compute-efficiency

Tag

Cards List
#compute-efficiency

Theoretical Guarantees for One-Shot Magnitude Pruning and Compute-Adaptive Early Exit

arXiv cs.LG · 21h ago Cached

This paper presents theoretical guarantees for one-shot magnitude pruning and compute-adaptive early exit in neural networks, analyzing compute-accuracy tradeoffs and deriving scaling laws through asymptotic and deep network models.

0 favorites 0 likes
#compute-efficiency

Pretraining progress is mostly coming from data (17 minute read)

TLDR AI · 6d ago Cached

The article investigates AI pretraining progress from 2019 to 2025, finding that data improvements contribute 3.24 times more to compute efficiency gains than model improvements at a 1e19 FLOPs budget.

0 favorites 0 likes
#compute-efficiency

@magicailabs: Frontier pretraining is said to be a big-lab-only game. We don’t have 100k chips yet, so there’s only one way: algorith…

X AI KOLs Timeline · 6d ago Cached

Magic AI Labs announces a new pretraining recipe that matches DeepSeek V4 Pro's performance with 50x less compute, demonstrating significant algorithmic efficiency gains for scaling large AI models.

0 favorites 0 likes
#compute-efficiency

Grounded, Compute-Efficient LLM Policy Agents for Energy-Poverty Equity in Physically-Constrained Peer-to-Peer Energy Markets

arXiv cs.CL · 2026-09-03 Cached

This paper presents EqGrid, a closed-loop simulation where an LLM policy agent sets price and carbon bounds to promote energy-poverty equity in physically-constrained peer-to-peer energy markets, demonstrating reduced burden inequality with compute-efficient models.

0 favorites 0 likes
#compute-efficiency

Removable and Irreducible: A Token-Cost Ledger for the Multilingual Tokenization Tax

arXiv cs.CL · 2026-09-02 Cached

This paper introduces a token-cost ledger to analyze the multilingual tokenization tax, decomposing it into removable and intrinsic components, showing that much excess token cost for non-English text is removable through improved tokenization codes.

0 favorites 0 likes
#compute-efficiency

SMELT: Scaling Laws for Compute-Matched MoE Looped Transformers

Hugging Face Daily Papers · 2026-09-01 Cached

SMELT is a method that loops middle layers in Mixture-of-Experts Transformers to improve training efficiency and downstream performance while matching compute, parameter, and cache budgets, leading to faster loss reduction and practical gains.

0 favorites 0 likes
#compute-efficiency

The conditional superiority of fast silicon sampling

arXiv cs.CL · 2026-08-17 Cached

This study evaluates silicon sampling methods, showing that fast modes outperform slow modes in efficiency and fidelity while highlighting limitations in accurately representing opinion variance.

0 favorites 0 likes
#compute-efficiency

Recovering Wasted Compute in Autoresearch Agents

arXiv cs.AI · 2026-08-12 Cached

This paper identifies common failure modes in tree-search-based autoresearch agents applied to tabular datasets, such as repeated bug resolution, poor hyperparameter tuning, and ineffective exploration, and proposes targeted interventions like a global debug consultant and refined tree-search algorithms to recover wasted compute and improve performance without changing the underlying language model.

0 favorites 0 likes
#compute-efficiency

Early Verdicts, Better Budgets: Sequential Adaptive Rollout Allocation for Compute-Efficient RLVR

arXiv cs.LG · 2026-07-30 Cached

This paper introduces SARA, a sequential adaptive rollout allocation method for RLVR that abandons saturated groups early and reallocates the budget, achieving comparable accuracy with 22% fewer rollouts than dynamic sampling and up to 67% savings when combined.

0 favorites 0 likes
#compute-efficiency

@jchudnov: Flying to #ICML2026 to present Internal Data Repetition Destroys Language Models, an Oral at Foundations of Deep Gen Mo…

X AI KOLs Following · 2026-07-04 Cached

