SeriesFusion
Science, curated & edited by AI

Efficiency Breakthrough

375 papers  ·  Page 1 of 8
AI
Introduces entropy-guided adaptive decoding that gives small models reasoning performance comparable to frontier models at a fraction of the cost.
Apr 2
AI
Proposes a 'no-backprop' stochastic process memory for edge agents that solves the retention-forgetting tradeoff with fixed compute.
Apr 2
AI
MAC-Attention achieves 14x attention-phase speedups and reduces KV cache accesses by 99% for long-context LLMs by reusing computation from semantically similar queries.
Apr 2
AI
A modified 110M parameter ColBERT model can identify fine-grained evidence spans as accurately as a 27B parameter LLM, but at a fraction of the cost.
Apr 2
AI
A lightweight framework for triaging agentic trajectories post-deployment without the cost of human review or auxiliary LLM calls.
Apr 2
AI
A cross-graph tuning-free prompting framework for GNNs that achieves massive gains on unseen graphs without retraining.
Apr 2
AI
Self-Routing removes the need for learned routers in Mixture-of-Experts (MoE) by using hidden states directly for expert assignment.
Apr 2
AI
Improves Qwen2.5-7B performance on AIME2024 by 137% through test-time iterative rethinking and majority-voted pseudo-labels.
Apr 2
AI
Automates mathematical optimization modeling using reinforcement learning with solver-derived rewards instead of human process supervision.
Apr 2
AI
Optimizes LLM inference scheduling by treating output length as a heavy-tailed distribution rather than a point estimate.
Apr 2
AI
Introduces negative early exit and adaptive boosting to make Monte Carlo Tree Search (MCTS) practical for real-time LLM inference.
Apr 2
AI
Achieves a major breakthrough in dataset distillation, reaching 60% accuracy on ImageNet-1K using only a handful of synthetic images.
Apr 2
AI
Enables 'Elastic Inference' where a single trained model can be converted to multiple lower-precision formats on-the-fly without retraining.
Apr 2
AI
Scales imitation learning data efficiency by generating synthetic 'multi-view' demonstrations from a single expert trajectory.
Apr 2
AI
Proposes Physical Imitation Learning (PIL) to offload up to 87% of a control policy's mechanical power to passive robotic joints.
Apr 2
AI
CircuitProbe identifies reasoning circuits in Transformers 1000x faster than brute-force methods and predicts the efficacy of layer duplication.
Apr 2
AI
Spectral Compact Training (SCT) enables training 70B-parameter architectures on consumer hardware like the Steam Deck (8GB RAM) via permanent SVD factors.
Apr 2
AI
This paper achieves O(1) complexity for multimillion-class classification by leveraging predefined vector systems in the latent space.
Apr 2
AI
Molecular Memory allows MoE systems to recover previously learned domain expertise 9-11x faster by utilizing cost-penalized fitness metrics that preserve dormant experts.
Apr 2
AI
OBD-LLM uses second-order Hessian information to achieve 20-40% better low-rank decomposition accuracy than the current state-of-the-art SVD-LLM.
Apr 2
AI
PixelPrune identifies and removes pixel-level redundancy before the Vision Transformer encoder, delivering up to 4.2x inference speedup for high-resolution VLM tasks.
Apr 2
AI
EmbedPart achieves a 100x speedup over Metis for graph partitioning by clustering node embeddings rather than operating on raw graph structures.
Apr 2
AI
A lightweight probing method predicts LLM downstream task performance from internal representations during training, reducing evaluation latency from one hour to three minutes.
Apr 2
AI
Canonical Correlation Analysis (CCA) can reduce image representation dimensionality by 75% while actually improving downstream performance through cross-model agreement.
Apr 2
AI
Decouples weather forecasting from spatial resolution by using Flow Matching to super-resolve coarse trajectories as a post-processing step.
Apr 2
AI
Introduces S0 tuning for hybrid RNN-attention models, outperforming LoRA by 10.8% with zero inference overhead.
Apr 2
AI
Reduces the compute cost of LLM test-time scaling by up to 67% using conformal prediction to calibrate reasoning paths.
Apr 2
AI
Combines the YOCO architecture with recursive computation to scale representational depth without inflating the KV cache.
Apr 2
AI
Solves the long-standing trade-off in low-rank matrix recovery by achieving both optimal sample complexity and fast convergence.
Apr 2
AI
Enables Gaussian Processes to scale on modern parallel hardware by removing the need for Cholesky decompositions.
Apr 2
AI
Decouples data mixture ratio selection from continual pre-training by optimizing distribution vectors post-hoc with 15-35x lower compute cost.
Apr 1
AI
Combines differentiable optimization with exact ILP solvers to achieve a 10x performance gain in solving NP-hard combinatorial scheduling problems.
Apr 1
AI
A fabricated 16nm SoC that performs real-time 3D occupancy mapping under 6 mW, reducing query energy by over 80%.
Apr 1
AI
Generates complete, simulatable analog circuits in milliseconds, outperforming search-based methods by over 600x.
Apr 1
AI
Introduces PolarQuant, a quantization method that uses Hadamard rotation to make LLM weights near-lossless at 5-bit without calibration data.
Apr 1
AI
Scales curvature-aware bilevel optimization to BERT-sized models using KFAC, significantly outperforming standard gradient unrolling.
Apr 1
AI
Enables infinite-length video understanding on a single consumer GPU (RTX 3090) through a training-free visual memory mechanism.
Apr 1
AI
Obtain epistemic and aleatoric uncertainty from a single forward-backward pass of an unmodified pretrained LLM.
Apr 1
AI
A vector-wise sparse attention mechanism that accelerates long-context video inference by 2.6x with zero loss in accuracy.
Apr 1
AI
A unified quantization and runtime framework for deploying multiple LoRA-adapted generative models on edge devices simultaneously.
Apr 1
AI
A 1D continuous image tokenizer that uses semantic masking to achieve a 64x reduction in token usage without sacrificing generation fidelity.
Apr 1
AI
A compiler approach to agent logs that reduces token consumption by 50-66% while improving context learning performance.
Apr 1
AI
A stabilization mechanism for adapting LLMs to time-series tasks that reduces memory footprint by up to 1,776x.
Apr 1
AI
Applies Shapley values from cooperative game theory to solve the 'free-rider' problem in GRPO-based reinforcement learning post-training.
Apr 1
AI
Produces high-fidelity SHAP explanations for tabular data 1000x faster than traditional methods by integrating them directly into the model architecture.
Apr 1
AI
Proposes a unified tensor-factorization view of attention that encompasses MHA, GQA, and MLA while reducing parameter counts by an order of magnitude.
Apr 1
AI
Achieves competitive continual learning accuracy with a 90% reduction in memory cost.
Mar 31
AI
Batch-level query routing for LLMs allows for strict cost and capacity control that per-query methods cannot achieve.
Mar 31
AI
Achieves high-fidelity LiDAR densification in just 156ms while strictly enforcing sensor physics to prevent 'ghost points'.
Mar 31
AI
Demonstrates that Liquid Neural Networks can outperform Diffusion Policies in imitation learning with half the parameters and nearly 2x faster inference.
Mar 31