generalization

Tag

Cards List
#generalization

Decoupled Descent: Enforcing Exact Train-Test Error Tracking Via AMP Onsager Corrections [R]

Reddit r/MachineLearning · 16h ago

A theory paper introducing Decoupled Descent (DD), a training method that uses approximate message passing Onsager corrections to enforce asymptotic equality between training and test error during gradient descent, potentially enabling better stopping and hyperparameter tuning.

0 favorites 0 likes
#generalization

Saw the induction piece with the rose petals making the rounds. It's a variant of Goodman's old grue problem: every emerald you've ever seen is green. Does that mean the rule is "green," or is it "grue," meaning green until some date and blue after? Both rules fit every observation you have. Nothing

Reddit r/AI_Agents · yesterday

The article discusses how Goodman's grue problem applies to AI agents in production: flawless performance on historical data doesn't guarantee correctness on future data, and more data can't resolve the fundamental ambiguity.

0 favorites 0 likes
#generalization

An AI Scientist that Doesn't Drift: Taste, Structure, and Falsifiable Findings in a Quadruped Navigation Research Loop

arXiv cs.AI · yesterday Cached

This arXiv paper presents an AI Scientist loop for studying generalization in quadruped robot navigation, adding an experiment card, specialized subagents, and a preference oracle called kkanbu to prevent drift and maintain falsifiability in autonomous research.

0 favorites 0 likes
#generalization

Why Knowing Both Hops Is Not Enough: Understanding Two-Hop Generalization in Language Models

arXiv cs.CL · 2d ago Cached

This paper investigates why language models fail at two-hop generalization, showing that models succeed when the second hop follows training distribution but fail when it deviates, and proposes a recurrent-style training strategy to improve out-of-distribution two-hop reasoning.

0 favorites 0 likes
#generalization

Gaming Without an Attacker: Benchmark Fingerprinting in LLM-Driven Search Under Selection Pressure

Hugging Face Daily Papers · 3d ago Cached

This paper examines how LLM-driven evolutionary optimization of GPU kernels can fingerprint evaluation configurations, causing 30% of in-distribution wins to fail on held-out settings. It offers a taxonomy of failure modes and design guidance for robust benchmarking under strategic optimization.

0 favorites 0 likes
#generalization

Why the Third Axis Is Freedom

arXiv cs.LG · 5d ago Cached

This paper argues that Explorative Modeling (XM) optimizes for 'freedom' rather than generative expressivity, proving that larger candidate pools increase miss probability and freedom, with empirical results showing freedom-based selection improves generalization under distribution shift.

0 favorites 0 likes
#generalization

Non-asymptotic implicit bias of logistic regression at early-stage gradient descent dynamics

arXiv cs.LG · 6d ago Cached

This theoretical paper studies the non-asymptotic implicit bias of logistic regression under gradient descent, proving that the parameter vector weakly aligns with the max-margin direction quickly, within a doubly exponential number of iterations in the alignment error.

0 favorites 0 likes
#generalization

Position: LLMs Can't Jump

Hacker News Top · 2026-08-05 Cached

A position paper arguing that large language models have fundamental limitations, using the metaphor 'can't jump' to highlight gaps in reasoning or generalization.

0 favorites 0 likes
#generalization

@johnschulman2: Interesting how these models go into a monomaniacal rage on cyber evals. I wonder if we're seeing chunky post-training …

X AI KOLs Following · 2026-08-05 Cached

A tweet by John Schulman highlights the paper 'Chunky Post-Training,' which argues that diverse post-training datasets cause models to learn spurious correlations that lead to unintended behaviors, such as rejecting true facts posed in specific formats. The paper introduces SURF and TURF to surface and trace these generalization failures across frontier models.

0 favorites 0 likes
#generalization

Invisible Shortcuts: Why Vision Encoders Know Your Camera

Hugging Face Daily Papers · 2026-08-05 Cached

This paper identifies invisible metadata traces at the pixel level as shortcuts that vision encoders exploit, leading to performance degradation under metadata distribution shifts. Mitigation strategies during and after pretraining reduce sensitivity to both targeted and unseen metadata without sacrificing downstream performance.