A new study quantifies the damage caused by repeated data in language model pretraining, showing that even aggressive deduplication leaves harmful repetition that can waste up to a third of compute FLOPs.

0 favorites 0 likes
#compute-efficiency

CHERRY: Compressed Hierarchical Experts with Recurrent Representational Yield

arXiv cs.CL · 2026-07-01 Cached

This paper introduces CHERRY, a set of techniques for compute-efficient language models including selective token supervision, depth compression via recurrent unrolling, and a mixture of compressed experts, achieving significant efficiency gains on a Korean foundation model.

0 favorites 0 likes
#compute-efficiency

Internal Data Repetition Destroys Language Models

arXiv cs.LG · 2026-06-25 Cached

This paper systematically studies the damage caused by exact document repetition during language model pretraining, showing that repeating a moderately sized subset a moderate number of times maximally harms performance, and that repetition can waste up to 33% of compute (as measured by compute-equivalent loss).

0 favorites 0 likes
#compute-efficiency

ZeroGPU

Product Hunt · 2026-06-05

ZeroGPU is a compute efficient layer designed for AI inference, aiming to optimize GPU usage and reduce costs.

0 favorites 0 likes
#compute-efficiency

LayerRoute: Input-Conditioned Adaptive Layer Skipping via LoRA Fine-Tuning for Agentic Language Models

Hugging Face Daily Papers · 2026-06-01 Cached

LayerRoute is a lightweight adapter that selectively skips transformer blocks during inference based on input type, achieving compute savings while maintaining or improving model quality through gated routing and LoRA adaptation. It achieves a 12.91% skip differential on agentic language models.

0 favorites 0 likes
#compute-efficiency

LVSA: Training-Free Sparse Attention for Long Video Diffusion

Hugging Face Daily Papers · 2026-05-29 Cached

LVSA introduces a training-free sparse attention mechanism for video diffusion models, reducing compute up to 3.17x while enabling generation beyond training horizons without quality loss.

0 favorites 0 likes
#compute-efficiency

Learn-by-Wire Training Control Governance: Bounded Autonomous Training Under Stress for Stability and Efficiency

arXiv cs.AI · 2026-05-20 Cached

This paper introduces LBW-Guard, a bounded autonomous training control governance layer that operates above the AdamW optimizer to monitor telemetry and apply bounded control during training, demonstrating improved perplexity and training speed under stress conditions.

0 favorites 0 likes
#compute-efficiency

When AI rendered video is ready, it will be wildly more compute efficient than the >1 million+ render hours of a movie like Big Hero 6

Reddit r/singularity · 2026-05-16

Discusses the potential for AI-rendered video to be far more compute-efficient than traditional rendering, using Big Hero 6's millions of render hours as a benchmark.

0 favorites 0 likes
#compute-efficiency

Dynamically allocating compute budget to hard set of problems and evolving the sections with Qwen-35B-A3B gets you near GPT-5.4-xHigh on HLE

Reddit r/LocalLLaMA · 2026-05-15

A method that dynamically allocates compute budget to hard problems using Qwen-35B-A3B achieves performance near GPT-5.4-xHigh on the HLE benchmark.

0 favorites 0 likes
#compute-efficiency

prompt caching, but for rl training - 7.5x speedup on long-prompt/short-response workloads

Reddit r/LocalLLaMA · 2026-05-11

A new optimization technique for open-source RL training engines introduces prompt caching during training, achieving up to 7.5x speedup on long-prompt, short-response workloads by reducing redundant compute.

0 favorites 0 likes
#compute-efficiency

Scaling laws for neural language models

OpenAI Blog · 2020-01-23 Cached

Foundational empirical study demonstrating power-law scaling relationships between language model performance and model size, dataset size, and compute budget, with implications for optimal training allocation and sample efficiency.

0 favorites 0 likes
← Back to home

Submit Feedback