AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-07-01 04:00 UTC.

Live monitoring

Live updates

Trusted sources, attribution, rights, and in-site reading distilled into a signal-first AI brief.

Live updates

Reset
Using AI Agents to Automate Black-Box Audits of Personalization Algorithms at Scale

This paper proposes a framework using generative AI agents as behavioral engines for black-box auditing of personalization algorithms. In a case study on X after the 2024 U.S. election with 1,120 agents, they find that the algorithmic feed amplifies toxic, polarizing, political, and right-leaning content compared to the chronological feed, with amplification varying by user ideology. Counterfactual analysis shows demographic signals affect content delivery in persona-dependent ways.

arXiv Computational LinguisticsAgents / ResearchIn-site article
Indi-RomCoM: Code-Mixed Benchmark for Evaluating LLMs on Romanized Indic-English Instructions

The Indi-RomCoM benchmark covers seven instruction-following tasks, four Indic languages, and three code-mixing intensity levels to systematically evaluate LLMs on Romanized Code-Mixed instructions. Results show LLMs consistently underperform, with performance degrading as code-mixing density increases; reasoning tasks degrade less than detection tasks.

arXiv Computational LinguisticsModels / Research / StartupsIn-site article
Mind the Residual Gap: Probabilistic Downscaling under Real-World Bias

Probabilistic downscaling, crucial for atmospheric science and climate modeling, often uses a mean-residual framework. However, in real-world applications, this approach frequently yields biased and under-dispersive ensembles. The root cause is identified as residual target misspecification: the residual distribution during training differs systematically from that required at test time due to downscaling bias. To address this, ReMatch (Residual Distribution Matching) aligns the training residual distribution to the test-time regime via optimal transport in a low-dimensional PCA space. Experiments on synthetic benchmarks and a real-world HRRR-ERA5 wind field downscaling task show ReMatch substantially reduces under-dispersion, improves calibration, and outperforms strong baselines.

arXiv Machine LearningResearchIn-site article
Gradient Smoothing: Coupling Layer-wise Updates for Improved Optimization

This paper introduces Depth-wise Gradient Augmentation, a paradigm that transforms optimizer updates along depth to leverage inter-layer structure. A simple instantiation, Gradient Smoothing with a window operator, consistently improves optimization and generalization across diverse tasks (LM pretraining, RL post-training, diffusion, ViT) without architectural changes. It promotes structured representation evolution, interpreted as depth-wise preconditioning.

arXiv Machine LearningModels / ResearchIn-site article
Predictable GRPO: A Closed-Form Model of Training Dynamics

This paper develops a first-principles reduced-order model of GRPO training dynamics, subsuming the empirical single-exponential saturation law as its overdamped limit and adding an inertial term to capture the slow-start phase. It yields predictions tied to independently measurable quantities such as group-size invariance, a sharp stability threshold in the refresh interval, and an overdamped-to-oscillatory transition. The closed-form trajectory fits training reward with R² ≥ 0.91 across three models and two group sizes, and the predicted group-size invariance holds on both the reward curve and out-of-distribution transfer to eight math benchmarks. Additionally, the model furnishes diagnostics that separate failure modes conflated by the reward curve alone, such as reward hacking, advantage degeneracy, policy concentration, and dynamical instability.

arXiv Machine LearningModels / Policy / ResearchIn-site article
Revocable Learned State via Process Sidecars

This paper introduces process sidecars, a two-coefficient edit family for revoking learned state in language models after safety training, proving second-order accuracy over naive methods and demonstrating improvements across three models.

arXiv Machine LearningModels / Policy / ResearchIn-site article
ReactionAtlas: Ab origine exploration of chemical reaction networks with machine learning

ReactionAtlas introduces a machine learning framework that autonomously builds chemical reaction networks from a small set of seed molecules without hand-crafted rules. Using a generative model and a DFT-trained machine learned force field, it discovers approximately 47,000 reactions among 12,000 compounds, achieving near-DFT accuracy for transition states. This enables new insights into prebiotic chemistry, particularly the formose cycle.

arXiv Machine LearningModels / Research / RoboticsIn-site article
Hierarchical Global Attention (HGA)

Hierarchical Global Attention (HGA) is a drop-in replacement for dense causal attention in pretrained long-context transformers, enabling 64K token context on a single RTX 5090 without retraining or calibration, with minimal quality loss.

arXiv Machine LearningModels / Chips / ResearchIn-site article
Why Do Few-Step Text Latents Fail When Image Latents Work? Non-Commitment at Sharp Categorical Readouts

This paper reveals that deterministic few-step generation fails on continuous text latents due to geometric constraints: smooth deterministic maps cannot resolve discrete branch choices before sharp categorical readouts. Diagnostics DABI and CCI quantify the sharpness gap between text and image decoders. Two escape mechanisms are identified: categorical commitment (autoregressive) and stochastic re-injection.

arXiv Machine LearningPolicy / ResearchIn-site article
From Search to Synthesis: Training LLMs as Zero-Shot Workflow Generators

Large language models (LLMs) excel at many tasks but often lack structural consistency in their solutions. A new approach called MetaFlow treats workflow generation as a meta-learning problem, training LLMs to compose solution strategies using a two-stage process: supervised fine-tuning on synthetic workflows, followed by reinforcement learning with verifiable rewards. MetaFlow achieves strong performance on in-domain tasks and demonstrates remarkable zero-shot generalization to out-of-domain tasks and novel operator sets.

arXiv Machine LearningModels / Agents / ResearchIn-site article
Accelerometry-Derived Digital Biomarkers for Cardiometabolic Risk: A Population-Representative Tabular Benchmark with Uncertainty Quantification

This study introduces the NHANES Accelerometry Cardiometabolic Benchmark using data from 1,381 adults (2003-2006). It evaluates ridge regression, XGBoost, and TabPFN v2 for predicting HbA1c, triglycerides, and CRP from accelerometry and lifestyle data. TabPFN v2 performs best for HbA1c and CRP, while triglycerides remain largely unpredictable. Conformal prediction shows marginal coverage targets are met, but subgroup inequities exist.

arXiv Machine LearningModels / ResearchIn-site article
Joint discovery of governing partial differential equations from multi-source datasets by competitive optimization

A new competitive optimization framework, MCO-PDE, discovers shared partial differential equations from multiple datasets, overcoming limitations of single-dataset methods by dynamically assessing data credibility via soft-competitive weighting, recovering canonical equations with high accuracy from as few as 50 observations per dataset.

arXiv Machine LearningAgents / Policy / ResearchIn-site article
RoPoLL: Robust Panel of LLM Judges

This paper formalizes the LLM Jury under the Huber contamination model and shows that PoLL incurs unbounded bias under any positive contamination if a single judge fails in a biased, LLM-typical way. By framing jury consensus as robust mean estimation, the authors propose RoPoLL using the geometric median as aggregation, achieving optimal breakdown point 1/2. Experiments across 13 judges, three benchmarks, and four corruption regimes show RoPoLL dominates PoLL on every biased corruption type, with a 3-judge committee at 38B outperforming Mistral-Large-3 (675B) by 1.31x under 30% bimodal-random corruption.

arXiv AIModels / Agents / PolicyIn-site article
Why Solve It Twice? Hierarchical Accumulation of Skills for Transfer-Efficient ML Engineering

This paper introduces HASTE, a hierarchical multi-agent system that organizes cross-competition knowledge into three scope tiers (global, domain, competition-specific), with LLM-driven abstraction between tiers. On the MLE-Bench Lite benchmark, HASTE achieves a 77.3% medal rate using Claude Sonnet 4.6 at 12h per competition. Warm starts use 52% fewer refinement iterations, suggesting that better knowledge organization can partly substitute for model strength and compute budget.

arXiv AIModels / Agents / ResearchIn-site article
Investigating Multi-Agent Deliberation in Law

A new study explores multi-agent deliberation methods for legal reasoning using LLMs, introducing two novel frameworks inspired by courtroom procedures and legal argumentation. Experiments show comparable overall performance to single models but significantly distinct answers, with multi-agent approaches excelling in tasks requiring critical thinking from multiple perspectives.

arXiv AIModels / Agents / PolicyIn-site article
When Does Learning to Stop Help? A Cost-Aware Study of Early Exits in Reasoning Models

This study proposes LearnStop, a hidden-state-free checkpoint stopper for reasoning language models. Experiments show that learned multi-feature stopping outperforms scalar exits on free-form math tasks, but scalar rules are competitive on multiple-choice and very hard settings. The main finding is that learned stopping is useful when many questions become correct before full budget but lack a reliable scalar signal.

arXiv AIModels / ResearchIn-site article
BayesBench: Evaluating LLM Belief Trajectories Under Multi-Turn Evidence Accumulation

Large language models (LLMs) in multi-turn conversations should update beliefs as evidence accumulates, yet evaluations often ignore this process. BayesBench introduces a suite of simulation environments with three progressively complex tasks (Bayesian estimation, prediction, and latent-framed prediction) to assess how closely LLM belief updates match a rational Bayesian reasoner. Across seven LLMs (3B-70B), scaling improves latent inference and evidence accumulation, but gains do not reliably transfer to downstream prediction, revealing a gap between inferring latent structure and rationally updating beliefs.

arXiv AIModels / Research / StartupsIn-site article
How Can AI Find My Model? A Model-Finding Experimental Study Considering Data Formats, Embeddings, and Retrieval Strategies

This experimental study investigates AI-driven discovery of simulation models using natural language queries. It examines data representation, transformer-based embeddings, and retrieval strategies, finding that data representation matters, open-source embeddings perform well, and reranking is crucial for complex queries. The work provides a baseline for AI-driven model composability and interoperability.

arXiv AIModels / ResearchIn-site article
Contrastive Reflection for Iterative Prompt Optimization

This paper introduces Contrastive Reflection, an iterative framework for optimizing prompts in agentic information retrieval workflows. By analyzing retrieval or reasoning traces, it identifies error-anchored behavioral slices and contrasts them with nearby successful examples, prompting a Teacher LLM to propose targeted edits. On HotpotQA, exact-match accuracy improved from 51.4% to 60.4%, outperforming failure-only and random-evidence variants, and comparable to MIPROv2 (59.4%) and GEPA (57.0%). The framework emphasizes interpretability and validation-driven prompt repair.

arXiv AIModels / Agents / ResearchIn-site article
What Drives Interactive Improvement from Feedback?

A study introduces a controlled student-teacher protocol to separate genuine feedback-driven improvement from gains due to repeated attempts or resampling. Across multiple benchmarks, self-feedback adds little beyond unguided self-refinement, while strong external teachers yield larger feedback-specific gains. The bottleneck is the student's ability to act on feedback.

arXiv AIModels / Agents / ResearchIn-site article
KAIST AI reads mouse gestures as language

A research team at KAIST has developed an AI model called BehaVERT that treats animal body movements like words in a language, enabling it to autonomously identify core social deficits in a mouse model of autism. The model outperformed existing systems on benchmarks and provides interpretable reasoning, marking a step toward general-purpose behavior analysis tools.

Hacker News AIPolicy / ResearchIn-site article
Safely Releasing Frontier Models to Customers

AWS emphasizes its commitment to securely providing frontier AI models through Bedrock, collaborating with Anthropic on guardrails to balance powerful capabilities against misuse risks.

AWS Machine Learning BlogModels / ResearchIn-site article
How to talk about "AI" without adding to the anthropomorphization

In this op-ed, Emily M. Bender and Nanna Inie argue against anthropomorphizing language in discussions about AI, providing categories of common phrases and offering alternatives such as 'probabilistic automation' for 'artificial intelligence'. They encourage readers to adopt precise language to foster clearer understanding of technology.

Hacker News AIAgents / PolicyIn-site article
[AINews] Sonnet 5 today, and Fable 5 tomorrow

Anthropic released Claude Sonnet 5 today as its new default mid-tier model, with a 1M-token context window and promotional pricing. Third-party benchmarks show solid improvements over Sonnet 4.6, but some users express disappointment due to higher per-task costs and the absence of Fable 5. Fable/Mythos 5 was later re-approved after government collaboration.

Latent SpaceAgents / ResearchIn-site article