AI News HubLIVE

Live AI News Intelligence

Live monitoring

The most important shift in AI today

Distilled from 105 trusted sources. Last update 2026-06-18 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
Admittance-Based Surface Alignment for Human-in-the-Loop Robotic Visual Inspection

This paper presents a real-time closed-loop robotic orientation control pipeline for precision visual inspection, using an admittance-based framework that unifies operator input and perception-driven surface alignment. The end-effector is modeled as a virtual sphere in a viscous medium, creating a mass-damper system for compliant motion. Validated on a 6-DOF manipulator with a mean orientation error of 0.4°.

arXiv RoboticsChips / ResearchIn-site article
Benchmarking Action Spaces in Reinforcement Learning for Vision-based Robotic Manipulation

This study evaluates four action spaces (pose increment, pose velocity, joint position increment, and joint velocity) in vision-based picking and pushing tasks. Training in simulation and deploying via sim-to-real transfer shows that joint velocity action space is best for smoothness and task success, with practical guidance for choosing action spaces.

arXiv RoboticsPolicy / Research / RoboticsIn-site article
DREAM-Chunk: Reactive Action Chunking with Latent World Model

DREAM-Chunk is a test-time scaling method that augments chunking-based policies with a lightweight latent world model, without additional policy fine-tuning. It samples multiple candidate action chunks, rolls out predicted latent futures, and selects actions from the chunk whose predicted state best matches observed rollout, improving robustness under stochastic dynamics. Validated on Kinetix benchmark and multiple robot platforms.

arXiv RoboticsModels / Policy / ResearchIn-site article
Task Allocation and Motion Planning in Dynamic, Cluttered Environments via CBBA and Graphs of Convex Sets

This paper presents a solution combining Graphs of Convex Sets (GCS) for trajectory optimization and the Consensus-Based Bundle Algorithm (CBBA) for distributed task allocation in multi-agent systems. GCS finds optimal trajectories in a 3D+time configuration space, while CBBA coordinates task assignments, enabling collision avoidance and accurate time estimates. Effectiveness is demonstrated in simulated cluttered environments with static and dynamic tasks.

arXiv RoboticsAgents / Research / RoboticsIn-site article
PAIWorld: A 3D-Consistent World Foundation Model for Robotic Manipulation

PAIWorld introduces a diffusion-transformer framework with geometry-aware cross-view attention, geometric rotary position embedding, and latent 3D-REPA distillation to achieve multi-view 3D consistency for robotic manipulation, ranking 1st on WorldArena and 2nd on AgiBot-Challenge2026.

arXiv RoboticsModels / Policy / ResearchIn-site article
Guava: An Effective and Universal Harness for Embodied Manipulation

Guava is a harness framework for embodied manipulation, identifying three key ingredients: iterative perception-reasoning-action loops, semantic action abstractions, and multimodal observations. It distills embodied capabilities into a 4B open-source model using fewer than 2K simulation trajectories, achieving performance comparable to frontier proprietary models with strong generalization.

arXiv RoboticsModels / Agents / ResearchIn-site article
Recover, Discover, Plan: Learning Skills and Concepts from Robot Failures

This paper introduces ReSYNC, a method that progressively discovers and refines state abstractions from failure-recovery experience to support abstract planning, jointly learning skills and concepts through a dual process. It outperforms baselines by over 50% in simulation and transfers to real-world tasks.

arXiv RoboticsPolicy / ResearchIn-site article
Possible or Definite? A Benchmark for Evaluating Diagnostic Uncertainty Preservation in Clinical Text

Large language models (LLMs) are increasingly used for clinical text tasks, but their ability to preserve diagnostic uncertainty is underexplored. This paper introduces a benchmark of 1,200 clinical documents with 9,184 uncertainty annotations across five levels, and evaluates three LLMs. Results show that LLMs preserve original uncertainty cues less than half the time and struggle with nuanced distinctions between adjacent levels, highlighting a failure mode not captured by standard metrics.

arXiv Computational LinguisticsModels / Agents / ResearchIn-site article
Montreal Forced Aligner and the state of speech-to-text alignment in 2026

The Montreal Forced Aligner (MFA) was released in 2016 and has since become the most widely used tool for forced alignment in research and industry. MFA 3.0 achieves state-of-the-art or near state-of-the-art performance across four benchmark datasets with mean boundary errors below 15 ms. Adaptation and cross-language remapping are effective for languages outside MFA's training distribution, and pronunciation probability modeling and phonological rules provide gains in specific conditions.

arXiv Computational LinguisticsResearchIn-site article
VISUALSKILL: Multimodal Skills for Computer-Use Agents

VISUALSKILL is a hierarchical multimodal skill library that incorporates visual figures into skill artifacts, significantly improving computer-use agents' performance on long-horizon tasks and unseen software. On CUA-World and OSExpert-Eval benchmarks, a Claude Code CLI agent using VISUALSKILL achieved an average score of 0.456, a +15.3 point absolute lift over the no-skill baseline and +8.3 points over a text-only skill.

arXiv Computational LinguisticsModels / Agents / ResearchIn-site article
JetFlow: Breaking the Scaling Ceiling of Speculative Decoding with Parallel Tree Drafting

JetFlow is a head-based speculative decoding framework that combines one-forward drafting efficiency with branch-wise causal conditioning, enabling larger draft budgets to yield longer accepted prefixes and higher speedups. It achieves up to 9.64x speedup on MATH-500 and 4.58x on conversational tasks with Qwen3 models.

arXiv Computational LinguisticsModels / Chips / ResearchIn-site article
Want Better Synthetic Data? Steer It: Activation Steering for Low-Resource Language Generation

This paper proposes activation steering as an alternative for synthetic data generation in low-resource languages, using Language Steering and Quality Steering strategies. Experiments on four open-source LLMs and 11 languages show that steering on early layers improves data diversity and downstream task performance.

arXiv Computational LinguisticsModels / ResearchIn-site article
SproutRAG: Attention-Guided Tree Search with Progressive Embeddings for Long-Document RAG

SproutRAG is a novel hierarchical RAG framework that uses learned inter-sentence attention to build a binary chunking tree, enabling multi-granularity retrieval without costly LLM calls or lossy summarization. It achieves a 6.1% average improvement in information efficiency across four benchmarks.

arXiv Computational LinguisticsModels / ResearchIn-site article
Redact or Keep? A Fully Local AI Cascade for Educational Dialogue De-Identification

Educational dialogue is a valuable but sensitive resource. Existing approaches force a tradeoff between governance and accuracy. This paper proposes a fully local cascade framework that reframes de-identification from open-ended entity recognition to constrained privacy triage. A recall-first union proposer over-generates candidate spans, and a context-aware reviewer makes binary Redact/Keep decisions. On math tutoring transcripts, the strongest local configuration achieves 0.958 macro F1, outperforming LLM-only baselines and a commercial API, while running entirely on a single laptop.

arXiv Computational LinguisticsModels / Policy / ResearchIn-site article
Continuous Audio Thinking for Large Audio Language Models

CoAT introduces a continuous latent workspace for LALMs to preserve acoustic information via expert distillation, improving performance without extra decoding cost.

arXiv Computational LinguisticsModels / ResearchIn-site article
SAGE: Retain-Aware Post-Hoc Sanitization of Final Unlearning Vector

SAGE is a post-hoc sanitization method that repairs the retention damage caused by LLM unlearning. By extracting dominant activation geometry from a retain proxy and solving a closed-form optimization, SAGE suppresses update components aligned with high-energy retained directions while preserving the forgetting carrier, alleviating the retain-forget trade-off. Experiments across multiple unlearning methods and model scales demonstrate consistent retention improvement.

arXiv Machine LearningModels / Agents / ResearchIn-site article
TRIDENT: Breaking the Hybrid-Safety-Physics Coupling for Provably Safe Multi-Agent Reinforcement Learning

TRIDENT, a novel MARL framework, addresses the three-way coupling of hybrid discrete-continuous actions, safety constraints, and physics dynamics. It introduces Richardson-Romberg gradient correction, Lyapunov-constrained trust-region updates, and a physics-informed residual critic, achieving an O~(1/√K) convergence rate and reducing training violations by up to 95.5% over baselines.

arXiv Machine LearningAgents / Policy / ResearchIn-site article
DRIFT: Refining Instruction Data via On-Policy Data Attribution

DRIFT proposes a novel method for refining supervised fine-tuning data by using on-policy influence functions, which address key limitations of standard influence functions. It improves the data distribution to enhance the capability upper bound of LLMs, and achieves consistent improvements on 7B models.

arXiv Machine LearningModels / Policy / ResearchIn-site article
Attribution-Guided and Coverage-Maximized Pruning for Structural MoE Compression

This paper proposes a structural pruning framework for Mixture-of-Experts models by reformulating prune-ratio allocation as a channel-score coverage maximization problem, solved efficiently via attribution-based approximation. Experiments on DeepSeek and Qwen MoE models show accuracy preservation under 50% or 25% structured pruning with 4-bit quantization, achieving 5.27× memory reduction on Qwen3-30B-A3B and outperforming baselines.

arXiv Machine LearningModels / ResearchIn-site article
A Link between Shock-wave Theory and Symmetry-reduced Stochastic Gradient Descent for Artificial Neural Networks

This paper establishes a mathematically explicit link between shock-wave theory and the symmetry-quotiented learning dynamics of stochastic gradient descent, using differential geometry, Lie group theory, and fluid mechanics. After quotienting parameter symmetries and applying local-entropy coarse-graining, the effective dynamics satisfy a viscous Hamilton-Jacobi equation on the quotient manifold. Under the assumption that raw parameter dynamics can be summarized by a gradient field on the quotiented space, the gradient of the coarse-grained loss function obeys a Burgers-type equation, and shock formation can be rigorously established. The theory is applied to multilayer perceptrons, CNNs, Transformers, and mean-field networks, which all obey the Hamilton-Jacobi or Burgers-type equations. The author conjectures this framework yields practical diagnostics for deep learning, as raw parameter norms are often distorted by symmetry redundancy, while symmetry-corrected quotient observables provide a principled basis for monitoring, forecasting, and controlling training-phase transitions.

arXiv Machine LearningModels / ResearchIn-site article
Artemis: Anatomy-Resolved inTervention for Eliminating Multimodal NeuroImage confounderS

Artemis is a region-level causal framework that eliminates confounding from demographic factors in multimodal neuroimaging by independently intervening on each brain region, learning region-specific confounder representations, and improving GNN robustness and interpretability in disease diagnosis and classification tasks.

arXiv Machine LearningModels / ResearchIn-site article
CODEBLOCK: Learning to Supervise Code at the Right Granularity

CODEBLOCK is a structure-aware sparse supervision framework for fine-tuning code LLMs. It selects structure-complete code blocks rather than isolated tokens, achieving stronger average pass@1 on six benchmarks while using only 1.9% of supervised tokens.

arXiv Machine LearningModels / ResearchIn-site article
Breaking the Solver Bottleneck: Training Task Generators at the Learnable Frontier

As RL agents improve, the supply of frontier tasks—valid, solvable tasks at the right difficulty—becomes the limiting factor. The PROPEL framework trains task generators at a targeted solve rate using a lightweight activation probe that predicts solver pass rate, avoiding costly solver rollouts. Experiments show significant gains in generating learnable frontier tasks across coding and software engineering benchmarks.

arXiv Machine LearningModels / Agents / ResearchIn-site article
Gaussian Mixture Attention: Linear-Time Sequence Mixing via Probabilistic Latent Routing

Gaussian Mixture Attention (GMA) is a novel attention mechanism that replaces pairwise query-key comparisons with routing through K learned Gaussian mixture components, achieving O(NK) memory scaling instead of O(N²). Empirically, GMA is competitive on long-context classification, and causal GMA outperforms linear/random-feature attention on WikiText-103 but lags behind optimized causal SDPA and Mamba. GMA offers a probabilistic, interpretable, fixed-K linear-time attention alternative.

arXiv Machine LearningModels / ResearchIn-site article
ProfiLLM: Utility-Aligned Agentic User Profiling for Industrial Ride-Hailing Dispatch

ProfiLLM is an agentic LLM data pipeline that creates utility-aligned user profiles for ride-hailing dispatch. It uses tool-augmented global knowledge mining and utility-aligned profile exploration to overcome scaling challenges. Deployed on DiDi, it achieves significant improvements in prediction AUC, GMV, and completion rates.

arXiv AIModels / Agents / ResearchIn-site article
R2D-RL: A RoboCup 2D Soccer Environment for Multi-Agent Reinforcement Learning

R2D-RL bridges RCSS2D and Python-based MARL via shared memory, supporting full-field/scenario training, configurable opponents, hybrid action spaces, EPV-shaped rewards, and parallel execution, with baseline results for 11v11 matches and front-goal scenarios.

arXiv AIAgents / Research / RoboticsIn-site article