y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#scaling-laws News & Analysis

67 articles tagged with #scaling-laws. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

67 articles
AIBearisharXiv – CS AI · Jun 257/10
🧠

Internal Data Repetition Destroys Language Models

Researchers demonstrate that data repetition in language model training systematically degrades performance, with peak damage occurring at moderate repetition levels rather than following linear degradation. Using modern scaling laws, they quantify that repeated data consuming just 10% of training compute can waste up to 67% of computational resources, revealing a critical inefficiency in how AI models are currently trained.

AINeutralLil'Log (Lilian Weng) · Jun 247/10
🧠

Scaling Laws, Carefully

Scaling laws represent a foundational empirical principle in deep learning, demonstrating that training loss decreases predictably as model size, dataset size, and compute resources increase following a power-law relationship. This framework is essential for optimizing the allocation of computational resources between model parameters and training data.

AIBullisharXiv – CS AI · Jun 237/10
🧠

Human vs Machine Mathematical Difficulty on Project Euler: An Experimental Analysis

A new study analyzing 3,840 AI attempts across 50 mathematical problems from Project Euler finds that frontier AI systems scale more efficiently with problem difficulty than previously predicted, with machine effort following a power-law relationship where the exponent is less than 1 for most models tested. This suggests AI systems may actually improve relative to humans as problems become harder, contrary to earlier theoretical predictions.

AIBearisharXiv – CS AI · Jun 127/10
🧠

"Did you lie?" Evaluating Lie Detectors across Model Scale and Belief-Verified Model Organisms

Researchers reveal that current lie detection methods for large language models fail to reliably identify when models are deliberately deceiving, undermining the reliability of prior detection studies. Testing across 31 models from 2B to 1T parameters, they find activation-based and logprob detectors collapse on verified deception scenarios, while only chain-of-thought judges maintain reasonable performance—highlighting a critical gap in AI safety auditing capabilities.

AIBullisharXiv – CS AI · Jun 117/10
🧠

Unifying Learning Dynamics and Generalization in Transformers Scaling Law

Researchers formalize the theoretical foundations of LLM scaling laws by modeling transformer learning dynamics as differential equations, establishing matching upper and lower bounds that characterize a two-phase convergence pattern: exponential decay during optimization followed by power-law decay during the statistical phase. This work bridges the gap between empirical observations and rigorous mathematical theory, providing independent scaling relationships for model size, training time, and dataset size.

AINeutralarXiv – CS AI · Jun 107/10
🧠

Unifying Data, Memory, and Compute Efficiency in LLM training: A Survey

A comprehensive survey examines how data efficiency, memory constraints, and compute budgets interact as coupled bottlenecks in LLM training. The research reveals that optimal training strategies are resource-dependent rather than universal, with GPU memory often being the primary limiting factor rather than raw computational power.

AINeutralarXiv – CS AI · Jun 107/10
🧠

A Theory of Training Profit-Optimal LLMs

Researchers develop an economic model combining scaling laws with microeconomic theory to determine profit-optimal LLM training strategies. The model reveals that optimal model size and training expenditure depend on hardware efficiency, data availability, and market adoption thresholds, with current industry trends appearing suboptimal in data-constrained scenarios.

AIBullishCrypto Briefing · Jun 97/10
🧠

Stanford, MIT, Harvard, Anthropic study reveals why larger models learn rare tasks better

A collaborative study from Stanford, MIT, Harvard, and Anthropic identifies why larger AI models excel at learning rare tasks compared to smaller models. The research suggests that optimizing training data frequency could enable smaller models to achieve similar performance, potentially reshaping future AI architecture design and reducing computational requirements.

Stanford, MIT, Harvard, Anthropic study reveals why larger models learn rare tasks better
🏢 Anthropic
AIBullisharXiv – CS AI · Jun 97/10
🧠

Kunlun: Establishing Scaling Laws for Massive-Scale Recommendation Systems through Unified Architecture Design

