generalization

Tag

Cards List
#generalization

@a1zhang: Transformers struggle to generalize to tasks they were not explicitly trained on. Instead, we propose in 2026 that it i…

X AI KOLs Following · 2026-07-20 Cached

The article proposes that Transformers can generalize to new tasks through a well-designed harness that induces composition, without needing intrinsic model generalization. It shows RLMs can generalize from short tasks to 8-32x longer tasks and across domains.

0 favorites 0 likes
#generalization

Bifocal Attention: Harmonizing Geometric and Spectral Positional Embeddings for Algorithmic Generalization

arXiv cs.CL · 2026-07-20 Cached

This paper introduces Bifocal Attention, which decouples positional encoding into geometric (standard RoPE) and spectral (learnable harmonic operators) modalities to address the 'Spectral Rigidity' of fixed RoPE, improving algorithmic generalization beyond the training window.

0 favorites 0 likes
#generalization

The first experimental evidence of recursive self-improvement (3 minute read)

TLDR AI · 2026-07-16 Cached

Researchers present AIDE², a system with recursive auto-research loops that improved its own code over 100 iterations, discovering seven improvements and beating a hand-tuned agent on held-out benchmarks.

0 favorites 0 likes
#generalization

Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment

Hugging Face Daily Papers · 2026-07-15 Cached

Anchor-Align augments behavioral cloning with vision-language anchoring to preserve pretrained representations and language-action alignment, improving real-robot success rates by over 20% on xArm7 and showing consistent gains in simulation benchmarks.

0 favorites 0 likes
#generalization

Contrastive Weak-to-strong Generalization

arXiv cs.CL · 2026-07-13 Cached

Introduces Contrastive Weak-to-Strong Generalization (ConG), a framework that uses contrastive decoding to generate higher-quality samples from weak models for more reliable weak-to-strong generalization in LLMs, demonstrating consistent improvements across model families.

0 favorites 0 likes
#generalization

@nasqret: I've been doing a lot of experiments with auto-research in the last few weeks, especially in algebra. Here are a couple…

X AI KOLs Timeline · 2026-07-10 Cached

The author shares observations from auto-research experiments in algebra, noting that AI models can generate code and discover novel abstract rules, leading to potentially alien mathematics that humans struggle to understand.

0 favorites 0 likes
#generalization

An exact information theory of generalization phase transitions in Bayesian diffusion models

arXiv cs.LG · 2026-07-10 Cached

This paper introduces analytically tractable Bayesian information restricted diffusion (BIRD) models to study the memorization-generalization phase transition in diffusion models, finding that generation proceeds near the edge of memorization and that information restriction helps circumvent the curse of dimensionality.

0 favorites 0 likes
#generalization

Evaluating the Generalizability of Foundation Models for Extreme Environmental Events: Case Study of California Wildfire PM2.5

arXiv cs.LG · 2026-07-10 Cached

This paper systematically evaluates time series foundation models (TSFMs) for forecasting extreme PM2.5 concentrations from wildfire smoke using a 12-year dataset from California. Results show that fully-trained recurrent baselines like BiLSTM outperform TSFMs, challenging the assumption that larger pretrained models dominate in environmental forecasting.

0 favorites 0 likes
#generalization

Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

arXiv cs.AI · 2026-07-10 Cached

The paper formalizes the "Knowing-Using Gap" in LLM fine-tuning, where models memorize facts but fail to generalize them. It introduces self-patching intervention and identifies knowledge-circuit misalignment as the root cause, recovering 58-75% of generalization failure with a simple heuristic.

0 favorites 0 likes
#generalization

Geometric Self-Distillation for Reasoning Generalization

arXiv cs.LG · 2026-07-09 Cached

This paper introduces GeoSD, a geometric self-distillation objective that uses Hellinger loss and a proximal Fisher-Rao distance term to counter drift in on-policy self-distillation, improving out-of-distribution reasoning accuracy by 5.7–8.6 points across model scales.

0 favorites 0 likes
#generalization

Leveraging Extragradient for Effective Sharpness-Aware Minimization in Deep Learning

arXiv cs.LG · 2026-07-08 Cached

Proposes EISAM, a new optimizer that extends Sharpness-Aware Minimization using an extragradient step to find flatter minima, improving generalization and robustness while reducing sensitivity to hyperparameters. Outperforms SGD, Adam, and SAM on benchmarks.

0 favorites 0 likes
#generalization

RMISC: A Large-scale Real-world Multivariate Corpus for Time Series Foundation Models

arXiv cs.AI · 2026-07-08 Cached

Introduces RMISC, a large-scale real-world multivariate time series corpus with around 200 datasets and 142 billion time points, and demonstrates that pretraining time series foundation models on real-world multivariate data improves zero-shot generalization compared to synthetic data.

0 favorites 0 likes
#generalization

Weak-to-Strong Generalization via Direct On-Policy Distillation

Hugging Face Daily Papers · 2026-07-08 Cached

Direct-OPD distills the policy shift from a small model's pre- and post-RL checkpoints to improve a larger student model via on-policy distillation, achieving significant gains without expensive RL on the student.

0 favorites 0 likes
#generalization

One AI policy running 20 different robot bodies, from single arms to full humanoids, all fully autonomous

Reddit r/singularity · 2026-07-07

A single AI policy has been developed that can control 20 different robot bodies, ranging from single arms to full humanoids, operating fully autonomously.

0 favorites 0 likes
#generalization

Out-of-Distribution Generalization of Risk Aversion in Language Models

arXiv cs.LG · 2026-07-07 Cached

This paper introduces RiskAverseOOD, a benchmark for measuring how well risk aversion learned in low-stakes gambles generalizes to astronomically high-stakes gambles in language models. Initial results show that models like Qwen3-8B can generalize risk aversion partially across 98 orders of magnitude, though not yet reliably enough for a safety failsafe.

0 favorites 0 likes
#generalization

@adiba_ejaz: How can causal (and statistical) models generalize to novel combinations of interacting objects? Our work w/ @eliasbare…

X AI KOLs Timeline · 2026-07-04 Cached

This paper presented at ICML explores how causal and statistical models can generalize to novel combinations of interacting objects, with a poster session scheduled at the conference.

0 favorites 0 likes
#generalization

Look Before You Leap: Distilling Tree Search into Action Evaluation for Frozen VLA Models

Hugging Face Daily Papers · 2026-07-04 Cached

Introduces SVA, a framework that decouples action generation from consequence evaluation in frozen VLA models using Monte-Carlo tree search and distillation into a lightweight Q-value model, improving generalization and task success rates while reducing computational costs.

0 favorites 0 likes
#generalization

Training transformers where every layer W = V·Uᵀ from initialization reveals a corpus-determined optimal rank - looking for arXiv endorser (cs.LG) [D]

Reddit r/MachineLearning · 2026-07-03

This paper proposes Native Factorized Weights for transformers, where every linear layer is trained as a product of two low-rank matrices from initialization. Experiments show a corpus-determined optimal rank that minimizes validation loss and a generalization band, outperforming dense baselines with fewer parameters.

0 favorites 0 likes
#generalization

Dispersion loss counteracts embedding condensation in small language models

Hacker News Top · 2026-07-03 Cached

This paper observes that token embeddings in small language models condense into a narrow cone-like subspace, a phenomenon termed embedding condensation, and proposes a dispersion loss to counteract it, improving generalization.

0 favorites 0 likes
#generalization

On the Limits of Steering Vectors for Preference-Aligned Generation

arXiv cs.CL · 2026-07-03 Cached

This paper systematically studies the limitations of steering vectors for controlled text generation, finding that their effectiveness varies across traits, degrades on task transfer, and suffers from composition tradeoffs.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback