arXiv cs.AI - 2026-07-08 ​
279 items collected.
1. Prompt-to-Paper: Agentic AI System for Bioinformatics ​
Author: Ramsha Kamran, Maheera Amjad, Zartasha Mustansar, Arsalan Shaukat, Salma Sherbaz, Muhammad U. S. Khan
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, q-bio.QM
arXiv:2607.05456v1 Announce Type: new Abstract: While recent advances in large language models have enabled end-to-end automated manuscript generation, existing systems suffer from three critical deficiencies: (i) generated claims are not deterministically grounded in verifiable literature, (ii) exp...
2. From Graphs to Gradients: Physics-Inspired Structural Attribution for Cyber-Physical IoT Systems and Beyond ​
Author: Spyridon Evangelatos, Christos Diou, Georgios Th. Papadopoulos, Evangelos Markakis, Panagiotis Sarigiannidis
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05563v1 Announce Type: new Abstract: Interpretable explanation methods in Artificial Intelligence aim to uncover the underlying causes and their effects, enabling a deeper understanding of why a system behaves in a certain way under different inputs. Unlike traditional explainability meth...
3. CSTutorBench: Benchmarking Small Language Models as Tutors for Block-Based Programming ​
Author: H. Chad Lane, Bryson Kageler
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.HC
arXiv:2607.05571v1 Announce Type: new Abstract: Large language models are increasingly explored as AI tutors, yet deploying them in K-12 settings raises concerns around privacy, cost, and reliance on proprietary models. Small language models (SLMs) offer a promising alternative, but selecting the ri...
4. Foundation Models for Automatic CAD Generation ​
Author: J de Curt`o, Victoria Guill'en, I. de Zarz`a
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CE
arXiv:2607.05573v1 Announce Type: new Abstract: Recent advances in Large Language Models (LLMs) and Vision-Language Models (VLMs) enable the automatic generation of parametric 3D designs from natural-language specifications. This chapter presents an empirical study of foundation models for automatic...
5. Narrative World Model: Narratology-Grounded Writer Memory for Long-Form Fiction ​
Author: Mohammad Saifullah, Thomas Kornmaier, Taaha Kazi, Vasu Sharma, Aditya Sanjiv Kanade, Aanand Kumar Yadav
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.IR
arXiv:2607.05577v1 Announce Type: new Abstract: Long-form fiction writers need memory that answers multi-hop questions about evolving story state: who knows a secret and when they learned it, whether an event preceded the narration that revealed it, whether a setup paid off, and how a relationship s...
6. FirstResearch: Auditable Question Formation for LLM Scientific Discovery Agents ​
Author: Yufeng Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05682v1 Announce Type: new Abstract: LLM systems for scientific discovery increasingly assist with ideation, literature synthesis, experiment planning, and report generation, but the first research question they propose can remain difficult to audit: it may sound plausible without exposin...
7. Memory in the Loop: In-Process Retrieval as ExtendedWorking Memory for Language Agents ​
Author: Yusuf Khan, Carlo Lipizzi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.05690v1 Announce Type: new Abstract: Language agents run a loop - observe, reason, act - but the memory they reason over sits outside it: a store queried at most once per turn. We study the regime where memory moves inside the loop, read and written on every step. The obstacle has always ...
8. Akashic: A Low-Overhead LLM Inference Service with MemAttention ​
Author: Yang Liu, Zhaokai Luo, Huayi Jin, Ruozhou He, Chenchen Hong, Zhiyong Wang, Yifei Liu, Yunfei Gu, Chentao Wu, Junhao Hu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05708v1 Announce Type: new Abstract: Recent LLM-based agent systems continuously accumulate context across multi-turn interactions, tool invocations, and cross-session workflows. Replaying the full history for every request quickly becomes impractical: long contexts increase prefill cost,...
9. ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation ​
Author: Yunhan Xu, Qifeng Wu, Xunjin Li, Yuanwei Bin, Qingsong Yao, Jianghang Gu, Guan Wang, Weihao Lv, Huiyu Yang, Wenfa Luo, Jiao Xiang, Yuntian Chen, Shiyi Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.GR
arXiv:2607.05750v2 Announce Type: new Abstract: Computer-aided design (CAD) for industrial components requires long-horizon procedural modeling, robust feature dependencies, editable parametric geometry, and production-grade B-Rep execution. Existing text-to-CAD methods have made promising progress ...
10. Synthetic Consumer Insight Generation with Large Language Models ​
Author: Stephen L. France, Pia. A. Albinsson
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05761v1 Announce Type: new Abstract: Modern data-driven marketing relies on large amounts of consumer data, yet collecting such data can be costly, time-consuming, and difficult to scale. This research examines whether large language models (LLMs) can be used to generate synthetic consume...
11. Beyond Static Evaluation: Building Simulation Environments for Scalable Agentic Reinforcement Learning ​
Author: Akshay Arora, Ishan Nigam, Ashutosh Aggarwal, Shefali Bansal, Krishna Singh, Sweta Kumari, Nikhil Mittal, Shariq Farhan, Siddarth Malreddy
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05773v1 Announce Type: new Abstract: As Large Language Models (LLMs) evolve into autonomous agents, traditional static evaluation fails to capture multi-step decision-making. We introduce AgenticAI-Supervisor, an API and UI-driven RL Gym environment that decouples environment creation fro...
12. Beyond the Leaderboard: A Synthesis of Tool-Use, Planning, and Reasoning Failures in Large Language Model Agents ​
Author: Wael Albayaydh, Rui Zhao, Ivan Flechais
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05775v1 Announce Type: new Abstract: Large language model (LLM) agents are increasingly evaluated on their ability to use tools, plan multi-step tasks, coordinate with other agents, and operate over extended horizons. Reported benchmark gains often obscure recurring failure modes document...
13. Controlling Tool Use with Heading-Specific Activation Steering ​
Author: Yuqi Chen, Vincent Siu, Yang Liu, Dawn Song, Chenguang Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05790v1 Announce Type: new Abstract: Tool-augmented large language models extend their capabilities beyond parametric knowledge through external tools, but tend to invoke them unnecessarily. We investigate whether tool-use decisions have any stable internal representation that can be extr...
14. From Passive Retrieval to Active Memory Navigation: Learning to Use Memory as a Structured Action Space ​
Author: Yue Xu, Yutao Sun, Yihao Liu, Mengyu Zhou, Jiayi Qiao, Lu Ma, Kai Tang, Wenjie Wang, Xiaoxi Jiang, Guanjun Jiang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05794v1 Announce Type: new Abstract: Long-term user memory is essential for personalized conversational agents, yet many memory systems still expose memory through passive retrieval interfaces, making the model a consumer of pre-selected evidence. We introduce NapMem, a framework for lear...
15. TurnOPD: Making On-Policy Distillation Turn-Aware for Efficient Long-Horizon Agent Training ​
Author: Yuhang Zhou, Kai Zheng, Haoling Li, Dengyun Peng, Can Xu, Jingjing Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.05804v1 Announce Type: new Abstract: On-policy distillation (OPD) trains a student policy by matching a stronger teacher on the student's own trajectories, offering a promising framework for language agent training. However, its application to long-horizon agentic tasks remains insufficie...
16. Onnes: A Physics-Grounded Multi-Agent LLM Simulator for Cryogenic Fault Diagnosis in Quantum Computing Infrastructure ​
Author: Praneeth Narisetty, Uday Kumar Reddy Kattamanchi, Shiva Nagendra Babu Kore
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, quant-ph
arXiv:2607.05805v1 Announce Type: new Abstract: Dilution refrigerators are the enabling infrastructure of superconducting quantum computers, yet their fault diagnosis is still dominated by threshold alarms that report that something is wrong, not what. We present Onnes, a physics-grounded digital-tw...
17. StateFuse: Deterministic Conflict-Preserving Memory for Multi-Agent Systems ​
Author: Sergey Volkov, Yang Li, Ye Luo
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.MA
arXiv:2607.05844v1 Announce Type: new Abstract: Agent systems accumulate conflicting observations across branches, retries, and replicas, yet many practical memory layers still collapse disagreement behind overwrite rules that are difficult to inspect or correct. We present StateFuse, a conflict-awa...
18. Uncovering Latent Depression Severity for Binary Depression Detection via Advantage-weighting Ranking ​
Author: Manning Gao, Tingyi Liu, Leheng Zhang, Haifeng Hu, Yuncheng Jiang, Sijie Mai
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05901v1 Announce Type: new Abstract: Automatic depression detection using audio-visual data faces significant challenges, particularly in disentangling overlapping feature distributions and establishing robust decision boundaries. To address this, we propose a fine-grained multimodal fram...
19. PCBWorld: A Benchmark Environment for Engine-Grounded PCB Design Automation ​
Author: Hyungseok Song, Junseok Park, Won-Seok Choi, Seohui Bae, Han-Seul Jeong, Youngjoon Park, Soonyoung Lee
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05915v1 Announce Type: new Abstract: PCB routing is the task of connecting the nets of a board with copper traces under strict design rules, yet learning-based methods still lag behind rule-based routers. We introduce PCBWorld, an open-source engine-grounded PCB routing environment built ...
20. SearchEyes: Towards Frontier Multimodal Deep Search Intelligence via Search World Simulation ​
Author: Zhengbo Jiao, Yiming Cheng, Yilei Jiang, Kaituo Feng, Rui Huang, Tianyi Jiang, Juanxi Tian, Jiapeng li, Qunzhong Wang, Tailai Chen, Qianshan Wei, Chuan Xiao, Shanyu Rong, Yangfu Li, Yanhan Zhou, Yunpu Ma, Yifan Zhang, Xiangyu Yue
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05943v1 Announce Type: new Abstract: Training multimodal search agents to perform multi-hop reasoning remains challenging due to a fundamental structural disconnect: existing pipelines construct training data, search environments, and reward signals independently, causing synthesized stru...
21. Integrating knowledge graphs and multilingual scholarly corpora for domain-adaptive LLMs in SSH ​
Author: Adam Faci, Alessio Miaschi, Anne Combe, Pascal Cuxac, Francesca Frontini, Nicolas Larrousse, St'ephane Pouyllau
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.05956v1 Announce Type: new Abstract: The integration of Large Language Models (LLMs) into scientific research workflows, particularly for bibliographic discovery and literature synthesis, raises significant methodological, epistemic and regulatory challenges for the Social Sciences and Hu...
22. Auto-DSM Under the Lens: A Black-Box Evaluation Framework for LLM-Based DSM Generation ​
Author: Niels Potters, Theo Hofman
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.CE, cs.SY, eess.SY
arXiv:2607.05985v1 Announce Type: new Abstract: This paper presents a black-box evaluation framework to systematically assess the ability of Large Language Models (LLMs) to generate Design Structure Matrices (DSMs) from structured technical documentation. Motivated by the closed-source nature of cur...
23. AgoraSim: A Hybrid Agent-Based Modeling Framework ​
Author: Chung-Chi Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.05999v1 Announce Type: new Abstract: LLM-agent simulations make natural-language social scenarios easy to instantiate, but their outputs can be overread as predictions and are often difficult to compare with explicit social dynamics. We present AgoraSim, a hybrid agent-based modeling fram...
24. Information Limits and Attractor Dynamics in Economies of Frontier LLM Agents: A Pre-Registered Test ​
Author: Cheng Qian
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.06001v1 Announce Type: new Abstract: We report a pre-registered, two-part experiment on small economies of frontier language-model agents (Claude Opus 4.8), testing two quantitative predictions about coupled multi-agent systems: an information-theoretic capacity region for wealth growth u...
25. PolyWorkBench: Benchmarking Multilingual Long-Horizon LLM Agents ​
Author: Hongliang Li, Yijin Liu, Zhiwei Zhang, Zihe Liu, Xinyue Lou, Jinan Xu, Fandong Meng, Kaiyu Huang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.06008v1 Announce Type: new Abstract: Large language model (LLM) agents have shown strong performance in long-horizon tasks that require planning, tool use, and interaction with external environments. However, most existing benchmarks implicitly assume a monolingual setting, where the enti...
26. Reward-Density Heuristic for Dynamic Multi-Vehicle Routing: Performance and Computational Efficiency ​
Author: Manish Kolachalam, Rani Malhotra
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06066v1 Announce Type: new Abstract: The Vehicle Routing Problem (VRP) and its variants represent some of the most practically consequential optimization challenges in modern logistics and urban mobility. In this study, we address a dynamic, online variant combining elements of the VRP an...
27. When do prophets profit in prediction markets? ​
Author: Anri Gu, Nicole Kagan, Alec Sun, Jibang Wu, Haifeng Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CE, cs.GT
arXiv:2607.06166v1 Announce Type: new Abstract: Prediction markets aggregate dispersed beliefs into prices that act as probabilistic forecasts of uncertain events. Classical theory establishes a clean equivalence between forecasting accuracy and trading profit, but only for the specific automated ma...
28. A toy framework for single and multi-agent human-AI curiosity ecosystems ​
Author: Ilya E. Monosov
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06214v1 Announce Type: new Abstract: This paper offers a toy framework for considering curiosity as an ecosystem. First, it suggests that a single agent's inquiry policy (how, when, and why an agent asks a question) depends on how the agent values immediate uncertainty reduction, costs, d...
29. Information Gain-based Rollout Policy Optimization: An Adaptive Tree-Structured Rollout Approach for Multi-Turn LLM Agents ​
Author: Yijun Zhang, Fan Xu, Jiaxin Ding, Yule Xie, Shiqing Gao, Xin Ding, Haoxiang Zhang, Luoyi Fu, Xinbing Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06223v1 Announce Type: new Abstract: Reinforcement learning has become a promising paradigm for improving large language model (LLM) agents on long-horizon search tasks, where the agent must make a sequence of intermediate decisions before receiving a final outcome. However, existing meth...
30. Demonstrating TOFFEE: A Learned System for Synthesizing Data Agent Trajectories at Scale ​
Author: Ziting Wang, Yin Li, Zuhao Yang, Xiuchang Li, Jiale Bai, Gao Cong
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06233v1 Announce Type: new Abstract: LLM-powered data agents are playing an increasingly important role in data-driven decision making. However, existing data agents struggle to generalize to unseen data environments and analytical workflows, especially in heterogeneous enterprise setting...
31. From Application-Layer Simulation to Native Meta-Architecture: Structural Tension as an Endogenous Driver for Heterogeneous AI Evolution ​
Author: Heting Mao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.06269v1 Announce Type: new Abstract: Current large language models (LLMs) are fundamentally stateless: their behavior is fully determined by input at inference time, and any higher-order cognitive architecture must be simulated at the application layer through prompt engineering and conte...
32. Task Decomposition-Guided Reranking for Adaptive Agent Skill Retrieval ​
Author: Yanping Chen, Weijie Shi, Wen Yang, Jiajie Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06283v1 Announce Type: new Abstract: Skill usage can significantly enhance the ability of modern agent systems to complete complex tasks. However, the growing scale of skill libraries makes accurate skill selection increasingly challenging. In real-world scenarios, ambiguous semantic matc...
33. DT-Guard: Intent-Driven Reasoning-Active Training for Reasoning-Free LLM Safety Guardrail ​
Author: He Liu, Changtao Miao, Xinjie Yang, Tianle Song, Yin Wu, Junchi Chen, Bintao He, Xinyuan Zhang, Bo Zhang, Shi Yan, Wei Lu, Wei Wang, Danyang Xu, Jiansheng Cai, Zhe Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06326v1 Announce Type: new Abstract: Large language models deployed in open-world applications require safety guardrails that are both robust to complex risks and efficient enough for low-latency runtime moderation. Existing guardrails face a practical trade-off between lightweight classi...
34. Driving the Wrong Way: Leveraging Interpretability in End2End Autonomous Driving Models ​
Author: Franz Motzkus, Sebastian Bernhard
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.RO
arXiv:2607.06328v1 Announce Type: new Abstract: The increasing adoption of end-to-end learning for autonomous driving introduces increased model complexity and opacity, raising the risk of learning undesired or erroneous behavior. In this work, we integrate unsupervised dictionary learning as a post...
35. TopoBrick: Agentic Topology Sampling of Exogenous Variables for Zero-Shot Building IoT Forecasting ​
Author: Xiachong Lin, Du Yin, Arian Prabowo, Hao Xue, Wen Hu, Imran Razzak, Matthew Amos, Sam Behrens, Flora D. Salim
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06349v1 Announce Type: new Abstract: Building sensors are embedded in physical topology, spatial hierarchy, and operational context, yet existing forecasters often treat them as isolated time series or rely on fixed covariate sets. We present TopoBrick, a training-free framework for zero-...
36. A Definition and Roadmap for World Models ​
Author: Xinyuan Chen, Haoyu Guo, Shi Guo, Bingqi Jiang, Chunhua Shen, Xing Shen, Tianfan Xue, Yufei Xue, Mulin Yu, Weinan Zhang, Bin Zhao, Bowen Zhou, Ming Zhou
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06401v1 Announce Type: new Abstract: World models -- internal simulators that learn the structure and dynamics of an environment -- have become one of the most actively debated concepts in AI. From model-based reinforcement learning and video generation to embodied robotics and ultimately...
37. ExplAIner: A Declarative Query Language for Explaining Classification Models ​
Author: Marcelo Arenas, Pablo Barcel'o, Diego Bustamante, Jose Caraball, Mar'ia Alejandra Schild, Bernardo Subercaseaux
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06407v1 Announce Type: new Abstract: The XAI community has studied a wide range of queries and scores for explaining predictions of ML models. From a data management perspective, this proliferation of explanation notions calls for declarative query languages in which such notions can be s...
38. Finding H. pylori in the Fine Print: Evidence-Linked Multi-Agent Case Finding from Gastric Biopsy Reports ​
Author: Yufan Wang, Anit Kumar Sahu, Yan Fei Ng, Daniel Kang, Shayan Vassef, Soorya Ram Shimgekar, Koustuv Saha, Piyum Zonooz, Navin Kumar, Chee Leong Cheng, Li Yan Khor
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06435v1 Announce Type: new Abstract: Data from Singapore indicated that about 31% of the population had evidence of Helicobacter pylori infection. Persistent H. pylori infection is associated with chronic active gastritis and peptic ulcer disease, and its eradication is key to gastric can...
39. Danus: Orchestrating Mathematical Reasoning Agents with Fact-Graph Memory ​
Author: Jihao Liu, Guoxiong Gao, Zeming Sun, Bin Wu, Shurui Liu, Jiedong Jiang, Haocheng Ju, Leheng Chen, Ronnie Cheng, Xiping Zhang, Bin Dong
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.MA
arXiv:2607.06447v2 Announce Type: new Abstract: Recent LLM-based mathematical reasoning agents have begun to tackle research-level problems and, in several cases, have contributed to the resolution of open problems. However, scaling and orchestrating such agents effectively remains challenging, due ...
40. A Physics-Informed Neural Network Framework for Elastodynamic Wave Propagation in Bimaterial Systems ​
Author: Sonal Ankush Chibire, Jenn-Terng Gau, Bo Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, math-ph, math.MP
arXiv:2607.06479v1 Announce Type: new Abstract: Physics-informed neural networks (PINNs) provide a promising framework for solving partial differential equations while embedding the underlying physical laws directly into the learning process. This study presents a PINN-based framework for modeling t...
41. Multi-Agent Deep Reinforcement Learning for Multi Objective Battery Management in Dairy Farms ​
Author: Marcos Eduardo Cruz Victorio, Karl Mason
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06489v1 Announce Type: new Abstract: The dairy industry in Ireland has a large potential for the integration of renewable energy and the reduction of carbon emissions. However, researchers of distributed generation control are mainly focused on residential and commercial applications. To ...
42. Doomed from the Start: Early Abort of LLM Agent Episodes via a Recall-Controlled Probe Cascade ​
Author: Kai Ruan, Zihe Huang, Ziqi Zhou, Qianshan Wei, Xuan Wang, Hao Sun
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06503v1 Announce Type: new Abstract: Large language model (LLM) agents solving multi-step tasks frequently commit to trajectories that are doomed to fail, yet continue to consume substantial inference compute before the failure becomes observable. We show that failure is predictable early...
43. RMISC: A Large-scale Real-world Multivariate Corpus for Time Series Foundation Models ​
Author: Qian Sun, Yong-Ming Tian, Jia-Wei Huang, Cheng Feng, Shao-Qun Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06504v1 Announce Type: new Abstract: Recent years have witnessed the emergence of multivariate modeling using time series foundation models (TSFMs), which achieve advanced zero-shot generalization. Modern multivariate TSFMs are predominantly pretrained on multivariate synthetic data, whic...
44. FootsiesGym: A Fighting Game Benchmark for Two-Player Zero-Sum Imperfect-Information Games ​
Author: Chase McDonald, Nathan Tsang, Wesley N. Kerr
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.GT
arXiv:2607.06514v1 Announce Type: new Abstract: We present FootsiesGym, an open-source environment for learning in a non-trivial two-player, zero-sum, imperfect-information game. Built on HiFight's minimalist 2D fighting game Footsies, it isolates the cyclic, non-transitive strategic interactions of...
45. FreqDepthKV: Frequency-Guided Depth Sharing for Robust KV Cache Compression in Long-Context LLM Inference ​
Author: Anna C'ordoba, Adam Puente Tercero, Nerea Angulo Hijo, Mar Linares Tercero, Julia Barrientos, Ainhoa Miranda, Jes'us Olivera
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06519v1 Announce Type: new Abstract: Long-context LLM inference is increasingly limited by the memory and bandwidth cost of KV caches, yet aggressive compression can remove the layer-specific evidence needed for retrieval and multi-step reasoning. We introduce FreqDepthKV, an inference-ti...
46. Bridging Physical Reasoning and Task Generalization via Visual Action Outcome Reasoning Alignment ​
Author: Han-Jun Ko, Jr-Jen Chen, Haobo Yuan, Hsin-Ying Lee, Tiancheng Shen, Ming-Hsuan Yang, Yu-Chiang Frank Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.06522v1 Announce Type: new Abstract: Vision-language models (VLMs) struggle to generalize in interactive physical reasoning, particularly under unseen tasks and environments. Two key failure modes are prominent: hallucinated chain-of-thought (CoT) reasoning that contradicts physical reali...
47. DepthWeave-KV: Token-Adaptive Cross-Layer Residual Factorization for Long-Context KV Cache Compression ​
Author: Anna Cordoba, Adam Puente Tercero, Nerea Angulo Hijo, Mar Linares Tercero, Julia Barrientos, Ainhoa Miranda, Jesus Olivera
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.06523v1 Announce Type: new Abstract: Long-context language model inference is increasingly limited by the memory bandwidth and capacity required to store key-value caches, yet existing compression methods often apply uniform budgets across layers or tokens and degrade retrieval when lexic...
48. The Large Cancer Assistant (LCA): A Model-Agnostic Orchestration Framework for Scalable Clinical Decision Support in Oncology ​
Author: Ghassen Marrakchi, Basarab Matei
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.06531v1 Announce Type: new Abstract: - Objective: Multimodal deep learning models in oncology are currently limited by monolithic designs that rigidly couple data ingestion, clinical routing, and artificial intelligence (AI) inference. To address this inflexibility, we propose the Large C...
49. Rethinking Indic AI from a Lens of Cultural Heritage Preservation ​
Author: Aparna Madva, Sharath Srivatsa, Srinath Srinivasa, Tulika Saha
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.06544v1 Announce Type: new Abstract: As Artificial Intelligence (AI) makes inroads into different parts of the Indian subcontinent, there is significant interest in studying how AI impacts the linguistic and cultural foundations of this civilization. AI is seen as a ''double-edged sword''...
50. Lingering Authority: Revocable Resource-and-Effect Capabilities for Coding Agents ​
Author: Igor Santos-Grueiro
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.SE
arXiv:2606.22504v1 Announce Type: cross Abstract: Coding agents often receive broad tool access for an entire task, even when a resource is needed only for one subgoal. We call this gap lingering authority: a temporary resource/effect capability remains exposed after the episode that justified it ha...
51. KVpop -- Key-Value Cache Compression with Predictive Online Pruning ​
Author: Lukas Hauzenberger, Niklas Schmidinger, Anamaria-Roberta Hartl, David Stap, Thomas Schmied, Sebastian B"ock, G"unter Klambauer, Sepp Hochreiter
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05061v1 Announce Type: cross Abstract: Key-value (KV) cache growth is a major bottleneck in autoregressive decoding, as memory and bandwidth scale linearly with context length. Existing KV eviction methods often rely on static heuristics or proxy scores, which poorly track future token ut...
52. Proof of Execution: Runtime Verification for Governed AI Agent Actions ​
Author: James Rhodes, George Kang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05397v1 Announce Type: cross Abstract: Agent systems increasingly execute rather than advise. When an AI agent queries regulated data, invokes effectful tools, and mutates persistent state, correctness is not captured by whether a terminal output looks plausible. The operative questions a...
53. Benchmarking KV-Cache Optimizations across Task Quality and System Performance for Long-Context Serving ​
Author: Nikita Agrawal, Ruben Mayer
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DC
arXiv:2607.05399v1 Announce Type: cross Abstract: Large language model serving is increasingly limited by KV-cache growth under long-context workloads, yet existing KV-cache compression techniques are difficult to compare because they were evaluated on different models, tasks, budgets, and serving s...
54. Catalyst Papers in Artificial Intelligence Research: A Landscape on ICLR from 2017 to 2025 ​
Author: Fan Huang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DL, cs.AI
arXiv:2607.05401v1 Announce Type: cross Abstract: A small number of methodological contributions, including word2vec, the Transformer, large-scale pre-training, and reinforcement learning from human feedback, have reshaped NLP and AI research over the past decade. OpenReview now makes numeric review...
55. AI tools in Arab University English classrooms: Looking back and forward ​
Author: Mohammed Q. Shormani, Muneef Yehia Alshawsh
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05403v1 Announce Type: cross Abstract: This paper aims to synthesize empirical research on AI tools used to support English as a second/foreign language (EL2) learners in Arab University classrooms (AUCs) between Jan 1st 2023 and Aug 31st 2025. We utilized 3 large datasets, namely Google ...
56. The Jagged Global Economy: Frontier AI Unevenly Exposes National Economies ​
Author: Arul Murugan, Tom'as Aguirre, Abhishek Nagaraj, Rishi Bommasani
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05404v1 Announce Type: cross Abstract: Frontier AI's labor-market effects matter to workers, firms, and policymakers, but current evidence generally comes from a handful of high-income economies. The capabilities of frontier AI are jagged across work tasks and national economies diverge i...
57. CCBENCH: Assessing LLM Cultural Competence via Implicitly Signaled Norms using Health Queries ​
Author: Vasudha Varadarajan, Akhila Yerukola, Mona T. Diab, Maarten Sap
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL
arXiv:2607.05405v1 Announce Type: cross Abstract: To interact with users fairly and without stereotyping, AI models must display cultural competency, i.e., the ability to infer and adapt to a user's implicitly signaled cultural values, rather than relying on static demographic traits. We introduce C...
58. A Guiding Framework for K-12 Teachers in Creating AI-powered Learning Technologies through Vibe Coding ​
Author: Yukyeong Song, Seoyeon Choi, Jinhee Kim, Yeongje Kim, Lauren Weisberg, Jewoong Moon
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05406v1 Announce Type: cross Abstract: Large language models generate code from natural language prompts, enabling "vibe coding," which allows non-programmers to develop computational solutions. Vibe coding for teachers amplifies the value of teachers-as-designers, improving technology in...
59. Position: Preventing AI-Generated CSAM Necessitates New Approaches to AI Safety ​
Author: Neil Kale, Rebecca Portnoff, Pratiksha Thaker, Michael Simpson, Robertson Wang, Kevin Kuo, Chhavi Yadav, Virginia Smith
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05407v1 Announce Type: cross Abstract: Modern artificial intelligence (AI) systems present profound new risks to child safety. AI is increasingly being misused to create AI-generated child sexual abuse material, facilitate child sexual exploitation, and reduce barriers to harm. In this pa...
60. Automated Recommendation of Programming Learning Content Using Pattern-based Knowledge Components ​
Author: Muntasir Hoq, Griffin Pitts, Zhangqi Duan, Arun Balajiee Lekshmi Narayanan, Mohammad Hassany, Andrew Lan, Peter Brusilovsky, Bita Akram
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05409v1 Announce Type: cross Abstract: Introductory programming instruction relies on hands-on practice and short learning activities to support mastery of foundational concepts. Although many such learning resources exist, organizing and linking these items in instructionally meaningful ...
61. CANONIC: Governance Is Compilation ​
Author: Dexter Hadley
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL, cs.PL
arXiv:2607.05410v1 Announce Type: cross Abstract: We present CANONIC: governed intelligence that compiles digital artifacts into an evidence ledger at scale. Large language models generate prose faster than anyone can check it, the failure Oxford Languages named 'slop', its 2025 Word of the Year. CA...
62. The GenAI Skill Bypass: Mapping Divergent Pathways of University Students and Staff AI Literacy ​
Author: Eduardo Oliveira, Narelle English, Tracii Ryan, Kamila Misiejuk, Cory dal Ponte, Sonsoles L'opez-Pernas, Mohammed Saqr
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05411v1 Announce Type: cross Abstract: Higher education institutions are increasingly expected to ensure that both students and staff develop Generative AI (GenAI) literacies. In response, they are introducing professional development programs and embedding GenAI skills within student cur...
63. Why does AI unlock new possibilities in STEM education? A Bibliometric Analysis of Trends and Future Agenda ​
Author: Jesse Yusuf Chan (Zexi Chen), Mengyao Chen, Yang Hong, Ziyun Song, Haoming Wang, Xianlong Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.05412v1 Announce Type: cross Abstract: STEM education faces challenges in personalization and interdisciplinary integration. AI technology has brought new possibilities, but the mechanisms by which AI reshapes the STEM education ecosystem require systematic investigation. This study emplo...
64. Contrastive Predictive Coding with Compression for Enhanced Channel State Feedback in Wireless Networks ​
Author: Ahmed Y. Radwan, Fahad Syed Muhammad, Matthew Baker, Hina Tabassum
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, eess.SP, math.IT
arXiv:2607.05419v2 Announce Type: cross Abstract: Accurate and timely channel state information (CSI) is essential for next-generation wireless systems, yet existing works treat CSI compression and CSI prediction as separate problems, both in academia and in current 3GPP studies. Consequently, chann...
65. When AI Classifies: What Counts as Public Administration? ​
Author: Shaoming Cheng, Laurie Schintler
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.CY, cs.DB
arXiv:2607.05420v1 Announce Type: cross Abstract: This study examines how alternative systems of scholarly representation identify and characterize broad public administration (PA) and artificial intelligence related public administration (AI-in-PA) scholarship. Using Web of Science and OpenAlex, it...
66. CHARLIE: An On-Premise Multi-Agent Retrieval-Augmented Generation System for Evidential Reasoning in Forensic Science ​
Author: Leandro D. Carneiro, Andre L. S. Meirelles, Juliano de A. Gomes, Rafael C. A. Cabral
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DL, cs.AI
arXiv:2607.05428v1 Announce Type: cross Abstract: We present Charlie, an on-premise multi-agent Retrieval-Augmented Generation (RAG) system for structured evidential processing in digital forensic environments. Contemporary forensic workflows must handle large volumes of heterogeneous and unstructur...
67. Modality Relevance is not Modality Utility: Post-hoc Selective Modality Escalation for Cost-Aware Multimodal RAG ​
Author: Xue Li, Yiming Gai
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.05438v1 Announce Type: cross Abstract: Multimodal retrieval-augmented generation (RAG) grounds a generator in evidence drawn from heterogeneous modalities -- text, tables, and images. The dominant deployment choice is binary and made before the model has tried to answer: either run a chea...
68. PORTS: Preference-Optimized Retrievers for Tool Selection with Large Language Models ​
Author: Lorenzo Molfetta, Giacomo Frisoni, Nicol`o Monaldini, Gianluca Moro
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.05441v1 Announce Type: cross Abstract: Integrating external tools with Large Language Models (LLMs) has emerged as a promising paradigm for accomplishing complex tasks. Since LLMs still struggle to effectively manage large tool collections, researchers have begun exploring retrieval-based...
69. Scientific Code Search at Scale: A Multi-Domain Dataset and Benchmark ​
Author: Nishan Pantha, Pranath Reddy Kumbam, Sajil Awale, Pushwitha Krishnappa, Muthukumaran Ramasubramanian, Nidhi Jha, Emily Foshee, Ankur Kumar, Rachel Slank, Ashkbiz Danehkar, Rahul Ramachandran
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.SE
arXiv:2607.05443v1 Announce Type: cross Abstract: Scientists increasingly rely on open-source tools to support their research workflows, yet discovering relevant software among over 600 million GitHub repositories remains challenging. Existing code search benchmarks focus on general software enginee...
70. Geometry-Aware Infrastructure-Anchored Denoiser for UWB Sensing and Work-Zone Reconstruction ​
Author: Weizhe Tang, Jiaxi Liu, Junwei you, Steven T. Parker, Pei Li, Sikai Chen, Meng Ran, Bin Ran
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO
arXiv:2607.05449v1 Announce Type: cross Abstract: Accurate work-zone geometry perception is critical for intelligent transportation systems, and ultra-wideband sensing offers a low-cost approach for infrastructure-aided reconstruction. However, outdoor UWB ranging is often degraded by non-line-of-si...
71. The Granularity Paradox: How Temporal Disaggregation Inflates In-Sample Fit and Compounds Out-of-Sample Error ​
Author: Hugo Moreira
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ME
arXiv:2607.05450v1 Announce Type: cross Abstract: This paper explores the "Granularity Paradox" in time-series forecasting, wherein finer temporal disaggregation (e.g., Monthly to Weekly/Daily) improves in-sample diagnostics and dataset size (N), but degrades out-of-sample accuracy due to recursive ...
72. Empirical Minimal-Realisation Compression of Deep Neural Networks via Controllability-Observability Tests ​
Author: Anis Hamadouche, Amir Hussain
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.DS
arXiv:2607.05457v1 Announce Type: cross Abstract: Deep neural networks often contain substantial hidden-state redundancy, but most compression methods operate directly on weights, neurons, or quantised representations without explicitly characterising the dynamical role of internal states. This pape...
73. Learning to Control LLM Agent Harnesses with Offline Reinforcement Learning ​
Author: Haiwen Yi, Xinyuan Song
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05458v1 Announce Type: cross Abstract: Large language model (LLM) agents are usually improved by changing prompts, models, or hand-written workflows, while the execution harness around the model is treated as fixed infrastructure. We argue that this harness is itself a learnable control l...
74. AdaStop: Cost-Aware Early Stopping for DNN Test Selection ​
Author: Bonan Shen, Wei-Jung Huang, Xin Liu, Jiazhou Gao, Tao Ning
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05461v1 Announce Type: cross Abstract: Existing methods for testing deep neural networks (DNNs) primarily prioritize test inputs likely to reveal model faults under a fixed labeling budget. In practice, choosing that budget is difficult: too little testing misses failures, while too much ...
75. Evaluating calibrated refusal and safe usefulness in dual-use biology settings ​
Author: Edwin H. Wintermute, Harmon Bhasin, Christina M. Agapakis, Dianzhuo Wang, Evan Seeyave, Arjun Banerjee, Daniel Fulop, Matthew C. Watson, Adam J. Meyer, Sandrine Boissel, Jens H. Kuhn, Rishi Jain, Noah D. Taylor, Helena Shomar, Patrick M. Boyle, Kenny Workman
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05462v1 Announce Type: cross Abstract: As AI agents are incorporated into life science workflows, the capabilities that speed discovery might also enable misuse. We present BioSecBench-Refusal, a benchmark for risk identification and refusal behavior for biological research tasks. The ben...
76. Learnable Weighting of Intra-Attribute Distances for Categorical Data Clustering with Nominal and Ordinal Attributes ​
Author: Yiqun Zhang, Yiu-ming Cheung
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05464v1 Announce Type: cross Abstract: The success of categorical data clustering generally much relies on the distance metric that measures the dissimilarity degree between two objects. However, most of the existing clustering methods treat the two categorical subtypes, i.e. nominal and ...
77. CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration ​
Author: Hairui Zhu, Yiying Yang, Tengjin Weng, Ziyu Lu, Xiao Yao, Xiaoyang Ye, Lin Ma, Wenhao Jiang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05465v1 Announce Type: cross Abstract: Complex image creation and editing often require more than a single generation or editing model. A user request may involve synthesizing images, localizing objects, segmenting regions, editing selected content, compositing intermediate assets, readin...
78. Learning 4D Geometric Priors for Inference-Efficient World Action Models ​
Author: Jianjun Zhang, Jian Zhu, Taiyi Su, Chong Ma, Zitai Huang, Yi Xu, Hanli Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.05468v1 Announce Type: cross Abstract: World Action Models (WAMs) have shown strong potential for robotic manipulation by jointly modeling visual future dynamics and executable action sequences. However, existing video-action co-training methods primarily optimize appearance-oriented vide...
79. Breaking Structural Isolation: Scalable Graph Clustering via Community-Aware Sampling and Structural Entropy ​
Author: Jingyun Zhang, Hao Peng, Jianxin Li, Angsheng Li, Philip S. Yu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SI
arXiv:2607.05469v1 Announce Type: cross Abstract: Unsupervised graph clustering is a fundamental technique for uncovering underlying semantic patterns in large-scale networks. Although Graph Contrastive Learning has demonstrated promising performance, existing methods often suffer from the "structur...
80. KAT-Coder-V2.5 Technical Report ​
Author: Bo Huang, Fengxiang Li, Hao Xu, Haoyang Huang, Hongyi Fu, Jinhua Hao, Kun Yuan, Minglei Zhang, Pengcheng Xu, Shiyang Liu, Wenhao Zhuang, Yuze Shi, Zongxian Feng, Chao Wang, Cheng He, Chongling Rao, Deyu Cao, Fan Yang, Gang Xiong, Haochen Liu, Jiabao Li, Jian Liang, Jinghui Jia, Jingwen Chang, Jun Du, Junyu Shi, Min Li, Mingqi Wu, Qiang Gao, Shangpeng Yan, Shaotong Qi, Shu Xu, Shuo Zhou, Tiankuo Xu, Tong Zheng, Weilun Zhao, Xiancheng Meng, Xianda Sun, Xiaoyu Jiang, Xunhao Jia, Yao Xia, Yimeng Xu, Yinghan Cui, Yingpeng Chen, Yiwen Ning, Yong Wang, Yuxuan Sun, Zhongsheng Liu, Ming Sun, Cheng Luo, Chen Yang, Han Li, Kun Gai
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.05471v1 Announce Type: cross Abstract: We present KAT-Coder-V2.5, a coding-focused agentic model trained to act autonomously inside real, executable repositories rather than as a single-turn code generator. Its capability is bottlenecked less by model scale than by the scarcity of reprodu...
81. Binocular Gaze Estimation with Single Camera and Single Light Source ​
Author: Tongbing Huang, Yang Fu, Yunfei Wang, Zhaocan Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05473v1 Announce Type: cross Abstract: According to commonly consented theories, the minimum hardware requirement for gaze tracker is one camera and two light sources to realize gaze estimation with free head movements. However, in some scenarios such as eye tracking on mobile devices, it...
82. Is Your NPU Ready for LLMs? Dissecting the Hidden Efficiency Bottlenecks in Mobile LLM Inference ​
Author: Guanyu Cai, Ruiming Tian, Lang Yang, Zhouhong Ren, Jinliang Yuan, Lingkun Li, Jiliang Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.05475v1 Announce Type: cross Abstract: Deploying Large Language Models (LLMs) on mobile devices enhances privacy and reduces latency, but is severely bottlenecked by hardware inefficiency. We present the first comprehensive, cross-layer measurement study of mobile LLM inference, uniquely ...
83. Decision Protocols in Multi-Agent Large Language Model Conversations ​
Author: Lars Benedikt Kaesberg
Published: 7/8/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.CL
arXiv:2607.05477v1 Announce Type: cross Abstract: Improving the task performance of Large Language Models (LLMs) is essential, yet scaling these models faces significant challenges such as diminishing returns and high costs. Multi-Agent Systems (MAS) offer a promising solution by distributing tasks ...
84. Privilege and confidentiality in generative AI workflows ​
Author: V'aclav Jane\v{c}ek, Thomas Melham
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05479v1 Announce Type: cross Abstract: Generative AI (GenAI) systems store and process client data in three distinct ways: in the model's parameters through training and memorisation, in the context window during a live session, and in knowledge databases for retrieval-augmented generatio...
85. Full-range Binary Classifier Calibration for Stable Model Updates in Production ​
Author: Konstantin Berlin
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.05481v1 Announce Type: cross Abstract: Detection models running in adversarial environments face a malicious distribution that drifts rapidly while the benign distribution stays comparatively stable, so teams retrain and redeploy constantly to stay ahead of new threats. Retraining tends t...
86. PatchOptic for Shared-State LLM Workflows with Projected Views and Verified Structured Updates ​
Author: Zhaoyu Bai, Jiaqi Cai
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.LO, cs.MA, cs.PL
arXiv:2607.05483v1 Announce Type: cross Abstract: Agentic workflows often operate over shared, structured state. Because LLM context windows are limited, each model invocation is typically shown only the state fragment needed for the current workflow step, a pattern commonly known as progressive dis...
87. Lean-Quantum: Toward AI-Assisted Formalization of Quantum Information ​
Author: Kazumi Kasaura, Kei Tsukamoto, Kento Mori, Risa Mizuno, Takahiro Namatame, Yuta Oriike, Masaya Taniguchi, Sho Sonoda, Hayata Yamasaki
Published: 7/8/2026, 4:00:00 AM
Categories: quant-ph, cs.AI
arXiv:2607.05492v1 Announce Type: cross Abstract: Quantum information theory is built on entropic quantities; among them, the sandwiched R'enyi relative entropy is a fundamental divergence with various applications, and its data processing inequality (DPI) under quantum channels is a cornerstone re...
88. Statistical Adversaries: Natural Backdoor-like Features in Vision Datasets ​
Author: Paul K. Mandal, Pavan Reddy, Tristan Malatynski
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CR, cs.LG
arXiv:2607.05516v1 Announce Type: cross Abstract: Model-specific adversarial attacks have been extensively studied. We study a different failure mode: naturally occurring statistical signals in vision data that can behave like backdoor-like triggers without being maliciously inserted. We call these ...
89. aiAuthZ: Off-Host, Identity-Bound Authorization for AI Agents ​
Author: Sai Varun Kodathala
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05518v1 Announce Type: cross Abstract: AI agents issue tool calls on the basis of text they cannot verify, so any party who controls part of the context can forge the appearance of authority. I evaluate 15 contemporary language models against eight attack scenarios derived from a publishe...
90. Rendering-Aware Bayesian 3D Gaussian Splatting with Native Uncertainty and Adaptive Complexity Control ​
Author: Gaoxiang Jia, Vikram Appia, Junzhou Huang, Xinlei Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05522v1 Announce Type: cross Abstract: 3D Gaussian splatting (3DGS) is a strong representation for real-time novel-view synthesis, but its standard training pipeline relies on point estimates and hand-tuned heuristics, providing no native uncertainty or principled complexity control. This...
91. Self-Review Reinforcement Learning (SRRL) with Cross-Episode Memory and Policy Distillation ​
Author: Muhammad Zain Amin, Kibele Sebnem Yildirim
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05541v1 Announce Type: cross Abstract: Reinforcement Learning is commonly used to train large language models using environmental feedback. In applied settings, the environment usually provides sparse or delayed feedback. This makes it difficult for the model to pinpoint which actions in ...
92. Most LLM Conformity Needs No Speaker: Measuring the Speaker-Free Floor in Peer-Pressure Benchmarks ​
Author: Yibo Hu, Jiaming Qu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05545v1 Announce Type: cross Abstract: LLM conformity is often used to describe cases where a model changes a correct answer toward a peer or group response. We show that most of this apparent conformity survives even after the peer is removed. The reason is a confound: standard conformit...
93. The yes-no bias of large language models reflects answer order and wording, not shifts in moral judgment ​
Author: Haonan Huang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2607.05552v1 Announce Type: cross Abstract: Large language models (LLMs) increasingly issue judgments read as binary verdicts, and a growing literature reports such judgments shifting under logically irrelevant changes of wording - among them an amplified yes-no bias on moral dilemmas, absent ...
94. Prompt Robustness Is Task-Dependent: Comparing Objective and Belief-Style Questions in LLM Evaluation ​
Author: Sadia Kamal, Arefa Patwary, Anthony Marchiafava, Atriya Sen, Sagnik Ray Choudhury
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05554v1 Announce Type: cross Abstract: Survey-style evaluations of large language models often treat a prompted response as a measure of a model's values or beliefs. This assumption is particularly fragile when responses are read as evidence of political values, social attitudes, or belie...
95. Harnessing Generative Image Models for Training-Free Primitive Shape Abstraction ​
Author: Gregor Kobsik, Tim Elsner, Leif Kobbelt
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05568v1 Announce Type: cross Abstract: Representing 3D shapes as compact sets of geometric primitives is fundamental to robotics, simulation, and scene understanding. Generative image models trained at scale have recently emerged as generalist visual learners that can identify and segment...
96. Whose fairness? Structural concentration in AI bias research ​
Author: Abhash Shrestha, Subigya Gautam, Anu Sapkota, Sanju Tiwari, Tek Raj Chhetri
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.DL
arXiv:2607.05574v1 Announce Type: cross Abstract: Artificial intelligence increasingly mediates consequential decisions in healthcare, law, and public services, and the field has responded with an extensive methodology for measuring and mitigating bias. Yet the fairness definitions, benchmarks, and ...
97. ResonatorLM: Causal Resonant Field Mixing for Efficient Long-Context Language Modelin ​
Author: Archie Chaudhury
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05583v1 Announce Type: cross Abstract: Contemporary language models are dominated by the transformer architecture, which leverages self-attention mechanisms to enable more efficient, parallelized training across a wide set of documents and corpora. This has allowed transformers to effecti...
98. Hierarchical Classification via Cascading Feature Elimination: Application to Human Phenotype Ontology-Aligned Facial Phenotyping (FaceMesh2HPO) ​
Author: Fabio Hellmann, Alexander Hustinx, Benjamin D. Solomon, GestaltMatcher Database Consortium, Tzung-Chien Hsieh, Peter Krawitz, Elisabeth Andr'e
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.05585v1 Announce Type: cross Abstract: FaceMesh2HPO is a framework for classifying facial phenotypic descriptors aligned with the Human Phenotype Ontology (HPO) to support clinical diagnosis. Using annotations from 124 clinicians across 10 disorders (107 HPO terms) combined with non-syndr...
99. To Retain or to Adapt? Generalizing Continual Learning ​
Author: Giulia Lanzillotta, Mandana Samiei, Doina Precup, Razvan Pascanu, Claire Vernade
Published: 7/8/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2607.05609v1 Announce Type: cross Abstract: The Continual Learning (CL) literature has long been driven by the goal of mitigating catastrophic forgetting. This objective rests on a pervasive, often unstated assumption: that a lifelong learner should approximate the Joint-Task Learning (JTL) so...
100. BaFCo: A Document Understanding Benchmark for Complex Bangla Form Comprehension ​
Author: Abu Tyeb Azad, Ishita Sur Apan, Fahim Ahmed, Sumaiya Karim Katha, Ezharuddin Jubaer, Armun Alam, Pranjal Kumar Nandi, Amin Ahsan Ali, Aman Chadha, Md Mofijul Islam, AKM Mahbubur Rahman
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV
arXiv:2607.05614v1 Announce Type: cross Abstract: Document comprehension is a challenging yet impactful task for Multimodal Large Language Models, especially as these systems see growing adoption in real-world, human-centric applications. However, this adoption is limited for low-resource languages ...
101. Safe Bayesian Optimization with Counterfactual Policies ​
Author: Katherine Avery, Bruno Castro da Silva, David Jensen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05620v1 Announce Type: cross Abstract: In many decision-making settings, new interventions are acceptable only if they do not reduce outcomes below some established threshold. For example, in clinical medicine, new treatments are often acceptable only if they do not worsen outcomes relati...
102. EvalLoop: A Methodology for Evaluation-Driven Iterative Improvement of Business AI Systems ​
Author: Kenneth Benavides, Josh Fleischer, Danti Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.05638v1 Announce Type: cross Abstract: Teams deploying large language models in business contexts need evaluation systems, yet most treat evaluation as static model selection: run benchmarks, rank models, deploy the winner. This framing misses evaluation's primary value for production sys...
103. Do It Right! A Methodology for Successful NLP System Development ​
Author: Olga V. Patterson, Brett South, T. Elizabeth Workman, Scott L DuVall
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05644v1 Announce Type: cross Abstract: Natural language processing (NLP) is a common method for supplying data to clinical research and decision making by extracting information from electronic medical records. Numerous textbooks and tutorials describe specific algorithms and applications...
104. Physics-Regularized Machine Learning for Proprioceptive Vehicle Localization Using Onboard Sensors ​
Author: Abinav Kalyanasundaram, Karthikeyan Chandra Sekaran, Wolfgang Utschick, Michael Botsch
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2607.05663v1 Announce Type: cross Abstract: Accurate and robust localization is essential for autonomous mobility systems in real-world environments. While fusing Inertial Measurement Unit (IMU) data with satellite-based correction signals provides precise vehicle pose estimates, performance d...
105. What Do AI Agents Actually Change? An Empirical Taxonomy of Mutation Patterns in Performance-Improving Pull Requests ​
Author: Illia Dovhoshliubnyi, Nima Soroush, Ashkan Sami, Alexander Brownlee
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.05666v1 Announce Type: cross Abstract: AI coding agents are black boxes: we cannot inspect how they generate code, but we can inspect what they change. This distinction matters for search-based software engineering (SBSE), where techniques such as genetic improvement (in the performance-o...
106. RPAM: A Principled Metric for Evaluating Associations in Language Models with High Predictive Validity in Downstream Outputs ​
Author: Damian Hodel, Jevin West, Aylin Caliskan
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05679v1 Announce Type: cross Abstract: Language models (LMs) exhibit problematic biases, such as stereotypes. Effectively analyzing and mitigating such biases requires accurate and generalizable evaluation methods of the underlying associations. Some existing approaches focus on downstrea...
107. Beyond Accuracy: How Humans Evaluate Legally Correct but Socially Controversial Legal Advice from Machines ​
Author: Benjamin Minhao Chen, Zhiyu Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2607.05680v1 Announce Type: cross Abstract: AI systems are increasingly used to provide legal advice, raising questions about whether laypeople accept guidance from algorithms--especially when that advice is legally correct but socially controversial. We report a preregistered survey experimen...
108. Depression Symptoms and Relational Patterns in 187k ChatGPT Histories ​
Author: Neil K. R. Sehgal, Dunigan Folk, Lyle Ungar, Sharath Chandra Guntuku
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.05685v1 Announce Type: cross Abstract: Large language models are increasingly used as private, always-available conversational systems, but little is known about how people with depressive symptoms use them. Building on CSCW work on disclosure and peer support, we examine ChatGPT as an em...
109. IMR: Iterative Mode-World Weighted Regression for Multi-Agent Trajectory Prediction ​
Author: Honglin Wang, Shiyao Pan, Yun-Fu Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, cs.LG
arXiv:2607.05705v1 Announce Type: cross Abstract: Multi-agent motion prediction is essential for automated vehicles to understand the intentions of surrounding vehicles. However, previous prediction-based and anchor-based methods have limitations in mode diversity and prediction accuracy, respective...
110. Plainbook: Data Science, in Plain Language ​
Author: Luca de Alfaro, Mathis Aubert, Ranjit Jhala, Eliana Pastor, Elena Baralis
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.SE
arXiv:2607.05717v1 Announce Type: cross Abstract: Jupyter Notebooks have become widely adopted in data science, as they allow the sharing of reproducible computational analysis. They are, however, accessible only to people who understand computer code. To reach the broader audience of scientists int...
111. SCOReD: Student-Aware CoT Optimization for Recommendation Distillation ​
Author: Haz Sameen Shahgir, Yufei Li, Frank Shyu, Luke Simon, Sandeep Pandey, Xi Liu, Yue Dong
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.05734v1 Announce Type: cross Abstract: Chain-of-thought (CoT) distillation in the recommendation domain is a necessary precursor to RL training, but raw teacher traces are ill-suited to this task. Large teachers approach the recommendation task with unusually high reasoning uncertainty, r...
112. The Balkanization of Execution-Security Research for AI Coding Agents: Isolation, Access Control, and Time-of-Check-to-Time-of-Use Vulnerabilities ​
Author: Mohammadreza Rashidi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05743v1 Announce Type: cross Abstract: AI coding agents now read repositories, call tools, and execute shell commands with limited human oversight, and a fast-growing body of work studies whether the execution layer around them is actually safe. That literature is scattered. Papers on san...
113. Unicode TAG-Block Concealment of Tool-Metadata Payloads in the Model Context Protocol: An Approval-View Fidelity Gap Across Three Independent Server Implementations ​
Author: Mohammadreza Rashidi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.SE
arXiv:2607.05744v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) is the dominant way coding agents discover and invoke external tools. A server advertises each tool through a tools/list handshake that returns a name, a natural-language description, and a JSON input schema. The clie...
114. When Should LLMs Search? Counterfactual Supervision for Search Routing ​
Author: Minho Kim
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05752v1 Announce Type: cross Abstract: Search-augmented language models can use external evidence to compensate for limitations in parametric knowledge, but search is not uniformly beneficial: models may call search for questions they can already answer, or rely on noisy evidence when cor...
115. Data-dependent Evaluations for Budgeted Submodular Maximization ​
Author: Lejian Zhang, Xueyan Tang, Jing Tang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DS, cs.AI, cs.DM
arXiv:2607.05759v1 Announce Type: cross Abstract: Submodular maximization is an important building block for developing algorithms in many areas such as machine learning and data mining. Due to the NP-hardness of the problem, analysis of submodular maximization algorithms typically provides pessimis...
116. LEGATO 2: Toward Multimodal Sheet Music Recognition and Understanding ​
Author: Guang Yang, Brian Siyuan Zheng, Victoria Ebert, Noah A. Smith
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05769v1 Announce Type: cross Abstract: We propose a novel pipeline, Legato 2, for extracting symbolic notation and semantic knowledge from images of sheet music. Legato 2 features the first large-scale neural model for optical music recognition (OMR) to operate sequentially on a system-by...
117. FORGE: Towards Functional Tool-Use Generalization via Keypoint Trajectory Reasoning ​
Author: Chuhao Zhou, Liquan Wang, Shuxin Cao, Xiangyu Chen, Yuxuan Hu, Boyu Ma, Animesh Garg, Jianfei Yang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2607.05780v1 Announce Type: cross Abstract: While humans readily repurpose a book, a stone, or a shoe to drive a nail, robots trained on specific tools fail to transfer the same function to novel ones -- a gap we formalize as functional generalization. Such tools share a common functional inte...
118. Segmentation before Answering: Pixel Grounding for MLLM Visual Reasoning ​
Author: Yake Wei, Yuan Wang, Fengyun Rao, Jing Lyu, Di Hu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05798v1 Announce Type: cross Abstract: Recent advancements in Multimodal Large Language Models (MLLMs) have evolved from static perception to interleaved visual-language reasoning, often referred to as ``thinking with images''. A basic operation in this reasoning process is to zoom in on ...
119. Complementary Roles of Image Classification and Vessel Segmentation in AI-Based Screening for Retinopathy of Prematurity Plus Disease in a Kenyan Preterm Cohort ​
Author: Fred Mutisya, Oscar Onyango, Sarah Sitati, Syokau Ilovi, Aeesha NJ Malik, Brenda W'mosi, Brian Makini, Jalemba Aluuvala, Josiah Onyango, Rachael Kanguha Mmene, Steven Wanyee
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05825v1 Announce Type: cross Abstract: Background. Retinopathy of prematurity (ROP) is a preventable cause of childhood blindness, with rising burden in low- and middle-income countries where ROP-trained ophthalmologists are scarce. Plus disease, marked by retinal vessel dilation and tort...
120. Decision-Focused Scenario Generation and Selection for Efficient and Robust Grid Dispatch ​
Author: Yangze Zhou, Yihong Zhou, Thomas Morstyn, Yi Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05830v1 Announce Type: cross Abstract: The increasing uncertainty from flexible demand and renewable generation has made distributionally robust optimization (DRO) an important tool for robust power system dispatch. DRO relies on forecast scenarios to construct ambiguity sets, but convent...
121. Tangent classes of matroids and wonderful compactifications ​
Author: Ronnie Cheng, Shurui Liu, Guoxiong Gao
Published: 7/8/2026, 4:00:00 AM
Categories: math.AG, cs.AI, math.CO
arXiv:2607.05835v2 Announce Type: cross Abstract: For every loopless matroid $M$ and every Feichtner--Yuzvinsky building set $\mathcal{G}$ containing the top flat, we construct an integral tangent class $T_{M,\mathcal{G}}^{\mathbb{Z}}\in K_{\mathbb{Z}}(M,\mathcal{G})$; in the realizable case it spec...
122. VisTCP: A Visualization Framework to Construct Knowledge-Graph-Based Representation for Traditional Chinese Painting ​
Author: Zhiguang Zhou, Fengling Zheng, Miaoxin Hu, Lina You, Jin Wen, Huan Liu, Wei Zhang, Dekun Qian, Yuhua Liu, Wei Chen, Yigang Wang, Yong Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.05841v1 Announce Type: cross Abstract: Structured representation can characterize semantic objects and relationships in images. It provides a possible effective way for the semantic understanding of Traditional Chinese Paintings (TCPs) to better support archaeology and art history researc...
123. Beyond Refusal: A Same-Lineage Study of Aligned and Abliterated LLMs for Vulnerability Analysis ​
Author: Mingchen Li, Meikang Qiu, Zifan Peng, Heng Fan, Song Fu, Junhua Ding, Yunhe Feng
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR
arXiv:2607.05842v1 Announce Type: cross Abstract: Large language model (LLM)-assisted software security operates at a difficult boundary: the vulnerability-analysis terminology needed for legitimate code review, triage, and repair can closely resemble terminology associated with misuse. Existing saf...
124. AbICL: In-Context Learning for Antigen-Specific Antibody Affinity Ranking ​
Author: Zhiyuan Chen, Jing Hu, Junzhe Wang, Yueyang Huang, Xinyi Yang, Zhaoyang Wang, Feng Zhu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CE, q-bio.QM
arXiv:2607.05846v1 Announce Type: cross Abstract: Accurate ranking of antibody candidates according to their binding affinity is essential for therapeutic antibody discovery. However, existing methods treat affinity comparisons independently and ignore the contextual information encoded in other lab...
125. Unsupervised Anomaly Detection of Information Operations Users via Behavioral and Language Patterns ​
Author: Sishun Liu, Sajal Halder, Ke Deng, Yan Wang, Xiuzhen Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05855v1 Announce Type: cross Abstract: Information Operations on social media networks have been identified as a significant threat to democracy and modern society, but they are challenging and expensive to detect by humans. Existing supervised IO detection methods fail to capture the dyn...
126. Differentially Private Natural Gradient Descent ​
Author: Pan Li, Kai Chen, Shuai Chang, Shengzhi Zhang, Peizhuo Lv, Jinwen He
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.05866v1 Announce Type: cross Abstract: Under a fixed privacy budget, the utility of differentially private (DP) training is ultimately determined by its optimization efficiency. Standard first-order DP optimizers such as DP-SGD rely solely on local gradients and ignore the underlying loss...
127. Think Before You Grid-Search: Floor-First Triage for LLM Serving ​
Author: Yihua Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.PF, cs.AI, cs.DC
arXiv:2607.05876v2 Announce Type: cross Abstract: LLM serving optimization typically benchmarks many configurations and reaches for heavy profilers when latency targets are missed. We argue for the reverse discipline: estimation is the analytical layer of profiling -- without it, optimization degene...
128. Harrison.Rad 1.5 Technical Report: A radiology foundation model that can draft reports from images, priors and clinical context ​
Author: Suneeta Mall, Vladimir Nekrasov, Ashnil Kumar, Sajith Karunasena, Aiden Nibali, Alix Bird, Mateo Diaz Shine, Jarrel Seah
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05880v1 Announce Type: cross Abstract: Imaging demand is growing faster than the radiology workforce can expand, and reporting backlogs cannot be resolved through training and recruitment alone. The most direct opportunity is reducing the time and effort radiologists spend producing repor...
129. i-EXAM: Instructable and Explainable Attack Connectivity Graph Modeler ​
Author: Rakesh Podder, Wadia Ganim, Sarath Sreedharan, Indrajit Ray, Indrakshi Ray
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.05888v1 Announce Type: cross Abstract: i-EXAM is a planning-powered tool that helps system administrators to create security profiles of complex networks and perform what-if analyses to identify network hardening strategies. It leverages planning compilation that provides soundness and co...
130. Few-Medoids: An Embarrassingly Simple Coreset Selection Method for Few-Shot Knowledge Distillation ​
Author: Cemil-Andrei Dilmac, Florinel-Alin Croitoru, Radu Tudor Ionescu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.05891v1 Announce Type: cross Abstract: Coreset selection aims to identify a small and highly representative subset of a massive dataset for efficient model training. The problem remains challenging even in the few-shot knowledge distillation (KD) setup, where a full-scale pre-trained teac...
131. From Textural Counterpoint to Feature Encoding: A Multi-Dimensional Machine Representation Study of Haydn's "The Lark" Integrating Electroacoustic Analysis ​
Author: Yakun Liu, Zhiyu Jin, Hai Luan, Dong Liu, Xiaonan Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.05902v1 Announce Type: cross Abstract: Chamber music, as a highly precise multi-part interactive system, contains a logic of "role assignment and dynamic interaction" that provides an extremely valuable blueprint for exploring human-computer collaborative composition paradigms. Addressing...
132. K-ABENA: K-Adaptive Backpropagation with Error-based N-exclusion Algorithm : (Compensated Loss-Based Sample Exclusion with Unbiased Gradient Estimation) ​
Author: Jean-Francois Bonbhel
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.05903v1 Announce Type: cross Abstract: We present K-ABENA (K-Adaptive Backpropagation with Error-based N-exclusion Algorithm), a selective gradient computation framework that reduces per-iteration training cost by excluding a fraction of low-loss ("minor") observations from the backward p...
133. PolicyShiftGuard: Benchmarking and Improving Policy-Adaptive Image Guardrails ​
Author: Mingyang Song, Luxin Xu, Haoyu Sun, Minzhou Pan, Yu Cheng, Bo Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2607.05910v1 Announce Type: cross Abstract: Image guardrails are typically trained and evaluated under a fixed safety policy, implicitly treating safety as an intrinsic property of an image. Real deployments are different: the same image may be allowed in one product, restricted in another, an...
134. CMDR: Contextual Multimodal Document Retrieval ​
Author: Ryota Tanaka, Taku Hasegawa, Kyosuke Nishida
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.CL, cs.CV
arXiv:2607.05927v1 Announce Type: cross Abstract: Multimodal document retrieval aims to retrieve relevant pages while preserving both textual and visual content from the original document. However, existing benchmarks primarily evaluate simple lexical or semantic matching, and most methods encode pa...
135. Signed-Graph Recommendation as Structural Consistency Maximization ​
Author: Zifan Wang, Siyu Chen, Wenzhuo Song
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SI, cs.AI
arXiv:2607.05952v1 Announce Type: cross Abstract: While signed social recommendation has shown great potential by modeling both trust and distrust relations, its effectiveness is often hindered by structural noise and data sparsity. In this work, we first identify a fundamental inconsistency across ...
136. NegROI: Click-Centric Uncertainty-Guided Refinement with Scene-Conditioned Negative Prompts for Robust Interactive 3D Segmentation ​
Author: Shuheng Zhang, Feng Wu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05955v1 Announce Type: cross Abstract: Interactive 3D segmentation aims to extract object masks in point clouds with minimal user clicks. Despite recent progress, most existing approaches still struggle with (i) coarse voxel resolution that blurs fine boundaries under limited clicks and (...
137. Agentic AI for IPoDWDM Network Lifecycle Automation: An MCP-Enabled Architecture ​
Author: Chunmin Xia, Jakub Harbaczewski, Nikhil Dsilva, Julie Raulin, Dominic Schneider, Achim Autenrieth
Published: 7/8/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.SY, eess.SP, eess.SY
arXiv:2607.05958v1 Announce Type: cross Abstract: We present a distributed, vendor-agnostic multi-MCP architecture for SDN-based automation and autonomous control of multi-vendor, multi-layer IPoDWDM networks. The framework enables E2E service lifecycle automation, closed-loop cross-layer control us...
138. Decoupled Single-Mask Annotation Noise Detection via Cross-Sectional Patch Self-Consistency ​
Author: Yinheng Zhu, Xiaowei Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05965v1 Announce Type: cross Abstract: Vascular computed tomography datasets are commonly annotated only once per scan, yielding the pervasive yet under addressed problem of single mask annotation noise. Existing solutions either require costly multirater fusion or are coupled with networ...
139. InfluMatch: Frontier-Quality KOL Search at 4B-Model Cost ​
Author: Krittanon Kaewtawee, Petmongkon Pornpichitsuwan, Natchaya Temyingyong, Nutnicha Laplamoon, Wachiravit Modecrua, Krittin Pachtrachai, Touchapon Kraisingkorn
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR
arXiv:2607.05968v1 Announce Type: cross Abstract: Matching influencers (KOLs) to free-form, multi-part Thai marketing criteria is today served either by keyword search over structured profiles, which misses semantic fit, or by prompting frontier LLMs over every candidate, which is accurate but slow ...
140. Faithful or Findable? Evaluating LLM-Generated Metadata for RDF Dataset Search ​
Author: Riccardo Terrenzi, Serkan Ayvaz
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.05970v1 Announce Type: cross Abstract: Dataset search depends heavily on metadata, making LLM-generated metadata a consequential form of synthetic content in retrieval systems. We study six metadata-generation settings for RDF datasets, ranging from simple rewriting to profile-grounded an...
141. MCP-Enabled Agentic AI for Autonomous IPoDWDM Network Lifecycle Automation ​
Author: Chunmin Xia, Jakub Harbaczewski, Nikhil Dsilva, Julie Raulin, Dominic Schneider, Achim Autenrieth
Published: 7/8/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.MA, cs.SY, eess.SY
arXiv:2607.05975v1 Announce Type: cross Abstract: This demo presents an MCP-enabled agentic AI architecture for autonomous control of vendor-agnostic IPoDWDM networks. We demonstrate live end-to-end lifecycle multi-layer automation and closed-loop control using GNPy and telemetry, validated on a rea...
142. Propose and Attend: Training-free MLLM Grounding Confidence via Multi-Token Localized Attention ​
Author: Daniel Shalam, Emanuel Ben Baruch, Avi Ben Cohen, Tal Remez
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.05978v1 Announce Type: cross Abstract: Multimodal large language models can emit localized predictions, bounding boxes for objects and temporal windows for video and audio events, but they hallucinate these regions prolifically. The model's own token log-probabilities are nearly uninforma...
143. PluraMath: Extending Mathematical Reasoning Evaluation Beyond High-Resource Languages ​
Author: Daryna Dementieva, Nikolay Babakov, Kathy H"ammerl, Ilseyar Alimova, Jind\v{r}ich Libovick'y, Shu Okabe, Miras Baisbay, Lukas Edman, Abrorkhon Inomkhujaev, Antonia Karamolegkou, Mateusz Lango, Volkan "Ozer, Nikola Selic, Subhankar Swain, Tsedeniya Kinfe Temesgen, Galit Bary Weisberg, Alexander Fraser
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.05992v1 Announce Type: cross Abstract: Mathematical reasoning has become a central task for evaluating and tuning reasoning Large Language Models (LLMs), yet existing benchmarks remain heavily biased toward high-resource languages, with English and Chinese dominating both pre-training cor...
144. Prompt Coach: An Empirical Evaluation of an Agentic Tutor for Learning Prompt Engineering in Software Development ​
Author: Rohit Mehra, Kapil Singi, Vikrant Kaulgud, Vibhu Saujanya Sharma, Swapnajeet Gon Choudhury, Swati Sharma, Adam P. Burden, Majd Sakr
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CY, cs.HC
arXiv:2607.06074v1 Announce Type: cross Abstract: Prompt engineering has emerged as a critical yet undertaught skill for software developers, one that traditional learning approaches are ill-equipped to support given its evolving, interactive, and context-dependent nature. In this paper, we introduc...
145. From Blueprint to Reality: Modeling and Applying Putnam's Social Capital Theory with LLM-based Multi-agent Simulations ​
Author: Shiyi Ling, Zhi Zheng, Hui Zheng, Wenjun Xue, Feng Ye, Tong Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.SI
arXiv:2607.06080v1 Announce Type: cross Abstract: Putnam's Social Capital Theory is a foundational framework for collective action and community prosperity. However, traditional empirical methods face practical limits on control and replication. Meanwhile, LLM-based social simulations are typically ...
146. PVCap: Towards Accurate 3D Dense Captioning via PseudoCap and VoxelCapNet ​
Author: Xiaopei Wu, Chenshu Hou, Liang Peng, Dan Xu, Binbin Lin, Xiaoshui Huang, Yuenan Hou, Yu Li, Wenxiao Wang, Haifeng Liu, Deng Cai, Wanli Ouyang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06097v1 Announce Type: cross Abstract: 3D dense captioning, an emerging vision-language task, aims to generate descriptive sentences for each object in the 3D scene. Despite the impressive results achieved by previous methods, they suffer from two limitations. First, current research ofte...
147. Agents That Teach: Towards Designing Incidental Learning Back into AI-Assisted Software Development ​
Author: Rohit Mehra, Samdyuti Suri, Prithviraj K Tagadinamani, Kapil Singi, Vikrant Kaulgud, Adam P. Burden
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CY, cs.HC
arXiv:2607.06101v1 Announce Type: cross Abstract: AI coding agents are rapidly reshaping how software is built, with developers increasingly delegating substantial coding tasks to autonomous agents in pursuit of higher productivity. While these gains are real, they come at the cost of incidental lea...
148. EcoVision: AI-Powered Drone Imaging for Salt Marsh Vegetation Monitoring and Dominance Mapping ​
Author: Innocent Onyenonachi, Peter J. Lawerance, Nadia Kanwal
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06105v1 Announce Type: cross Abstract: High-resolution RGB imagery acquired from low-altitude UAV surveys was processed through a modular pipeline incorporating transformer-based semantic segmentation, connected-component vegetation extraction, fine-grained species classification using a ...
149. RoME: Robust Mixture of Low-Rank Experts against Multiple Adversarial Perturbations ​
Author: Woo Jae Kim, Kyle Min, Suhyeon Ha, Joonsung Jeon, Sung-eui Yoon
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06109v1 Announce Type: cross Abstract: Multi-perturbation adversarial training (MAT) aims to achieve robustness against multiple $\ell_p$ perturbations but suffers from robustness trade-offs between different threats. To address this, we employ a mixture of experts (MoE) to route differen...
150. LLM-Guided Measurement Credibility Correction for Trustworthy Industrial Process Inference ​
Author: Youcheng Zong, Runda Jia, Dakuo He
Published: 7/8/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2607.06111v1 Announce Type: cross Abstract: Industrial prediction and soft sensing depend on credible input measurements. In field deployment, a predictor may receive biased, delayed, stale, or derived measurements that still look plausible. Prediction can then fail before the forecasting back...
151. x-Prediction Is All You Need:Training-Free Accelerated Generation via Endpoint Decodability ​
Author: Xin Peng, Ang Gao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.06114v1 Announce Type: cross Abstract: Diffusion and flow matching models generate high-quality samples, but their ODE samplers often need tens to hundreds of neural function evaluations (NFEs). This remains a practical challenge for released checkpoints, since many accelerators require a...
152. Static Metrics Are Insufficient: Predicting Java Method Energy Usage with Execution Time ​
Author: Muhammad Imran, Vincenzo Stoico, Ivano Malavolta
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG
arXiv:2607.06124v1 Announce Type: cross Abstract: The increasing energy demand of software systems is raising concerns about their environmental impact and associated costs. Reasoning on energy usage early in the development flow has the potential to significantly reduce the overall energy usage of ...
153. Evaluating Fine-Tuning and Metrics for Neural Decompilation of Dart AOT Binaries ​
Author: Raafat Abualazm, Ayman AboElhassan, Amr G. Wassal
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR
arXiv:2607.06125v1 Announce Type: cross Abstract: Neural decompilation is increasingly studied as a code-generation problem, yet its evaluation methodology remains underdeveloped for modern languages. We present a systematic empirical study of fine-tuning effectiveness and metric validity for Dart A...
154. Self-Supervised Implicit CEST Reconstruction via Physics-Informed Lorentz Encoding ​
Author: Dexuan Li, Yupeng Wu, Chenglong Wang, Hanlin Liu, Hui Zhen, Jianqi Li, Guang Yang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.med-ph
arXiv:2607.06132v1 Announce Type: cross Abstract: Multi-Pool Chemical Exchange Saturation Transfer (CEST) MRI provides valuable metabolic information but is clinically limited by long acquisition times. Although sparse sampling reduces scanning time, reconstructing high-resolution Z-spectra from lim...
155. Property-Driven Synthetic Data Engineering for Data-Scarce Software Systems: Reflections from the Breast Cancer Domain ​
Author: Aurora Francesca Zanenga, Andrea Bombarda, Marsha Chechik, Saverio D'Amico, Rita De Sanctis, Alberto Zambelli, Claudio Menghi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.06133v1 Announce Type: cross Abstract: Modern software systems increasingly depend on data for analysis, prediction, testing, and decision-making. Yet many important domains, including medicine, safety-critical systems, and regulated industries, lack abundant, shareable, or representative...
156. LLM Agents for Deliberative Collaboration: A Study on Joint Decision Making Under Partial Observability ​
Author: Chenxu Wang, Yongkun Yang, Boyuan Du, Shiwei Lin, Huaping Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06157v1 Announce Type: cross Abstract: Deliberation plays a crucial role in collaboration; when humans work together, they naturally engage in communication to align information and reach an agreement. In this paper, we investigate deliberative large language model (LLM) agents under part...
157. LongCrafter: Towards Diverse Long-Context Understanding via Evidence-Graph-Guided Instruction Synthesis ​
Author: Chenhao Yuan, Yinhao Xu, Shuwen Xu, Xizhi Yang, Jiaxiang Liu, Chenxi Zhou, Shaoping Huang, Haolin Ren, Pengfei Cao, Jun Zhao, Kang Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06160v1 Announce Type: cross Abstract: Synthesizing long-context supervised fine-tuning (SFT) data is a scalable way to enhance the long-context understanding of large language models (LLMs), yet existing approaches share three limitations: narrow task coverage, insufficient instruction d...
158. X-FEMR: A Token-level Explainable Approach for Electronic Health Records Foundation Models using Transformer-based Models ​
Author: Jie Huang, Pengfei Yin, Zihan Xu, Daniel Capurro, Mike Conway, Ting Dang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.06163v1 Announce Type: cross Abstract: Foundation Models for Electronic Health Records (FEMRs) are pretrained on large-scale structured patient data, enabling them to convert longitudinal patient trajectories into generalizable representations for diverse clinical prediction tasks. Despit...
159. Improving LLM-Generated Process Model Quality Through Reinforcement Learning: The Role of Reward Function Design ​
Author: Alexander Rombach, Chantale Lauer, Nijat Mehdiyev
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.06175v1 Announce Type: cross Abstract: Large language models (LLMs) can generate BPMN process models from natural-language descriptions, yet supervised fine-tuning (SFT) limits their output quality to the patterns present in the training data. Reinforcement learning (RL) can optimize beyo...
160. TriA Pipeline: A Large-Scale Automatic Audio Annotation Pipeline For Audio Classification In Specific Scenarios ​
Author: Hong Lyu, Mingru Yang, Qianhua He, Yanxiong Li, Jinxin Huang, Zhengyu Pei
Published: 7/8/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.LG
arXiv:2607.06179v1 Announce Type: cross Abstract: There are some datasets of varying scales for audio classification (AC) applied to different tasks. However, annotated data is limited for most scenarios, such as domestic environments. To address this challenge, we propose an $\textbf{A}$utomatic $...
161. UBEP: Re-architecting Expert Parallelism Communication Library for Production Superpods ​
Author: Yipeng Liu, Chang Liu, Si Shen, Jiaqi Zheng, Mingfan Li, Yuyang Yang, Guanhua Li, Yuquan Zhang, Yimeng Xu, Zhongzhe Hu, Zhiyuan Huang, Qihang Duan, Junsong Wang, Wenkai Ling, Baochuan Yang, Xianzhi Yu, Han Bao, Yijie Chen, Guihai Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.NI
arXiv:2607.06202v2 Announce Type: cross Abstract: The deployment of Mixture-of-Experts (MoE) models on production high-bandwidth superpods, such as NVIDIA's NVL72/576 and Huawei's CloudMatrix384, introduces critical challenges beyond raw interconnect bandwidth. While these systems provide unified gl...
162. Spider 2.0-AIFunc: Extending Real-World Text-to-SQL to AI-Native SQL Workflows ​
Author: Tianyang Liu, Canwen Xu, Fangyu Lei, Nikki Lijing Kuang, Jixuan Chen, Tao Yu, Julian McAuley, Zhewei Yao, Yuxiong He
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DB
arXiv:2607.06229v1 Announce Type: cross Abstract: Major cloud data platforms now expose large language model capabilities as native SQL functions, enabling analysts to perform classification, filtering, sentiment analysis, extraction, similarity search, and aggregation within ordinary SQL queries. Y...
163. VendorBench-100: A Unified Cross-Paradigm Benchmark for Deepfake Image Detection ​
Author: Sharayu N. Deshmukh, Md Rashidunnabi, Nelton Tiago Gemo, Kurundkar G. D., Mahamune M. R., Nilesh K. Deshmukh
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06254v1 Announce Type: cross Abstract: Deepfake image detection is currently served by three fundamentally different paradigms: commercial APIs, zero-shot vision-language models (LLMs), and open-source detectors. Despite their widespread use, these paradigms are rarely evaluated under a c...
164. Designing Maintainable Hybrid Generative Systems: A Quantum-Inspired Approach to Automated Music Harmony Generation ​
Author: Josef Pavlicek
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.ET, eess.AS
arXiv:2607.06296v1 Announce Type: cross Abstract: This paper presents the design and evaluation of a maintainable hybrid generative architecture for automated music harmony generation from melody. The proposed system combines quantum-inspired candidate exploration over overlapping melodic contexts w...
165. UI2App: Benchmarking Visual Interaction Inference in Executable Web Application Generation ​
Author: Grace Man Chen, Litao Guo, Yifan Wu, Yiyu Chen, Yenchi Tseng, Sicheng Liu, Yuyu Luo, Ying-Cong Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CV
arXiv:2607.06306v1 Announce Type: cross Abstract: Large language models (LLMs) have demonstrated growing competence in web page generation. However, existing text-driven approaches rely on complex prompts that impose substantial demands on users and offer limited expressivity for page layout and cro...
166. Token-Based Dual-view Fusion and Adaptation of Large Vision Models for Breast Cancer Classification ​
Author: Aysan Ghayouri Pirsoltan, Shima Babakordi, Mohammad Reza Mohammadi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06309v1 Announce Type: cross Abstract: Accurate breast cancer classification from mammography requires effective integration of complementary information from craniocaudal (CC) and mediolateral oblique (MLO) views, which provide a more complete characterization of breast abnormalities. Ho...
167. Estimating Uncertainty from Reasoning: A Large-Scale Study of Multi- and Crosslingual MCQA Performance in LLMs ​
Author: Andrea Alfarano, Andrea Bacciu, Saab Mansour, Amin Mantrach, Marcello Federico
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06327v1 Announce Type: cross Abstract: Uncertainty estimation (UE) enables LLM-powered systems to recognize when to abstain, yet existing research has predominantly focused on English. We present the first large-scale evaluation of UE methods across 22 languages, spanning high-, mid-, and...
168. Harnessing Code Agents for Automatic Software Verification ​
Author: Shuangxiang Kan, Shuanglong Kan, Sebastian Ertel
Published: 7/8/2026, 4:00:00 AM
Categories: cs.FL, cs.AI, cs.SE
arXiv:2607.06341v1 Announce Type: cross Abstract: Formal verification offers the strongest guarantee of software correctness, but it does not scale: the proofs demanded by interactive theorem provers such as Coq require enormous expert effort. Large language models (LLMs) promise to generate these p...
169. Responsible Personalisation: The Double-Edged Sword of Personalisation in Human-Robot Interaction ​
Author: Antonio Andriella, Jauwairia Nasir, Andrea Rezzani, Alyssa Kubota, Dimitri Lacroix, Tamlin Love, Aniol Civit, Vicky Charisi, Elisabeth Andre, Wing-Yue Geoffrey Louie
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.HC
arXiv:2607.06344v1 Announce Type: cross Abstract: While personalisation is becoming a defining capability in human-robot interaction (HRI), the existing literature on responsible personalisation remains fragmented, offering isolated accounts of ethical risks without a structured understanding of how...
170. What Images Cannot Say: Language-Guided Olfactory Representation Learning ​
Author: Eleftherios Tsonis, Xi Wang, Vicky Kalogeiton
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.06402v1 Announce Type: cross Abstract: Images tell us what a scene looks like, but rarely what it would feel like to be there. While recent datasets pair visual scenes with electronic-nose measurements, aligning smell signals with images remains challenging because many olfactory cues ari...
171. RuBench: A Repository-Level Agentic Coding Benchmark with Natively Authored Russian Task Specifications ​
Author: Evgeny Shilov (Independent Researcher)
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2607.06411v1 Announce Type: cross Abstract: Developers increasingly delegate real maintenance work to product-grade coding agents, and many state tasks in their native language, in the style of a customer request rather than a curated English issue. Existing repository-level agentic benchmarks...
172. An Experimental Design Approach to Evaluating Agentic AI's Autonomous Model Discovery ​
Author: Hao He, Xueying Liu, Chris J. Kuhlman, Xinwei Deng
Published: 7/8/2026, 4:00:00 AM
Categories: stat.ME, cs.AI
arXiv:2607.06413v1 Announce Type: cross Abstract: Large language model coding agents increasingly perform open-ended data modeling and analysis. These agents are stochastic and adaptive, and therefore their autonomous model discovery behavior cannot be adequately characterized by a single benchmark ...
173. TILDE: TILt-based Distributional Erasure for Concept Unlearning ​
Author: Naveen George, Naoki Murata, Yuhta Takida, Konda Reddy Mopuri, Yuki Mitsufuji
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.06432v1 Announce Type: cross Abstract: Concept unlearning in text-to-image diffusion models is critical for safe and practical deployment: with rising privacy concerns, copyright disputes, trademark constraints, and safety regulations, deployed systems must be able to suppress unwanted co...
174. Analysis-by-Proxy: Localization Signals in VLMs Operating as Condition Encoders ​
Author: Yoav Baron, Sara Dorfman, Roni Paiss, Daniel Cohen-Or, Or Patashnik
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06445v1 Announce Type: cross Abstract: Vision-Language Models (VLMs) are increasingly utilized as the conditioning backbone for diffusion-based image editing due to their remarkable multimodal reasoning capabilities. While standalone VLMs demonstrate strong localization capabilities, edit...
175. From Voting to Agent Collaboration: Answer-Type-Aware LLM Pipelines for BioASQ 14b ​
Author: Taeyun Roh, Eunha Lee, Wonjune Jang, Sohyun Chung, Junha Jung, Jaewoo Kang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06452v1 Announce Type: cross Abstract: Biomedical question answering requires not only accurate extraction of information from scientific literature but also reliable integration of evidence across multiple documents. This study presents a question-type-specific large language model (LLM)...
176. Provable learning separation for predicting time-evolution of quantum many-body systems ​
Author: Rahul Bandyopadhyay, Riccardo Molteni, Jens Eisert, Vedran Dunjko, Sofiene Jerbi
Published: 7/8/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG
arXiv:2607.06472v1 Announce Type: cross Abstract: Given that quantum computers are naturally suited to simulate the behavior of quantum many-body systems, an immediate question arises: can one formulate physically motivated quantum machine learning (QML) tasks that exhibit learning separations? We a...
177. Prompt-Adapter Context Routing for Parameter-Efficient Multi-Shot Long Video Extrapolation ​
Author: Anna C'ordoba, Adam Puente Tercero, Nerea Angulo Hijo, Mar Linares Tercero, Julia Barrientos, Ainhoa Miranda, Jes'us Olivera
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06481v1 Announce Type: cross Abstract: We present PACR-Video, a parameter-efficient framework for multi-shot long video extrapolation that preserves recurring entities, scene structure, visual style, and causal progression without full generator fine-tuning. PACR-Video keeps a text-to-vid...
178. Data Analysis in the Wild: Benchmarking Large Language Models Against Real-World Data Complexities ​
Author: So Hasegawa, Shailaja Keyur Sampat, Lei Liu, Wei-Peng Chen
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06482v1 Announce Type: cross Abstract: Current benchmarks for evaluating Large Language Models (LLMs) in data analysis often fail to reflect real-world settings. They typically focus on fact retrieval from small tables and overlook the challenges of large multi-tabular datasets, external ...
179. AirflowAttack: Thermal-Airflow Adversarial Perturbations against Infrared Remote-Sensing Vision-Language Models ​
Author: Cong Su, Jiaju Han, Xuemeng Sun, Chengyin Hu, Qike Zhang, Jiujiang Guo, Yiwei Wei, Jiahuan Long
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06485v1 Announce Type: cross Abstract: Vision-language models (VLMs) are increasingly deployed on infrared (IR) remote sensing imagery in security-critical settings, yet their adversarial robustness remains unexamined. We present AirflowAttack, to our knowledge the first adversarial attac...
180. Pitwall: Faithful Natural-Language Race-Strategy Briefings from a Calibrated Real-Time Monte Carlo Engine ​
Author: Juan S. Santillana (Independent Researcher)
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, stat.AP
arXiv:2607.06495v1 Announce Type: cross Abstract: Live sports commentary is grounded generation under a deadline: statements concern real, named athletes, the grounding state changes every few seconds, and no reference text exists at generation time. We present Pitwall, a production system that gene...
181. Industry Classification of GitHub Repositories Using the North American Industry Classification System (NAICS) ​
Author: Kevin Xu, Alexander Quispe
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.DB
arXiv:2607.06505v1 Announce Type: cross Abstract: GitHub hosts hundreds of millions of public repositories, but the platform exposes no native mapping from repositories to standardized industry sectors. This gap limits empirical work on the geography of innovation, the industrial composition of open...
182. RSF-GLLM: Bridging the Semantic Gap in Multi-Hop Knowledge Graph QA via Recurrent Soft-Flow and Decoupled LLM Generation ​
Author: Sambaran Bandyopadhyay, Ananth Muppidi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.06527v1 Announce Type: cross Abstract: Multi-hop Question Answering over Knowledge Graphs faces a critical challenge: traditional retrieve-then-read pipelines break differentiability, preventing the retriever from learning to bridge the semantic gap where intermediate nodes lack lexical o...
183. Graph Convolutional Attention: A Spectral Perspective on Graph Denoising and Diffusion ​
Author: Shervin Khalafi, Igor Krawczuk, Sergio Rozada, Charilaos Kanatsoulis, Antonio G Marques, Alejandro Ribeiro
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.06546v1 Announce Type: cross Abstract: Denoising graphs is a fundamental problem in graph learning and the core operation of graph diffusion models. Attention-based architectures like graph transformers have recently shown promise in denoising graphs. However, our principled understanding...
184. ELSA3D: Elastic Semantic Anchoring for Unified 3D Understanding and Generation ​
Author: Tianjiao Yu, Xinzhuo Li, Yifan Shen, Onkar Susladkar, Yuanzhe Liu, Xiaona Zhou, Ismini Lourentzou
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.06565v1 Announce Type: cross Abstract: Unified 3D foundation models aspire to generate 3D assets and reason about them in language within a single backbone, but their text-3D interaction remains largely implicit. Existing methods concatenate text and 3D tokens into a flat sequence and rel...
185. MLLM-LLaVA-FL: Multimodal Large Language Model Assisted Federated Learning ​
Author: Jianyi Zhang, Hao Frank Yang, Ang Li, Xin Guo, Pu Wang, Haiming Wang, Yiran Chen, Hai Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2409.06067v3 Announce Type: replace Abstract: Previous studies on federated learning (FL) often encounter performance degradation due to data heterogeneity among different clients. In light of the recent advances in multimodal large language models (MLLMs), such as GPT-4v and LLaVA, which demo...
186. Platonic Representations for Poverty Mapping: Unified Vision-Language Codes or Agent-Induced Novelty? ​
Author: Satiyabooshan Murugaboopathy, Connor T. Jerzak, Adel Daoud
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2508.01109v4 Announce Type: replace Abstract: We investigate whether socioeconomic indicators, like household wealth, leave recoverable informational imprints in both satellite imagery (capturing features like buildings and roads) and Internet-sourced text (reflecting historical, cultural, and...
187. Base Models Know How to Reason, Thinking Models Learn When ​
Author: Constantin Venhoff, Iv'an Arcuschin, Philip Torr, Arthur Conmy, Neel Nanda
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2510.07364v4 Announce Type: replace Abstract: What do thinking language models learn during training that their base models lack? We first present an unsupervised method that discovers a model's reasoning behaviors by training small Sparse Autoencoders on sentence-level activations of reasonin...
188. Beyond Reactivity: Measuring Proactive Problem Solving in LLM Agents ​
Author: Gil Pasternak, Dheeraj Rajagopal, Julia White, Dhruv Atreja, Matthew Thomas, George Hurn-Maloney, Ash Lewis
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2510.19771v4 Announce Type: replace Abstract: LLM-based agents are increasingly moving towards proactivity: rather than awaiting instruction, they exercise agency to anticipate user needs and solve them autonomously. However, evaluating proactivity is challenging; current benchmarks are constr...
189. When Assisting One Disempowers Another ​
Author: Claire Yang, Claire Jie Zhang, Maya Cakmak, Max Kleiman-Weiner
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2511.04177v2 Announce Type: replace Abstract: Personal AI agents are increasingly deployed in shared environments, where their actions affect not just the primary user they are assisting, but bystanders who never consented to being affected by the system. We show that a well-meaning AI assista...
190. VASP Agent: An Agentic Framework for Autonomous First-principles Calculations ​
Author: Zeyu Xia, Jinzhe Ma, Congjie Zheng, Zhongyao Wang, Shufei Zhang, Yuqiang Li, Hang Su, P. Hu, Changshui Zhang, Xingao Gong, Wanli Ouyang, Lei Bai, Dongzhan Zhou, Mao Su
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cond-mat.mtrl-sci
arXiv:2512.19458v2 Announce Type: replace Abstract: Large Language Models (LLMs) are increasingly embedded in agentic frameworks for scientific discovery. First-principles materials computation imposes a demanding standard for autonomy: successful execution depends on internally consistent inputs, s...
191. Implementing Metric Temporal Answer Set Programming ​
Author: Arvid Becker, Pedro Cabalar, Martin Di'eguez, Susana Hahn, Javier Romero, Torsten Schaub
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.LO
arXiv:2601.20735v2 Announce Type: replace Abstract: We develop a computational approach to Metric Answer Set Programming (ASP) to allow for expressing quantitative temporal constraints, like durations and deadlines. A central challenge is to maintain scalability when dealing with fine-grained timing...
192. Agentic AI for Commercial Insurance Underwriting with Adversarial Self-Critique ​
Author: Joyjit Roy, Samaresh Kumar Singh
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.HC, cs.LG
arXiv:2602.13213v2 Announce Type: replace Abstract: Commercial insurance underwriting is a labor-intensive process that requires manual review of extensive documentation to assess risk and determine policy pricing. While AI offers substantial efficiency improvements, existing solutions lack comprehe...
193. Self-Routing: Parameter-Free Expert Routing from Hidden States ​
Author: Jama Hussein Mohamud, Drew Wagner, Mirco Ravanelli
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.00421v2 Announce Type: replace Abstract: Mixture-of-Experts (MoE) layers increase model capacity by activating only a small subset of experts per token, and typically rely on a learned router to map hidden states to expert assignments. In this work, we ask whether a dedicated learned rout...
194. Doing What They Say, Not What They Reason: Locating the Faithfulness Gap in LLM Agents ​
Author: Yufeng Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.00476v2 Announce Type: replace Abstract: Do LLM agents act on the reasoning they state? This question of process fidelity is central to LLM-based social simulation, yet hard to measure where no reference for correct behavior exists. We study it in a controlled setting: a Texas Poker simul...
195. EVA-Net: Subject-Independent EEG Motor Decoding with Video-Derived Motor Priors ​
Author: Ziyuan Li, Yueru Sun, Yimeng Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.01884v3 Announce Type: replace Abstract: Practical non-invasive Brain-Computer Interface (BCI) systems require EEG decoders with strong cross-subject generalization and minimal calibration. However, inter-subject variability and signal non-stationarity often entangle motor semantics with ...
196. What Type of Inference is Active Inference? ​
Author: Wouter W. L. Nuijten, Mykola Lukashchuk, Thijs van de Laar, Bert de Vries
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.04935v4 Announce Type: replace Abstract: Active inference casts decision-making as inference, with the Expected Free Energy (EFE) unifying goal-directed and information-seeking behavior. Recent work showed that EFE minimization can be written as Variational Free Energy (VFE) minimization ...
197. Reducing the Complexity of Deep Learning Models for EEG Analysis on Wearable Devices ​
Author: Farough Shayeste Roodi, Parham Zilouchian Moghaddam, Mahdi Mohammadi-nasab, Mehdi Modarressi, Mostafa Ersali Salehi Nasab, Masoud Daneshtalab
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.AR
arXiv:2606.12742v4 Announce Type: replace Abstract: Wearable healthcare devices are the fastest-growing Internet of Things (IoT) sector. Many automated healthcare services rely on two crucial biological signals, namely ECG and EEG, which reflect the activity of the heart and brain, respectively. Alt...
198. A Three-Layer Framework for AI in Scientific Discovery ​
Author: Guojun Liao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.13566v2 Announce Type: replace Abstract: Current discussions of AI in scientific discovery are often dominated by two visible capabilities: search over existing knowledge and execution through optimization, simulation, and automation. Both are important, but neither fully captures the cen...
199. Your AI Travel Agent Would Book You a Bullfight: An Agentic Benchmark for Implicit Animal Welfare in Frontier AI Models ​
Author: Jasmine Brazilek, Joel Christoph, Maheep Chaudhary, Oliver Tullio, Carol Kline, Miles Tidmarsh, Arturs Kanepajs
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CY
arXiv:2606.18142v4 Announce Type: replace Abstract: Previous research has evaluated animal welfare using question-and-answer benchmarks. This study investigates whether these evaluations also hold in agentic settings. The agents may showcase different behaviors compared to stand-alone large language...
200. Reward as An Agent for Embodied World Models ​
Author: Pu Li, Zhigang Lin, Qiang Wu, Yongxuan Lv, Fei Wang, Shan You
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.19990v2 Announce Type: replace Abstract: While RL has become a promising tool for refining world models, existing methods largely rely on conservative rollouts near the training distribution, limiting exploration, behavioral diversity, and richer dynamic discovery. In this work, we challe...
201. Accelerating Returns and the Qualitative Engine for Science ​
Author: Guojun Liao (Department of Mathematics, The University of Texas at Arlington)
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.26359v2 Announce Type: replace Abstract: Ray Kurzweil described a thesis of accelerating returns, which is the most influential narratives in discussions of technological progress. Its central claim is that advances in multiple technological fields, especially compute, artificial intellig...
202. FADE: Mitigating Hallucinations by Reducing Language-Prior Dominance in Large Vision-Language Models ​
Author: Yichen Guo, Kai Tang, Fenglai Lin, Yiding Sun, Dongxu Zhang, Wenya Wang, Lin William Cong, Shanghang Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.29431v4 Announce Type: replace Abstract: Despite the impressive capabilities of Large Vision-Language Models (LVLMs), they remain susceptible to hallucination, generating content inconsistent with the input image. Recent studies attribute this to the dominance of language priors over visu...
203. HARC: Coupling Harmfulness and Refusal Directions for Robust Safety Alignment ​
Author: Shei Pern Chua, Hao Wu, Qianli Ma, Fangzhao Wu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CR
arXiv:2607.00572v3 Announce Type: replace Abstract: Understanding how aligned LLMs internally represent safety is critical for diagnosing alignment vulnerabilities, as it explains why jailbreaks succeed and informs the design of robust alignment strategies. Prior work shows that aligned LLMs encode ...
204. Nemotron-Labs-3-Puzzle-75B-A9B: Compressing Hybrid MoE LLMs ​
Author: Akhiad Bercovich, Talor Abramovich, Daniel Afrimi, Shay Aharon, Nir Ailon, Vladimir Anisimov, Omer Ullman Argov, Maor Ashkenazi, Tomer Asida, Nave Assaf, Tomer Bar Natan, Alexander Bukharin, Grzegorz Chlebus, Marcin Chochowski, Eric Chung, Mohammad Dabbah, Carlo del Mundo, Ewa Dobrowolska, Ido Galil, Yaniv Galron, Amnon Geifman, Yonatan Geifman, Izik Golan, Alex Gronskiy, Tomasz Grzegorzek, Netanel Haber, Lior Kadoch, Grzegorz Karch, Tomer Keren, Abhinav Khattar, Amir Klein, Tugrul Konuk, Roi Koren, Daniel Korzekwa, Shaun Kotek, Konstantinos Krommydas, Itay Levy, Ofri Masad, Yoav Miron, Pavlo Molchanov, Shahar Mor, Zach Moshe, Saurav Muralidharan, Najeeb Nabwani, Besmira Nushi, Mostofa Patwary, Omri Puny, Johannes Rausch, Tomer Ronen, Sepehr Sameni, Itamar Schen, Elad Segal, Daniel Serebrenik, Ido Shahaf, Soumye Singhal, Daniil Sorokin, Sharath Turuvekere Sreenivas, Marta Stepniewska-Dziubinska, Ali Taghibakhshi, Nima Tajbakhsh, Oren Tropp, Dor Tzur, Anna Warno, Yi-Fu Wu, Michal Zawalski, Jiaqi Zeng, Yian Zhang, Ran Zilberstein, Amit Zuker, Ran El-Yaniv
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.04371v2 Announce Type: replace Abstract: We present Nemotron-Labs-3-Puzzle-75B-A9B, a compressed variant of Nemotron-3-Super optimized for interactive deployment. We designed the model to maximize server throughput under high user throughput constraints. In interactive serving workloads o...
205. Agent Step Value: Probing the Observer Effect in Black-Box Traces ​
Author: Andrew Zhang, Chengzhan Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.04419v2 Announce Type: replace Abstract: Final-answer scores hide which agent transitions helped or harmed a trace. We introduce Agent Step Value (ASV), a replay framework that scores before/after states with a stateless LLM evaluator over a fixed candidate set. ASV reports entropy moveme...
206. LLM-as-a-Verifier: A General-Purpose Verification Framework ​
Author: Jacky Kwok, Shulu Li, Pranav Atreya, Yuejiang Liu, Yixing Jiang, Chelsea Finn, Marco Pavone, Ion Stoica, Azalia Mirhoseini
Published: 7/8/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, cs.MA, cs.RO
arXiv:2607.05391v2 Announce Type: replace Abstract: Scaling pre-training, post-training, and test-time compute have become the central paradigms for improving the capabilities of LLMs. In this work, we identify verification, the ability to determine the correctness of a solution, as a new scaling ax...
207. Replication in Visual Diffusion Models: A Survey and Outlook ​
Author: Wenhao Wang, Yifan Sun, Zongxin Yang, Zhengdong Hu, Zhentao Tan, Yi Yang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CY
arXiv:2408.00001v2 Announce Type: replace-cross Abstract: Visual diffusion models have revolutionized the field of creative AI, producing high-quality and diverse content. However, they inevitably memorize training images or videos, subsequently replicating their concepts, content, or styles during ...
208. Trust-free Personalized Decentralized Learning ​
Author: Yawen Li, Yan Li, Junping Du, Yingxia Shao, Meiyu Liang, Guanhua Ye
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC
arXiv:2410.11378v3 Announce Type: replace-cross Abstract: Personalized collaborative learning in federated settings faces a critical trade-off between customization and participant trust. Existing approaches typically rely on centralized coordinators or trusted peer groups, limiting their applicabil...
209. Leveraging Metamemory Agent for Enhanced Data-Free Code Generation in Large Language Models ​
Author: Shengsheng Zhou, Shuai Wang, Liang Ding, Yibing Zhan, Yong Luo, Zheng He, Fu Lin, Dapeng Tao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2501.07892v3 Announce Type: replace-cross Abstract: Large language models (LLMs) have shown strong performance in automated code generation, with few-shot prompting widely used for its simplicity and effectiveness. However, few-shot methods depend on curated or manually crafted reference examp...
210. The relationship between reasoning and performance in large language models--o3 (mini) thinks harder, not longer ​
Author: Marthe Ballon, Andres Algaba, Vincent Ginis
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2502.15631v2 Announce Type: replace-cross Abstract: Large language models have demonstrated remarkable progress in mathematical reasoning, leveraging chain-of-thought and reinforcement learning. However, many open questions remain regarding the interplay between reasoning token usage and accur...
211. Empirical Computation: Prompting versus Programming ​
Author: Eric Tang, Jing Liu, Marcel B"ohme
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2503.10954v3 Announce Type: replace-cross Abstract: Large Language Models (LLM) can solve any computational problem without an algorithm in a runtime independent of the computational complexity of that problem. Instead of specifying precisely how to solve problem instance using *programm...
212. Toward AI standardization: A triadic human-ai collaboration framework for multi-level autonomous mobility ​
Author: Gaojian Huang, Wei-Hsiang Lo, Guannan Liu, Yue Luo, Yantong Jin
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2504.19120v2 Announce Type: replace-cross Abstract: The goal of the current study is to introduce a triadic human-AI collaboration framework that could be applied in transportation systems such as automated vehicles, micromobility systems, and vehicle teleoperation. Previous standards, such as...
213. Narrative-Centered Emotional Reflection: An Early Prototype for AI-Supported Emotional Self-Reflection ​
Author: Shou-Tzu Han
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.CY
arXiv:2504.20342v2 Announce Type: replace-cross Abstract: Reflexion is an AI-powered prototype designed to explore structured emotional self-reflection. By integrating emotion detection, layered reflective prompting, and metaphorical storytelling generation, Reflexion was intended to support users i...
214. Explainable embeddings with Distance Explainer ​
Author: Christiaan Meijer, E. G. Patrick Bos
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CV
arXiv:2505.15516v3 Announce Type: replace-cross Abstract: While eXplainable AI (XAI) has advanced significantly, few methods address interpretability in embedded vector spaces where dimensions represent complex abstractions. We introduce Distance Explainer, a novel method for generating local, post-...
215. Position: EU AI Act's Research Exemptions Can Break the Publication Norms of Major AI Conferences ​
Author: Alina Wernick, Kristof Meding
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG
arXiv:2506.03218v2 Announce Type: replace-cross Abstract: The EU has become one of the vanguards in regulating the digital age. A particularly important regulation in the Artificial Intelligence (AI) domain is the 2024 enacted EU AI Act. The AI Act specifies -- due to a risk-based approach -- variou...
216. Learning The Minimum Action Distance ​
Author: Lorenzo Steccanella, Joshua B. Evans, "Ozg"ur \c{S}im\c{s}ek, Anders Jonsson
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2506.09276v4 Announce Type: replace-cross Abstract: This paper presents a state representation framework for Markov decision processes (MDPs) that can be learned solely from state trajectories, requiring neither reward signals nor the actions executed by the agent. We propose learning the mini...
217. Detoxify: A framework for abusive text transformation using LLMs ​
Author: Rohitash Chandra, Jiyong Choi, Jayesh Sonawane
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2507.10177v2 Announce Type: replace-cross Abstract: Although Large Language Models (LLMs) have demonstrated significant advancements in natural language processing tasks, their effectiveness in the classification and transformation of abusive text into non-abusive versions remains an area for ...
218. Sparse but Wrong: Incorrect L0 Leads to Incorrect Features in Sparse Autoencoders ​
Author: David Chanin, Adri`a Garriga-Alonso
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2508.16560v4 Announce Type: replace-cross Abstract: Sparse Autoencoders (SAEs) extract features from LLM internal activations, meant to correspond to interpretable concepts. A core SAE training hyperparameter is L0: how many SAE features should fire per token on average. Existing work compares...
219. Reduced NEXI protocol for the quantification of human gray matter microstructure on the Connectome 2.0 scanner ​
Author: Quentin Uhl, Tommaso Pavan, Julianna Gerold, Kwok-Shing Chan, Yohan Jun, Shohei Fujita, Aneri Bhatt, Yixin Ma, Qiaochu Wang, Hong-Hsi Lee, Susie Y. Huang, Berkin Bilgic, Ileana Jelescu
Published: 7/8/2026, 4:00:00 AM
Categories: physics.med-ph, cs.AI, cs.CV, cs.LG, eess.IV
arXiv:2509.09513v3 Announce Type: replace-cross Abstract: Biophysical diffusion MRI models like Neurite Exchange Imaging (NEXI) are essential for probing gray matter microstructure, estimating compartment diffusivities, neurite fraction, and exchange time. However, NEXI's multi-shell, multi-diffusio...
220. Rethinking Visual Autoregressive Sampling with Information-Grounding Guidance ​
Author: Ky Dan Nguyen, Hoang Lam Tran, Anh-Dung Dinh, Daochang Liu, Weidong Cai, Xiuying Wang, Chang Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2509.23876v3 Announce Type: replace-cross Abstract: Autoregressive (AR) models based on next-scale prediction have emerged as a powerful tool for image generation, but they face a critical weakness: information inconsistencies between patches across timesteps introduced by progressive resoluti...
221. Medix: Out-of-Distribution Detection from Unlabeled Wild Data via Robust Gradient Statistics ​
Author: Momin Abbas, Ali Falahati, Hossein Goli, Mohammad Mohammadi Amiri
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC, stat.ML
arXiv:2510.06505v2 Announce Type: replace-cross Abstract: Out-of-distribution (OOD) detection plays a crucial role in ensuring the robustness of machine learning systems deployed in real-world applications. Recent approaches have explored the use of unlabeled data, showing potential for enhancing OO...
222. SmartMixed: A Two-Phase Training Strategy for Adaptive Activation Function Learning in Neural Networks ​
Author: Amin Omidvar
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2510.22450v4 Announce Type: replace-cross Abstract: The choice of activation function plays a critical role in neural networks, yet most architectures still rely on fixed, uniform activation functions across all neurons. We introduce SmartMixed, a novel two-phase training strategy that allows ...
223. LLM4Delay: Flight Delay Prediction via Cross-Modality Adaptation of Large Language Models and Aircraft Trajectory Representation ​
Author: Thaweerath Phisannupawong, Joshua Julian Damanik, Han-Lim Choi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2510.23636v4 Announce Type: replace-cross Abstract: Flight delay prediction has become a key focus in air traffic management (ATM), as delays reflect inefficiencies in the system. This paper proposes LLM4Delay, a large language model (LLM)-based framework for predicting flight delays from the ...
224. Perceptually Aligning Representations of Music via Noise-Augmented Autoencoders ​
Author: Mathias Rose Bjare, Giorgia Cantisani, Marco Pasini, Stefan Lattner, Gerhard Widmer
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2511.05350v3 Announce Type: replace-cross Abstract: We argue that training autoencoders to reconstruct inputs from noised versions of their encodings, when combined with perceptually motivated losses, yields encodings that are structured according to a perceptual hierarchy. We demonstrate the ...
225. SWITCH: Benchmarking Modeling and Handling of Tangible Interfaces in Long-horizon Embodied Scenarios ​
Author: Juntao Cheng, Wanyue Zhang, Zhiwei Yu, Shuo Ren, Zheqi He, Shaoxuan Xie, Guocai Yao, Jieru Lin, B"orje F. Karlsson, Jiajun Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO
arXiv:2511.17649v5 Announce Type: replace-cross Abstract: Tangible control interfaces (TCIs), such as appliance panels, remotes, elevators, and embedded GUIs, are a fundamental component of everyday human-built environments. Interacting with these interfaces requires agents not only to ground langua...
226. SecureCode: A Production-Grade Multi-Turn Dataset for Training Security-Aware Code Generation Models ​
Author: Scott Thornton
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL, cs.LG
arXiv:2512.18542v3 Announce Type: replace-cross Abstract: AI coding assistants produce vulnerable code in 45% of security-relevant scenarios~\cite{veracode2025}, yet no public training dataset teaches both traditional web security and AI/ML-specific defenses in a format suitable for instruction tun...
227. OpenGround: Planning-based Online Perception for Open-World 3D Visual Grounding ​
Author: Wenyuan Huang, Zhenyu Zhang, Zhao Wang, Zhou Wei, Ting Huang, Fang Zhao, Jian Yang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2512.23020v3 Announce Type: replace-cross Abstract: 3D visual grounding aims to locate objects based on natural language descriptions in 3D scenes. Existing supervised methods are limited by generalization and recent zero-shot methods typically rely on a predefined Object Lookup Table (OLT) to...
228. KernelEvolve: Scaling Agentic Kernel Coding for Heterogeneous AI Accelerators at Meta ​
Author: Gang Liao, Hongsen Qin, Ying Wang, Alicia Golden, Michael Kuchnik, Yavuz Yetim, Jia Jiunn Ang, Chunli Fu, Yihan He, Samuel Hsia, Zewei Jiang, Dianshi Li, Uladzimir Pashkevich, Varna Puvvada, Feng Shi, Matt Steiner, Ruichao Xiao, Liyuan Li, Nathan Yan, Xiayu Yu, Zhou Fang, Roman Levenstein, Kunming Ho, Haishan Zhu, Alec Hammond, Richard Li, Ajit Mathews, Kaustubh Gondkar, Abdul Zainul-Abedin, Ketan Singh, Hongtao Yu, Wenyuan Chi, Barney Huang, Sean Zhang, Noah Weller, Zach Marine, Wyatt Cook, Carole-Jean Wu, Gaoxiang Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.AR, cs.MA, cs.PF
arXiv:2512.23236v4 Announce Type: replace-cross Abstract: Making deep learning recommendation model (DLRM) training and inference fast and efficient is important. However, this presents three key system challenges - model architecture diversity, kernel primitive diversity, and hardware generation an...
229. Multi-Task Instruction Tuning via Data Scheduling for Low-Resource Arabic SpeechLLMs ​
Author: Hunzalah Hassan Bhatti, Firoj Alam, Shammur Absar Chowdhury
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, eess.AS
arXiv:2601.12494v3 Announce Type: replace-cross Abstract: Audio large language models (LLMs) enable unified speech understanding and generation, but adapting them to linguistically complex and dialect-rich settings such as Arabic-English remains challenging. We present a controlled study of multi-ta...
230. From Global to Granular: Revealing IQA Model Performance via Correlation Surface ​
Author: Baoliang Chen, Danni Huang, Hanwei Zhu, Lingyu Zhu, Wei Zhou, Shiqi Wang, Yuming Fang, Weisi Lin
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2601.21738v2 Announce Type: replace-cross Abstract: Evaluation of Image Quality Assessment (IQA) models has long been dominated by global correlation metrics, such as Pearson Linear Correlation Coefficient (PLCC) and Spearman Rank-Order Correlation Coefficient (SRCC). While widely adopted, the...
231. StepShield: When, Not Whether to Intervene on Rogue Agents ​
Author: Gloria Felicia (University of Virginia), Zitha Sasindran (Indian Institute of Science Bangalore), Jinfeng He (Cornell University), Michael Eniolade (University of the Cumberlands), Hemant Kumar (University of Arizona), Milan Hussain Angati (California State University Northridge)
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR, cs.SE
arXiv:2601.22136v2 Announce Type: replace-cross Abstract: Agent safety benchmarks measure whether a monitor detects harm, not when. Yet timing is the difference between intervention and autopsy. We introduce StepShield, the first benchmark that treats detection timeliness as a first-class metric. On...
232. Universal Algorithm-Implicit Learning ​
Author: Stefano Woerner, Seong Joon Oh, Christian F. Baumgartner
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2602.14761v2 Announce Type: replace-cross Abstract: Current meta-learning methods are constrained to narrow task distributions with fixed feature and label spaces, limiting applicability. Moreover, the current meta-learning literature uses key terms like "universal" and "general-purpose" incon...
233. Transformers converge to invariant algorithmic cores ​
Author: Joshua S. Schiffman
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.22600v2 Announce Type: replace-cross Abstract: Training selects for behavior, not circuitry: many weight configurations can implement the same function. Studying any single trained neural network thus risks describing accidents of one training run rather than the computation itself. This ...
234. Quantifying Frontier LLM Capabilities for Container Sandbox Escape ​
Author: Rahul Marchand, Art O Cathain, Jerome Wynne, Philippos Maximos Giavridis, Sam Deverett, John Wilkinson, Jason Gwartz, Harry Coppock
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2603.02277v2 Announce Type: replace-cross Abstract: Large language models (LLMs) increasingly act as autonomous agents, using tools to execute code, read and write files, and access networks, creating novel security risks. To mitigate these risks, agents are commonly deployed and evaluated in ...
235. Volumetric Directional Diffusion: Anchoring Uncertainty Quantification in Anatomical Consensus for Ambiguous Medical Image Segmentation ​
Author: Chao Wu, Mahesh Bhosale, Kangxian Xie, Pouya Karimian, David Doermann, Mingchen Gao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.04024v2 Announce Type: replace-cross Abstract: Ambiguous 3D medical image segmentation often involves boundaries where different expert delineations are non-identical yet clinically plausible. Modeling such inter-observer variability requires a careful balance between diversity and anatom...
236. What Counts as Real? Speech Restoration and Voice Quality Conversion Pose New Challenges to Deepfake Detection ​
Author: Shree Harsha Bokkahalli Satish, Harm Lameris, Joakim Gustafson, 'Eva Sz'ekely
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2603.14033v2 Announce Type: replace-cross Abstract: Audio anti-spoofing systems are typically trained to assign one authenticity label to an entire speech utterance. This formulation becomes under-specified for transformations where the underlying speaker identity and linguistic content remain...
237. From Passive Observer to Active Critic: Reinforcement Learning Elicits Process Reasoning for Robotic Manipulation ​
Author: Yibin Liu, Yaxing Lyu, Daqi Gao, Zhixuan Liang, Weiliang Tang, Shilong Mu, Xiaokang Yang, Yao Mu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CL, cs.CV
arXiv:2603.15600v2 Announce Type: replace-cross Abstract: Accurate process supervision remains a critical challenge for long-horizon robotic manipulation. A primary bottleneck is that current video MLLMs, trained primarily under a Supervised Fine-Tuning (SFT) paradigm, function as passive "Observers...
238. DreamPartGen: Semantically Grounded Part-Level 3D Generation via Collaborative Latent Denoising ​
Author: Tianjiao Yu, Xinzhuo Li, Muntasir Wahed, Jerry Xiong, Yifan Shen, Ying Shen, Ismini Lourentzou
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2603.19216v2 Announce Type: replace-cross Abstract: Understanding and generating 3D objects as compositions of meaningful parts is fundamental to human perception and reasoning. However, most text-to-3D methods overlook the semantic and functional structure of parts. While recent part-aware ap...
239. SpatialFly: Implicit 3D Prior-Guided Visual Reparameterization for Continuous UAV Vision-and-Language Navigation ​
Author: Wen Jiang, Kangyao Huang, Li Wang, Wang Xu, Wei Fan, Jinyuan Liu, Shaoyu Liu, Hanfang Liang, Hongwei Duan, Bin Xu, Xiangyang Ji, Huaping Liu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.21046v2 Announce Type: replace-cross Abstract: UAVs play an important role in applications such as autonomous exploration, disaster response, and infrastructure inspection. However, UAV VLN in complex 3D environments remains challenging. A key difficulty is the structural representation m...
240. DecepGPT: Schema-Driven Deception Detection with Multicultural Datasets and Robust Multimodal Learning ​
Author: Jiajian Huang, Dongliang Zhu, Zitong YU, Hui Ma, Jiayu Zhang, Chunmei Zhu, Xiaochun Cao
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.23916v4 Announce Type: replace-cross Abstract: Multimodal deception detection aims to identify deceptive behavior by analyzing audiovisual cues for forensics and security. In these high-stakes settings, investigators need verifiable evidence connecting audiovisual cues to final decisions,...
241. HST-HGN: Heterogeneous Spatial-Temporal Hypergraph Networks with Bidirectional State Space Models for Global Fatigue Assessment ​
Author: Changdao Chen, Qinqiuhong Ye, Hao Chen, Jinyu Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.08435v2 Announce Type: replace-cross Abstract: It remains challenging to assess driver fatigue from untrimmed videos under constrained computational budgets, due to the difficulty of modeling long-range temporal dependencies in subtle facial expressions. Some existing approaches rely on c...
242. CLAY: Conditional Visual Similarity Modulation in Vision-Language Embedding Space ​
Author: Sohwi Lim, Lee Hyoseok, Jungjoon Park, Tae-Hyun Oh
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.11539v2 Announce Type: replace-cross Abstract: Human perception of visual similarity is inherently adaptive and subjective, depending on the users' interests and focus. However, most image retrieval systems fail to reflect this flexibility, relying on a fixed, monolithic metric that canno...
243. Do Quantum Transformers Help? A Systematic VQC Architecture Comparison on Tabular Benchmarks ​
Author: Chi-Sheng Chen, En-Jui Kuo
Published: 7/8/2026, 4:00:00 AM
Categories: quant-ph, cs.AI
arXiv:2604.23931v2 Announce Type: replace-cross Abstract: Variational quantum circuits (VQCs) are a leading approach to quantum machine learning on near-term devices, yet it remains unclear which circuit architecture yields the best accuracy-parameter trade-off on classical tabular data. We present ...
244. Learning from Execution: Self-Evolving Memory for Private-Library Code Generation ​
Author: Mofei Li, Taozhi Chen, Guowei Yang, Jia Li
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2604.24222v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have achieved strong performance on general code generation, but their effectiveness drops sharply in enterprise settings where software development relies on internal private libraries absent from public pre-trai...
245. Constitutional Governance in Metric Spaces ​
Author: Ehud Shapiro, Nimrod Talmon
Published: 7/8/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.DC, cs.GT, econ.TH
arXiv:2605.13362v3 Announce Type: replace-cross Abstract: Computational social choice and algorithmic decision theory offer rich aggregation theory but no end-to-end process for egalitarian self-governance: aggregation, deliberation, amendment, and consensus are each considered in isolation, with ke...
246. Few Channels Draw The Whole Picture: Revealing Massive Activations in Diffusion Transformers ​
Author: Evelyn Turri, Davide Bucciarelli, Sara Sarto, Lorenzo Baraldi, Marcella Cornia
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.MM
arXiv:2605.13974v2 Announce Type: replace-cross Abstract: Diffusion Transformers (DiTs) and related flow-based architectures are now among the strongest text-to-image generators, yet the internal mechanisms through which prompts shape image semantics remain poorly understood. In this work, we study ...
247. ROK-FORTRESS: Measuring the Effect of Geopolitical Transcreation for National Security and Public Safety ​
Author: Michael S. Lee, Yash Maurya, Drew Rein, Bert Herring, Jonathan Nguyen, Kyungho Song, Udari Madhushani Sehwag, Jiyeon Cho, Kaustubh Deshpande, Yeongkyun Jang, Jiyeon Joo, Minn Seok Choi, Evi Fuelle, Christina Q. Knight, Joseph Brandifino, Max Fenkell
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CR, cs.CY
arXiv:2605.14152v2 Announce Type: replace-cross Abstract: Safety evaluations for large language models (LLMs) increasingly target high-stakes National Security and Public Safety (NSPS) risks, yet multilingual safety is mostly assessed through translation-only benchmarks that preserve the underlying ...
248. Geometry-Aware Uncertainty Coresets for Robust Visual In-Context Learning in Histopathology ​
Author: Franciskus Xaverius Erick, Johanna Paula M"uller, Bernhard Kainz
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.18419v2 Announce Type: replace-cross Abstract: Vision-language models (VLMs) can couple visual perception with open-ended clinical reasoning, making them attractive for computational histopathology. However, fine-tuning billions of parameters on scarce, expert-annotated pathology data is ...
249. Mathematical Reasoning in Large Language Models: Benchmarks, Architectures, Evaluation, and Open Challenges ​
Author: Husnain Amjad, Raja Khurram Shahzad, Aamir Shahzad, Mehwish Fatima
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.19723v3 Announce Type: replace-cross Abstract: Mathematical reasoning is essential for problem-solving in education, science, and industry, serving as a crucial benchmark for evaluating artificial intelligence systems. As Large Language Models (LLMs) improve their reasoning capabilities, ...
250. MambaGaze: Bidirectional Mamba with Explicit Missing Data Modeling for Cognitive Load Assessment from Eye-Gaze Tracking Data ​
Author: Amir Mousavi, Mohammad Sadegh Sirjani, Erfan Nourbakhsh, Mimi Xie, Rocky Slavin, Leslie Neely, John Davis, John Quarles
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.HC
arXiv:2605.22775v2 Announce Type: replace-cross Abstract: Real-time cognitive load assessment from eye-tracking signals could enable adaptive human-centered AI in safety-critical applications such as driver vigilance monitoring or automated flight deck assistance, yet two challenges persist: handlin...
251. MechVQA: Benchmarking and Enhancing Multimodal LLMs on Comprehensive Mechanical Drawing Understanding ​
Author: Qian Kou, Xiaofeng Shi, Yulin Li, Xiaosong Qiu, Xinyang Wang, Hua Zhou, Cao Dongxing
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.30794v2 Announce Type: replace-cross Abstract: Multimodal Large Language Models (MLLMs) have demonstrated significant achievements in general visual question answering (VQA) tasks. However, they remain brittle on mechanical engineering drawings, where high annotation density and weak doma...
252. An LLM-Native Psychometric Instrument Reveals a Self-Report--Behavior Gap Across 25 Models ​
Author: Juan Manuel Contreras
Published: 7/8/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.CL
arXiv:2606.09843v3 Announce Type: replace-cross Abstract: Large language models (LLMs) give stable answers to personality questionnaires, yet these self-reports fail to predict how the models behave. Is this gap an artifact of forcing human trait categories onto LLMs, or something deeper about LLM s...
253. eCREAM-MedCorpus A Large-Scale Corpus of Clinical Notes for Italian ​
Author: Tiziano Labruna, Guido Bertolini, Pietro Ferrazzi, Bernardo Magnini
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.12569v3 Announce Type: replace-cross Abstract: We present eCREAM-MedCorpus, a new and unique large-scale dataset of clinical notes produced in Emergency Departments of Italian hospitals. The corpus, in its current version, is composed of approximately 4 million clinical notes fully anonym...
254. SEVRA-BENCH: Social Engineering of Vulnerabilities in Review Agents ​
Author: Rui Melo, Riccardo Fogliato, Sean Zhou, Pratiksha Thaker, Zhiwei Steven Wu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.13757v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly deployed in automated code-review systems, where their approvals can determine which code is merged into shared repositories. However, it is unclear whether review agents can detect vulnerability-...
255. Beyond Correctness: Enhancing Architectural Reasoning in Code LLMs via Scalable Labeling with Agentic Judgment ​
Author: Kirill Vasilevski (Justina), Ximing Dong (Justina), Benjamin Rombaut (Justina), Milad Soltany (Justina), Ruochen Deng (Justina), Jiahuei Lin (Justina), Arthur Leung, Dayi Lin, Boyuan Chen, Shaowei Wang, Ahmed E. Hassan
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.14948v2 Announce Type: replace-cross Abstract: LLMs have substantially improved software engineering yet real-world development requires architectural understanding. Such understanding is prohibitively expensive to label manually and impossible to verify through tests alone. We propose an...
256. IUU+DB: Tracking Illegal, Unreported, and Unregulated Fishing, Seafood Fraud, and Labor Abuse through LLM-driven Information Extraction ​
Author: Henry Bodwell, Hong Yang, John C. Simeone, Kelvin Gorospe, Bella Sullivan, Lana Huang, Jessica Gephart, Sandy Aylesworth, Molly Masterton, Naren Ramakrishnan
Published: 7/8/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.CY
arXiv:2606.18181v2 Announce Type: replace-cross Abstract: Illegal, unreported, and unregulated fishing (IUU) traditionally refers to fishing activities that violate applicable laws or occur in areas that lack applicable laws. We propose the term IUU+ to capture a broader suite of fisheries sector en...
257. When Lower Privileges Suffice: Investigating Over-Privileged Tool Selection in LLM Agents ​
Author: Kaiyue Yang, Yuyan Bu, Jingwei Yi, Yuchi Wang, Biyu Zhou, Juntao Dai, Songlin Hu, Yaodong Yang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2606.20023v2 Announce Type: replace-cross Abstract: As LLM agents increasingly select tools autonomously, their choices among tools with different privileges become safety-relevant. However, prior tool-selection studies focus on safety-agnostic metadata preferences, leaving privilege-sensitive...
258. A Neuromorphic Reinforcement Learning Framework for Efficient Pathfinding in Robotic Mobile Fulfillment Systems ​
Author: Junzhe Xu, Zecui Zeng, Lusong Li, Yuetong Fang, Renjing Xu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.20031v3 Announce Type: replace-cross Abstract: Dynamic environmental changes, confined workspaces, and stringent real-time constraints make pathfinding in Robotic Mobile Fulfillment Systems (RMFS) a challenging problem for conventional search- and rule-based methods, which typically suffe...
259. AutoSpec: Safety Rule Evolution for LLM Agents via Inductive Logic Programming ​
Author: Pingchuan Ma, Zhaoyu Wang, Zimo Ji, Yuguang Zhou, Zhantong Xue, Zongjie Li, Shuai Wang, Xiaoqin Zhang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR
arXiv:2606.24245v3 Announce Type: replace-cross Abstract: Large language model (LLM) agents increasingly automate complex tasks by integrating language models with external tools and environments. However, their autonomy poses significant safety risks: agents may execute destructive commands, leak s...
260. The Inattentional Gap: Task-Conditioned Language and Vision Models Omit the Safety-Critical Signals They Can Otherwise Report ​
Author: Kwan Soo Shin, In Seok Kang, Yunkyung Min, Judy Yang, Munho Lee
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV
arXiv:2606.26529v2 Announce Type: replace-cross Abstract: AI safety is evaluated by how reliably a model detects the hazards it is told to find, yet accidents often arise from the hazard no one specified. We show that conditioning a language or vision model on a narrow task suppresses its reporting ...
261. Application of LLMs to Threat Assessment of Foreign Peacekeeping Missions ​
Author: Gerhard Backfried, Christian Schmidt, Diego Pilutti, Michael Suker
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.27106v2 Announce Type: replace-cross Abstract: We present a novel approach for applying Large Language Models (LLMs) to threat assessment in the context of foreign peacekeeping missions. Building on the PINPOINT project and its use case, the EU Monitoring Mission in Georgia, we combine an...
262. CARVE: Content-Aware Recurrent with Value Efficiency for Chunk-Parallel Linear Attention ​
Author: Sayak Dutta
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, cs.NE
arXiv:2606.27229v3 Announce Type: replace-cross Abstract: Recurrent delta-rule models keep a fixed-size state matrix S (d_v x d_k) that compresses all past context. The state of the art (GDN-2) gates this update with element-wise matrix erase/write masks. This is powerful but has two defects. First,...
263. Categorizing Mathematical Concepts with LLM Voting Ensembles in Mathswitch ​
Author: Katja Ber\v{c}i\v{c}, Slobodan Stanojevikj
Published: 7/8/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.CL
arXiv:2606.28815v2 Announce Type: replace-cross Abstract: Mathswitch is an open-source project that imports mathematical concept records from sources such as Wikidata, Wikipedia, MathWorld, Encyclopedia of Mathematics, nLab, ProofWiki, and Agda-Unimath, and links records that refer to the same conce...
264. Token Geometry ​
Author: Kathan Shah
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.01455v2 Announce Type: replace-cross Abstract: Language models learn continuous programs over discrete symbols, with the embedding table and LM-head acting as the read/write interface between them. We show that this interface has gradient geometry distinct from dense hidden weights which ...
265. Neural-Network Inverse Design of SRF Cavities and Transmons for Bosonic Quantum Computation ​
Author: Joseph Yaker, Jovan Markovic, Alessandro Reineri, Doga Murat Kurkcuoglu, Silvia Zorzetti
Published: 7/8/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, hep-ex
arXiv:2607.02289v2 Announce Type: replace-cross Abstract: Three-dimensional superconducting radio-frequency (SRF) cavities provide exceptionally long-lived electromagnetic modes and, when coupled to nonlinear elements such as transmon qubits, become promising architectures for bosonic quantum inform...
266. Cross-Receiver Open-Set Radio Frequency Fingerprinting via Structure-First Adaptation ​
Author: Fengchong Yao, Jianbing Li, Qing Liu, Kefeng Song, Haitao Li, Song Wang, Feixiang Wang
Published: 7/8/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2607.02567v3 Announce Type: replace-cross Abstract: Radio frequency fingerprint identification (RFFI) provides a physical-layer credential for Internet of Things devices, but open-set decisions become fragile when a threshold calibrated on a source receiver is applied to a target receiver. Rec...
267. Not All Refusals Are Equal: How Safety Alignment Fails Cybersecurity at Scale ​
Author: Vadym Hadetskyi, Dario Pasquini, Artem Sorokin
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.02714v2 Announce Type: replace-cross Abstract: There is no doubt that safety alignment is an essential step in LLM training. However, conceptually it does not distinguish between various domains and the level of potential harm of a query, which creates significant complications in the fie...
268. CONFLUX: A Latent Diffusion Model for 3D Chest-CT Synthesis with RL Post-Training ​
Author: Max Van Puyvelde, Halil Ibrahim Gulluk, Wim Van Criekinge, Olivier Gevaert
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.02998v2 Announce Type: replace-cross Abstract: Controllable generative models of 3D medical images can synthesize volumes with specified clinical attributes, but this demands samples that are simultaneously high-fidelity, natively 3D, and faithful to the requested conditioning. We present...
269. ACPO: Adaptive Credit Policy Optimization via Fine-Grained Surrogate Entropy ​
Author: Zijun Xie, Yuyang You, Yongzhi Li, Enlei Gong, Zeyu Chen, Quan Chen, Yanhua Cheng, Peng Jiang, Yadong Mu
Published: 7/8/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.03126v2 Announce Type: replace-cross Abstract: Reinforcement Learning (RL) has substantially improved the reasoning ability of large language models (LLMs), but sparse outcome rewards still make token-level credit assignment difficult. Existing scalable RL methods typically assign traject...
270. Hierarchical Multi-Agent Reinforcement Learning for Carbon-Aware AI Data Centers in Power Distribution Systems ​
Author: Hyunsoo Lee, Panggah Prabawa, Dae-Hyun Choi, Joongheon Kim
Published: 7/8/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2607.03324v2 Announce Type: replace-cross Abstract: Eco-friendly energy management for artificial intelligence data centers (AIDCs) is crucial because of the significant increase in energy consumption-induced carbon emissions from AIDCs resulting from the rapid expansion of AI applications. Th...
271. CGGS: Consistency-Augmented Geometric Gaussian Splatting for Ego-centric 3D Scene Generation ​
Author: Zhenyu Sun, Xiaohan Zhang, Qi Liu, Huan Wang
Published: 7/8/2026, 4:00:00 AM
Categories: cs.GR, cs.AI
arXiv:2607.03819v2 Announce Type: replace-cross Abstract: Challenges remain in ego-centric 3D scene generation due to limited view overlap and the dominant influence of individual perspectives on scene interpretation. These factors hinder the creation of viewpoint-consistent and semantically aligned...
272. Piercing Gilbreath's Conjecture: From Deep Number Theory Insights to Fintech and Cybersecurity ​
Author: Vincent Granville
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.04166v2 Announce Type: replace-cross Abstract: I propose a new methodology to attack the fascinating Gilbreath's conjecture about prime numbers, first posted in 1878 and unsolved to this day. The problem statement is rudimentary: kids can understand it. However, despite decades of researc...
273. Transferability Between Understanding and Generation in Unified Multimodal Models ​
Author: Jiwon Kang, Heeji Yoon, Jaewoo Jung, Jaewon Min, Minkyeong Jeon, Biyeon Hwang, Sangwon Jung, Seungryong Kim
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.04423v2 Announce Type: replace-cross Abstract: Unified Multimodal Models (UMMs) integrate image understanding and generation within a single architecture, yet how the two tasks interact remains understudied. We investigate $\boldsymbol{\mathsf{transferability}}$ in UMMs: whether training ...
274. RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies ​
Author: Tianxing Chen, Yue Chen, Zixuan Li, Junyuan Tang, Kailun Su, Haoran Lu, Weijie Wan, Baijun Chen, Songling Liu, Haowen Yan, Honghao Su, Zhiyang Dou, Kaixuan Wang, Dandan Zhang, Yunze Liu, Yan Qin, Qiwei Liang, Qiwei Wu, Zijian Lin, Wenwei Lin, Yuran Wang, Minghua He, Tianshu Wu, Ruihai Wu, Jingquan Zhou, Kai-Chong Lei, Haibao Yu, Yuanfeng Ji, Weiyang Jin, Guanyu Lin, Xiaofan Li, Qi Xiong, Renjing Xu, Zhongyu Li, Wenhao Chai, Enze Xie, Ziwei Wang, Yao Mu, Hao Dong, Wojciech Matusik, Mingyu Ding, Wenbo Ding, Ping Luo, Masayoshi Tomizuka
Published: 7/8/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, cs.GR
arXiv:2607.04434v3 Announce Type: replace-cross Abstract: Generalist robot manipulation policies have advanced rapidly, yet existing benchmarks remain limited in systematically evaluating their capabilities. Many rely on simple, short-horizon, or skill-narrow tasks with limited capability coverage, ...
275. Wan-Streamer v0.2: Higher Resolution, Same Latency ​
Author: Lianghua Huang, Zhi-Fan Wu, Yupeng Shi, Wei Wang, Mengyang Feng, Junjie He, Chen-Wei Xie, Yu Liu, Jingren Zhou, Ang Wang, Bang Zhang, Baole Ai, Chen Liang, Cheng Yu, Chongyang Zhong, Jinwei Qi, Kai Zhu, Pandeng Li, Peng Zhang, Wenyuan Zhang, Xinhua Cheng, Yitong Huang, Yun Zheng, Yuxiang Bao, Yuzheng Wang, Zoubin Bi
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.LG
arXiv:2607.04443v3 Announce Type: replace-cross Abstract: We present Wan-Streamer v0.2, a latency-preserving upgrade of the native-streaming, end-to-end audio-visual interaction model. v0.2 keeps the v0.1 modeling formulation, but raises the interactive output stream from 192x336 to 640x368 while pr...
276. TACTIC-KG: Toward Small Agent Teams for Cyber Threat Intelligence Knowledge Graph Construction ​
Author: Mouhamed Amine Bouchiha, Gregory Blanc
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG, cs.MA
arXiv:2607.05001v2 Announce Type: replace-cross Abstract: Cyber Threat Intelligence (CTI) reports are predominantly unstructured, heterogeneous, and noisy, which limits their direct usability for automated analysis and reasoning. Cybersecurity Knowledge Graphs (CSKGs) provide a structured representa...
277. Unified Audio Intelligence Without Regressing on Text Intelligence ​
Author: Zhifeng Kong, Sang-gil Lee, Jaehyeon Kim, Boxin Wang, Zihan Liu, Sungwon Kim, Yang Chen, Arushi Goel, Rajarshi Roy, Wenliang Dai, Zhuolin Yang, Yangyi Chen, Dongfu Jiang, Sreyan Ghosh, Tuomas Rintamaki, Andrew Tao, Jonathan Raiman, Mohammad Shoeybi, Bryan Catanzaro, Wei Ping
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, cs.SD, eess.AS
arXiv:2607.05196v2 Announce Type: replace-cross Abstract: Audio intelligence involves understanding, reasoning about, and generating both audio and speech. In this work, we introduce Nemotron-Labs-Audex-30B-A3B (Audex), a unified audio-text LLM built on Nemotron-Cascade-2-30B-A3B, a strong text-only...
278. Shape Over Intensity: Directional Topological Encoding for False Positive Reduction in Intracranial Aneurysm Detection ​
Author: Akshay Gokhale, Mansi Dhamne
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.05317v2 Announce Type: replace-cross Abstract: Automated detection of intracranial aneurysms (IAs) from CT angiography (CTA) is severely hindered by high false-positive rates. Convolutional neural networks (CNNs) rely on local pixel intensities, causing systematic confusion between saccul...
279. Multiplayer Interactive World Models with Representation Autoencoders ​
Author: Anthony Hu, V'aclav Volhejn, Adrien Ramanana Rahary, Chris Mulder, Aditya Makkar, Alyx Liao, Am'elie Royer, Manu Orsini, Adam Jelley, Eloi Alonso, Florian Laurent, Fredrik Nor'en, James Swingos, Jan H"unermann, Kent Rollins, Lucas Hosseini, Matthieu Le Cauchois, Maxim Peter, Pim de Witte, Tim Brown, Vincent Micheli, Moritz B"ohle, Gabriel de Marmiesse, Viktoriia Sharmanska, Lucia Specia, Michael Black, Patrick P'erez
Published: 7/8/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.05352v2 Announce Type: replace-cross Abstract: We introduce the first multiplayer world model for highly dynamic environments governed by complex physical interactions. Whereas single-player world models treat the other agents as part of the environment, ours conditions on the action stre...