40 papers across AI, ML, NLP, and CV from the last 24 hours.
Three threads run through today's batch. First, a cluster of papers treats agent autonomy as a learnable capability rather than a fixed architecture — AutoMem frames memory management as a trainable cognitive skill, while the autonomous scientific discovery and skill supply chain papers push LLM agents toward genuine self-directed research and dependency-aware software engineering. Second, verification and safety work has moved beyond surface alignment: Theoria proposes typed state transitions for auditing LLM reasoning, while cartridge distillation detects stealth supply-chain biases that survive standard evaluation. Third, efficiency papers are questioning the defaults — QuasiMonte Carlo test-time scaling reduces redundant parallel samples, ZO-Act targets activation-informed subspaces for zeroth-order fine-tuning, and the single-layer RL paper challenges the assumption that every transformer parameter needs updating during post-training.
The standout is "Skills Are Not Islands," which formalizes agent skill supply chains as dependency-bearing artifacts. It's the first paper to treat LLM agent capabilities as software engineering objects with version and provenance tracking — a natural but overlooked framing as agentic systems grow more complex.
Notably absent is heavy RLHF / preference optimization work; the batch leans toward structural and mechanistic improvements rather than reward fine-tuning. The collective signal is clear: the field is shifting from training bigger models to making existing ones more autonomous, auditable, and efficient to adapt.
Haoran Hao, Shahram Najam Syed, Jeffrey Ichnowski · 2026-05-29
Robot policies inevitably encounter failures when deployed in real environments. Naive retries often repeat the same mistakes, while many existing recovery methods rely on human intervention. In this paper, we propose Failure-Aware Retry (FAR), a framework that enables robots to learn from previous failures at test time, adapt their behavior accordingly, and eventually complete the task autonomous...
Md Abu Hanif Shaikh, Abdullah Al Shafi · 2026-05-29
University stakeholders often face difficulties in accessing timely and reliable information, especially in developing countries, where there are very few intelligent support systems. Existing rule-based chatbots are unable to handle complex, domain-specific queries and are not well-equipped to adapt to evolving institutional policies. As a fill-in-the-gap solution, we present the multimodal unive...
Hao Huang · 2026-05-29
Muon has recently emerged as one of the most effective optimizers for training large neural networks, yet its empirical success has been explained from several different perspectives. In this paper, we propose a simple mechanistic interpretation: Muon can be understood as an implicit residual connection during training. Specifically, orthogonalizing the update can sacrifice some immediate gradient...
Bingchen Zhao, Sara Beery, Oisin Mac Aodha · 2026-05-29
Autonomous scientific discovery systems offer the potential to accelerate research by automating the process of hypothesis generation and validation. However, current systems operate within constrained search spaces or require predefined research questions, limiting their capacity for true open-ended inquiry. Furthermore, while they generate hypotheses iteratively, they largely lack the ability to...
Changguo Jia, Tianqi Zhao, Runzhi He · 2026-05-29
Agent skills package reusable operational knowledge for Large Language Model (LLM) agents, yet as they grow in scope, they become dependency-bearing artifacts whose identities, versions, and provenance remain implicit. This opacity already causes duplicated dependencies and inconsistent installations, exposing a gap that dependency management has yet to close. We introduce Agent Skill Supply Chain...
Binglin Ji, Anindya Sarkar, Hengchang Lu · 2026-05-29
While generative models have enabled training-free reward alignment, current methods typically excel in local exploration within narrow regions of the underlying distribution. These approaches struggle when preferences are unknown a priori and only revealed through sequential feedback-a scenario demanding broad exploration to uncover high-utility regions. To address this, we propose Sequentially-C...
Brett Reynolds · 2026-05-29
Safety evaluations for language models increasingly depend on judgments about ambiguous natural-language behaviour: whether a model has followed an instruction, refused appropriately, complied with a policy, resisted an embedded command, or misreported progress in an agentic task. Existing benchmarks often compress these distinctions into pass/fail labels, obscuring whether failures arise from cap...
Zhuoxuan Zhang (Yang), Kangqi Ni (Yang), Yuhang Chen (Yang) · 2026-05-29
Generative reasoning re-rankers achieve strong recommendation accuracy by emitting a chain-of-thought before re-ordering a candidate list, but they are slow at inference: an autoregressive (AR) decoder spends one sequential forward pass per reasoning token, and the reasoning trace far exceeds the ranking it produces. To reduce this cost, block-diffusion language models decode many positions in par...
Mehul Damani, Isha Puri, Idan Shenfeld · 2026-05-29
RL with verifiable rewards (RLVR) has emerged as a powerful paradigm for training LMs on tasks with well-defined success metrics, such as code generation and mathematical reasoning. However, current RLVR methods optimize only what can be objectively scored, often neglecting subjective, non-verifiable aspects of human-like outputs, such as style and structure. This limitation leads to well-document...
Austin McDannald, Julia Tisaranni, Howie Joress · 2026-05-29
In autonomous laboratories, AI agents suggest the next batch of experiments to do. However, planning and executing those tasks taking full advantage of the available resources is a completely different question. This can be challenging when dealing with real-world hardware constraints, especially so when there are multiple instruments with different capacities and throughputs. Here we demonstrate...
Xun Dong, Yibo Xu, Naigang Wang · 2026-05-29
Zeroth-order (ZO) optimization enables fine-tuning large language models when backpropagation is unavailable or memory-prohibitive, but existing methods often perturb full model weights or randomly constructed low-dimensional subspaces, yielding high-variance estimates and limited performance. We propose ZO-Act, an activation-informed ZO fine-tuning method that restricts perturbations to a fixed l...
Meenakshi Krishnan, Pranav Pulijala, Ke Chen · 2026-05-29
Operator learning for partial differential equations (PDEs) on arbitrary geometries builds fast neural surrogates for large-scale simulation. Although recent geometry-adaptive neural operators have made substantial progress, they are mainly designed for forward problems in which inputs and outputs share the same spatial domain. This limits their applicability for boundary value problems (BVPs) and...
Siwon Kim · 2026-05-29
Data analysis in the medical domain often encounters scenarios involving a limited target dataset and a large, unannotated dataset with a general distribution. Under such circumstances, self-supervised learning (SSL) methods are highly effective for utilizing large datasets, making them a popular choice for electrocardiogram (ECG) analysis. This work presents the Event Reconstruction Joint-Embeddi...
Landon Dyken, Sharmistha Chakrabarti, Nathan Debardeleben · 2026-05-29
Recent work has shown that implicit neural representations (INRs) can be trained to effectively compress structured and unstructured volume data, allowing for direct data querying with a reduced memory footprint. However, as existing INRs for unstructured volumes do not encode geometry, they require partial mesh storage for later sampling, limiting achievable compression. At the same time, novel v...
Kornelius Raeth, Nicole Ludwig · 2026-05-29
Sample-based generative models are increasingly used for probabilistic forecasting in high-stakes decision settings, yet their training objectives are blind to the decision maker's cost structure. These models are commonly trained with strictly proper scoring rules, such as the energy score, which allocate their training signal in proportion to data density, with no awareness of where forecast err...
Michael Y. Li, Anthony Zhan, Kanishk Gandhi · 2026-05-29
Scaling inference compute, by generating many parallel attempts per problem, is a costly but reliable lever for improving language model capabilities. By default these attempts are generated independently, wasting inference compute on redundant solutions. This waste seems unavoidable. After all, independence is what makes parallel sampling trivial to scale. However, this tradeoff is not fundamenta...
Jingyi Chen, Xinyuan Zhang, Xinwu Qian · 2026-05-29
Combinatorial optimization (CO) problems are difficult because certifiable discrete structure induces exponential search. One needs to search over the set exponentially many candidates to certify optimality, however, the structural feasibility of a path, packing, or cover can be verified in polynomial time once supplied. In this study, we introduce Neural Certificate Pricing (NCP) that exploits th...
Jiale Li, Sihan Chen, Mengyuan Liu · 2026-05-29
Video Large Language Models (VideoLLMs) have shown strong progress in video understanding, yet they still suffer from hallucinations that are inconsistent with visual evidence. Existing benchmarks mainly focus on object hallucination or coarse action perception, leaving a key video-specific problem underexplored: motion hallucination, in which models infer human motions that are absent from the vi...
Markus Knoche, Daan de Geus, Bastian Leibe · 2026-05-29
Accurate trajectory forecasting of surrounding traffic participants is a core capability for autonomous driving, enabling vehicles to anticipate behavior and plan safe maneuvers. We observe that current state-of-the-art forecasting models on Argoverse 2 and the Waymo Open Motion Dataset tailor their training objectives to the different benchmark metrics. Because these metrics encourage conflicting...
Sviatoslav Voloshyn, Bruno K. W. Martens, Wangxin Liu · 2026-05-29
This paper presents SD-RouteFusion, a deployable end-to-end ego-trajectory prediction method that fuses a front-facing camera, vehicle kinematics, and a navigation route derived from a Standard Definition (SD) map. Unlike approaches that rely on High Definition (HD) map geometry, SD-RouteFusion aligns the learning objective with scalable and production-ready SD-map route inputs, enabling route-awa...
Eunsung Cha, Hyunjoon Lee, Jaesik Park · 2026-05-29
Open-vocabulary 3D Gaussian segmentation is challenging because it requires language understanding for diverse queries and accurate separation of Gaussians along object boundaries. Prior approaches either embed language knowledge into individual Gaussians to improve query responsiveness or optimize per-Gaussian instance features to encode object identity. However, these strategies may produce nois...
Tatiana Gaintseva, Akshit Achara, Gregory Slabaugh · 2026-05-29
Text-to-image diffusion models power everyday creative tasks, but they still reproduce the demographic biases in their training data. On common prompts such as a photo of a nurse,'' a photo of a CEO'', they skew their outputs toward one gender, driven by the statistics of training data rather than anything in the text. Existing debiasing methods show promise in narrow settings but require retr...
Zhiyi Li, Peilin Wu, Xiaoshen Han · 2026-05-29
Video predictive models are emerging as a powerful paradigm in robotics, offering a promising path toward task generalization, long-horizon planning, and flexible decision-making. However, prevailing approaches often operate on 2D video sequences, inherently lacking the 3D geometric understanding necessary for precise spatial reasoning and physical consistency. We introduce a Structured 4D Latent...
Yu Guan, Tianjia Huang, Qinrong Cai · 2026-05-29
Magnetic resonance imaging (MRI) reconstruction under realistic acquisition conditions can be fundamentally viewed as estimating the underlying k-space distribution from incomplete and noise-corrupted measurements. While diffusion models have recently shown strong potential as generative prior for inverse problems,existingapproachesstruggletohandlenoisyreconstruction settings, especially when oper...
Hongxing Li, Xiufeng Huang, Dingming Li · 2026-05-29
Fine-grained visual reasoning remains challenging for vision-language models, especially when small but critical visual cues are buried in high-resolution images. Existing approaches rely on repeated cropping or test-time visual search to introduce local evidence, but they typically do not explicitly distinguish perception from reasoning. In this paper, we propose Perceive-to-Reason (P2R), a unifi...
This digest is generated automatically from arXiv submissions. Not affiliated with arXiv or Cornell University.