generalization

Tag

Cards List
#generalization

Revisiting Hard Questions with Replay Buffers (8 minute read)

TLDR AI · 2026-06-19 Cached

ZPPO introduces a replay buffer for hard questions in reinforcement learning for LLMs/VLMs, allowing repeated exposure to gradually improve rollout accuracy without policy drift. The method graduates more hard questions than GRPO, especially those with near-zero initial accuracy.

0 favorites 0 likes
#generalization

Reinforcement learning towards broadly and persistently beneficial models (22 minute read)

TLDR AI · 2026-06-19 Cached

OpenAI researchers show that reinforcement learning on realistic scenarios targeting beneficial traits (honesty, transparency, corrigibility) produces broad improvements across dozens of alignment benchmarks, with gains generalizing beyond training domains and persisting under adversarial pressure.

0 favorites 0 likes
#generalization

@OpenAI: As AI takes on longer, higher-stakes tasks, we want models to carry beneficial and safe behavior into new domains beyon…

X AI KOLs · 2026-06-18 Cached

OpenAI releases research on reinforcement learning for training models to exhibit beneficial traits like honesty and corrigibility, showing that such training generalizes across domains and persists under adversarial pressure.

0 favorites 0 likes
#generalization

Aligning Implied Statements for Implicit Hate Speech Generalizability with Context-Bounded Semi-hard Negative Mining

arXiv cs.CL · 2026-06-18 Cached

This paper proposes ImpSH, a triplet-based framework for implicit hate speech classification that aligns posts with implied statements and uses context-bounded semi-hard negative mining to improve cross-dataset generalization.

0 favorites 0 likes
#generalization

What Does the Weight Norm Control in Grokking? Logit-Scale Mediation under Cross-Entropy

arXiv cs.LG · 2026-06-18 Cached

The paper investigates whether weight norm directly controls the grokking delay in neural networks or if its effect is mediated by logit scale and softmax saturation under cross-entropy loss. Experiments show that the delay is almost entirely explained by the effective logit scale, with weight norm contributing negligibly.

0 favorites 0 likes
#generalization

Robusto-2: Benchmarking Humans & VLMs for Autonomous Driving in Lima & New York City

Hugging Face Daily Papers · 2026-06-18 Cached

This paper studies how self-driving car systems and humans perform on visual question answering tasks across different geographic locations (Lima and New York City), finding that both humans and VLMs show similar performance regardless of location but diverge based on question type.

0 favorites 0 likes
#generalization

Connect the Dots: Training LLMs for Long-Lifecycle Agents with Cross-Domain Generalization Via Reinforcement Learning

Hugging Face Daily Papers · 2026-06-18 Cached

This paper presents Connect the Dots (CoD), a framework for training LLMs via reinforcement learning to develop meta-capabilities for long-lifecycle agents, enabling continuous learning and cross-domain generalization.

0 favorites 0 likes
#generalization

Noise-Driven Escape from Metastable Phases explains Grokking in Deep Neural Networks

arXiv cs.LG · 2026-06-17 Cached

The paper proposes that grokking in deep neural networks arises from noise-driven escape from metastable phases in first-order L2 phase transitions, demonstrating that delayed generalization follows Arrhenius scaling and reproduces canonical grokking curves.

0 favorites 0 likes
#generalization

SpeechDx: A Multi-Task Benchmark for Clinical Speech AI

arXiv cs.AI · 2026-06-17 Cached

SpeechDx is a large-scale benchmark for clinical speech AI spanning 12 datasets and 27 tasks across diverse health conditions, structured by stages of speech production. It evaluates 12 state-of-the-art audio encoders and shows that current models do not generalize reliably across the clinical speech landscape.

0 favorites 0 likes
#generalization

Nothing from Something: Can a Language Model Discover 0?

arXiv cs.AI · 2026-06-17 Cached

This paper examines whether language models can independently discover the concept of zero as a form of out-of-distribution generalization, finding that GPT-2 sized models cannot at test time but improve with training on examples of zero, and that language pretraining reduces the number of required examples.

0 favorites 0 likes
#generalization

Integrating Reasoning and Generalization in Text-to-SQL via Self-Enhanced Fine-Tuning

arXiv cs.AI · 2026-06-16 Cached

This paper proposes CoTE-SQL, a self-enhanced fine-tuning framework for text-to-SQL that integrates self-reasoning traces, structured chain-of-thought prompting, and execution feedback to achieve state-of-the-art performance on Spider and Bird benchmarks.

0 favorites 0 likes
#generalization

A Deep Reinforcement Learning (DRL)-Based Transformer Method for Solving the Open Shop Scheduling Problem

arXiv cs.AI · 2026-06-15 Cached

Presents a Transformer-based scheduling policy trained with reinforcement learning for the open shop scheduling problem, showing that a model trained on small instances can generalize to much larger problems and compete with classical dispatching heuristics.

0 favorites 0 likes
#generalization

Beyond LoRA: Is Sparsity-Induced Adaptation Better?

arXiv cs.LG · 2026-06-15 Cached

This paper proposes sparsity-induced adaptations to LoRA, including Cheap LoRA (cLA) and a chained circulant variant (c³LA), and provides theoretical generalization bounds along with empirical evaluations showing up to 10% training time reduction and 15% peak GPU memory savings while maintaining competitive performance.

0 favorites 0 likes
#generalization

The Weight Norm Sets the Grokking Timescale: A Causal Delay Law

arXiv cs.LG · 2026-06-15 Cached

This paper demonstrates that the weight norm causally controls the timescale of grokking in neural networks, reconciling conflicting accounts. Through interventions, it shows that grokking follows an exponential delay law and that norm magnitude dominates grokking time over learning rate across architectures.

0 favorites 0 likes
#generalization

How Post-Training Shapes Biological Reasoning Models

Hugging Face Daily Papers · 2026-06-15 Cached

This paper investigates how post-training stages such as continued pre-training, supervised fine-tuning, and reinforcement learning affect generalization in biological reasoning models, finding that these stages have distinct impacts on in-domain and out-of-domain performance.

0 favorites 0 likes
#generalization

Retrieve, Don't Retrain: Extending Vision Language Action Models to New Tasks at Test Time

Hugging Face Daily Papers · 2026-06-14 Cached

This paper introduces a retrieval-augmented vision-language-action policy that eliminates per-task fine-tuning by using pre-trained models with indexed demonstrations, enabling efficient cross-embodiment generalization and task adaptation at test time.

0 favorites 0 likes
#generalization

Singular Learning Theory: AI learns like ice melts

Reddit r/artificial · 2026-06-12 Cached

Singular Learning Theory (SLT) uses algebraic geometry to explain why neural networks generalize well despite their degeneracies, introducing the real log canonical threshold (RLCT) as a measure of model complexity.

0 favorites 0 likes
#generalization

@BetaTomorrow: Title: A Bitter Lesson for Data Filtering Authors : Christopher Mohri , John Duchi, Tatsunori Hashimoto (@tatsu_hashimo…

X AI KOLs Following · 2026-06-12 Cached

This paper argues that for large enough models, unfiltered data can improve generalization by providing weak perturbations, contrary to the common assumption that only high-quality filtered data is beneficial. The authors caution that harmful conditional shifts can still damage models, but over-curation may remove useful perturbations.

0 favorites 0 likes
#generalization

Small LLMs for Biomedical Claim Verification: Cost-Effective Fine-Tuning, Structural Dataset Shortcuts, and Cross-Domain Generalization

arXiv cs.CL · 2026-06-12 Cached

Fine-tuning small LLMs (3B-7B) with QLoRA on biomedical claim verification achieves higher F1 than GPT-4o and GPT-5 at 44.5x lower cost, and reveals a structural artifact in SciFact. The study demonstrates robust cross-domain transfer when training on structurally sound data.

0 favorites 0 likes
#generalization

@TheAhmadOsman: https://x.com/TheAhmadOsman/status/2064724789952958663

X AI KOLs Following · 2026-06-10 Cached

A detailed explanation of why training on benchmarks, evals, or test sets is a cardinal sin in ML, corrupting the ability to measure generalization. The article emphasizes the importance of clean evaluation protocols and warns against benchmaxxing.

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

Submit Feedback