arXiv cs.AI - 2026-07-01 ​
356 items collected.
1. What Drives Interactive Improvement from Feedback? ​
Author: Bart{\l}omiej Cupia{\l}, Jan {\L}ojek, Miko{\l}aj Garstecki, Szymon Pob{\l}ocki, Alicja Ziarko, Piotr Mi{\l}o's
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30774v1 Announce Type: new Abstract: We study when natural-language feedback produces improvement beyond the gains obtainable from repeated attempts alone. In multi-turn language agent setting, higher final accuracy can reflect useful feedback, but it can also arise from resampling, forma...
2. Contrastive Reflection for Iterative Prompt Optimization ​
Author: Derek Koh, Jinghui Mo, Benjamin H. Le, Jiening Zhan, Baofen Zheng, Kevin Bevis, Nathaniel C. Owen, Lauren Elizabeth Charney, Wenqiong Liu, Jingwei Wu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30840v1 Announce Type: new Abstract: LLM agents are becoming central to information retrieval: they issue retrieval queries, synthesize answers, and increasingly serve as judges for IR evaluation. Improving the prompts that control these agents is an optimization problem, but in applied I...
3. How Can AI Find My Model? A Model-Finding Experimental Study Considering Data Formats, Embeddings, and Retrieval Strategies ​
Author: Jhon G. Botello, Jose J. Padilla, Erika Frydenlund, Krzysztof Rechowicz, Eric Weisel
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30846v1 Announce Type: new Abstract: Discovering simulation models for reuse remains a fundamental challenge in Modeling and Simulation (M&S). When many models coexist, identifying those that align with a given modeling intent remains difficult. Recent advances in Artificial Intelligence ...
4. BayesBench: Evaluating LLM Belief Trajectories Under Multi-Turn Evidence Accumulation ​
Author: Ankur Samanta, Akshayaa Magesh, Tal Lancewicki, Ayush Jain, Youliang Yu, Paul Sajda, Kaveh Hassani, Aditya Modi, Daniel R. Jiang, Yonathan Efroni
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30850v1 Announce Type: new Abstract: Large language models (LLMs) are typically deployed in multi-turn conversations, where each turn provides new evidence that should reduce epistemic uncertainty about their environment. Acting rationally then requires inferring the unobserved quantities...
5. When Does Learning to Stop Help? A Cost-Aware Study of Early Exits in Reasoning Models ​
Author: Zhe Dong (University of Maine at Presque Isle), Fang Qin (Stanford University), Manish Shah (Independent Researcher)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2606.30852v1 Announce Type: new Abstract: Reasoning models spend different amounts of useful computation across instances, but it remains unclear when a learned stopping rule improves over simple confidence or convergence thresholds. We study this question with LearnStop, a hidden-state-free c...
6. Beyond expert users: agents should help users construct preferences, not just elicit them ​
Author: Irena Saracay, Ludwig Schmidt, Carlos Guestrin
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30863v2 Announce Type: new Abstract: Agents typically assume an expert user -- one with well-formed preferences about what they want -- and default to clarifying questions whenever the task is underspecified. We argue this assumption is unrealistic. Users often lack the domain knowledge t...
7. Investigating Multi-Agent Deliberation in Law ​
Author: Cor Steging, Ludi van Leeuwen, Tadeusz Zbiegie'n
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30906v1 Announce Type: new Abstract: Artificial Intelligence is increasingly applied to the field of law, and has the potential to increase access to justice. One particular movement that is gaining traction is that of agentic AI, wherein AI agents, based on Large Language Models (LLMs) c...
8. Why Solve It Twice? Hierarchical Accumulation of Skills for Transfer-Efficient ML Engineering ​
Author: Yongbin Kim, Yashar Talebirad, Osmar R. Zaiane
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA
arXiv:2606.30911v2 Announce Type: new Abstract: ML engineering agents waste compute rediscovering known techniques because every competition is a cold start. We present HASTE, a hierarchical multi-agent system that organizes cross-competition knowledge into three scope tiers (global, domain, and com...
9. RoPoLL: Robust Panel of LLM Judges ​
Author: Anish Acharya, Kris W Pan, Brian Verkhovsky
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA, math.OC, math.PR
arXiv:2606.30931v1 Announce Type: new Abstract: The LLM Jury, a Panel of LLM Evaluators (PoLL) reporting consensus scores, has become a practical alternative to single-judge LLM evaluation, yet its statistical behavior remains poorly understood. We formalize the LLM Jury under the Huber contaminatio...
10. AgRefactor: Self-Evolving Agentic Workflow for HLS Compatibility and Performance ​
Author: Yang Zou, Zijian Ding, Yizhou Sun, Jason Cong
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.AR
arXiv:2606.30949v1 Announce Type: new Abstract: High-Level Synthesis (HLS) provides a fast path from concepts to silicon, but converting real-world software into synthesizable HLS code remains challenging due to restrictive language support and the gap between software and hardware programming pract...
11. Neuro-Bayesian-Symbolic Residual Attention Shallow Network: Explainable Deep Learning for Cybersecurity Risk Assessment ​
Author: Nicolaie Popescu-Bodorin, Madeleine Togher
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.30953v1 Announce Type: new Abstract: We introduce the Neuro-Bayesian-Symbolic Residual Attention Shallow Network (NBS-RASN), a hybrid neural architecture for explainable cybersecurity risk assessment in open-source ecosystems. Unlike deep models that trade interpretability for accuracy, o...
12. HyPOLE: Hyperproperty-Guided Multi-Agent Reinforcement Learning under Partial Observation ​
Author: Arshia Rafieioskouei, Tzu-Han Hsu, Matthew Lucas, Borzoo Bonakdarpour
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LO, cs.MA
arXiv:2606.30966v1 Announce Type: new Abstract: Formal specification is a powerful tool to guide the learning process and provides significant advantages over reward shaping: (1) mathematical rigor; (2) expressiveness to specify objectives and constraints, and (3) the ability to define tactics to ac...
13. AgentBound: Verifiable Behavioral Governance for Autonomous AI Agents ​
Author: Anuj Kaul, Qianlong Lan, Pranay Gupta
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30970v1 Announce Type: new Abstract: Autonomous AI agents increasingly perform consequential actions on behalf of human principals, including financial transactions, external communications, and enterprise workflows. Existing agent infrastructure relies on identity federation and delegate...
14. When Regulation Has Memory: Hysteresis and Control Burden in Artificial Agency ​
Author: Veronique Ziegler
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30975v1 Announce Type: new Abstract: Adaptive agents are usually judged by what they do, but an agent can appear stable while the internal effort required to keep it stable is increasing. This hidden regulatory burden matters for artificial agents operating under noise, delay, or changing...
15. A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management ​
Author: Ramin Pishehvar
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30997v1 Announce Type: new Abstract: We present a three-phase deep reinforcement learning system for personalized portfolio management that addresses three limitations shared by all prior financial RL work: 1) ticker lock-in, 2) monolithic objectives , and 3) static user models. Phase 1 p...
16. Beyond Compilation: Evaluating Faithful Natural-Language-to-Lean Statement Formalization ​
Author: Ke Zhang, Patricio Gallardo Candela, Sudhir Murthy, Yi Xie, Zhi Wang, Maziar Raissi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LO
arXiv:2606.31002v1 Announce Type: new Abstract: Theorem-proving benchmarks evaluate proof search against fixed formal statements, but natural-language-to-Lean formalization must generate the formal statement itself. In this setting, compilation is only a validity check: a Lean declaration may type-c...
17. LabGuard: Grounding Natural-Language Laboratory Rules into Runtime Guards for Embodied Laboratory Agents ​
Author: Jingpu Yang, Fengxian Ji, Zhengzhao Lai, Zhexuan Cui, Guangxian Ouyang, Qian Jiang, Fan Zhang, Min Peng, Qianqian Xie, Preslav Nakov, Zhuohan Xie
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31045v1 Announce Type: new Abstract: Scientific embodied agents are increasingly capable of carrying out laboratory procedures, but executing these procedures safely in dynamic laboratory environments remains challenging. Current safety approaches often overlook the intermediate step of t...
18. OpenLife: Toward Open-World Artificial Life with Autonomous LLM Agents ​
Author: Atsushi Masumori, Itsuki Doi, Norihiro Maruyama, Ryosuke Takata, Takashi Ikegami
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31046v1 Announce Type: new Abstract: Artificial life has explored life-like behavior on many computational substrates, but mostly in researcher-designed closed worlds. We argue that large language model (LLM) agents, with persistent memory, tool use, network access, and payment, now make ...
19. MultiUAV-Plat: An LLM-Oriented Platform, Benchmark and Framework for Multi-UAV Collaborative Task Planning ​
Author: Sheng Zhang, Qinglin Li, Yuechao Zang, Xueqin Huang, Yijia Fu, Cheng Zhu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.MA, cs.RO
arXiv:2606.31073v1 Announce Type: new Abstract: Large language models (LLMs) provide a promising interface for high-level robotic task planning, but their use in multi-UAV collaboration remains difficult to evaluate systematically. Existing UAV simulators mainly emphasize dynamics, perception, or lo...
20. DDIAgents: Mechanism-Conditioned Context Flow for Drug-Drug Interaction Prediction ​
Author: Zhenqian Shen, Yu Liu, Xiaoyi Fu, Quanming Yao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31085v1 Announce Type: new Abstract: Drug-drug interaction (DDI) prediction is essential for medication safety, yet it requires reasoning over heterogeneous biomedical evidence whose relevance changes across interaction mechanisms. We propose DDIAgents, a mechanism-conditioned multi-agent...
21. Revealing Safety-Critical Scenarios for UTM via Transformer ​
Author: Huaze Tang, Bill Zeng, Chao Wang, Zhenpeng Shi, Qian Zhang, Wenbo Ding
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31114v1 Announce Type: new Abstract: Unmanned Traffic Management (UTM) systems are cloud-based platforms designed to manage and coordinate multiple aerial vehicles remotely. UTM systems are safety-critical which cannot tolerate failures like crash or collision. To reveal latent vulnerabil...
22. The Past Is Prologue: A Plug-in Controller for Selective Updates in Sequentially Evolving LLM Memory ​
Author: Zihan Chen, Songwei Dong, Chengshuai Shi, Peng Wang, Song Wang, Cong Shen, Jundong Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31121v1 Announce Type: new Abstract: Sequentially evolving LLM memory enables agents to reuse past experience, but existing systems usually deploy each locally generated memory update without checking whether it improves future behavior. As a result, updates that help the current task may...
23. Scenario Generation for Testing of Autonomous Driving Systems Using Real-World Failure Records ​
Author: Anjali Parashar, Chuchu Fan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.RO
arXiv:2606.31131v1 Announce Type: new Abstract: To ensure safe on-road behavior, pre-deployment testing and failure discovery of Autonomous Driving Systems (ADS) is crucial. Present day simulation based testing methods focus largely on mathematical models for efficient search of optimal scenarios, a...
24. Beyond the Library: An Agentic Framework for Autoformalizing Research Mathematics ​
Author: Arshia Soltani Moakhar, Iman Gholami, Max Springer, Mahdi JafariRaviz, MohammadTaghi Hajiaghayi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31134v1 Announce Type: new Abstract: While Large Language Models (LLMs) have demonstrated exceptional capabilities in mathematical reasoning, they frequently produce subtle errors that evade human detection. Formal mathematical languages like Lean 4 offer mechanical proof checking, strong...
25. Cross-Domain Feature Expansion for Tabular Medical Data via Knowledge Graphs Injection ​
Author: Mengying Zhou, Yongjie Yin, Haoyan Xin, Guoping Liu, Yang Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.ET
arXiv:2606.31171v1 Announce Type: new Abstract: Acquiring comprehensive cross-domain biomedical profiles is often costly and time-consuming, resulting in severe data scarcity in medical research. To address this challenge, we propose MedKGTab, a knowledge-injected framework specifically engineered f...
26. ClawArena-Team: Benchmarking Subagent Orchestration and Dynamic Workflows in Language-Model Agents ​
Author: Kaiwen Xiong, Haonian Ji, Shi Qiu, Zeyu Zheng, Cihang Xie, Xinyu Ye, Huaxiu Yao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31174v1 Announce Type: new Abstract: Production large language-model (LLM) agents are increasingly deployed not as lone problem-solvers but as managers: a main model creates specialized subagents, delegates work, and orchestrates their parallel, asynchronous returns through dynamic workfl...
27. HealthAgentBench: A Unified Benchmark Suite of Realistic Agentic Healthcare Environments for Challenging Frontier AI Agents ​
Author: Qianchu Liu, Sheng Zhang, Guanghui Qin, Jeya Maria Jose Valanarasu, Maximilian Rokuss, Mingyu Lu, Timothy Ossowski, Juan Manuel Zambrano Chaves, Cliff Wong, Peniel Argaw, Yashna Hasija, Mu Wei, Wen-wai Yim, Qin Liu, Zilin Jing, Jason Entenmann, Naoto Usuyama, Tristan Naumann, Hoifung Poon
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CV
arXiv:2606.31179v1 Announce Type: new Abstract: As AI agents become increasingly capable of complex, long-horizon reasoning, rigorous and holistic evaluation is essential for measuring progress toward real-world healthcare applications. We introduce HealthAgentBench, a suite of 54 agentic healthcare...
28. AI-Assisted Discovery of Convex Relaxations via Dual Agents ​
Author: Sungyoon Kim, Mert Pilanci
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31182v1 Announce Type: new Abstract: Recent work shows that LLM agents can improve sharp-constant inequalities by searching for extremal constructions, which yield upper bounds. We address the complementary side: a lower bound holds for every admissible function and follows from a convex ...
29. Agentic RAG-VLM: Affordance-Aware Retrieval-Augmented Generation with Self-Reflective Planning for Robotic Grasping ​
Author: Tao Chen, Lizheng Liu, Jiaxu Wang, Ziyue Jiang, Ruiqi Tian, JiGuang Huo, Zhongxue Gan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31200v1 Announce Type: new Abstract: Generalizable robotic grasping in cluttered environments is essential for deploying manipulators in unstructured human spaces, yet existing VLM-based methods rely on visual similarity for object matching, neglecting physical affordances such as handle ...
30. Towards Inclusive Mobility Modeling: Characterizing and Evaluating Elderly Trajectory Patterns in Urban Systems ​
Author: Zhengxuan Wang, Haohan He, Mengying Zhou
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2606.31207v1 Announce Type: new Abstract: The rapid advance of smart cities increasingly depends on trajectory data mining, yet underrepresented demographic groups, particularly the elderly, are often sparsely represented in public mobility datasets. This underrepresentation can introduce syst...
31. Long-term Traffic Simulation via Structured Autoregressive Modeling ​
Author: Lingyu Xiao, Zexin Feng, Xintao Yan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.RO
arXiv:2606.31209v1 Announce Type: new Abstract: Interactive traffic simulation is a vital world model for autonomous driving. A central challenge in long-horizon simulation is modeling sustained multi-agent interactions, which is further exacerbated by dynamic token cardinality as agents continuousl...
32. Thinking Before Retrieving: Robust Zero-Shot Composed Image Retrieval via Strategic Planning and Self-Criticism ​
Author: Gunho Jung, Jeong-Woo Park, Seon Bin Kim, Seong-Whan Lee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31222v1 Announce Type: new Abstract: Composed image retrieval requires identifying a target image from a gallery by integrating a reference image with a textual modification instruction. In a training-free zero-shot setting, this task relies on constructing a retrieval-oriented textual qu...
33. Agentic-Ideation: Sample Efficient Agentic Trajectories Synthesis for Scientific Ideation Agents ​
Author: Keyu Zhao, Lingyan Kong, Fengli Xu, Yong Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31229v1 Announce Type: new Abstract: Ideation plays a pivotal role in scientific discovery. Recent LLM, especially AI Scientist systems, show promising potential for automated ideation. However, existing approaches predominantly rely on pre-defined agentic workflows. This constraint sever...
34. Delta-JEPA: Learning Action-Sensitive World Models via Latent Difference Decoding ​
Author: Zhenghao Zhang, Yuanxiang Wang, Zhenyu Guan, Yujia Yang, Bingkang Shi, Tianyu Zong, Hongzhu Yi, Guoqing Chao, Xingchen Chen, Tiankun Yang, Chenxi Bao, Tao Yu, Jingjing Zhou, Jungang Xu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31232v1 Announce Type: new Abstract: Learning visual world models for planning requires compact latent dynamics that remain sensitive to actions, yet reconstruction-free joint-embedding objectives can collapse to action-insensitive representations. We propose Delta-JEPA, an end-to-end rec...
35. Embodied CAD: Solver-Grounded LLM Agents for Parametric B-Rep Assembly Modeling ​
Author: Fumin Liu, Haoyu Zhou, Fei Hao, Lin Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31252v1 Announce Type: new Abstract: Large language models can write plausible CAD scripts, but reliable industrial CAD modeling requires more than syntactically valid code: every feature, placement, and assembly relation must be accepted by an exact geometric kernel while remaining edita...
36. Spatial Reasoning via Modality Switching Between Language and Symbolic Representation ​
Author: Shreya Rajpal, Tanawan Premsri, Parisa Kordjamshidi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31285v1 Announce Type: new Abstract: Human reasoning is inherently multimodal: when problems become difficult, we rarely think in words alone. We often externalize our reasoning by sketching diagrams or drawing grids to understand the underlying conceptual structure and avoid mistakes. Bu...
37. Benchmarking Large Language Models on Floating-Point Error Classification ​
Author: Lisa Taldir (LI-PaRAD), Muhammad Ahmad Saeed (LI-PaRAD), David Defour (LI-PaRAD), Pablo de Oliveira Castro (LI-PaRAD), Eric Petit
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31308v1 Announce Type: new Abstract: This paper investigates the capability of Large Language Models (LLMs) to detect and classify floating-point errors statically in software code. We introduce InterFLOPBench, a benchmark of 90 C kernels with 1 130 test samples designed to evaluate LLMs ...
38. HistoriQA-ThirdRepublic: Multi-Hop Question Answering Corpus for Historical Research, Parliamentary Debates from the French Third Republic (1870-1940) ​
Author: Aur'elien Pellet (LRE), Julien Perez (EPITA, LRE), Marie Puren (LRE, CJM)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31325v1 Announce Type: new Abstract: We present HistoriQA-ThirdRepublic: a French-language dataset of multi-hop historical questions derived from parliamentary debates and newspapers of the French Third Republic. Designed in collaboration with a historian, the corpus captures complex reas...
39. CryoACE: An Atom-centric Framework for Accurate and Automated Model Building in Cryo-EM ​
Author: Minzhang Li, Mingrui Li, Weichen Qin, Qihe Chen, Sixian Shen, Yuan Pei, Jiakai Zhang, Jingyi Yu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31332v1 Announce Type: new Abstract: Protein automodeling from cryo-EM density maps faces unique challenges in enforcing physicochemical validity and managing conformational heterogeneity. Current solvers are often limited to static predictions or require computationally intensive heurist...
40. Optimization Algorithms for Joint OFDM Waveform Design and RIS Configuration in 6G Networks: From Convex Relaxation to Foundation Models ​
Author: Ahmet Kaplan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31334v1 Announce Type: new Abstract: Joint OFDM-RIS optimization for 6G is a mixed-integer nonlinear programming (MINLP) problem covering sum-rate maximization, energy efficiency, max-min fairness, and peak-to-average power ratio (PAPR)-constrained objectives. Seventy-eight joint OFDM-RIS...
41. Smart charging of large fleets of Electric Vehicles: Independent Multi-Agent Reinforcement Learning approaches ​
Author: Xavier Rate, Eloann Le Guern, Rapha"el F'eraud, Fatma Salem, Melissa Chiknoun, Eymeric Giabicani, Mehdi Feki, Patrick Maill'e, Guy Camilleri, Anne Blavette, Hamid Benhamed
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31347v1 Announce Type: new Abstract: The electrification of transportation through electric vehicles introduces new challenges for power grid management, such as increased peak demand, voltage fluctuations, line overloads, and the integration of variable renewable energy sources. To enabl...
42. ReGRPO: Reflection-Augmented Policy Optimization for Tool-Using Agents ​
Author: Binjie Zhang, Mike Zheng Shou
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31392v1 Announce Type: new Abstract: Tool-augmented vision-language models (VLMs) can solve multimodal, multi-step tasks by calling external tools, yet they remain fragile in practice. Existing works have two common gaps. Supervised fine-tuning (SFT) is built mostly on successful trajecto...
43. World-Model Collapse as a Phase Transition ​
Author: Xinyuan Song, Zekun Cai
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31399v1 Announce Type: new Abstract: Water looks unchanged as it warms, then at a critical point it boils. We ask whether long-horizon language agents show an analogous transition in their implicit world models. In some parameter settings, changing state load by a small amount, or adding ...
44. Wisdom Of The (AI) Crowd: Investigating Artificial Swarm Intelligence In Large Language Models ​
Author: Justin Brenne, Christian Meske
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31404v1 Announce Type: new Abstract: Human swarm intelligence demonstrates remarkable collective accuracy but faces scalability constraints in cost, coordination, and time. We investigate whether large language models (LLMs) can approximate swarm intelligence effects through artificial sw...
45. Xiaomi-GUI-0 Technical Report ​
Author: Wanxia Cao, Chengzhen Duan, Pei Fu, Pengzhi Gao, Niu Lian, Fazhan Liu, Hui Liu, Heng Qu, Qinzhuo Wu, Zhehao Yu, Tongbo Chen, Shiqi Cui, Anan Du, Shukai Jia, Yuanfa Li, Wei Liu, Yike Liu, Wenchao Lu, Zhenbo Luo, Haoyuan Sun, Jiatong Sun, Cheng Tan, Yajie Wang, Changqiao Wu, Tao Xiong, Jiahui Yang, Yuxuan Yuan, Ruoceng Zhang, Shaojie Zhang, Jian Zhu, Jian Luan, Cong Zou
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31410v2 Announce Type: new Abstract: Graphical user interface (GUI) agents build on vision-language models to complete user tasks end-to-end in real applications through interface actions such as tapping, swiping, text entry, and navigation. However, existing GUI agents are trained and ev...
46. Learning to Select, Not Relearn: Hard-Routed Mixtures of Reasoning LoRAs ​
Author: Seyed Alireza Molavi, Zhan Su, Yan Hu, Peyman Sheikholharam Mashhadi, Stefan Byttner, Prayag Tiwari
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.31413v1 Announce Type: new Abstract: Composing independently trained LoRA adapters into a single large language model is useful for multi-domain adaptation, especially when the original training data cannot be shared. A common approach is to use MoE-style routing over LoRA experts, but fo...
47. BP-TTA: Balanced and Prototype-Guided Test-Time Adaptation in Dynamic Scenarios ​
Author: Shaoyang Huang, Yashi Zhu, Yichen Yu, Lei Zhang, Zhang Yi, Tao He
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31420v1 Announce Type: new Abstract: Test-Time Adaptation (TTA) enables models trained on a source domain to adapt online to unlabeled test data under distribution shifts. While recent TTA methods have moved beyond static settings and begun to consider continual domain shifts, they primar...
48. Ask the World Before Acting: Budgeted Environment Probing for World-Model Calibration ​
Author: Xinyuan Song, Zekun Cai
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31422v1 Announce Type: new Abstract: Long-horizon language agents do not only choose actions; they carry a private model of the world from one decision to the next. When that model drifts, a later failure can be decided before the failing action is ever taken. We study a direct repair mec...
49. CDR-Bench: Evaluating Faithful Execution of Compositional, Order-Sensitive Data Refinement Recipes ​
Author: Yuchen Huang, Xiang Li, Zhenqing Ling, Sijia Li, Qianli Shen, Daoyuan Chen, Yi R. Fung, Yaliang Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.31435v1 Announce Type: new Abstract: Data refinement involves executing multi-step recipes over evolving text states, where both composition and execution order of processing operators determine the outcome. While existing benchmarks either isolate text editing or entangle it with code an...
50. Who Determines the Meaning of an Emotion? Affective Sovereignty as an Epistemic Consequence of Measurement Limits ​
Author: Keito Inoshita
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31442v1 Announce Type: new Abstract: Emotion-sensing AI is rapidly becoming embedded in vehicles, home appliances, dialogue agents, and social infrastructure, giving rise to a sphere in which emotion is no longer confined to individual experience but is instead observed and computed at a ...
51. CSTrader: A Testbed for Language-Grounded Trading in a Community-Driven Virtual Asset Market ​
Author: Yao Shi, Kingfung Luo, Nan Tang, Yuyu Luo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CE
arXiv:2606.31461v1 Announce Type: new Abstract: Niche asset markets, such as Counter-Strike 2 (CS2) weapon skins, are small, volatile, and heavily driven by community discussions and platform rules. These properties make them hard for traditional quantitative models, but provide an ideal testbed for...
52. CLOUDADV: Decision-Aligned Instance Sizing with Zero-Shot Foundation Models under Drift ​
Author: Jack Bell, Giacomo Carfi, Gerlando Gramaglia, Andrea Simioni, Daniele Fontani, Vincenzo Lomonaco
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31470v1 Announce Type: new Abstract: Cloud virtual machines are often overprovisioned, creating avoidable cost and operational inefficiency. We present CLOUDADV, an interactive engineer-facing advisory system for cloud instance sizing under workload drift. The system combines zero-shot ti...
53. One Reflection Is Not Enough: Self-Correcting Autonomous Research via Multi-Hypothesis Failure Attribution ​
Author: Jie Ma, Binfei Chu, Jie Gao, Jinlu Zhang, Yiwei Ma, Yi Tan, Jiayi Ji, Xiaoshuai Sun, Rongrong Ji
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2606.31478v1 Announce Type: new Abstract: Autonomous research agents can now draft hypotheses, write code, run experiments, and produce papers, but they remain brittle when experiments fail. Under the prevailing paradigm, failure recovery is usually delegated to a single free-form reflection: ...
54. Surprise as a Signal for Plasticity and Metacognition ​
Author: Louis Mouchon
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.31495v1 Announce Type: new Abstract: We study a single idea across two settings: that a prediction-error signal, computed by a small predictor over the latent space of a frozen encoder, can serve both as a gate on plasticity and as a substrate for metacognition. In the first system, a non...
55. Design and Implementation of Agentic Orchestrations and Orchestration of Agents ​
Author: Stefanie Rinderle-Ma, Juergen Mangler, Johannes Loebbecke, Dominik Voigt, Nataliia Klievtsova, Matthias Ehrendorfer
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31518v1 Announce Type: new Abstract: Agentic Business Process Management has gained momentum recently. The prospect is that the autonomy of AI agents, i.e., predominantly LLM-based agents, can be balanced with a certain level of robustness, tractability, and traceability through a combina...
56. A time-series classification framework for individual-level absenteeism prediction under severe class imbalance ​
Author: Kwong Ho Li, Matthew Roughan, Wathsala Karunarathne
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31532v1 Announce Type: new Abstract: Staff absenteeism imposes substantial operational costs in high-demand work environments such as healthcare, emergency services, meat processing, construction, and courier and delivery services, where proactive workforce planning depends on reliable in...
57. Modality-Driven Search with Holistic Trace Judging for ARC-AGI-2 ​
Author: Johan Land
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2606.31543v1 Announce Type: new Abstract: Large language models can produce fluent, internally coherent reasoning traces for abstract reasoning tasks while still being confidently wrong - making selection among candidates, not just generation, the central challenge. I present a solver for ARC-...
58. ACE: Pluggable Adaptive Context Elasticizer across Agents ​
Author: Ning Liao, Zihao Long, Xiaoxing Wang, Xue Yang, Yaoming Wang, Ziyuan Zhuang, Xunliang Cai, Rongxiang Weng, Junchi Yan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31564v1 Announce Type: new Abstract: The increasing complexity of agentic tasks has led to rapidly growing trajectory lengths, which poses significant challenges for large language model (LLM) based agents with fixed context windows. Existing context management techniques, such as truncat...
59. Which Tokens Matter? Adaptive Token Selection for RLVR with the Relative Surprisal Index ​
Author: Outongyi Lv, Yanzhao Zheng, Yuanwei Zhang, Zhenghao Huang, Xingjun Wang, Baohua Dong, Hangcheng Zhu, Yingda Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31575v1 Announce Type: new Abstract: Reinforcement learning (RL) has become a powerful tool for propelling Large Language Models (LLMs) beyond imitation-based training towards more robust reasoning capabilities. Among existing approaches, RL with Verifiable Rewards (RLVR) has emerged as a...
60. Scientific Explanations in Health Sciences: Causality, Trust, and Epistemic Adequacy ​
Author: Martina Mattioli, Marcello Pelillo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31616v1 Announce Type: new Abstract: Medical Artificial Intelligence (AI) is widely expected to transform clinical practice, yet the decision-making processes of many Machine Learning (ML) models remain opaque. Explainability has been advanced as a partial remedy to clarify why AI generat...
61. Think in English, Answer in Korean: Efficient Adaptation of Multilingual Tool-Using Agents ​
Author: Utsav Garg, Sungjin Hong, Jason Jung, Justin Lee, Shaan Desai, Joon Hee Kim, Anirudh Shrinivason, Edmond Wen, Susie Park
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.31648v1 Announce Type: new Abstract: We present LuckyStar 111B, a 111B-parameter hybrid reasoning model developed through a collaboration between Cohere and LG CNS for Korean-English enterprise agents under practical memory and serving constraints. The model trains from Cohere's fully pos...
62. FARS: A Fully Automated Research System Deployed at Scale ​
Author: Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen, Yunfan Shao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31651v1 Announce Type: new Abstract: Recent automated research systems show that language-model agents can generate hypotheses, run experiments, and write complete manuscripts, but most evidence still comes from selected examples, human-framed topics, or a few pre-defined research tasks. ...
63. Arena-T2I Hard: Benchmarking and Improving Faithfulness with Dependency-Aware Checklist ​
Author: Yuanhao Ban, Tong Xie, Sohyun An, Yunqi Hong, Evan Frick, I-Hung Hsu, Wei-Lin Chiang, Ion Stoica, Cho-Jui Hsieh
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31711v1 Announce Type: new Abstract: Faithfulness -- how precisely a generated image aligns with its prompt -- is increasingly central to the real-world utility of text-to-image (T2I) models. Existing faithfulness benchmarks, however, rely on simple atomic instructions, on which top-tier ...
64. A Self-Evolving Agentic System for Automated Generation and Execution of Biological Protocols ​
Author: Yankai Jiang, Weiting Tang, Haoran Sun, Zhenyu Tang, Yuejie Hou, Yingnan Han, Rubo Wang, Yueyuxiao Yang, Cheng Liang, Lilong Wang, Wenjie Lou, Xiaosong Wang, Lei Bai, Meng Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31763v1 Announce Type: new Abstract: Autonomous wet-lab experimentation requires more than plausible protocol text: biological intent, quantitative procedures, device constraints and experimental feedback must remain aligned from protocol and SOP design to code and physical execution. We ...
65. Evo-PI: Aligning Medical Reasoning via Evolving Principle-Guided Supervision ​
Author: Xianda Zheng, Huan Gao, Meng-Fen Chiang, Michael Witbrock, Kaiqi Zhao, Shangyang Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31800v1 Announce Type: new Abstract: Despite recent progress, the reasoning capabilities of large multimodal language models (MLLMs) remain fundamentally constrained by static supervision, where fixed prompts, rules, or reward models provide non-adaptive guidance throughout training. Such...
66. RAISE: LLM-based Automated Heuristic Design with Robust Adversary Instance Search ​
Author: Fei Liu, Alessio Figalli, Patrick Owen, Nicola Serra
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31801v1 Announce Type: new Abstract: Automated Heuristic Design (AHD) with Large Language Models (LLMs) has shown remarkable progress in discovering high-quality heuristics. However, existing LLM-based AHD methods optimize heuristics for a fixed training instance set and may fail catastro...
67. Large Databases Need Small, Open-Weight Language Models ​
Author: Parker Glenn, Alfy Samuel
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.DB
arXiv:2606.31808v1 Announce Type: new Abstract: Language model systems built around proprietary APIs often operate on a token-based cost model. This becomes prohibitively expensive in the context of large databases, where LM-enhanced relational operators can incur costs exceeding $10,000 for a singl...
68. Creating Intelligence: A Computational Foundation for AGI ​
Author: Peter Overmann
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31819v1 Announce Type: new Abstract: This work introduces a new computational theory of mind grounded in set theory and hyperdimensional computing. Whereas traditional neural networks rely on continuous weights and matrix multiplication, this framework works with sparse binary data. It re...
69. Adaptive Cluster-First Route-Second Decomposition for Industrial-Scale Vehicle Routing ​
Author: Oguzhan Karaahmetoglu (Carnegie Mellon University), Hyong Kim (Carnegie Mellon University)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31820v1 Announce Type: new Abstract: Large-scale capacitated vehicle routing problems (CVRPs) are commonly addressed using cluster-first route-second (CFRS) approaches that split a routing instance into smaller, computationally tractable subproblems. Existing splitting methods typically r...
70. An Agentic AI Framework to Accelerate Scientific Discovery in Plant Phenotyping ​
Author: Renan Souza, Daniel Rosendo, Kelsey Carter, John Lagergren, Fr'ed'eric Suter, Shelaine L. Curd, Gerald A. Tuskan, Rafael Ferreira da Silva, David Weston
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.31831v1 Announce Type: new Abstract: High-throughput plant phenotyping now generates image derived datasets far faster than scientists can analyze them. At Oak Ridge National Laboratory's Advanced Plant Phenotyping Laboratory (APPL), automated stations image hundreds of plants daily acros...
71. Harnessing Textual Refusal Directions for Multimodal Safety ​
Author: Moreno D'Inc`a, Massimiliano Mancini, Nicu Sebe
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.LG
arXiv:2606.31876v1 Announce Type: new Abstract: To improve safety in Large Language Models (LLMs) we can either perform post-training alignment or exploit refusal directions in the activation space. Both strategies are less feasible in Multimodal LLMs (MLLMs) as they require unsafe multimodal data, ...
72. TreeAgent: A Generalizable Multi-Agent Framework for Automated Bias Labeling in Forestry via Compiled Expert Rules and Vision-Language Models ​
Author: Shiyi Chen, Nicholas Saban, Collin Hargreaves, Huiqi Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2606.31976v1 Announce Type: new Abstract: Human-labeled data are widely used as reference annotations in ML, despite known variability across annotators in many expert-driven domains. In addition, expert annotation is slow, inconsistent, and remains a major bottleneck for scaling tasks like tr...
73. Self-Study Reconsidered: The Hidden Fragility of Learning from Self-Generated QA ​
Author: Ekaterina Alimaskina, Denis Shveykin, Gleb Molodtsov, Igor Shalygin, Alexey Kadeishvili, Aleksandr Beznosikov
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.32002v1 Announce Type: new Abstract: Language models are increasingly taught from synthetic question--answer (QA) supervision: a model generates questions about a document, answers them from the same text, and the resulting pairs are used to fine-tune, distill, or compress knowledge into ...
74. PolicyGuard: From Organizational Policies to Neuro-SymbolicCompliance Review Engines ​
Author: Sameer Malik, Ayush Singh, Amar Prakash Azad
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.LO, cs.SC
arXiv:2606.32004v1 Announce Type: new Abstract: Policy-grounded document review requires determining whether a target document complies with organization-specific policies, guidelines, or playbooks. While large language models can assist with policy interpretation and document analysis, end-to-end p...
75. AxDafny: Agentic Verified Code Generation in Dafny ​
Author: Benjamin Breen, Austin Letson, Borja Requena Pozo, Leopoldo Sarra
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.32007v1 Announce Type: new Abstract: We study agentic code generation in Dafny, where a model must generate both executable code and the proof artifacts for verification. We present AxDafny, a verifier-guided repair framework that iteratively generates implementations, invariants, asserti...
76. Surrogate-Gated Generation and Foundation-Model Embeddings for Bayesian Materials Design ​
Author: Sk Md Ahnaf Akif Alvi, Jan Janssen, Danny Perez, Douglas Allaire, Raymundo Arroyave
Published: 7/1/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.AI
arXiv:2606.28578v1 Announce Type: cross Abstract: Closed-loop materials discovery iterates between proposing candidate structures and evaluating their properties, and property evaluation dominates the cost. In the generative variant, a learned prior proposes candidate crystals and a property oracle ...
77. ASR-Agnostic Multimodal Spectrotemporal Modeling for Early Dementia Detection ​
Author: Chukwuemeka Ugwu, Oluwafemi Richard Oyeleke
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, eess.AS
arXiv:2606.30646v1 Announce Type: cross Abstract: Speech recruits the same executive, attentional, and working memory processes underlying instrumental activities of daily living, or IADLs, providing a non-invasive proxy for cognitive assessment. Yet most speech-based dementia detection systems depe...
78. Cross-Modal Hierarchical Fusion for from Multi-Sensor Ground Observation ​
Author: Xinze Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.30647v1 Announce Type: cross Abstract: Dense volumetric reconstruction of cloud microphysical fields from sparse ground-based instruments remains an open problem, largely because the available measurements are heterogeneous in both modality and spatial coverage. We present AtmoFuseNet, a ...
79. Qualified Educational Capacity Planning under Heterogeneous Student Support Needs: A Synthetic Benchmark and Decision-Support Framework ​
Author: Carlos Eduardo Sanoja, Oscar Enrique Moreno Mayz
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30650v1 Announce Type: cross Abstract: Educational support services often face a qualified-capacity problem: staff time is scarce, qualifications decay, new support needs can appear before anyone is prepared for them, and training consumes the same hours needed by current students. We int...
80. Can Physician Expertise Improve Machine Learning Identification of Delirium? ​
Author: Xinyu Qin, Vicky Ye, Ruiheng Yu, Lu Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG
arXiv:2606.30651v1 Announce Type: cross Abstract: Delirium is common in hospitalized patients and is often missed in routine care. We present a user-centered interactive machine learning (UC-iML) framework for delirium detection support that combines physician-guided feature refinement with interpre...
81. AI Transparency: Governance Compliance or Stakeholder Requirements? ​
Author: Muneera Bano, Didar Zowghi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30652v1 Announce Type: cross Abstract: Transparency is increasingly mandated for public-sector AI systems, with organisations required to publish statements describing their AI use and oversight arrangements. However, the existence of such artefacts is often treated as equivalent to trans...
82. The Consistency Dilemma in LLMs: Generator-Evaluator Agreement and Vulnerability to Mistakes ​
Author: Marina Mancoridis, Zo"e Hitzig
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30653v1 Announce Type: cross Abstract: Large language models are increasingly deployed in agentic pipelines that depend on the model evaluating its own outputs without external verification. The reliability of these pipelines depends on an implicit assumption: that the model applies relev...
83. Toward AI-Resilient Assessment in Computer Science Courses in an AI-Native World ​
Author: Anshumali Shrivastava
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30655v1 Announce Type: cross Abstract: AI-native course assessments in senior computer science courses and related fields should grade students by \emph{AI-resilient skill}: the ability to achieve outcomes beyond a strong AI baseline. Such assessments should allow students to use AI freel...
84. Mapping the Artificial Intelligence Divide in Africa: Infrastructure, Accessibility and Capacity ​
Author: Abayomi O. Agbeyangi, Jose M. Lukose
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30656v1 Announce Type: cross Abstract: Artificial Intelligence (AI) has the potential to be transformative for development, but Africa is currently facing a fragmented and challenging "AI divide". This paper provides an empirical analysis of the current state of the AI landscape and how i...
85. AI for Quality Assurance in the Operating Room ​
Author: Pietro Mascagni, Lalith Sharan, Deepak Alapatt, Nicolas Padoy
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30657v1 Announce Type: cross Abstract: Surgical outcomes depend not only on patient factors and postoperative care but are also strongly influenced by the quality of the operation itself. Yet, for much of mod-ern surgery, intraoperative quality has been assessed indirectly through outcome...
86. Agentic AI Enhances Physician Trust in Clinical Decision Making ​
Author: Zhiling Yan, Zhe Fang, David J King, Ann Pongsakul, Eashan Adhikarla, Hui Ren, Sunyang Fu, Quanzheng Li, Lifang He, Xiang Li, Hongfang Liu, Yonghui Wu, Lichao Sun
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30658v1 Announce Type: cross Abstract: Medical AI has shifted from reasoning to agentic AI, a new paradigm that autonomously invokes external tools during reasoning, rendering intermediate reasoning steps and tool outputs transparent to users. Although proven to outperform previous models...
87. Improving Survey Participation in Low-Literacy Populations Through Value-Sensitive Conversational AI ​
Author: Raj Gaurav Maurya
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2606.30660v1 Announce Type: cross Abstract: Collecting reliable social data from low-literacy populations remains a persistent challenge, particularly when surveys involve sensitive topics and marginalized communities. Traditional paper-based and web-based survey modalities often suffer from h...
88. ELEVATE: Designing Human-Centered GenAI Virtual Tutors for Scalable and Inclusive Education ​
Author: Lorenzo Stacchio, Michele Giordano, Daniele Berardini, Primo Zingaretti, Emanuele Frontoni
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30662v1 Announce Type: cross Abstract: The advent of Generative Artificial Intelligence (GenAI), and in particular Large Language Models (LLMs), is reshaping educational practice, while intensifying ethical debate about its adoption. To date, the dominant paradigm remains cloud-based and ...
89. Estimating the Effect of Timing on Coupon Effectiveness ​
Author: Deddy Jobson
Published: 7/1/2026, 4:00:00 AM
Categories: stat.AP, cs.AI, cs.LG
arXiv:2606.30664v1 Announce Type: cross Abstract: The coupon incentive is one of the most common tools marketers use to court users to engage with a business at various stages of the customer life cycle. A variety of factors can affect the effectiveness of a coupon incentive on users, timing being o...
90. Emergent Culture in Minimal LLM Systems ​
Author: Simon Jones, Sabine Hauert
Published: 7/1/2026, 4:00:00 AM
Categories: cs.NE, cs.AI, cs.CL, cs.MA, nlin.AO, q-bio.PE
arXiv:2606.30668v1 Announce Type: cross Abstract: What happens when LLM agents operate with no context outside a turn, minimal prompting, and simple tools? Inspired by swarm engineering, we give collectives of three agents the ability to send messages and manipulate a shared actively decaying text s...
91. Local Pheromone Network: Sparse Local Learning with Multi-Scale Synaptic Trails, Consolidation, and Replay ​
Author: Xingcheng Fu, Xianjun Chen, Zhihao Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.NE, cs.AI
arXiv:2606.30669v1 Announce Type: cross Abstract: Backpropagation-trained dense neural networks are powerful function approximators, but they couple learning across many parameters and can overwrite previous associations when tasks conflict. This paper describes Local Pheromone Network, a small rese...
92. Listening Between the Lines: Joint Learning of ASR Embeddings and LLM-Augmented Linguistics for Dementia Detection ​
Author: Olivier Jiyoun Jung, Jonghyeon Park, Myungwoo Oh
Published: 7/1/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.LG, q-bio.QM
arXiv:2606.30675v1 Announce Type: cross Abstract: Early detection of dementia through speech analysis offers a non-invasive screening alternative, but capturing both acoustic and linguistic biomarkers remains challenging. We propose a multimodal framework leveraging Whisper for dual-purpose extracti...
93. Locker-based Truck-Drone Routing with Integrated Considerations of Pickups, Deliveries, and No-Fly Zones ​
Author: Xuanyu Liu, Hui Hu, Jiao Zhao, Ziliang Wang, Zhengbing He
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG, physics.soc-ph
arXiv:2606.30680v1 Announce Type: cross Abstract: Truck-drone delivery is an emerging last-mile logistics mode combining the long-haul capacity of trucks with the flexible service capability of drones. In locker-based operations, smart lockers serve not only as temporary parcel storage facilities bu...
94. ALM2Vec: Learning Audio Embeddings for Universal Audio Retrieval with Large Audio-Language Models ​
Author: Fengjie Lu, Chenang Jiang, Jiarui Hai, Helin Wang, Aaron Yee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2606.30682v1 Announce Type: cross Abstract: Recent advances in language--audio retrieval have been largely driven by contrastive dual-encoder architectures that align audio and text in a shared embedding space. While effective, existing retrieval embeddings are primarily optimized for audio--c...
95. Position: Vision-Language-Action Models Cannot Be Verified to Perform Physical Reasoning ​
Author: Taozhao Chen, Ian Manchester, Huaming Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.30686v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) systems, built on pretrained vision-language models (VLMs), have shown rapidly improving performance on robot manipulation benchmarks. These gains are commonly interpreted as evidence that semantic representations learned...
96. Unsupervised Thermodynamics of Molecular Diffusion Models: Action-Operator Semantics and Auditable Free-Energy Readout ​
Author: Wenjie Xi
Published: 7/1/2026, 4:00:00 AM
Categories: physics.chem-ph, cond-mat.stat-mech, cs.AI
arXiv:2606.30687v1 Announce Type: cross Abstract: Diffusion models are increasingly utilized for modeling molecular structures and conformational ensembles, yet the thermodynamic meaning of their learned representations and scores remains elusive. To resolve this ambiguity, we introduce a mathematic...
97. A Coherence Law for Trainability in Noisy Equivariant Quantum Neural Networks ​
Author: Hassan Ugail, Newton Howard
Published: 7/1/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG, math-ph, math.MP
arXiv:2606.30688v1 Announce Type: cross Abstract: Symmetry provides a quantum neural network structure, but on its own it does not keep the network trainable once noise is present. We ask which physical quantity decides whether the gradients of an equivariant circuit survive decoherence, and we answ...
98. Citation Discipline in Spec-Driven Development: A Cross-Model Empirical Study of Output Determinism and Automated Hallucination Detection in LLM-Generated Code ​
Author: Subham Panda
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.30689v1 Announce Type: cross Abstract: Spec-Driven Development (SDD) frameworks guide Large Language Model (LLM)-powered code generation through formal specifications, yet they differ fundamentally in how they enforce traceability between requirements and generated code. This paper presen...
99. DSIP: A Dynamic Coordination Planner for Signal-Free Intersections using Diffusion-Model-Based Multi-Agent Motion Planning ​
Author: Qian Hu, Haoyang Peng, Songan Zhang, Ming Yang, Hongtei Eric Tseng
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.30694v1 Announce Type: cross Abstract: Traffic signal control at urban intersections inherently introduces stop-and-go behavior, resulting in increased delays and reduced traffic efficiency, especially under high traffic demand. With the emergence of connected and automated vehicles (CAVs...
100. Modeling Cell-Cycle-Aware Single-Cell Drug Perturbation Responses ​
Author: Dingping Zhao, Jie Lin
Published: 7/1/2026, 4:00:00 AM
Categories: q-bio.QM, cs.AI
arXiv:2606.30695v1 Announce Type: cross Abstract: Single-cell drug perturbation models should predict not only transcriptional response magnitude, but also whether a treatment alters the proliferative state of a cell. This is challenging because cell-cycle variation is often treated as nuisance vari...
101. LUMOS: A Semantic Operating-System Layer for Accessibility-Grounded AI Agents ​
Author: Yogeswar Reddy Thota
Published: 7/1/2026, 4:00:00 AM
Categories: cs.OS, cs.AI, cs.CV
arXiv:2606.30697v1 Announce Type: cross Abstract: Current operating systems expose interfaces optimized for human users but not for AI agents. Humans benefit from pixels, icons, windows, visual grouping, mouse movement, and keyboard shortcuts; AI agents instead need compact semantic state, grounded ...
102. BEST-RQ-2: Contextualize-Then-Predict, a Two-Step Approach for Self-Supervised Audio Representations ​
Author: Ludovic K. Tuncay (IRIT-SAMoVA), Etienne Labb'e (IRIT-SAMoVA), Thomas Pellegrini (IRIT-SAMoVA)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS, eess.SP
arXiv:2606.30700v1 Announce Type: cross Abstract: Self-supervised learning enables audio representations that transfer across domains and tasks. We present BEST-RQ-2, an evolution of BEST-RQ that retains frozen randomprojection-based discrete targets while introducing a two-step contextualize-then-p...
103. An AI-Based Solution for Secure Service Provisioning in IoT ​
Author: Marco Arazzi, Mert Cihangiroglu, Serena Nicolazzo, Antonino Nocera, Vinod P
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.30701v1 Announce Type: cross Abstract: As the Internet of Things (IoT) continues its rapid expansion, the attack surface grows accordingly, with emerging threats targeting smart objects and their interactions. In this evolving landscape, securing service provisioning is crucial to ensure ...
104. Accelerometry-Derived Digital Biomarkers for Cardiometabolic Risk: A Population-Representative Tabular Benchmark with Uncertainty Quantification ​
Author: Federico Felizzi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.30702v1 Announce Type: cross Abstract: Structured tabular data dominates clinical medicine, yet existing benchmarks fail to reflect real-world properties like complex survey sampling, demographic oversampling, and subgroup fairness. We introduce the NHANES Accelerometry Cardiometabolic Be...
105. From Search to Synthesis: Training LLMs as Zero-Shot Workflow Generators ​
Author: Gan Luo, Zihan Qin, Bin Dong, Wotao Yin
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.30704v1 Announce Type: cross Abstract: Large language models (LLMs) excel across a wide range of tasks, yet their instance-specific solutions often lack the structural consistency needed for reliable deployment. Workflows that encode recurring algorithmic patterns at the task level provid...
106. Why Do Few-Step Text Latents Fail When Image Latents Work? Non-Commitment at Sharp Categorical Readouts ​
Author: Zhongyao Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.30705v1 Announce Type: cross Abstract: Deterministic few-step generation succeeds on continuous image latents but collapses to incoherent text on continuous text latents, and we show the cause is geometric rather than a training or scaling deficiency: a smooth, regularity-limited determin...
107. Hierarchical Global Attention (HGA) ​
Author: Woernle Frank, Fedosov Vladimir, Grinenko Artemiy
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.30709v1 Announce Type: cross Abstract: Hierarchical Global Attention (HGA) is a drop-in replacement for dense causal attention in pretrained long-context transformers. HGA preserves the original checkpoint parameters: the pretrained $W_Q$, $W_K$, $W_V$, and $W_O$ projections remain unchan...
108. Understanding and Evaluating Claw-like Agent Security Through a Computer-Systems Lens ​
Author: Peizhi Niu, Wenjie Qu, Shangding Gu, Tianneng Shi, Yuankai Li, Ahmad Tawaha, Hend Alzahrani, Vincent Siu, Boyi Li, Chenguang Wang, Jiaheng Zhang, Basel Alomair, Ming Jin, Muhao Chen, Chi Wang, Costas Spanos, Dawn Song
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.30755v1 Announce Type: cross Abstract: Claw-like AI agents (e.g., OpenClaw) are always-on processes with persistent access to credentials, files, tools, and external services. They take on system-level responsibilities -- installing packages, maintaining state, scheduling subtasks, and me...
109. A Single Rewrite Suffices: Empirical Lessons from Production Skill Description Optimization ​
Author: Yangqiaoyu Zhou, Mohammad Alqudah, Kwei-Herng Lai, Aaron Halfaker, Yingqi Xiong, Yaar Harari
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.30775v1 Announce Type: cross Abstract: Enterprise AI agents route user queries to specialized skills by matching queries against natural language skill descriptions. When two skills share overlapping descriptions, the routing LLM misroutes queries, a failure we term skill collision. As ag...
110. Detecting Audio Deepfakes on the Edge:Lightweight SSL-Based Detection in a Browser Plugin ​
Author: Octavian Pascu, Dan Oneata, Horia Cucu, Nicolas M. Muller
Published: 7/1/2026, 4:00:00 AM
Categories: eess.AS, cs.AI
arXiv:2606.30780v1 Announce Type: cross Abstract: Audio deepfakes are a growing challenge for the general public, as well as for journalists and fact-checkers. The latter need reliable tools to verify the authenticity of their sources, while at the same time keeping their information private. Commer...
111. Security--Fidelity Tradeoffs: The Hidden Cost of Prompt Injection Defense ​
Author: Mitchell Hermon, Rahul Gupta, Weitong Ruan, Ekraam Sabir, Haohan Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.30783v1 Announce Type: cross Abstract: We identify a security-fidelity tradeoff in defending LLMs against indirect prompt injection: defenses resist injected instructions largely by suppressing untrusted text, which corrupts tasks that must preserve it, such as translation and document ed...
112. Indi-RomCoM: Code-Mixed Benchmark for Evaluating LLMs on Romanized Indic-English Instructions ​
Author: Avisha Das, Mihir Parmar, Mohana Ramnath, Pulkit Verma
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.30790v1 Announce Type: cross Abstract: Romanized Code Mixing (RCM), where bilingual speakers fluidly blend local languages with English in Roman script, has emerged as the dominant form of communication across multilingual communities. While Large Language Models (LLMs) perform strongly o...
113. Gradient Smoothing: Coupling Layer-wise Updates for Improved Optimization ​
Author: Haoming Meng, Anton Sugolov, Vardan Papyan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.30813v1 Announce Type: cross Abstract: Deep neural networks with repeated architectural blocks, such as transformers, often exhibit structured relationships across layers that emerge during training. Motivated by this observation, we introduce \emph{Depth-wise Gradient Augmentation}, a ge...
114. When transformers learn "impossible" languages, what do they learn? ​
Author: Ram Janarthan, Coleman Haley, Sharon Goldwater
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.30815v1 Announce Type: cross Abstract: Recent work suggests that transformer language models show a bias towards human languages over unnatural ("impossible") languages argued to be unacquirable by humans. However, this literature has largely based these claims on differences in sample ef...
115. AI-Generated PowerShell Malware: An Experimental Framework and Dataset ​
Author: Luciano Pianese, Vittorio Orbinato, Pietro Liguori, Roberto Natella
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.30819v1 Announce Type: cross Abstract: Generative AI has emerged as a significant cybersecurity threat, with several recent attack campaigns leveraging LLMs to generate code for malicious purposes via scripting languages such as PowerShell. Consequently, for cybersecurity analysts, it is ...
116. A Stationary-Distribution Theory for Triplet-Based Plateau Search in Random Forest Ensemble-Size Selection ​
Author: Andrey A. Dukhovny, Andrey M. Lange
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.PR, stat.ML
arXiv:2606.30837v1 Announce Type: cross Abstract: The number of trees is a central computational parameter in Random Forests: increasing it reduces finite-ensemble variability but increases training and prediction cost. Plateau-based tuning adapts this parameter through local comparisons of out-of-b...
117. Test-Time Verification for Text-to-SQL via Outcome Reward Models ​
Author: Mattia Tritto, Giuseppe Farano, Dario Di Palma, Gaetano Rossiello, Fedelucio Narducci, Dharmashankar Subramanian, Tommaso Di Noia
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DB
arXiv:2606.30851v1 Announce Type: cross Abstract: Improving the reliability of large language models (LLMs) at inference time is a central challenge in structured reasoning tasks such as Text-to-SQL. Common test-time inference strategies, including Best-of-N sampling and Majority Voting, rely on heu...
118. The Label Imitation Game: Turing Test Network for Zero-Shot Pseudo-Label Pruning ​
Author: Brent A. Griffin, Jason J. Corso
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.30875v1 Announce Type: cross Abstract: Foundation model pseudo-labeling - labeling data strictly via zero-shot inference - enables massive scale, but performance is undermined by hallucinations that evade standard thresholds. To eliminate these errors, we introduce the Turing-inspired Lab...
119. Training Therapeutic Judges and Multi-Agent Systems for Human-Aligned Mental Health Support ​
Author: Mizanur Rahman, Abeer Badawi, Elahe Rahimi, Laleh Seyyed-Kalantari, Frank Rudzicz, Enamul Hoque, Elham Dolatabadi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.MA
arXiv:2606.30887v1 Announce Type: cross Abstract: Large language models show promise for mental health support, yet therapeutic quality improves only when evaluation functions as an actionable control signal rather than a passive metric. We introduce a framework that formulates therapeutic response ...
120. Curvature-Guided Module Localization for Low-Rank Detoxification of Backdoored Large Language Models ​
Author: Arash Raftari, Mehrdad Mahdavi, Nathan Blackthorn, Andrew Arash Mahyari
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.30899v1 Announce Type: cross Abstract: Backdoor attacks pose a serious threat to large language models (LLMs) by causing otherwise benign systems to produce attacker-specified malicious behavior when a hidden trigger is present. In this work, we study post hoc detoxification of backdoored...
121. How Human Feedback Shapes AI-generated Community Notes ​
Author: Soham De, Isaac Slaughter, Jiawei Guo, Qiao-Yun Cheng, Jiayuan Yan, Sruti Banerjee, Martin Saveski
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.30905v1 Announce Type: cross Abstract: Community Notes, a bridging-based crowd-sourced fact-checking system, has emerged as a new mechanism for moderating misleading information on social media and has been adopted by major platforms including X, Facebook, Instagram, Threads, and TikTok. ...
122. Budget-Adaptive Routing: Skipping the Weak When the Strong Answers Anyway ​
Author: Wei Geng, Nitinder Mohan, J"org Ott
Published: 7/1/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.DC
arXiv:2606.30919v1 Announce Type: cross Abstract: Edge-cloud inference collaborations are often designed with a routing estimator that decides whether to offload each frame from weak models at the edge to stronger models in the cloud. Existing systems place the routing estimator after the weak detec...
123. Behavior Cloning is Not All You Need: The Optimality of On-Policy Distillation for Noisy Expert Feedback ​
Author: Ved Sriraman, Peihan Liu, Daniel Hsu, Adam Block
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.30923v1 Announce Type: cross Abstract: Imitation Learning is a natural framework for learning in sequential decision-making systems and has emerged as the dominant paradigm through which we understand language model training. A central puzzle is that, while in theory offline IL can be hor...
124. Physics-informed Conditional Normalizing Flows for Angles-only Cislunar Orbit Determination ​
Author: Walther Litteri, Massimiliano Vasile
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, astro-ph.EP, astro-ph.IM, cs.AI
arXiv:2606.30936v1 Announce Type: cross Abstract: Generative Astrodynamics is advanced in this work by extending generative modelling to an orbit determination problem in the cislunar environment. The task is formulated as conditional density estimation, aiming to infer the probability distribution ...
125. Motion Planning in Compressed Representation Spaces ​
Author: Lukas Lao Beyer, Sertac Karaman
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2606.30940v1 Announce Type: cross Abstract: Deep learning methods have vastly expanded the capabilities of motion planning in robotics applications, as learning priors from large-scale data has been shown to be essential in capturing the highly complex behavior required for solving tasks such ...
126. Learning Where to Look: A Reinforcement Learning Framework for Robust Micro-Ultrasound Prostate Cancer Detection ​
Author: Mohammad Mahdi Abootorabi, Sina Namazi, Armin Saadat, Lyuyang Wang, Obed Dzikunu, Paul F. R. Wilson, Zhuoxin Guo, Brian Wodlinger, Parvin Mousavi, Purang Abolmaesumi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.30951v1 Announce Type: cross Abstract: Micro-ultrasound ($\mu$US) is a new, emerging, and promising imaging modality for prostate cancer (PCa) detection, but accurate identification of suspicious tissue remains highly dependent on clinical experience, leading to substantial inter-observer...
127. Loc2Repair: A Framework for Evaluating the Impact of File-Level Issue Localization in Repo-Level LLM Repair ​
Author: Mohammad Nour Al Awad, Sergey Ivanov
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.30963v1 Announce Type: cross Abstract: Repository-grounded automated repair is often reported as a single end-to-end capability, which hides distinct failure modes such as poor file targeting, incorrect patch synthesis, and failed iterative debugging. We present Loc2Repair, a modular eval...
128. Wait, am I Being Fair? Characterizing Deductive Stereotyping and Mitigating It with Fair-GCG ​
Author: Naihao Deng, Yilun Zhu, Joan Nwatu, Clayton Scott, Rada Mihalcea
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.30989v1 Announce Type: cross Abstract: Warning: This paper contains several toxic and offensive statements. While reasoning generally improves fairness in recent large language models (LLMs), failures persist. In this work, we identify a failure mode, deductive stereotyping, in which mode...
129. OTCache: Optimal Transport for Geometry-Aware Caching in Diffusion Models ​
Author: Huanlin Gao, Fang Zhao, Qiang Hui, Fuyuan Shi, Shaoan Zhao, Yantao Li, Chao Tan, Ting Lu, Yuren You, Kai Wang, Shiguo Lian
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31026v1 Announce Type: cross Abstract: We propose OTCache, a training-free framework for accelerating diffusion sampling via caching schedule prediction. Existing graph-based caching methods reduce redundant computation by optimizing shortest-path objectives, but rely on an additive indep...
130. LLM-Driven Personalities for Decision Making in Emergency Simulations ​
Author: Stefano Calzolari, Rubens Montanha, Gabriel Schneider, Gustavo Wide, Paulo Knob, Francesco Strada, Andrea Bottino, Soraia Raupp Musse
Published: 7/1/2026, 4:00:00 AM
Categories: cs.GR, cs.AI
arXiv:2606.31038v1 Announce Type: cross Abstract: For virtual humans to appear believable, they must exhibit agency and spatial awareness while interacting with their environment in ways that reflect competence and intelligence. At the core of these capabilities lies effective decision-making, which...
131. Knowledge Distillation from Large Reasoning Models to Compact Student Models: A Case Study on the John O Bryan Mathematics Competition ​
Author: Gaurab Baral, Aaditya Khanal, Yangyang Tao, Junxiu Zhou
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31048v1 Announce Type: cross Abstract: This paper investigates knowledge distillation from a large reasoning model (DeepSeek-R1) to a compact student model (Qwen2.5-7B). Using historical problems from the John O'Bryan Mathematics Competition at Northern Kentucky University (2011-2025), we...
132. Learning Video Dynamics with Predictive Differentiable Rendering ​
Author: Yujin Tang, Tian Zhou, Xin Lin, Cheng Tan, Yifan Hu, Rong Jin, SouYoung Jin, Liang Sun
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31050v1 Announce Type: cross Abstract: How to accurately predict a high-fidelity future world? While the visual world is inherently continuous, existing deterministic video prediction models operate in discrete pixel space and are mainly optimized with pixel-wise mean squared error (MSE),...
133. ADAPT: Attention Dynamics Alignment with Preference Tuning for Faithful MLLMs ​
Author: Zhiyuan Yao, Zheren Fu, Zhixiao Zheng, Jiajun Li, Yi Tu, Zhendong Mao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.MM
arXiv:2606.31054v1 Announce Type: cross Abstract: Multimodal Large Language Models (MLLMs) are critically hampered by hallucination, generating content inconsistent with the provided image. In this paper, we identify an internal signature of hallucination: progressive degradation of text-to-image cr...
134. Triospect: A Three-Dimensional Framework for Robust Statistical AI-Generated Text Detection Against Diverse Attacks ​
Author: Guangsheng Bao, Lihua Rong, Yanbin Zhao, Xiao Yu, Qiji Zhou, Yue Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31074v1 Announce Type: cross Abstract: Existing AI-generated text detectors are vulnerable to attacks that manipulate textual characteristics. In this study, we propose a novel Triospect Detection Framework by using additional perspectives of content (core ideas) and expression (stylistic...
135. Beyond But-for Test: Counterfactual Explanation in Abstract Argumentation via Actual Causality (Extended Version) ​
Author: Siyi Liu, Muyun Shao, Beishui Liao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2606.31080v1 Announce Type: cross Abstract: Counterfactual explanation in abstract argumentation calls for an answer to the what-if query: would the topic argument still be accepted if the status of certain other arguments were changed? Existing approaches are limited to the but-for test and f...
136. When Reranking Hurts: Uncertainty-Based Gating for Few-Shot Reranking ​
Author: Orian Dabod, Amir DN Cohen, Gabriel Stanovsky
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31087v2 Announce Type: cross Abstract: Few-shot selection typically assumes that reranking retrieved examples always improves performance. We challenge this view by identifying that the expensive reranking step can in fact degrade performance. Instead, we propose \emph{Training-Free Gated...
137. Seeing Through Multiple Views: Parameter-Efficient Fine-Tuning via Selective Neurons for Consistent Radiology Report Generation ​
Author: Yucheng Chen, Jinjing Zhu, Yang Yu, Yufei Shi, Hane Naghshbandi, Jinhua Liu, Angela S. Koh, Fang Fen, Kian Eng Ong, Si Yong Yeo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31099v1 Announce Type: cross Abstract: Recent years have seen substantial advances in radiology report generation (RRG), yet existing approaches predominantly adopt direct feature fusion when handling multi-view X-ray images. Such approaches overlook the potential clinical inconsistencies...
138. What Probing Reveals about Autonomous Driving: Linking Internal Prediction Errors to Ego Planning ​
Author: Hyeonchang Jeon, Kyungbeom Kim, Eugene Vinitsky, Kyung-Joong Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2606.31106v1 Announce Type: cross Abstract: Large-scale datasets and fast simulators have enabled improvements in driving policies that appear safe and robust, yet strong performance in nominal scenarios can still mask flawed reasoning and unsafe heuristics. Summary scores from closed-loop sim...
139. SkillSpotter: Pose-Aware Multi-View Skilled Action Detection and Grading in Ego-Exo Videos ​
Author: Bj"orn Braun, Christian Holz
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.31127v1 Announce Type: cross Abstract: To enable personalized, real-time coaching using Augmented Reality glasses or fixed camera setups in domains such as sports, cooking, or music, a system must understand not just what a person does, but how well they execute an activity. In an ego-exo...
140. UniSAE: Unified Speech Attribute Editing on Speaker, Emotion and Low-Level Content via Discrete Phonetic Posteriorgram Modelling ​
Author: Chuanbo Zhu, Wuyou Zhou, Rongxiu Zhong, Shilei Zhang, Kun Qian, Yike Guo, Wei Xue
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, eess.AS
arXiv:2606.31128v1 Announce Type: cross Abstract: Speech editing aims to modify specific portions of an utterance while preserving the remaining speech. Existing approaches primarily focus on word-level content modification and typically treat content, speaker, and emotion editing as separate tasks,...
141. A Modular Vision-Language-Action Robotics Framework for Indoor Environments ​
Author: Anindya Jana, Snehasis Banerjee, Arup Sadhu, Ranjan Dasgupta
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31144v1 Announce Type: cross Abstract: This paper presents an integrated system for the CMU Vision-Language-Action (VLA) Challenge, designed to enable an autonomous agent to perform complex tasks based on natural language instructions. Our framework employs a modular architecture that orc...
142. PruneGround: Plug-and-play Spatial Pruning for 3D Visual Grounding ​
Author: Duc Cao Dinh, Khai Le-Duc, Florent Draye, Chris Ngo, Terry Jingchen Zhang, Bernhard Sch"olkopf, Zhijing Jin
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.31148v1 Announce Type: cross Abstract: 3D Visual Grounding (3DVG) aims to localize target objects in 3D scenes given natural language descriptions. Existing approaches typically perform reasoning over the entire scene, leading to ambiguous predictions and high computational cost, especial...
143. PPT-Eval: A Benchmark for Computer-Use Agents on PowerPoint Tasks ​
Author: Apurva Gandhi, Vishwas Suryanarayanan, Raja Hasnain Anwar, Firoz Shaik, Shubhang Desai, Thong Q. Nguyen, Muhammad Taqi Raza, Vishal Chowdhary, Graham Neubig
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31154v1 Announce Type: cross Abstract: Creating and editing slides is a rich, multimodal activity that is ubiquitous in professional and educational settings, making it an ideal testbed for real-world computer-use agents. Microsoft PowerPoint is among the most widely adopted and feature-r...
144. One Retrieval to Cover Them All: Co-occurrence-Aware Knowledge Base Reorganization for Session-Level RAG ​
Author: Shivam Ratnakar, Yixuan Zhu, Cecilia Cheng, Chaya Vijayakumar
Published: 7/1/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2606.31156v1 Announce Type: cross Abstract: RAG systems retrieve documents optimized for answering one query at a time. Yet enterprise users arrive with sessions, that is, coherent episodes of related questions that span semantically distant parts of the knowledge base. We show that a single r...
145. LLM-Powered Interactive Robotic Action Synthesis from Multimodal Speech, Gestures, and Music ​
Author: Snehasis Banerjee, Ranjan Dasgupta
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31158v1 Announce Type: cross Abstract: The quest for intuitive and natural human-robot interaction (HRI) remains a significant challenge in robotics. Traditional methods often rely on rigid, pre-programmed commands that limit the robot's expressiveness and adaptability. This paper introdu...
146. ComplianceGate: Classifier-Gated Multi-Tier LLM Routing for Inference in Regulated Industries ​
Author: Abhishek Dey
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.31163v2 Announce Type: cross Abstract: Large language models deployed in regulated industries operate under two constraints: compliance enforcement and cost efficiency. Personally identifiable information (PII) in user queries can reach model endpoints before the system determines whether...
147. MIRTH: Mutual-Information Reasoning with Temporal Hubs for Vision-Language-Action Agents ​
Author: Hao Sun, Yu Song, Shiyu Teng, Ziwei Niu, Yen-Wei Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31167v1 Announce Type: cross Abstract: VLA models have emerged as a powerful paradigm for transferring semantic knowledge from web-scale data to physical robotic control. However, current single-frame architectures suffer from intrinsic limitations: temporal myopia that discards historica...
148. AETDICE: Unified Framework and Offline Optimization for Nonlinear Multi-Objective RL ​
Author: Woosung Kim, Youngjun Suh, Jinho Lee, Jongmin Lee, Byung-Jun Lee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31178v1 Announce Type: cross Abstract: Optimizing nonlinear preferences in multi-objective reinforcement learning (MORL) is essential for capturing complex trade-offs like risk aversion or fairness. However, such non-linearity has historically bifurcated nonlinear MORL objectives into two...
149. Transformers as Bayesian In-Context Experimenters: Smoothness-Adaptive Efficient ATE Estimation ​
Author: Jiachun Li, David Simchi-Levi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31184v1 Announce Type: cross Abstract: Adaptive experiments for average treatment effects (ATE) require randomized allocations balancing valid inference with statistical efficiency. The oracle design is a covariate-dependent Neyman rule governed by unknown arm-conditional outcome variance...
150. Gated Multi-Graph Fusion via Graph Attention Networks for Alzheimer's Disease Detection ​
Author: Jinyu Li, Xiao Wei, Bin Wen, Kai Li, Yuqin Lin, Xiaobao Wang, Longbiao Wang, Jianwu Dang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31186v1 Announce Type: cross Abstract: Spontaneous speech is a vital non-invasive biomarker for Alzheimer's Disease (AD), yet many systems overlook non-linear structural disruptions and clinical heterogeneity in pathological language. We propose a Multi-View Gated Graph Attention Network ...
151. Distilling Temporal Coherence into 2D Networks for Transrectal Ultrasound Prostate Video Segmentation ​
Author: Dong Yeong Kim, JunGyu Lee, Jaewon Choi, June Young Seo, Myeongseop Kim, Jinwook Choi, Taek Min Kim, Young-Gon Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31198v1 Announce Type: cross Abstract: Real-time video segmentation of the prostate in Transrectal Ultrasound (TRUS) is essential for image-guided interventions. While conventional 2D methods suffer from inter-frame inconsistencies by disregarding temporal context, 3D architectures incur ...
152. Can LLMs Imagine Moral Alternatives Beyond Binary Dilemmas? ​
Author: Jongchan Choi, Nari Yang, Sung Soo Park, Jaemin Cho, Han Seoyoung, Haerin Shin, Jun-Hyung Park
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.31213v1 Announce Type: cross Abstract: As large language models (LLMs) are increasingly deployed as moral advisors and agents, they need to address dilemmas between two competing values. However, existing research on LLMs with moral dilemmas overlooks a central aspect of human moral cogni...
153. Information-Aided DVL Calibration ​
Author: Zeev Yampolsky, Itzik Klein
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31216v1 Announce Type: cross Abstract: The Doppler velocity log (DVL) velocity measurements are critical to the accuracy of autonomous underwater vehicle (AUV) navigation solutions and, consequently, to mission success. To ensure accurate measurements, the DVL is commonly calibrated befor...
154. Probing Stylistic Appropriation using Large Language Models: An Evaluation Framework for Copyright Infringement under EU Law ​
Author: Noah Scharrenberg, Chang Sun
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31250v1 Announce Type: cross Abstract: Large language models (LLM) trained on web-scale corpora generate output that may infringe copyright, yet existing technical safeguards focus narrowly on verbatim memorisation. EU copyright doctrine applies a broader standards: substantial similarity...
155. SwiftAudio: Data-Efficient Caption-Only Distillation for One-Step Text-to-Audio Diffusion-based Generation ​
Author: Binh Mai, Tran Quoc Bao Le, Hung Dinh, Cong Tran
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.MM, eess.AS
arXiv:2606.31259v1 Announce Type: cross Abstract: Diffusion-based text-to-audio (TTA) models achieve impressive synthesis quality but suffer from high inference latency due to iterative multi-step denoising. Existing one-step approaches alleviate this issue but still rely on paired text--audio data ...
156. TDGT: A Tabular Data Generation Toolkit supporting adaptive GPU-accelerated Bayesian mixture models, diffusion-based models, and latent-space generative modeling ​
Author: Vasileios C. Pezoulas, Nikolaos S. Tachos, Eleni Georga, Kostas Marias, Manolis Tsiknakis, Dimitrios I. Fotiadis
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31268v1 Announce Type: cross Abstract: The growing demand for privacy-preserving data sharing has positioned synthetic data generation as a critical component of responsible AI workflows. Despite notable advances in generative modeling, existing solutions often lack integration of adaptiv...
157. Learning from Failure: Inference-Time Self-Improvement for Computer-Use Agents ​
Author: Xueqiao Sun, Xiaohan Wang, Ludwig Schmidt, Serena Yeung-Levy, Yuhui Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.CY, cs.LG
arXiv:2606.31270v1 Announce Type: cross Abstract: Computer-use agents, which leverage multimodal large language models (MLLMs) to operate computers and complete tasks, have attracted significant attention for their utility and versatility. A major challenge in developing these agents is collecting l...
158. CLIMB: Centroid-Based Hierarchical Memory for Online Continual Self-Supervised Learning ​
Author: Julien Lefebvre, Stefan Duffner, Mathieu Lefort
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31275v1 Announce Type: cross Abstract: Online Continual Self-Supervised Learning (OCSSL) aims to learn representations from a continuous stream of unlabeled data, without knowledge of task boundaries and under memory constraints. Existing methods rely either on replay buffers that exploit...
159. Minimizing Quantized Semantic Age of Information (QSAoI) in Foundation Model-Based Semantic Communications ​
Author: Huanyu Zhang, Yulin Hu, Xiaopeng Yuan, Aydin Sezgin, Anke Schmeink
Published: 7/1/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2606.31303v1 Announce Type: cross Abstract: The emerging techniques of semantic communications and edge computing in 6G networks necessitate a paradigm shift toward co-designed semantic-aware and adaptive resource allocation for short-packet transmissions. However, there is a fundamental gap b...
160. CSO-LLM: Class Subspace Orthogonalization for Post-Training Backdoor Detection and Trigger Inversion in LLMs ​
Author: Zhengxing Li, David J. Miller, Guangmingmei Yang, George Kesidis
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.31309v1 Announce Type: cross Abstract: While post-training backdoor detection and trigger inversion schemes have been developed for AIs used e.g. for images, there is a paucity of such methods for LLMs. First, the LLM input space is discrete, with up to 150,000^k k-tuples to consider with...
161. From Idea to Prototype in an Afternoon: Scaffolded, AI-Assisted Rapid VA Prototyping ​
Author: Gennady Andrienko, Natalia Andrienko
Published: 7/1/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.LG
arXiv:2606.31311v1 Announce Type: cross Abstract: Testing a new visual-analytics idea usually takes months: one needs to find a realistic data set, clean it, and implement an interactive prototype. We describe a case where a workflow language and an AI assistant reduced this effort to one afternoon....
162. 3D HAMSTER: Bridging Planning and Control in Hierarchical Vision Language Action Models through 3D Trajectory Guidance ​
Author: Dongyoon Hwang, Byungkun Lee, Dongjin Kim, Hyojin Jang, Hoiyeong Jin, Jueun Mun, Minho Park, Hojoon Lee, Hyunseung Kim, Jaegul Choo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31329v2 Announce Type: cross Abstract: Hierarchical Vision-Language-Action (VLA) models decouple high-level planning from low-level control to improve generalization in robot manipulation. Recent work in this paradigm uses 2D end-effector trajectories predicted by a Vision-Language Model ...
163. Beyond Binary Instrument QA: Probing Instrument Grounding in Music Audio-Language Models ​
Author: Yujun Lee, Joonhyeok Shin, Hyoeun Kim, Kyuhong Shim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2606.31338v1 Announce Type: cross Abstract: Recent music audio-language models achieve high accuracy on instrument question-answering benchmarks, but it remains unclear whether this reflects robust audio grounding or benchmark-specific shortcuts. In this paper, we introduce an OpenMIC-derived ...
164. PGUDA: Pressure-Guided Unsupervised Domain Adaptation with Cross-Modal Knowledge Distillation for sEMG-Based Gesture Recognition ​
Author: Yurui Liu, Xiao-Cong Zhong, Qisong Wang, Xuefu Wang, Dan Liu, Jinwei Sun
Published: 7/1/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2606.31349v1 Announce Type: cross Abstract: Surface electromyography (sEMG)-based gesture recognition has emerged as a promising technology for natural human-computer interaction. However, its practical deployment remains challenging due to severe performance degradation caused by feature dist...
165. From Materials Database to Materials Bank: Assetizing Data for AI Driven Materials Innovation ​
Author: Chenyao Ma, Di Zhang, Weibo Gong, Wei Du, Rui Su, Yuhang Chen, Kan Xu, Huan Gu, Limin Li, Piao Ma, Zhenghao Li, Hao Li
Published: 7/1/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.AI, physics.chem-ph
arXiv:2606.31366v1 Announce Type: cross Abstract: Driven by high-throughput experimentation, computational modeling, and artificial intelligence (AI), materials data has expanded at an unprecedented rate. Conventional materials databases function only as passive repositories, archiving raw experimen...
166. Calibrating the Evaluator: Does Probability Calibration Mitigate Preference Coupling in LLM Agent Feedback Loops? ​
Author: Zewen Liu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.31371v1 Announce Type: cross Abstract: When large language model (LLM) agents adapt their behavior through evaluator feedback, systematic evaluator biases propagate into the agent's learned strategy distribution - a phenomenon termed evaluator preference coupling. Prior work has documente...
167. Stage-Transition Dense Reward Modeling for Reinforcement Learning ​
Author: Yang Yang, Bingjie Chen, Zihan Wang, Yizhe Li, Guoping Pan, Yi Cheng, Houde Liu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31377v1 Announce Type: cross Abstract: Reinforcement learning for long-horizon robotic manipulation is often limited by sparse and delayed rewards, while manually designing dense shaping signals is costly and brittle to changes in environments and object configurations. This work proposes...
168. Resolving superposition in AI for interpretability and cross-modal alignment in patient-neuronal images ​
Author: Jisung Park, Seohyeon Kang, Daeun Yoo, Eunsu Lee, Seoin Cho, Wooyeop Choi, Ian Choi, James R. Evan, Daesoo Kim, Sonia Gandhi, Minee L. Choi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, q-bio.QM
arXiv:2606.31394v1 Announce Type: cross Abstract: Artificial intelligence is transforming our capability to solve biological challenges. In dimensionality bottleneck regimes exacerbated by high-dimensional biological data, Neural networks force distinct concepts into the lower dimensions known as su...
169. Mixture-of-Control: State-Aware Fine-Tuning for Transformer-based Models ​
Author: Duc Anh Nguyen, Tien Ngoc Luu, Tung Pham, Toan Tran
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31397v1 Announce Type: cross Abstract: State-based fine-tuning has emerged as a compelling alternative to weight-based adaptation for transformers, updating lightweight controls into states rather than model weights, offering substantial memory savings while retaining parameter efficiency...
170. Visual Semantic Entropy: Do Vision Language Models Recognize Visual Ambiguity? ​
Author: Ta Duc Huy, Trang Nguyen, Townim Chowdhury, Ankit Yadav, Minh-Son To, Zhibin Liao, Johan W. Verjans, Vu Minh Hieu Phan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.31407v1 Announce Type: cross Abstract: Vision-language models can produce confident answers on visually ambiguous inputs, resulting in biased predictions. Common entropy-based methods, such as Semantic Entropy (SE), rely on output diversity. Yet our analysis shows that overconfident visua...
171. Temporal Preservation over Processing: Diagnosing and Designing Spatiotemporal Single-Stage Video Detectors ​
Author: Karam Tomotaki-Dawoud, Anna Hilsmann, Peter Eisert, Sebastian Bosse
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31421v1 Announce Type: cross Abstract: Single-stage video object detectors are increasingly deployed in time-critical applications, yet it remains unclear whether these models genuinely reason over temporal context or merely exploit a single informative frame-a gap hidden by standard metr...
172. DA-Studio: An Agentic System for End-to-End Data Analysis ​
Author: Yizhe Liu, Shaolei Zhang, Ju Fan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.DB, cs.AI
arXiv:2606.31423v1 Announce Type: cross Abstract: Real-world data analysis is a multi-step process over heterogeneous inputs rather than merely producing a final answer. A practical system should autonomously organize multi-step workflows, execute generated code in a sandboxed and controllable envir...
173. UniTac: A Unified Multimodal Model for Cross-Sensor Tactile Understanding and Generation ​
Author: Jiahang Tu, Fengyu Yang, Chenyang Ma, Xihang Yu, Ziyao Zeng, Shaokai Wu, Hanbin Zhao, Zhi Tao, Chao Zhang, Hui Qian, Alex Wong
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31451v1 Announce Type: cross Abstract: Unified multimodal models (UMMs) have shown great promise in integrating understanding and generation across diverse modalities. However, existing research rarely extends this paradigm to the tactile domain, where both object-level semantics and sens...
174. Team MKC at CLPsych 2026: Capturing and Characterizing Mental Health Changes through Social Media Timeline Dynamics ​
Author: Kyomin Hwang, Hyeonjin Kim, Hyunho Lee, Nojun Kwak
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31464v1 Announce Type: cross Abstract: Recent advances in Large Language Models (LLMs) have motivated their adoption across a wide range of domains, including Artificial Intelligence (AI) for mental health. Given the growing prevalence of mental health disorders worldwide and the limited ...
175. Von Mises Based Uncertainty Quantification for Closely Spaced Automotive Radar Targets ​
Author: Vinay Kulkarni, V. V. Reddy
Published: 7/1/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, math.PR
arXiv:2606.31473v1 Announce Type: cross Abstract: This work investigates uncertainty-aware deep learning approaches for direction of arrival (DOA) estimation in automotive radar, focusing on probabilistic modeling and downstream integration. A circular-statistics-based von Mises (VM) ensemble (ENS) ...
176. Robustness of Robotic Manipulation: Foundations and Frontiers ​
Author: Yifei Dong, Zhanyi Sun, Lujie Yang, Manuel Baum, Kei Ikemura, Shuran Song, Florian T. Pokorny, Xianyi Cheng
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31494v1 Announce Type: cross Abstract: Humans and animals exhibit remarkable robustness in physical manipulation, yet robots remain far behind. Progress toward human-level manipulation robustness is hindered by the absence of a unified and systematic understanding: different subfields fra...
177. FinPersona-Bench: A Benchmark for Longitudinal Psychometric Stability of Autonomous Financial Agents ​
Author: Muhammad Usman Safder (Steve), Ayesha Gull (Steve), Rania Elbadry (Steve), Fan Zhang (Steve), Yankai Chen (Steve), Xueqing Peng (Steve), Xue (Steve), Liu, Preslav Nakov, Zhuohan Xie
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31522v2 Announce Type: cross Abstract: Large Language Models (LLMs) are increasingly deployed as autonomous financial agents initialized with explicit behavioral mandates such as "preserve capital" or "avoid speculative bets" that are meant to govern every decision throughout deployment. ...
178. On the Convergence of Self-Improving Online LLM Alignment ​
Author: Xudong Wu, Pangpang Liu, Vaneet Aggarwal, Jiayu Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.31524v1 Announce Type: cross Abstract: The Self-Improving Alignment (SAIL) algorithm addresses distribution shift by reducing a bilevel formulation of the problem to an efficient, single-level method. Empirically, SAIL has demonstrated strong performance on this task. However, a formal an...
179. Improving multichannel speech enhancement through accurate room-acoustic simulations ​
Author: Georg G"otz, Alessia Milo, Steinar Gu{\dh}j'onsson, Daniel Gert Nielsen, Jesper Pedersen, Finnur Pind
Published: 7/1/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.LG, cs.SD
arXiv:2606.31552v1 Announce Type: cross Abstract: Room-acoustic simulations are widely used to augment training data for deep-learning-based speech enhancement. While most pipelines rely on simplified geometrical acoustics, wave-based approaches offer greater physical accuracy. In this work, we exam...
180. CVE-TTP KG: Knowledge Graph Linking Software Vulnerabilities to Attack Behaviors ​
Author: Basant Agarwal, Dincy R. Arikkat, Swati Yadav, Serena Nicolazzo, Antonino Nocera, Vinod P
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.31557v1 Announce Type: cross Abstract: In the evolving threat landscape, adversaries exploit software vulnerabilities to launch sophisticated attacks, challenging traditional defenses. Although databases like CVE and NVD provide detailed technical information, they often lack links to att...
181. FLARE-AI: Flaw Reporting for AI ​
Author: Shayne Longpre, Elaine Zhu, Carson Ezell, Avijit Ghosh, Sean McGregor, Kevin Paeth, Kevin Klyman, Sayash Kapoor, Rishi Bommasani, Ruth Appel, Gregory Strom, Lauren McIlvenny, Mark M. Jaycox, Peter Slattery, Nathan Butters, Arvind Narayanan, Percy Liang, Alex Pentland
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.31567v1 Announce Type: cross Abstract: Flaw reporting for deployed AI systems is fundamental to identifying system failures and improving AI safety. Yet the AI reporting ecosystem is fragmented: researchers who identify flaws often do not know what or where to report, and groups who recei...
182. Mitigating Positional Leakage in 3D Masked Autoencoders for Robust Representation Learning ​
Author: Xu Yan, Huiqun Wang, Chen Wang, Lei Ren, Di Huang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31570v1 Announce Type: cross Abstract: Masked autoencoding has emerged as a prominent paradigm for self-supervised learning on 3D point clouds, achieving competitive performance across downstream tasks. Unlike its 2D counterpart, 3D masked autoencoding directly reconstructs spatial coordi...
183. Temperature Field Reconstruction of Tungsten Monoblock Divertor on EAST using Physics-aware Neural Operator Transformer ​
Author: Zikang Yan, Xiao Wang, Qingquan Yang, Zhendong Yang, Gaoting Chen, Zehua Chen, Bo Jiang, Jin Tang, Guosheng Xu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.31574v1 Announce Type: cross Abstract: Accurate modeling of the divertor temperature field is essential for preventing material melting and damage and for extending the service life of fusion devices. However, conventional numerical methods, such as the Finite Element Method (FEM), are co...
184. DPPE: Rethinking Camera-Based Positional Encoding for Scaling Multi-View Transformers ​
Author: Shun Kenney, Teppei Suzuki
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31585v1 Announce Type: cross Abstract: The remarkable scalability of Transformers has expanded their application to 3D computer vision, where camera-aware positional encoding is crucial for providing spatial cues in multi-view geometry. Recent advancements have established the practice of...
185. ZEBRA: Zero-Shot Entropy-Regularized Prompt Learning for Base-to-Novel Generalization in Audio-Language Models ​
Author: Asif Hanif, Mohammad Yaqub
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2606.31587v1 Announce Type: cross Abstract: Audio-Language Models (ALMs) achieve strong zero-shot performance by aligning audio with textual class descriptions. Although prompt learning improves accuracy on base classes through few-shot supervised adaptation, we observe a critical trade-off: i...
186. Evil Spectra: How Optimisers can Amplify or Suppress Emergent Misalignment ​
Author: Jason R. Brown, Patrick Leask, Lev McKinney
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31591v1 Announce Type: cross Abstract: Emergent misalignment (EM) is a recently discovered phenomenon in LLMs where fine-tuning on a narrow misaligned task, such as writing insecure code, leads to broadly misaligned behaviour on unrelated prompts. Previous work has noted that the severity...
187. Comparative Analysis of Machine Learning based Intrusion Detection in Realistic IoT Networks ​
Author: Rana Alharbi, Chuadhry Mujeeb Ahmed
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.31594v1 Announce Type: cross Abstract: The Internet of Things (IoT) is rapidly growing and expanding into various sectors, such as healthcare, transportation, smart homes, and more. Despite the benefits of using IoT devices, they present several challenges. Given the significant role thes...
188. Token-Sparse Medical Multimodal Reasoning via Dual-Stream Reinforcement Learning ​
Author: Kaitao Chen, Weiqian Zhao, Jiamin Wu, Qihao Zheng, Shangquan Sun, Chunfeng Song, Xiaosong Wang, Mu Zhou, Mianxin Liu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31599v1 Announce Type: cross Abstract: Vision-language models (VLMs) combining reinforcement learning (RL) ignite remarkable progress in multimodal reasoning, yet still struggle with medical images, which typically exhibit extremely sparse visual evidence to inform clinical decision-makin...
189. Preserve the Hard, Regenerate the Rest: Uncertainty-Guided Synthetic Training Data Augmentation with Diffusion Models ​
Author: Nikolai R"ohrich, Julian Glei{\ss}ner, Ahmed H. A. Ibrahim, Silvan Mertes, Tobias Huber
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.31603v1 Announce Type: cross Abstract: Semantic segmentation models struggle with data sparsity and rare or visually diverse regions, e.g., dense regions or small objects in aerial or autonomous mobility data. While synthetic augmentation is an appealing solution, directly generating new ...
190. Learning Structurally Consistent Representations for Multi-View Radar Semantic Segmentation ​
Author: Ali Zia, Muhammad Umer Ramzan, Abdelwahed Khamis, Usman Ali, Abdul Rehman
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31609v1 Announce Type: cross Abstract: Radar sensors provide reliable perception under adverse weather and lighting conditions, but their sparse, noisy, and weakly semantic measurements make dense semantic segmentation challenging. Most existing radar segmentation methods rely on grid-bas...
191. Automating Cause-Effect Specification with Knowledge Graphs and Large Language Models ​
Author: Javal Vyas, Milapji Singh Gill, Mehmet Mercang"oz
Published: 7/1/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2606.31614v1 Announce Type: cross Abstract: Engineering specifications such as interlocks, alarm rationalization tables, and cause-and-effect (C&E) matrices remain central to process control and safety, yet their creation is still predominantly manual, document-driven, and prone to inconsisten...
192. A Tutorial on Autonomous Fault-Tolerant Control Using Knowledge-Grounded LLM Agents ​
Author: Javal Vyas, Milapji Singh Gill, Artan Markaj, Felix Gehlhoff, Mehmet Mercang"oz
Published: 7/1/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.MA, cs.SY
arXiv:2606.31635v1 Announce Type: cross Abstract: Fault recovery in process plants still relies heavily on plant operators, especially when faults fall outside predefined supervisory logic. Operators interpret alarms, procedures, P&IDs, interlocks, and process trends, then decide how to move the pl...
193. Intrinsic decomposition and editing of 3D Gaussian splats ​
Author: Alexandre Lanvin, Jeffrey Hu, Simon Lucas, Adrien Bousseau, George Drettakis
Published: 7/1/2026, 4:00:00 AM
Categories: cs.GR, cs.AI
arXiv:2606.31637v1 Announce Type: cross Abstract: Intrinsic decomposition which expresses image colors as the product of diffuse albedo and shading, possibly augmented with view-dependent residuals has a long history in image editing as it enables the modification of object colors and textures witho...
194. A Lifecycle and Application-Stack Survey of Large Language Model Vulnerabilities: Attacks, Risks, Defenses, and Open Problems ​
Author: Seyed Bagher Hashemi Natanzi, Bo Tang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.GT, cs.LO
arXiv:2606.31639v1 Announce Type: cross Abstract: Large language models are no longer only text generators. They are increasingly embedded in retrieval pipelines, enterprise assistants, coding environments, robotic systems, security-operation workflows, and autonomous agents that can read private da...
195. ECHO: Prune to act, trace to learn with selective turn memory in agentic RL ​
Author: Zijun Xie, Binbin Zheng, Enlei Gong, Jihua Liu, Yuyang You, Lingfeng Liu, Jiayao Tang, Guanqun Zhao, Aoqi Hu, Zeyu Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31650v1 Announce Type: cross Abstract: Long-horizon language agents must repeatedly interact with tools, accumulate evidence, and make decisions under bounded context windows. Existing context-management methods make such rollouts feasible by truncating distant history, folding past turns...
196. Improving Certified Robustness via Adversarial Distillation ​
Author: Matteo Melis, Jesus Martinez Del Rincon, Vishal Sharma
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31653v1 Announce Type: cross Abstract: Certified training aims to produce models whose predictions can be formally verified against adversarial perturbations, typically by optimising upper bounds on the worst-case loss over an allowed perturbation set. For neural networks, certified train...
197. Sparsity-Inducing Divergence Losses for Biometric Verification ​
Author: Dimitrios Koutsianos, Ladislav Mo\v{s}ner, Yannis Panagakis, Themos Stafylakis
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31664v1 Announce Type: cross Abstract: Performance in face and speaker verification is largely driven by margin-penalty softmax losses such as CosFace and ArcFace. Recently introduced $\alpha$-divergence loss functions offer a compelling alternative, particularly due to their ability to i...
198. WorldRoamBench: An Open-World Benchmark for Long-Horizon Stability of Interactive World Models ​
Author: Ting-Bing Xu, Jiacheng Sui, Zhe Gao, Kewei Shi, Wenjin Yang, Zhicheng Liu, Zhaoxu Sun, Mingchao Sun, Hongyu Pan, Fan Jiang, Mu Xu, Qi Fan, Yong Li, Baoquan Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31672v1 Announce Type: cross Abstract: Despite rapid progress in interactive world models (IWMs), existing benchmarks evaluate action following only at trajectory level and ignore memory and interaction physics. We introduce WorldRoamBench, an open-world benchmark for long-horizon stabili...
199. Histogram-constrained Image Generation ​
Author: Haoming Liu, Yuanhe Guo, Yijia Cao, Shenji Wan, Hongyi Wen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.31683v1 Announce Type: cross Abstract: Diffusion models have emerged as a dominant paradigm in generative modeling, enabling high-fidelity sampling from complex data distributions. Despite impressive capabilities, controlling diffusion models to produce outputs aligned with user intent re...
200. When to Truncate a Feature Ranking: A Residual-Overlap Stopping Rule for Subset Selection ​
Author: Jesus S. Aguilar-Ruiz
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31686v1 Announce Type: cross Abstract: Feature rankings are widely used in supervised feature selection because they are simple, scalable and easy to interpret. Variables are first ranked by a relevance score, and a subset is then obtained by retaining the top-ranked variables. Although t...
201. ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping ​
Author: Jiacheng Chen, Tao Zhang, Manxi Lin, Dunxian Huang, Teng Shi, Honghao Fu, Mengyan Li, Xinming Zhang, Chenchi Zhang, Xuan Lu, Xiaoxiong Du, Haibin Chen, Shaolin Ye, Hao Chang, Xiaoqi Li, Shuwen Xiao, Yujin Yuan, Jingxuan Feng, Shaopan Xiong, Huimin Yi, Ju Huang, Qiu Shen, Ying Chen, Junjun Zheng, Xiangheng Kong, Yuning Jiang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.CL
arXiv:2606.31693v1 Announce Type: cross Abstract: The wave of AI-native applications is moving shopping beyond page- and feed-based browsing toward intent-driven experiences orchestrated by LLM agents. A common design wraps an LLM around existing search and recommendation pipelines, forcing complex ...
202. RCT: A Robot-Collected Touch-Vision-Language Dataset for Tactile Generalization ​
Author: Jingbo He, Michael F"arber, Roberto Calandra
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CL, cs.CV
arXiv:2606.31694v1 Announce Type: cross Abstract: For robots manipulating open-world objects, tactile representations must generalize to unseen materials. We introduce RCT (Robotic Contact Tactile), a robot-collected touch-vision-language dataset with 29,279 tactile frames from full robot presses on...
203. Look But Don't Touch with Sparse Autoencoders for Unlearning in Diffusion Models ​
Author: Enrico Cassano, Riccardo Renzulli, Rayyan Ahmed, Marco Grangetto, Stephan Alaniz
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31699v1 Announce Type: cross Abstract: Sparse autoencoders (SAEs) have recently been proposed as interpretable tools for concept-level manipulation, under the assumption that isolated features can serve as controllable intervention points. In this work, we systematically evaluate this ass...
204. Cross-lingual Relation Extraction with Large Language Models: Zero-Shot, Few-Shot, and Fine-Tuned Evaluation on Romanian ​
Author: Dragos-Mitrut Vasile, Elena-Simona Apostol, Stefan-Adrian Toma, Adrian Paschke, Ciprian-Octavian Truica
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31718v1 Announce Type: cross Abstract: Relation extraction (RE) for low-resource languages is typically constrained by the lack of annotated corpora. We investigate the feasibility of cross-lingual RE for Romanian by combining automatic dataset translation with large language model (LLM) ...
205. Seeing Is Not Sharing: Some Vision-Language Models Overestimate Common Ground in Asymmetric Dialogue ​
Author: Nan Li, Albert Gatt, Massimo Poesio
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31719v1 Announce Type: cross Abstract: In collaborative dialogue, shared perception does not guarantee shared interpretation. Mutual understanding must be established through interaction. We investigate whether vision-language models (VLMs) can distinguish what could be shared from what h...
206. STEB: Style Text Embedding Benchmark ​
Author: Rafael Rivera Soto, Anna Wegmann, Cristina Aggazzotti
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.31741v1 Announce Type: cross Abstract: While semantic embeddings are rigorously evaluated on the Massive Text Embedding Benchmark, the evaluation of style embeddings remains fragmented, with each work relying on their own set of tasks and datasets. To bridge this gap, we introduce the Sty...
207. FedXDS: Leveraging Model Attribution Methods to counteract Data Heterogeneity in Federated Learning ​
Author: Maximilian Andreas Hoefler, Karsten Mueller, Wojciech Samek
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31742v1 Announce Type: cross Abstract: Explainable AI (XAI) methods have demonstrated significant success in recent years at identifying relevant features in input data that drive deep learning model decisions, enhancing interpretability for users. However, the potential of XAI beyond pro...
208. JL1-CC&QA: Extending the JL1-CD Benchmark with Change Captioning and Question Answering ​
Author: Ziyuan Liu, Ruifei Zhu, Ouqiao Ma, Yuantao Gu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31745v1 Announce Type: cross Abstract: Remote sensing change detection (CD) traditionally focuses on pixel-level binary segmentation, which identifies where changes occur but neither what nor why. To bridge this semantic gap, we introduce JL1-CC&QA, a multi-task benchmark that extends the...
209. A Technical Typology of AI Systems in Public Administration ​
Author: Jonathan Rystr{\o}m, Chris Schmitz, Nathan Davies, Gerhard Hammerschmid, Albert Meijer, Chris Russell
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.31755v1 Announce Type: cross Abstract: Research on artificial intelligence (AI) in the public sector often treats "AI" as a single category, neglecting technical distinctions between different AI systems. But these distinctions affect how different systems impact core public values like a...
210. CHERRY: Compressed Hierarchical Experts with Recurrent Representational Yield ​
Author: Dohyeon Kwon, Youngjin Park
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31796v1 Announce Type: cross Abstract: We study three complementary techniques for training compute-efficient language models. (1) Selective supervision and per-token efficiency. Selective Ground Truth Token Training (SGT) concentrates supervision on the ~15% of output tokens that carry s...
211. Geometry-Preserving Orthonormal Initialization for Low-Rank Adaptation in RLVR ​
Author: Ruijia Zhang, Jiacheng Zhu, Hanqing Zhu, Laixi Shi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31813v1 Announce Type: cross Abstract: Low-rank adaptation (LoRA) and its variants enable parameter-efficient fine-tuning of large language models under the supervised fine-tuning (SFT) paradigm. However, their efficacy and behavior under Reinforcement learning with verifiable rewards (RL...
212. Breaking Failure Cascades: Step-Aware Reinforcement Learning for Medical Multimodal Reasoning ​
Author: Junha Jung, Minbyul Jeong, Suhyeon Lim, Sungwook Jung, Jaehoon Yun, Taeyun Roh, Mujeen Sung, Jaewoo Kang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31825v1 Announce Type: cross Abstract: Recent multimodal large language models have shown great promise in clinical image reasoning, but existing post-training pipelines remain predominantly outcome-centric, relying on final answer correctness or sequence-level preferences. This suffers f...
213. Real-Time Source-Free Object Detection ​
Author: Sairam VCR, Varun Gopal, Poornima Jain, Vineeth N Balasubramanian, Muhammad Haris Khan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31834v1 Announce Type: cross Abstract: Real-world detectors for autonomous driving, surveillance, and robotics must handle domain-shifts under strict latency and memory constraints, yet existing source-free object detection (SFOD) methods rely on heavyweight architectures that prioritize ...
214. Bridging Local Observation and Global Simulation in Closed-Loop Traffic Modeling ​
Author: Ziyan Wang, Tan Xiang, Peng Chen, Xintao Yan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31844v1 Announce Type: cross Abstract: A local-to-global context mismatch arises when autoregressive traffic simulators trained on ego-centric driving logs are deployed in globally observable closed-loop environments. In such logs, the ego vehicle has rich local observations, while surrou...
215. Z-1: Efficient Reinforcement Learning for Vision-Language-Action Models ​
Author: Lang Cao, Renhong Chen, Luyi Li, Peng Wang, Mofan Peng, Yitong Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31846v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models offer a promising framework for robotic manipulation by connecting language instructions, visual observations, and continuous control. However, most existing policies remain limited by behavior cloning or supervise...
216. Belief Contraction in Dynamic Epistemic Logic ​
Author: Gaia Belardinelli (Stanford University), Snow Zhang (University of Berkeley, California)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2606.31861v1 Announce Type: cross Abstract: Dynamic epistemic logic represents belief change via model transformations induced by epistemic events. Its standard formulation (Baltag, Moss, Solecki, 1998) provides a natural account of belief expansion through the elimination of possibilities, bu...
217. Modal CEGAR-tableaux with RECAR and resolution-based SAT-shortcuts ​
Author: Rajeev Gor'e (Faculty of Information Technology, Monash University, Australia), Cormac Kikkert (Cormac Kikkert Research)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2606.31878v1 Announce Type: cross Abstract: We investigate two approaches for extending CEGAR-tableaux with SAT-shortcuts using a previously known approach called RECAR but also a totally new approach using the modal resolution theorem prover KSP as an oracle. Our experiments using our C++ imp...
218. Better Understanding, Understanding Better ​
Author: Yu Wei (Department of Philosophy, East China Normal University)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2606.31892v1 Announce Type: cross Abstract: "Any fool can know; the point is to understand." A well-known remark often attributed to Einstein captures a widely shared intuition: understanding is more than merely knowing. Yet epistemic logic has paid relatively little attention to understanding...
219. Attend, Transform, or Silence: Operator-Level Visual Skipping for Efficient Multimodal LLM Inference ​
Author: Zhaoyang Luo, Runmin Dong, Miao Yang, Fan Wei, Yushan Lai, Bin Luo, Haohuan Fu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31903v1 Announce Type: cross Abstract: Multimodal large language models (MLLMs) increasingly process long visual-token sequences, increasing the overall inference computation. Existing acceleration methods usually remove visual tokens or skip visual-token updates in entire layers, but the...
220. MVP-Nav: Multi-layer Value Map Planner Navigator ​
Author: Wenyuan Xie, Shaokai Wu, Yijin Zhou, Yanbiao Ji, Guodong Zhang, Bayram Bayramli, Qiuchang Li, Xunchu Zhou, Yue Ding, Hongtao Lu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2606.31919v1 Announce Type: cross Abstract: Zero-shot Object Goal Navigation (ZSON) with RGB-only perception poses a fundamental challenge for embodied agents, as the absence of explicit depth information introduces severe physical uncertainty and semantic-physical misalignment. Existing appro...
221. LeCropFollow: Latent Space Planning for Navigation in Unstructured Crop Fields ​
Author: Felipe Tommaselli, Francisco Affonso, Arthur Pompeu, Gianluca Capezzuto, Arun Narenthiran Sivakumar, Girish Chowdhary, Marcelo Becker
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.31941v1 Announce Type: cross Abstract: Unstructured navigational features, such as irregular planting or discontinuities, remain the primary failure mode for under-canopy agricultural robots. Existing geometric approaches often fail in these scenarios because they compress high-dimensiona...
222. MECoBench: A Systematic Study of Multimodal Agent Collaboration in Embodied Environments ​
Author: Qingyun Liu, Jiwen Zhang, Jingyi Hu, Siyuan Wang, Zhongyu Wei
Published: 7/1/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.CL, cs.CV
arXiv:2606.31966v1 Announce Type: cross Abstract: Recent multimodal large language models (MLLMs) have strong potential as embodied agents, but their ability to collaborate in visually grounded environments remains underexplored. To address this gap, we introduce MECoBench, a multimodal embodied coo...
223. LUNA: Learning Universal 3D Human Animation Beyond Skinning ​
Author: Peng Li, Rawal Khirodkar, Junxuan Li, Yuan Dong, Chen Cao, Yuan Liu, Wenhan Luo, Yike Guo, Shunsuke Saito
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.31981v1 Announce Type: cross Abstract: Creating photorealistic, animatable 3D human avatars from monocular images still largely depends on Linear Blend Skinning (LBS) and parametric body models, which constrain expressivity and often introduce artifacts due to imperfect fitting. We propos...
224. GR2 Technical Report ​
Author: Yufei Li (Yongkang), Zaiwei Zhang (Yongkang), Mingfu Liang (Yongkang), Kavosh Asadi (Yongkang), Jay Xu (Yongkang), Jimmy Kim (Yongkang), Chongyang Bai (Yongkang), Jieyi Zhang (Yongkang), Hongye Xie (Yongkang), Prachi Agrawal (Yongkang), Dian Yu (Yongkang), Tianyi Chen (Yongkang), Jean-Pascal Billaud (Yongkang), Garret Buell (Yongkang), YK (Yongkang), Zhu (Yang), Sachin Patil (Yang), Brooke Bian (Yang), Zhou Fang (Yang), Kevin Huang (Yang), Shiva Sudanagunta (Yang), Yuzhen Huang (Yang), Emma Lu (Yang), Chris O'Brien (Yang), Yang Song (Yang), Lihong Li (Yang), Jacob Tao (Yang), Zhicheng Zhu (Yang), Chao Li (Yang), Gaoxiang Liu (Yang), Neil Wu (Yang), Zhongyin Hu (Yang), Li Han (Yang), Loki Chen (Yang), Ming Lei (Yang), Greg Rehm (Yang), Siyuan Song (Yang), Tianwei Zhang (Yang), Li Li (Yang), Ketan Singh (Yang), Yavuz Yetim (Yang), Ilyas Atishev (Yang), Satendra Gera (Yang), Ashkan Sadeghi (Yang), Rachel Yan (Yang), Nikko Mizutani (Yang), Shuaiwen Wang (Yang), Song Yang (Yang), Zhijing Li (Yang), Jiang Liu (Yang), Mengying Sun (Yang), Fei Tian (Yang), Xiaohan Wei (Yang), Chonglin Sun (Yang), Parish Aggarwal (Yang), Kaushik Rangadurai (Yang), Zhi Hua (Yang), Frank Shyu (Yang), Ruchit Sharma (Yang), Liyuan Li (Yang), Shike Mei (Yang), Wenlin Chen (Yang), Santanu Kolay (Yang), Ben Schulte (Yang), Deepak Chandra (Yang), Adam (Yang), Song, Sandeep Pandey, Xi Liu, Hamed Firooz, Luke Simon
Published: 7/1/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2606.31984v1 Announce Type: cross Abstract: Industrial recommendation systems serve billions of users through a multi-stage funnel -- retrieval, early-stage ranking, and re-ranking -- where the final re-ranking step disproportionately shapes user engagement and downstream performance, particul...
225. Amplifying Membership Signal Through Chained Regeneration ​
Author: Wojciech {\L}apacz, Stanis{\l}aw Pawlak
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.31991v1 Announce Type: cross Abstract: The tendency of large generative models to memorize training data makes sample verification critical for privacy auditing and copyright enforcement. Current membership (MIA) and dataset inference (DI) attacks often rely on one-shot generations, which...
226. Radial Suppression Accelerates Algorithmic Generalization: A Geometric Analysis of Delayed Generalization ​
Author: Srijan Tiwari, Aditya Chauhan, Manjot Singh
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.32000v1 Announce Type: cross Abstract: Why do neural networks memorize algorithmic training data long before they generalize? We present a geometric case study demonstrating that, on tasks where generalization requires discovering structured low-dimensional circuits, the memorization-gene...
227. TRIAGE: Role-Typed Credit Assignment for Agentic Reinforcement Learning ​
Author: Yuanda Xu, Zhengze Zhou, Hejian Sang, Xiaomin Li, Jiaxin Zhang, Xinchen Du, Zhipeng Wang, Alborz Geramifard
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.32017v1 Announce Type: cross Abstract: Agentic reinforcement learning requires assigning credit to environment-facing actions such as searches, clicks, edits, navigation commands, and object interactions. Standard GRPO uses the final verifier outcome as a uniform advantage over all action...
228. FLORA: A deep learning approach to predict forest attributes from heterogeneous LiDAR data ​
Author: Emilie Vautier, Cl'ement Mallet, C'edric Vega
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.32023v1 Announce Type: cross Abstract: Forest attributes are essential for national-scale resource monitoring. Airborne LiDAR metrics are among the auxiliary variables most strongly correlated with forest attributes used in National Forest Inventory (NFI) estimates. However, producing wal...
229. AdaJEPA: An Adaptive Latent World Model ​
Author: Ying Wang, Oumayma Bounou, Yann LeCun, Mengye Ren
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.32026v1 Announce Type: cross Abstract: Latent world models enable planning from high-dimensional observations by predicting future states in a compact latent space. However, these models are typically kept frozen at test time: when their predictions become inaccurate, planning can fail, e...
230. Freeform Preference Learning for Robotic Manipulation ​
Author: Marcel Torne, Anubha Mahajan, Abhijnya Bhat, Chelsea Finn
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2606.32027v1 Announce Type: cross Abstract: Reward design remains a central bottleneck for autonomous robot policy improvement, especially in long-horizon manipulation tasks where sparse success labels provide too little signal and binary preferences collapse many competing notions of quality ...
231. When LLMs Read Tables Carelessly: Measuring and Reducing Data Referencing Errors ​
Author: Yuqing Yang, Qi Zhu, Zhen Han, Boran Han, Zhengyuan Shen, Shuai Wang, Vassilis N. Ioannidis, Huzefa Rangwala
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.32029v1 Announce Type: cross Abstract: While large language models (LLMs) perform well on table tasks, they still make data referencing errors (DREs), i.e., incorrectly citing or omitting table values, despite understanding the table structure. Beyond final-answer accuracy, DREs directly ...
232. Reinforcement Learning with Metacognitive Feedback Elicits Faithful Uncertainty Expression in LLMs ​
Author: Gabrielle Kaili-May Liu, Avi Caciularu, Gal Yona, Idan Szpektor, Arman Cohan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.32032v1 Announce Type: cross Abstract: Metacognition is a critical component of intelligence that describes the ability to monitor and regulate one's own cognitive processes. Yet LLMs exhibit systemic deficiencies in key metacognitive faculties: they hallucinate with high confidence, fail...
233. QVal: Cheaply Evaluating Dense Supervision Signals for Long-Horizon LLM Agents ​
Author: Sergio Hern'andez-Guti'errez, Matteo Merler, Ilze Amanda Auzina, Joschka Str"uber, Ameya Prabhu, Matthias Bethge
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.32034v1 Announce Type: cross Abstract: LLM agents increasingly act over long horizons, where a single trajectory can contain hundreds or thousands of actions. In these settings, outcome-only rewards provide too sparse guidance, failing to inform the model about the goodness of intermediat...
234. Introspective Coupling: Self-Explanation Training Tracks Behavioral Change Despite Fixed Supervision ​
Author: Zifan Carl Guo, Laura Ruis, Jacob Andreas, Belinda Z. Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.32038v1 Announce Type: cross Abstract: When does training language models (LMs) to generate explanations of their predictions yield faithful introspection, rather than superficial imitation? We study LMs trained to explain which features of their inputs influenced their behavior, using mo...
235. Disentangling Reasoning Logic to Resolve Explicit Knowledge Conflicts ​
Author: Xianda Zheng, Zijian Huang, Meng-Fen Chiang, Jiamou Liu, Yuan Fang, Michael Witbrock, Kaiqi Zhao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2508.01273v3 Announce Type: replace Abstract: Explicit knowledge conflicts, occurring when retrieved contexts contain contradictory information, pose a fundamental challenge for Large Language Models (LLMs) as they integrate increasingly diverse data sources. The core difficulty lies in the co...
236. A Concept of Possibility for Real-World Events ​
Author: Daniel G. Schwartz
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.02655v3 Announce Type: replace Abstract: This paper offers a new concept of {\it possibility} as an alternative to the now-a-days standard concept originally introduced by L.A. Zadeh in 1978. This new version was inspired by the original but, formally, has nothing in common with it other ...
237. Deductive Logic in Language Models: Horizontal vs Vertical Reasoning ​
Author: Davide Maltoni, Matteo Ferrara
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2510.09340v2 Announce Type: replace Abstract: Recent language models exhibit significant logical reasoning abilities, yet the mechanisms supporting deductive inference remain poorly understood. This paper studies small transformer-based language models trained from scratch on multi-step deduct...
238. LLM-Empowered Agentic MAC Protocols: A Dynamic Stackelberg Game Approach ​
Author: Renxuan Tan, Rongpeng Li, Fei Wang, Chenghui Peng, Shaoyun Wu, Zhifeng Zhao, Honggang Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.10895v2 Announce Type: replace Abstract: Medium Access Control (MAC) protocols, essential for wireless networks, are typically manually configured. While deep reinforcement learning (DRL)-based protocols enhance task-specified network performance, they suffer from poor generalizability an...
239. Improving LLM Reasoning with Homophily-aware Structural and Semantic Text-Attributed Graph Compression ​
Author: Zijun Di, Bin Lu, Huquan Kang, Luoyi Fu, Jiaxin Ding, Xiaoying Gan, Lei Zhou, Xinbing Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.08187v3 Announce Type: replace Abstract: Large language models (LLMs) have demonstrated promising capabilities in Text-Attributed Graph (TAG) understanding. Recent studies typically focus on verbalizing the graph structures via handcrafted prompts, feeding the target node and its neighbor...
240. Paper2Rebuttal: A Multi-Agent Framework for Transparent Author Response Assistance ​
Author: Qianli Ma, Chang Guo, Zhiheng Tian, Siyu Wang, Jipeng Xiao, Yuanhao Yue, Zhipeng Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.14171v2 Announce Type: replace Abstract: Writing effective rebuttals is a high-stakes task that demands more than linguistic fluency, as it requires precise alignment between reviewer intent and manuscript details. Current solutions typically treat this as a direct-to-text generation prob...
241. ReplicatorBench: Benchmarking LLM Agents for Replicability in Social and Behavioral Sciences ​
Author: Bang Nguyen, Dominik So'os, Qian Ma, Rochana R. Obadage, Zack Ranjan, Sai Koneru, Timothy M. Errington, Shakhlo Nematova, Sarah Rajtmajer, Jian Wu, Meng Jiang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2602.11354v3 Announce Type: replace Abstract: The literature has witnessed an emerging interest in AI agents for automated assessment of scientific papers. Existing benchmarks focus primarily on the computational aspect of this task, testing agents' ability to reproduce or replicate research o...
242. Improved Upper Bounds for Slicing the Hypercube ​
Author: Duncan Soiffer, Nathaniel Itty, Christopher D. Rosin, Blake Bruell, Mason DiCicco, G'abor N. S'ark"ozy, Ryan Offstein, Daniel Reichman
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.DM, math.CO
arXiv:2602.16807v2 Announce Type: replace Abstract: A collection of hyperplanes $\mathcal{H}$ slices all edges of the $n$-dimensional hypercube $Q_n$ with vertex set ${-1,1}^n$ if, for every edge $e$ in the hypercube, there exists a hyperplane in $\mathcal{H}$ intersecting $e$ in its interior. Let...
243. GUIDE: Resolving Domain Bias in GUI Agents through Real-Time Web Video Retrieval and Plug-and-Play Annotation ​
Author: Rui Xie, Zhi Gao, Chenrui Shi, Zirui Shang, Lu Chen, Qing Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2603.26266v3 Announce Type: replace Abstract: Large vision-language models have endowed GUI agents with strong general capabilities for interface understanding and interaction. However, due to insufficient exposure to domain-specific software operation data during training, these agents exhibi...
244. Diffusion Crossover: Defining Evolutionary Recombination in Diffusion Models via Noise Sequence Interpolation ​
Author: Chisato Kumada, Satoru Hiwa, Tomoyuki Hiroyasu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.14790v2 Announce Type: replace Abstract: Interactive Evolutionary Computation (IEC) provides a powerful framework for optimizing subjective criteria such as human preferences and aesthetics, yet it suffers from a fundamental limitation: in high-dimensional generative representations, defi...
245. LiteResearcher: A Scalable Agentic RL Training Framework for Deep Research Agent ​
Author: Wanli Li, Bince Qu, Bo Pan, Jianyu Zhang, Zheng Liu, Pan Zhang, Wei Chen, Bo Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.17931v4 Announce Type: replace Abstract: Reinforcement Learning (RL) has emerged as a powerful training paradigm for LLM-based agents. However, scaling agentic RL for deep research remains constrained by two coupled challenges: hand-crafted synthetic data fails to elicit genuine real-worl...
246. Containment Verification: AI Safety Guarantees Independent of Alignment ​
Author: Royce Moon, Lav R. Varshney
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CR, cs.SE
arXiv:2605.09045v2 Announce Type: replace Abstract: Agentic frameworks are the software layer through which AI agents act in the world. Existing safety methods intervene on the model and therefore remain conditional on unverifiable properties of learned behavior. We introduce containment verificatio...
247. Measuring Reasoning Quality in LLMs: A Multi-Dimensional Behavioral Framework ​
Author: Ali \c{S}enol, Garima Agrawal, Huan Liu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2605.24661v3 Announce Type: replace Abstract: Despite remarkable progress on reasoning benchmarks, current LLM evaluation practice remains anchored to final-answer correctness, providing limited insight into how models reason, how reliably they behave under contextual variation, or how efficie...
248. Meta-Programming for Linear-time Temporal Answer Set Programming ​
Author: Susana Hahn, Amad'e Nemes, Javier Romero, Torsten Schaub
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.29965v2 Announce Type: replace Abstract: The development of temporal extensions of Answer Set Programming (ASP) has led to the emergence of non-monotonic linear-time (TEL), dynamic (DEL), and metric (MEL) temporal equilibrium logics. However, the inherent rigidity of highly optimized ASP ...
249. Prospect-Theory Behavior from Bellman Optimality in MDPs with Catastrophic States ​
Author: Yujiao Chen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, econ.TH
arXiv:2606.00970v2 Announce Type: replace Abstract: We study risk-neutral control in Markov decision processes with an absorbing catastrophic state. Even though rewards are linear and the agent has no utility curvature, probability weighting, or framing dependence, standard Bellman optimality produc...
250. Reasoning4Sciences: Bridging Reasoning Language Models to All Scientific Branches ​
Author: Teddy Ferdinan, Bart{\l}omiej Koptyra, Miko{\l}aj Langner, Tomasz Adamczyk, {\L}ukasz Radli'nski, Maciej Markiewicz, Aleksander Szcz\k{e}sny, Stanis{\l}aw Wo'zniak, Tymoteusz Romanowicz, Dzmitry Pihulski, Mateusz Zbrocki, Mateusz 'Smigielski, Micha{\l} Rajkowski, Mateusz Biedka, Konrad Kie{\l}czy'nski, Konrad Wojtasik, Jacek Duszenko, Jan Eliasz, Piotr Matys, Maria Bellaniar Ismiati, Latius Hermawan, Wiktoria Mieleszczenko-Kowszewicz, Anna Kubicka-Sowi'nska, Grzegorz Chodak, Karol Postawa, Pawe{\l} Zyblewski, Tomasz Szanda{\l}a, {\L}ukasz Sterczewski, Adrian Chajec, Pawe{\l} Niewiadomski, Piotr Gruber, Marcin Wdowikowski, S{\l}awomir Czarnecki, Bart{\l}omiej Kryszak, Dominik Drabik, Tomasz Kajdanowicz, Kamil Mamak, Pawe{\l} Pre's, Katarzyna Paczkowska, Joachim Sobczuk, Tomasz Zi\k{e}ba, Jan Koco'n, Maciej Piasecki, Przemys{\l}aw Kazienko
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.01145v4 Announce Type: replace Abstract: While Reasoning Language Models (RLMs) are rapidly emerging as powerful tools for scientific research, their impact is primarily concentrated in "hard science" fields. The slow -- or lack of -- adoption of RLMs in other branches of science is causi...
251. Don't Gamble, GAMBLe: An Analytical Framework for AI-Driven Research Systems ​
Author: Marquita Ellis, Paul Castro
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.02863v2 Announce Type: replace Abstract: AI-Driven Research Systems (ADRS) -- systems coupling LLMs with automated evaluation to discover algorithms, proofs, and designs -- are being optimized and adopted across domains, but the tools to analyze them have not kept pace. ADRS performance d...
252. When to Re-Plan: Subgoal Persistence in Hierarchical Latent Reasoning ​
Author: Ayushi Chadha
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03741v2 Announce Type: replace Abstract: Long-horizon reasoning requires a system to commit to medium-horizon intent without becoming rigid: re-plan too often and computation never coheres into multi-step structure; commit too long and the plan goes stale. We study this stability-adaptivi...
253. IterCAD: An Iterative Multimodal Agent for Visually-Grounded CAD Generation and Editing ​
Author: Tao Hu, Jiaxin Ai, Licheng Wen, Xueheng Li, Shu Zou, Siqi Li, Nianchen Deng, Xinyu Cai, Hongbin Zhou, Pinlong Cai, Daocheng Fu, Yu Yang, Hairong Zhang, Botian Shi, Xuemeng Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2606.13368v2 Announce Type: replace Abstract: Computer-Aided Design is pivotal in modern manufacturing, yet existing automated methods predominantly rely on open-loop, one-shot generation, creating a mismatch with iterative real-world practices. In this paper, we present IterCAD, a unified mul...
254. Structural Preservation and the Logical Expressiveness of Graph Neural Networks ​
Author: Przemys{\l}aw Andrzej Wa{\l}\k{e}ga, Bernardo Cuenca Grau
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.17882v2 Announce Type: replace Abstract: Bridges between graph neural networks (GNNs) and logical formalisms have been established by fixing architectural choices, such as the types of aggregation, combination, and activation functions. These choices define restricted classes of GNNs for ...
255. DeXposure-Claw: An Agentic System for DeFi Risk Supervision ​
Author: Aijie Shu, Bowei Chen, Wenbin Wu, Cathy Yi-Hsuan Chen, Fengxiang He
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, q-fin.RM
arXiv:2606.19501v2 Announce Type: replace Abstract: Decentralized finance exposes supervisors to fast-moving, networked credit risks. General-purpose LLM agents fit this setting poorly: they over-read weak evidence and recommend high-stakes interventions, while existing evaluations offer no regulato...
256. IPO Finance Agent: Benchmark of LLM Financial Analysts Beyond Finance Agent v2, with Automated Rubric Generation, on the SpaceX (SPCX) IPO ​
Author: Mostapha Benhenda
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, q-fin.GN
arXiv:2606.23032v3 Announce Type: replace Abstract: Finance Agent v2 (by Vals AI) has emerged as the reference benchmark for evaluating both Anthropic Claude and OpenAI ChatGPT frontier language models on financial tasks. However, it narrowly deals with periodic reporting from publicly traded compan...
257. Teaching LLMs String Matching, Backtracking, and Error Recovery to Deduce Bases and Truth Tables for the Combinatorially Exploding Bit Manipulation Puzzles ​
Author: Prateek Agnihotri, Sanchit Jain, Prabhat Agnihotri, Aditya Prasad, Shubham Jain
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.23672v2 Announce Type: replace Abstract: This paper presents our algorithmic innovations for the NVIDIA Nemotron Model Reasoning Challenge, focusing on Bit Manipulation Puzzles. In this task, the objective is to discover a hidden logical rule transforming input binary strings to outputs, ...
258. ATRIA: Adaptive Traceable ECG Reporting with Iterative Agents ​
Author: Donggyun Hong, Kyuhwan Lee, Junmyung Kwon, Yong-Yeon Jo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.24392v2 Announce Type: replace Abstract: Existing ECG report generation is tightly coupled -- interpretation and reporting fused end-to-end, so errors propagate without stage-level recourse -- while agent-based systems decouple tasks but remain single-pass, never revisiting earlier output...
259. Quantization Inflates Reasoning: Token Inflation as a Hidden Cost of Low-Bit Reasoning Models ​
Author: Xinyu Lian, Walid Krichene, Beichen Huang, Masahiro Tanaka, Olatunji Ruwase, Li Zhang, Minjia Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.25519v2 Announce Type: replace Abstract: Quantization is widely used to reduce the inference cost of large language models, but its effect on reasoning models is not fully captured by final-answer accuracy or per-token latency. We show that low-bit post-training quantization can introduce...
260. Clinical Harness for Governable Medical AI Skill Ecosystems ​
Author: Tianhan Xu, Lei Bao, Zhe Hu, Tian Shen, Yongxiang Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.26494v2 Announce Type: replace Abstract: Medical AI remains organized around isolated models, whereas care requires accountable capabilities that persist across time. We define clinical AI skills and propose the Clinical Harness, a runtime governance architecture that registers, orchestra...
261. OpenRCA 2.0: From Outcome Labels to Causal Process Supervision ​
Author: Aoyang Fang, Yifan Yang, Jin'ao Shang, Qisheng Lu, Junjielung Xu, Rui Wang, Songhan Zhang, Yuzhong Zhang, Boxi Yu, Pinjia He
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27154v2 Announce Type: replace Abstract: Root cause analysis (RCA) poses a holistic test of LLM agentic capabilities, such as long-context understanding, multi-step reasoning, and tool use. However, existing datasets suffer from a fundamental gap: they label only the root cause, not the p...
262. Measuring Graph-to-Graph Semantic Similarity in Knowledge Graphs: An Empirical Evaluation of Knowledge Graph Embeddings ​
Author: Seungryeol Baek, Wooseok Sim, Hogun Park
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.29180v2 Announce Type: replace Abstract: A Knowledge Graph (KG) represents facts as structured triples and is widely used to organize relational knowledge across diverse domains. Just as textual information ranges from words and sentences to complete documents, KG information can be inter...
263. Beyond Triplet Plausibility: Relation Set Completion in Knowledge Graphs ​
Author: Zihao Zheng, Borui Cai, Yao Zhao, Xin Han, Mengqi Ji
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.29860v3 Announce Type: replace Abstract: Knowledge graphs (KGs) organize real-world knowledge as triplets and underpin many downstream applications. Due to their inherent incompleteness, knowledge graph completion (KGC) is widely studied and is typically formulated as triplet prediction, ...
264. Exploration and Online Transfer with Behavioral Foundation Models ​
Author: Louis Bagot (SyCoSMA), Mathieu Lefort (LIRIS, SyCoSMA, IRISA, MALT, UR), La"etitia Matignon (SyCoSMA)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.29980v2 Announce Type: replace Abstract: Zero-shot Transfer in Reinforcement Learning (RL) aims to train an agent that can generate optimal policies for any reward function, without additional learning at transfer time, while training only on reward-free trajectories. For their generality...
265. Corruption Robust Offline Reinforcement Learning with Human Feedback ​
Author: Debmalya Mandal, Andi Nika, Parameswaran Kamalaruban, Adish Singla, Goran Radanovi'c
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2402.06734v2 Announce Type: replace-cross Abstract: We study data corruption robustness for reinforcement learning with human feedback (RLHF) in an offline setting. Given an offline dataset of pairs of trajectories along with feedback about human preferences, an $\varepsilon$-fraction of the p...
266. Perturbation Effects on Robustness and Individual Fairness ​
Author: Xuran Li, Hao Xue, Peng Wu, Xingjun Ma, Zhen Zhang, Huaming Chen, Flora D. Salim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CY
arXiv:2404.01356v4 Announce Type: replace-cross Abstract: Deep neural networks are vulnerable to adversarial perturbations that can simultaneously degrade prediction robustness and individual fairness across diverse application settings. However, existing evaluation protocols typically assess these ...
267. Learning by Surprise: Adaptive Mitigation of Model Collapse in Large Language Models ​
Author: Daniele Gambetta, Gizem Gezici, Fosca Giannotti, Dino Pedreschi, Alistair Knott, Luca Pappalardo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2410.12341v4 Announce Type: replace-cross Abstract: As AI-generated content increasingly populates the web, generative AI models are at growing risk of being trained on their own outputs, a process known as AI autophagy. This feedback loop has been shown to induce model collapse, typically cha...
268. Compositional Concept-Based Neuron-Level Interpretability for Deep Reinforcement Learning ​
Author: Zeyu Jiang, Hai Huang, Xingquan Zuo
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2502.00684v2 Announce Type: replace-cross Abstract: Deep reinforcement learning (DRL) has successfully addressed many complex control problems. However, the neural networks representing policies or values remain opaque, undermining trust in high-stakes applications. While concept-based methods...
269. Mantis: Lightweight Foundation Model for Time Series Classification ​
Author: Vasilii Feofanov, Songkang Wen, Shifeng Xie, Simon Roschmann, Marius Alonso, Hongbo Guo, Romain Ilbert, Malik Tiomoko, Quentin Bouniot, Zeynep Akata, Lujia Pan, Jianfeng Zhang, Ievgen Redko
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2502.15637v2 Announce Type: replace-cross Abstract: While foundation models have revolutionized various domains, their application to time series classification remains rather under-explored, with existing literature predominantly focused on forecasting. To bridge this gap, we introduce \textb...
270. Verify when Uncertain: Beyond Self-Consistency in Black Box Hallucination Detection ​
Author: Yihao Xue, Kristjan Greenewald, Youssef Mroueh, Baharan Mirzasoleiman
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2502.15845v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) often hallucinate, limiting their reliability in sensitive applications. In black-box settings, several self-consistency-based techniques have been proposed for hallucination detection. We empirically show that th...
271. Artificial Intelligence in Sports: Insights from a Quantitative Survey among Sports Students in Germany about their Perceptions, Expectations, and Concerns regarding the Use of AI Tools ​
Author: Dennis Kraemer, Anja Bosold, Martin Minarik, Cleo Schyvinck, Andre Hajek
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2503.05785v2 Announce Type: replace-cross Abstract: Generative Artificial Intelligence (AI) tools such as ChatGPT, Copilot, or Gemini have a crucial impact on academic research and teaching. Empirical data on how students perceive the increasing influence of AI, which different types of tools ...
272. SAGE: A Search-AuGmented Evaluation of Large Language Models on Free-Form QA ​
Author: Sher Badshah, Ali Emami, Hassan Sajjad
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2504.07385v3 Announce Type: replace-cross Abstract: As Large Language Models (LLMs) become increasingly used for question-answering (QA), relying on static, pre-annotated references for evaluation poses significant challenges in cost, scalability, and completeness. Meanwhile, using LLMs themse...
273. TraCeS: Learning Per-Timestep Constraint-Violation Credit from Sparse Trajectory-Level Labels ​
Author: Siow Meng Low, Ze Gong, Akshat Kumar
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2504.12557v3 Announce Type: replace-cross Abstract: Ensuring safe behavior in reinforcement learning (RL) is challenging when safety constraints are implicit and cannot be densely measured. In many settings, supervision is limited to coarse approvals or rejections of whole trajectories (e.g., ...
274. Comparative Analysis of Lightweight CNNs for Resource-Constrained Devices: Predictive Performance, Efficiency Trade-offs, and Initialization Effects ​
Author: Tasnim Shahriar
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2505.03303v4 Announce Type: replace-cross Abstract: Lightweight convolutional neural networks are often compared using results obtained with different training recipes, input settings, and pretrained checkpoints. Such differences make architecture rankings difficult to interpret. This study pr...
275. Position: Collaborative Agentic AI Needs Interoperability Across Ecosystems ​
Author: Rishi Sharma, Martijn de Vos, Pradyumna Chari, Ramesh Raskar, Anne-Marie Kermarrec
Published: 7/1/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.MA
arXiv:2505.21550v2 Announce Type: replace-cross Abstract: Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built in isolation, and we ar...
276. From Multimodal Perception to Strategic Reasoning: A Survey on AI-Generated Game Commentary ​
Author: Qirui Zheng, Xingbo Wang, Keyuan Cheng, Yunlong Lu, Muhammad Asif Ali, Lingfeng Li, Yongyi Wang, Wenxin Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2506.17294v3 Announce Type: replace-cross Abstract: The advent of artificial intelligence has propelled AI-Generated Game Commentary (AI-GGC) into a rapidly expanding research area, offering advantages such as scalable availability and personalized narration. However, existing studies remain f...
277. Robust 3D-Masked Part-level Editing in 3D Gaussian Splatting with Regularized Score Distillation Sampling ​
Author: Hayeon Kim, Ji Ha Jang, Se Young Chun
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2507.11061v3 Announce Type: replace-cross Abstract: Recent advances in 3D neural representations and instance-level editing models have enabled the efficient creation of high-quality 3D content. However, achieving precise local 3D edits remains challenging, especially for Gaussian Splatting, d...
278. LLM-Aided Joint Secrecy Precoding and Trajectory for RSMA-Based Heterogeneous UAV Networks ​
Author: Lijie Zheng, Ji He, Shih Yu Chang, Yulong Shen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.CR
arXiv:2507.17188v4 Announce Type: replace-cross Abstract: This paper investigates secure communications in rate-splitting multiple access (RSMA) enabled heterogeneous UAV networks, where multiple UAVs collaboratively serve ground terminals in the presence of eavesdroppers. By jointly considering sec...
279. VGGSounder: Audio-Visual Evaluations for Foundation Models ​
Author: Daniil Zverev, Thadd"aus Wiedemer, Ameya Prabhu, Matthias Bethge, Wieland Brendel, A. Sophia Koepke
Published: 7/1/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.CV, cs.SD, eess.AS
arXiv:2508.08237v5 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...
280. Physics-Constrained Fine-Tuning of Flow-Matching Models for Generation and Inverse Problems ​
Author: Jan Tauberschmidt, Sophie Fellenz, Sebastian J. Vollmer, Andrew B. Duncan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.AP
arXiv:2508.09156v3 Announce Type: replace-cross Abstract: We present a framework for fine-tuning flow-matching generative models to enforce physical constraints and solve inverse problems in scientific systems. Starting from a model trained on low-fidelity or observational data, we apply a different...
281. Dataset Construction for Training LLM to Learn Analog Circuit Knowledge ​
Author: Zihao Chen, Ji Zhuang, Jinyi Shen, Xiaoyue Ke, Xinyi Yang, Mingjie Zhou, Zhuoyao Du, Xu Yan, Zhouyang Wu, Zhenyu Xu, Jiangli Huang, Li Shang, Xuan Zeng, Fan Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2508.10409v3 Announce Type: replace-cross Abstract: This paper constructs a textual dataset for training large language models (LLMs) to learn analog circuit knowledge and customizes LLM training techniques. For dataset construction, high-quality textbooks are collected and decomposed into fin...
282. Quantum Flow Matching ​
Author: Zidong Cui, Pan Zhang, Ying Tang
Published: 7/1/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG
arXiv:2508.12413v4 Announce Type: replace-cross Abstract: The flow matching has rapidly become a dominant paradigm in classical generative modeling, offering an efficient way to interpolate between two complex distributions. We extend this idea to the quantum realm and introduce the Quantum Flow Mat...
283. One Shot vs. Iterative: Rethinking Pruning Strategies for Model Compression ​
Author: Miko{\l}aj Janusz, Tomasz Wojnar, Yawei Li, Luca Benini, Kamil Adamczewski
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2508.13836v2 Announce Type: replace-cross Abstract: Pruning is a core technique for compressing neural networks to improve computational efficiency. This process is typically approached in two ways: one-shot pruning, which involves a single pass of training and pruning, and iterative pruning, ...
284. Layout-Conditioned Autoregressive Text-to-Image Generation via Structured Masking ​
Author: Zirui Zheng, Takashi Isobe, Tong Shen, Xu Jia, Jianbin Zhao, Xiaomin Li, Mengmeng Ge, Baolu Li, Qinghe Wang, Dong Li, Dong Zhou, Yunzhi Zhuge, Huchuan Lu, Emad Barsoum
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2509.12046v2 Announce Type: replace-cross Abstract: Although autoregressive (AR) models have demonstrated remarkable success in image generation, extending these models to layout-conditioned generation remains challenging due to the sparse nature of layout conditions and the risk of feature en...
285. A Scalable Whole-body Motion Transfer via Implicit Kinodynamic Motion Retargeting ​
Author: Xingyu Chen, Hanyu Wu, Sikai Wu, Mingliang Zhou, Diyun Xiang, Haodong Zhang, Yangchen Zhou, Yukang Gao, Yi Gu, Renjing Xu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2509.15443v2 Announce Type: replace-cross Abstract: Human-to-humanoid imitation learning presents a promising pathway to address the severe data scarcity bottleneck in robotics by utilizing abundant, large-scale human motion collections. However, scaling this paradigm requires addressing two k...
286. Graph Coloring for Multi-Task Learning ​
Author: Santosh Patapati, Ian Noronha
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NE, stat.ML
arXiv:2509.16959v5 Announce Type: replace-cross Abstract: When different objectives conflict with each other in multi-task learning, gradients begin to interfere and slow convergence, thereby potentially reducing the final model's performance. To address this, we introduce SON-GOKU, a scheduler that...
287. SpecDetect4ML: Detecting Non-Local ML Code Smells with Code Property Graphs ​
Author: Brahim Mahmoudi, Naouel Moha, Quentin Sti'evenart, Florent Avellaneda
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2509.20491v3 Announce Type: replace-cross Abstract: Machine Learning (ML) pipelines encode quality-relevant decisions across data preparation, training, evaluation, and configuration code. Some recurring source-level quality problems in these pipelines, known as ML code smells, may not cause i...
288. CharDiff-LP: A Diffusion Model with Character-Level Guidance for License Plate Image Restoration ​
Author: Kihyun Na, Gyuhwan Park, Injung Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2510.17330v3 Announce Type: replace-cross Abstract: License plate image restoration is important not only as a preprocessing step for license plate recognition but also for enhancing evidential value, improving visual clarity, and enabling broader reuse of license plate images. We propose a no...
289. Not Every Time and Frequency Need to Be Forgotten in Diffusion Unlearning ​
Author: Jinseong Park, Mijung Park
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2510.17917v2 Announce Type: replace-cross Abstract: Data unlearning aims to remove the influence of specific training samples from a trained model. In fine-tuning methods, data unlearning relies primarily on loss maximization over forget samples, which often leads to quality degradation or inc...
290. Human-Agent Collaborative Paper-to-Page Crafting ​
Author: Qianli Ma, Siyu Wang, Yilin Chen, Yinhao Tang, Yixiang Yang, Chang Guo, Bingjie Gao, Zhening Xing, Yanan Sun, Zhipeng Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2510.19600v2 Announce Type: replace-cross Abstract: In the quest for scientific progress, communicating research is as vital as the discovery itself. Yet, researchers are often sidetracked by the manual, repetitive chore of building project webpages to make their dense papers accessible. While...
291. GUI-AIMA: Aligning Intrinsic Multimodal Attention with a Context Anchor for GUI Grounding ​
Author: Shijie Zhou, Viet Dac Lai, Hao Tan, Jihyung Kil, Wanrong Zhu, Changyou Chen, Ruiyi Zhang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.HC, cs.LG
arXiv:2511.00810v4 Announce Type: replace-cross Abstract: Graphical user interface (GUI) grounding is a key capability for computer-use agents, mapping natural-language instructions to actionable regions on the screen. Existing Multimodal Large Language Model (MLLM) approaches typically formulate GU...
292. Enhancing Graph Representations with Neighborhood-Contextualized Message-Passing ​
Author: Brian Godwin Lim, Galvin Brice Lim, Renzo Roel Tan, Irwin King, Kazushi Ikeda
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2511.11046v3 Announce Type: replace-cross Abstract: Graph neural networks (GNNs) have become an indispensable tool for analyzing relational data. Classical GNNs are broadly classified into three variants: convolutional, attentional, and message-passing. While the standard message-passing varia...
293. Optimal Self-Consistency for Efficient Reasoning with Large Language Models ​
Author: Austin Feng, Marius Alonso, Ambroise Odonnat, Vasilii Feofanov, Ievgen Redko
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2511.12309v2 Announce Type: replace-cross Abstract: Self-consistency (SC) is a widely used test-time inference technique for improving performance in chain-of-thought reasoning. It consists of generating multiple responses, or ``samples", from a large language model (LLM) and selecting the mos...
294. Revisiting Audio-language Pretraining for Learning General-purpose Audio Representation ​
Author: Wei-Cheng Tseng, Xuanru Zhou, Mingyue Huo, Yiwen Shao, Hao Zhang, Dong Yu
Published: 7/1/2026, 4:00:00 AM
Categories: eess.AS, cs.AI
arXiv:2511.16757v2 Announce Type: replace-cross Abstract: Audio-language pretraining (ALP) holds promise for learning general-purpose audio representation, yet remains underexplored. Crucially, there is no consensus on whether audio-language models can build effective general-purpose audio encoders,...
295. REMSA: Foundation Model Selection for Remote Sensing via a Constraint-Aware Agent ​
Author: Binger Chen, Tacettin Emre B"ok, Behnood Rasti, Volker Markl, Beg"um Demir
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2511.17442v3 Announce Type: replace-cross Abstract: Foundation Models (FMs) are increasingly integrated into remote sensing (RS) pipelines. These models include unimodal vision encoders and multimodal architectures. FMs are adapted to diverse perception tasks, such as image classification, cha...
296. Rethinking Garment Conditioning in Diffusion-based Virtual Try-On: Decouple, Don't Denoise ​
Author: Kihyun Na, Jinyoung Choi, Injung Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2511.18775v2 Announce Type: replace-cross Abstract: Virtual Try-On (VTON) synthesizes realistic images of a person wearing a target garment, with broad applications in e-commerce and fashion. Diffusion-based dual-UNet methods achieve strong results but double the parameters by dedicating a sep...
297. A Unified and Stable Risk Minimization Framework for Weakly Supervised Learning with Theoretical Guarantees ​
Author: Miao Zhang, Junpeng Li, Changchun Hua, Yana Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2511.22823v2 Announce Type: replace-cross Abstract: Weakly supervised learning has emerged as a practical alternative to fully supervised learning when complete and accurate labels are costly or infeasible to acquire. However, many existing methods are tailored to specific supervision patterns...
298. FMA-Net++: Motion- and Exposure-Aware Joint Video Super-Resolution and Deblurring ​
Author: Geunhyuk Youk, Jihyong Oh, Munchurl Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2512.04390v2 Announce Type: replace-cross Abstract: Joint video super-resolution and deblurring (VSRDB) requires both efficient long-range temporal modeling and robustness to frame-wise exposure-duration variation, which changes the extent of motion blur across video frames. We propose FMA-Net...
299. The HydroGym Reinforcement Learning Platform for Fluid Dynamics ​
Author: Christian Lagemann, Sajeda Mokbel, Miro Gondrum, Mario R"uttgers, Yuning Wang, Pol Su'arez, Ludger Paehler, Deniz A. Bezgin, Aaron B. Buhendwa, Jared L. Callaham, Samuel Ahnert, Nicholas Zolman, Xiao Shao, Jean-Christophe Loiseau, Nikolaus Adams, Matthias Meinke, Wolfgang Schr"oder, Kai Lagemann, Esther Lagemann, Ricardo Vinuesa, Steven L. Brunton
Published: 7/1/2026, 4:00:00 AM
Categories: physics.flu-dyn, cs.AI, cs.LG
arXiv:2512.17534v2 Announce Type: replace-cross Abstract: Modeling and controlling fluids is critical across science and engineering. Effective flow control can increase lift, reduce drag, enhance mixing, and attenuate noise, potentially unlocking new technologies. Yet controlling fluids is hard: th...
300. Distilling the Essence: Efficient Reasoning Distillation via Sequence Truncation ​
Author: Wei-Rui Chen, Vignesh Kothapalli, Ata Fatahibaarzi, Hejian Sang, Shao Tang, Qingquan Song, Zhipeng Wang, Muhammad Abdul-Mageed
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2512.21002v3 Announce Type: replace-cross Abstract: Distilling the capabilities from a large reasoning model (LRM) to a smaller student model often involves training on substantial amounts of reasoning data. However, knowledge distillation (KD) over lengthy sequences with prompt (P), chain-of-...
301. InfiniteWeb: Scalable Web Environment Synthesis for GUI Agent Training ​
Author: Ziyun Zhang, Zezhou Wang, Xiaoyi Zhang, Zongyu Guo, Jiahao Li, Bin Li, Yan Lu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV
arXiv:2601.04126v3 Announce Type: replace-cross Abstract: GUI agents that interact with graphical interfaces on behalf of users represent a promising direction for practical AI assistants. However, training such agents is hindered by the scarcity of suitable environments. We present InfiniteWeb, a s...
302. From Similarity to Vulnerability: Key Collision Attack on LLM Semantic Caching ​
Author: Zhixiang Zhang, Zesen Liu, Yuchong Xie, Quanfeng Huang, Dongdong She
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2601.23088v2 Announce Type: replace-cross Abstract: Semantic caching has emerged as a pivotal technique for scaling LLM applications, widely adopted by major providers including AWS and Microsoft. By utilizing semantic embedding vectors as cache keys, this mechanism effectively minimizes laten...
303. Toxicity Assessment in Preclinical Histopathology via Class-Aware Mahalanobis Distance for Known and Novel Anomalies ​
Author: Olga Graf, Dhrupal Patel, Peter Gro{\ss}, Charlotte Lempp, Matthias Hein, Fabian Heinemann
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2602.02124v2 Announce Type: replace-cross Abstract: Drug-induced toxicity is a leading cause of preclinical and early-clinical failure, making early detection critical. Histopathology is the gold standard for toxicity assessment but relies on expert pathologists, creating a bottleneck for larg...
304. Reward Redistribution for CVaR MDPs using a Bellman Operator on L-infinity ​
Author: Aneri Muni, Vincent Taboga, Esther Derman, Pierre-Luc Bacon, Erick Delage
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.03778v2 Announce Type: replace-cross Abstract: Tail-end risk measures such as static conditional value-at-risk (CVaR) are used in safety-critical applications to prevent rare, yet catastrophic events. Unlike risk-neutral objectives, the static CVaR of the return depends on entire trajecto...
305. DeXposure-FM: A Time-series, Graph Foundation Model for Credit Exposures and Stability on Decentralized Financial Networks ​
Author: Aijie Shu, Wenbin Wu, Gbenga Ibikunle, Fengxiang He
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, econ.EM
arXiv:2602.03981v2 Announce Type: replace-cross Abstract: Credit exposure in Decentralized Finance (DeFi) is often implicit and token-mediated, creating a dense web of inter-protocol dependencies. Thus, a shock to one token may result in significant and uncontrolled contagion effects. As the DeFi ec...
306. A swap-adversarial framework for improving domain generalization in electrocorticography-based Parkinson's disease classification ​
Author: Seongwon Jin, Hanseul Choi, Sunggu Yang, Sungho Park, Jibum Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.10528v2 Announce Type: replace-cross Abstract: We propose a novel swap-adversarial framework that mitigates high inter-subject variability and the high-dimensional low-sample-size problem in electrocorticography (ECoG) data. It achieves robust domain generalization across ECoG and electro...
307. CoReLIN: Constraint-based Reasoning for Zero-shot Lifelong Interactive Navigation ​
Author: Apoorva Vashisth (Purdue University), Manav Kulshrestha (Purdue University), Pranav Bakshi (IIT Kharagpur), Damon Conover (DEVCOM Army Research Lab), Guillaume Sartoretti (National University of Singapore), Aniket Bera (Purdue University)
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2602.20055v2 Announce Type: replace-cross Abstract: Robot navigation typically assumes an obstacle-free path exists between start and goal. In real environments, however, clutter may block all routes. We introduce Lifelong Interactive Navigation, where a mobile robot with manipulation capabili...
308. An Interpretable, Controllable Time-Varying IIR Denoiser for On-Device Assistive Hearing ​
Author: Riccardo Rota, Kiril Ratmanski, Jozef Coldenhoff, Milos Cernak
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2603.02794v3 Announce Type: replace-cross Abstract: We present TVF (Time-Varying Filtering), an interpretable, low-latency speech enhancement model for real-time, on-device assistive hearing. A lightweight neural controller predicts, in real time, the coefficients of a differentiable cascade o...
309. DSH-Bench: A Difficulty- and Scenario-Aware Benchmark with Hierarchical Subject Taxonomy for Subject-Driven Text-to-Image Generation ​
Author: Zhenyu Hu, Qing Wang, Te Cao, Luo Liao, Longfei Lu, Liqun Liu, Shuang Li, Hang Chen, Mengge Xue, Yuan Chen, Chao Deng, Peng Shu, Huan Yu, Jie Jiang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.08090v3 Announce Type: replace-cross Abstract: Significant progress has been achieved in subject-driven text-to-image (T2I) generation, which aims to synthesize new images depicting target subjects according to user instructions. However, evaluating these models remains a significant chal...
310. Are Video Reasoning Models Ready to Go Outside? ​
Author: Yangfan He, Changgyu Boo, Jaehong Yoon
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.10652v3 Announce Type: replace-cross Abstract: In real-world deployment, vision-language models often encounter disturbances such as weather, occlusion, and camera motion. Under such conditions, their understanding and reasoning degrade substantially, revealing a gap between clean, contro...
311. RCTs for Frontier AI Governance: Methodological Challenges and Solutions for Human Uplift Studies ​
Author: Patricia Paskov, Kevin Wei, Shen Zhou Hong, Dan Bateyko, Xavier Roberts-Gaal, Carson Ezell, Gailius Praninskas, Valerie Chen, Umang Bhatt, Ella Guest
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2603.11001v3 Announce Type: replace-cross Abstract: Human uplift studies, or studies that measure the effects of AI access on human performance via randomized controlled trials (RCT) or similar methodologies, increasingly inform frontier AI governance and deployment decisions. While RCT method...
312. Finite Difference Flow Optimization for RL Post-Training of Text-to-Image Models ​
Author: David McAllister, Miika Aittala, Tero Karras, Janne Hellsten, Angjoo Kanazawa, Timo Aila, Samuli Laine
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.NE, stat.ML
arXiv:2603.12893v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) has become a standard technique for post-training diffusion-based image synthesis models, as it enables learning from reward signals to explicitly improve desirable aspects such as image quality and prompt alignmen...
313. Visual Prompt Discovery via Semantic Exploration ​
Author: Jaechang Kim, Yotaro Shimose, Zhao Wang, Kuang-Da Wang, Jungseul Ok, Shingo Takamatsu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.16250v2 Announce Type: replace-cross Abstract: LVLMs encounter significant challenges in image understanding and visual reasoning, leading to critical perception failures. Visual prompts, which incorporate image manipulation code, have shown promising potential in mitigating these issues....
314. An Efficient Heterogeneous Co-Design for Fine-Tuning on a Single GPU ​
Author: Ruijia Yang, Zeyi Wen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.DC, cs.AI
arXiv:2603.16428v2 Announce Type: replace-cross Abstract: Fine-tuning Large Language Models (LLMs) has become essential for domain adaptation, but its memory-intensive property exceeds the capabilities of most GPUs. To address this challenge and democratize LLM fine-tuning, we present SlideFormer, a...
315. Can VLMs Reason Robustly? A Neuro-Symbolic Investigation ​
Author: Weixin Chen, Antonio Vergari, Han Zhao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2603.23867v2 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) have been applied to a wide range of reasoning tasks, yet it remains unclear whether they can reason robustly under distribution shifts. In this paper, we study covariate shifts in which the perceptual input dist...
316. TSHA: A Benchmark for Visual Language Models in Trustworthy Safety Hazard Assessment Scenarios ​
Author: Qiucheng Yu, Ruijie Xu, Mingang Chen Jianfeng Dong, Xin Tan
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.29759v2 Announce Type: replace-cross Abstract: Recent advances in vision-language models (VLMs) have accelerated their application to indoor safety hazards assessment. However, existing benchmarks suffer from three fundamental limitations: (1) heavy reliance on synthetic datasets construc...
317. Learning Dexterous Grasping from Sparse Taxonomy Guidance ​
Author: Juhan Park, Taerim Yoon, Seungmin Kim, Joong-Gil Kim, Wontae Ye, Jeongeun Park, Yoonbyung Chai, Geonwoo Cho, Geunwoo Cho, Dohyeong Kim, Kyungjae Lee, Yong-Jae Kim, Sungjoon Choi
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2604.04138v2 Announce Type: replace-cross Abstract: Dexterous manipulation requires planning a grasp configuration suited to the object and task, which is then executed through coordinated multi-finger control. However, specifying grasp plans with dense pose or contact targets for every object...
318. SMART: When is it Actually Worth Expanding a Speculative Tree? ​
Author: Lifu Wang, Pan Zhou
Published: 7/1/2026, 4:00:00 AM
Categories: cs.DC, cs.AI
arXiv:2604.09731v2 Announce Type: replace-cross Abstract: Tree-based speculative decoding accelerates autoregressive generation by verifying a branching tree of draft tokens in a single target-model forward pass. However, existing methods prioritize maximizing token-level likelihood or the number of...
319. RARE: Redundancy-Aware Retrieval Evaluation Framework for High-Similarity Corpora ​
Author: Hanjun Cho, Jay-Yoon Lee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR
arXiv:2604.19047v2 Announce Type: replace-cross Abstract: Existing QA benchmarks typically assume distinct documents with minimal overlap, yet real-world retrieval-augmented generation (RAG) systems operate on corpora such as financial reports, legal codes, and patents, where information is highly r...
320. Lyapunov-Certified Direct Switching Theory for Q-Learning ​
Author: Donghwan Lee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY
arXiv:2604.19569v4 Announce Type: replace-cross Abstract: Q-learning is a fundamental algorithmic primitive in reinforcement learning. This paper develops a new framework for analyzing Q-learning from a switching linear system (SLS) viewpoint. In particular, we derive a stochastic SLS representation...
321. Generalizing Numerical Reasoning in Table Data through Operation Sketches and Self-Supervised Learning ​
Author: Hanjun Cho, Gahyun Yoo, Hanseong Kim, Jay-Yoon Lee
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2604.21495v2 Announce Type: replace-cross Abstract: Numerical reasoning over expert-domain tables often exhibits high in-domain accuracy but limited robustness to domain shift. Models trained with supervised fine-tuning (SFT) on specific datasets tend to rely on header-operation shortcuts rath...
322. Shared Lexical Task Representations Explain Behavioral Variability In LLMs ​
Author: Zhuonan Yang, Jacob Xiaochen Li, Francisco Piedrahita Velez, Eric Todd, David Bau, Michael L. Littman, Stephen H. Bach, Ellie Pavlick
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2604.22027v2 Announce Type: replace-cross Abstract: One of the most common complaints about large language models (LLMs) is their prompt sensitivity -- that is, the fact that their ability to perform a task or provide a correct answer to a question can depend unpredictably on the way the quest...
323. Structured Progressive Knowledge Activation for LLM-Driven Neural Architecture Search ​
Author: Zhen Liu, Yuhan Liu, Jinjun Wang, Wei Song, Jianyi Liu, Jingwen Fu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.04057v3 Announce Type: replace-cross Abstract: This paper focuses on a key challenge in Neural Architecture Search (NAS): integrating established architectural knowledge while exploring new designs under expensive evaluations. Large language models (LLMs) are a promising assistant for NAS...
324. On Variance Reduction in Learning Mean Flows ​
Author: Juanwu Lu, Ziran Wang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2605.09235v2 Announce Type: replace-cross Abstract: One-step generative modeling has emerged as a leading approach for amortizing the inference cost of diffusion and flow-matching models. Among distillation-free methods, MeanFlow training is notoriously unstable, with non-decreasing loss and u...
325. KV-RM: Regularizing KV-Cache Movement for Static-Graph LLM Serving ​
Author: Zhiqing Zhong, Zhijing Ye, Jian Zhang, Weijian Zheng, Bolun Sun, Xiaodong Yu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.AR, cs.AI, cs.DC, cs.OS
arXiv:2605.09735v2 Announce Type: replace-cross Abstract: Static-graph LLM decoders provide predictable launches, fixed tensor shapes, and low submission overhead, but online decoding exposes highly irregular KV-cache behavior: request lengths differ, EOS events arrive asynchronously, and logical hi...
326. An Executable Benchmarking Suite for Tool-Using Agents ​
Author: Zhiqing Zhong, Zhijing Ye, Jiamin Wang, Xiaodong Yu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.MA
arXiv:2605.11030v2 Announce Type: replace-cross Abstract: Closed-loop tool-using agents are increasingly evaluated in executable web, code, and micro-task environments, but benchmark reports often conflate workloads, action-generating drivers, and the evidence admitted for systems-facing claims. We ...
327. Task-Aligned Self-Supervised Learning for Medical Image Analysis: A Task-Oriented Review with Practical Design Guidelines ​
Author: Chathura Wimalasiri, Kishor Nandakishor, Marimuthu Palaniswami
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.23995v4 Announce Type: replace-cross Abstract: Self-supervised learning (SSL) is increasingly used in medical image analysis to reduce dependence on costly expert annotations by learning transferable representations from unlabeled data. However, SSL performance depends not only on model a...
328. ChainCaps: Composition-Safe Tool-Using Agents via Monotonic Capability Attenuation ​
Author: Xiaochong Jiang, Shiqi Yang, Ziwei Li, Lifei Liu, Haoran Yu, Yichen Liu
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2605.26542v4 Announce Type: replace-cross Abstract: Tool-using agents increasingly operate in open-ended deployment environments, where they compose file systems, web APIs, code interpreters, and enterprise services at runtime. This creates a safety gap in tool composition: an agent can satisf...
329. Knowledge Graphs as the Missing Data Layer for LLM-Based Industrial Asset Operations ​
Author: Madhulatha Mandarapu, Sandeep Kunkunuru
Published: 7/1/2026, 4:00:00 AM
Categories: cs.DB, cs.AI, cs.LG
arXiv:2605.26874v3 Announce Type: replace-cross Abstract: LLM-based agents for industrial asset operations show limited accuracy when reasoning over flat document stores. AssetOpsBench (KDD 2026) establishes that GPT-4 agents achieve 65% on 139 industrial maintenance scenarios, and compares LLM orch...
330. BenGER: Benchmarking LLM Systems on Subsumption-Based Legal Reasoning in German Law ​
Author: Sebastian Nagl, Ann-Kristin Mayrhofer, Martin Heidebach, Aleyna Ko\c{c}ak, Anne Zettelmeier, Elly Breu, Angelina Greiner, Sofija Milijas, Matthias Grabmair
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.28183v3 Announce Type: replace-cross Abstract: We introduce BenGER (Benchmark for German Law), a benchmark and dataset for evaluating LLM systems on subsumption-based legal reasoning in German law. The dataset combines 596 exam-style free-text legal case tasks across multiple levels of le...
331. Quantitative Movement Testing: Measuring Chronic Pain Patient Movements from a Single Smartphone Video ​
Author: Pranav Mahajan, Amanda Wall, Eleonora Maria Camerone, Julie Stebbins, Eoin Kelleher, Shuangyi Tong, Annina Schmid, Katja Wiech, Anushka Irani, Ben Seymour
Published: 7/1/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.CV
arXiv:2606.02301v2 Announce Type: replace-cross Abstract: Chronic pain diminishes quality of life by decreasing functional ability, yet objectively measuring this functional impact remains challenging in real-world settings. While optical motion capture provides high precision for assessing altered ...
332. INFUSER: Influence-Guided Self-Evolution Improves Reasoning ​
Author: Siyu Chen, Miao Lu, Beining Wu, Heejune Sheen, Fengzhuo Zhang, Shuangning Li, Zhiyuan Li, Jose Blanchet, Tianhao Wang, Zhuoran Yang
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.GT, stat.ML
arXiv:2606.09052v3 Announce Type: replace-cross Abstract: Self-evolution offers a scalable path to stronger reasoning: a pretrained language model improves itself with only minimal external supervision. Yet existing methods either depend on extensively curated or teacher-generated training data, or,...
333. Keep Policy Gradient in Charge: Sibling-Guided Credit Distillation for Long-Horizon Tool-Use Agents ​
Author: Tianyu Ding, Jianhong Xin, Juan Pablo De la Cruz Weinstein
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2606.12634v2 Announce Type: replace-cross Abstract: Long-horizon tool-use reinforcement learning learns from outcome verification, but trajectory-level advantages are broadcast over reasoning, API, and answer tokens. Direct self-distillation can supply a denser signal, but in our experiments i...
334. ComAct: Reframing Professional Software Manipulation via COM-as-Action Paradigm ​
Author: Jiaxin Ai, Tao Hu, Xuemeng Yang, Shu Zou, Hairong Zhang, Daocheng Fu, Yu Yang, Hongbin Zhou, Nianchen Deng, Pinlong Cai, Zhongyuan Wang, Botian Shi, Kaipeng Zhang, Licheng Wen
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL, cs.CV
arXiv:2606.13239v2 Announce Type: replace-cross Abstract: Existing computer-use agents remain fundamentally limited in professional software manipulation: GUI-based agents suffer from fragile visual grounding and long-horizon error accumulation, while API-basedapproaches struggle with heterogeneous ...
335. Same-Origin Policy for Agentic Browsers ​
Author: Xilong Wang, Xiaoxing Chen, Patrick Li, Dawn Song, Neil Gong
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL, cs.SY, eess.SY
arXiv:2606.14027v3 Announce Type: replace-cross Abstract: Agentic browsers integrate autonomous AI agents into web browsers, enabling users to accomplish web tasks through natural-language instructions. The same-origin policy (SOP) is a fundamental browser security mechanism that prevents unauthoriz...
336. Entropy-Gated Latent Recursion ​
Author: Soham Bhattacharjee, Dushyant Singh Chauhan, Salem Lahlou, Martin Takac, Nils Lukas
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.16620v3 Announce Type: replace-cross Abstract: Inference-time scaling has become the dominant lever for improving language-model reasoning, but existing methods derive rollout diversity from a single source: stochastic token-level sampling. We argue that this single-axis sampling space is...
337. PSCT-Net: Geometry-Aware Pediatric Skull CT Reconstruction via Differentiable Back-Projection and Attention-Guided Refinement ​
Author: Dong Yeong Kim, Jaewon Choi, Youmin Shin, JunGyu Lee, Myeongseop Kim, Jinwook Choi, Joo Whan Kim, Young-Gon Kim
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.19867v3 Announce Type: replace-cross Abstract: Computed Tomography (CT) is essential for diagnosing pediatric craniofacial abnormalities, yet poses radiation risks to developing anatomies. Reconstructing 3D CT from sparse bi-planar X-rays offers a low-dose alternative but is severely ill-...
338. Topological Neural Dynamics: A Neuron-wise Framework for Sequence Modeling ​
Author: Borui Cai, Yao Zhao
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.21295v5 Announce Type: replace-cross Abstract: Existing sequence models, including RNNs, LSTMs, continuous-time networks, and Transformers, share a common structural principle: layer-wise dynamics, where all neurons in the same layer co-evolve through a shared parameterized operator, leav...
339. Protein contacts are already in the attention: a single-forward-pass alternative to the Categorical Jacobian ​
Author: Rome Thorstenson
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.21876v2 Announce Type: replace-cross Abstract: The Categorical Jacobian of Zhang et al. (2024) reads protein contacts from a language model by perturbing every residue with every alternative amino acid, about $19L$ forward passes. We show the signal it reconstructs is already concentrated...
340. RigorBench: Benchmarking Engineering Process Discipline in Autonomous AI Coding Agents ​
Author: Meher Bhaskar Madiraju, Meher Sai Preetam Madiraju
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.22678v2 Announce Type: replace-cross Abstract: Agentic coding harnesses - such as Agent-Skills, Superpowers, and Agent-Rigor - are increasingly deployed to augment underlying LLMs for real-world software engineering tasks. Existing benchmarks evaluate these agents almost exclusively on ou...
341. The Geometry of Refusal: Linear Instability in Safety-Aligned LLMs ​
Author: Shivam Ratnakar, Kartikeya Vats
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.22686v2 Announce Type: replace-cross Abstract: Modern Large Language Models (LLMs) rely on extensive safety alignment, yet the mechanistic basis of refusal remains opaque. In this work, we investigate whether safety compliance is a deep semantic decision or a manipulable linear feature. W...
342. Measuring & Mitigating Over-Alignment for LLMs in Multilingual Criminal Law Courts ​
Author: Arthur Wuhrmann, Gaetan Stein, Daniel Brunner, Andrei Kucharavy
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.23375v2 Announce Type: replace-cross Abstract: While the wider applicability of LLMs in the legal field is currently debated due to their reliability and the gravity of any errors, narrow uses with well-understood and mitigated risks have emerged. Notably the Swiss Federal Supreme Court u...
343. One Year Later...The Harms Persist, But So Do We! ​
Author: Annika Marie Schoene, Cansu Canca, Gautham Vijay Kumar, Anson Antony
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.23884v3 Announce Type: replace-cross Abstract: General-purpose large language models (LLMs) are increasingly used for mental health-related conversations, yet safety guardrails remain inadequate and inconsistent across clinical conditions. This study evaluates eight proprietary LLMs acros...
344. Training for the Model You Return: Improving Optimization for Iterate-Averaged Language Models ​
Author: Kwok Chun Au, Adam Block
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2606.25086v2 Announce Type: replace-cross Abstract: Many modern Language Model (LM) pipelines return an averaged model, such as an exponential moving average of the training iterates, rather than the final iterate itself. This raises a fundamental question: given that we will return an iterate...
345. Brevity is the Soul of Inference Efficiency: Inducing Concision in VLMs via Data Curation ​
Author: DatologyAI, :, Matthew L. Leavitt, Siddharth Joshi, Haoli Yin, Rishabh Adiga, Haakon Mongstad, Alvin Deng, David Schwab, Bogdan Gaza, Ari Morcos
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2606.25432v2 Announce Type: replace-cross Abstract: Inference efficiency is typically pursued by shrinking the model: distillation, pruning, quantization, and sparse routing each lower per-token cost while treating token count as fixed. But output length has been inflating, and it is precisely...
346. Understanding Domain-Aware Distribution Alignment in Budgeted Entity Matching ​
Author: Nicholas Pulsone, Gregory Goren, Roee Shraga
Published: 7/1/2026, 4:00:00 AM
Categories: cs.DB, cs.AI, cs.LG
arXiv:2606.27342v2 Announce Type: replace-cross Abstract: Entity Matching (EM) is a core operation in the data integration pipeline, where records from different sources are compared to determine whether they refer to the same real-world entity. Recent work has incorporated domain information and lo...
347. SpatialUAV: Benchmarking Spatial Intelligence for Low-Altitude UAV Perception, Collaboration, and Motion ​
Author: Haoyu Zhang, Meng Liu, Qianlong Xiang, Kun Wang, Yaowei Wang, Liqiang Nie
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27876v2 Announce Type: replace-cross Abstract: Spatial intelligence is essential for low-altitude unmanned aerial vehicle (UAV) perception, collaboration, and navigation. However, existing UAV benchmarks often emphasize image-level recognition, single-view understanding, or narrow answer ...
348. Reflect-R1: Evidence-Driven Reflection for Self-Correction in Long Video Understanding ​
Author: Shuimu Chen, Yuteng Chen, Yuanshen Guan, Zebang Cheng, Zeyu Zhang, Shengqian Qin, Bin Xia, Jiaran Li, Wenming Yang, Fei Ma
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27922v3 Announce Type: replace-cross Abstract: Current multimodal reflection mechanisms for long video understanding predominantly rely on closed-loop self-reflection within internal parameters. Lacking objective external evidence, models are frequently trapped in blind confidence and oft...
349. SHARD: cell-keyed residual splitting for alignment-resistant private dense retrieval ​
Author: Sergey Kurilenko
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.IR
arXiv:2606.27976v2 Announce Type: replace-cross Abstract: Dense embeddings underpin semantic search and retrieval-augmented generation, yet a leaked vector store hands much of the underlying text back. Modern inversion and alignment attacks share one weakness: the protected store is a single global ...
350. The Remittance Blueprint: Data-driven Intelligence for Sri Lanka ​
Author: Dhinanjaya Fernando, Dinura Ginige, Kalana Lakshan, Chanupa Gurusinghe, Lasana Pahanga, Subavarshana Arumugam, Sandeepa Weerasekara, Sandareka Wickramanayake, Nisansa de Silva
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28190v2 Announce Type: replace-cross Abstract: This study analyzes Sri Lankan migration and remittances over 32 years (1994-2025). Using a 384-month harmonized dataset, we apply exploratory data analysis, stationarity corrected time-series modeling (ADF, Johansen, VAR/VECM), and supervise...
351. The Speedup Paradox: Rethinking Inference Speed-Quality Trade-off in Embodied Tasks ​
Author: Yujin Wang, Junli Chen, Yixuan Li, Shunan Dong, Huazhong Yang, Yongpan Liu, Hongyang Jia
Published: 7/1/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2606.28529v2 Announce Type: replace-cross Abstract: Embodied foundation models have recently been widely used to improve robot generalization and task success rates. Previous works apply lossy efficient-inference techniques such as quantization, pruning, and asynchronous inference, accepting s...
352. BREIT: A Framework for Brain Stroke Reconstruction using Multi-Frequency 3D EIT ​
Author: Djahid Abdelmoumene, Ishak Ayad, Ma"i K. Nguyen, Christian Daveau
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28787v2 Announce Type: replace-cross Abstract: Multi-Frequency Electrical Impedance Tomography (MF-EIT) is a non-invasive, low-cost modality that reconstructs electrical property distributions from boundary voltages. For stroke imaging, progress in 3D deep-learning reconstruction is limit...
353. Diff-Based Code Corruption using LLMs for Large-Scale Bugfix Benchmarking ​
Author: Bal'azs Szalontai, 'Abel Szauter, Bal'azs M'arton, P'eter Verebics, Bal'azs Pint'er, Tibor Gregorics
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.29088v3 Announce Type: replace-cross Abstract: There are various benchmarks to evaluate bugfixing capabilities of Large Language Models. However, most widespread benchmarks do not fully reflect real-world bugfixing practices. They are small, weakening statistical reliability, and the bugg...
354. TF-MoE: Time-Frequency Mixture-of-Experts for Efficient Speech Separation ​
Author: Qinzhe Hu, Chenda Li, Wangyou Zhang, Shujie Liu, Yan Lu, Yanmin Qian
Published: 7/1/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2606.29575v2 Announce Type: replace-cross Abstract: Recent advances in speech separation (SS) have led to compact front-end models with small parameter sizes, yet their high computational cost remains a major barrier for deployment on edge devices. To address this, we propose TF-MoE, a sparse ...
355. LWDrive: Layer-Wise World-Model-Guided Vision-Language Model Planning for Autonomous Driving ​
Author: Chen Yang, Yuhao Wei, Ze Xu, Ziheng Zou, Shuang Liang, Delin Ouyang, Lingfeng Qi, Jie Li, Guofa Li
Published: 7/1/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.29879v2 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) provide powerful semantic understanding and commonsense reasoning for End-to-End Autonomous Driving (E2E-AD) planning. However, trajectories directly generated by VLMs often encode only coarse driving intentions ...
356. TraceLab: Characterizing Coding Agent Workloads for LLM Serving ​
Author: Kan Zhu, Mathew Jacob, Chenxi Ma, Yi Pan, Stephanie Wang, Arvind Krishnamurthy, Baris Kasikci
Published: 7/1/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.PF
arXiv:2606.30560v2 Announce Type: replace-cross Abstract: Coding agents are rapidly becoming a major application of agentic LLMs, but serving them efficiently remains challenging. Progress on this challenge requires understanding real workload patterns, yet the data needed for such analysis is large...