arXiv cs.AI - 2026-06-04
381 items collected.
1. Toward Pre-Deployment Assurance for Enterprise AI Agents: Ontology-Grounded Simulation and Trust Certification
Author: Thanh Luong Tuan, Abhijit Sanyal
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SE
arXiv:2606.04037v1 Announce Type: new Abstract: Pre-deployment verification of enterprise artificial intelligence (AI) agents remains a critical gap between large language model (LLM) capability benchmarking and production deployment. Post-deployment monitoring, human-in-the-loop controls, and promp...
2. Stumbling Into AI Emotional Dependence: How Routine AI Interactions Reshape Human Connection
Author: Yaoxi Shi, Cathy Mengying Fang, Pattie Maez, Amit Goldenberg
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.HC
arXiv:2606.04150v1 Announce Type: new Abstract: Public discourse and emerging policy typically assume that AI emotional support is a deliberate act: a lonely user consciously seeking comfort from a dedicated companion chatbot. In this paper, we draw on emerging empirical evidence and argue that this...
3. Thinking Through Signs: PEEL as a Semiotic Scaffolding for Epistemically Accountable AI-Enabled Research
Author: Clarisse de Souza, Gabriel Barbosa, Simone Diniz Junqueira Barbosa, B'arbara Betts, Renato Cerqueira, Juliana Jansen Ferreira
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2606.04152v1 Announce Type: new Abstract: Large language models are reshaping research practice while quietly eroding researchers epistemic accountability. This commentary introduces PEEL - Protocols for Epistemically Engaged Literacy in AI, a working scaffolding that combines deterministic di...
4. SMAC-Talk: A Natural Language Extension of the StarCraft Multi-Agent Challenge for Large Language Models
Author: Joel Sol, Homayoun Najjaran
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04202v1 Announce Type: new Abstract: As LLMs become more widely deployed, they are increasingly expected to work alongside other AI agents rather than operating in isolation. Effective coordination in these settings requires agents to communicate, share information and make decisions unde...
5. Consensus is Strategically Insufficient: Reasoning-Trace Disagreement as a Knowledge-Representation Signal
Author: Micha{\l} Wawer, Jaros{\l}aw A. Chudziak
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04223v1 Announce Type: new Abstract: Multi-agent systems are commonly designed to reduce disagreement through voting, consensus protocols, debate, or fault-tolerant aggregation. We argue that this objective is insufficient for value-laden tasks, where disagreement may reflect genuine norm...
6. VAMPS: Visual-Assisted Mathematical Problem Solving Benchmark
Author: Amirhossein Dabiriaghdam, Shayan Vassef, Mohammadreza Bakhtiari, Yasamin Medghalchi, Ilker Hacihaliloglu, Mesrob Ohannessian, Lele Wang, Giuseppe Carenini
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CV, cs.LG
arXiv:2606.04244v1 Announce Type: new Abstract: Multimodal large language models are increasingly capable of complex reasoning, yet their performance often degrades when they must externalize a problem through a tool and then reason over the tool's output, specifically when they rely on visual aids....
7. StepPRM-RTL: Stepwise Process-Reward Guided LLM Fine-Tuning for Enhanced RTL Synthesis
Author: Prashanth Vijayaraghavan, Apoorva Nitsure, Luyao Shi, Ehsan Degan, Vandana Mukherjee
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.CL
arXiv:2606.04246v1 Announce Type: new Abstract: Automatic generation of RTL code for digital hardware designs remains challenging due to long-horizon reasoning, multi-step dependencies, and strict correctness constraints in Verilog and VHDL. We present StepPRM-RTL, a novel framework that combines st...
8. Can Generalist Agents Automate Data Curation?
Author: Feiyang Kang, Hanze Li, Adam Nguyen, Mahavir Dabas, Jiaqi W. Ma, Frederic Sala, Dawn Song, Ruoxi Jia
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CV, cs.ET, cs.LG
arXiv:2606.04261v1 Announce Type: new Abstract: Curating training data is among the most consequential yet labor-intensive parts of modern AI development: practitioners iteratively propose, implement, evaluate, and revise data policies against noisy benchmark feedback. We ask whether generalist codi...
9. Characterizing initial human-AI proof formalization workflows
Author: Katherine M. Collins, Simon Frieder, Jonas Bayer, Jacob Loader, Jeck Lim, Peiyang Song, Fabian Zaiser, Lexin Zhou, Shanda Li, Sam Looi, Joshua B. Tenenbaum, Umang Bhatt, Adrian Weller, Jose Hernandez-Orallo, Cameron E. Freer, Valerie Chen, Ilia Sucholutsky
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04273v1 Announce Type: new Abstract: For centuries, human mathematicians have written proofs to substantiate their mathematical arguments; yet, the ability to automatically verify the validity of proofs has long been a challenge. Advances in AI systems' ability to generate code and engage...
10. The Saturation Trap and the Subjectivity of Intervention Timing: Why Affect-Based Triggers and LLM Judges Fail to Time Interventions on Autonomous Agents
Author: Manvendra Modgil
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04296v1 Announce Type: new Abstract: As autonomous AI agents move from conversational systems to long-horizon software execution, runtime safety layers that decide when to interrupt an agent have become essential. We study this timing problem using a continuous 18-dimensional affective-dy...
11. Exploring Cross-Scenario Generality of Agentic Memory Systems: Diagnostics and a Strong Baseline
Author: Zhikai Chen, Jialiang Gu, Junyu Yin, Xianxuan Long, Shenglai Zeng, Xiaoze Liu, Kai Guo, Keren Zhou, Jiliang Tang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04315v1 Announce Type: new Abstract: LLM agents accumulate histories that outgrow their context windows, motivating a growing literature on memory systems. Yet most existing designs are tuned to a single scenario (multi-session chat or a single trajectory format), and there is little evid...
12. The Digital Apprentice: A Framework for Human-Directed Agentic AI Development
Author: Travis Weber, Rohit Taneja
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04321v1 Announce Type: new Abstract: Agentic AI deployments face a recurring design tension: heavy human oversight limits scale, while broad autonomy outruns accountability. Neither posture provides the governance infrastructure required for responsible delegation. We present the Digital ...
13. Online Skill Learning for Web Agents via State-Grounded Dynamic Retrieval
Author: Jiaxi Li, Ke Deng, Yun Wang, Jingyuan Huang, Yucheng Shi, Qiaoyu Tan, Jin Lu, Ninghao Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04391v1 Announce Type: new Abstract: Language agents increasingly rely on reusable skills to improve multi-step web automation across related tasks. A growing line of work studies online skill learning, where agents continually induce skills from previous task trajectories and reuse them ...
14. Not All Errors Are Equal: Consequence-Aware Reasoning Compute Allocation
Author: Jingbo Wen, Liang He, Ziqi He
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04402v1 Announce Type: new Abstract: Modern reasoning models can allocate different amounts of test-time computation, such as thinking tokens, model calls, or compute budget, to different tasks. Existing methods generally drive this allocation by predicted difficulty and spend more comput...
15. Trivium: Temporal Regret as a First-Class Objective for Causal-Memory Controllers
Author: Edward Y. Chang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.04421v1 Announce Type: new Abstract: Many current agentic systems and LLM pipelines correct mistakes by optimizing outcome reward. This addresses only the what of failure: when an outcome diverges from prediction, the why and when of the mismatch are not systematically logged, reviewed, o...
16. Cascading Hallucination in Agentic RAG: The CHARM Framework for Detection and Mitigation
Author: Saroj Mishra
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CR, cs.IR
arXiv:2606.04435v1 Announce Type: new Abstract: Multi-step agentic retrieval-augmented generation (RAG) pipelines have demonstrated significant capability for complex reasoning tasks, yet remain vulnerable to a class of failure that existing hallucination detection mechanisms systematically miss: ca...
17. The Meta-Agent Challenge: Are Current Agents Capable of Autonomous Agent Development?
Author: Xinyu Lu, Tianshu Wang, Pengbo Wang, zujie wen, Zhiqiang Zhang, Jun Zhou, Boxi Cao, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.04455v1 Announce Type: new Abstract: Current AI benchmarks evaluate agents on task execution within human-designed workflows. These evaluations fundamentally fail to measure a critical next-level capability: whether models can autonomously develop agent systems. We introduce the Meta-Agen...
18. AgentJet: A Flexible Swarm Training Framework for Agentic Reinforcement Learning
Author: Qingxu Fu, Boyin Liu, Shuchang Tao, Zhaoyang Liu, Bolin Ding
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA
arXiv:2606.04484v1 Announce Type: new Abstract: We present AgentJet, a distributed swarm training framework for large language model (LLM) agent reinforcement learning. Unlike centralized frameworks that tightly couple agent rollouts with model optimization, AgentJet adopts a decoupled multi-node ar...
19. Beyond Prompt-Based Planning: MCP-Native Graph Planning-based Biomedical Agent System
Author: Zhangtianyi Chen, Florensia Widjaja, Wufei Dai, Xiangjun Zhang, Yuhao Shen, Juexiao Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04494v1 Announce Type: new Abstract: Biomedical agents promise to automate complex biological workflows, yet current systems face two fundamental bottlenecks: bioinformatics tools are highly heterogeneous in interfaces and execution environments, while agent planning still relies on flat ...
20. Simulate, Reason, Decide: Scientific Reasoning with LLMs for Simulation-Driven Decision Making
Author: Yuhan Yang, Ruipu Li, Alexander Rodr'iguez
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04505v1 Announce Type: new Abstract: Scientific simulators are increasingly being integrated into LLM-driven systems for high-stakes simulation-driven decision-making. However, existing frameworks primarily use LLMs to generate, calibrate, or execute simulators, treating them as black-box...
21. MapAgent: An Industrial-Grade Agentic Framework for City-scale Lane-level Map Generation
Author: Deguo Xia, Zihan Li, Haochen Zhao, Dong Xie, Yuyao Kong, Xiyan Liu, Jizhou Huang, Mengmeng Yang, Diange Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04513v1 Announce Type: new Abstract: Lane-level maps are critical infrastructure for autonomous driving and lane-level navigation, yet constructing and maintaining standardized lane networks for hundreds of cities remains highly labor-intensive. Recent end-to-end vectorized mapping method...
22. Scaling Self-Evolving Agents via Parametric Memory
Author: Tao Ren, Weiyao Luo, Hui Yang, Rongzhi Zhu, Xiang Huang, Yuchuan Wu, Bingxue Chou, Jieping Ye, Jiafeng Liang, Yongbin Li, Yijie Peng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04536v1 Announce Type: new Abstract: Existing memory-augmented LLM agents store past experience exclusively in prompt space, as textual summaries or retrieved passages, while keeping model parameters frozen throughout a rollout. Such agents can \emph{look up} what they have seen but canno...
23. Neetyabhas: A Framework for Uncertainty-Aware Public Policy Optimization in Rational Agent-Based Models
Author: Janani Venugopalan, Gaurav Deshkar, Rishabh Gaur, Harshal Hayatnagarkar, Jayanta Kshirsagar
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SI
arXiv:2606.04562v1 Announce Type: new Abstract: Purpose The WHO's COVID-19 non-pharmaceutical interventions (e.g., lockdowns, vaccinations) effectively curb transmission but impose heavy economic strains. Existing research often neglects individual behaviors and falsely assumes perfect infection tra...
24. SCI-PRM: A Tool Aware Process Reward Model for Scientific Reasoning Verification
Author: Xiangyu Zhao, Hengyuan Zhao, Yiheng Wang, Wanghan Xu, Yuhao Zhou, Qinglong Cao, Zhiwang Zhou, Lei Bai, Wenlong Zhang, Xiao-Ming Wu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04579v1 Announce Type: new Abstract: While Process Reward Models (PRMs) have achieved remarkable success in mathematical reasoning, their application in complex scientific domains-such as biology, chemistry, and physics remains largely unexplored. Scientific problems demand not only logic...
25. Learning Admissible Heuristics via Cost Partitioning
Author: Hugo Barral, Quentin Cappart, Marie-Jos'e Huguet, Sylvie Thi'ebaux
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04597v1 Announce Type: new Abstract: Admissible heuristics are essential for optimal planning, yet learning them remains challenging due to the risk of overestimation. Cost partitioning combines multiple abstraction heuristics while preserving admissibility, but computing optimal partitio...
26. Plan First, Judge Later, Run Better: A DMAIC-Inspired Agentic System for Industrial Anomaly Detection
Author: Yongzi Yu, Ao Li, Le Wang, Ziyue Li, Fugee Tsung, Yuxuan Liang, Man Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CE
arXiv:2606.04599v1 Announce Type: new Abstract: Large language model (LLM) agents have shown promise in automating complex data-analysis workflows, but their reliable deployment remains challenging in high-stakes industrial scenarios. Industrial anomaly detection (IAD) is essential for manufacturing...
27. Parthenon Law: A Self-Evolving Legal-Agent Framework
Author: Hejia Geng, Leo Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04602v1 Announce Type: new Abstract: As agents grow more capable, legal-domain LLM agents promise to turn document-heavy matters into reviewable work products -- yet reliable deployment faces three obstacles: no large-scale evidence on how today's strongest model-and-harness combinations ...
28. A Normative Intermediate Representation for ASP-Based Compliance Reasoning
Author: Yangfan Wu, Huanyu Yang, Jianmin Ji
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LO
arXiv:2606.04619v1 Announce Type: new Abstract: We propose MONIR, a Modalized-Output Normative Intermediate Representation for ASP-based compliance reasoning. Its core fragment has a staged operational semantics, while MONIR-ASP provides an executable compilation and extensions for external function...
29. MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models
Author: Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao, Dongshuo Huang, Hongyu Lin, Gen Li, Lanqing Hong, Yihang Lou, Yan Bai
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04627v1 Announce Type: new Abstract: Mobile agents are increasingly expected to operate everyday applications from screenshots and language goals, where reliable control requires reasoning over screen affordances, multi-step navigation, and future state changes. However, many agents exter...
30. BiNSGPS: Geometry Problem Solving via Bidirectional Neuro-Symbolic Interaction
Author: Qi Wang, Peijie Wang, Fei Yin, Cheng-Lin Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04648v1 Announce Type: new Abstract: Geometry problem solving poses distinct challenges in artificial intelligence. Existing approaches typically fall into two paradigms: symbolic methods, which exhibit limited adaptability, and neural methods, which are prone to hallucinations. Recent ne...
31. Fog of Love: Engineering Virtuous Agent Behavior with Affinity-based Reinforcement Learning in a Game Environment
Author: Ajay Vishwanath, Christian Omlin
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CY, cs.LG
arXiv:2606.04750v1 Announce Type: new Abstract: Instilling virtuous behavior in artificial intelligence has seen increasing interest. One of the techniques proposed is known as affinity-based reinforcement learning, which uses policy regularization on the objective function to incentivize virtuous a...
32. FALSIFYBENCH: Evaluating Inductive Reasoning in LLMs with Rule Discovery Games
Author: Leonardo Bertolazzi, Katya Tentori, Raffaella Bernardi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04751v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed as autonomous agents in scientific tasks. Yet whether these systems can effectively engage in forms of inductive reasoning relevant to scientific discovery remains an open question. In this work, w...
33. Inference-Time Vulnerability Beyond Shallow Safety: Alignment Along Generation Trajectories
Author: Kyungmin Park, Taesup Kim
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2606.04778v1 Announce Type: new Abstract: Safety-aligned Large Language Models (LLMs) remain vulnerable to interventions during inference that redirect generation toward harmful outputs. Recent work attributes this to shallow safety, where alignment concentrates in the first few output tokens....
34. Tree-Based Formalization of Multi-Agent Complementarity in Human-AI Interactions
Author: Andrea Ferrario
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, math.CO
arXiv:2606.04779v1 Announce Type: new Abstract: Complementarity is the case in which a human--AI interaction (HAI) outperforms the best prediction benchmark available among its members. Although this idea is central in HAI research, formal work on complementarity remains limited. Existing frameworks...
35. AIP: A Graph Representation for Learning and Governing Agent Skills
Author: Zachary Blumenfeld, Jim Webber
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.04781v1 Announce Type: new Abstract: Agent Skills today consist largely of free-form prose requiring the agent to read, interpret, and re-derive how to act in every session. This imposes two compounding costs: reduced reliability on implementation-heavy tasks, and difficulty in skill crea...
36. BiasGRPO: Stabilizing Bias Mitigation in High-Variance Reward Landscapes via Group-Relative Policy Optimization
Author: Saket Reddy, Ke Yang, ChengXiang Zhai
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CY, cs.LG
arXiv:2606.04807v1 Announce Type: new Abstract: Mitigating social bias in Large Language Models (LLMs) presents a distinct alignment challenge: unlike verifiable tasks, bias lacks a single ground truth, creating a high-variance, subjective reward landscape. Previous preference-based fine-tuning meth...
37. Beyond Objective Equivalence: Constraint Injection for LLM-Based Optimization Modeling on Vehicle Routing Problems
Author: Xizi Luo, Changhong He, Dongdong Geng, Chenggong Shi, Yu Mei
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.04816v1 Announce Type: new Abstract: Large language models (LLMs) increasingly translate natural-language optimization problems into executable solver code. Yet for constraint-dense operations research (OR) problems, existing data-filtering and training pipelines largely rely on objective...
38. R-APS: Compositional Reasoning and In-Context Meta-Learning for Constrained Design via Reflective Adversarial Pareto Search
Author: Jo~ao Pedro Gandarela, Thiago Rios, Stefan Menzel, Andr'e Freitas
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.MA
arXiv:2606.04823v1 Announce Type: new Abstract: Large language models (LLMs) are fluent on open-ended tasks, yet in agentic settings, where a system must plan, use tools, and act over extended horizons, fluency does not ensure reliable delivery. We trace this gap to three coupled structural failures...
39. AICompanionBench: Benchmarking LLMs-as-Judges for AI Companion Safety
Author: Yanjing Ren, Reza Ebrahimi, TengTeng Ma
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04867v1 Announce Type: new Abstract: As AI companion platforms such as Replika and Character.AI rapidly grow, concerns about unsafe human-AI interactions have intensified. This study introduces AICompanionBench, to our knowledge the first publicly available benchmark dataset of human-AI c...
40. What Type of Inference is Active Inference?
Author: Wouter W. L. Nuijten, Mykola Lukashchuk, Thijs van de Laar, Bert de Vries
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04935v1 Announce Type: new Abstract: Active inference casts decision-making as inference, with the Expected Free Energy (EFE) unifying goal-directed and information-seeking behavior. Recent work showed that EFE minimization can be written as Variational Free Energy (VFE) minimization on a...
41. Strabo: Declarative Specification and Implementation of Agentic Interaction Protocols
Author: Samuel H. Christie V, Amit K. Chopra, Munindar P. Singh
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.05043v1 Announce Type: new Abstract: The last few years have witnessed major advances in the modeling and implementation of multiagent systems based on declarative interaction protocols. Our contribution, Strabo, establishes the relevance of these advances to ongoing industry efforts in A...
42. AutoLab: Can Frontier Models Solve Long-Horizon Auto Research and Engineering Tasks?
Author: Zhangchen Xu, Junda Chen, Yue Huang, Dongfu Jiang, Jiefeng Chen, Hang Hua, Zijian Wu, Zheyuan Liu, Zexue He, Lichi Li, Shizhe Diao, Jiaxin Pei, Jinsung Yoon, Hao Zhang, Mengdi Wang, Radha Poovendran, Misha Sra, Alex Pentland, Zichen Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.05080v1 Announce Type: new Abstract: Scientific and engineering progress is fundamentally a long-horizon iterative process: proposing changes, running experiments, measuring outcomes, and continuously refining artifacts. Yet existing benchmarks for frontier models primarily evaluate eithe...
43. Knowledge Index of Noah's Ark
Author: Sheng Jin, Minghao Liu, Yunze Xiao, Zeqi Zhou, Heli Qi, Yifan Yao, Meishu Song, Kaijing Ma, Xuan Zhang, Sicong Jiang, Yizhe Li, Ningshan Ma, Jie Wei, Ziniu Li, Minglai Yang, Bangya Liu, Yiming Liang, Xiao Fang, Qingcheng Zeng, Jiarui Liu, Rui Yang, Shen Yan, Wenhao Huang, Jiaheng Liu, Zihan Wang, Weihao Xuan, Ge Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.05104v1 Announce Type: new Abstract: Knowledge benchmarks for LLMs face three issues: scaling-driven designs that do not operationalize disciplinary representativeness; flat-payment annotation that permits lazy consensus; and unaudited ranking instability under bounded test budgets. We in...
44. AI from concrete to abstract: demystifying artificial intelligence to the general public
Author: Rubens Lacerda Queiroz, F'abio Ferrentini Sampaio, Cabral Lima, Priscila Machado Vieira Lima
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG
arXiv:2006.04013v6 Announce Type: cross Abstract: Artificial Intelligence (AI) has been adopted in a wide range of domains. This shows the imperative need to develop means to endow common people with a minimum understanding of what AI means. Combining visual programming and WiSARD weightless artific...
45. How do machines learn? Evaluating the AIcon2abs method
Author: Rubens Lacerda Queiroz, Cabral Lima, Fabio Ferrentini Sampaio, Priscila Machado Vieira Lima
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG
arXiv:2401.07386v5 Announce Type: cross Abstract: This study expands on previous work that introduced the AIcon2abs method (AI from Concrete to Abstract: Demystifying Artificial Intelligence to the general public), an innovative approach designed to increase public understanding of machine learning ...
46. DiffAero: A GPU-Accelerated Differentiable Simulation Framework for Efficient Quadrotor Policy Learning
Author: Xinhong Zhang, Runqing Wang, Yunfan Ren, Jian Sun, Hao Fang, Jie Chen, Gang Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2509.10247v1 Announce Type: cross Abstract: This letter introduces DiffAero, a lightweight, GPU-accelerated, and fully differentiable simulation framework designed for efficient quadrotor control policy learning. DiffAero supports both environment-level and agent-level parallelism and integrat...
47. SpurAudio: A Benchmark for Studying Shortcut Learning in Few-Shot Audio Classification
Author: Giries Abu Ayoub, Morad Tukan, Loay Mualem
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2605.13672v1 Announce Type: cross Abstract: Few-shot classification (FSC) is widely used for learning from limited labeled data, yet most evaluations implicitly assume that target concepts are independent of contextual cues. In real-world settings, however, examples often appear within rich co...
48. Constraint-Enhanced Physical Search through Correlation Matching
Author: Song-Ju Kim
Published: 6/4/2026, 4:00:00 AM
Categories: cond-mat.stat-mech, cs.AI, nlin.AO, physics.comp-ph
arXiv:2606.03554v1 Announce Type: cross Abstract: Physical systems do not merely add noise to search processes; they impose constraints that generate structured correlations. We propose a principle of constraint-enhanced physical search in which temporal correlations in exploration are matched to co...
49. Early Detection of Alzheimer's Disease Using Explainable Machine Learning on Clinical Biomarkers: A Multi-Class Classification Study Using the Alzheimer's Disease Neuroimaging Initiative (ADNI) Dataset
Author: Afshan Hashmi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, q-bio.QM
arXiv:2606.03995v1 Announce Type: cross Abstract: Background: Alzheimer's disease (AD) affects over 55 million people worldwide. Accurate, interpretable detection of normal cognition (NC), mild cognitive impairment (MCI), and AD from routine clinical assessments remains a critical unmet need. Method...
50. Neural Radiated-Noise Fields for Unmanned Underwater Vehicle Noise Spectrum Prediction in Three-Dimensional Scenes
Author: Yan Wu, Yang Yang, Jun Fan, Bin Wang
Published: 6/4/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2606.04008v1 Announce Type: cross Abstract: Radiated noise in unmanned underwater vehicles (UUVs) is an important indicator for characterizing acoustic signatures and evaluating platform performance. To address the strong dependence of traditional physics-based modeling and numerical simulatio...
51. Counterfactual Explanations for Deep Two-Sample Testing
Author: Wei-Cheng Lai, Marco Simnacher, Christoph Lippert
Published: 6/4/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2606.04009v1 Announce Type: cross Abstract: Two-sample testing is a fundamental tool for detecting distributional differences across scientific domains, but classical tests (including kernel-based tests) can be ineffective on high-dimensional structured data such as images. Recent deep two-sam...
52. The Variance Brain Foundation Models Forgot: Third-Order Statistics Predict Cognition Where Billion-Parameter Models Fail
Author: Giovanni Marraffini, Gabriel Mahuas, Trinidad Borrell, Victoria Shevchenko, Demian Wassermann
Published: 6/4/2026, 4:00:00 AM
Categories: q-bio.NC, cs.AI
arXiv:2606.04010v1 Announce Type: cross Abstract: Brain foundation models (BFMs) are self-supervised Transformers pretrained on fMRI data. We posit that these models should capture each subject's cognitive performance from their fMRI signal. Yet across three state-of-the-art BFMs and every readout w...
53. Gravity-Aware Hierarchical Routing for Lightweight SensorLLM on Human Activity Recognition
Author: Hao Li, Mingrui Zheng, Yasuyuki Tahara, Yuichi Sei
Published: 6/4/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2606.04019v1 Announce Type: cross Abstract: Recent studies on sensor-language alignment have shown that two-stage frameworks can improve the semantic modeling ability of wearable-sensor human activity recognition (HAR), where SensorLLM-style methods first perform motion-to-language alignment a...
54. CodegenBench: Can LLMs Write Efficient Code Across Architectures?
Author: Jie Li, Wenzhao Wu, Junqi Hu, Qinrui Zheng, Bowen Wu, Juepeng Zheng, Yutong Lu, Haohuan Fu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.04023v1 Announce Type: cross Abstract: While large language models (LLMs) have been extensively evaluated on code generation tasks for general-purpose programming and GPU-accelerated environments (e.g., PyTorch, CUDA), their capabilities in CPU-oriented high-performance computing (HPC) ac...
55. The Biomimetic Architecture of Software 4.0
Author: Philip Sheldrake, Dirk Scheffler
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.04025v1 Announce Type: cross Abstract: Dominant programming paradigms inherit an execution model optimised for a bygone era of a single human mind instructing a local machine, leaving contemporary systems burdened with historical path dependencies. When forced to host multi-dimensional, c...
56. MaskForge: Structure-Aware Adaptive Attacks for Jailbreaking Diffusion Large Language Models
Author: Yingzi Ma, Zhengyue Zhao, Xiaogeng Liu, Minhui Xue, Yue Zhao, Chaowei Xiao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04027v1 Announce Type: cross Abstract: Diffusion large language models (dLLMs) generate text by iteratively denoising partially masked sequences under bidirectional context, exposing a safety surface distinct from autoregressive LLMs. Because mask tokens are native inputs and tokens are c...
57. Position: Deployed Reinforcement Learning should be Continual
Author: Parnian Behdin, Kevin Roice, Golnaz Mesbahi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04029v1 Announce Type: cross Abstract: Reinforcement Learning (RL) has received increasing attention and adoption in real-world use cases. Most of these systems follow a train-then-fix paradigm, where trained agents do not learn while interacting with the world until performance degrades ...
58. Do Transformers Need Three Projections? Systematic Study of QKV Variants
Author: Ali Kayyam, Anusha Madan Gopal, M Anthony Lewis
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.PF
arXiv:2606.04032v1 Announce Type: cross Abstract: Transformers have become the standard solution for various AI tasks, with the query, key, and value (QKV) attention formulation playing a central role. However, the individual contribution of these three projections and the impact of omitting some re...
59. Unpredictable Safety: Domain-Dependent Compliance and the Transparency Gap in Open-Weight LLMs
Author: Zacharie Bugaud
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG
arXiv:2606.04035v1 Announce Type: cross Abstract: We present a systematic study of domain-dependent safety behavior in open-weight LLMs: 7 standardized experiments across 7 ethical domains, testing 5 models (12B--70B) in 4,200 interactions with dual-judge validation. Using a dual-condition methodolo...
60. Beyond Static Priors: Dynamic Neural Guidance for Large-Scale Ant Colony Optimization
Author: Dat Thanh Tran, Van Khu Vu, Yining Ma
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NE, cs.AI, cs.LG
arXiv:2606.04039v1 Announce Type: cross Abstract: Neural-guided Ant Colony Optimization (ACO) suffers from a fundamental training-inference misalignment: policies are typically trained to generate static priors (e.g., heatmaps), yet deployed to guide iterative, long-horizon search processes. In this...
61. Channel-Oriented Design for EEG-to-Music Reconstruction
Author: Jiaxin Qing, Junwei Lu, Lexin Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2606.04040v1 Announce Type: cross Abstract: Brain-computer interfaces aim to decode naturalistic stimuli from neural signals, yet most progress to date has focused on vision and language. In this article, we study a more challenging but far less explored setting, EEG-to-music reconstruction, w...
62. Bayes-Sufficient Representations in Supervised Learning
Author: Vasileios Sevetlidis
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04045v1 Announce Type: cross Abstract: Representation learning is often described as preserving the information in an input that is relevant for prediction. This work asks what relevance means for a fixed supervised decision problem. A representation is defined to be Bayes-sufficient for ...
63. Dive into the Scene: Breaking the Perceptual Bottleneck in Vision-Language Decision Making via Focus Plan Generation
Author: Boyuan Xiao, Bohong Chen, Yumeng Li, Ji Feng, Yao-Xiang Ding, Kun Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.LG, cs.RO
arXiv:2606.04046v1 Announce Type: cross Abstract: In embodied vision-language decision making tasks such as robotic manipulation and navigation, Vision-Language and Vision-Language-Action Models (VLMs & VLAs) are powerful tools with different benefits: VLMs are better at long-term planning, while VL...
64. Unlocking Feature Learning in Gated Delta Networks at Scale
Author: Yifeng Liu, Quanquan Gu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04048v1 Announce Type: cross Abstract: Training and scaling Large Language Models demand enormous computational resources, motivating both efficient sub-quadratic architectures and principled hyperparameter tuning methods. While the Maximal Update Parametrization ($\mu$P) has enabled zero...
65. LiftQuant: Continuous Bit-Width LLM via Dimensional Lifting and Projection
Author: Liulu He, XuanAng Liu, Juntao Liu, Taolue Feng, Ting Lu, Chunsheng Gan, Zhiyv Peng, Yuan Du, Huanrui Yang, Yijiang Liu, Li Du
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04050v1 Announce Type: cross Abstract: Existing quantization methods are fundamentally limited by rigid, integer-based bit-widths (e.g., 2, 3-bit), resulting in a ``deployment gap" where Large Language Models cannot be optimally fitted to specific memory budgets. To bridge this gap, we in...
66. RUBAS: Rubric-Based Reinforcement Learning for Agent Safety
Author: Xian Qi Loye, Qinglin Su, Zhexin Zhang, Shiyao Cui, Qi Zhu, Fei Mi, Hongning Wang, Minlie Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2606.04051v1 Announce Type: cross Abstract: The evolution of LLMs into tool-enabled agents creates a new class of safety challenges associated with real-world execution rather than simple text generation. Existing alignment methods often rely on coarse refusal signals or static supervision, ma...
67. A Goal-Set Characterization of Task Composition in the Boolean Task Algebra
Author: Eduardo Terr'es-Caballero, Herke van Hoof
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04053v1 Announce Type: cross Abstract: The Boolean Task Algebra (BTA) provides a principled framework for zero-shot task composition in reinforcement learning by equipping goal-reaching tasks with Boolean operations. We revisit its structural assumptions and formalize a collapse in the sp...
68. The Invisible Lottery: How Subtle Cues Steer Algorithm Choice in LLM Code Generation
Author: Akanksha Narula, Mofasshara Binte Rafique, Laurent Bindschaedler
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG
arXiv:2606.04057v1 Announce Type: cross Abstract: Large language models (LLMs) now generate substantial production code, often for tasks with multiple valid algorithmic solutions. Incidental prompt cues, meaning contextual words or metadata outside the task specification, can steer which algorithm t...
69. Spectral Scaling Laws of Muon
Author: Gagik Magakyan, Pablo Parrilo, Asuman Ozdaglar
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04058v1 Announce Type: cross Abstract: Orthonormalized update rules have rapidly become a leading choice of optimizer for training large language models, with recent open-source state-of-the-art models adopting Muon. To keep these updates tractable, Muon performs the orthonormalization wi...
70. LLM Compression with Jointly Optimizing Architectural and Quantization choices
Author: Hoang-Loc La, Truong-Thanh Le, Amir Taherkordi, Phuong Hoai Ha
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04063v1 Announce Type: cross Abstract: Deploying large language models (LLMs) is challenging due to their significant memory and computational requirements. While some methods address this by developing small or tiny language models from scratch, these approaches demand extensive GPU trai...
71. Need to Know: Contextual-Integrity-Grounded Query Rewriting for Privacy-Conscious LLM Delegation
Author: Xinyue Huang, Xiaochun Cao, Wenyuan Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04067v1 Announce Type: cross Abstract: As LLMs become increasingly woven into everyday workflows, user queries sent to cloud hosted LLMs routinely mix task-essential content with task non-essential sensitive disclosures, yet type based PII redaction is context agnostic and may raise two i...
72. TPA-AD: A Two-Stage Pseudo Anomaly-Guided Method for Bearing Time-Series Anomaly Detection
Author: Xiancheng Wang, Zhibo Zhang, Ran Li, Rui Wang, Minghang Zhao, Shisheng Zhong, Lin Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.04073v1 Announce Type: cross Abstract: This paper proposes a two-stage pseudo anomaly-guided anomaly detection method (\textbf{T}wo-stage \textbf{P}seudo \textbf{A}nomaly-guided \textbf{A}nomaly \textbf{D}etection, \textbf{TPA-AD}) for axle-box bearing time-series anomaly detection (time ...
73. Adaptive Patching Is Harder Than It Looks For Time-Series Forecasting
Author: Federico Zucchi, Yi Xie, Chao Zhang, Keyuan Luo, Thomas Lampert, Ziyue Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT
arXiv:2606.04074v1 Announce Type: cross Abstract: Adaptive patching is a recent and compelling proposal for time-series Transformers: allocate finer patches where the sequence looks locally informative. This paper asks under what conditions a content-adaptive patching operator should outperform a tu...
74. Large Language Models Hack Rewards, and Society
Author: Wei Liu, Xinyi Mou, Hanqi Yan, Zhongyu Wei, Yulan He
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CR, cs.CY
arXiv:2606.04075v1 Announce Type: cross Abstract: Reinforcement learning (RL) has become a dominant post-training paradigm, enabling large language models (LLMs) to learn from rewards. We observe that societal regulations are structurally similar to reward functions. They define measurable outcomes,...
75. POLARIS: Guiding Small Models to Write Long Stories
Author: Rishanth Rajendhran, Jenna Russell, Mohit Iyyer, John Frederick Wieting
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04095v1 Announce Type: cross Abstract: Small open-weight models struggle at long-form creative writing: their generated stories either fall far short of the requested length, or their quality significantly degrades as length increases, especially when compared to frontier models. We prese...
76. The Differentiable Auditory Loop (DAL): An ML Framework for Hyper-Personalized Hearing Aids
Author: Alejandro Ballesta Rosen, Jason Mikiel-Hunter, Julian Maclaren, Jack Collins, Richard F. Lyon, Simon Carlile
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2606.04103v1 Announce Type: cross Abstract: Conventional hearing aids rely on fixed, frequency-dependent amplification and compression to manage reduced sensitivity, which often fails to provide sufficient listening support in complex environments, such as situations with multiple speakers (th...
77. Proof-Carrying Agent Actions: Model-Agnostic Runtime Governance for Heterogeneous Agent Systems
Author: Zexun Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR
arXiv:2606.04104v1 Announce Type: cross Abstract: Agent systems execute through runtimes with very different control points: local coding tools, framework SDKs, managed agent platforms, API gateways, and observer-only integrations. A high-risk action such as publishing data externally may therefore ...
78. Building The Ph(ysical)AI Layer Of Machine Intelligence
Author: Ulbert Jose Botero, Liam Smith, Brooks Olney, Pooya Khorrami, Steven Kusiak, Watson Jia, Sage Trudeau, Daniel Capecci
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04106v1 Announce Type: cross Abstract: Foundation models achieve generalization through massive-scale training on diverse data, but have limitations with transfer to truly unseen domains without paired training data. We propose principle-driven foundation models that encode signal-theoret...
79. SymTRELLIS: Symmetry-Enforced Voxel Latents for 3D Generation
Author: Guangda Ji, Qimin Chen, Qinchan Li, Mingrui Zhao, Kai Wang, Hao Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.GR, cs.AI, cs.CV, cs.LG
arXiv:2606.04108v1 Announce Type: cross Abstract: Single-view 3D generative models have achieved impressive visual quality, yet they are not designed to satisfy structural or functional requirements, and in practice, often fall short. Symmetry is one such requirement: violations, even subtle ones, o...
80. AgenticDiffusion: Agentic Diffusion-based Path Planning for Vision-Based UAV Navigation
Author: Faryal Batool, Muhammad Ahsan Mustafa, Fawad Mehboob, Valerii Serpiva, Dzmitry Tsetserukou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.SY, eess.SY
arXiv:2606.04111v1 Announce Type: cross Abstract: Indoor UAV navigation requires efficient exploration, scene understanding, and reliable trajectory execution under limited field-of-view observations. Existing vision-based navigation frameworks typically rely on single-view observations, limiting th...
81. dMX: Differentiable Mixed-Precision Assignment for Low-Precision Floating-Point Formats
Author: Giuseppe Franco, Ian Colbert, Pablo Monteagudo-Lago, Felix Marty, Nicholas Fraser
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04115v1 Announce Type: cross Abstract: Quantizing large language models (LLMs) to low-precision floating-point representations is central to efficient deployment, yet applying a single bit-width uniformly across all layers is sub-optimal in terms of both performance and accuracy. This wor...
82. SaliMory: Orchestrating Cognitive Memory for Conversational Agents
Author: Kai Zhang, Xinyuan Zhang, Hongda Jiang, Shiun-Zu Kuo, Hyokun Yun, Ejaz Ahmed, Shereen Oraby, Ziyun Li, Sanat Sharma, Ann Lee, Ahmed A Aly, Anuj Kumar, Raffay Hamid, Xin Luna Dong
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04120v1 Announce Type: cross Abstract: Conversational agents that serve as lifelong companions must maintain persistent memory across all interactions. However, simply expanding context windows with raw retrieval degrades reasoning quality, while training memory agents via standard reinfo...
83. Semantic Constraint Synthesis for Adaptive Trajectory Optimization via Large Language Models
Author: Eleanor Brosius, Yuji Takubo, Daniele Gammelli, Simone D'Amico, Marco Pavone
Published: 6/4/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.RO
arXiv:2606.04123v1 Announce Type: cross Abstract: Trajectory optimization is a critical component for enabling safe and reliable autonomous operations in space exploration. As space missions increase in frequency, complexity, and scope, there is a growing need to rapidly formulate mathematically sou...
84. HighTide: An Agent-Curated Open-Source VLSI Benchmark Suite
Author: Benjamin Goldblatt, Paolo Pedroso, Farhad Modaresi, Ethan Sifferman, Matthew R. Guthaus
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AR, cs.AI, cs.SE
arXiv:2606.04126v1 Announce Type: cross Abstract: We introduce HighTide, an evolving AI-assisted benchmark suite. Specifically, the contributions are: (i) a diverse open-source suite spanning multiple design languages and technology nodes, (ii) Bazel-based incremental RTL-to-GDS compilation with rem...
85. Caught in the Act(ivation): Toward Pre-Output and Multi-Turn Detection of Credential Exfiltration by LLM Agents
Author: Kargi Chauhan, Pratibha Revankar
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04141v1 Announce Type: cross Abstract: LLM agents often place sensitive credentials in the same context window as untrusted retrieved content, creating a direct path for indirect prompt injection to induce credential exfiltration. We study this failure mode through three complementary def...
86. Physics-Informed Machine Learning for Short-Term Flood Prediction
Author: Tewodros Syum Gebre, Jagrati Talreja, Leila Hashemi-Beni
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04143v1 Announce Type: cross Abstract: Accurate flood forecasting is essential for mitigating disaster risks and protecting communities. However, purely data-driven machine learning models often struggle in data-scarce environments and may violate fundamental hydrological principles. Stan...
87. EvalStop: Using World Feedback to Detect and Correct Reward Overoptimization in Multi-Tenant RLHF Platforms
Author: Guilin Zhang, Chuanyi Sun, Shahryar Sarkani, John M. Fossaceca
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC
arXiv:2606.04145v1 Announce Type: cross Abstract: Cloud LLM fine-tuning platforms increasingly serve RLHF workloads, where a learned reward model is optimized as a proxy for human quality. As Gao et al. (2023) showed, this proxy diverges from world feedback (downstream eval metrics) under sustained ...
88. ADAPTOOD: Uncertainty-Aware Fine-Tuning for Out-of-Distribution ECG Time Series Models
Author: Sotirios Vavaroutas, Yu Yvonne Wu, Ali Etemad, Cecilia Mascolo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04164v1 Announce Type: cross Abstract: Data samples used for training often differ from those encountered during fine-tuning and deployment, and while ML models show promise, their performance remains limited when only small annotated datasets are available. Performance often degrades und...
89. Smart Transportation Without Neurons -- Fair Metro Network Expansion with Tabular Reinforcement Learning
Author: Dimitris Michailidis, Sennay Ghebreab, Fernando P. Santos
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04167v1 Announce Type: cross Abstract: We tackle the Metro Network Expansion Problem (MNEP), a subset of the Transport Network Design Problem (TNDP), which focuses on expanding metro systems to satisfy travel demand. Traditional methods rely on exact and heuristic approaches that require ...
90. MimeLens: Position-Agnostic Content-Type Detection for Binary Fragments
Author: Michael J. Bommarito II
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.04171v1 Announce Type: cross Abstract: File-type classification underlies many workflows like malware triage, forensic carving, packet inspection, and storage indexing. Learned systems such as Google's Magika assume whole-file access at a known offset, so they break on the inputs many of ...
91. A Systematic Analysis of Linguistic Features in AI-Generated Text Detection Across Domains and Models
Author: Yassir El Attar, Esra D"onmez, Maximilian Maurer, Agnieszka Falenska
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04177v1 Announce Type: cross Abstract: Interpretable linguistic features offer a promising approach for explaining why a given text appears machine-generated, particularly for non-expert users. However, existing findings on which features reliably indicate LLM-generated text remain fragme...
92. Exact Unlearning in Reinforcement Learning
Author: Thanh Nguyen-Tang, Raman Arora
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.04182v1 Announce Type: cross Abstract: We formulate the problem of \emph{exact unlearning} in reinforcement learning, where the goal is to design an efficient framework that enables the removal of any user's data upon deletion request, i.e., the online learner's output after unlearning is...
93. Dual Advantage Fields
Author: Alexey Zemtsov, Maxim Bobrin, Alexander Nikulin, Dmitry V. Dylov, Fakhri Karray, Vladislav Kurenkov, Martin Tak'a\v{c}, Arip Asadulaev
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO
arXiv:2606.04188v1 Announce Type: cross Abstract: Offline goal-conditioned reinforcement learning requires both long-horizon reachability estimates and local action comparisons. Dual goal representations provide value fields that capture global goal reachability, but they do not directly specify whi...
94. Metric-Aware Hybrid Forecasting for the CTF4Science Lorenz Challenge
Author: Cen Lu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04191v1 Announce Type: cross Abstract: We describe our approach to the CTF4Science Lorenz challenge, a benchmark that mixes short-horizon forecasting, long-time distribution matching, and trajectory reconstruction across nine task pairs. The key discovery is that no single model family do...
95. Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions
Author: Juan Figuera
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.DC
arXiv:2606.04193v1 Announce Type: cross Abstract: Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A compromised or buggy agent can omit, alter, or fabricate its own traces, and the operator running t...
96. DetectZoo: A Unified Toolkit for AI-Generated Content Detection Across Text, Audio, and Image Modalities
Author: Sajad Ebrahimi, Nima Jamali, Bardia Shirsalimian, Kelly McConvey, Wentao Zhang, Jalehsadat Mahdavimoghaddam, Maksym Taranukhin, Maura Grossman, Vered Shwartz, Yuntian Deng, Ebrahim Bagheri
Published: 6/4/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.CL, cs.CV, cs.LG, cs.SD
arXiv:2606.04205v1 Announce Type: cross Abstract: The growing popularity and capacity of generative models have eroded the distinction between human and machine-generated content, motivating a growing body of work on detection across text, images, and audio. Most available detectors are either comme...
97. PerceptTwin: Semantic Scene Reconstruction for Iterative LLM Planning and Verification
Author: Charlie Gauthier, Sacha Morin, Liam Paull
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.04226v1 Announce Type: cross Abstract: Simulation environments are useful for both robot policy learning and planning verification and validation. Traditionally, the process of creating a simulation was onerous. Creating a bespoke simulation environment for each individual environment tha...
98. Incremental Sheaf Cohomology on Cellular Complexes: O(1)-in-n Lazy Edit Processing under Bounded Local Geometry
Author: Jason L. Volk
Published: 6/4/2026, 4:00:00 AM
Categories: cs.DS, cs.AI
arXiv:2606.04227v1 Announce Type: cross Abstract: We present an algorithmic framework for incremental maintenance of first sheaf cohomology $H^1(X; \mathcal{F})$ on dynamically evolving 1-dimensional cellular complexes equipped with finite-dimensional cellular sheaves. The classical computation of $...
99. MM-BizRAG: Rethinking Multimodal Retrieval-Augmented Generation for General Purpose Enterprise Q&A
Author: Hanoz Bhathena, Parin Rajesh Jhaveri, Rohan Mittal, Prateek Singh, Aymen Kallala, Rachneet Kaur, Yiqiao Jin, Zhen Zeng, Adwait Ratnaparkhi, Denis Kochedykov
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04231v1 Announce Type: cross Abstract: Recent advances in multimodal retrieval-augmented generation (MM-RAG) have shifted toward minimal parsing, relying on page-level images for producing retriever embeddings and for answer generation. While efficient, this trend often neglects explicit ...
100. Supportive Token Revealing for Fast Diffusion Language Model Decoding
Author: Giries Abu Ayoub, Mario Barbara, Llu'is Pastor-P'erez, Tanja Bien, Aneesh Barthakur, Alaa Maalouf, Loay Mualem
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.04236v1 Announce Type: cross Abstract: Discrete diffusion language models can generate text efficiently by updating multiple masked positions in parallel, but this parallelism introduces a quality-latency trade-off. Aggressive decoding may commit mutually dependent tokens too early, while...
101. Recover-LoRA for Aggressive Quantization: Reclaiming Accuracy in 2-Bit Language Models via Low-Rank Adaptation with Knowledge Distillation on Synthetic Data
Author: Devleena Das, Rajeev Patwari, Elliott Delaye, Ashish Sirasao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04238v1 Announce Type: cross Abstract: Aggressive weight quantization to 2-bit precision offers substantial throughput and memory gains for large language model (LLM) inference, but typically incurs severe accuracy degradation. These gains are particularly relevant for edge and on-device ...
102. Overview of the EReL@MIR 2025 Multimodal Document Retrieval Challenge (Track 1)
Author: Jingbiao Mei
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.04240v1 Announce Type: cross Abstract: Retrieval over visually-rich documents, pages that interleave text with figures, tables, and charts, is essential for multimodal retrieval-augmented generation, yet most retrievers still discard the visual channel. The \emph{Multimodal Document Retri...
103. Can I Take Another Dose? Evaluating LLM Decision-Making Under Temporal Uncertainty in OTC Dosing QA
Author: Maroof Kousar, Yibo Hu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04262v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used for everyday health questions, including whether a user can safely take another dose of an over-the-counter (OTC) medication. Yet this common safety-relevant setting remains underexplored in existing...
104. Instant-Fold: In-Context Imitation Learning for Deformable Object Manipulation
Author: Yilong Wang, Cheng Qian, Edward Johns
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2606.04269v1 Announce Type: cross Abstract: Deformable object manipulation (DOM) is challenging due to high-dimensional, partially observable states that evolve through long-horizon, topology-changing interactions with multiple valid manipulation modes. We introduce Instant-Fold, an in-context...
105. StandardE2E: A Unified Framework for End-to-End Autonomous Driving Datasets
Author: Stepan Konev
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04271v1 Announce Type: cross Abstract: Autonomous driving has shifted from modular perception-prediction-planning stacks toward end-to-end (E2E) models that map sensor inputs directly to vehicle control, often regularized by auxiliary tasks such as 3D detection, motion forecasting, and HD...
106. From Ticks to Flows: Dynamics of Neural Reinforcement Learning in Continuous Environments
Author: Saket Tiwari, Tejas Kotwal, George Konidaris
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04275v1 Announce Type: cross Abstract: We present a novel theoretical framework for deep reinforcement learning (RL) in continuous environments by modeling the problem as a continuous-time stochastic process, drawing on insights from stochastic control. Building on previous work, we intro...
107. The Loss Is Not Enough: Sampling Conditions and Inductive Bias in Contrastive Representation Learning
Author: Justinas Zaliaduonis, Patrick Putzky, Till Richter, Sergios Gatidis
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR
arXiv:2606.04280v1 Announce Type: cross Abstract: Contrastive learning has become a leading paradigm for self-supervised representation learning, yet the conditions under which it recovers meaningful latent geometry remain incompletely understood. We develop a measure-theoretic framework formalizing...
108. Sparse Mixture-of-Experts Reward Models Learn Interpretable and Specialized Experts for Personalized Preference Modeling
Author: Yifan Wang, Jinyi Mu, Mayank Jobanputra, Yu Wang, Ji-Ung Lee, Soyoung Oh, Isabel Valera, Vera Demberg
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.04284v1 Announce Type: cross Abstract: Preference modeling plays a central role in reinforcement learning from human feedback (RLHF), enabling large language models (LLMs) to align with human values. However, most existing approaches assume a universal reward function, neglecting the dive...
109. Scaling Novel Graph Generation via Lightweight Structure-Guided Autoregressive Models
Author: Alessio Barboni, Massimiliano Lupo Pasini, Bishal Lakha, Edoardo Serra
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04287v1 Announce Type: cross Abstract: Generating realistic and diverse graphs is a key problem in machine learning, with applications in molecular discovery, circuit design, cybersecurity, and beyond. However, current graph generative models remain limited by scalability and novelty. Dif...
110. Anycast Performance in Context
Author: Eric Liang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2606.04298v1 Announce Type: cross Abstract: IP anycast lets a service advertise one address from many physical sites, leaving BGP to map each client to a site. It is central to the DNS root server system, public resolvers, and some content delivery networks, yet the same routing mechanism has ...
111. OpenRFM: Dissecting Relational In-Context Learning
Author: Zhikai Chen, Junyu Yin, Jialiang Gu, Siheng Xiong, Xiaoze Liu, Ruowang Zhang, Keren Zhou, Kai Guo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04320v1 Announce Type: cross Abstract: Relational Foundation Models (RFMs) promise a single pre-trained predictor that, given any relational database, returns predictions in one forward pass via relational in-context learning (ICL). Yet a substantial gap separates open RFMs from their com...
112. Measuring What Matters: Synthetic Benchmarks for Concept Bottleneck Models
Author: Julian Skirzynski, Harry Cheon, Shreyas Kadekodi, Meredith Stewart, Berk Ustun
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04326v1 Announce Type: cross Abstract: Concept bottleneck models predict outcomes from high-level concepts detected in inputs. Although concepts provide a simple way to reap benefits from interpretability, very few datasets include concept labels. This limits researchers' ability to deter...
113. A Geometric Characterization of the Stationary Plateau for Two-Layer Neural Networks
Author: Tian Ding, Dawei Li, Ruoyu Sun
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC
arXiv:2606.04327v1 Announce Type: cross Abstract: We investigate the geometric structure of stationary plateaus that arise in the loss landscape of two-layer neural networks with smooth activation functions. We focus on the phenomenon of "neuron splitting" where duplicating a hidden neuron yields an...
114. Generalizable Multi-Task Learning for Wireless Networks Using Prompt Decision Transformers
Author: Fatih Temiz, Shavbo Salehi, Melike Erol-Kantarci
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2606.04328v1 Announce Type: cross Abstract: Future wireless networks demand rapid adaptation to highly heterogeneous environments and dynamic task configurations, necessitating a shift from conventional rule-based and optimization-driven radio resource management (RRM) toward artificial intell...
115. From Untrusted Input to Trusted Memory: A Systematic Study of Memory Poisoning Attacks in LLM Agents
Author: Pritam Dash, Tongyu Ge, Aditi Jain, Tanmay Shah, Zhiwei Shang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04329v1 Announce Type: cross Abstract: Memory is a core component of AI agents, enabling them to accumulate knowledge across interactions and improve performance. However, persistent memory introduces the risk of memory poisoning, where a single adversarial memory write can exert long-ter...
116. Expectations vs. Realities: The Cost of MSE-Optimal Forecasting Under Conditional Uncertainty
Author: Riku Green, Zahraa S. Abdallah, Telmo M Silva Filho
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04342v1 Announce Type: cross Abstract: Multi-step time series forecasting (MSF) is commonly evaluated using point-wise error metrics such as mean squared error (MSE), implicitly treating the conditional mean as a sufficient target. We show that this can be misleading under conditional unc...
117. HYolo: An Intelligent IoT-Based Object Detection System Using Hypergraph Learning
Author: Isha Abid, Fawad Khan, Muhammad Khuram Shahzad
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.04345v1 Announce Type: cross Abstract: This paper presents HYolo, an intelligent IoT-based object detection framework that integrates hypergraph learning into the YOLO architecture. Traditional YOLO-based object detection models primarily capture pairwise feature interactions and may fail...
118. MorphoQuant: Modality-Aware Quantization for Omni-modal Large Language Models
Author: Yue Wu, Changyuan Wang, Zixuan Wang, Shilin Ma, Yansong Tang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04349v1 Announce Type: cross Abstract: Conventional Post-Training Quantization (PTQ) methods struggle with 4-bit Omni-modal Large Language Models (OLLMs) due to the extreme distribution heterogeneity and disparate outlier patterns across modalities. To address this, we propose MorphoQuant...
119. Multi-Granularity 3D Kidney Lesion Characterization from CT Volumes
Author: Renjie Liang, Zhengkang Fan, Jinqian Pan, Chenkun Sun, Jiang Bian, Russell Terry, Jie Xu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04365v1 Announce Type: cross Abstract: Radiology reports describe kidney lesions by type, size, enhancement, and attenuation, yet existing 3D methods predict only at the patient or organ level. We reformulate kidney CT characterization as a per-lesion set-prediction task: one model emits ...
120. Selective Coupling of Decoupled Informative Regions: Masked Attention Alignment for Data-Free Quantization of Vision Transformers
Author: Biao Qian, Yang Wang, Yong Wu, Jungong Han
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04373v1 Announce Type: cross Abstract: Data-Free Quantization (DFQ) addresses data security concerns by synthesizing samples, without accessing real data. It has garnered increasing attention in the context of Vision Transformers (ViTs), owing to the superiority of the self-attention mech...
121. DSIRM: Learning Query-Bridged Discrete Semantic Identifiers for E-commerce Relevance Modeling
Author: Bokang Wang, Xing Fang, Mingmin Jin, Jing Wang, Zhentao Song, Guangxin Song, Jianbo Zhu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2606.04374v1 Announce Type: cross Abstract: Despite rapid progress of continuous embeddings for e-commerce search relevance, a long-standing open problem is the difficulty in capturing fine-grained attribute distinctions. While discrete Semantic Identifiers (SIDs) have been widely adopted as a...
122. From Symbolic to Geometric: Enabling Spatial Reasoning in Large Language Models
Author: Chen Chu, Bita Azarijoo, Li Xiong, Khurram Shafique, Cyrus Shahabi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04381v1 Announce Type: cross Abstract: Recent large language models (LLMs) often appear to exhibit spatial reasoning ability; however, this capability is largely \emph{symbolic}, arising from pattern matching over spatial language rather than true \emph{geometric} reasoning over space. Be...
123. LCSHBench: A Multilingual, Consensus-Grounded Benchmark for Library of Congress Subject Heading Assignment
Author: Kwok Leong Tang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.IR
arXiv:2606.04382v1 Announce Type: cross Abstract: Automated subject cataloging assigns controlledvocabulary headings to bibliographic records, but LCSH has no standard public benchmark. We introduce LCSHBench: 22,346 books in 15 languages from the openly licensed Harvard, Columbia, and Princeton cat...
124. Rethinking Sales Lead Scoring with LLM-based Hierarchical Preference Ranking
Author: Chenyu Zhang, Yiwen Liu, Yin Sun, Xinyuan Zhang, Yuji Cao, Junming Jiao, Juyi Qiao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2606.04387v1 Announce Type: cross Abstract: Sales lead conversion in high-stakes domains (e.g., automotive, real estate) differs fundamentally from e-commerce recommendation due to prolonged decision cycles and multi-stage funnels. Traditional lead scoring methods rule-based scorecards, machin...
125. TITAN-FedAnil+: Trust-Based Adaptive Blockchain Federated Learning for Resource-Constrained Intelligent Enterprises
Author: Muhammad Hadi, Muhammad Jahangir, Talha Shafique, Muhammad Khuram Shahzad
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.04388v1 Announce Type: cross Abstract: Federated Learning (FL) has emerged as an effective paradigm for collaborative intelligence while preserving data privacy. However, data heterogeneity arising from non-IID distributions and decentralized security threats remain significant challenges...
126. Low-Rank Decay for Grokking in Scale-Invariant Transformers: A Spectral-Geometric View
Author: Mingyu Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04405v1 Announce Type: cross Abstract: Modern Transformer architectures frequently employ normalization mechanisms such as RMSNorm and Query-Key Normalization, making parts of the model approximately scale-invariant with respect to weight magnitudes. In this regime, standard Frobenius-nor...
127. An Ensembled Latent Factor Model via Differential Evolution and Gradient Descent Optimization
Author: Rui Zhang, Jinhang Liu, Wenbo Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04408v1 Announce Type: cross Abstract: High-dimensional and incomplete (HDI) data are prevalent in many real-world big data scenarios. Latent factor models serve as a common representation learning approach, capable of uncovering informative latent factors from such data. Nevertheless, mo...
128. An Empirical Study of Data Scale, Model Complexity, and Input Modalities in Visual Generalization
Author: Luoyidi Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.04409v1 Announce Type: cross Abstract: Modern deep neural networks usually have large parameter scales and nonlinear hierarchical structures, and they have achieved strong performance in computer vision. However, the source of their generalization performance remains difficult to explain ...
129. L-TGVN: Leveraging Longitudinal Priors for Personalized Rapid MRI
Author: Arda Atal{\i}k, Sumit Chopra, Daniel K. Sodickson
Published: 6/4/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV, physics.med-ph
arXiv:2606.04419v1 Announce Type: cross Abstract: MRI provides excellent soft-tissue contrast without ionizing radiation, but long acquisition times increase patient discomfort while also raising exam costs and limiting scanner throughput. A common approach to reduce scan time is to acquire fewer me...
130. What If Prompt Injection Never Left? Exploring Cross-Session Stored Prompt Injection in Agentic Systems
Author: Yuanbo Xie, Tianyun Liu, Yingjie Zhang, Suchen Liu, Yulin Li, Liya Su, Tingwen Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04425v1 Announce Type: cross Abstract: Modern agentic systems transform LLMs from session-bounded assistants into stateful systems that persist and evolve shared world state across sessions through memories, filesystems, tools, and other long-lived contextual artifacts. This shift fundame...
131. LoopMoE: Unifying Iterative Computation with Mixture-of-Experts for Language Modeling
Author: Wenkai Chen, Tianshu Li, Wenyong Huang, Yichun Yin, Lifeng Shang, Chengwei Qin
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04438v1 Announce Type: cross Abstract: Mixture-of-Experts (MoE) and looped architectures scale models along two orthogonal axes, namely parameter capacity and effective depth. However, mainstream looped architectures rely on dense backbones that couple parameter count with per-token FLOPs...
132. MemoryDocDataSet: A Benchmark for Joint Conversational Memory and Long Document Reasoning
Author: Qiyang Xie, Jialun Wu, Xinjie He, Su Liu, Shuai Xiao, Zhiyuan Lin, Weikai Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04442v1 Announce Type: cross Abstract: AI systems increasingly need to combine two demanding capabilities: navigating multi-session conversation history and performing deep reading comprehension within long documents. Yet no existing benchmark evaluates both simultaneously. We introduce M...
133. RowNet: A Memory Transformer for Tabular Regression
Author: Askat Rakhymbekov, Gulshat Muhametjanova
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.ST, stat.TH
arXiv:2606.04445v1 Announce Type: cross Abstract: Real estate valuation is a structured regression problem in which prices are governed by heterogeneous feature types, sparse regional effects, nonlinear interactions, and the practical logic of comparable properties. Standard multilayer perceptrons t...
134. Token Rankings are Unforgeable Language Model Signatures
Author: Matthew Finlayson, Andreas Grivas, Xiang Ren, Swabha Swayamdipta
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CC, cs.CL
arXiv:2606.04459v1 Announce Type: cross Abstract: Language model parameters are known to impose unique (to each model) geometric constraints on their logit outputs, which serves as a signature that identifies the model, but also leaks the model's final layer parameters when an API distributes logits...
135. CyberGym-E2E: Scalable Real-World Benchmark for AI Agents' End-to-End Cybersecurity Capabilities
Author: Tianneng Shi, Robin Rheem, Dongwei Jiang, Mona Wang, Francisco De La Riega, Zhun Wang, Jingzhi Jiang, Alexander Cheung, Sean Tai, Jonah Cha, Jianhong Tu, Gabriel Han, Chenguang Wang, Jingxuan He, Wenbo Guo, Dawn Song
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.04460v1 Announce Type: cross Abstract: AI has the potential to transform cybersecurity by enabling systems that can autonomously detect, analyze, and remediate software vulnerabilities. However, existing cybersecurity evaluations of AI systems are limited in scale or scope, and fail to ca...
136. SePO: Self-Evolving Prompt Agent for System Prompt Optimization
Author: Wangcheng Tao, Han Wu, Weng-Fai Wong
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04465v1 Announce Type: cross Abstract: System prompt optimization improves agent behavior without modifying the underlying model, yielding human-readable, model-agnostic instructions. Existing methods build a prompt agent that refines task agents' system prompts, yet leave the prompt agen...
137. ParetoPilot: Zero-Surrogate Offline Multi-Objective Optimization via Infer-Perturb-Guide Diffusion
Author: Ruiqing Sun, Sen Yang, Dawei Feng, Bo Ding, Yijie Wang, Huaimin Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NE, math.OC
arXiv:2606.04468v1 Announce Type: cross Abstract: Offline multi-objective optimization (Offline MOO) aims to discover novel Pareto-optimal designs based on static datasets without expensive environment interactions. While recent generative methods have achieved notable success, they predominantly re...
138. Adaptive Calibration for Fair and Performant Facial Recognition
Author: Ryan Brown, Chris Russell
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04469v1 Announce Type: cross Abstract: We introduce Adaptive Calibration (AC), a novel calibration strategy for facial recognition that maps cosine similarity between normalized embeddings to well-calibrated probabilities. By incorporating local context into calibration, Adaptive Calibrat...
139. ChessMimic: Per-Rating Transformer Models for Human Move, Clock, and Outcome Prediction in Online Blitz Chess
Author: Thomas Johnson
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04473v1 Announce Type: cross Abstract: We present ChessMimic, a system of three small encoder-only transformers - for move, thinking-time, and outcome prediction - conditioned on the position, recent move history, player rating, and clock state. We fit a separate instance of each model pe...
140. Evaluating Reasoning Fidelity in Visual Text Generation
Author: Jiajun Hong, Jiawei Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.04479v1 Announce Type: cross Abstract: Recent text-to-image (T2I) models can render highly legible and well-structured text within images, enabling applications including document generation and slide generation. However, it remains unclear whether such systems faithfully preserve reasoni...
141. SFMambaNet: Spectral-Frequency Enhanced Selective State Space Model for Correspondence Pruning
Author: Zhihua Wang, Yanping Li, Yizhang Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04493v1 Announce Type: cross Abstract: Correspondence pruning aims to identify inliers from an initial set of correspondences. Most existing Graph Neural Network (GNN)-based methods rely on geometric features mapped from coarse Euclidean coordinates, which struggle to capture the subtle g...
142. Smart Picks in the Dark: Towards Efficient RLVR for Reasoning via Tracing Metacognitive Pivots
Author: Guangcheng Zhu, Shenzhi Yang, Haobo Wang, Xing Zheng, Yingfan MA, Xuening Feng, Zhongqi Chen, Bowen Song, Weiqiang Wang, Gang Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04503v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) has greatly advanced large reasoning models (LRMs), but it requires timely training on a huge fully-annotated dataset. To this end, data-efficient RLVR methods have been widely studied from two pe...
143. Self-Evolving Deep Research via Joint Generation and Evaluation
Author: Han Zhu, Chengkun Cai, Yuanfeng Song, Xing Chen, Sirui Han, Yike Guo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04507v1 Announce Type: cross Abstract: Large Language Models (LLMs) have become increasingly adopted in daily applications, with deep research standing out as a particularly important capability. Unlike traditional question-answering (QA) tasks, deep research report generation lacks defin...
144. GeoMin: Data-Efficient Semi-Supervised RLVR via Geometric Distribution Modeling
Author: Guangcheng Zhu, Shenzhi Yang, Haobo Wang, Xing Zheng, Yingfan MA, Xuening Feng, Zhongqi Chen, Kai Tang, Zhengqing Zang, Bowen Song, Weiqiang Wang, Gang Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04516v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) significantly advances LLM reasoning, yet it faces a dilemma: standard supervised scaling is throttled by high annotation costs, while unsupervised alternatives suffer from severe model collapse. ...
145. Treat Traffic Like Trees: A Semantic-Preserving Hierarchical Graph-Based Expert Framework for Encrypted Traffic Analysis
Author: Yuantu Luo, Jun Tao, Linxiao Yu, Guang Cheng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2606.04517v1 Announce Type: cross Abstract: Graph-based deep learning methods have been widely employed in encrypted traffic analysis to exploit latent correlations across different granularities. However, while complex preprocessing pipelines and sophisticated model structures often achieve s...
146. ANN Search: Recall What Matters
Author: Dimitris Dimitropoulos, Nikos Mamoulis
Published: 6/4/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.DB, cs.LG
arXiv:2606.04522v1 Announce Type: cross Abstract: Approximate nearest neighbor (ANN) search has become a core primitive in information retrieval and modern machine learning tasks, from classification to retrieval-augmented generation. The community evaluates and tunes ANN algorithms primarily on the...
147. Optical-Guided Neural Collapse for SAR Few-Shot Class Incremental Learning
Author: Fan Zhang, Sijin Zheng, Fei Ma, Qiang Yin, Yongsheng Zhou, Fei Gao, Xian Sun
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04528v1 Announce Type: cross Abstract: Few-shot class-incremental learning (FSCIL) in synthetic aperture radar imagery presents unique challenges due to severe data scarcity and SAR-specific variability. In particular, strong azimuth sensitivity in SAR induces large intra-class variation ...
148. Dynamic Infilling Anchors for Format-Constrained Generation in Diffusion Large Language Models
Author: Boyan Han, Yiwei Wang, Yi Song, Yujun Cai, Chi Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04535v1 Announce Type: cross Abstract: Diffusion large language models (dLLMs) offer bidirectional attention and parallel generation, enabling them to exploit global context and naturally support format-constrained tasks like parseable JSON or reasoning templates. While straightforward fi...
149. Temporal Order Matters for Agentic Memory: Segment Trees for Long-Horizon Agents
Author: Yifan Simon Liu, Liam Gallagher, Faeze Moradi Kalarde, Jiazhou Liang, Armin Toroghi, Scott Sanner
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04555v1 Announce Type: cross Abstract: Long-horizon conversational agents need to interact with users through evolving events, tasks, and goals. Such histories are naturally temporal, yet many existing memory systems organize information primarily by topical similarity and may ignore the ...
150. Rollout-Level Advantage-Prioritized Experience Replay for GRPO
Author: Gyeongtae Yoo, Sanghyeok Park, Soohyuk Jang, Ik-hwan Kim, Sungroh Yoon
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04560v1 Announce Type: cross Abstract: Reinforcement learning from verifiable rewards with GRPO is a standard approach for post-training reasoning LLMs. It remains sample inefficient. Each rollout is used for a single gradient update and then discarded. Naive replay is not well suited in ...
151. Multi-SPIN: Multi-Access Speculative Inference for Cooperative Token Generation at the Edge
Author: Haotian Zheng, Zhanwei Wang, Mingyao Cui, Chang Cai, Hongyang Du, Kaibin Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.NI
arXiv:2606.04581v1 Announce Type: cross Abstract: Speculative inference (SPIN) was originally developed as an efficient architecture to accelerate Large Language Models (LLMs). In this work, we propose its distributed deployment to enable cooperative token generation in a multiuser edge system; its ...
152. Synthetic Personalities: How Well Can LLMs Mimic Individual Respondents Using Socio-Economic Microdata?
Author: Leonard Kinzinger, Jochen Hartmann
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2606.04592v1 Announce Type: cross Abstract: LLM-based digital twins promise to scale and accelerate market research, but most published twins are either coarse persona bots conditioned on a few demographic questions or detailed individual-level twins built on purpose-collected surveys and inte...
153. Ekka: Automated Diagnosis of Silent Errors in LLM Inference
Author: Yile Gu, Zhen Zhang, Shaowei Zhu, Xinwei Fu, Jun Wu, Yida Wang, Baris Kasikci
Published: 6/4/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.SE
arXiv:2606.04594v1 Announce Type: cross Abstract: LLM serving frameworks are quickly evolving with a complex software stack and a vast number of optimizations. The rapid development process can introduce silent errors where output quality silently degrades without any explicit error signals. Diagnos...
154. QuBLAST: A Framework for Quantizing Large Language Models with Block-Level Compression Approach and Activation Scaling Strategy
Author: Pasindu Wickramasinghe, Achyuta Muthuvelan, Rachmad Vidya Wicaksana Putra, Minghao Shao, Muhammad Shafique
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04620v1 Announce Type: cross Abstract: LLMs have become the state-of-the-art algorithms for solving NLP tasks. However, they typically come at huge computational and memory costs, thus making them difficult to deploy on embedded systems. Toward this, state-of-the-art methods typically emp...
155. QO-Bench: Diagnosing Query-Operator-Preserving Retrieval over Typed Event Tuples
Author: Mengao Zhang, Xiang Yang, Chang Liu, Tianhui Tan, Ke-wei Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR
arXiv:2606.04646v1 Announce Type: cross Abstract: Many real-world questions over business, legal, and scientific corpora are natural-language versions of database-style queries over records latent in text. Existing retrieval-augmented generation (RAG) systems are optimized primarily for semantic rel...
156. Instance-Level Post Hoc Uncertainty Quantification in Object Detection
Author: Chongzhe Zhang, Zifan Zeng, Qunli Zhang, Feng Liu, Zheng Hu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04656v1 Announce Type: cross Abstract: Object detection is a safety-critical component of autonomous driving. It is essential to quantify the uncertainty in bounding-box predictions for safety assurance. Post hoc uncertainty quantification without retraining aligns with real-world deploym...
157. Why Muon Outperforms Adam: A Curvature Perspective
Author: Shuche Wang, Fengzhuo Zhang, Jiaxiang Li, Dirk Bergemann, Zhuoran Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04662v1 Announce Type: cross Abstract: Muon improves training efficiency over Adam in large language-model training by about two times, but the local geometric source of this advantage remains unclear. Our work takes a first step toward demystifying Muon's superiority over Adam from a cur...
158. Learning Long Range Spatio-Temporal Representations over Continuous Time Dynamic Graphs with State Space Models
Author: Ayushman Raghuvanshi, Thummaluru Siddartha Readdy, Sundeep Prabhakar Chepuri, Mahesh Chandran
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04672v1 Announce Type: cross Abstract: Continuous-time dynamic graphs (CTDGs) provide a richer framework to capture fine-grained temporal patterns in evolving relational data. Long-range information propagation is a key challenge while learning representations, wherein it is important to ...
159. Real-Time Automatic License Plate Recognition Using YOLOv8, SORT Tracking, and Temporal Data Interpolation
Author: Mirza Muhammad Mobeen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04684v1 Announce Type: cross Abstract: The real-time hardships of video processing seriously limit the usage of Automatic License Plate Recognition (ALPR) with application in dynamic traffic monitoring settings. High-fidelity recognition of unconstrained variables, e.g. drastic variations...
160. Graph-Guided Universum Learning in Generalized Eigenvalue Proximal SVMs for Alzheimer's Disease Classification
Author: Yogesh Kumar, Vrushank Ahire, Mudasir Ganaie
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2606.04699v1 Announce Type: cross Abstract: Early and accurate detection of Alzheimer's disease (AD) is important for timely intervention and disease management. Generalized Eigenvalue Proximal Support Vector Machine (GEPSVM) and its Universum-based variants have shown promising results for AD...
161. Enhancing MedSAM with a Lightweight Box Predictor for Medical Image Segmentation
Author: Amirhossein Movahedisefat, Amirreza Fateh, Mohammad Reza Mohammadi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04705v1 Announce Type: cross Abstract: Semantic segmentation in medical imaging is a critical yet challenging task due to data scarcity and high variability across modalities. While foundation models like the Segment Anything Model (SAM) show promise, they often struggle with medical imag...
162. VISTA: Vision-Grounded and Physics-Validated Adaptation of UMI data for VLA Training
Author: Siyuan Yang, Linzheng Guo, Ouyang Lu, Zhaxizhuoma, Daoran Zhang, Xinmiao Wang, Ting Xiao, Fangzheng Yan, Zhijun Chen, Yan Ding, Chao Yu, Chenjia Bai, Xuelong Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.04708v1 Announce Type: cross Abstract: Universal Manipulation Interface (UMI) enables scalable real-world robot data collection without hardware-specific teleoperation, yet leveraging UMI data to train large-scale Vision-Language-Action (VLA) models remains fundamentally challenging. We i...
163. CoRe-MoE: Contrastive Reweighted Mixture of Experts for Multi-Terrain Humanoid Locomotion with Gait Adaptation
Author: Kailun Huang (Hong Kong University of Science and Technology), Zikang Xie (Hong Kong University of Science and Technology), Yanzhe Xie (Hong Kong University of Science and Technology), Panpan Liao (Guangdong University of Technology), Fanghai Zhang (Hong Kong University of Science and Technology), Yanheng Mai (Hong Kong University of Science and Technology), Wenhao Xu (South China Agricultural University), Yunheng Wang (Hong Kong University of Science and Technology), Renjing Xu (Hong Kong University of Science and Technology), Haohui Huang (Guangdong University of Technology)
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.04718v1 Announce Type: cross Abstract: Humans primarily rely on walking and running to traverse complex terrains, without resorting to unnecessarily complex motion patterns. Similarly, humanoid robots should achieve smooth transitions between walking and running while maintaining natural ...
164. Trace-Mediated Peak Bias: Bridging Temporal Credit Assignment and Cognitive Heuristics in Deep Reinforcement Learning
Author: Viktor Vesel'y, Aleksandar Todorov, Erwan Escudie, Matthia Sabatelli
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04735v1 Announce Type: cross Abstract: Temporal credit assignment is central to both biological and artificial intelligence, yet its interaction with non-linear function approximation is poorly understood. We identify a systematic failure mode in deep reinforcement learning (RL) termed Tr...
165. Curvature-aware dynamic precision approach for physics-informed neural networks
Author: Yingjie Shao, Ioannis N. Athanasiadis, George van Voorn, Taniya Kapoor
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04736v1 Announce Type: cross Abstract: Physics-informed neural networks (PINNs) have become a promising framework for simulating partial differential equations (PDEs) by embedding physical laws directly into neural network training. However, recent studies show that PINN optimisation is s...
166. Revisiting Vul-RAG: Reproducibility and Replicability of RAG-based Vulnerability Detection with Open-Weight Models
Author: Sabrina Kaniewski, Fabian Schmidt, Tobias Heer
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.04739v1 Announce Type: cross Abstract: Large language models (LLMs) have shown strong potential for automated software vulnerability detection, particularly in retrieval-augmented generation (RAG) settings. However, for approaches relying on proprietary models and APIs, reproducibility an...
167. TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration
Author: Soyeong Jeong, Jinheon Baek, Minki Kang, Sung Ju Hwang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.04743v1 Announce Type: cross Abstract: Agents are widely deployed as assistants over documents, tools, and code. However, they typically act only on explicit user requests, which surface only the problems the user has noticed, while many other important problems coexist, hidden in plain s...
168. An Empirical Audit of Input Encoders for Multi-Channel Signal Transformers
Author: Ossi Lehtinen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04752v1 Announce Type: cross Abstract: Transformers consuming multi-channel scalar signals must embed $C$ simultaneous values into one $d_{\text{model}}$-dimensional vector per time step. We empirically audit eight input encoders -- spanning a shared-scalar baseline, per-channel linear pr...
169. Archi: Agentic Operations at the CMS Experiment
Author: Pietro Lugato, Luca Lavezzo, Jason Mohoney, Hasan Ozturk, Muhammad Hassan Ahmed, Juan Pablo Salas, Viphava Ohm, Krittin Phornsiricharoenphant, Gabriele Benelli, Mariarosaria D'Alfonso, Manasvita Joshi, Warren Nam, Aron Soha, Samantha Sunnarborg, Austin Swinney, Jack Tucker, Dmytro Kovalskyi, Tim Kraska, Christoph Paus
Published: 6/4/2026, 4:00:00 AM
Categories: hep-ex, cs.AI, cs.IR
arXiv:2606.04755v1 Announce Type: cross Abstract: We present Archi, an open-source, end-to-end framework for scientific collaborations that combines the systematic ingestion and organization of heterogeneous data sources with the deployment of configurable, private, and extensible agents that retrie...
170. Description-Code Inconsistency in Real-world MCP Servers: Measurement, Detection, and Security Implications
Author: Yutao Shi, Xiaohan Zhang, Xiangjing Zhang, Xihua Shen, Hui Ouyang, Huming Qiu, Mi Zhang, Min Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.SE
arXiv:2606.04769v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) has emerged as a critical standard empowering Large Language Models (LLMs) to utilize external tools. In this ecosystem, LLMs rely on natural language descriptions provided by MCP servers to select and execute functio...
171. Coarse-to-fine Hierarchical Architecture with Sequential Mamba for Brain Reconstruction
Author: Hoang-Son Vo, Van-Hung Bui, Minh-Huy Mai-Duc, Tien-Dung Mai, Soo-Hyung Kim
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04772v1 Announce Type: cross Abstract: Understanding the relationship between deep visual representations and the human visual system is a fundamental challenge in computational neuroscience. While modern vision models achieve strong performance in image recognition, their correspondence ...
172. Activation Steering of Video Generation Models via Reduced-Order Linear Optimal Control
Author: Jihoon Hong, Alice Chan, Qiyue Dai, Julian Skifstad, Glen Chou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.SY, eess.SY, math.OC
arXiv:2606.04775v1 Announce Type: cross Abstract: Text-to-video (T2V) models trained on large-scale web data can generate undesired content, motivating interventions that reduce harmful outputs without sacrificing visual quality. Activation steering offers an attractive mechanistic alternative to fi...
173. NoRA: Evaluating Grounded Reasonableness in Visual First-person Normative Action Reasoning
Author: Sichao Li, Sai Ma, Daniel Kilov, Secil Yanik Guyot, Zhuang Li, Seth Lazar
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04806v1 Announce Type: cross Abstract: LLMs and agentic systems are increasingly deployed in social environments, making normative competence critical for safe and appropriate behavior. However, existing approaches either assess normative judgment in text alone or reduce it to choosing am...
174. Scenario Generation for Risk-Aware Reinforcement Learning with Probably Approximately Safe Guarantees
Author: Mohit Prashant, Arvind Easwaran
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04812v1 Announce Type: cross Abstract: Guaranteeing safety is critical to the deployment of reinforcement learning (RL) agents in the real-world, especially as policies learned using deep RL may demonstrate susceptibility to transition perturbations that result in unknown or unsafe behavi...
175. Learning While Acting: A Skill-Enhanced Test-Time Co-Evolution Framework for Online Lifelong Learning Agents
Author: Bo Mao, Jie Zhou, Yutao Yang, Xin Li, Xian Wei, Qin Chen, Xingjiao Wu, Liang He
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04815v1 Announce Type: cross Abstract: Lifelong learning is essential for Large Language Model (LLM) agents operating in dynamic, interactive environments. However, existing lifelong learning agents for long-horizon tasks typically depend on discrete skill or past experiences retrieval wi...
176. OA-CutMix: Correcting the Label Bias of CutMix
Author: Tobias Christian Nauen, Stanislav Frolov, Federico Raue, Brian B. Moser, Andreas Dengel
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.04820v1 Announce Type: cross Abstract: CutMix has become the de facto standard mixing augmentation, yet its label assignment rests on a flawed assumption: The area of the pasted patch faithfully reflects its semantic contribution to the mixed image. In practice, however, patches frequentl...
177. Signed Dual Attention: Capturing Signed Dependencies in Time Series Forecasting
Author: Balthazar Courvoisier, Tristan Cazenave
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04833v1 Announce Type: cross Abstract: Initially developed for natural language processing, Transformer architectures and attention mechanisms are now central to a wide range of deep learning models, including applications in time series forecasting. A standard attention mechanism, howeve...
178. Uncertainty-Aware End-to-End Co-Design of Neural Network Processors: From Training and Mapping to Fabrication
Author: Yuyang Du, Yujun Huang, Gioele Zardini
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.AR, math.OC
arXiv:2606.04850v1 Announce Type: cross Abstract: Designing a neural network processor is an end-to-end co-design problem: network architecture and training budget determine the inference workload; hardware mapping decisions determine chip area, latency, and energy; and these characteristics govern ...
179. Learning Empirically Admissible Neural Heuristics for Combinatorial Search
Author: Siddharth Sahay
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.04860v1 Announce Type: cross Abstract: Finding optimal solution paths for combinatorial puzzles like the Rubik's Cube, sliding tile puzzles, and Lights Out remains a classical challenge in artificial intelligence. Heuristic search algorithms, such as A* , guarantee path optimality only wh...
180. Abduction Prover in Isabelle/HOL
Author: Yutaka Nagashima, Daniel Sebastian Goc
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.PL, cs.SE
arXiv:2606.04877v1 Announce Type: cross Abstract: Proof assistants based on expressive logics suffer limited automation for proof search, raising the cost of formal verification based on proof assistants. We address this problem by introducing the Abduction Prover for Isabelle/HOL. Given a challengi...
181. DiverAge: Reliable Pluralistic Face Aging with Cross-Age Identity Relation Guidance
Author: Yueying Zou, Peipei Li, Qianrui Teng, Dianyan Xu, Zekun Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04881v1 Announce Type: cross Abstract: Face aging plays an important role in long-term biometric analysis, cross-age identity verification, and forensic identity analysis. Since the same subject may exhibit multiple plausible appearances at a target age due to genetic, environmental, and ...
182. Provably Auditable and Safe LLM Agents from Human-Authored Ontologies
Author: Aaron Sterling
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.MA, cs.PL
arXiv:2606.04903v1 Announce Type: cross Abstract: We introduce the LLM agent architecture Agentic Redux, intended for use with nontrivial problem domains that require linear auditability. Using the typed lambda calculus, we prove that, run on appropriate domains, Agentic Redux executions are semanti...
183. 'Your AI Text is not Mine': Redefining and Evaluating AI-generated Text Detection under Realistic Assumptions
Author: Nils Dycke, Marina Sakharova, Nico Daheim, Iryna Gurevych
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.04906v1 Announce Type: cross Abstract: Although it is generally agreed that AI-generated text poses a broad societal risk, there is no common understanding in the AI-generated text detection literature on what constitutes harmful use. Rather, existing datasets and approaches often define ...
184. Geometry-Aware Distillation for Prompt Tuning Biomedical Vision-Language Models
Author: Tran Dinh Tien, Zhiqiang Shen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.04922v1 Announce Type: cross Abstract: Current prompt-based and adapter-based tuning of vision-language models (VLMs) is attractive for medical imaging, where clinical data sensitivity favors frozen backbones and annotations are limited. However, these methods typically optimize only the ...
185. Reproducing, Analyzing, and Detecting Reward Hacking in Rubric-Based Reinforcement Learning
Author: Xuekang Wang, Zhuoyuan Hao, Shuo Hou, Hao Peng, Juanzi Li, Xiaozhi Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.04923v1 Announce Type: cross Abstract: Rubric-based reinforcement learning (RL) uses an LLM-as-a-Judge (LaaJ) to score model outputs according to rubrics as rewards. However, policy models may exploit latent biases in the judge, leading to reward hacking and ineffective or unsafe training...
186. AdaKoop: Efficient Modeling of Nonlinear Dynamics from Nonstationary Data Streams with Koopman Operator Regression
Author: Naoki Chihara, Ren Fujiwara, Yasuko Matsubara, Yasushi Sakurai
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.04930v1 Announce Type: cross Abstract: Real-time data analysis requires the ability to accurately and adaptively address nonlinear dynamics in a nonstationary data stream while preserving computational efficiency. However, nonlinear dynamics are so complex that capturing dynamically chang...
187. From Prompt to Process: a Process Taxonomy and Comparative Assessment of Frameworks Supporting AI Software Development Agents
Author: Sanderson Oliveira de Macedo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.04967v1 Announce Type: cross Abstract: AI tools for programming are no longer just autocomplete or chat assistants: they organize themselves as development frameworks, with process, roles, artifacts and verification. Recent surveys map agents and LLMs for software engineering, but a study...
188. Plan, Watch, Recover: A Benchmark and Architectures for Proactive Procedural Assistance
Author: Kaustav Kundu, Ritvik Shrivastava, Maxim Arap, Nanshu Wang, Xianhui Zhu, Quintin Fettes, Gautam Tiwari, Parth Suresh, Th'eo Moutakanni, Alejandro Castillejo Munoz, Allen Bolourchi, Pascale Fung, Pinar Donmez, Babak Damavandi, Anuj Kumar, Seungwhan Moon
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.04970v1 Announce Type: cross Abstract: We envision a proactive multi-modal assistant system which gives users real-time step-by-step guidance on a procedural task, autonomously deciding \textit{when} to interrupt, and \textit{how} to coach. However, progress is limited by the absence of l...
189. DeliChess: A Multi-party Dialogue Dataset for Deliberation in Chess Puzzle Solving
Author: Xiaochen Zhu, Georgi Karadzhov, Tom Stafford, Andreas Vlachos
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC
arXiv:2606.04987v1 Announce Type: cross Abstract: Multi-party dialogue is a critical setting for studying collaborative reasoning and decision-making, yet existing datasets rarely focus on structured, in-depth complex reasoning tasks. We introduce DeliChess, a novel dataset of group deliberation dia...
190. From Agent Traces to Trust: Evidence Tracing and Execution Provenance in LLM Agents
Author: Yiqi Wang, Jiaqi Zhang, Taotao Cai, Zirui Liu, Qingqiang Sun, Zequn Sun, Zhangkai Wu, Mingkai Zhang, Yanming Zhu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.04990v1 Announce Type: cross Abstract: Large language model (LLM)-based agents increasingly solve complex tasks by interacting with external tools, retrieval systems, memory modules, environments, and other agents. These capabilities expand agent autonomy, but also make agent behavior har...
191. SharedRequest: Privacy-Preserving Model-Agnostic Inference for Large Language Models
Author: Peihua Mai, Xuanrong Gao, Youlong Ding, Xianglong Du, Wei Liu, Yan Pang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.05004v1 Announce Type: cross Abstract: With the widespread deployment of public large language models (LLMs) such as ChatGPT, protecting user prompt privacy has become an increasingly critical issue. Existing privacy-preserving inference methods sacrifice either utility or efficiency, and...
192. M$^3$Eval: Multi-Modal Memory Evaluation through Cognitively-Grounded Video Tasks
Author: Jie Huang, Ruixun Liu, Sirui Sun, Xinyi Yang, Yin Li, Yixin Zhu, Yiwu Zhong
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.05008v1 Announce Type: cross Abstract: As multi-modal models advance towards long-form video understanding, memory emerges as a critical capability. Despite substantial efforts in developing video datasets and benchmarks, existing works primarily focus on perception and reasoning, without...
193. DAR: Deontic Reasoning with Agentic Harnesses
Author: Guangyao Dou, William Jurayj, Nils Holzenberger, Benjamin Van Durme
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.05009v1 Announce Type: cross Abstract: Deontic reasoning is the task of answering questions by applying explicit rules and policies to case-specific facts, for example computing tax liability under a statute or determining the outcome of an immigration appeal. A key technical challenge fo...
194. Invariant Gradient Alignment for Robust Reasoning Distillation
Author: Zehua Cheng, Wei Dai, Jiahao Sun
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.05025v1 Announce Type: cross Abstract: Large language models (LLMs) suffer from shortcut learning: they systematically fail on out-of-distribution (OOD) inputs whose semantic surface differs from training data, even when the logical structure is identical. This undermines knowledge distil...
195. Self-Reflective APIs: Structure Beats Verbosity for AI Agent Recovery
Author: Arquimedes Canedo, Grama Chethan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.05037v1 Announce Type: cross Abstract: When an AI agent calls an API and hits a validation error, it needs more than what went wrong -- it needs what to do next. A self-reflective API returns, on validation failure, a machine-readable recovery_feedback.suggestions[] payload sufficient fo...
196. UniCAD: A Unified Benchmark and Universal Model for Multi-Modal Multi-Task CAD
Author: Jingyuan Chen, Sheng Jin, Haopeng Sun, Wentao Liu, Chen Qian
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.05058v1 Announce Type: cross Abstract: Computer-Aided Design (CAD) underpins modern engineering and manufacturing by enabling the creation of precise, editable 3D models. However, CAD research typically studies tasks in isolation, and multi-modal, multi-task learning for CAD is hindered b...
197. Automatic Generation of Titles for Research Papers Using Language Models
Author: Tohida Rehman, Debarshi Kumar Sanyal, Samiran Chattopadhyay
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.05085v1 Announce Type: cross Abstract: The title of a research paper conveys its primary idea and, occasionally, its conclusions in a clear and concise manner. Choosing an appropriate title is often challenging, and automated title generation can assist authors in this task. In this work,...
198. Arithmetic Pedagogy for Language Models
Author: Andhika Bernard Lumbantobing, Hokky Situngkir
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2606.05106v1 Announce Type: cross Abstract: We investigate whether methods of human mathematics pedagogy can guide the training of language models toward arithmetic reasoning. Building on the GASING method -- an Indonesian pedagogy that solves basic arithmetic through a left-to-right procedure...
199. Who Needs Labels? Adapting Vision Foundation Models With the Metadata You Already Have
Author: Elouan Gard`es, Seung Eun Yi, Kartik Ahuja, Th'eo Moutakanni, Huy V. Vo, Piotr Bojanowski, Wolfgang M. Pernice, Lo"ic Landrieu, Camille Couprie
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.05107v1 Announce Type: cross Abstract: We propose a label-free approach to adapt powerful but generic vision foundation models to specialized scientific domains. Standard supervised fine-tuning is often ill-suited to these settings: labels are scarce, and task-specific training can collap...
200. Continual Visual and Verbal Learning Through a Child's Egocentric Input
Author: Xiaoyang Jiang, Yanlai Yang, Kenneth A. Norman, Brenden Lake, Mengye Ren
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.05115v1 Announce Type: cross Abstract: Children learn the meanings of words from a continuous, temporally structured stream of egocentric experience. Recent work shows that neural networks can also learn word-referent mappings from a child's egocentric video recordings, but they cycle thr...
201. Audio Interaction Model
Author: Zhifei Xie, Zihang Liu, Ze An, Xiaobin Hu, Yue Liao, Ziyang Ma, Dongchao Yang, Mingbao Lin, Deheng Ye, Shuicheng Yan, Chunyan Miao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, cs.MM, eess.AS
arXiv:2606.05121v1 Announce Type: cross Abstract: Audio is an inherently interactive modality, yet today's Large Audio Language Models (LALMs) are offline, and streaming audio models each handle only a single task such as streaming ASR or voice chatting. It is time to unify them into one online LALM...
202. Towards Efficient and Evidence-grounded Mobility Prediction with LLM-Driven Agent
Author: Linyao Chen, Qinlao Zhao, Zechen Li, Mingming Li, Likun Ni, Jinyu Chen, Yuhao Yao, Xuan Song, Noboru Koshizuka, Hiroki Kobayashi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.05130v1 Announce Type: cross Abstract: Individual-level mobility prediction is central to urban simulation, transportation planning, and policy analysis. Supervised sequence models achieve strong accuracy but require task-specific training and offer limited decision-level transparency. Re...
203. GeM-NR: Geometry-Aware Multi-View Editing for Nonrigid Scene Changes
Author: Josef Bengtson, Yaroslava Lochman, Fredrik Kahl
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.05142v1 Announce Type: cross Abstract: Recent developments in multi-view image editing with generative models have brought us a step closer toward general 3D content generation and customization. Most existing works focus on rigid or appearance-only edits by utilizing the geometry of the ...
204. Failed Reasoning Traces Tell You What Is Fixable (But Not by Reading Them)
Author: Nizar Islah, Istabrak Abbes, Irina Rish, Sarath Chandar, Eilif B. Muller
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.05145v1 Announce Type: cross Abstract: When post-trained language models fail on reasoning problems, the common test-time-scaling response is to spend more compute on additional attempts, and the failed traces play no further role. We argue this discards a crucial signal; some failures co...
205. Multi-Column RBF Neural Network Using Adaptive and Non-Adaptive Particle Swarm Optimization
Author: Ammar Hoori, Yuichi Motai
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NE, cs.AI
arXiv:2606.05150v1 Announce Type: cross Abstract: The radial basis function neural network (RBFN) trained with a gradient descending algorithm provides an effective fully connected structure in both shallow and deep networks. The error correction (ErrCor), a state-of-the-art gradient-based training ...
206. Reinforcement Learning from Rich Feedback with Distributional DAgger
Author: Rishabh Agrawal, Jacob Fein-Ashley, Paria Rashidinejad
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.05152v1 Announce Type: cross Abstract: Reasoning models have advanced rapidly, but the dominant reinforcement learning from verifiable rewards (RLVR) recipe remains surprisingly narrow: sample many responses and reward each with a single bit indicating whether the final answer is correct....
207. Streaming Communication in Multi-Agent Reasoning
Author: Zhen Yang, Xiaogang Xu, Wen Wang, Cong Chen, Xander Xu, Ying-Cong Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.MA
arXiv:2606.05158v1 Announce Type: cross Abstract: Multi-agent reasoning systems adopt a "generate-then-transfer" paradigm that forces end-to-end latency to scale linearly with pipeline depth. We introduce StreamMA, a multi-agent reasoning system that streams each reasoning step to downstream agents ...
208. Longer Context, Deeper Thinking: Uncovering the Role of Long-Context Ability in Reasoning
Author: Wang Yang, Zirui Liu, Hongye Jin, Qingyu Yin, Vipin Chaudhary, Xiaotian Han
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2505.17315v2 Announce Type: replace Abstract: Recent language models exhibit strong reasoning capabilities, yet the influence of long-context capacity on reasoning remains underexplored. In this work, we hypothesize that current limitations in reasoning stem, in part, from insufficient long-co...
209. Breaking Bad Molecules: Are MLLMs Ready for Structure-Level Molecular Detoxification?
Author: Fei Lin, Ziyang Gong, Cong Wang, Tengchao Zhang, Yonglin Tian, Yining Jiang, Ji Dai, Chao Guo, Xiaotong Yu, Xue Yang, Gen Luo, Fei-Yue Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2506.10912v4 Announce Type: replace Abstract: Toxicity remains a leading cause of early-stage drug development failure. Despite advances in molecular design and property prediction, the task of molecular toxicity repair, generating structurally valid molecular alternatives with reduced toxicit...
210. Constrained Adaptive Rejection Sampling
Author: Pawe{\l} Parys, Sairam Vaidya, Taylor Berg-Kirkpatrick, Loris D'Antoni
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2510.01902v2 Announce Type: replace Abstract: Language Models (LMs) are increasingly used in applications where generated outputs must satisfy strict semantic or syntactic constraints. Existing approaches to constrained generation fall along a spectrum: greedy constrained decoding methods enfo...
211. Aligning Deep Implicit Preferences by Learning to Reason Defensively
Author: Peiming Li, Zhiyuan Hu, Yang Tang, Shiyu Li, Xi Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.11194v3 Announce Type: replace Abstract: Personalized alignment is crucial for enabling Large Language Models (LLMs) to engage effectively in user-centric interactions. However, current methods face a dual challenge: they fail to infer users' deep implicit preferences (including unstated ...
212. Adaptive Minds: Empowering Agents with LoRA-as-Tools
Author: Pavan C Shekar, Aswanth Krishnan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.15416v2 Announce Type: replace Abstract: We investigate a framework in which LoRA adapters are treated as callable tools that a base language model can dynamically select and invoke. We hypothesize that, when adapters are trained to provide strong domain-specific gains and are exposed wit...
213. BRAINCELL-AID: An Agentic AI Created Brain Cell Type Resource for Community Annotation
Author: Rongbin Li, Wenbo Chen, Zhao Li, Rodrigo Munoz-Castaneda, Jinbo Li, Neha S. Maurya, Arnav Solanki, Huan He, Hanwen Xing, Meaghan Ramlakhan, Zachary Wise, Nelson Johansen, Zhuhao Wu, Hua Xu, Michael Hawrylycz, W. Jim Zheng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.17064v4 Announce Type: replace Abstract: Single-cell RNA sequencing has transformed our ability to identify diverse cell types and their transcriptomic signatures. However, annotating these signatures-especially those involving poorly characterized genes-remains a major challenge. Traditi...
214. A Unified Geometric Space for Topological Alignment Between Transformer-Based Models and Human Brain Networks
Author: Silin Chen, Yuzhong Chen, Caiwei Wang, Zifan Wang, Junhao Wang, Zifeng Jia, Keith M Kendrick, Tuo Zhang, Lin Zhao, Dezhong Yao, Tianming Liu, Xi Jiang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.24342v2 Announce Type: replace Abstract: Prior brain-AI alignment studies are typically constrained by specific inputs and tasks, limiting their ability to capture organizational properties across models with different modalities. In this work, we focus on Transformer-based models and int...
215. MENTOR: A Metacognition-Driven Self-Evolution Framework for Uncovering and Mitigating Implicit Domain Risks in LLMs
Author: Liang Shan, Kaicheng Shen, Wen Wu, Zhenyu Ying, Chaochao Lu, Yan Teng, Jingqi Huang, Qingshan Liu, Guangze Ye, Guoqing Wang, Jie Zhou, Liang He
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2511.07107v3 Announce Type: replace Abstract: Ensuring the safety of Large Language Models (LLMs) is critical for real-world deployment. However, current safety measures often fail to address implicit, domain-specific risks. To investigate this gap, we introduce a dataset of 3,000 annotated qu...
216. Reasoning or Fluency? Dissecting Probabilistic Confidence in Best-of-N Selection
Author: Hojin Kim, Jaehyung Kim
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.13735v2 Announce Type: replace Abstract: Probabilistic confidence metrics are increasingly adopted as proxies for reasoning quality in Best-of-N selection, under the assumption that higher confidence reflects higher reasoning fidelity. In this work, we challenge this assumption by investi...
217. Success Conditioning as Policy Improvement: The Optimization Problem Solved by Imitating Success
Author: Daniel Russo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SY, eess.SY, stat.ML
arXiv:2601.18175v2 Announce Type: replace Abstract: A widely used technique for improving policies is success conditioning, in which one collects trajectories, identifies those that achieve a desired outcome, and updates the policy to imitate the actions taken along successful trajectories. This pri...
218. PersistBench: When Should Long-Term Memories Be Forgotten by LLMs?
Author: Sidharth Pulipaka, Oliver Chen, Manas Sharma, Taaha S Bajwa, Vyas Raina, Ivaxi Sheth
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.01146v2 Announce Type: replace Abstract: Conversational assistants are increasingly integrating long-term memory with large language models (LLMs). This persistence of memories, e.g., the user is vegetarian, can enhance personalization in future conversations. However, the same persistenc...
219. Interfaze: The Future of AI is built on Task-Specific Small Models
Author: Harsha Vardhan Khurdula, Vineet Agarwal, Yoeven D Khemlani
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.04101v2 Announce Type: replace Abstract: We present Interfaze, a native hybrid model that fuses task-specific deep neural networks (CNNs and DNNs) directly into a transformer decoder through a shared embedding space. Specialized perceptual encoders handle optical character recognition (OC...
220. From Out-of-Distribution Detection to Hallucination Detection: A Geometric View
Author: Litian Liu, Reza Pourreza, Yubing Jian, Yao Qin, Roland Memisevic
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2602.07253v3 Announce Type: replace Abstract: Detecting hallucinations in large language models is a critical open problem with significant implications for safety and reliability. While existing hallucination detection methods achieve strong performance in question-answering tasks, they remai...
221. SciDER: Scientific Data-centric End-to-end Researcher
Author: Ke Lin, Owais Aijaz, Yilin Lu, Yiyang Luo, Xuehang Guo, Preslav Nakov
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2603.01421v3 Announce Type: replace Abstract: While large language models accelerate scientific discovery, existing agents face severe limitations in adaptability, domain generalization, and multimodal scalability, often struggling to autonomously process raw, domain-specific experimental data...
222. MedForge: Interpretable Medical Deepfake Detection via Forgery-aware Reasoning
Author: Zhihui Chen, Kai He, Qingyuan Lei, Bin Pu, Jian Zhang, Yuling Xu, Mengling Feng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.18577v2 Announce Type: replace Abstract: Text-guided image editors can now manipulate authentic medical scans with high fidelity, enabling lesion implantation/removal that threatens clinical trust and safety. Existing defenses are inadequate for healthcare. Medical detectors are largely b...
223. Bilevel Autoresearch: Meta-Autoresearching Itself
Author: Yaonan Qu, Meng Lu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.23420v2 Announce Type: replace Abstract: If autoresearch is itself a form of research, then autoresearch can be applied to research itself. We present Bilevel Autoresearch, a bilevel framework in which an outer autoresearch loop improves an inner autoresearch loop by reading its code and ...
224. Formal Semantics for Agentic Tool Protocols: A Process Calculus Approach
Author: Andreas Schlapbach
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2603.24747v2 Announce Type: replace Abstract: The emergence of large language model agents capable of invoking external tools has created urgent need for formal verification of agent protocols. Two paradigms dominate this space: Schema-Guided Dialogue (SGD), a research framework for zero-shot ...
225. The Accountability Horizon: An Impossibility Theorem for Governing Human-Agent Collectives
Author: Haileleol Tibebu, Hewan Shemtaga
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.07778v2 Announce Type: replace Abstract: Existing accountability frameworks for AI systems, legal, ethical, and regulatory, rest on a shared assumption: for any consequential outcome, at least one identifiable person had enough involvement and foresight to bear meaningful responsibility. ...
226. Belief-Aware VLM Model for Human-like Reasoning
Author: Anshul Nayak, Shahil Shaik, Yue Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2604.09686v2 Announce Type: replace Abstract: Traditional neural network models for intent inference rely heavily on observable states and struggle to generalize across diverse tasks and dynamic environments. Recent advances in Vision Language Models (VLMs) and Vision Language Action (VLA) mod...
227. Binary Spiking Neural Networks as Causal Models
Author: Aditya Kar (CNRS, IRIT), Emiliano Lorini (CNRS, IRIT), Timoth'ee Masquelier (CNRS, CERCO UMR5549)
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.27007v2 Announce Type: replace Abstract: We provide a causal analysis of Binary Spiking Neural Networks (BSNNs) to explain their behavior. We formally define a BSNN and represent its spiking activity as a binary causal model. Thanks to this causal representation, we are able to explain th...
228. SciIntegrity-Bench: A Benchmark for Evaluating Academic Integrity in AI Scientist Systems
Author: Zonglin Yang, Xingtong Liu, Xinyan Xu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.10246v2 Announce Type: replace Abstract: AI scientist systems are increasingly deployed for autonomous research, yet their academic integrity has never been systematically evaluated. We introduce SCIINTEGRITY-BENCH, the first benchmark designed around a dilemmatic evaluation paradigm: eac...
229. Bad Seeing or Bad Thinking? Rewarding Perception for Multimodal Reasoning
Author: Haozhe Wang, Qixin Xu, Changpeng Wang, Taofeng Xue, Chong Peng, Wenhu Chen, Fangzhen Lin
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2605.14054v2 Announce Type: replace Abstract: Achieving robust perception-reasoning synergy is a central goal for advanced Vision-Language Models (VLMs). Recent advancements have pursued this goal via architectural designs or agentic workflows. However, these approaches are often limited by st...
230. Unlocking Proactivity in Task-Oriented Dialogue
Author: Azure Zhang, Ning Gao, Yuqin Dai, Ruiyuan Wu, Jinpeng Wang, Rena Wei Gao, Bingdong Tan, Shuzheng Gao, Zongjie Li, Chaozheng Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.22240v2 Announce Type: replace Abstract: Proactive task-oriented dialogue (TOD), such as outbound sales, demands a persuasive agent that actively probes the user's concerns and steers the conversation toward acceptance within a bounded number of turns. Yet post-trained LLMs are inherently...
231. The Illusion of Opting in AI-Mediated Consequential Decisions
Author: Eugene Yu Ji
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CY, cs.HC, q-bio.NC
arXiv:2605.28210v2 Announce Type: replace Abstract: Drawing on Ullmann-Margalit's concept of opting (transformative, irrevocable, and shadowed by foreclosed alternatives), we show that current AI systems raise a profound ethical problem that existing AI ethics has not fully captured: the illusion of...
232. SHARP: Sleep-based Hierarchical Accelerated Replay for Long Range Non-Stationary Temporal Pattern Recognition
Author: Jayanta Dey, Shikhar Srivastava, Itamar Lerner, Christopher Kanan, Dhireesha Kudithipudi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.00732v2 Announce Type: replace Abstract: Learning long-range non-stationary temporal patterns remains a core challenge for modern sequence models, particularly in strict streaming settings. In these settings, data arrive sequentially and must be processed in a single pass without simultan...
233. Subliminal Learning Is Steering Vector Distillation
Author: Camila Blank, Agam Bhatia, Senthooran Rajamanoharan, Arthur Conmy, Neel Nanda
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.00995v2 Announce Type: replace Abstract: Subliminal learning refers to a student language model acquiring a teacher's traits (e.g. a system-prompted preference for owls) when fine-tuned on the teacher's outputs, despite the outputs being semantically unrelated to those traits. It remains ...
234. AutoMedBench: Towards Medical AutoResearch with Agentic AI Models
Author: Junqi Liu, Selena Song, Yuhan Wang, Jiawei Mao, Hardy Chen, Xiaoke Huang, Tianhao Qi, Pengfei Guo, Yucheng Tang, Yufan He, Can Zhao, Andriy Myronenko, Dong Yang, Daguang Xu, Yuyin Zhou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.01961v2 Announce Type: replace Abstract: Autonomous agents are increasingly expected to support end-to-end medical-AI research workflows, moving beyond isolated prediction tasks or short-form clinical question answering. However, existing medical agent benchmarks primarily evaluate final ...
235. Large AI Models in Dental Healthcare: From General-Purpose Systems to Domain-Specific Foundation Models
Author: Sema Helali, Lina Abu Nada, Sausan Al Kawas, Alaa Abd-Alrazaq, Faleh Tamimi, Rafat Damseh
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.02914v2 Announce Type: replace Abstract: Background: Oral diseases affect nearly 3.5 billion people worldwide, yet the comparative clinical potential of large-scale AI models in dentistry remains poorly understood. Three distinct model categories have emerged: language-generative models, ...
236. LEAP: Supercharging LLMs for Formal Mathematics with Agentic Frameworks
Author: Po-Nien Kung, Linfeng Song, Dawsen Hwang, Jinsung Yoon, Chun-Liang Li, Simone Severini, Mirek Ol\v{s}'ak, Edward Lockhart, Quoc V Le, Burak Gokturk, Thang Luong, Tomas Pfister, Nanyun Peng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03303v2 Announce Type: replace Abstract: Large Language Models (LLMs) exhibit strong informal mathematical reasoning but struggle to generate mechanically verifiable proofs in formal languages like Lean. We present LEAP, an agentic framework that enables general-purpose foundation models ...
237. From Answers to States: Verifiable Process-Level Evaluation of Chemical Reasoning in Large Language Models
Author: Hongyu Guo, Hao Li, He Cao, Gongbo Zhang, Li Yuan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03660v2 Announce Type: replace Abstract: Large language models are increasingly used as chemistry assistants, yet most chemistry benchmarks still score only final answers. This masks a critical failure mode: a model may output the correct molecule, product, or option while its reasoning v...
238. Entropy Is Not Enough: Unlocking Effective Reinforcement Learning for Visual Reasoning via Vision-Anchored Token Selection
Author: Senjie Jin, Peixin Wang, Boyang Liu, Xiaoran Fan, Shuo Li, Zhiheng Xi, Jiazheng Zhang, Yuhao Zhou, Tao Gui, Qi Zhang, Xuanjing Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03937v2 Announce Type: replace Abstract: While token-level entropy is commonly recognized as effective for credit assignment in text-only reinforcement learning with verifiable rewards (RLVR), it remains unclear whether this mechanism still holds in visual reasoning. Our controlled study ...
239. Imaginative Perception Tokens Enhance Spatial Reasoning in Multimodal Language Models
Author: Mahtab Bigverdi, Linjie Li, Weikai Huang, Yiming Liu, Jaemin Cho, Jieyu Zhang, Tuhin Kundu, Chris Dangjoo Kim, Zelun Luo, Linda Shapiro, Ranjay Krishna
Published: 6/4/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03988v2 Announce Type: replace Abstract: Vision language models (VLMs) excel at many tasks but still struggle with spatial reasoning when critical information is not directly observable. Many such problems require imaginative perception: inferring what would be seen from an unseen viewpoi...
240. Transformer-Based Autonomous Driving Models and Deployment-Oriented Compression: A Survey
Author: Juan Zhong, Yuhang Shi, Zukang Xu, Xi Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.RO, cs.SY, eess.SY
arXiv:2304.10891v3 Announce Type: replace-cross Abstract: Transformer-based models are becoming a central paradigm in autonomous driving because they can capture long-range spatial dependencies, multi-agent interactions, and multimodal context across perception, prediction, and planning. At the same...
241. ChatSOP: An SOP-Guided MCTS Planning Framework for Controllable LLM Dialogue Agents
Author: Zhigen Li, Jianxiang Peng, Yanmeng Wang, Yong Cao, Tianhao Shen, Minghui Zhang, Linxi Su, Shang Wu, Yihang Wu, Yuqian Wang, Ye Wang, Wei Hu, Jianfeng Li, Shaojun Wang, Jing Xiao, Deyi Xiong
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2407.03884v4 Announce Type: replace-cross Abstract: Dialogue agents powered by Large Language Models (LLMs) show superior performance in various tasks. Despite the better user understanding and human-like responses, their lack of controllability remains a key challenge, often leading to un...
242. CounterFace: A Synthetic Face Dataset for Fine-Grained Counterfactual Evaluation of Face Recognition Systems
Author: Guruprasad Viswanathan Ramesh, Ashish Hooda, Shimaa Ahmed, Harrison J Rosenberg, Ramya Korlakai Vinayak, Kassem Fawaz
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2407.13922v3 Announce Type: replace-cross Abstract: Face recognition (FR) systems are widely deployed in critical applications, making their reliability and robustness across diverse populations and conditions essential. Standard evaluation of FR systems typically relies on datasets such as LF...
243. SSSD: Simply-Scalable Speculative Decoding
Author: Michele Marzollo, Jiawei Zhuang, Niklas Roemer, Niklas Zwingenberger, Lorenz K. M"uller, Lukas Cavigelli
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2411.05894v3 Announce Type: replace-cross Abstract: Speculative Decoding has emerged as a popular technique for accelerating inference in Large Language Models. However, most existing approaches yield only modest improvements in production serving systems. Methods that achieve substantial spee...
244. LaVIDE: Language-Prompted Satellite Change Detection via Map-Image Alignment
Author: Shuguo Jiang, Fang Xu, Chuandong Liu, Hong Tan, Shengyang Li, Lei Yu, Wen Yang, Sen Jia, Gui-Song Xia
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2411.19758v2 Announce Type: replace-cross Abstract: Remote sensing change detection based on a map reference and an up-to-date image boosts timely observation of the Earth's surface when earlier images are lacking for comparison. However, the semantic gap between high-level map categories and ...
245. From Motion Signals to Insights: A Unified Framework for Student Behavior Analysis and Feedback in Physical Education Classes
Author: Xian Gao, Jiacheng Ruan, Jingsheng Gao, Mingye Xie, Zongyun Zhang, Ting Liu, Yuzhuo Fu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2503.06525v2 Announce Type: replace-cross Abstract: Analyzing student behavior in educational scenarios is crucial for enhancing teaching quality and student engagement. Existing AI-based models often rely on classroom video footage to identify and analyze student behavior. While these video-b...
246. Speculative Thinking: Enhancing Small-Model Reasoning with Large Model Guidance at Inference Time
Author: Wang Yang, Xiang Yue, Vipin Chaudhary, Xiaotian Han
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2504.12329v2 Announce Type: replace-cross Abstract: Recent advances leverage post-training to enhance model reasoning performance, which typically requires costly training pipelines and still suffers from inefficient, overly lengthy outputs. We introduce Speculative Thinking, a training-free f...
247. SoLoPO: Unlocking Long-Context Capabilities in LLMs via Short-to-Long Preference Optimization
Author: Huashan Sun, Shengyi Liao, Yansen Han, Yu Bai, Yang Gao, Cheng Fu, Weizhou Shen, Fanqi Wan, Ming Yan, Ji Zhang, Fei Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2505.11166v3 Announce Type: replace-cross Abstract: Despite advances in pretraining with extended context sizes, large language models (LLMs) still face challenges in effectively utilizing real-world long-context information, primarily due to insufficient long-context alignment caused by data ...
248. 100-LongBench: Are de facto Long-Context Benchmarks Literally Evaluating Long-Context Ability?
Author: Wang Yang, Hongye Jin, Shaochen Zhong, Song Jiang, Qifan Wang, Vipin Chaudhary, Xiaotian Han
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2505.19293v2 Announce Type: replace-cross Abstract: Long-context capability is considered one of the most important abilities of LLMs, as a truly long context-capable LLM enables users to effortlessly process many originally exhausting tasks -- e.g., digesting a long-form document to find answ...
249. Model-Preserving Adaptive Rounding
Author: Albert Tseng, Zhaofeng Sun, Christopher De Sa
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2505.22988v3 Announce Type: replace-cross Abstract: The goal of quantization is to produce a compressed model whose output distribution is as close to the original model's as possible. To do this tractably, most quantization algorithms minimize the immediate activation error of each layer as a...
250. MesaNet: Sequence Modeling by Locally Optimal Test-Time Training
Author: Johannes von Oswald, Nino Scherrer, Seijin Kobayashi, Luca Versari, Songlin Yang, Sarthak Mittal, Maximilian Schlegel, Kaitlin Maile, Yanick Schimpf, Oliver Sieberling, Alexander Meulemans, Rif A. Saurous, Guillaume Lajoie, Charlotte Frenkel, Razvan Pascanu, Blaise Ag"uera y Arcas, Jo~ao Sacramento
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2506.05233v2 Announce Type: replace-cross Abstract: Sequence modeling is currently dominated by causal transformer architectures that use softmax self-attention. Although widely adopted, transformers require scaling memory and compute linearly during inference. A recent stream of work lineariz...
251. Can VLMs Predict Future States? Bootstrapping World Models from Inverse Dynamics
Author: Yifu Qiu, Yftah Ziser, Anna Korhonen, Shay B. Cohen, Edoardo M. Ponti
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2506.06006v3 Announce Type: replace-cross Abstract: Can unified vision-language models (VLMs) perform forward dynamics prediction (FDP), i.e., predicting the future state (in image form) given the previous observation and an action (in language form)? We find that VLMs struggle to generate phy...
252. Time Series Forecasting as Reasoning: A Slow-Thinking Approach with Reinforced LLMs
Author: Yitong Zhou, Yucong Luo, Mingyue Cheng, Qi Liu, Jiahao Wang, Daoyu Wang, Enhong Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2506.10630v3 Announce Type: replace-cross Abstract: To advance time series forecasting (TSF), various methods have been proposed to improve prediction accuracy, evolving from statistical techniques to data-driven deep learning architectures. Despite their effectiveness, most existing methods s...
253. From Graph Retrieval to Schema Realization: Counterfactual Validation for Text-to-SPARQL over Heterogeneous Knowledge Graphs
Author: Chengxiao Dai, Yue Xiu, Dusit Niyato
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2508.01815v3 Announce Type: replace-cross Abstract: Text-to-SPARQL maps natural-language questions to executable SPARQL queries over RDF knowledge graphs. While standard evaluations often fix the target graph in advance, practical knowledge graph question answering (KGQA) may involve heterogen...
254. VGGSounder: Audio-Visual Evaluations for Foundation Models
Author: Daniil Zverev, Thadd"aus Wiedemer, Ameya Prabhu, Matthias Bethge, Wieland Brendel, A. Sophia Koepke
Published: 6/4/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.CV, cs.SD, eess.AS
arXiv:2508.08237v4 Announce Type: replace-cross Abstract: The emergence of audio-visual foundation models underscores the importance of reliably assessing their multi-modal understanding. The VGGSound dataset is commonly used as a benchmark for evaluation audio-visual classification. However, our an...
255. A Study of the Scale Invariant Signal to Distortion Ratio in Speech Separation with Noisy References
Author: Simon Dahl Jepsen, Mads Gr{\ae}sb{\o}ll Christensen, Jesper Rindom Jensen
Published: 6/4/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD
arXiv:2508.14623v2 Announce Type: replace-cross Abstract: This paper examines the implications of using the Scale-Invariant Signal-to-Distortion Ratio (SI-SDR) as both evaluation and training objective in supervised speech separation, when the training references contain noise, as is the case with t...
256. BioBlue: Systematic runaway-optimiser-like LLM failure modes on biologically and economically aligned AI safety benchmarks for LLMs with simplified observation format
Author: Roland Pihlakas (for the Three Laws collaboration), Sruthi Susan Kuriakose (for the Three Laws collaboration)
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2509.02655v3 Announce Type: replace-cross Abstract: Many AI alignment discussions of "runaway optimisation" focus on RL agents: unbounded utility maximisers that over-optimise a proxy objective (e.g., "paperclip maximiser", specification gaming) at the expense of everything else. LLM-based sys...
257. Uncertainty Estimation using Variance-Gated Distributions
Author: H. Martin Gillis, Isaac Xu, Thomas Trappenberg
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2509.08846v2 Announce Type: replace-cross Abstract: Evaluation of per-sample uncertainty quantification from neural networks is essential for decision-making involving high-risk applications. A common approach is to use the predictive distribution from Bayesian or approximation models and deco...
258. KITE: Kernelized and Information Theoretic Exemplars for In-Context Learning
Author: Vaibhav Singh, Soumya Suvra Ghosal, Kapu Nirmal Joshua, Soumyabrata Pal, Sayak Ray Chowdhury
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2509.15676v2 Announce Type: replace-cross Abstract: In-context learning (ICL) has emerged as a powerful paradigm for adapting large language models (LLMs) to new and data-scarce tasks using only a few carefully selected task-specific examples presented in the prompt. However, given the limited...
259. ClustRecNet: A Novel End-to-End Deep Learning Framework for Clustering Algorithm Recommendation
Author: Mohammadreza Bakhtyari, Bogdan Mazoure, Renato Cordeiro de Amorim, Guillaume Rabusseau, Vladimir Makarenkov
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2509.25289v4 Announce Type: replace-cross Abstract: Identifying an effective clustering algorithm for a given dataset remains a fundamental unsupervised learning issue. We introduce ClustRecNet, a novel end-to-end deep learning framework that recommends suitable clustering algorithm(s) by dire...
260. Platonic Transformers: A Solid Choice For Equivariance
Author: Mohammad Mohaiminul Islam, Rishabh Anand, David R. Wessels, Friso de Kruiff, Thijs P. Kuipers, Rex Ying, Clara I. S'anchez, Sharvaree Vadgama, Georg B"okman, Erik J. Bekkers
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, eess.IV
arXiv:2510.03511v3 Announce Type: replace-cross Abstract: While widespread, Transformers lack inductive biases for geometric symmetries common in science and computer vision. Existing equivariant methods often sacrifice the efficiency and flexibility that make Transformers so effective through compl...
261. Can Reasoning Path still be Effective as Input? Bridging Post-Reasoning to Chain-of-Thought Compression
Author: Chengzhengxu Li, Xiaoming Liu, Zhaohan Zhang, Shengchao Liu, Guoxin Ma, Yu Lan, Cong Wang, Chao Shen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2510.08647v2 Announce Type: replace-cross Abstract: Recent developments have enabled advanced reasoning in Large Language Models (LLMs) via long Chain-of-Thought (CoT), trading efficiency during inference for performance. Existing works focus on compressing generated CoT in reasoning, which im...
262. Simplicial Embeddings Improve Sample Efficiency in Actor-Critic Agents
Author: Johan Obando-Ceron, Walter Mayor, Samuel Lavoie, Scott Fujimoto, Aaron Courville, Pablo Samuel Castro
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO
arXiv:2510.13704v2 Announce Type: replace-cross Abstract: Recent works have proposed accelerating the wall-clock training time of actor-critic methods via the use of large-scale environment parallelization; unfortunately, these can sometimes still require large number of environment interactions to ...
263. Test-time reward-guided alignment of language models by importance sampling on pre-logit space
Author: Sekitoshi Kanai, Tsukasa Yoshida, Hiroshi Takahashi, Haru Kuroki, Kazumune Hashimoto
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2510.26219v3 Announce Type: replace-cross Abstract: Test-time alignment of large language models (LLMs) attracts attention because fine-tuning of LLMs requires high computational costs. In this paper, we propose a new test-time reward-guided alignment method called adaptive importance sampling...
264. Vectorized Online POMDP Planning
Author: Marcus Hoerger, Muhammad Sudrajat, Hanna Kurniawati
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2510.27191v5 Announce Type: replace-cross Abstract: Planning under partial observability is an essential capability of autonomous robots. The Partially Observable Markov Decision Process (POMDP) provides a powerful framework for planning under partial observability problems, capturing the stoc...
265. Extending Fair Null-Space Projections for Continuous Attributes to Kernel Methods
Author: Felix St"orck, Fabian Hinder, Barbara Hammer
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2511.03304v2 Announce Type: replace-cross Abstract: With the on-going integration of machine learning systems into the everyday social life of millions the notion of fairness becomes an ever increasing priority in their development. Fairness notions commonly rely on protected attributes to ass...
266. OckBench: Measuring the Efficiency of LLM Reasoning
Author: Zheng Du, Hao Kang, Song Han, Tushar Krishna, Ligeng Zhu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2511.05722v3 Announce Type: replace-cross Abstract: Large language models (LLMs) such as GPT-5 and Gemini 3 have pushed the frontier of automated reasoning and code generation. Yet current benchmarks emphasize accuracy and output quality, neglecting a critical dimension: efficiency of token us...
267. SAM 3D: 3Dfy Anything in Images
Author: SAM 3D Team, Xingyu Chen, Fu-Jen Chu, Pierre Gleize, Kevin J Liang, Alexander Sax, Hao Tang, Weiyao Wang, Michelle Guo, Thibaut Hardin, Xiang Li, Aohan Lin, Jiawei Liu, Ziqi Ma, Anushka Sagar, Bowen Song, Xiaodong Wang, Jianing Yang, Bowen Zhang, Piotr Doll'ar, Georgia Gkioxari, Matt Feiszli, Jitendra Malik
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2511.16624v2 Announce Type: replace-cross Abstract: We present SAM 3D, a generative model for visually grounded 3D object reconstruction, predicting geometry, texture, and layout from a single image. SAM 3D excels in natural images, where occlusion and scene clutter are common and visual recog...
268. AttnRegDeepLab: A Two-Stage Decoupled Framework for Interpretable Embryo Fragmentation Grading
Author: Ming-Jhe Lee, Chang-Hong Wu, Jung-Hua Wang, Ming-Jer Chen, Yu-Chiao Yi, Tsung-Hsien Lee
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2511.18454v3 Announce Type: replace-cross Abstract: Embryo fragmentation is a morphological indicator critical for evaluating developmental potential in In Vitro Fertilization (IVF). However, manual grading is subjective and inefficient, while existing deep learning solutions often lack clinic...
269. Dynamic Content Moderation in Livestreams: Combining Supervised Classification with MLLM-Boosted Similarity Matching
Author: Wei Chee Yew, Hailun Xu, Sanjay Saha, Xiaotian Fan, Hiok Hian Ong, David Yuchen Wang, Kanchan Sarkar, Zhenheng Yang, Danhui Guan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2512.03553v3 Announce Type: replace-cross Abstract: Content moderation remains a critical yet challenging task for large-scale user-generated video platforms, especially in livestreaming environments where moderation must be timely, multimodal, and robust to evolving forms of unwanted content....
270. Topology Matters: Measuring Memory Leakage in Multi-Agent LLMs
Author: Jinbo Liu, Defu Cao, Yifei Wei, Tianyao Su, Yuan Liang, Yushun Dong, Yan Liu, Yue Zhao, Xiyang Hu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL
arXiv:2512.04668v4 Announce Type: replace-cross Abstract: Graph topology is a fundamental determinant of memory leakage in multi-agent LLM systems, yet its effects remain poorly quantified. We introduce MAMA (Multi-Agent Memory Attack), a controlled evaluation framework for comparing topology-condit...
271. From Segments to Scenes: Temporal Understanding for Agentic Autonomous Driving via Vision-Language Models
Author: Kevin Cannons, Saeed Ranjbar Alvar, Mohammad Asiful Hossain, Ahmad Rezaei, Mohsen Gholami, Alireza Heidarikhazaei, Zhou Weimin, Yong Zhang, Mohammad Akbari
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2512.05277v4 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) are increasingly deployed as the perception and reasoning backbone of autonomous agents acting in the wild, with autonomous driving (AD) being one of the most safety-critical instances. Reliable temporal understa...
272. DVGT: Driving Visual Geometry Transformer
Author: Sicheng Zuo, Zixun Xie, Wenzhao Zheng, Shaoqing Xu, Fang Li, Shengyin Jiang, Long Chen, Zhi-Xin Yang, Jiwen Lu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO
arXiv:2512.16919v2 Announce Type: replace-cross Abstract: Perceiving and reconstructing 3D scene geometry from visual inputs is crucial for autonomous driving. However, there still lacks a driving-targeted dense geometry perception model that can adapt to different scenarios and camera configuration...
273. You Only Train Once: Differentiable Subset Selection for Omics Data
Author: Daphn'e Chopard, Jorge da Silva Gon\c{c}alves, Irene Cannistraci, Thomas M. Sutter, Julia E. Vogt
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2512.17678v2 Announce Type: replace-cross Abstract: Selecting compact and informative gene subsets from single-cell transcriptomic data is essential for biomarker discovery, improving interpretability, and cost-effective profiling. However, most existing feature selection approaches either ope...
274. Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model
Author: Nathan Kallus
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, econ.EM, stat.ML
arXiv:2512.21917v3 Announce Type: replace-cross Abstract: Policy alignment to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., Bradley-Terry model / logistic link). Misspecification of this link can bias inferred rewards and misalign lear...
275. Geometry-Aware Hallucination Detection in Large Language Models
Author: Bodla Krishna Vamshi, Rohan Bhatnagar, Haizhao Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2601.06196v3 Announce Type: replace-cross Abstract: Large language models (LLMs) frequently generate factually incorrect or unsupported content, commonly referred to as hallucinations. Prior work has explored decoding strategies, retrieval augmentation, and supervised fine-tuning for hallucina...
276. Mid-Think: Training-Free Intermediate-Budget Reasoning via Token-Level Triggers
Author: Wang Yang, Debargha Ganguly, Xinpeng Li, Chaoda Song, Shouren Wang, Vikash Singh, Vipin Chaudhary, Xiaotian Han
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2601.07036v2 Announce Type: replace-cross Abstract: Hybrid reasoning language models are commonly controlled through high-level Think/No-think instructions to regulate reasoning behavior, yet we found that such mode switching is largely driven by a small set of trigger tokens rather than the i...
277. Bounded Hyperbolic Tangent: A Stable and Efficient Alternative to Pre-Layer Normalization in Large Language Models
Author: Hoyoon Byun, Youngjun Choi, Taero Kim, Sungrae Park, Kyungwoo Song
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.09719v3 Announce Type: replace-cross Abstract: Pre-Layer Normalization (Pre-LN) is the de facto choice for large language models (LLMs) and is crucial for stable pretraining and effective transfer learning. However, Pre-LN incurs repeated statistical-computation overhead and remains vulne...
278. MedRedFlag: Investigating how LLMs Redirect Misconceptions in Real-World Health Communication
Author: Sraavya Sambara, Yuan Pu, Ayman Ali, Vishala Mishra, Lionel Wong, Monica Agrawal
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.09853v3 Announce Type: replace-cross Abstract: Real-world health questions from patients often unintentionally embed false assumptions or premises. In such cases, safe medical communication typically involves redirection: addressing the implicit misconception and then responding to the un...
279. Outcome-Based RL Provably Leads Transformers to Reason, but Only With the Right Data
Author: Yuval Ran-Milo, Yotam Alexander, Shahar Mendel, Nadav Cohen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.15158v4 Announce Type: replace-cross Abstract: Transformers trained via Reinforcement Learning (RL) with outcome-based supervision can spontaneously develop the ability to generate intermediate reasoning steps (Chain-of-Thought). Yet the mechanism by which sparse rewards drive policy grad...
280. Can professional translators identify machine-generated text?
Author: Michael Farrell
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.15828v4 Announce Type: replace-cross Abstract: This study investigates whether professional translators without prior specialized training can reliably identify short stories generated in Italian by artificial intelligence (AI). Sixty-nine translators took part in an in-person experiment,...
281. Do readers prefer AI-generated Italian short stories?
Author: Michael Farrell
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.17363v3 Announce Type: replace-cross Abstract: This study investigates whether readers prefer AI-generated short stories in Italian over one written by a renowned Italian author. In a blind setup, 20 participants read and evaluated three stories, two created with ChatGPT-4o and one by Alb...
282. Demystifying Multi-Agent Debate: The Role of Confidence and Diversity
Author: Xiaochen Zhu, Caiqi Zhang, Yizhou Chi, Tom Stafford, Nigel Collier, Andreas Vlachos
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.19921v3 Announce Type: replace-cross Abstract: Multi-agent debate (MAD) is widely used to improve large language model (LLM) performance through test-time scaling, yet recent work shows that vanilla MAD often underperforms simple majority vote despite higher computational cost. Studies sh...
283. Conditional PED-ANOVA: Hyperparameter Importance in Hierarchical & Dynamic Search Spaces
Author: Kaito Baba, Yoshihiko Ozaki, Shuhei Watanabe
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.20800v3 Announce Type: replace-cross Abstract: We propose conditional PED-ANOVA (condPED-ANOVA), a principled framework for estimating hyperparameter importance (HPI) in conditional search spaces, where the presence or domain of a hyperparameter can depend on other hyperparameters. Althou...
284. L$^3$: Large Lookup Layers
Author: Albert Tseng, Christopher De Sa
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.21461v3 Announce Type: replace-cross Abstract: Modern sparse language models typically achieve sparsity through Mixture-of-Experts (MoE) layers, which dynamically route tokens to dense MLP "experts." However, dynamic hard routing has a number of drawbacks, such as potentially poor hardwar...
285. Culturally Grounded Personas in Large Language Models: Characterization and Alignment with Socio-Psychological Value Frameworks
Author: Candida M. Greco, Lucio La Cava, Andrea Tagarelli
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.HC, physics.soc-ph
arXiv:2601.22396v2 Announce Type: replace-cross Abstract: Despite the growing utility of Large Language Models (LLMs) for simulating human behavior, the extent to which these synthetic personas accurately reflect world and moral value systems across different cultural conditionings remains uncertain...
286. Tuning the Implicit Regularizer of Masked Diffusion Language Models: Enhancing Generalization via Insights from $k$-Parity
Author: Jianhao Huang, Baharan Mirzasoleiman
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.22450v2 Announce Type: replace-cross Abstract: Masked Diffusion Language Models have recently emerged as a powerful generative paradigm, yet their generalization properties remain understudied compared to their auto-regressive counterparts. In this work, we investigate these properties wi...
287. R3G: A Reasoning-Retrieval-Reranking Framework for Vision-Centric Answer Generation
Author: Zhuohong Chen, Zhengxian Wu, Zirui Liao, Shenao Jiang, Hangrui Xu, Yang Chen, Chaokui Su, Xiaoyu Liu, Haoqian Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2602.00104v3 Announce Type: replace-cross Abstract: Vision-centric retrieval for VQA requires retrieving images to supply missing visual cues and integrating them into the reasoning process. However, selecting the right images and integrating them effectively into the model's reasoning remains...
288. SUSD: Structured Unsupervised Skill Discovery through State Factorization
Author: Seyed Mohammad Hadi Hosseini, Mahdieh Soleymani Baghshah
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.01619v2 Announce Type: replace-cross Abstract: Unsupervised Skill Discovery (USD) aims to autonomously learn a diverse set of skills without relying on extrinsic rewards. One of the most common USD approaches is to maximize the Mutual Information (MI) between skill latent variables and st...
289. Efficient Adversarial Attacks on High-dimensional Offline Bandits
Author: Seyed Mohammad Hadi Hosseini, Amir Najafi, Mahdieh Soleymani Baghshah
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.01658v2 Announce Type: replace-cross Abstract: Bandit algorithms have recently emerged as a powerful tool for evaluating machine learning models, including generative image models and large language models, by efficiently identifying top-performing candidates without exhaustive comparison...
290. Making Expert Reasoning Learnable with Self-Distillation
Author: Ethan Mendes, Jungsoo Park, Alan Ritter
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.02405v2 Announce Type: replace-cross Abstract: Improving the reasoning capabilities of large language models (LLMs) typically relies either on the model's ability to sample a correct solution to be reinforced or the existence of a stronger model able to solve the problem. However, many di...
291. What Structural Inductive Bias Helps Transformers Reason Over Knowledge Graphs? A Study with Tabula RASA
Author: Jonas Petersen, Camilla Mazzoleni, Gian-Alessandro Lombardi, Federico Martelli, Riccardo Maggioni
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.02834v4 Announce Type: replace-cross Abstract: What structural inductive bias helps transformers reason over knowledge graphs? Through controlled ablations of a minimal transformer modification with four independently removable components (sparse adjacency masking, edge-type biases, query...
292. TamperBench: Systematically Stress-Testing LLM Safety Under Fine-Tuning and Tampering
Author: Saad Hossain, Tom Tseng, Punya Syon Pandey, Samanvay Vajpayee, Matthew Kowal, Nayeema Nonta, Samuel Simko, Stephen Casper, Zhijing Jin, Kellin Pelrine, Sirisha Rambhatla
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2602.06911v2 Announce Type: replace-cross Abstract: As increasingly capable open-weight large language models (LLMs) are deployed, improving their tamper resistance against unsafe modifications, whether accidental or intentional, becomes critical to minimize risks. However, there is no standar...
293. Learning to Remember, Learn, and Forget in Attention-Based Models
Author: Djohan Bonnet, Jamie Lohoff, Jan Finkbeiner, Elidona Shiqerukaj, Emre Neftci
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.09075v4 Announce Type: replace-cross Abstract: In-Context Learning (ICL) in transformers acts as an online associative memory and is believed to underpin their high performance on complex sequence processing tasks. However, in gated linear attention models, this memory has a fixed capacit...
294. AlgoVeri: An Aligned Benchmark for Verified Code Generation on Classical Algorithms
Author: Haoyu Zhao, Ziran Yang, Jiawei Li, Deyuan He, Zenan Li, Chi Jin, Venugopal V. Veeravalli, Aarti Gupta, Sanjeev Arora
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2602.09464v2 Announce Type: replace-cross Abstract: Vericoding refers to the generation of formally verified code from rigorous specifications. Recent AI models show promise in vericoding, but a unified methodology for cross-paradigm evaluation is lacking. Existing benchmarks test only individ...
295. MuCO: Generative Peptide Cyclization Empowered by Multi-stage Conformation Optimization
Author: Yitian Wang, Fanmeng Wang, Angxiao Yue, Wentao Guo, Yaning Cui, Hongteng Xu
Published: 6/4/2026, 4:00:00 AM
Categories: q-bio.BM, cs.AI
arXiv:2602.11189v2 Announce Type: replace-cross Abstract: Modeling peptide cyclization is critical for the virtual screening of candidate peptides with desirable physical and pharmaceutical properties. This task is challenging because a cyclic peptide often exhibits diverse, ring-shaped conformation...
296. Unifying Model-Free Efficiency and Model-Based Representations via Latent Dynamics
Author: Jashaswimalya Acharjee, Balaraman Ravindran
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2602.12643v2 Announce Type: replace-cross Abstract: We present Unified Latent Dynamics (ULD), a novel reinforcement learning algorithm that unifies the efficiency of model-free methods with the representational strengths of model-based approaches, without incurring planning overhead. By embedd...
297. Toward Autonomous O-RAN: A Multi-Scale Agentic AI Framework for Real-Time Network Control and Management
Author: Hojjat Navidan, Mohammad Cheraghinia, Jaron Fontaine, Mohamed Seif, Eli De Poorter, H. Vincent Poor, Ingrid Moerman, Adnan Shahid
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2602.14117v2 Announce Type: replace-cross Abstract: Open Radio Access Networks (O-RAN) promise flexible 6G network access through disaggregated, software-driven components and open interfaces, but this programmability also increases operational complexity. Multiple control loops coexist across...
298. Tomography by Design: An Algebraic Approach to Low-Rank Quantum States
Author: Shakir Showkat Sofi, Charlotte Vermeylen, Lieven De Lathauwer
Published: 6/4/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.NA, eess.SP, math.NA, stat.CO
arXiv:2602.15202v2 Announce Type: replace-cross Abstract: We present an algebraic algorithm for quantum state tomography that leverages measurements of certain observables to estimate structured entries of the underlying density matrix. Under low-rank assumptions, the remaining entries can be obtain...
299. A Unified Framework for Locality in Scalable MARL
Author: Sourav Chakraborty, Amit Kiran Rege, Claire Monteleoni, Lijun Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.16966v2 Announce Type: replace-cross Abstract: Scalable methods for networked multi-agent reinforcement learning let each agent plan using only a small neighborhood of the agent graph. This works only when the system is value-local, meaning a perturbation at one agent affects the long-run...
300. DSL-Topic: Improving Topic Modeling by Distilling Soft Labelsfrom Language Models
Author: Raymond Li, Amirhossein Abaskohi, Chuyuan Li, Gabriel Murray, Giuseppe Carenini
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2602.17907v2 Announce Type: replace-cross Abstract: Traditional neural topic models are typically optimized by reconstructing the document's Bag-of-Words (BoW) representations, overlooking contextual information and struggling with data sparsity. In this work, we introduce a novel topic model ...
301. Value Entanglement: Conflation Between Different Kinds of Good In (Some) Large Language Models
Author: Seong Hah Cho, Junyi Li, Anna Leshinskaya
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2602.19101v2 Announce Type: replace-cross Abstract: Value alignment of Large Language Models (LLMs) requires us to empirically measure these models' actual, acquired representation of value. Among the characteristics of value representation in humans is that they distinguish among value of dif...
302. Does Order Matter : Connecting The Law of Robustness to Robust Generalization
Author: Mihir More, Aritra Das, Jaee Ponde, Himadri Mandal, Vishnu Varadarajan, Debayan Gupta
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.20971v3 Announce Type: replace-cross Abstract: Bubeck and Selke (2021) propose the connection between the Law of Robustness and robust generalization error as an open problem. The Law of Robustness states that overparameterization is necessary for models to interpolate robustly, i.e., the...
303. Evaluating Zero-Shot and One-Shot Adaptation of Small Language Models in Leader-Follower Interaction
Author: Rafael R. Baptista, Andr'e de Lima Salgado, Ricardo V. Godoy, Marcelo Becker, Thiago Boaventura, Gustavo J. G. Lahr
Published: 6/4/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.LG, cs.RO, cs.SY, eess.SY
arXiv:2602.23312v3 Announce Type: replace-cross Abstract: Leader-follower interaction is an important paradigm in human-robot interaction (HRI). Yet, assigning roles in real time remains challenging for resource-constrained mobile and assistive robots. While large language models (LLMs) have shown p...
304. ShareVerse: Multi-Agent Consistent Video Generation for Shared World Modeling
Author: Jiayi Zhu, Jianing Zhang, Yiying Yang, Wei Cheng, Xiaoyun Yuan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.02697v2 Announce Type: replace-cross Abstract: This paper presents ShareVerse, a video generation framework enabling multi-agent shared world modeling, addressing the gap in existing works that lack support for unified shared world construction with multi-agent interaction. ShareVerse lev...
305. Beyond Pixel Histories: World Models with Persistent 3D State
Author: Samuel Garcin, Thomas Walker, Steven McDonagh, Tim Pearce, Hakan Bilen, Tianyu He, Kaixin Wang, Jiang Bian
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2603.03482v2 Announce Type: replace-cross Abstract: Interactive world models continually generate video by responding to a user's actions, enabling open-ended generation capabilities. However, existing models typically lack a 3D representation of the environment, meaning 3D consistency must be...
306. vLLM Semantic Router: Signal Driven Decision Routing for Mixture-of-Modality Models
Author: Xunzhuo Liu (Steve), Huamin Chen (Steve), Samzong Lu (Steve), Yossi Ovadia (Steve), Guohong Wen (Steve), Hao Wu (Steve), Zhengda Tan (Steve), Jintao Zhang (Steve), Senan Zedan (Steve), Yehudit Kerido (Steve), Liav Weiss (Steve), Haichen Zhang (Steve), Bishen Yu (Steve), Asaad Balum (Steve), Noa Limoy (Steve), Abdallah Samara (Steve), Baofa Fan (Steve), Brent Salisbury (Steve), Ryan Cook (Steve), Zhijie Wang (Steve), Qiping Pan (Steve), Rehan Khan (Steve), Avishek Goswami (Steve), Houston H. Zhang (Steve), Shuyi Wang (Steve), Ziang Tang (Steve), Fang Han (Steve), Zohaib Hassan (Steve), Jianqiao Zheng (Steve), Avinash Changrani (Steve), Xue (Steve), Liu, Bowei He
Published: 6/4/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2603.04444v4 Announce Type: replace-cross Abstract: As large language models (LLMs) diversify across modalities, capabilities, and cost profiles, the problem of intelligent request routing: selecting the right model for each query at inference time, has become a critical systems challenge. We ...
307. ZeroWBC: Learning Natural Whole-Body Humanoid Interaction from Human Egocentric Data
Author: Haoran Yang, Jiacheng Bao, Yucheng Xin, Haoming Song, Yuyang Tian, Bin Zhao, Dong Wang, Xuelong Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2603.09170v2 Announce Type: replace-cross Abstract: Achieving versatile and natural whole-body humanoid interaction control remains challenging due to the high cost of whole-body teleoperation data. We present ZeroWBC, a teleoperation-free framework that learns humanoid whole-body interaction ...
308. Physics-Informed Neural Engine Sound Modeling with Differentiable Pulse-Train Synthesis
Author: Robin Doerfler, Lonce Wyse
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2603.09391v2 Announce Type: replace-cross Abstract: Engine sounds originate from sequential exhaust pressure pulses rather than sustained harmonic oscillations. While neural synthesis methods typically aim to approximate the resulting spectral characteristics, we propose directly modeling the ...
309. EvoPrompt: Guided Prompt Evolution for Vision-Language Models Adaptation
Author: Enming Zhang, Jiayang Li, Yanlong Wang, Yanru Wu, Zhenyu Liu, Yang Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.09493v2 Announce Type: replace-cross Abstract: The adaptation of large-scale vision-language models (VLMs) to downstream tasks with limited labeled data remains a significant challenge. While parameter-efficient prompt learning methods offer a promising path, they often suffer from catast...
310. Safety Under Scaffolding: How Evaluation Conditions Shape Measured Safety
Author: David Gringras
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL, cs.LG
arXiv:2603.10044v2 Announce Type: replace-cross Abstract: A safety score earned on a benchmark need not predict how the same model behaves once it is wrapped in an agentic scaffold the benchmark never tested. We ran six frontier models through four deployment configurations (direct API, ReAct, multi...
311. Quantum entanglement provides a competitive advantage in adversarial games
Author: Peiyong Wang, Kieran Hymas, James Quach
Published: 6/4/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG
arXiv:2603.10289v2 Announce Type: replace-cross Abstract: Whether uniquely quantum resources confer advantages in fully classical, competitive environments remains an open question. Competitive zero-sum reinforcement learning is particularly challenging, as success requires modelling dynamic interac...
312. ContactExplorer: Contact Coverage-Guided Exploration for General-Purpose Dexterous Manipulation
Author: Zixuan Liu, Ruoyi Qiao, Chenrui Tie, Xuanwei Liu, Yunfan Lou, Chongkai Gao, Zhixuan Xu, Lin Shao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2603.10971v2 Announce Type: replace-cross Abstract: Reinforcement learning has achieved remarkable success in domains such as Atari games, navigation, and locomotion, where exploration can often be guided by novelty over states or dynamics. In contrast, dexterous manipulation requires rich phy...
313. Revisiting Model Stitching In the Foundation Model Era
Author: Zheda Mai, Ke Zhang, Fu-En Wang, Zixiao Ken Wang, Albert Y. C. Chen, Lu Xia, Min Sun, Wei-Lun Chao, Cheng-Hao Kuo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2603.12433v3 Announce Type: replace-cross Abstract: Model stitching, connecting early layers of one model (source) to later layers of another (target) via a light stitch layer, has served as a probe of representational compatibility. Prior work finds that models trained on the same dataset rem...
314. VulnAgent-R2: Evidence-Calibrated Multi-Agent Auditing for Repository-Level Vulnerability Detection
Author: Renwei Meng, Haoyi Wu, Jingming Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2603.13384v3 Announce Type: replace-cross Abstract: Software vulnerabilities often depend on cross-file data flow, build options, framework conventions, and runtime guards, so isolated function classifiers produce fragile and poorly calibrated warnings. Repository-level LLM agents can gather r...
315. Spatial Transcriptomics as Images for Large-Scale Pretraining
Author: Yishun Zhu, Jiaxin Qi, Jian Wang, Yuhua Zheng, Jianqiang Huang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.13432v4 Announce Type: replace-cross Abstract: Spatial Transcriptomics (ST) profiles thousands of gene expression values at discrete spots with precise coordinates on tissue sections, preserving spatial context essential for clinical and pathological studies. With rising sequencing throug...
316. AgentDS Technical Report: Benchmarking the Future of Human-AI Collaboration in Domain-Specific Data Science
Author: An Luo, Jin Du, Xun Xian, Robert Specht, Fangqiao Tian, Ganghua Wang, Xuan Bi, Charles Fleming, Ashish Kundu, Jayanth Srinivasa, Mingyi Hong, Rui Zhang, Tianxi Li, Galin Jones, Jie Ding
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ME
arXiv:2603.19005v3 Announce Type: replace-cross Abstract: Data science plays a critical role in transforming complex data into actionable insights across numerous domains. Recent developments in large language models (LLMs) and artificial intelligence (AI) agents have significantly automated data sc...
317. FinTradeBench: A Financial Reasoning Benchmark for LLMs
Author: Yogesh Agrawal, Aniruddha Dutta, Md Mahadi Hasan, Santu Karmaker, Aritra Dutta
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CE, cs.AI, cs.CL, cs.IR, q-fin.CP
arXiv:2603.19225v3 Announce Type: replace-cross Abstract: Real-world financial decision-making is a challenging problem that requires reasoning over heterogeneous signals, including company fundamentals derived from regulatory filings and trading signals computed from price dynamics. Recently, with ...
318. GenSpan: Generation-Calibrated Motion Span Priors for Multi-Verb Video Corpus Moment Retrieval
Author: Yunzhuo Sun, Xinyue Liu, Yanyang Li, Nanding Wu, Linlin Zong, Xianchao Zhang, Wenxin Liang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.22121v2 Announce Type: replace-cross Abstract: Video Corpus Moment Retrieval (VCMR) aims to retrieve both the correct video and its temporal segment corresponding to a natural-language query, a task that is especially challenging for multi-verb queries where temporal action ordering is cr...
319. PoliticsBench: Benchmarking Political Values in Large Language Models with Multi-Turn Roleplay
Author: Rohan Khetan, Ashna Khetan
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2603.23841v2 Announce Type: replace-cross Abstract: While Large Language Models (LLMs) are increasingly used as primary sources of information, their potential for political bias may impact their objectivity. Existing benchmarks of LLM social bias primarily evaluate demographic stereotypes, an...
320. On-the-fly Repulsion in the Contextual Space for Rich Diversity in Diffusion Transformers
Author: Omer Dahary, Benaya Koren, Daniel Garibi, Daniel Cohen-Or
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.LG
arXiv:2603.28762v2 Announce Type: replace-cross Abstract: Modern Text-to-Image (T2I) diffusion models have achieved remarkable semantic alignment, yet they often suffer from a significant lack of variety, converging on a narrow set of visual solutions for any given prompt. This typicality bias prese...
321. Emotion Entanglement and Bayesian Inference for Multi-Dimensional Emotion Understanding
Author: Hemanth Kotaprolu, Kishan Maharaj, Raey Zhao, Abhijit Mishra, Pushpak Bhattacharyya
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.00819v2 Announce Type: replace-cross Abstract: Understanding emotions in natural language is inherently a multi-dimensional reasoning problem, where multiple affective signals interact through context, interpersonal relations, and situational cues. However, most existing emotion understan...
322. Inclusion-of-Thoughts: Mitigating Preference Instability via Purifying the Decision Space
Author: Mohammad Reza Ghasemi Madani, Soyeon Caren Han, Shuo Yang, Jey Han Lau
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.04944v2 Announce Type: replace-cross Abstract: Multiple-choice questions (MCQs) are widely used to evaluate large language models (LLMs). However, LLMs remain vulnerable to the presence of plausible distractors. This often diverts attention toward irrelevant choices, resulting in unstable...
323. Policy Split: Incentivizing Dual-Mode Exploration in LLM Reinforcement with Dual-Mode Entropy Regularization
Author: Jiashu Yao, Heyan Huang, Daiqing Wu, Zeming Liu, Yuhang Guo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2604.11510v2 Announce Type: replace-cross Abstract: To encourage diverse exploration in reinforcement learning (RL) for large language models (LLMs) without compromising accuracy, we propose Policy Split, a novel paradigm that bifurcates the policy into normal and high-entropy modes with a hig...
324. Contextual Multi-Task Reinforcement Learning for Autonomous Reef Monitoring
Author: Melvin Laux, Yi-Ling Liu, Rina Alo, S"oren T"opper, Mariela De Lucas Alvarez, Frank Kirchner, Rebecca Adam
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2604.12645v2 Announce Type: replace-cross Abstract: Although autonomous underwater vehicles promise the capability of marine ecosystem monitoring, their deployment is fundamentally limited by the difficulty of controlling vehicles under highly uncertain and non-stationary underwater dynamics. ...
325. Generative Augmented Inference
Author: Cheng Lu, Mengxin Wang, Dennis J. Zhang, Heng Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ME, stat.ML
arXiv:2604.14575v2 Announce Type: replace-cross Abstract: Large language models enable inexpensive AI-generated annotations, but using them reliably for causal inference remains challenging. Naively pooling AI and human data induces bias, while existing methods such as Prediction-Powered Inference (...
326. Luminol-AIDetect: Fast Zero-shot Machine-Generated Text Detection based on Perplexity under Text Shuffling
Author: Lucio La Cava, Andrea Tagarelli
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2604.25860v2 Announce Type: replace-cross Abstract: Machine-generated text (MGT) detection requires identifying structurally invariant signals across generation models, rather than relying on model-specific fingerprints. In this respect, we hypothesize that while large language models excel at...
327. MAEPose: Self-Supervised Spatiotemporal Learning for Human Pose Estimation on mmWave Video
Author: Xijia Wei, Yuan Fang, Kevin Chetty, Youngjun Cho, Nadia Bianchi-Berthouze
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.00242v2 Announce Type: replace-cross Abstract: Millimetre-wave (mmWave) radar offers a more privacy-preserving alternative to RGB-based human pose estimation. However, existing methods typically rely on pre-extracted intermediate representations such as sparse point clouds or spectrogram ...
328. Stochastic Sparse Attention for Memory-Bound Inference
Author: Kyle Lee, Corentin Delacour, Kevin Callahan-Coray, Kyle Jiang, Can Yaras, Samet Oymak, Tathagata Srimani, Kerem Y. Camsari
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC
arXiv:2605.01910v2 Announce Type: replace-cross Abstract: Autoregressive decoding becomes bandwidth-limited at long contexts, as generating each token requires reading all $n_k$ key and value vectors from KV cache. We present Stochastic Additive No-mulT Attention (SANTA), a method that sparsifies va...
329. SkCC: Portable and Secure Skill Compilation for Cross-Framework LLM Agents
Author: Yipeng Ouyang, Yi Xiao, Yuhao Gu, Xianwei Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2605.03353v4 Announce Type: replace-cross Abstract: LLM agents increasingly rely on reusable skills (e.g., SKILL markdown files) to execute complex tasks, yet these artifacts lack portability: agent frameworks are highly sensitive to prompt formatting, leading to a large performance variation ...
330. Efficiently Aligning Language Models with Online Natural Language Feedback
Author: Christine Ye, Joe Benton
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.04356v2 Announce Type: replace-cross Abstract: Reinforcement learning with verifiable rewards has been used to elicit impressive performance from language models in many domains. But, broadly beneficial deployments of AI may require us to train models with strong capabilities in "fuzzy", ...
331. A Systematic Investigation of RL-Jailbreaking in LLMs
Author: Montaser Mohammedalamen, Kevin Roice, Reginald McLean, Alyssa Lefaivre \v{S}kopac
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.07032v2 Announce Type: replace-cross Abstract: The evolution of generative models from next-token predictors to autonomous engines of complex systems necessitates rigorous safety hardening. Adversarial jailbreaking, the strategic manipulation of models to elicit harmful output, remains a ...
332. Curated Synthetic Data Doesn't Have to Collapse: A Theoretical Study of Generative Retraining with Pluralistic Preferences
Author: Ali Falahati, Mohammad Mohammadi Amiri, Kate Larson, Lukasz Golab
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.07724v2 Announce Type: replace-cross Abstract: Recursive retraining of generative models poses a critical representation challenge: when synthetic outputs are curated based on a fixed reward signal, the model tends to collapse onto a narrow set of outputs that over-optimize that objective...
333. FactoryNet: A Large-Scale Dataset toward Industrial Time-Series Foundation Models
Author: Karim Othman, Jonas Petersen, Matei Ignuta-Ciuncanu, Camilla Mazzoleni, Federico Martelli, Alessandro Lombardi, Riccardo Maggioni, Philipp Petersen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.09081v4 Announce Type: replace-cross Abstract: We introduce the first universal pretraining corpus for industrial time-series data: FactoryNet. 51M datapoints across 23k end-to-end task executions (13.3k real, 9.8k synthetic) on six embodiments, unified by a shared schema that enables rob...
334. HEPA: A Self-Supervised Horizon-Conditioned Event Predictive Architecture for Time Series
Author: Jonas Petersen, Gian-Alessandro Lombardi, Riccardo Maggioni, Camilla Mazzoleni, Federico Martelli, Philipp Petersen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.11130v4 Announce Type: replace-cross Abstract: Critical events in multivariate time series, from turbine failures to cardiac arrhythmias, demand accurate prediction, yet labeled data is scarce because such events are rare and costly to annotate. We introduce HEPA (Horizon-conditioned Even...
335. Widening the Gap: Exploiting LLM Quantization via Outlier Injection
Author: Xiaohua Zhan, Kazuki Egashira, Robin Staab, Mark Vero, Martin Vechev
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.15152v2 Announce Type: replace-cross Abstract: LLM quantization has become essential for memory-efficient deployment. Recent work has shown that quantization schemes can pose critical security risks: an adversary may release a model that appears benign in full precision but exhibits malic...
336. Do LLMs Hold Their Values? MANTA: A Multi-Turn Adversarial Benchmark for Animal Welfare Reasoning
Author: Isabella Luong, Joyee Chen, Arturs Kanepajs, Jasmine Brazilek, Sankalpa Ghose, David Williams-King, Linh Le, Allen Lu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG
arXiv:2605.16301v2 Announce Type: replace-cross Abstract: Evaluating animal welfare reasoning in LLMs remains an open challenge despite rapid deployment in consumer and professional contexts where welfare considerations appear implicitly in everyday queries. Existing benchmarks such as AnimalHarmBen...
337. Retrieval and competition: how a protein foundation model starts a protein
Author: Piotr Jedryszek, Oliver M. Crook
Published: 6/4/2026, 4:00:00 AM
Categories: q-bio.BM, cs.AI
arXiv:2605.16331v2 Announce Type: replace-cross Abstract: Protein language models are increasingly used to guide experimental and clinical decisions, yet it is often unclear whether a confident prediction reflects recognition of biological evidence or retrieval of a statistical default. We examine t...
338. Position: State-of-the-Art Claims Require State-of-the-Art Evidence
Author: YongKyung Oh
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.17273v3 Announce Type: replace-cross Abstract: State-of-the-Art (SOTA) claims pervade Artificial Intelligence (AI) and Machine Learning (ML) research. These claims rest on benchmark evaluations, where models are ranked by aggregate scores across tasks. Public benchmarks or leaderboards ar...
339. ZeroUnlearn: Few-Shot Knowledge Unlearning in Large Language Models
Author: Yujie Lin, Chengyi Yang, Zhishang Xiang, Yiping Song, Jinsong Su
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2605.18879v3 Announce Type: replace-cross Abstract: Large language models inevitably retain sensitive information, defined as inputs that may induce harmful generations, due to training on massive web corpora, raising concerns for privacy and safety. Existing machine unlearning methods primari...
340. Markov Chain Decoders Overcome the Heavy-Tail Limitations of Lipschitz Generative Models
Author: Abdelhakim Ziani, Andras Horvath, Paolo Ballarini
Published: 6/4/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2605.18931v2 Announce Type: replace-cross Abstract: Heavy-tailed distributions are prevalent in performance evaluation, network traffic, and risk modeling. This behavior poses a fundamental challenge for modern deep generative models. Standard Variational Autoencoders (VAEs) employ Gaussian de...
341. DEFLECT: Temporal Counterfactual Preference Learning for Delay-Robust Asynchronous VLAs
Author: Yixiang Zhu, Yonghao Chen, Zijie Yang, Yusong Hu, Xinyu Chen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2605.19294v2 Announce Type: replace-cross Abstract: Vision-Language-Action (VLA) policies increasingly rely on asynchronous inference to hide large-model latency behind ongoing robot motion. While this avoids the stop-and-go behavior of synchronous action-chunk execution, it creates a predicti...
342. Rebalancing Reference Frame Dominance to Improve Motion in Image-to-Video Models
Author: Wooseok Jeon, Seungho Park, Seunghyun Shin, Sangeyl Lee, Hyeonho Jeong, Hae-Gon Jeon
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.19398v3 Announce Type: replace-cross Abstract: Image-to-video models often generate videos that remain overly static, compared to text-to-video models. While prior approaches mitigate this issue by weakening or modifying the image-conditioning signal, they often require additional trainin...
343. REFLECTOR: Internalizing Step-wise Reflection against Indirect Jailbreak
Author: Jiachen Ma, Jiawen Zhang, Xiangtian Li, Bo Zou, Chaochao Lu, Chao Yang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.20654v2 Announce Type: replace-cross Abstract: While Large Language Models (LLMs) demonstrate remarkable capabilities, they remain susceptible to sophisticated, multi-step jailbreak attacks that circumvent conventional surface-level safety alignment by exploiting the internal generation p...
344. Lost in Fog: Sensor Perturbations Expose Reasoning Fragility in Driving VLAs
Author: Abhinaw Priyadershi, Jelena Frtunikj
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2605.21446v2 Announce Type: replace-cross Abstract: Interpretable autonomous driving planners depend not only on generating explanations, but also on those explanations remaining reliable under real-world sensor degradation. In this paper we present a controlled perturbation study of Vision-La...
345. Learning to Evaluate: Cost-Effective Model Evaluation on Unlabeled Data with Meta-Learning
Author: Trinh Pham, Viet Huynh, Hongzhi Yin, Quoc Viet Hung Nguyen, Thanh Tam Nguyen
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.ET, cs.PF
arXiv:2605.23595v2 Announce Type: replace-cross Abstract: The rapid advancement of machine learning has led to an unprecedented expansion of model ecosystems, making it increasingly difficult to assess the reliability of newly released models on unseen and unlabeled data. Existing evaluation pipelin...
346. Treatment Effect Estimation with Differentiated Networked Effect on Graph Data
Author: Xiaofeng Lin, Han Bao, Hisashi Kashima
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.24358v4 Announce Type: replace-cross Abstract: Estimating individual treatment effect (ITE) from observational graph data is crucial for decision-making in the fields such as commerce and medicine. This task is challenging due to interference, where individual outcomes can be influenced b...
347. Correcting Visual Blur Induced by Attention Distraction to Reduce Hallucinations: Algorithm and Theory
Author: Quanjiang Li, Zhiming Liu, Wei Luo, Tingjin Luo, Chenping Hou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.24602v2 Announce Type: replace-cross Abstract: Multimodal large language models (MLLMs) frequently suffer from object hallucinations, yet the visual perceptual mechanism underlying this failure remains poorly understood. In this work, we reveal that hallucinations are strongly associated ...
348. Anatomy-Anchored Self-Supervision: Distilling Vision Foundation Models for Invariant Ultrasound Representation
Author: Chunzheng Zhu, Yijun Wang, Jianxin Lin, Feng Wang, Hongwei Wang, Lei Zhao, Shengli Li, Kenli Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.25402v3 Announce Type: replace-cross Abstract: Self-supervised pre-training paradigm has gained increasing prominence for learning transferable representations in medical imaging, yet existing methods for ultrasound (US) images operate at the image or frame level, overlooking the anatomic...
349. Grimlock: Guarding High-Agency Systems with eBPF and Attested Channels
Author: Qiancheng Wu, Wenhui Zhang, Gan Fang, Sheng Mao, Biao Gao, David Levitsky, Shawna Murphy Butterworth, Rob Cameron
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2605.27488v2 Announce Type: replace-cross Abstract: Agentic systems increasingly run user-authored orchestration code that invokes tools, spawns subtasks, and delegates work across machines and clouds. Although this high agency is productive, it creates a security problem: identity, authorizat...
350. Aryabhata 2: Scaling Reinforcement Learning for Advanced STEM Reasoning
Author: Ritvik Rastogi, Vishal Singh, Tejas Chaudhari, Sandeep Varma
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2605.28829v2 Announce Type: replace-cross Abstract: Competitive STEM examinations such as JEE and NEET require multi-step symbolic reasoning, precise numerical computation, and deep conceptual understanding across physics, chemistry, and mathematics. Recent large language models perform strong...
351. Structured Prompt Optimization Meets Reinforcement Learning for Global and Local Interpretability over Complex Text
Author: Tianyang Zhou, Wenbo Chen, Pierre Jinghong Liang, Leman Akoglu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2605.29076v2 Announce Type: replace-cross Abstract: LLMs have advanced text classification, yet existing paradigms face a trade-off: supervised (label only) fine-tuning is scalable but offers limited reasoning on complex text and lacks broader model transparency, while discrete prompt optimiza...
352. LoopFM: Learning frOm HistOrical RePresentations of Foundation Model for Recommendation
Author: Shali Jiang, Hua Zheng, Boyang Liu, Laming Chen, Kenny Lov, Chuanqi Xu, Lisang Ding, Qinghai Zhou, Can Cui, Xiaolong Liu, Xiaoyi Liu, Yasmine Badr, Xin Xu, Jiyan Yang, Ellie Dingqiao Wen, Gerard Jonathan Mugisha Akkerhuis, Chenxiao Guan, Rong Jin, Ruichao Qiu, Xian Chen, Shifu Xu, Zhehui Zhou, Ping Chen, Rui Yang, Haicheng Chen, Xiangge Meng, Song Zhou, Dharak Kharod, Shuyu Xu, Qiang Jin, Qiao Yang, Wankun Zhu, Qin Huang, Yuzhen Huang, Darren Liu, Parish Aggarwal, Hui Zhou, Erzhuo Wang, Shuo Chang, Xiaorui Gan, Wenlin Chen, Santanu Kolay, Huayu Li
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR
arXiv:2605.29280v2 Announce Type: replace-cross Abstract: Knowledge distillation (KD) transfers a single scalar prediction from a large foundation model (FM) to compact vertical models (VMs), suffering from diminishing transfer ratio -- the fraction of FM improvement captured by the VM -- as a singl...
353. Towards Verifiable Multimodal Deep Research: A Multi-Agent Harness for Interleaved Report Generation
Author: Chenghao Zhang, Guanting Dong, Yufan Liu, Tong Zhao, Xiaoxi Li, Zhicheng Dou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.29861v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have advanced autonomous agents from deep search, which retrieves concise factual answers, to deep research, which synthesizes scattered evidence into long-form reports. However, verifiable multimodal deep researc...
354. Label Over Logic? How Source Cues Bias Human Fallacy Judgments More Than LLMs
Author: Mahjabin Nahar, Nafis Irtiza Tripto, Aiping Xiong, Ting-Hao 'Kenneth' Huang, Dongwon Lee
Published: 6/4/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2605.29928v2 Announce Type: replace-cross Abstract: As AI-generated and AI-assisted content floods online spaces, source labels attached to such content can distort human reasoning judgments, with downstream consequences for moderation, evaluation, and decision-making. Whether LLMs share this ...
355. No More K-means: Single-Stage Sparse Coding for Efficient Multi-Vector Retrieval
Author: Lixuan Guo, Yifei Wang, Tiansheng Wen, Aosong Feng, Stefanie Jegelka, Chenyu You
Published: 6/4/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.LG
arXiv:2605.30120v3 Announce Type: replace-cross Abstract: Multi-vector retrieval (MVR) models, exemplified by ColBERT, have established new benchmarks in retrieval accuracy by preserving fine-grained token-level interactions. However, this granularity imposes prohibitive storage and retrieval effici...
356. BenHalluEval: A Multi-Task Hallucination Evaluation Framework for Large Language Models on Bengali
Author: Shefayat E Shams Adib, Ahmed Alfey Sani, Ekramul Alam Esham, Ajwad Abrar, Ishmam Tashdeed, Md Taukir Azam Chowdhury
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.31483v2 Announce Type: replace-cross Abstract: Despite Bengali being the sixth most spoken language in the world, no prior work has systematically evaluated hallucination in large language models (LLMs) for Bengali. We introduce BenHalluEval, a fine-grained hallucination evaluation framew...
357. Beyond Tool Adoption: A Practical Five-Stage Developmental Continuum for AI Literacy in Higher Education
Author: J. Paul Liu, Rachel Levy
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.00038v2 Announce Type: replace-cross Abstract: We propose a five-stage AI Literacy Continuum for higher education consisting of Not Yet Engaged, Uncritical Use, Informed Use, Critical Evaluation, and Improvement. The continuum addresses a gap in existing AI literacy frameworks, which defi...
358. SkyShield: Occupancy as a Safety Interface for Low-Altitude UAV Autonomy
Author: Jie Gao, Jie Ma, Kaihui Lin, Kai Ye, Miaohui Zhang, Pingyang Dai, Liujuan Cao
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.00747v2 Announce Type: replace-cross Abstract: For low-altitude Unmanned Aerial Vehicle (UAV) autonomy, 3D spatial understanding is not merely a perception objective, but the safety interface between human instructions and physical flight. In human-scale urban airspace below 20 meters, th...
359. Data Collection for Training Quality-Control AI in Carpet Manufacturing
Author: Akbar Erkinov
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.01023v2 Announce Type: replace-cross Abstract: Visual inspection remains the dominant quality-control practice in woven and tufted carpet production, yet it is slow, subjective, and inconsistent at the line speeds and widths of modern looms. We present a design proposal for an in-line mac...
360. memorywire: A Vendor-Neutral Wire Format for Agent Memory Operations
Author: Thamilvendhan Munirathinam
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.DC
arXiv:2606.01138v2 Announce Type: replace-cross Abstract: Agent-memory frameworks -- mem0, Letta/MemGPT, Cognee, Zep/Graphiti, MemoryOS, MemTensor -- each ship their own SDK, storage layout, and operational vocabulary. There is no shared wire format: every integration is bespoke, every migration reb...
361. DiscourseFlip: An Oblique Discourse-Level Opinion Manipulation Attack against Black-box Retrieval-Augmented Generation
Author: Yuyang Gong, Miaokun Chen, Jiawei Liu, Zhuo Chen, Guoxiu He, Wei Lu, XiaoFeng Wang, Xiaozhong Liu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CR, cs.IR
arXiv:2606.01212v2 Announce Type: replace-cross Abstract: Retrieval-Augmented Generation (RAG) systems are widely deployed and increasingly influential, but their reliance on external corpora exposes new security risks from poisoned retrieval content. Existing RAG attacks are largely focusing on ind...
362. Adaptive Auto-Harness: Sustained Self-Improvement for Agentic System Deployment on Open-Ended Task Streams
Author: Zewen Liu, Zhan Shi, Yisi Sang, Bing He, Minhua Lin, Tianxin Wei, Dakuo Wang, Benoit Dumoulin, Wei Jin, Hanqing Lu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.01770v2 Announce Type: replace-cross Abstract: Auto-harness systems such as A-Evolve, GEPA, and Meta-Harness improve LLM agents by optimizing prompts, skills, tools, memories, and supporting infrastructure from execution feedback, but they are typically evaluated on fixed offline benchmar...
363. AutoForest: Automatically Generating Forest Plots from Biomedical Studies with End-to-End Evidence Extraction and Synthesis
Author: Massimiliano Pronesti, Angelo Miculescu, Mohsin Kapdi, Paul Flanagan, Ois'in Redmond, Joao Bettencourt-Silva, Gurdeep Mannu, Spiros Denaxas, Rui Bebiano Da Providencia E Costa, Anya Belz, Yufang Hou
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.02403v2 Announce Type: replace-cross Abstract: Systematic reviews rely on forest plots to synthesise quantitative evidence across biomedical studies, but generating them remains a fragmented and labour-intensive process. Researchers must interpret complex clinical texts, manually extract ...
364. Too Much of a Good Thing: When sim2real Efforts Impede Policy Learning (And What to Do About It)
Author: Kyle Morgenstein, Bharath Masetty, Stephen Welch, Luis Sentis
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.02636v2 Announce Type: replace-cross Abstract: While sim2real efforts are necessary for effective policy transfer to hardware, there is such a thing as too much of a good thing. We argue that sim2real efforts have led to misaligned incentives with policy learning, resulting in simulator l...
365. Anomalies in Multivariate Time Series Benchmarks Are Mostly Univariate
Author: Marc Pinet, Julien Cumin, Samuel Berlemont, Dominique Vaufreydaz
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.02670v2 Announce Type: replace-cross Abstract: Many recent multivariate time series anomaly detection (MTSAD) models incorporate cross-channel modeling, under the implicit assumption that the structure of anomalies may be spread across multiple channels. We evaluate this assumption on eig...
366. Scalable Uncertainty Quantification for Extreme Weather Forecasting via Empirical Neural Tangent Kernels
Author: Jose Marie Antonio Mi~noza, Rex Gregor Laylo, Sebastian C. Iba~nez
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CE, math.PR, physics.ao-ph
arXiv:2606.02886v2 Announce Type: replace-cross Abstract: Deep learning weather models now match numerical weather prediction accuracy while running orders of magnitude faster, but produce deterministic forecasts without uncertainty estimates, a critical gap for high-stakes decisions during extreme ...
367. OpenAgenet/OAN: Open Infrastructure for Trusted Agent Interconnection
Author: Jinliang Xu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.MA, cs.AI
arXiv:2606.03161v2 Announce Type: replace-cross Abstract: OpenAgenet, abbreviated as OAN, is an open infrastructure project for trusted Agent interconnection. It addresses a problem that becomes visible when Agents move from isolated applications into open, multi-operator networks: before an Agent c...
368. OpenAgenet/OAN: Technical Architecture for Trust-Governed Agent Identity and Discovery
Author: Jinliang Xu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.DC
arXiv:2606.03163v2 Announce Type: replace-cross Abstract: This paper describes the technical architecture of OpenAgenet / OAN. OAN is a protocol-neutral trust layer for open Agent interconnection. It specifies the role architecture, identity objects, registration workflow, Root-governed lifecycle, R...
369. Reinforcement Learning from Cross-domain Videos with Video Prediction Model
Author: Zhao Yang, Xinrui Zu, Jacob E. Kooi, Thomas Delliaux, He Liu, Shujian Yu, Kevin Sebastian Luck, Vincent Fran\c{c}ois-Lavet
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.03201v2 Announce Type: replace-cross Abstract: Reinforcement learning from expert videos across visually distinct domains is challenging due to the absence of reward signals and the presence of domain gaps. We introduce XIPER (Cross-domain Video Prediction Reward), a reward model for lear...
370. Generalizing Graph Foundation Models via Hyperbolic Retrieval-Augmented Generation
Author: Yifan Jin, Qirui Ji, Bin Qin, Jiangmeng Li, Lixiang Liu, Fuchun Sun, Changwen Zheng
Published: 6/4/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2606.03307v2 Announce Type: replace-cross Abstract: Graph foundation models (GFMs) emerged as a dominant paradigm in graph representation learning by leveraging large-scale pre-training for cross-domain inference. However, the parameterized knowledge encoded within these models is insufficient...
371. Implement Kubernetes Pod-Level Remote Attestation for Confidential Workloads on dstack
Author: Yang Yang, Kevin Wang, Yuanhai Luo, Hang Yin, Jie Cai, Shunfan Zhou, Wenfeng Wang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.03323v2 Announce Type: replace-cross Abstract: The rise of LLM-as-a-Service and other confidential cloud workloads demands cryptographic proof that user data is processed in a trusted, untampered environment. Existing solutions, notably Confidential Containers (CoCo), enforce a strict "on...
372. P$^2$-DPO: Grounding Hallucination in Perceptual Processing via Calibration Direct Preference Optimization
Author: Ruipeng Zhang, Zhihao Li, Haozhang Yuan, C. L. Philip Chen, Tong Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.LG
arXiv:2606.03376v2 Announce Type: replace-cross Abstract: Hallucination has recently garnered significant research attention in Large Vision-Language Models (LVLMs). Direct Preference Optimization (DPO) aims to learn directly from the corrected preferences provided by humans, thereby addressing the ...
373. Optimizing Explicit Unit-Distance Lower-Bound Certificates
Author: Michael T. M. Emmerich
Published: 6/4/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.CG, cs.NE, math.CO
arXiv:2606.03419v2 Announce Type: replace-cross Abstract: The 2026 disproof of Erd\H{o}s's unit-distance conjecture and Sawin's subsequent explicit quantitative refinement show that the maximum number $u(n)$ of unit distances among $n$ planar points can exceed $n^{1+\varepsilon}$ for a fixed positiv...
374. CR-Seg: Attention-Guided and CoT-Enhanced Coarse-to-Refined Reasoning Segmentation
Author: Yifan Cao, Xiaocui Yang, Faxian Wan, Shi Feng, Daling Wang, Yifei Zhang
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.03564v2 Announce Type: replace-cross Abstract: Reasoning segmentation aims to segment target objects described by complex language through joint visual-textual reasoning. Existing methods typically rely on either learned semantic tokens to bridge Multimodal Large Language Models (MLLMs) a...
375. PHASER: Phase-Aware and Semantic Experience Replay for Vision-Language-Action Models
Author: Ziyang Chen, Shaoguang Wang, Weiyu Guo, Qianyi Cai, He Zhang, Pengteng Li, Yiren Zhao, Yandong Guo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2606.03598v2 Announce Type: replace-cross Abstract: Vision-Language-Action (VLA) models have achieved remarkable success in language-conditioned robotic manipulation. However, deploying these models in open-ended environments requires continuously acquiring novel skills, a process that inevita...
376. Testing LLM Arithmetic Reasoning Generalization with Automatic Numeric-Remapping Attacks
Author: Malia Barker, Bishal Lakha, Edoardo Serra, Francesco Gullo
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.03606v2 Announce Type: replace-cross Abstract: Large language models achieve strong performance on arithmetic reasoning benchmarks, and one common response to arithmetic brittleness is to delegate computation to code. Yet models are still often used in settings where they must reason dire...
377. AnchorMoE: Interpretable Time Series Classification via Anchor-Routed MoE
Author: Tao Xie, Zexi Tan, Haoyi Xiao, Mengke Li, Yiqun Zhang, Yang Lu, Cuie Yang, Yiu-ming Cheung
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.03631v2 Announce Type: replace-cross Abstract: Multivariate time series classification (MTSC) is pivotal in high-stakes domains, such as clinical diagnosis and industrial fault detection, where safe deployment necessitates transparent decision-making. However, isolating the temporal segme...
378. Qwen-Image-Flash: Beyond Objective Design
Author: Tianhe Wu, Kun Yan, Zikai Zhou, Lihan Jiang, Jiahao Li, Jie Zhang, Kaiyuan Gao, Ningyuan Tang, Shengming Yin, Xiaoyue Chen, Xiao Xu, Yilei Chen, Yuxiang Chen, Yan Shu, Yixian Xu, Yanran Zhang, Zihao Liu, Zhendong Wang, Zekai Zhang, Deqing Li, Liang Peng, Yi Wang, Jingren Zhou, Chenfei Wu
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.LG
arXiv:2606.03746v2 Announce Type: replace-cross Abstract: Few-step distillation has become an effective strategy for accelerating advanced visual generative models, yet prior work has largely focused on distillation objectives. In this work, we revisit few-step distillation from a complementary pers...
379. Consistency Training Can Entrench Misalignment
Author: David Demitri Africa, Arathi Mani
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.03810v2 Announce Type: replace-cross Abstract: Consistency training encourages a model to produce similar outputs across related inputs or sampling procedures. Such methods are simple, scalable, and largely label-free, but their effects on model alignment remain poorly understood. Could t...
380. Synthesize and Reward -- Reinforcement Learning for Multi-Step Tool Use in Live Environments
Author: Ibrahim Abdelaziz, Asim Munawar, Kinjal Basu, Maxwell Crouse, Chulaka Gunasekara, Suneet Katrekar, Pavan Kapanipathi
Published: 6/4/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.03892v2 Announce Type: replace-cross Abstract: Training LLMs to orchestrate multi-step tool calls is held back by three coupled obstacles: realistic stateful execution environments are costly to build, synthetic training queries are often detached from the server's actual state (so the ge...
381. q0: Primitives for Hyper-Epoch Pretraining
Author: Bishwas Mandal, Shmuel Berman, Akshay Vegesna, Samip Dahal
Published: 6/4/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.03938v2 Announce Type: replace-cross Abstract: Multi-epoch training is becoming the standard now that compute is growing faster than the supply of high-quality text. But pretraining a single model saturates within a few passes, long before the compute budget is exhausted. We argue this ca...