Meta researchers have developed Kunlun, a scalable architecture for recommendation systems that establishes predictable scaling laws by improving model efficiency from 17% to 37% on GPU utilization. The system combines low-level optimizations like Generalized Dot-Product Attention with high-level innovations to double scaling efficiency, now deployed across Meta's advertising infrastructure.

🏢 Nvidia
AIBullisharXiv – CS AI · Jun 97/10
🧠

AMix-1: A Pathway to Test-Time Scalable Protein Foundation Model

Researchers introduce AMix-1, a 1.7-billion parameter protein foundation model that uses Bayesian Flow Networks to advance computational protein design and engineering. The model demonstrates predictable scaling laws, in-context learning capabilities, and test-time scaling algorithms that enable the design of protein variants with up to 50x improved activity, establishing a framework for lab-in-the-loop protein engineering.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Item Response Scaling Laws: A Measurement Theory Approach for Efficient and Generalizable Neural Scaling Estimation

Researchers introduce Item Response Scaling Laws (IRSL), a framework that dramatically reduces computational costs for estimating language model performance by decomposing the problem into model ability and question difficulty components. The approach achieves 99.9% reduction in required evaluation samples while maintaining or exceeding accuracy of traditional scaling law methods.

AIBearisharXiv – CS AI · Jun 97/10
🧠

More Yap Less Meaning: Uncovering Self-Improvement Behavior in SLMs

A new study demonstrates that small language models (SLMs) have severely limited self-correction capabilities, gaining only 4.4% accuracy improvement even when provided correct answers and explicit hints. The research reveals that longer deliberation actually harms performance, challenging assumptions that increased compute budgets automatically improve reasoning abilities in smaller models.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Explaining Data Mixing Scaling Laws

Researchers propose a theoretical framework explaining data mixing scaling laws for multi-domain machine learning models, identifying capacity competition and noise reduction as key mechanisms governing model performance across different data mixtures, with successful extrapolation to larger unseen scales.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Prescriptive Scaling Reveals the Evolution of Language Model Capabilities

Researchers develop a methodology for predicting large language model performance based on compute budgets using prescriptive scaling laws, validated across 7,000 model checkpoints from 2022-2026. The work introduces Proteus-2k, a performance evaluation dataset, and demonstrates that capability boundaries can be reliably estimated with 80% fewer evaluations while maintaining accuracy.

AINeutralarXiv – CS AI · Jun 87/10
🧠

Position: Don't Just "Fix it in Post": A Science of AI Must Study Training Dynamics

A position paper argues that AI research must shift from analyzing finished models to studying the training dynamics that produce model behaviors. The authors propose that a rigorous science of AI requires understanding how data, objectives, and optimization shape model properties—enabling prediction and intervention during training rather than post-hoc fixes.

AIBullisharXiv – CS AI · Jun 57/10
🧠

Toto 2.0: Time Series Forecasting Enters the Scaling Era

Researchers have released Toto 2.0, a family of five open-source time series forecasting models that demonstrate reliable improvements across a scaling range of 4M to 2.5B parameters. The models achieve state-of-the-art performance on three major benchmarks and represent a significant advance in applying foundation model scaling principles to forecasting tasks.

AIBullisharXiv – CS AI · Jun 47/10
🧠

Streaming Communication in Multi-Agent Reasoning

Researchers introduce StreamMA, a multi-agent reasoning system that streams intermediate reasoning steps between agents in real-time rather than waiting for complete chains, reducing latency while improving accuracy. Testing across mathematics, science, and code benchmarks shows performance gains averaging 7.3 percentage points, with theoretical analysis demonstrating that early reasoning steps are more reliable than later ones.

🧠 GPT-5🧠 Claude🧠 Opus
AIBullisharXiv – CS AI · Jun 27/10
🧠

Principled Synthetic Data Enables the First Scaling Laws for LLMs in Recommendation

Researchers have developed a framework for generating high-quality synthetic data that enables Large Language Models to achieve predictable scaling laws for recommendation systems—a previously unattainable milestone. Models trained on this principled synthetic data outperform those trained on real user interaction data by 130% on key metrics, establishing a foundational methodology for scaling LLM capabilities in recommendations.

🏢 Perplexity
AIBullisharXiv – CS AI · Jun 27/10
🧠

When Data Is Scarce: Scaling Sparse Language Models with Repeated Training

Researchers demonstrate that sparse neural networks can improve scaling efficiency in data-limited training scenarios, where models must train multiple epochs on repeated data. The study introduces a scaling law predicting performance across varying sparsity levels (up to 93.75%), finding that moderate sparsity around 50% optimizes loss while higher sparsity improves compute efficiency, challenging assumptions that sparsity is purely an efficiency tool.

AINeutralarXiv – CS AI · Jun 27/10
🧠

Universal One-third Time Scaling in Learning Peaked Distributions

Researchers demonstrate that the slow power-law convergence observed during large language model training stems fundamentally from softmax and cross-entropy operations when learning peaked distributions. This universal 1/3 time scaling exponent represents an intrinsic optimization bottleneck that could explain neural scaling laws and potentially guide more efficient training methods.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Lying Is Just a Phase: The Hidden Alignment Transition in Language Model Scaling

Researchers discover that language models exhibit a phase transition between reasoning and truthfulness capabilities at around 3.5B parameters, where smaller models show anticorrelated capabilities while larger ones show cooperation. This hidden alignment transition is invisible to standard loss curves but can be diagnosed from public benchmarks alone, and a proof-of-concept intervention demonstrates that adding a truth-direction vector can correct misaligned outputs without retraining.

🧠 Llama
AINeutralImport AI (Jack Clark) · Jun 17/10
🧠

Import AI 459: AI oversight is difficult; scaling laws for protein folding models; and pricing the extinction risk of AI systems

Import AI 459 examines three critical developments in AI: the challenges of effective AI oversight mechanisms, emerging scaling laws for protein folding models, and novel approaches to quantifying and pricing existential risks from advanced AI systems. The piece highlights the US AI economy's unprecedented 2,000% annual growth rate, underscoring the stakes involved in these governance and technical questions.

Import AI 459: AI oversight is difficult; scaling laws for protein folding models; and pricing the extinction risk of AI systems
AIBullisharXiv – CS AI · May 297/10
🧠

A Predictive Law for On-Policy Self-Distillation From World Feedback

Researchers identify a linear predictive relationship between initial performance gaps and final improvements in on-policy self-distillation (OPSD), a reinforcement learning technique that uses rich world feedback instead of scalar rewards. This predictive law enables practitioners to forecast OPSD outcomes before full training, potentially accelerating RL post-training development and scaling.

AINeutralarXiv – CS AI · May 297/10
🧠

NOVA: Fundamental Limits of Knowledge Discovery Through AI

Researchers introduce the NOVA framework, which models AI knowledge discovery as an adaptive sampling process and identifies fundamental scaling limitations. The analysis reveals a contamination trap where false positives accumulate faster than genuine discoveries as knowledge becomes scarce, with cumulative generation costs following a Zipf-distributed scaling law demonstrating asymptotic diminishing returns.

AINeutralarXiv – CS AI · May 297/10
🧠

The Curse of Helpfulness: Inverse Scaling Law in Robustness to Distractor Instructions via DistractionIF

Researchers introduce DistractionIF, a benchmark revealing that larger language models are paradoxically less robust to instruction-like noise in reference text, with performance degrading up to 30 points as scale increases. The study demonstrates that reinforcement learning via Group Relative Policy Optimization can restore robustness by 15.5% while maintaining instruction-following capability.

🏢 Perplexity
Page 1 of 3Next →