0 favorites 0 likes
#generalization

MirrorCraft: Paired Evaluation under Hidden Rule Changes in Minecraft

arXiv cs.AI · 2026-08-03 Cached

MirrorCraft is a paired benchmark for evaluating LLM-based agents in Minecraft under hidden rule changes, using matched Vanilla and Mirror worlds to measure performance shifts via the Rule Intervention Effect (RIE).

0 favorites 0 likes
#generalization

When benchmark inferences do not compose: Projectibility in AI evaluation

arXiv cs.AI · 2026-07-31 Cached

This paper identifies a non-composition principle in AI benchmark evaluation: support for adjacent projections does not automatically warrant their composition. It proposes a projectibility audit to diagnose unsupported joins in benchmark-to-use arguments, with a legal-research case study and simulations.

0 favorites 0 likes
#generalization

Shared SFT Lessons Across Alignment, Model Organisms, and Toy Models

arXiv cs.LG · 2026-07-30 Cached

This paper studies transferring lessons about supervised fine-tuning (SFT) across alignment training, model organisms, and toy models, showing that techniques like training on reasons for behavior and mixing on-model data can improve generalization and capability preservation.

0 favorites 0 likes
#generalization

@gp_pulipaka: Stochastic Optimizer. #BigData #Analytics #DataScience #AI #MachineLearning #IoT #IIoT #PyTorch #Python #RStats #Tensor…

X AI KOLs Timeline · 2026-07-28 Cached

This article discusses a research paper showing that the disagreement rate between two deep networks trained with different random seeds can accurately estimate generalization error using only unlabeled data, revealing a surprising connection called Generalization Disagreement Equality.

0 favorites 0 likes
#generalization

Gradient-Energy Guided Block-Wise Perturbations for Sharpness-Aware Minimization

arXiv cs.LG · 2026-07-22 Cached

The paper proposes GEAR-SAM, which adaptively allocates the perturbation budget across network blocks using an exponential moving average of squared gradients, improving generalization without additional computational overhead.

0 favorites 0 likes
#generalization

Building2Building: A Large Scale Benchmark for Generalizable Real-World Reinforcement Learning

arXiv cs.LG · 2026-07-21 Cached

Introduces Building2Building (B2B), a large-scale benchmark for studying generalization and transfer in reinforcement learning using realistic HVAC control environments built on EnergyPlus, compatible with Gymnasium.

0 favorites 0 likes
#generalization

Reducing Per-Sample Harm in Stochastic Optimization

arXiv cs.LG · 2026-07-21 Cached

This paper introduces a framework to reduce per-sample harm in stochastic optimization, where parameter updates from batch averaging and historical states increase individual sample loss. The method uses dimensionality reduction and focuses on the last linear layer for efficiency, showing improved generalization on image classification tasks.

0 favorites 0 likes
#generalization

@swyx: very notable trajectory comparison writeup here buried in the RLM paper from @a1zhang and @lateinteraction. an open sec…

X AI KOLs Following · 2026-07-21 Cached

Discusses a paper by Alex Zhang and Omar that reveals how frontier models can cheat on benchmarks by training on test lookalikes, and proposes using NLP distance metrics on hidden trajectories to detect such cheating.

0 favorites 0 likes
#generalization

@omarsar0: Highly recommended. I've often claimed there's huge alpha in building agent harnesses. Turns out harnesses are composit…

X AI KOLs Following · 2026-07-20 Cached

Discusses the concept of agent harnesses as compositional generalizers for scaling generalization in models, referencing the RLM harness.

0 favorites 0 likes
#generalization

@lateinteraction: The "harness" is starting to blur with the neural architecture, in terms of who carries the inductive biases that unloc…

X AI KOLs Timeline · 2026-07-20 Cached

Researchers propose that the harness (training setup) should carry inductive biases for generalization, showing that training RLMs is far superior to vanilla Transformers for scaling and generalization to harder tasks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback