arXiv cs.AI - 2026-07-24 ​
354 items collected.
1. AINTMA: Agentic AI Architecture for Autonomous Test Management with Generative Intelligence, Secure Cloud Communication and Adaptive Quality Analytics ​
Author: Vinil Pasupuleti, Shyalendar Reddy Allala, Siva Rama Krishna Varma Bayyavarapu, Shrey Tyagi, Srinivasateja Songa
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20452v1 Announce Type: new Abstract: Modern software quality assurance demands intelligent, autonomous systems capable of adaptive decision-making across distributed cloud environments. This paper presents AINTMA (Agentic Intelligent Test Management Architecture), a multi-agent agentic AI...
2. Marking the Wrong Symptoms: Evaluating LLM Watermarks in Medical Texts ​
Author: Melanie Rieff, Robin Staab, Thibaud Gloaguen, Stefan Hegselmann, Martin Vechev
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20462v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly integrated into clinical workflows, stressing the need for reliable traceability of model-generated output with watermarking. Yet, most watermarks are evaluated on general-purpose benchmarks, leaving domain...
3. ClickGuard: Detecting and Spoiling Clickbait News with Informativeness Measures and Large Language Models ​
Author: Wojciech Michaluk, Tymoteusz Urban, Mateusz Kubita, Soveatin Kuntur, Anna Wr'oblewska
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20463v1 Announce Type: new Abstract: This paper presents an AI-driven browser extension that identifies clickbait to help users avoid misleading Internet articles. Moving beyond traditional detection, the application employs a hybrid machine learning architecture that combines transformer...
4. Stochastic Sampling is Epistemically Shallow: The Dimensionality Gap Between Temperature Variation and Model Diversity in LLMs ​
Author: Izhar Ali
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20464v1 Announce Type: new Abstract: When a language model gives different answers on repeated runs, does that variation reveal what it does not know? Self-consistency turns the variation into a per-question uncertainty estimate via majority voting. But does the same variation reveal cros...
5. JAXBench: Benchmarking Autonomous TPU Kernel Optimization ​
Author: Arya Tschand, Charles Hong, Julian Walker, Nina Cai, Shangkun Wang, Suvinay Subramanian, Sundar Dev, Vijay Janapa Reddi, Amir Yazdanbakhsh, Sethu Sankaran
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20466v1 Announce Type: new Abstract: Rigorous benchmarks have driven progress in autonomous GPU kernel performance optimization by establishing a shared target to hillclimb on, but no equivalent exists for TPUs. We present JAXBench, a TPU-native benchmark suite for AI-generated kernel opt...
6. DC-Leap: Training-Free Acceleration of dLLMs via Draft-Guided Contiguous Leaping Decoding ​
Author: Yanhua Jiao, Tianyi Wu, Xiaoxi Sun, Yulin Li, HuiLing Zhen, Libo Qin, Baotian Hu, Zhuotao Tian, Min Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.20467v1 Announce Type: new Abstract: While parallel decoding is central to the efficiency of Diffusion Large Language Models (dLLMs), current strategies are often hindered by overly conservative confidence thresholds. These thresholds, necessitated by the Joint Probability Dependence Erro...
7. InferenceBench: A Benchmark for Open-Ended LLM Inference Optimization by AI Agents ​
Author: Jehyeok Yeon, Ben Rank, Maksym Andriushchenko
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20468v1 Announce Type: new Abstract: AI agents are increasingly used to automate research and development tasks, yet existing benchmarks typically evaluate them on prescribed workflows or narrow action spaces. Even nominally open-ended tasks can often be solved by retrieving a well-known ...
8. DecodeShare: Tracing the Shared Subspace of LLM Decode-Time Decisions ​
Author: Zishan Shao, Lixun Zhang, Kangning Cui, Yixiao Wang, Ting Jiang, Hancheng Ye, Qinsi Wang, Zhixu Du, Yuzhe Fu, Fan Yang, Danyang Zhuo, Yiran Chen, Hai Helen Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20469v1 Announce Type: new Abstract: Large language models (LLMs) handle many tasks with one set of parameters, but under KV-cached inference it is unclear what task-general structure, if any, is used at decode time rather than during prefill. We propose DecodeShare, a protocol that ident...
9. PlanE: Meta Planning of Data, Tuning, and Inference for Extractive-based LLMs ​
Author: Jiacheng Wang, Weiyan Zhang, Guangya Yu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20470v1 Announce Type: new Abstract: Enhancing the task-specific capabilities of Large Language Models (LLMs) primarily requires substantial instruction-tuning datasets. However, the sheer volume of such data imposes a considerable annotation cost, and a lack of optimization methods for t...
10. Benchmarking the Personalization Capabilities of Large Language Models ​
Author: Ashutosh Srivastava, Siddharth Yedlapati, Vinay Aggarwal, Yaman Kumar Singla, Shashwat Dixit, Jitendra Ajmera, Balaji Krishnamurthy
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20471v1 Announce Type: new Abstract: Personalization, the act of varying a message to induce action from a specific receiver while keeping sender, channel, and time fixed, has a long tradition in psychology and marketing as a two-party problem in which sender and receiver have independent...
11. Robust Critics: Defending LLMs Against Multi-Turn Attacks ​
Author: Roman Belaire, Arunesh Sinha, Pradeep Varakantham
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20472v1 Announce Type: new Abstract: When a user asks a language model something harmful, is it a genuine attack or a misunderstood but well-meaning question? This ambiguity is one of the central challenges of LLM safety. A model that assumes the worst harms legitimate users; one that ass...
12. Incomplete Prompt Jailbreaks in Large Language Models ​
Author: Yeonjea Kim, Bumjin Park, Jaesik Choi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20473v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly released as open-weight models with safeguards against harmful requests. Nevertheless, sentence completion remains vulnerable to incomplete harmful prompts. In this work, we formalize this phenomenon as inc...
13. VeriSimpl: Robust Optimization Modeling from Natural Language using Simplification-based Verification ​
Author: Sumaya Abdul Rahman, Seckhen Ariel Andrade Cuellar, Ghani Raissov, Mohammad Raza
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20474v1 Announce Type: new Abstract: Natural language interfaces can greatly benefit the accessibility and usability of optimization modeling, and recent advances in large language models (LLMs) show promise in automatically translating textual problem descriptions into executable solver ...
14. SonicSampler: Unified Tile-Aware Kernels for LLM Sampling and Speculative Verification ​
Author: Pragaash Ponnusamy, Shivam Sahni, Jue Wang, Tri Dao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.20475v1 Announce Type: new Abstract: Sampling in LLM inference comprises a combinatorial set of logit processing, token selection, and verification operations for speculative decoding. However, existing implementations either accelerate only subsets of this pipeline, rely on multiple kern...
15. Benchmarking Large Language Models on Multi-Sensor Physical Hazard Assessment ​
Author: Faizan Iqbal
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20476v1 Announce Type: new Abstract: We present an empirical benchmark evaluating how five large language models assess multisensor physical hazard data. Testing 60 scenarios across three categories - multi-sensor joint assessment, response proportionality, and pattern disambiguation - wi...
16. Semi-Supervised Text-Attributed Graph Distillation ​
Author: Yurui Lai, Samir Moustafa, Renchi Yang, Tsz Nam Chan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20477v1 Announce Type: new Abstract: {\em Text-Attributed Graphs} (TAGs) have emerged as an expressive data model for integrating graph topology with rich textual semantics. Existing representation learning methods over TAGs suffer from severe scalability bottlenecks, particularly togethe...
17. Beyond Liars' Bench: The Impact of Lie Typology, Depth, and Sparsity on Deception Detection in LLMs ​
Author: Amr Moustafa, Max Feser, Florian Mai
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20479v1 Announce Type: new Abstract: Training probes to detect deceptive outputs from large language models is still an open problem. Recent work has demonstrated that detection probes fail especially in out-of-domain scenarios -- training on one type of lie does not transfer well to dece...
18. Enabling Scalable Topology Inference in Distribution Systems via Constrained Multi-Source Inference ​
Author: Haoran Li, Lihao Mai, Muhao Guo, Jiaqi Wu, Yang Weng
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20480v1 Announce Type: new Abstract: Accurate distribution system topology is essential for outage localization, voltage analytics, and operation of distribution grids, yet maintaining reliable connectivity records remains challenging in practice due to heterogeneous and imperfect utility...
19. Routing Without Training: Controllable-Ratio LLM Offloading via Reliability Gating ​
Author: Evan Chen, Shiqiang Wang, Kevin S Chan, Su Wang, Christopher Brinton
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20481v1 Announce Type: new Abstract: Local-cloud collaboration is a practical way to deploy large language models under resource constraints, but existing methods often rely on trained routers or collaboration-aware finetuning that tie routing behavior to a particular operating regime. In...
20. PersonaTrail: Benchmarking Personalized Web Agents through Browsing Trails ​
Author: Seungbin Yang, Chaewoon Ki, Dohyun Lee, Jaegul Choo, ChaeHun Park
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20482v1 Announce Type: new Abstract: Recent advances in large language models have enabled web agents to autonomously execute complex tasks. In practice, users frequently provide underspecified instructions, requiring agents to infer the missing context from their raw browsing histories. ...
21. Tractable Hierarchical Control of Autoregressive Language Models ​
Author: Max Scribner, Antonio Vergari, Vaishak Belle
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20483v1 Announce Type: new Abstract: Constraining the generation of autoregressive large language models (LLMs) is an important component of integrating language models into formal systems. In the generation of code and data for tasks like program synthesis, ensuring that language models ...
22. The Devil is in the Spectrum: Mitigating Representation Collapse in LLMs via Topologically Regularized Side-Path ​
Author: Yiheng Tao, Kaiwen Cheng, Yao Lu, Chang Liu, Jie Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20484v1 Announce Type: new Abstract: Large Language Models (LLMs) are fundamentally limited by representation collapse, a bottleneck that severely degrades long-context performance. We identify that existing approaches risk drifting into one of two pathological extremes: homogenization co...
23. Expectation Alignment of Language Models for Real-World User Expectations ​
Author: Miaomiao Li, Yang Wang, Bin Liang, Shudong Liu, Zhiwei Zhang, Kam-Fai Wong
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.20485v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated remarkable performance on standard benchmarks, yet it remains largely unexplored whether they truly meet user expectations. Existing evaluation approaches, relying on model heuristics, expert rubrics, or u...
24. OPTScientist: Multi-Agent Discovery of Typed Optimizer Programs for Transformer Pretraining ​
Author: Zhongzheng Li, Tiancan Feng, Wenhao Li, Qingsong Ran, Shikun Feng, Xiaoyuan Zhang, Yue Wang, Xiaoguang Zhao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20486v1 Announce Type: new Abstract: Designing optimizers for modern deep learning remains a challenging scientific problem, requiring the joint consideration of optimization geometry, state dynamics, numerical stability, implementation constraints, and empirical generalization. Existing ...
25. Directional Hallucinations: Ideological Drift in News-Grounded LLM Question Answering ​
Author: Chendi Wang, Liam Cunningham, Tom Yishay, Jieying Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20487v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used to answer questions about political information, including in election-adjacent information settings where factual errors and ideological distortions are high-stakes. We present a reproducible measurem...
26. Autonomous Topology Mutation: Safe Runtime Restructuring for Multi-Agent LLM Systems with Capability, State, and Shadow Invariants ​
Author: Bronislav Sidik, Chaya Levi, Nizzan Kimhi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20488v1 Announce Type: new Abstract: Multi-agent LLM frameworks typically fix their team topology at boot time. When an individual agent becomes overloaded at runtime, for example by mixing too many action categories, accumulating tool errors, or queueing behind too many calls, the system...
27. EvoSQL: Memory-Augmented Critic-Generator Co-Evolution for Text-to-SQL ​
Author: Jiawei Zhou, Jianwei Wang, Chenyu Zhou, Chaojian Shi, Ming Dong, Kai Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DB
arXiv:2607.20489v1 Announce Type: new Abstract: Text-to-SQL has advanced rapidly with large language models, but complex database queries still require reasoning beyond one-shot generation, including multi-step decomposition, execution-based diagnosis, and targeted correction. We present EvoSQL, a c...
28. CRAWO: Custom Resources for Adaptive Workload Orchestration ​
Author: Eug^enio Santos, Daniel Maia, Stefano Loss, Jos'e Manoel Silva, Aluizio Rocha Neto, Thais Batista, Everton Cavalcante, N'elio Cacho, Eduardo Nogueira, Daniel Ara'ujo, Frederico Lopes
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DC, cs.ET
arXiv:2607.20490v1 Announce Type: new Abstract: Edge Intelligence has emerged as a key paradigm for enabling real-time applications in smart cities by shifting computation from centralized cloud data centers to the network edge, thereby reducing latency and bandwidth consumption. However, deploying ...
29. DFAH-Bench: Benchmarking Observable Agent Instability in Financial Decision-Making ​
Author: Raffi Khatchadourian
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.20491v1 Announce Type: new Abstract: Standard evaluation benchmarks measure what a tool-using agent decides, not whether it arrives at that decision through the same process each time. We introduce DFAH-Bench, a replay benchmark that measures observable behavioral instability in financial...
30. Attention-based Experience Replay Framework for Continual Learning of Agnostic Time Series Forecasting Models ​
Author: Quentin Besnard (RFAI), Nicolas Ragot (RFAI)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.20493v1 Announce Type: new Abstract: Deep learning has led to remarkable progress in artificial intelligence, particularly in robotics, imaging and sound processing. However, a major limitation of neural networks remains their strong dependence on large and stationary datasets. In many re...
31. Isolating LLM Alignment from Regex: Zero Coverage and Metric-Dependent Divergence Under Adversarial Mutation ​
Author: Alexandre Cristov~ao Maiorano
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CR, cs.LG
arXiv:2607.20494v1 Announce Type: new Abstract: Production LLM applications commonly stack a regex filter in front of model-side alignment; prior work found no measurable coverage gain from adding a live Gemini backend behind an active regex filter. We ask whether that ceiling holds when the corpus ...
32. Workload-Aware Caching for Multi-Agent Systems ​
Author: Anas Mohamed, Kaizan Haque, Azal Ahmad Khan, Chetan Sharma, Shuwen Ge, Ali Anwar
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DC, cs.MA
arXiv:2607.20495v1 Announce Type: new Abstract: Multi-agent systems decompose complex tasks into directed acyclic graphs (DAGs) of specialized agent executions, creating natural opportunities for caching intermediate results across queries. However, existing cache eviction policies treat all cached ...
33. From Errors to Rules: Iterative Prompt Optimization for Text Classification ​
Author: Yueying Cui, Renhao Xue, Yi Zhang, Mukul Prasad
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20497v1 Announce Type: new Abstract: Prompt optimization for text classification spans diverse approaches, from demonstration selection to exploration-based search to error-driven diagnosis, each with known but incompletely characterized strengths and limitations. We conduct a comprehensi...
34. AISE-Bench: A Full-Cycle Curated Benchmark for Information Seeking on Academic Knowledge Graphs ​
Author: Fanjin Zhang, Zhengyang Wang, Ruixuan Huang, Kefan Zhang, Amy Xin, Yuanchun Wang, Shu Zhao, Evgeny Kharlamov, Jie Tang, Juanzi Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20498v1 Announce Type: new Abstract: Large language models (LLMs) augmented with tools are emerging as autonomous agents capable of using Web engine, APIs, and code to solve complex, long-horizon tasks. Current tool-using benchmarks for information seeking on academic graphs rely on synth...
35. ExecuGraph: A Multi-Agent, Execution-Grounded Framework for Reliable Backend Code Synthesis with Large Language Models ​
Author: Sai Deekshith Lekkala, Jothi Prabha Appadurai, Rohith Reddy Bellibatlu, Manpreet Singh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.20499v1 Announce Type: new Abstract: Large Language Models generate plausible backend code, but a single-pass paradigm provides no guarantee of correctness or runtime reliability. We present ExecuGraph, a multi-agent framework that places execution-based validation at the center of backen...
36. FlowEdit: Information-Theoretic Control of LLM Reasoning Flows for Ill-posed Problems Involving Conflicts ​
Author: Sizhe Tang, Guangyu Jiang, Yu Li, Rongqian Chen, Ioannis G. Kevrekidis, Tian Lan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20500v1 Announce Type: new Abstract: Large Language Models (LLMs) perform strongly on well-specified reasoning tasks with a feasible answer. However, problems encountered in the open world can become ill-posed due to inconsistent conditions, conflicting statements, or mutually incompatibl...
37. MKEvolve: A Modular Multi-Agent Framework for Kernel Code Generation ​
Author: Jason Yoo, Rajarshi Saha, Shaowei Zhu, Tao Yu, Wei Tang, Youngsuk Park
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.20501v1 Announce Type: new Abstract: Despite rapid progress in LLM-based code generation, writing correct and performant kernels for hardware accelerators remains a key bottleneck in scaling modern ML workloads. We present MKEvolve (Modular Kernel Evolve), a framework that iteratively co-...
38. Inducing Comparability of Factorised Probability Distributions ​
Author: Jan Speller, Malte Luttermann, Marcel Gehrke, Tanya Braun
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20502v1 Announce Type: new Abstract: To allow for principled comparison between two probabilistic graphical models defined over non-identical variable sets, they have to be lifted to a common measurable space. To this end, we propose an extension scheme for any two given models and establ...
39. LeanFlow: A Case Study in Workflow-Driven Lean Autoformalization ​
Author: Lazar Milikic, Simon Guilloud, Khanh Nguyen, Viktor Kuncak
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.LO
arXiv:2607.20503v1 Announce Type: new Abstract: We present and evaluate LeanFlow, an LLM agent system specialized for translating mathematical papers into buildable Lean projects. Recent verifier-in-the-loop systems show that large formal artifacts can be produced, but it remains unclear which runti...
40. Optimizing Hypergraph-Based RAG: Toward Better Fact Extraction and Chunk Retrieval ​
Author: Houda Khrouf, Pedro Fillastre, Sebastiao Correia
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20506v1 Announce Type: new Abstract: GraphRAG enables deeper reasoning by structuring knowledge as graphs but struggles with n-ary facts. HyperGraphRAG uses hypergraphs for richer semantics, improving accuracy, yet relies on error-prone LLM extraction and inefficient standard chunk retrie...
41. MiniCache: Reusable Program Caching with Small Model Interfaces for Efficient LLM Inference ​
Author: Jingquan Chen, Jinghua Piao, Jie Feng, Shaogang Hu, Yong Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.20507v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used for program-aided reasoning, agentic decision making, and structured task execution, but these applications often incur high inference cost. We present MiniCache, a reusable program caching framework t...
42. Telco-GAIA: Bilingual Benchmark for Agents in Telecom Domain ​
Author: Dmitrii Khizbullin, Zaid Alyafeai, Abdelrahman Eldesokey, Nourah AlSultan, Raghad Alshalan, David R. Pugh, Bernard Ghanem
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20510v1 Announce Type: new Abstract: We introduce Telco-GAIA, a bilingual, multi-modal benchmark for evaluating tool-using agents on the data of a real-world telecommunications operator. Telco-GAIA comprises 100 human-verified question-answering tasks, in English and Arabic, that each dem...
43. SiGMA: Sign-Guided Merging and Adaptation for Multimodal Continual Instruction Tuning ​
Author: Keonhee Park, Gunhee Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20511v1 Announce Type: new Abstract: Multimodal Continual Instruction Tuning (MCIT) is crucial for adapting Multimodal Large Language Models (MLLMs) to evolving a sequence of downstream tasks. Prior methods mostly utilize Mixture of Experts or expansion merge approach, primarily focusing ...
44. Reliability-Aware LLM Alignment from Inconsistent Human Feedback ​
Author: Jingyi Huang, Ruohan Zong, Yujun Feng, Liran Ma, Lanyu Shang, Yang Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20515v1 Announce Type: new Abstract: Reinforcement Learning from Human Feedback (RLHF) is critical for aligning Large Language Models (LLMs) with human preferences. However, its efficacy is often compromised by the inherent inconsistency and subjectivity of human annotations. Existing pre...
45. CANN Bench: Benchmarking Agent Generated Kernels against Real NPU and Algorithmic Limits ​
Author: Xue-Jian Gao, Deng Pan, Yueming Su, Jiasheng Li, Bin Du, Fengming Zhu, Chengdi Ma, Junyi Fan, Qichen Liao, Chengqiu Hu, Xinxian Chen, Lingchao Zheng, Jun Li, Jiwei Yang, Yuwei Fan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20518v1 Announce Type: new Abstract: AI agents are now capable of writing, compiling, and iteratively optimizing low-level operator kernels on different hardware platforms. Existing benchmarks, however, focus almost exclusively on CUDA and Triton, leaving hardware ecosystems with less-exp...
46. Representation Robustness Under Executable Reasoning Constraints in Large Language Models for Mathematical Problem Solving ​
Author: Sagnik Nath, Edith Aurora Graf, Liang Zhang, Diego Zapata-Rivera
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC, cs.PL
arXiv:2607.20520v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly evaluated on mathematical problem solving, yet prior work often treats representationally equivalent formulations as interchangeable and conflates reasoning errors with interface failures. This paper invest...
47. Attention Degradation, Function Token Anchoring, and the Limits of Attention-Based Intervention in Large Language Models ​
Author: Sagar Dangal, Manoj Shakya
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20524v1 Announce Type: new Abstract: Mean cross-positional attention degradation is widely reported in transformer interpretability, yet whether it causally limits contextual retrieval remains untested. We present six coordinated experiments across GPT-2, LLaMA-3.2-1B/3B, OPT-1.3B, and di...
48. Autonomous disproofs of the sum-product conjecture over $\mathbb R$ with GPT-5.5 Pro ​
Author: Yichen Huang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20525v1 Announce Type: new Abstract: OpenAI's recent disproof of the Erd\H{o}s unit distance conjecture marked a milestone for AI in mathematics. It also inspired another breakthrough: a human disproof of the Erd\H{o}s--Szemer'edi sum-product conjecture over $\mathbb R$. In this paper, w...
49. ConfidenceBench: Evaluating Confidence Calibration in Large Language Models ​
Author: Matthew ffrench-Constant, Daniel Yang, Xinmeng Huang, Sanyam Kapoor
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, stat.ML
arXiv:2607.20526v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed in settings where fluent but incorrect answers can be costly. In these settings, accuracy alone is insufficient: models must also know when they are likely to be wrong. We present ConfidenceBench, ...
50. Evaluating and Guarding Citation Faithfulness in Agentic Scientific Synthesis ​
Author: Taewan Goo, Junsik Kim, Kyulhee Han, GwonYul Jo, Jong-Soo Kim, Tae-Hyung Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20527v1 Announce Type: new Abstract: Agentic LLM systems such as OpenScholar and PaperQA2 read the scientific literature and return cited answers, and both they and their benchmarks already check whether those citations hold, with a fixed attribution model or human graders. Neither audits...
51. PromptPack: Scaling LLM Annotation Agents for Online Recommendation ​
Author: Sebastian Koralewski, Merwan Barlier, Yulia Stolin, Bla\v{z} \v{S}krlj
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20528v1 Announce Type: new Abstract: Online recommendation platforms increasingly use Large Language Models (LLMs) to extract structured features from ad creatives. While deploying a single-call LLM annotation agent yields significant Click-Through Rate (CTR) improvements in our live prod...
52. DynamicMCPBench: A Trace-Grounded, Effect-Scored Benchmark for LLM Agents over Live MCP Servers ​
Author: Jerzy Kami'nski, Ilya Galyukshev, Artem Kuznetsov, Sergey Chuprin, Kirill Redko, Aidar Shumbalov, Anna Kalyuzhnaya
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20531v1 Announce Type: new Abstract: Large language model (LLM) agents are increasingly deployed over Model Context Protocol (MCP) servers, yet the benchmarks used to evaluate them score the final answer or a fixed "ground-truth" list of tools, both of which are fragile once the underlyin...
53. AppWorld-UL: Benchmarking Diverse Agent-User Interactions for Tool-Use ​
Author: Junzhi Chen, Harsh Trivedi, Jane Pan, Michael JQ Zhang, Tejas Srinivasan, Niranjan Balasubramanian, Ashish Sabharwal
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, cs.MA
arXiv:2607.20536v1 Announce Type: new Abstract: Tool-use agents that address day-to-day digital tasks such as ordering groceries must not only operate applications, but also interact with the user, e.g., to ask clarification questions, prompt for confirmation, and inform the user when the instructio...
54. StrideDiffusion: Accelerating Diffusion Models for Time-series Generation ​
Author: Du Yin, Estrid He, Juli'an Jer'onimo Ba~nuelos, Yang Yang, Feng Hu, Yuchen Luo, Hao Xue, Stephan Sigg, Flora Salim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.SE
arXiv:2607.20545v1 Announce Type: new Abstract: Diffusion models have become competitive generators for time series, but their practical use is limited by the large number of sequential denoising steps required at inference time. Existing fast samplers typically use fixed or generic timestep schedul...
55. CMI-Mem: Toward Generalizable Long-Term Memory Management via CMI-Augmented Reinforcement Learning ​
Author: Yubo Wang, Qiuyu Zhao, Zenghui Sun, Shichao Dong, Jinsong Lan, Xiaoyong Zhu, Haoyang Li, Bo Zheng, Lei Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20553v1 Announce Type: new Abstract: Memory Manager models are pivotal in agent systems. Existing methods rely predominantly on LLM-judged synthetic question-answer (QA) pairs, making memory valuation dependent on sampled queries and the downstream reader. To address this limitation, we p...
56. AI-Driven Multi-Hop Relay Selection for Smart Urban NR-V2X Networks via Learning-to-Optimize Graph Neural Networks ​
Author: Giambattista Amati, Federica Mangiatordi, Simone Angelini, Emiliano Pallotti, Pierpaolo Salvo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.NI
arXiv:2607.20554v1 Announce Type: new Abstract: Reliable and low-latency NR-V2X communications are essential for smart mobility in dense urban environments. However, limited Road-Side Unit (RSU) density, frequent non-line-of-sight conditions, and highly dynamic vehicular topologies often prevent man...
57. KeySI: An Interaction Framework for Tuning Text Embeddings Based on Human Feedback ​
Author: Yan Zhu, Y. Chen, Rebecca Faust
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20556v1 Announce Type: new Abstract: In large-scale text analysis tasks, pre-trained language models are often used to embed text corpora for downstream analysis. However, such models may struggle to capture domain-specific semantics and adapting them typically requires large amounts of l...
58. WaveformQA: Benchmarking LLM Temporal Reasoning on Digital Waveforms ​
Author: Yichuan Liu, Daniel Cummings, Nick Vadlamudi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.CL
arXiv:2607.20638v1 Announce Type: new Abstract: Large Language Models (LLMs) have demonstrated strong capabilities in code generation and reasoning, yet their ability to perform temporal reasoning over digital waveform data remains largely unexplored. Although reasoning over digital waveforms is a c...
59. NVIDIA-labs OO Agents: Native Python Object-Oriented Agents ​
Author: Paul Furgale, Severin Klingler, James Nolan, Matt Staats, Gaia Di Lorenzo, Elisa Martinez Abad, Christian Sch"uller, Razvan Dinu, Alessio Devoto, Pascal Berard, Gal Kaplun, Elad Sarafian, Riccardo Roveri, Leon Derczynski, Ricardo Silveira Cabral
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20709v1 Announce Type: new Abstract: Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agents (NOOA), a model-agnostic Python framework for building reliable AI agents. NOOA takes a simpler a...
60. ArbiGraph: Arbitrarily Scalable Verifiable Task Graphs for Evaluating Context Management ​
Author: Pavel Golikov, Evgenii Opryshko, Gennady Pekhimenko, Mark C. Jeffrey
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20764v1 Announce Type: new Abstract: We introduce ARBIGRAPH, a benchmark generator for evaluating whether tool-assisted language agents can retain, update, compose, and discard task-relevant context across extended reasoning workflows. ARBIGRAPH represents each task as a natural-language ...
61. The Human-AI Substitution Principle: When will you be replaced by AI in your organization? ​
Author: Bonny Banerjee, Shreya Singh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, econ.GN, q-fin.EC
arXiv:2607.20781v1 Announce Type: new Abstract: Artificial Intelligence (AI) is rapidly transforming organizations, raising a fundamental organizational and economic question: when will a human employee be replaced by AI? We present an analytical model for studying Human--AI Task Allocation (HAT) in...
62. Refusal-Gated Decoding: Preserving Refusal Behavior Under High-Temperature Sampling ​
Author: Phillip Howard, Xin Su, Allen Roush, Manikandan Ravikiran, Amir Abdullah
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20791v1 Announce Type: new Abstract: High-temperature sampling is one of the primary mechanisms for increasing diversity in LLMs. Recent advances in truncation-based sampling techniques have helped mitigate drawbacks of high-temperature sampling such as neural text degeneration, thereby e...
63. Can an AI System Be Creative? A Critical Perspective from Art and Engineering ​
Author: Ivan Magrin-Chagnolleau
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC, cs.MM
arXiv:2607.20796v1 Announce Type: new Abstract: This paper examines the question of whether artificial intelligence (AI) systems can be creative, approached from the dual perspective of a researcher trained in electrical engineering, pattern recognition, machine learning, and neural networks, who ha...
64. Profiling Lightweight Large Language Models ​
Author: Tomohiro Harada, Enrique Alba, Gabriel Luque
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20806v1 Announce Type: new Abstract: Lightweight large language models (LLMs) are increasingly being deployed locally on personal computers and are expected to play a growing role in resource-constrained edge and mobile environments. In such settings, energy consumption, execution time, a...
65. Enhancing Explainable Cardiac Diagnosis with Guide-Grounded Multimodal LLMs ​
Author: Hai-Nam Duy Vuong, Duy-Anh Bui, Trong-Nghia Nguyen, Kim-Ngan Thi Nguyen, Trang Mai Xuan, Tien-Cuong Nguyen, Van-Dem Pham, Thien Van Luong
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20814v1 Announce Type: new Abstract: The electrocardiogram (ECG) is a cornerstone of cardiac as- sessment, yet clinical deployment of deep learning models remains con- strained by limited interpretability and the hallucination risk of large language models (LLMs). Existing CNN+Grad-CAM+mu...
66. Efficient and Interpretable Body-Based Emotion Recognition with Lightweight Temporal Convolutional Networks ​
Author: Christian Arzate Cruz, Stefanos Gkikas, Houshyar Asadi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20820v1 Announce Type: new Abstract: Body-based emotion recognition is important for real-time affective systems, but graph-based skeleton models can be computationally expensive. This paper studies whether lightweight temporal convolutional networks (TCNs) can provide an efficient and in...
67. Auditing Provenance Sensitivity in LLM Agent Action Selection ​
Author: Junchi Liao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20827v1 Announce Type: new Abstract: LLM agents choose tools and arguments from context that mixes user requests, tool outputs, retrieved records, memory, and untrusted text. Evidence can be relevant without being authorized to determine a decision, so a correct action need not be grounde...
68. Auditing Evidence Use in Medical LLM Diagnosis ​
Author: Junchi Liao, Jiawen Deng, Fuji Ren
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20848v1 Announce Type: new Abstract: Medical LLMs are often evaluated by whether they select the correct diagnosis, but diagnostic accuracy alone does not show whether the model used the case evidence appropriately. We present a behavioral audit of evidence use in medical diagnosis. For e...
69. Code Monitor Red Teaming for Public-Test-Passing Code ​
Author: Junchi Liao, Jiawen Deng, Fuji Ren
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20852v1 Announce Type: new Abstract: Visible tests are a common gate for LLM-generated code, but passing them does not certify specification correctness. We study a deployment-like monitoring problem: after code has passed public tests, can a weaker LLM verifier identify the residual hidd...
70. Is Deep Research Reliable? Misleading Knowledge Induces False Conclusions ​
Author: Pengyu Zhu, Lijun Li, Longju Yang, Sen Su
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20891v1 Announce Type: new Abstract: Deep Research agents extend LLM-based assistants into long-horizon workflows involving planning, retrieval, evidence synthesis, and report generation, yet their reliability in open information environments remains underexplored. A key concern is whethe...
71. Source-Prior-Driven Selective Adaptation for Efficient Diffusion Model Finetuning ​
Author: Yi Xiong, Yuan-Yuan Cheng, Xiao-Ming Fu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20913v1 Announce Type: new Abstract: Fine-tuning large diffusion models for new domains or styles involves a trade-off: improving target-specific generation often degrades the pretrained model's broad generative capability. Existing full and parameter-efficient fine-tuning methods typical...
72. Traceable Scholarship: Page Anchors and Ariadne's Thread for Humanistic Inquiry in the Age of Generative AI ​
Author: Deyu Jing
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DL
arXiv:2607.20916v1 Announce Type: new Abstract: Generative AI lets large language models produce scholarly-looking text within seconds, yet fluency does not equal valid explanation. The deepest risk is not factual error alone but the appearance that an explanation is already established without clea...
73. OPOD: On-Policy Omni Distillation ​
Author: Tong Zhao, Yuyang Hu, Reed Li, Yu Lu, Haibo Shi, Yutao Zhu, Zhicheng Dou
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20918v1 Announce Type: new Abstract: Omni-modal models can handle text, images, and audio in one system, but improving all of these abilities together remains difficult. Training a single model on pooled multimodal data often fails to match models specialized for individual modalities. On...
74. Representing Entity Importance in AI Knowledge Systems: A Dual-Signal Framework of Audience Evaluation and Structural Authority ​
Author: Shen Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20925v1 Announce Type: new Abstract: AI knowledge systems require representations of entity importance for retrieval, recommendation, evidence selection, and knowledge-intensive reasoning. Yet importance is often reduced to a single score derived from either human response or graph struct...
75. SciExplore: Evaluating Autonomous Agents from Scientific Navigation to Information Integration ​
Author: Yinhao Tang, Youqing Fang, Yanan Sun, Wenran Liu, Weiming Zhang, Bin Liu, Kuikun Liu, Wenwei Zhang, Kai Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20926v1 Announce Type: new Abstract: Scientific research involves complex information-seeking and reasoning workflows across heterogeneous sources. However, existing benchmarks primarily emphasize general-domain retrieval or static scientific question answering, and therefore fail to asse...
76. Clustered Edge Intelligence: Beyond Just Convergence of Edge Computing and AI ​
Author: Chinmaya Kumar Dehury, Boris Sedlak, Alaa Saleh, Ilir Murturi, Lauri Loven, Satish Narayana Srirama, Praveen Kumar Donta
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DC
arXiv:2607.20937v1 Announce Type: new Abstract: We are moving from an information age to the age of intelligence. A decade, or possibly less than that, data will not be the gold anymore rather the derived intelligence out of the data and the information we posses from the edge of the network. Existi...
77. From Scalars to Time Series: Rethinking Implicit Neural Representations for Time-Varying Volumetric Data ​
Author: Weihan Zhang, Xuan Zhao, Yenwen Peng, Yuqi Chen, Jun Tao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20970v1 Announce Type: new Abstract: Implicit neural representations (INRs) for time-varying volumetric data are typically trained using dense sampling over spatiotemporal coordinates, where each observation corresponds to a single point in space and time. This coordinate-wise formulation...
78. Delivery, Not Storage: Cue-Anchored Working Memory as a Harness Property for Coding Agents ​
Author: Swapnanil Saha
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.20972v1 Announce Type: new Abstract: Coding agents ship with one kind of memory: documents. Instruction files, plan artifacts, and auto-written memory directories are deliberately authored and deliberately retrieved: the agent must choose to write them and choose to read them back. Human ...
79. Beyond Independent Optimization: Compression, MoE Routing, and Quantization Interactions in Multimodal Edge Intelligence ​
Author: Jay Gor, Karm Dave, Akshita Abrol, Rajesh Gupta, Sudeep Tanwar, Zhengkui Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20981v1 Announce Type: new Abstract: Efficient multimodal inference is increasingly constrained not only by model quality or FLOP count, but also by the cost of preserving, moving, routing, caching, and quantizing multimodal representations under latency, memory, and energy constraints. T...
80. GuardianAgentBench: Where Agents Fail and How to Guard Them ​
Author: Vishal Ishwar Naik, Chenyu Xu, Donna Dong, Hussein Hassan, Abhishek Pradhan, Ofer Mendelevitch, Tallat Shafat, Humayun Irshad
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20982v1 Announce Type: new Abstract: As large language model agents increasingly operate autonomously with access to tools and external environments, ensuring their safe and reliable behavior becomes critical. We present GuardianAgentBench (GABench), a benchmark of 580 scenarios across si...
81. Workflow-Localized Mechanism Learning: Attribution-Guided Repair and Knowledge Reuse for Structured Agent Skills ​
Author: Zibin Lin, Shengli Zhang, Taotao Wang, Yihan Xia, Deen Ma, Guofu Liao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20999v1 Announce Type: new Abstract: Agent Skills package reusable procedural knowledge as external artifacts for frozen language-model agents, yet existing optimizers do not jointly resolve where a failure occurs in a workflow, which mechanism caused it, and how relevant knowledge from t...
82. Naju: A Native Discrete State-Space Model with Independent Retention and Writing for Long-Sequence Memory ​
Author: Hyuk Lim, Seunghyun Yoon
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21000v1 Announce Type: new Abstract: Long-sequence memory tracking places two opposing demands on a recurrent state: near-lossless retention of stored bindings over long horizons, and active overwriting of stale ones. In our diagnostic suite, the strongest efficient baselines tend to solv...
83. Reexamining zero-shot summarization: Empirical investigation of trustworthiness of LLM-summarizers ​
Author: Vasudha Bhatnagar, Purnima Bindal, Vikas Kumar, Raj Kumari Bahl
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21010v1 Announce Type: new Abstract: Zero-shot summarization using Large Language Models (LLMs) has significantly advanced the abstractive summarization task by producing coherent and fluent summaries. However, underlying stochasticity of the large language models raises concerns about th...
84. EmoAgent-R1: Towards Multimodal Emotion Understanding with Reinforcement Learning-based Dynamic Agent Specialization ​
Author: Lihuang Fang, Yuchen Zou, kebin Jin, Jinghui Qin
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.21013v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) have achieved impressive performance in multimodal emotion recognition (MER) tasks and lifted MER to a new level that is complex emotion understanding with advanced video understanding abilities and natural lang...
85. HiMe: Real-Time Self-Hosted Personal Agent Platform for Health Insights with Wearable Devices ​
Author: Wei Liu, Siya Qi, Linhai Zhang, Lorainne Tudor Car, Yulan He
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.HC, cs.MA, cs.SE
arXiv:2607.21019v1 Announce Type: new Abstract: Traditional approaches to wearable health signal analysis, such as smartwatches, are constrained by rigid analytical frameworks and limited personalisation. The emergence of LLM agents creates a new opportunity for Personal Health Agentic Analysis, whe...
86. Faster IndexTTS-2: Accelerating and Streaming Autoregressive Zero-Shot Text-to-Speech Synthesis on GPUs ​
Author: Muyang Du, Shuang Yu, Junjie Lai
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21042v1 Announce Type: new Abstract: Autoregressive text-to-speech models achieve strong naturalness but suffer from slow inference due to sequential token generation, limiting their deployment in production applications that require low latency. IndexTTS-2 is a state-of-the-art autoregre...
87. Can Generative Recommendation Reach Cold Items? A Temporal Perspective on Semantic-ID Generation ​
Author: Jie Peng, Yanping Zheng, Zhewei Zhe, Bin Tong, Guan Wang, Bo Zheng
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21101v1 Announce Type: new Abstract: Semantic-ID-based generative recommendation represents items as sequences of shared semantic tokens, enabling token recombination beyond isolated item IDs. However, closed-world recombination does not necessarily imply temporal open-token cold-start in...
88. AttriMem: Attribution-Guided Process Feedback for Agent Memory Learning ​
Author: Qinfeng Li, Yuntai Bao, Xinyan Yu, Hongze Chen, Wenqi Zhang, Xuhong Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21106v1 Announce Type: new Abstract: Effective memory is crucial for LLM agents, yet constructing it effectively remains challenging. A memory-construction policy decides what information to extract, store, update, compress, or discard as interactions accumulate. Heuristic memory methods ...
89. V-DEAL: Diagnosing Video Safety De-Calibration as an Understanding-Refusal Coupling Failure ​
Author: Zhetong Zhang, Honghao Fu, Miao Xu, Yiwei Wang, Yujun Cai
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21151v1 Announce Type: new Abstract: As Video Large Language Models are increasingly deployed in real-world applications, ensuring their safety alignment has become critical. Counterintuitively, we find that harmful videos paired with benign queries achieve higher attack success rates tha...
90. SafeStep: AI-powered Travel Assistance for Elderly People with Frailty or Dementia ​
Author: Elderly People with Frailty or Dementia Azul Debenedetti, David Gamez, Franco Such, Nik Kairinos
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.21156v1 Announce Type: new Abstract: More than a million people in the UK suffer from frailty or dementia, which severely compromise their ability to travel in urban environments. This paper presents SafeStep, an AI-driven travel system that assists elderly users with their journeys. At t...
91. Safeguards for Speech2Speech LLM-Assistants: A Case Study in Automotive Applications ​
Author: Gregor Endler, Sebastian Kraus, Lukas Stappen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21180v1 Announce Type: new Abstract: Recent advances have introduced speech-to-speech (S2S) conversational assistants capable of producing natural-sounding interactions, including non-verbal cues like tonality and mood. In the automotive domain, this enables intuitive and humanlike in-car...
92. Explaining Weather Bulletins via ILP ​
Author: Enrico Santi (University of Udine, DMIF), Alessandro Dal Pal`u (University of Parma, SMFI), Agostino Dovier (University of Udine, DMIF), Talissa Dreossi (University of Udine, DMIF), Andrea Formisano (University of Udine, DMIF)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SC
arXiv:2607.21184v1 Announce Type: new Abstract: Inductive Logic Programming (ILP) originated within the Logic Programming community in the Nineties as a framework for combining symbolic learning with declarative knowledge representation. Nowadays, mature ILP frameworks exist and they are capable of ...
93. Differentiable Logic Programming to Mitigate Reasoning Shortcuts in Neurosymbolic Systems ​
Author: Akihiro Takemura (National Institute of Informatics, Tokyo, Japan), Katsumi Inoue (National Institute of Informatics, Tokyo, Japan)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LO
arXiv:2607.21185v1 Announce Type: new Abstract: Neurosymbolic (NeSy) systems integrate neural networks with logical reasoning to achieve both generalization and interpretability, but recent work has shown they are susceptible to shortcut reasoning behaviors. We propose a novel method using matrix-ba...
94. Identifying Good Rules for Efficient SAT Encodings of Single-Constant Multiplication Using Machine Learning ​
Author: Chufeng Jiang (Graduate Center, The City University of New York), Neng-Fa Zhou (Graduate Center, The City University of New York)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21188v1 Announce Type: new Abstract: The Single Constant Multiplication problem is a fundamental NP-hard optimization task in hardware design, which seeks to decompose a fixed constant using only additions, subtractions, and bit-shifts. Although dynamic programming methods can produce nea...
95. Bound-Founded Semantics for Answer Set Programming with Difference Constraints: Preliminary Report ​
Author: Pedro Cabalar (University of A Corunna, Spain), Jorge Fandinno (University of Nebraska at Omaha, USA), Nicolas R"uhling (University of Potsdam, Germany), Torsten Schaub (University of Potsdam, Germany,Potassco Solutions, Germany), Sebastian Schellhorn (University of Potsdam, Germany), Philipp Wanko (University of Potsdam, Germany,Potassco Solutions, Germany)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LO
arXiv:2607.21201v1 Announce Type: new Abstract: While the integration of linear constraints has significantly expanded the reach of Answer Set Programming (ASP), existing hybrid solvers often rely on disparate semantic underpinnings that lack a unified logical foundation. We address this gap by intr...
96. A New Well-Supported Semantics for Description Logic Programs ​
Author: Spencer Killen, Jia-Huai You
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21203v1 Announce Type: new Abstract: Description logic programs are a powerful formalism for combining rules with ontologies. The well-supported semantics for description logic programs ensures that no answer sets rely on cyclic dependencies. Most popular semantics for logic programming h...
97. How Rules Represent Causal Knowledge: Causal Modeling with Probabilistic Logic Programming ​
Author: Kilian Rueckschloss (Eberhard Karls Universitaet Tuebingen), Felix Weitkaemper (German University of Digital Science)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LO, cs.PL
arXiv:2607.21208v1 Announce Type: new Abstract: Pearl famously argues that causal knowledge enables the prediction of intervention effects. By contrast, purely descriptive knowledge supports only conclusions drawn from observations. His theory of causality, however, is developed exclusively within B...
98. ICAE-Bench: Evaluating Coding Agents as Interactive Project Builders ​
Author: Zhongyuan Peng, Dan Huang, Chuyu Zhang, Caijun Xu, Changyi Xiao, Shibo Hong, David Lo, Lin Qiu, Xuezhi Cao, Jiyuan He, Yixin Cao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21217v1 Announce Type: new Abstract: The recent emergence of vibe-coding workflows is changing what coding agents are expected to do. Instead of merely completing code under fully specified instructions, agents are increasingly expected to transform incomplete product intent into working ...
99. Logic Programming Semantics for Causal Processes ​
Author: Felix Weitk"amper
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LO, cs.PL
arXiv:2607.21233v1 Announce Type: new Abstract: Motivated by challenging modelling issues in the life sciences, we investigate the relationship between logic programming semantics and the eventual states of causal processes compatible with those logic programs. More precisely, we show that while sta...
100. BasketEvent: Understanding Who Did What and When in Basketball Videos ​
Author: Yu Zhang, Jiayuan Rao, Haoning Wu, Weidi Xie
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21267v1 Announce Type: new Abstract: Comprehensive basketball video understanding requires resolving not only what event occurs, but also who is responsible and when the key evidence appears. However, exist- ing methods typically treat spatial perception and semantic recognition as isolat...
101. An LLM-Driven Workflow for Automated Process Control Strategy Generation and Tuning from Dynamic Process Models ​
Author: Ari Luna Rueda, Eike Cramer, Klaus Hellgardt, Mehmet Mercang"oz
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.SY, eess.SY
arXiv:2607.21292v1 Announce Type: new Abstract: We present a structured large-language-model-driven workflow for automated multi-variable control design from dynamic process models. The workflow decomposes the design task into constrained code-generation steps: plant-interface construction, normaliz...
102. Expert Behavior Prior Reinforcement Learning ​
Author: Gong Gao, Weidong Zhao, Xianhui Liu, Ning Jia
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21302v1 Announce Type: new Abstract: Behavior prior reinforcement learning (BPRL) has emerged as a promising paradigm to improve sample efficiency in online reinforcement learning (RL) by leveraging policy priors derived from offline demonstrations. However, most existing BPRL methods rel...
103. Regulating autonomous and agentic AI ​
Author: Chris Reed, Alex Austria, Anmol Bharuka, Pragnitha Mandava, Khushiya Mujawar, Luka Shakhkulashvili
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21345v1 Announce Type: new Abstract: Regulating activities where regulatees use autonomous and agentic AI is challenging. Regulatory assumptions about regulatee knowledge and control no longer hold true; much of that lies elsewhere in the AI supply chain which thus needs to be brought wit...
104. SPORD: A Simulation-Propose-then-OR-Dispose Approach for Supply Chain Planning ​
Author: Jiayin He, Yutong Pan, Sen Yang, Ningxuan Kang, Yongzhi Qi, Jianshen Zhang, Wei Qi, Zuo-Jun Max Shen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21354v1 Announce Type: new Abstract: For years, supply chain planning at e-commerce firms has operated as a collection of isolated projects. Each planning task from static network planning to dynamic warehouse assortment planning requires analysts to spend weeks building models from scrat...
105. Towards Faithful Graph Explanations with Synergistic Edge Effects via Granular Balls ​
Author: Jiancu Chen, Shuyin Xia, Guan Wang, Degang Chen, Fan Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21381v1 Announce Type: new Abstract: Instance-level explanations aim to reveal the rationale behind a model's decisions for a specific graph. Previous methods explain graph neural networks (GNNs) by selecting important edges to induce subgraphs, where edge importance is assessed by pertur...
106. Multimodal Pretraining for Generalizable EEG Representation Learning ​
Author: Targol Bakhtiarvand, Jugal Kalita, Adham Atyabi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21384v1 Announce Type: new Abstract: Electroencephalography (EEG) models used for epilepsy are often limited to specific datasets and tasks. This limited approach can make it challenging to apply these models across different datasets or in various situations. However, recent studies in f...
107. MSBraM: A Multi-scale Self-supervised Brain Foundation Model for Hierarchical EEG Dynamics Learning ​
Author: Tao Zhou, Jing Han, Lingyu Shu, Zixing Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21402v1 Announce Type: new Abstract: Self-supervised foundation models have recently shown strong potential for electroencephalogram (EEG)-based analysis. However, existing approaches struggle to capture the inherently multi-scale temporal structure of EEG signals, where local neural patt...
108. Euclid-MCP: A Model Context Protocol Server for Deterministic Logical Reasoning via Prolog ​
Author: Bartolomeo Bogliolo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.SE
arXiv:2607.21412v1 Announce Type: new Abstract: Large Language Models (LLMs) excel at natural language understanding and generation but remain unreliable for multi-step logical reasoning, especially in safety-critical or compliance-sensitive domains. Recent neuro-symbolic approaches address this gap...
109. Logical Regression for Planning with Axioms ​
Author: Connor Little, Christian Muise
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21414v1 Announce Type: new Abstract: In automated planning, logical regression is an operation that returns the most general condition necessary for an action to achieve a particular formula. It has many applications, such as allowing for more robust plan execution and providing compact p...
110. PATS: Policy-Aware Training Scaffolding for Agentic Reinforcement Learning ​
Author: Yipeng Shi, Zhipeng Ma, Yue Wang, Qitai Tan, Yang Li, Peng Chen, Zhengzhou Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21419v1 Announce Type: new Abstract: In long-horizon LLM agent reinforcement learning, weak policies often repeat similar failures, producing uninformative rollout trajectories and limiting effective policy optimization. Existing skill-centric methods improve exploration by optimizing, fi...
111. Bridging the Gap Between Plausibility and Admissibility: Constraint-Aware Flow Maps for Dynamic Graph Systems ​
Author: Michael Romei de Socio, Gian Luca Pozzato, Alessio Merlo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21421v1 Announce Type: new Abstract: Generative models can support decision-making under uncertainty by producing ensembles of plausible future system trajectories, but statistical plausibility does not ensure structural feasibility. This study investigates whether post-sampling symbolic ...
112. Agent-Guided Relational Concept Discovery: Toward Interpretable Surgical Margin Assessment ​
Author: Nooshin Maghsoodi, Amoon Jamzad, Robert Policelli, Mohammad Farahmand, Dilakshan Srikanthan, Martin Kaufmann, Kevin Y. M. Ren, Shaila Merchant, Sonal Varma, Ross Walker, Doug McKay, John Rudan, Gabor Fichtinger, Parvin Mousavi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21437v1 Announce Type: new Abstract: Deep learning models can effectively use Rapid Evaporative Ionization Mass Spectrometry (REIMS) data for surgical margin assessment. However, their clinical adoption remains challenging due to limited generalization to operating room conditions. This d...
113. Detecting LLM-Generated Tokens in Human--LLM Coauthored Text ​
Author: Yangjun Lu, Hongyi Zhou, Fabian Spill, Kai Ye, Chengchun Shi, Jin Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, stat.ME
arXiv:2607.21458v1 Announce Type: new Abstract: The rise of human-AI collaborative writing has created a growing need for fine-grained detection methods that support localizing likely LLM-generated content in mixed-authorship documents. Existing methods for detecting LLM-generated text mainly focus ...
114. AREX: Towards a Recursively Self-Improving Agent for Deep Research ​
Author: Shuqi Lu, Chaofan Li, Kun Luo, Zhang Zhang, Hui Wang, Hongwang Xiao, Zheng Liu, Lei Xiong, Jiahao Wang, Sen Wang, Xiyan Jiang, Wanli Li, Yuyang Hu, Hongjin Qian, Bingyu Yan, Ziyi Xia, Yingxia Shao, Kang Liu, Zhicheng Dou, Di He, Chaozhuo Li, Qiwei Ye, Zhongyuan Wang, Zheng Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21461v1 Announce Type: new Abstract: Deep research requires agents to find answers that jointly satisfy multiple constraints. Discovering such answers is costly, whereas verifying a candidate can often be decomposed into tractable constraint-wise checks. This discovery--verification asymm...
115. Agentic coding without the cloud: evaluating open-weight large language models on longitudinal data preparation tasks ​
Author: Mack Nixon, Liam Wright, Yevgeniya Kovalchuk, Alison Fang-Wei Wu, Martin Danka, Andy Boyd, David Bann
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.21482v1 Announce Type: new Abstract: Large language models (LLMs) and agents are now widely used tools in code development, with data typically sent to third-party cloud-based models. Their adoption in research using personal data is constrained by governance requirements that typically p...
116. Toward Continuous Assurance for the Democratization of AI Agent Creation in Industry ​
Author: Natan Levy, Harel Berger
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.ET, cs.MA
arXiv:2607.21495v1 Announce Type: new Abstract: AI agents are increasingly created inside organizations by non-engineering users through low-code, no-code, and conversational development environments. This democratization enables rapid local innovation, but it also creates a reliability gap: agents ...
117. Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems ​
Author: Gaurav Dadhich
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.IR
arXiv:2607.21503v1 Announce Type: new Abstract: Production AI agents' failures are less often due to an inability to reason well and more often because they cannot manage what is in their reasoning context: conversation histories, large prompts, large tool definitions, and ballooning tool outputs. A...
118. Same Dangerous Objective, Opposite Advice: Direct Exposure versus Multi-Agent Mediation ​
Author: Linjun Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21518v1 Announce Type: new Abstract: Even a current high-capability LLM can appear safer when shown a dangerous objective directly than when other agents transform and relay its direction. Using OpenAI's gpt-5.6-sol model alias, we test 25 pre-specified mirrored trade-off profiles. Direct...
119. The Boundaries of Automation: A Theory of Persistent Human Participation ​
Author: Fares Fourati, Hinrich Sch"utze, Eyke H"ullermeier, Iryna Gurevych
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.ET, cs.LG, cs.MA
arXiv:2607.21547v1 Announce Type: new Abstract: The rapid progress of AI has intensified the long-standing pursuit of automation: replacing human participation with algorithms wherever possible. Implicit in this pursuit is the assumption that humans remain in the loop only because current AI systems...
120. MIRROR: Learning from the Other View for Multi-Modal Reasoning ​
Author: Wen Ye, Yuxiao Qu, Aviral Kumar, Xuezhe Ma
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.21552v1 Announce Type: new Abstract: Unlike large language models (LLMs) that exhibit strong reasoning capabilities, vision-language models (VLMs) struggle with visual reasoning, even on geometry problems that admit equivalent text, diagram, and combined diagram+text views. We show that t...
121. OpenForgeRL: Train Harness-native Agents in Any Environment ​
Author: Xiao Yu, Baolin Peng, Ruize Xu, Hao Zou, Qianhui Wu, Hao Cheng, Wenlin Yao, Nikhil Singh, Zhou Yu, Jianfeng Gao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.21557v1 Announce Type: new Abstract: Modern AI agents rely on elaborate inference harnesses such as Claude Code, Codex, and OpenClaw to drive multi-turn reasoning, tool use, and access to external systems. While powerful, these complex harnesses also make agents hard to train end-to-end w...
122. Beyond Sycophancy: Structured Resistance and Compliance in LLM Moral Reasoning ​
Author: Baihui Wang, Bernard Koch
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.21558v1 Announce Type: new Abstract: Building socially calibrated large language models, which can learn from others without simply yielding to them, requires more than reducing sycophancy as a one-dimensional failure mode. Models must distinguish when to incorporate others' perspectives ...
123. Unsupervised Consensus-Based Anomaly Detection for Spatiotemporal Malaria Incidence in Ghana ​
Author: T. Ansah-Narh, Y. Asare Afrane
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CE, cs.ET, stat.AP, stat.ML
arXiv:2607.21559v1 Announce Type: new Abstract: A consensus anomaly detection framework was applied to monthly malaria surveillance data from Ghana (2014-2023) to identify atypical transmission patterns. Anomalies were highly structured in space and time. Ashanti and Northern Regions accounted for m...
124. Deblurring in the Wild: A Real-World Image Deblurring Dataset from Smartphone High-Speed Videos ​
Author: Syed Mumtahin Mahmud, Mahdi Mohd Hossain Noki, Prothito Shovon Majumder, Abdul Mohaimen Al Radi, Sudipto Das Sukanto, Afia Lubaina, Md. Mosaddek Khan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2506.19445v4 Announce Type: cross Abstract: We introduce the largest real-world image deblurring dataset constructed from smartphone slow-motion videos. Using 240 frames captured over one second, we simulate realistic long-exposure blur by averaging frames to produce blurry images, while using...
125. Through-the-Earth Magnetic Induction Communication and Networking: A Comprehensive Survey ​
Author: Honglei Ma, Erwu Liu, Wei Ni, Zhijun Fang, Rui Wang, Yongbin Gao, Dusit Niyato, Ekram Hossain
Published: 7/24/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2510.14854v4 Announce Type: cross Abstract: Magnetic induction (MI) communication (MIC) has emerged as a promising candidate for underground communication networks due to its excellent penetration capabilities. Integration with Space-Air-Ground-Underground (SAGUI) networks in next-generation m...
126. From Attention to Frequency: Integration of Vision Transformer and FFT-ReLU for Enhanced Image Deblurring ​
Author: Syed Mumtahin Mahmud, Mahdi Mohd Hossain Noki, Prothito Shovon Majumder, Abdul Mohaimen Al Radi, Md. Haider Ali, Md. Mosaddek Khan
Published: 7/24/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV, cs.LG
arXiv:2511.10806v1 Announce Type: cross Abstract: Image deblurring is vital in computer vision, aiming to recover sharp images from blurry ones caused by motion or camera shake. While deep learning approaches such as CNNs and Vision Transformers (ViTs) have advanced this field, they often struggle w...
127. Knowledge Injection Exists in MoE? Exploring Expert-Aware Contrast Decoding in MoE for Mitigating LLMs'Hallucinations ​
Author: Xinyue Fang, Zhiliang Tian, Zhen Huang, Ziyi Pan, Zhihua Wen, Xi Wang, Quntian Fang, Dongsheng Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20426v1 Announce Type: cross Abstract: Existing LLM hallucination mitigation methods, including prompt engineering and model optimization, either hardly alter models'internal knowledge or have poor cross-domain generalization. Contrastive decoding mitigates hallucinations by using layer-w...
128. Is MoE Routing a Huffman Code? Discovering the Frequency-Diversity Law in Chain-of-Thought ​
Author: Ching-Chieh Tsao, Zhuoyi Lin, Wenya Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IT, math.IT
arXiv:2607.20427v1 Announce Type: cross Abstract: Mixture-of-Experts architectures have revolutionized scaling, yet the underlying logic of their routing remains a black box. In this paper, we uncover a fundamental governing principle: MoE routing is not merely selection, but a manifestation of Huff...
129. More Is Not More: What Matters for Diversity in LLM Opinions? ​
Author: Qiyang Yao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20429v1 Announce Type: cross Abstract: Large language models are increasingly used to simulate diverse human opinions in open-ended tasks such as synthetic surveys, focus group modeling, and public opinion prediction. However, LLM outputs exhibit systematic opinion homogenization. Practit...
130. LLM-INSTRUCT at UZH Shared Task 2026: Constraint-Aware Retrieval and Selective Debate for Paragraph-Level Argument Mining ​
Author: Phuong Huu Vu Tran, Long Minh Vo, Son Nguyen Minh Le, Hoang Van
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20430v1 Announce Type: cross Abstract: We present LLM-INSTRUCT, the winning system for the UZH Shared Task at ArgMining 2026 on paragraph-level argument mining in UN and UNESCO resolutions. The task requires paragraph-type classification, prediction of a subset of 141 official tags, and d...
131. Moir: Let the Model Direct Its Own Story for Robust Cross-Domain Knowledge Editing ​
Author: Jea Kwon, Jiwon Kim, Dong-kyum Kim, Meeyoung Cha
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20433v1 Announce Type: cross Abstract: While language models remain frozen at their training state, the world evolves continuously. Knowledge editing has emerged as a key alternative to full retraining, but its deployment is bottlenecked by the erosion of core capabilities: mathematical a...
132. Break Through the Compression Bottleneck: From Theory to Practice ​
Author: Xiusheng Huang, Lu Wang, Yequan Wang, Jun Zhao, Kang Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20434v1 Announce Type: cross Abstract: As the parameter size of language models continues to grow, effective model compression is required to reduce their computational and memory overhead. Existing compression methods suffer from bottleneck issues: when the compression ratio is increased...
133. Making Open-Source Text LLM Watermarks Durable Against Merging ​
Author: Luisa Scharff, Thibaud Gloaguen, Robin Staab, Martin Vechev
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20435v1 Announce Type: cross Abstract: Open-source LLMs (OSMs)arereaching near state-of-the-art performance, prompting prior works to trace the text they generate by embedding text watermarking algorithms directly into their weights. Yet, OSMs are subject to post-training modifications, w...
134. Routing Subspaces: Auditing Evaluation-to-Deployment Mismatch in Fine-Tuned Language Models ​
Author: Phongsakon Mark Konrad, Toygar Tanyel, Serkan Ayvaz
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.SE
arXiv:2607.20436v1 Announce Type: cross Abstract: Safety evaluations often assume that behavior observed during testing reflects behavior in ordinary use, but fine-tuning can break this assumption. A checkpoint can appear fixed under evaluation-style prompts while the same behavior persists under or...
135. Preference Tuning as Spectral Update Reorganization ​
Author: Peiyan Zhang, Haibo Jin, Liying Kang, Haohan Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.20438v1 Announce Type: cross Abstract: Preference-based post-training is usually understood through endpoint behavior, yet the learned update that produces this behavior remains largely opaque. We study RLHF and related preference optimization through the spectral structure of their induc...
136. Answer-then-Edit: Reasoning Skeleton Editing for Anti-Distillation with Preserved Utility ​
Author: Fan Li, Mengting Pan, Sijia Xu, Xiaoyang Wang, Chen Chen, Wenjie Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20440v1 Announce Type: cross Abstract: Proprietary large language models (LLMs) entail substantial intellectual and financial investment, making them valuable intellectual property (IP). However, even when deployed via black-box APIs, these models remain vulnerable to unauthorized knowled...
137. Confidently Deceptive: How Confidence Amplifies the Risk of LLM Deception ​
Author: Ali Asad, Stephen Obadinma, Anshul Pattoo, Wenxuan Zhang, Xiaodan Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20444v1 Announce Type: cross Abstract: Large language models (LLMs) can produce deceptive responses: outputs that mislead users in service of a contextually or experimentally induced goal. Yet it remains unclear how confidently models deceive and whether higher confidence makes deceptive ...
138. The Storyteller in the Model: Narrative Pattern Inheritance, Escalation Dynamics, and Alignment Governance in LLMs ​
Author: Adam Rigby, Raz Saremi, Azadeh Sohrabinejad, Mehdi Rahimi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20449v1 Announce Type: cross Abstract: LLMs are trained predominantly on human-authored text, yet the structural and narrative conventions embedded in that text are rarely examined as a source of systematic behavioral influence, or as a governance risk in deployed systems. This paper cons...
139. A Knowledge-Injection Framework for Zero-Shot Adaptation of LLMs to Delirium Prediction ​
Author: Jessica Sena, Shesadree Priyadarshani, Miguel Contreras, Bharat Gandhi, Scott Siegel, Subhash Nerella, Parisa Rashidi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.20453v1 Announce Type: cross Abstract: Large language models show promise for clinical prediction, but zero-shot performance on specialized tasks is limited by incomplete domain knowledge, especially for smaller locally deployable models. We present a lightweight knowledge-injection frame...
140. Response drift across frontier large language models ​
Author: Mohammed Aledhari, Ali Aledhari, Fatimah Aledhari, Gowtham Venkat Eathamokkala, Mohamed Rahouti
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20454v1 Announce Type: cross Abstract: All frontier large language models (LLMs) exhibit response drift -- producing outputs that deviate from expert-validated references -- yet the magnitude and structure of this drift remain uncharacterised by systematic human evaluation. Here we report...
141. RE-AD: Real-Time Requirement Adherence for Data Labeling ​
Author: Siddarth Malreddy, Ishan Nigam, Akshay Arora, Nikhil Mittal, Subrat Sahu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20455v1 Announce Type: cross Abstract: Human-annotated data remains fundamental to training frontier Large Language Models (LLMs). However, crowd-sourced annotations often suffer from quality issues stemming from annotator misunderstanding or lack of engagement. To address this, we introd...
142. Learn2Zinc: Fine-tuning Small Language Models for Text-to-Model Translation in MiniZinc ​
Author: Serdar Kadioglu, Karthik Uppuluri
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20456v1 Announce Type: cross Abstract: Large language models excel at code generation for mainstream programming languages but struggle with rare, domain-specific languages such as MiniZinc, a constraint modeling language for combinatorial problems. We investigate whether targeted fine-tu...
143. Dropping the Anchor: Statistical Context Summarization for Distributed Systems via Pulsar Attention ​
Author: Aryan Sood, Shantanu Acharya
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20457v1 Announce Type: cross Abstract: Inference with large language models (LLMs) on long sequences is computationally expensive due to the quadratic complexity of self-attention. Distributed blockwise methods such as Star Attention reduce this cost by sharding context across hosts, but ...
144. CAMeR: Keyword-Gated Hybrid Activation for Adaptive Memory Retention in LLM Agents ​
Author: Haowen Lai
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20458v1 Announce Type: cross Abstract: Large language model (LLM) agents operating over extended dialogues accumulate vast amounts of information, yet existing memory systems either retain everything indiscriminately or apply uniform forgetting heuristics that fail to distinguish relevant...
145. THOR: A Theta-Gamma Hierarchical Oscillatory Reasoning Framework for Multi-hop QA ​
Author: Ziyang Ling, Ronald X. Xu, Mingzhai Sun
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20459v1 Announce Type: cross Abstract: Multi-hop question answering requires retrieving and integrating evidence from multiple contexts. Despite the rapid progress of current research, multi-hop reasoning remains constrained by two persistent limitations: attention decay, where the model'...
146. Instruct-FD: Can Your Full-Duplex Speech System Follow Turn-Taking Instructions? ​
Author: Yuzhi Tang, Wentao Ma, Xiling Zhao, Ahmad Salimi, Sepehr Harfi Moridani, Dongming Shen, Jixuan Wang, Abdulrahman Abdulrazzag, Murdock Aubry, Yu-Hua Chen, Daniel Lee, Jaewon Lee, Jonah Mackey, Silin Meng, Nicholas Stranges, Chenxu Xiong, Hao Yu, Yi Zhu, Mu Li, Alex Smola
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20460v1 Announce Type: cross Abstract: Current full-duplex (FD) spoken dialogue systems can produce fluid interactions, yet it remains unclear whether they can adapt their turn-taking behavior when explicitly instructed. This is critical for real-world deployment, where conversational pol...
147. Can Valence Reflect Morality in Natural Language? A Preliminary Annotation Study ​
Author: Jonny O'Dwyer, Malika Bendechache, Louise McCormack, Elif Calik, Ramin Ranjbarzadeh, Dost Muhammad, Shokofeh Anari Bozcheloei, Ishita Singh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC
arXiv:2607.20461v1 Announce Type: cross Abstract: Present implementations of artificial intelligence (AI) ethics do not adequately take feelings, or affect, into account. If AI should be aligned with human ethics, it seems reasonable to thoroughly investigate the possibility of AI behaviour that mir...
148. Verifier-First Evaluation of Agentic LLMs for Infrastructure-as-Code Generation ​
Author: Mohamed Jouini
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.20478v1 Announce Type: cross Abstract: Infrastructure-as-Code (IaC) generation from natural language requires satisfying provider schemas, dependency planning, and organizational policy constraints, not merely producing syntactically plausible configurations. We present a verifier-first e...
149. PhantomFill: When the Form Demands an Answer, Language Models Invent One ​
Author: Rana Muhammad Usman
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.20492v1 Announce Type: cross Abstract: Language models in production do not write prose. They fill forms: JSON fields, function arguments, extraction templates. We show that the form itself causes hallucination. We ask thirteen models the same question about the same input and change only...
150. The Active Ingredient in Muon's Grokking ​
Author: Yufeng Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20512v1 Announce Type: cross Abstract: The Muon optimizer reaches the grokking threshold on modular arithmetic faster than AdamW. Prior work attributes this to "spectral-norm constraints plus orthogonalized momentum" but does not isolate which mechanism matters. To better understand Moun'...
151. Scaling Closed-Loop Feature Channel Configuration with LLMs ​
Author: Tolgay Atinc Uzun, Radu Timofte, Dmitry Ignatov
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20516v1 Announce Type: cross Abstract: Promising initial results in closed-loop large-language-model-based channel-configuration search demonstrated that neural-network widths can be optimized directly through executable code generation and accuracy feedback. However, those results were o...
152. Uncertainty-Aware Trust Estimation for Multi-LLM Systems via Structured Expert Judgement ​
Author: Jiawei Zheng, Jiazhen Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20529v1 Announce Type: cross Abstract: Large Language Model (LLM) ensembles are increasingly used to improve reliability by combining predictions from multiple LLMs. However, existing aggregation methods typically assume that all models are equally trustworthy, overlooking differences in ...
153. CLOE: Christoffel Loss Autoencoder for Anomaly Detection ​
Author: L'ea Billet (LAAS, INSA Toulouse, ANITI), Louise Trav'e-Massuy`es (LAAS-DISCO, Comue de Toulouse, ANITI), Elodie Chanthery (LAAS), Alexandre Gaffet
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.20530v1 Announce Type: cross Abstract: Semi-supervised anomaly detection plays a key role in diverse fields such as process monitoring, healthcare, and finance. However, lightweight methods often struggle with high-dimensional data and typically require careful tuning of multiple hyperpar...
154. Position: Stop Reactively Patching Your Model Every Time and Start Proactive Test-Driven AI Development ​
Author: Nadine Chang, Maying Shen, Jialiang Wang, Rafid Mahmood, Jose M. Alvarez
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20532v1 Announce Type: cross Abstract: Many modern AI systems are designed to operate under diverse, open-ended, use-cases. To help generalize deployed systems, many deployed-system maintenance pipelines use a reactive AI flywheel that observes emerging feedback from user behavior (errors...
155. Grounding Investor Views: Neural Predicates in the Black-Litterman Model ​
Author: Marcos Florencio
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20533v1 Announce Type: cross Abstract: Portfolio construction under the Black-Litterman model requires investors to specify views on asset returns alongside explicit uncertainty estimates -- a process that remains largely subjective and difficult to scale. We propose a formal approach in ...
156. A Graph Neural Network approach to zero-shot Digital Twins ​
Author: Alicia Tierz, Ic'iar Alfaro, David Gonz'alez, El'ias Cueto
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.20535v1 Announce Type: cross Abstract: Traditional Predictive Digital Twins often remain geometrically rigid, requiring extensive retraining or fine-tuning whenever the underlying physical domain or boundary conditions change. To overcome this limitation, we present a novel framework for ...
157. ReliableTableQA:How Much Supervision Does Reliability Annotation Need? ​
Author: Huei-Chung Hu, Hsin-Tai Wu, Koyo Kobayashi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20537v1 Announce Type: cross Abstract: We introduce ReliableTableQA, a framework for training an LLM to annotate the statistical reliability of tabular QA results, not whether the query is answerable, but whether the computed answer is statistically meaningful. In real enterprise analytic...
158. Codec-Gauge: Learning Compression-Friendly Gauges for Transformer KV Caches ​
Author: Yitao Jiang, Yaoqing Yang, Luyang Zhao, Muhao Chen, Devin Balkcom
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20538v1 Announce Type: cross Abstract: Long-context Transformer inference increasingly relies on KV-cache compression or quantization. Prior rotation and transform-coding results suggest that the channel basis of each key/value vector affects how faithfully a fixed backend preserves model...
159. Leveraging Biokinetic Knowledge Priors for Data-Scarce Bioprocess Modeling ​
Author: Kyunghoon Hur, Eunjung Jeon, Hyun Woo Kim, Gyubok Lee, Seongjun Yang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20539v1 Announce Type: cross Abstract: While deep learning has accelerated drug discovery, its impact on biomanufacturing has been considerably more limited. The reason is data scarcity. Bioreactor experiments are high-cost, take days to weeks, and are rarely shared in public form, leavin...
160. From Atoms to Entropy: Optimal Noise Allocation for Diffusion Training in the Convex Regime ​
Author: Luca Ambrogioni, Giulio Franzese, Alberto Foresti, Gabriel Raya, Bac Nguyen, Georgios Batzolis, Yuhta Takida, Naoki Murata, Chieh-Hsin Lai, Yuki Mitsufuji
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20540v1 Announce Type: cross Abstract: How should a diffusion model decide which noise levels to train on, and how much? Despite the importance of this choice, current noise schedules are based largely on heuristics or empirical tuning. Here, we develop a general statistical framework for...
161. HypNO: A Graph-Based Neural Operator with Physics-Informed Message Passing for Hyperbolic Conservation Laws ​
Author: Dimitrije \v{Z}drale, Cassie An Jeng, Katie Wang, Sonia Vanier, Alexandre Bayen, Hossein Nick Zinat Matin
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20541v1 Announce Type: cross Abstract: We introduce HypNO, a graph-based neural operator for scalar hyperbolic conservation laws. HypNO operates directly on a space-time graph of finite-volume cells and uses adjacency-factored, physics-informed message passing to respect upwinding and ent...
162. Improving Access to Essential Medicines via Decision-Aware Machine Learning ​
Author: Angel Tsai-Hsuan Chung, Jatu Abdulai, Patrick Bayoh, Lawrence Sandi, Francis Smart, Hamsa Bastani, Osbert Bastani
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CY
arXiv:2607.20542v1 Announce Type: cross Abstract: A critical challenge in healthcare systems in low- and middle-income countries (LMICs) is the efficient and equitable allocation of scarce resources, particularly essential medicines. This problem is complicated by limited high-quality data, which re...
163. When RLVR Shrinks the Reasoning Boundary: Diagnosing Pass@k Inversion ​
Author: Todd Zhou
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20543v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) can improve one-sample accuracy while making a model worse under repeated sampling. We study this pass@k inversion: after training, the policy may solve fewer distinct problems than its base model...
164. SOAP, Muon, and Beyond: Pushing LLM Pretraining Scales ​
Author: Mikail Khona, Aditya Vavre, Boxiang Wang, Deyu Fu, Hao Wu, Mike Chrzanowski, Bryan Catanzaro, Dheevatsa Mudigere, Jeff Pool, Michael Lightstone, Mohammad Shoeybi, Mostofa Patwary, Nima Tajbakhsh, Tijmen Blankevoort
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20548v1 Announce Type: cross Abstract: Higher-order optimizers such as Muon and SOAP offer faster convergence than AdamW, but their computational cost and numerical stability challenges have limited adoption at scale. In this work, we adapt and enhance preconditioned gradient methods to o...
165. Beyond SBDD: Geometric Deep Learning in Polypharmacology and Multi-target Drug Design ​
Author: Tianming Han, Zhijie Pan, Wenchi Ge, Qi Zhao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20550v1 Announce Type: cross Abstract: The traditional "one drug, one target" paradigm of structure-based drug design (SBDD) frequently proves inadequate for treating multifactorial diseases such as cancer and neurodegenerative disorders, owing to compensatory signaling pathways and the e...
166. SenCos-GEM: SENet-Calibrated and Law-of-Cosines-Constrained Geometry-Enhanced Molecular Representation for Property Prediction ​
Author: Tianming Han, Li Zhang, Qi Zhao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, q-bio.BM
arXiv:2607.20551v1 Announce Type: cross Abstract: Effective molecular representation learning is crucial for accurate molecular property prediction. Recently, numerous self-supervised learning (SSL) approaches leveraging 3D GNNs have been developed to capture comprehensive 3D structural information ...
167. Monkey King Bang: A Unified Scientific Multimodal Foundation Model ​
Author: Hesen Chen, Xinyu Su, Xiaomeng Yang, Yuetan Lin, Zixiong Yang, Junyi An, Fenglei Cao, Yifeng Jiao, Yunqi Zhang, Yuan Cheng, Zhiyu Tan, Hao Li, Libo Wu, Yuan Qi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20557v1 Announce Type: cross Abstract: Scientific discovery is increasingly shifting from isolated disciplines to multi-domain reasoning, and AI for science faces a similar transition. Existing systems are either specialised for individual domains or unify scientific data mainly through t...
168. StabilityBench: Benchmarking Instability in LLMs ​
Author: Emma Kondrup, Zachary Yang, Anne Imouza, Reihaneh Rabbany
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20558v1 Announce Type: cross Abstract: AI Assistants are increasingly deployed in high-stakes settings, such as healthcare or government services. Yet their real-world behavior remains poorly understood due to strong context dependence. Current evaluation protocols follow a defense-in-dep...
169. Joint Utilization of Geospatial and census proxies for Autoencoder-Assisted Downscaling (JUGAAD) of socioeconomic indicators in India ​
Author: Aditya Dutt, Paul Gader, Aditya Singh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20559v1 Announce Type: cross Abstract: Monitoring poverty and food security indicators is imperative for addressing socioeconomic challenges in developing nations. A limitation is mismatches in scale between data sources: census data provide geographic coverage, while socioeconomic indica...
170. Geometric Configurations of Perturbed Jailbreak Prompts ​
Author: Lynn Delcon, Andres Algaba, Vincent Ginis
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.20581v1 Announce Type: cross Abstract: Perturbation techniques that turn unsuccessful jailbreak prompts into successful ones are continuously evolving, constituting a major security threat to LLM safety. In this paper, we investigate the internal representations of such string-level pertu...
171. Bayesian uncertainty estimation improves clinical decision making in medical AI agents ​
Author: Frederik Hauke, Patrick Wienholt, Christiane Kuhl, Dyke Ferber, Jakob Nikolas Kather, Sven Nebelung, Daniel Truhn
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA
arXiv:2607.20582v1 Announce Type: cross Abstract: Machine learning models for medical image analysis typically lack a reliable measure of confidence, limiting their use in ambiguous or atypical cases. Here we show that Monte Carlo dropout, applied to a multi-task chest-radiograph classifier (eight t...
172. Foundation-model-guided radiogenomic discovery linking cancer genomes to cancer scans ​
Author: Frederik Hauke, Jeremias Krause, Patrick Wienholt, Christiane Kuhl, Ingo Kurth, Sikander Hayat, Jakob Nikolas Kather, Sven Nebelung, Daniel Truhn
Published: 7/24/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI
arXiv:2607.20583v1 Announce Type: cross Abstract: The function of many genes is still unknown, and conventional driver-discovery methods, which rely on how frequently a gene is mutated, cannot assess genes that are only rarely affected. Here we pair Evo~2-based genome analysis with routine clinical ...
173. When Does Recurrence Become an Algorithm? Convergence Selection in Weight-Tied Looped Transformers ​
Author: Tong Zhang, Junhao Hu, Yun Peng, Tao Xie
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.20594v1 Announce Type: cross Abstract: When does a weight-tied looped transformer -- one block applied T times -- implement an actual algorithm? We answer with four findings from controlled populations on group word problems. (1) The budget law: free training installs a linear computation...
174. RealVDeblur: One-Step Diffusion for Generalizable Real-World Video Deblurring ​
Author: Renbiao Jin, Mingxin Yang, Yutian Chen, Junhao Zhuang, Xin Cai, Mulin Yu, Linning Xu, Wenxian Yu, Danping Zou, Shi Guo, Tianfan Xue
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20628v1 Announce Type: cross Abstract: Real-world video deblurring remains challenging due to diverse motion patterns, complex degradations, and the scarcity of realistic training data, yet robust restoration is critical for downstream pipelines such as mobile imaging and 3D reconstructio...
175. Demonstrating GenDB: Instance-Optimized and Customized Query Processing Code Generation via LLM Agents ​
Author: Jiale Lao, Immanuel Trummer
Published: 7/24/2026, 4:00:00 AM
Categories: cs.DB, cs.AI, cs.CL
arXiv:2607.20630v1 Announce Type: cross Abstract: Traditional query processing engines require continuous development and extensions to support new techniques and user requirements, and in some cases, entirely new systems must be built from scratch. However, these engines are difficult to extend due...
176. Frontier Financial Judgement: Can agents tell what might move a stock? ​
Author: Joshua Harris
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.20645v1 Announce Type: cross Abstract: We introduce Frontier Financial Judgement, a challenging new benchmark developed in collaboration with professional equity analysts to assess agents' ability to replicate expert human judgements. Rapidly identifying new information, evaluating its im...
177. Scaling Interpretable Transformers with Parity Bottleneck Layers ​
Author: Andrew Mack, Kraig Yuheng Tou, Mark Henry, Zhengxun Wu, Lauren Greenspan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20652v1 Announce Type: cross Abstract: Language models are thought to exhibit the phenomenon of superposition, representing many more features than dimensions in their residual streams. Sparse autoencoders (SAEs) are designed to recover such features post-hoc, but training models that are...
178. SalesLoop: Reinforcement Learning from Performance Feedback for Sales Lead Ranking ​
Author: Chenyu Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR
arXiv:2607.20655v1 Announce Type: cross Abstract: Lead ranking in Customer Relationship Management (CRM) systems faces a persistent challenge: models achieving high offline accuracy often underperform in production. We identify three fundamental gaps responsible for this disconnect: offline-online m...
179. Adaptive Multi-Horizon Reinforcement Learning ​
Author: Manoosh Samiei, Doina Precup, Paul Masset
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20656v1 Announce Type: cross Abstract: Effective decision-making in complex and changing environments requires balancing short-term and long-term consequences. In reinforcement learning (RL), this trade-off is typically controlled through a fixed discount factor, which imposes a single ex...
180. From Agent Failures to Text Policies: What Works and What Breaks ​
Author: Jaideep Ray, Ankit Goyal
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20668v1 Announce Type: cross Abstract: TextGrad improves language-model systems by revising text from feedback. Its core thesis is that natural-language feedback can act as a gradient for optimizing text components without changing model weights. Applying it to agents is harder because fe...
181. Spatially Grounded Concept Bottleneck Models for Trustworthy Breast Ultrasound Diagnosis ​
Author: Moshiur Rahman Tonmoy, Dunren Che, Haitham Y. Adarbah, Afzel Noore
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20691v1 Announce Type: cross Abstract: Concept Bottleneck Models provide interpretable-by-design predictions by mediating diagnosis through human-understandable concepts, but in medical imaging, their trustworthiness is often limited by the quality and granularity of available supervision...
182. DS@GT ARC at ImageCLEFmed GANs 2026: Geometric Filtering for Privacy-Preserving CT Slice Generation ​
Author: Eric Regina, Richard Arnaud, Samir Hadi Cisneros
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20692v1 Announce Type: cross Abstract: We present a privacy-preserving framework for synthetic lung CT slice generation developed for the Image-CLEFmed GANs 2026 challenge. The approach combines Optimal Transport Conditional Flow Matching with privacy-oriented training and a post-generati...
183. A Framework for Reputation Aware Uninorm-driven Consensus Algorithms for Blockchain Networks ​
Author: Bruno Ramos-Cruz, Javier Andreu-Perez, David Richerby, Luis Mart'inez
Published: 7/24/2026, 4:00:00 AM
Categories: cs.DC, cs.AI
arXiv:2607.20700v1 Announce Type: cross Abstract: The operation of blockchain is governed by consensus algorithms (CA). Several consensus mechanisms require significant computational power, while others necessitate high amounts of stakes to select the participant to validate and verify the transacti...
184. U-CFR: Uncertainty-Guided Cascade Forward Refinement for Interactive Segmentation ​
Author: Elijah Danquah Darko, Min Xian, Terence Soule, Tiankai Yao, Matthew William Anderson
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20705v1 Announce Type: cross Abstract: Interactive image segmentation is critical for efficient image annotation; however, existing methods often require many corrective clicks or rely on passive refinement schemes that converge slowly. We propose Uncertainty-Guided Cascade Forward Refine...
185. Transition-Related Potentials as Markers of Narrative Comprehension in Continuous EEG ​
Author: B'alint Csan'ady, P'eter Vedres, Krist'of Zsolt Mak'o, Orsolya Papp-Zipernovszky, M'arta Volosin, D'avid Apagyi, Andr'as Luk'acs, Andr'as B'alint Kov'acs, Zoltan Nadasdy
Published: 7/24/2026, 4:00:00 AM
Categories: q-bio.NC, cs.AI
arXiv:2607.20720v1 Announce Type: cross Abstract: Harnessing the potential of electroencephalography (EEG) for brain research is fundamentally limited by intrinsic noise and the diffuse projection of brain-generated activity over the scalp. The standard event-related potential (ERP) paradigm address...
186. Operational Identity: A Finite Audit of Declared and Implemented Rules of Sameness ​
Author: Denise M. Case
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.20729v1 Announce Type: cross Abstract: A record system declares when two records refer to the same entity, occurrence, scope, or rule. Its disclosed implementation mechanisms induce a corresponding operational identity relation. The declared and implemented relations may diverge systemati...
187. GPE: Evaluating Robust Evidence Aggregation for Fact Verification under Controllable GEO-Style Poisoning ​
Author: Zhaoqi Wang, Zijian Zhang, Xiaomei Yuan, Pengtao Kou, Jiamou Liu, Zhen Li, Liehuang Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.20730v1 Announce Type: cross Abstract: Large language models increasingly use search tools to retrieve up-to-date information, introducing a new attack surface in which retrieved documents can be manipulated. This risk is amplified by the development of generative engine optimization, whi...
188. Self-Supervised Bio-Inspired Robotic Trajectory Planning with Obstacle Avoidance ​
Author: Miroslav Krupa, Miroslav Cibula, Krist'ina Malinovsk'a
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2607.20743v1 Announce Type: cross Abstract: Trajectory planning is a fundamental problem in robotics, requiring the generation of collision-free and efficient trajectories in a potentially complex environment. While sampling-based planners remain the dominant approach, they are often computati...
189. IssueTrojanBench: Benchmarking AI Coding Agents Against Malicious Issue Requests ​
Author: Ankur Singh, Jinqiu Yang, Tse-Hsun Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.SE
arXiv:2607.20759v1 Announce Type: cross Abstract: AI coding agents powered by LLMs are increasingly integrated into real-world software development, where they generate, edit, and execute code with autonomous access to local files and tools. Coding agents inherit security risks from both the LLM bac...
190. Are Diversity Metrics Measuring Diversity? A Capability-Controlled Audit of Majority-Vote Gain in LLM Ensembles ​
Author: Donghwan Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.20768v1 Announce Type: cross Abstract: Majority voting over LLMs is widely assumed to benefit from diversity, and diversity measures are used to choose which models to combine. We ask whether five such measures track diversity or mainly re-express capability, auditing them as predictors o...
191. Emergent Compositional Skills in Mixture-of-Experts VLAs ​
Author: Shlok Shah, Rhiaan Jhaveri, Tharun Kumar Tiruppali Kalidoss, Chirayu Nimonkar, Ishaan Javali
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2607.20771v1 Announce Type: cross Abstract: We consider the problem of learning compositional robot policies end-to-end from expert demonstrations, without any pre-specified notion of task decomposition or hierarchy. We ask whether a VLA trained with a simplified Mixture-of-Experts (MoE) actio...
192. HARP: The Human--AI Research Platform ​
Author: Zeshu Zhu, Natalie Friedman, Kevin Weatherwax, Emily Eiben
Published: 7/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.20773v1 Announce Type: cross Abstract: Large language models (LLMs) have shifted human--computer interaction from `traditional'' interface journeys toward more conversational exchanges. Researchers studying HCI and UI use moderated usability sessions, interviews, surveys, transcript analy...
193. Robostral Navigate ​
Author: Arjun Majumdar, Avinash Sooriyarachchi, Benjamin Tibi, Chris Bamford, Elliot Chane-Sane, Guillaume Lample, Khyathi Raghavi Chandu, Ludovic Ho Fuh, Mathieu Poiree, Olivier Duchenne, Rosalie Millner, Srijan Mishra, Theo Cachet, Thomas Chabal
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.20785v1 Announce Type: cross Abstract: Deploying navigation systems at scale requires a recipe that minimizes sensor assumptions, generalizes across robot embodiments, and trains efficiently. Yet, today's best systems depend on depth sensors, multi-camera rigs, or pre-built maps, limiting...
194. Synthetic minority data is redundant or invalid: a data-dependent validity theory and a de-biased test ​
Author: Ahmad B. Hassanat, Ahmad S. Tarawneh, Ghada A. Altarawneh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20787v1 Announce Type: cross Abstract: For two decades, the standard remedy for class-imbalanced learning has been to fabricate synthetic minority examples, and the standard evidence of their validity has been a check that cannot fail: synthetic points are scored against the very data tha...
195. The Geometry of Personality: Activation Steering with Jungian Cognitive Functions ​
Author: Liu Zai (University of Glasgow), Yumeng Wang (Leiden University), Junchen Fu (University of Glasgow), Joemon M. Jose (University of Glasgow)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.20803v1 Announce Type: cross Abstract: Activation steering enables control and interpretation of LLMs, yet existing work primarily models personality through static trait frameworks such as the Big Five. We investigate whether personality can instead be represented and controlled as a set...
196. Beyond Heavy Log Curation: Perplexity-Based APT Detection via Unsupervised, Context-Augmented Language Models ​
Author: Shoya Otsu, Kei Suzuki, Toshiaki Koike-Akino, Jing Liu, Ye Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CR
arXiv:2607.20832v1 Announce Type: cross Abstract: Advanced Persistent Threats (APTs) remain difficult to detect because only a small fraction of events in large-scale logs are attack-related, and investigation is expensive and hard to scale. Prior machine-learning approaches can reduce analyst workl...
197. Multilevel Graph Wavelet Compressed Sensing with Scale-Aware Neural Recovery ​
Author: Amirhossein Nouranizadeh, Sarang Rajendra Patil, Alan John Varghese, Varsha Narayanan, Amit Chakraborty, Mengjia Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20857v1 Announce Type: cross Abstract: Scientific machine learning methods such as neural operators and physics-informed neural networks have advanced engineering applications and inverse problems, but their training typically requires large volumes of simulated data. This makes data prep...
198. Probabilistic Residual Learning for Online Recommendations ​
Author: Wenyuan Wang, Yusong Zhao, Zihao Xu, Hengyi Wang, Qi Xu, Zhigang Hua, Yan Xie, Yi Wang, Zihao Zhao, Bo Long, Chengzhi Mao, Shuang Yang, Hengguan Huang, Hao Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.LG
arXiv:2607.20863v1 Announce Type: cross Abstract: Modern recommender systems are typically based on deep learning (DL) models, where a dense encoder learns representations of users and items. As a result, these systems often suffer from the black-box nature and computational complexity of the underl...
199. TwistedMerge: Certified Higher-Order Diagnostics and Abstention for Model Merging ​
Author: Ting Gong, Shitan Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.AG
arXiv:2607.20887v1 Announce Type: cross Abstract: Model merging combines independently trained or fine-tuned models, but pairwise alignability does not imply globally consistent alignment. We formulate merging as a finite descent problem in which checkpoints are local objects, alignment maps are tra...
200. Anti-Goal Reasoning: Rethinking the Theory of Goal Reasoning in Non-Axiomatic Logic ​
Author: Bowen Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.20902v1 Announce Type: cross Abstract: Goal reasoning in Non-Axiomatic Logic (NAL) explains how an adaptive system derives means for realizing desired events under insufficient knowledge and resources. However, the representation of avoidance is less clear. A common convention is to expre...
201. Multi-turn RL with Structural and Performance Aware Rewards for CUDA Kernel Generation ​
Author: Quazi Ishtiaque Mahmud, Nesreen K. Ahmed, Ali Jannesari
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20908v1 Announce Type: cross Abstract: Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a powerful technique to enhance the reasoning capacity of LLMs for optimized code generation. However, existing RLVR approaches primarily rely on outcome-based signals such as corre...
202. Scientific exploration, collaboration and labor division in the large language model era ​
Author: Xiang Zheng, Xi Hong, Jialin Liu, Chaoqun Ni
Published: 7/24/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.CY
arXiv:2607.20923v1 Announce Type: cross Abstract: Large language models (LLMs) have rapidly and significantly entered scientific workflows, but it remains unclear how their diffusion is associated with changes in scientists' strategies in research directions and team building. We link PubMed Central...
203. Interaction Dynamics Modeling and Predictive Control for Safe Steerable Catheter--Tissue Interaction ​
Author: Yongyan Cao
Published: 7/24/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.RO, cs.SY
arXiv:2607.20939v1 Announce Type: cross Abstract: Safe steerable catheter control is fundamentally a problem of interaction dynamics: the tip must follow a planned motion, remain compliant against moving tissue, reject friction and hysteresis, and respect a clinically meaningful never-exceed contact...
204. HyWorldVLA: A Vision-Language-Action Model with Hybrid World Modeling for Autonomous Driving ​
Author: Quanfu Yu, Xian Wu, Hao Xu, Liulong Ma
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20988v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models augmented with world modeling represent a promising paradigm for end-to-end autonomous driving. While pixel-level future prediction enables fine-grained spatiotemporal reasoning, it compromises robustness in noisy ...
205. Sparse Concept Channels in Frozen 3D CT Vision Encoders ​
Author: Farhad Nooralahzadeh, Lea Bogensperger, Christian Bluethgen, Michael Krauthammer
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20993v1 Announce Type: cross Abstract: Large vision-language models are becoming increasingly dominant in 3D medical image interpretation, but we rarely know which internal units encode clinical findings or where that information lives in the representation. We first study this on a 3D ch...
206. Training Large Language Models for Self-Explanation Faithfulness ​
Author: Yeoktatt Cheah, Mar'ia P'erez-Ortiz, Noah Y. Siegel, Oana-Maria Camburu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.21090v1 Announce Type: cross Abstract: We propose a Reinforcement Learning (RL) method to directly optimize the faithfulness of self-explanations - the extent to which a model's generated reasoning accurately reflects its internal decision-making process. While existing work focuses on ev...
207. TOUR: A Trajectory-Level Unlearning Benchmark for Offline Reinforcement Learning ​
Author: Chaofan Pan, Lingfei Ren, Xiangyu Jiang, Yanhua Li, Xuemei Cao, Xiangkun Wang, Hao Yu, Wei Wei, Xin Yang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21111v1 Announce Type: cross Abstract: Offline Reinforcement Learning (RL) agents are trained on fixed behavioral trajectories, which makes trajectory-level deletion important when selected data must be removed after training. Evaluating such deletion is difficult because a lower membersh...
208. GlucoTune: A Unified Framework for Blood Glucose Preprocessing, Forecasting, and Benchmarking in Diabetes ​
Author: Davide Marelli, Giorgia Rigamonti, Mirko Paolo Barbato, Paolo Napoletano
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21117v1 Announce Type: cross Abstract: Preprocessing blood glucose time-series data is a critical yet often overlooked step in developing data-driven methods for diabetes management, particularly for type 1 diabetes. The lack of standardized preprocessing workflows and evaluation protocol...
209. Relative Value Learning ​
Author: Marc H"oftmann, Jan Robine, Stefan Harmeling
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21120v1 Announce Type: cross Abstract: In reinforcement learning, critics typically estimate absolute state values $V(s)$, estimating how good a particular situation is in isolation. However, it turns out that only differences in value are relevant for control. Motivated by this, we propo...
210. Hardware-Software Co-Design for Float16 On-Device Training on RISC-V Single-Core ​
Author: Benjamin Hubinet, Pierre-Alain Moellic, Olivier Savry, Olivier Potin, Jean-Baptiste Rigaud
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.21130v1 Announce Type: cross Abstract: By leveraging standard RISC-V extensions, namely Zfh (scalar float16) and Zvfh (vector float16), this work proposes an open-source framework to enable complete on-device training on resource-constrained RISC-V single-core. Our approach allows memory ...
211. Demographically-Informed Heat-Mortality Risk Curves via Risk Graph Neural Networks ​
Author: Alex O. Davies, Eunice Lo, Rui Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21131v1 Announce Type: cross Abstract: Estimating heat-related mortality risk is a core task in environmental epidemiology, typically addressed with Distributed Lag Non-linear Models (DLNMs); interpretable exposure-response surfaces fitted to temperature-mortality time series. DLNMs are e...
212. One More Turn, Less Regret: A Regret-Based Multi-Turn Benchmark for LLMs' Clarification Policies ​
Author: Minh Ngoc Ta, My Anh Tran Nguyen, Duong D. Nguyen, Yuxia Wang, Preslav Nakov
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21143v1 Announce Type: cross Abstract: Ambiguous user requests make clarification a sequential decision problem for conversational LLM assistants: they must decide whether to ask, what to ask, when to stop, and when to answer. We introduce RegretBench, a multi-turn benchmark that evaluate...
213. CRAG-MM-Diagnostics: Enabling Stage-Wise Analysis of Knowledge-Intensive VQA ​
Author: Hanseok Oh, Parishad BehnamGhader, Benno Krojer, Hyunji Lee, Paul Liang, Siva Reddy, Verna Dankers
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21155v1 Announce Type: cross Abstract: Knowledge-Intensive Visual Question Answering (KI-VQA) benchmarks evaluate Vision-Language Models (VLMs) as multimodal knowledge assistants by requiring external information beyond a provided image to answer questions. KI-VQA involves multiple sub-pr...
214. Representative Sets in Propositional Abduction ​
Author: Johannes Schmidt (J"onk"oping University), Mohamed Maizia (J"onk"oping University, Link"oping University), Victor Lagerkvist (Link"oping University), Johannes K. Fichte (Link"oping University)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CC, cs.AI, cs.DS, cs.LO
arXiv:2607.21183v1 Announce Type: cross Abstract: The propositional abduction problem is a well-known form of non-monotonic reasoning where we are asked to find an explanation of a given manifestation. Recently, there has been an influx of results asking more refined questions about the solution spa...
215. Case study: proving sqrt(2) irrational with LPTP and an LLM ​
Author: Fred Mesnard, 'Etienne Payet, Wim Vanhoof
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.SC
arXiv:2607.21187v1 Announce Type: cross Abstract: We present the interactions with an LLM (Large Language Model) aiming at proving that the square root of 2 is not a rational number in an LP (Logic Programming) context. We start from a few basic pure logic programming predicate definitions. We rely ...
216. Encoding Event-B Proof Rules in Prolog: An Interactive Sequent Prover for ProB ​
Author: Katharina Engels (Heinrich Heine University D"usseldorf), Jan Gruteser (Heinrich Heine University D"usseldorf), Michael Leuschel (Heinrich Heine University D"usseldorf)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.SE
arXiv:2607.21191v1 Announce Type: cross Abstract: Event-B is a formal method rooted in predicate logic and set theory. We encoded over 600 proof rules in Prolog, enabling a systematic, comprehensible proof analysis and construction. By integrating the proof rules into the Prolog-based validation too...
217. Animation, Verification and Visualisation of Prolog Transition Systems with ProB ​
Author: Jan Gruteser (Heinrich Heine University D"usseldorf), Michael Leuschel (Heinrich Heine University D"usseldorf), Katharina Engels (Heinrich Heine University D"usseldorf), Fabian Vu (Heinrich Heine University D"usseldorf)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.GT
arXiv:2607.21192v1 Announce Type: cross Abstract: ProB is a Prolog-based model checker, animator and constraint solver for high-level formal specifications. One can also use ProB to animate transition systems defined by Prolog predicates, allowing the application of its various validation techniques...
218. Chess\_db: A framework for working with large chess game datasets ​
Author: Nicos Angelopoulos (University College,Imperial College, London UK), Jan Wielemaker (SWI-Prolog solutions)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.DB, cs.SC
arXiv:2607.21195v1 Announce Type: cross Abstract: Chess is a two player strategic game that is embedded in classical AI culture as it was once the frontier for intelligent behaviour. There was the silent assumption that the advent of computer engines that play better than the best humans will exting...
219. Case study: solving P-99 with LPTP and an LLM ​
Author: Fred Mesnard, Thierry Marianne, 'Etienne Payet, Wim Vanhoof
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.21196v1 Announce Type: cross Abstract: Ninety-Nine Prolog Problems (P-99) is a famous set of Prolog exercises. We solved the first thirty three just by prompting an LLM (Large Language Model). We used Claude from Anthropic. By solved we mean: generate the Prolog code and a test file, run ...
220. Declarative Problem Solving in UAM Strategic Deconfliction ​
Author: Gioacchino Sterlicchio (DMMM, Polytechnic University of Bari, Bari, Italy), Angelo Oddi (ISTC-CNR, Rome, Italy), Riccardo Rasconi (ISTC-CNR, Rome, Italy), Francesca Alessandra Lisi (DIB,CILA, University of Bari Aldo Moro, Bari, Italy)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.21197v1 Announce Type: cross Abstract: The growing demand for Urban Air Mobility (UAM) introduces significant challenges in airspace management, particularly within densely populated metropolitan regions. As the number of aerial vehicles-such as drones, air taxis, and helicopters-continue...
221. Towards a Certifying Grounder ​
Author: Daimy Van Caudenberg, Alexander Ek, Carlos Cantero, Bart Bogaerts
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.21199v1 Announce Type: cross Abstract: Grounding, the translation of high-level theories into equivalent quantifier-free formulas, is a crucial step in declarative solving, yet it has so far escaped the proof-logging revolution. When this grounding step is not certifying, there is no way ...
222. Hybrid MKNF with Classical Negation in the Rule Component ​
Author: Arun Raveendran Nair Sheela (Universit'e Clermont Auvergne, LIMOS Laboratory, Thales), Christophe Rey (Universit'e Clermont Auvergne, LIMOS, CNRS, France), Florence De Grancey (Thales)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.SC
arXiv:2607.21202v1 Announce Type: cross Abstract: Hybrid MKNF knowledge bases under the well-founded semantics integrate Description Logics with Logic Programming. However, they do not support classical negation in the rule component, limiting their ability to represent explicit negative knowledge. ...
223. Explainability Framework for Policy-Aware Autonomous Agents ​
Author: Heather Merhout (Miami University), Daniela Inclezan (Miami University)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2607.21209v1 Announce Type: cross Abstract: In the field of Artificial Intelligence, an agent is a system which is able to autonomously make decisions in order to reach a desired goal. As these systems grow more prevalent in our day-to-day lives, there has been an increased need to add explain...
224. Explainable Belief Harmonization under Dynamic Epistemic Partitions ​
Author: Adam Kostka (Warsaw University of Technology), Jaros{\l}aw A. Chudziak (Warsaw University of Technology)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.MA
arXiv:2607.21210v1 Announce Type: cross Abstract: Existing approaches to multi-agent belief combination have established mature foundations for combining uncertain beliefs under common assumptions: consensus methods use iterative averaging, logic-based methods resolve conflicting knowledge bases, an...
225. slang.gr as a Large-Scale Crowdsourced Resource for Non-Standard Greek ​
Author: Panagiotis Papadakos, Katerina Papantoniou, Dimitris Plexousakis
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21255v1 Announce Type: cross Abstract: Slang is a central component of everyday language, reflecting linguistic creativity, social identity, and cultural change, yet its dy- namic and non-standard nature makes it difficult to model computationally. We present the first large-scale computa...
226. pAI-Econ-claude: A Gated Human-in-the-Loop Multi-Agent Architecture for AI-Assisted Economic Theory Development ​
Author: Chen Zhu, Xiaolu Wang, Weilong Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, econ.GN, q-fin.EC
arXiv:2607.21268v1 Announce Type: cross Abstract: In many social-science research tasks, such as economics, LLM-based agents must produce outputs for which no cheap, task-complete, machine-readable correctness signal exists. This creates a distinctive reliability problem for multi-agent systems: how...
227. A Comparative Evaluation of Embeddings and LLMs in a Greek Book Publisher Setting - The CUP Dataset ​
Author: Katerina Papantoniou, Panagiotis Papadakos, Theodore Patkos, Dimitris Garefalakis, Nikos Vardakis, Dimitris Plexousakis
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21274v1 Announce Type: cross Abstract: We present CUP, a Greek book retrieval benchmark consisting of 868 catalog records and 104 expert-annotated queries with graded relevance judgments. We evaluate sparse (BM25), dense (sentence-transformers), hybrid, and LLM-assisted retrieval methods ...
228. Multi-Task Learning for Heterogeneous Prediction from Video Game State with Transfer Learning ​
Author: Jonas Pech'e, Aliaksei Tsishurou, Alexander Zap, G"unter Wallner
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21290v1 Announce Type: cross Abstract: Multi-task learning (MTL) is a promising approach for prediction tasks derived from video game state data, as modern game telemetry provides multiple related supervision signals from the same structured observations. We study whether a shared model t...
229. Unlearning Under Imbalance: Benchmarking Fairness in Multimodal LLM Unlearning ​
Author: Lorenzo Orsingher, Thomas De Min, Massimiliano Mancini, Davide Talon, Elisa Ricci
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21300v1 Announce Type: cross Abstract: Machine unlearning has emerged as a tool for removing personal data from trained models to comply with recent AI regulations. To evaluate unlearning effectiveness in multimodal large language models (MLLMs), prior works fine-tune models on fictitious...
230. AI Assistants Overassist ​
Author: Verona Teo, Raghav Jain, Tobias Gerstenberg, Max Kleiman-Weiner
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CY, cs.HC
arXiv:2607.21306v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used as tutors and thought partners, helping users reason through problems. While guidance from AI assistants can scaffold thinking and foster learning, such benefits depend on how they help--for instance...
231. Scaling Up Formal Representation of Clinical Trial Protocols in Ensemble Logic Using LLMs: A Preliminary Study ​
Author: Yan Huang, Xubing Hao, Xiaojin Li, Rashmie Abeysinghe, Xiaoqian Jiang, Licong Cui, Guo-Qiang Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.ET
arXiv:2607.21307v1 Announce Type: cross Abstract: The reliance on unstructured free text for documenting clinical trial protocols creates a significant barrier to automated reasoning, cohort discovery, and trial simulation. The lack of formal structure obscures critical temporal phenotypes, such as ...
232. PC-Edit: Prompt-Contrastive Region Discovery and Region-Guided Editing ​
Author: Jian Zhang, Zhijun Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21318v1 Announce Type: cross Abstract: Replacing an object with one that differs in category or shape requires complete source removal, natural target formation unconstrained by the source silhouette, and preservation of unrelated content. Existing training-free editors either localize ed...
233. GRADRAG: Cross-Component Prompt Adaptation for Coordinated Multi-Agent RAG ​
Author: Paolo Pedinotti, Enrico Santus
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21324v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) systems increasingly employ multiple LLM agents. Yet, most prior work optimizes components in isolation rather than coordinating improvements across the pipeline. We introduce GRADRAG, a framework for cross-compon...
234. Toward cryptographically verifiable authorization for autonomous AI agents: A security hypothesis, preliminary formal model, and proof-of-concept implementation ​
Author: M. Llamb'i-Morillas, D. Fern'andez-Fern'andez
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.21325v1 Announce Type: cross Abstract: Autonomous AI agents increasingly execute actions, invoke tools, and operate on protected resources with limited human oversight. Existing authentication and authorization mechanisms establish identity and delegate authority, but do not inherently pr...
235. From Static Bibliometrics to Dynamic Knowledge Graphs: An LLM-Powered Framework for Modernizing Science, Technology, and Innovation (STI) Analytics ​
Author: Muhsen Hammoud
Published: 7/24/2026, 4:00:00 AM
Categories: cs.DL, cs.AI
arXiv:2607.21327v1 Announce Type: cross Abstract: Bibliometric indicators - citation counts, h-indexes, co-authorship networks - have long anchored science, technology, and innovation (STI) analytics, yet suffer from temporal lag, semantic shallowness, and an inability to capture the non-linear dyna...
236. Phonetic forced alignment for low-resource language varieties: Model training and evaluation on Chengdu Mandarin ​
Author: Zhiheng Qian, Aini Li, Hai Hu, Liang Zhao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21332v1 Announce Type: cross Abstract: Phonetic forced alignment is a key technique in phonetic research, yet existing alignment systems lack specialized models for low-resource language varieties. We address this by training text-dependent and text-independent aligners for Chengdu Mandar...
237. M$^3$-Gen: Interpretable Multimodal Generation of Gene Expression Profiles Using Clinical and Imaging Data ​
Author: Francesca Pia Panaccione, Carlo Sgaravatti, Marco Venere
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.21343v1 Announce Type: cross Abstract: Integrating heterogeneous biomedical data, including clinical metadata, histopathology images, and molecular profiles, is crucial for comprehensive disease understanding. However, gene expression data acquisition remains constrained by high costs and...
238. Hilbert Operator for Progressive Encoding (HOPE): A Mathematical Framework for Deconstructing Learned Representations in Deep Networks ​
Author: Hossein Mobahi, Peter L. Bartlett
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.21366v1 Announce Type: cross Abstract: Deep neural networks encode complex representations, but deconstructing this internal knowledge remains a challenge. Given the link between learning and compression, network compression offers a promising lens to analyze this knowledge. However, stan...
239. DINOde: Continuous Vision-Text Alignment for Open-Vocabulary Semantic Segmentation ​
Author: Sung-Hoon Yoon, Hoyong Kwon, Changgyoon Oh, Kuk-Jin Yoon
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21371v1 Announce Type: cross Abstract: Open-vocabulary semantic segmentation (OVSS) leverages textual semantics to segment objects beyond predefined categories. While the self-supervised model DINOv3 provides strong structured visual representations, its lack of native textual alignment h...
240. Mean-to-Score Discrete Diffusion: Posterior-Mean Denoisers for Score Entropy ​
Author: Jingyuan Li, Xiaoyi Jiang, Yixuan Jiang, Wei Liu, Yi Zhu, Zuoqiang Shi, Pipi Hu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21372v1 Announce Type: cross Abstract: Score Entropy Discrete Diffusion (SEDD) parameterizes discrete reverse processes with unconstrained positive score ratios. While positivity guarantees nonnegative reverse jump rates, it does not ensure Bayes realizability: ratios at a noisy state nee...
241. VoLN: Vision-Only Long-Horizon Navigation---Paradigm, Benchmark, and Method ​
Author: Jiabin Lou, Haopeng Wang, Yuanshuai Wang, Xinyu Liu, Xuxin Lv, Yuxin Guo, Lei Huang, Rongye Shi, Wenjun Wu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.21400v1 Announce Type: cross Abstract: Vision-and-Language Navigation (VLN) enables embodied agents to follow natural-language instructions. However, route-level instructions commonly encode spatial priors, such as orientation, distance, and layout, that are not explicitly available from ...
242. When Are Reasoning-Based Guardrails Not Efficient? ResponseGuard: A Fast Vision-Language Guard for Real-Time Moderation ​
Author: Dongbin Na
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21401v1 Announce Type: cross Abstract: A vision-language AI assistant returns its answer as a stream of generated tokens. Therefore, a safety guard that watches that answer has to keep up with the stream and stop a harmful reply before a user reads it. Recent vision-language guardrails in...
243. Cycle-Consistent and Uncertainty-Aware Neural Surrogates for Tokamak Edge Plasmas ​
Author: Abdourahmane Diaw, Sebastian De Pascuale, Jae-Sun Park, Ivan Paradela Perez, Jeremy D. Lore, Stefan Dasbach
Published: 7/24/2026, 4:00:00 AM
Categories: physics.comp-ph, cs.AI, physics.plasm-ph
arXiv:2607.21407v1 Announce Type: cross Abstract: The boundary and divertor plasma govern how a tokamak exhausts power and particles, setting heat fluxes, target conditions, and the onset of detachment. Predicting these quantities is essential for operating current and future devices, but edge simul...
244. Token Budget Saturation and Mechanistic Early Detection of Reasoning Non-Convergence in Chain-of-Thought Models ​
Author: Renuka Oladri, Niveda Jawahar, Abdirisak Mohamed
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.21433v1 Announce Type: cross Abstract: Chain-of-thought reasoning models such as DeepSeek-R1-Distill-Qwen-7B exhibit a bimodal convergence pattern: generations either terminate within a token budget (converged) or exhaust it without reaching a conclusion (non-converged). We characterize t...
245. Adaptive Identity Anchoring: Closed-Loop Keyframe Placement for Synthetic Paired Supervision in Video Face Swapping ​
Author: Logan Robbins
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21434v1 Announce Type: cross Abstract: Video face swapping has no natural paired supervision: no real footage exists of one person's face performing another person's video. The strongest current answer, DreamID-V's SyncID-Pipe, mints pairs by replacing the identity in exactly two frames o...
246. RUMBA: Russian User Memory Benchmark ​
Author: Elizaveta Shevtsova, Inna Glebkina, Mark Baushenko, Pavel Gulyaev, Alena Fenogenova
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21447v1 Announce Type: cross Abstract: The ability to handle long-term memory in LLMs is becoming increasingly critical, yet existing benchmarks remain English-centric and rely on aggregate retrieval metrics, failing to capture interactions between long-range context, temporal information...
247. Thinkink: 2D Spatial Ink-native Interaction with LLMs ​
Author: Mohammad Hasan Payandeh, Daniel Vogel, Jian Zhao
Published: 7/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.21468v1 Announce Type: cross Abstract: People often use handwritten notes and sketches to externalize ideas for ideation. To integrate large language models (LLMs) into this practice, we propose Thinkink. Prompts can be handwritten text or drawn sketches with LLM-generated responses visua...
248. Error Certificates for KV-Cache Eviction via Randomized Design ​
Author: Peng Xie
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.21475v1 Announce Type: cross Abstract: Deterministic KV-cache eviction keeps the top-$k$ tokens under an importance score and deletes the rest. We prove that this design cannot know what it destroyed: evicted values can be altered so that everything the serving system retains is unchanged...
249. Compact Latent Coordination for Autonomous Vehicles at Unsignalized Intersections ​
Author: Gil Lifshits, Igal Bilik, Gilad Katz
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA, cs.RO
arXiv:2607.21488v1 Announce Type: cross Abstract: Coordinating autonomous vehicles at unsignalized intersections remains a critical challenge for multi-agent reinforcement learning (MARL) systems, which typically struggle with combinatorial action spaces, reliance on privileged information, or rigid...
250. Artificial Epanorthosis: Why large language models overuse a classical rhetorical figure, and how to mitigate it ​
Author: Federico Boggia
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.21498v1 Announce Type: cross Abstract: A rhetorical figure that Cicero and Quintilian catalogued two thousand years ago reappears, systematically, in the text of large language models: epanorthosis, the self-correction of the specimen {\guillemotleft}This is not a course. It is a journey ...
251. Improved lower bounds for the Shannon capacity of odd cycles ​
Author: Nathaniel Itty, Christopher D. Rosin, Chase Carstensen, Daniel Reichman
Published: 7/24/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, cs.DM, math.CO, math.IT
arXiv:2607.21517v1 Announce Type: cross Abstract: The Shannon capacity $\Theta(G)$ of a graph $G$ quantifies the maximum rate at which information can be transmitted with zero error over a noisy channel. It is lower bounded by $\alpha(G^d)^{1/d}$ for any $d$, where $\alpha(G^d)$ is the independence ...
252. GS-Agent: Creating 4D Physical Worlds With Generative Simulation ​
Author: Hongxin Zhang, Chunru Lin, Junyan Li, Zhou Xian, Tsun-Hsuan Wang, Chuang Gan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CL, cs.CV
arXiv:2607.21522v1 Announce Type: cross Abstract: Creating dynamic and physically realistic 4D worlds from natural language descriptions is both fascinating and challenging. Traditional computer graphics methods rely on manual creation, requiring extensive human effort to fine-tune materials, motion...
253. ElasticTTT: Prior-Preserving Test-Time Tuning for Video Editing ​
Author: Yueyi Liu, Chi Zhang, Sen Cui, Miao Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21529v1 Announce Type: cross Abstract: Test-Time Tuning (TTT) on pretrained diffusion models has emerged as a powerful paradigm for video editing. However, there exists a foundational mismatch between the distribution-mapping nature of generative models and the single-point optimization o...
254. From Resource Flow to Executable Tests: Petri-Net-Guided LLM Test Generation for Concurrent Stateful Rust APIs ​
Author: Kaiwen Zhang, Guanjun Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.21530v1 Announce Type: cross Abstract: Concurrent stateful library APIs expose behavior through evolving resource ownership, lifecycle states, and competing interleavings. Large language models can synthesize executable Rust tests, but their outputs often violate API preconditions, remain...
255. Visual Contrastive Self-Distillation ​
Author: Yijun Liang, Yunjie Tian, Yijiang Li, Yuqi Jia, Furong Huang, Tianyi Zhou, Di Fu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21556v1 Announce Type: cross Abstract: On-policy self-distillation (OPSD) is promising as it removes the external teacher required by on-policy distillation (OPD), yet it still needs asymmetric information between teacher and student to ensure that the self-teacher provides a stronger lea...
256. Beyond Sufficiency: Time Series Explanation with Counterfactual Necessity ​
Author: Hongnan Ma, Yiwei Shi, Mengyue Yang, Weiru Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.21573v1 Announce Type: cross Abstract: Faithful explanations of time-series classifiers should identify subsequences that are not only sufficient to preserve a black-box model's prediction, but also necessary for maintaining it. However, existing sufficiency-oriented methods can assign hi...
257. Synthetic data generation framework for quality control automation in gravure printing ​
Author: Korota Ars`ene Coulibaly, Mohamed Hamlich, Khalid Hmali, Andrea Trombin
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, eess.IV
arXiv:2607.21577v1 Announce Type: cross Abstract: Quality control in printing, particularly in rotogravure printing, still depends on slow, costly, and subjective manual inspection. Automated surface defect detection is critical for maintaining high-quality standards in rotogravure printing. Deep le...
258. Barzilai-Borwein Fails Superlinear Convergence on an Open Set of Quadratics for Every Dimension $n\geq 4$ ​
Author: Dawei Li, Xiaotian Jiang, Mingyi Hong
Published: 7/24/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.LG
arXiv:2607.21579v1 Announce Type: cross Abstract: Barzilai--Borwein (BB) method has shown strong practical performance in continuous optimization, yet its convergence dynamics remains poorly understood. In particular, a central unresolved question is whether BB converges superlinearly for almost eve...
259. GraphVid: Interactive Graph-Controllable Video Generation ​
Author: Vedant Shah, Onkar Susladkar, Tushar Prakash, Kiet Nguyen, Tianjio Yu, Adheesh Juvekar, Muntasir Waheed, Ismini Lourentzou
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.21580v1 Announce Type: cross Abstract: Controllable video generation remains challenging due to the difficulty of specifying precise multi-object interactions using text prompts or motion-control inputs that primarily constrain pixel movement. In practice, trajectory-based control often r...
260. 3D-Aware VLMs with Implicit and Explicit Geometries ​
Author: Wenhao Li, Xueying Jiang, Quanhao Qian, Deli Zhao, Ran Xu, Shijian Lu, Gongjie Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.21595v1 Announce Type: cross Abstract: Despite rapid progress, most existing vision-language models (VLMs) built from 2D visual inputs often struggle when handling various 3D tasks that require fine-grained spatial understanding and reasoning. To bridge this gap, we present VLM-IE3D, a un...
261. A Counterfactual Cause in Situation Calculus ​
Author: Daxin Liu (Nanjing University), Vaishak Belle (The University of Edinburgh)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2501.06857v3 Announce Type: replace Abstract: Perhaps the most popular modern formulation of actual causality is the HP account by Halpern and Pearl. Recent advancement has focused on extension of HP account to lift its limited expressiveness, in particular, Batusov and Soutchanski proposed a ...
262. Fragile Preferences: A Deep Dive Into Order Effects in Large Language Models ​
Author: Haonan Yin, Shai Vardi, Vidyanand Choudhary
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2506.14092v4 Announce Type: replace Abstract: Large language models (LLMs) are increasingly deployed in decision-support systems for high-stakes domains such as hiring and university admissions, where choices often involve selecting among competing alternatives. While prior work has noted posi...
263. SciTrek: Evaluating and Improving Long-Context Numerical Reasoning over Scientific Articles ​
Author: Miao Li, Alexander Gurung, Irina Saparina, Mirella Lapata
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2509.21028v5 Announce Type: replace Abstract: We introduce SciTrek, a synthetic question-answering dataset for assessing and improving long-context numerical reasoning in large language models (LLMs). Existing long-context datasets with inputs beyond 64K tokens either target simple information...
264. From Checklists to Clusters: A Homeostatic Account of AGI Evaluation ​
Author: Brett Reynolds
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2510.15236v2 Announce Type: replace Abstract: Contemporary AGI evaluations report multidomain capability profiles, yet they typically assign symmetric weights and rely on snapshot scores. This creates two problems: (i) equal weighting treats all domains as equally important when human intellig...
265. WebCoach: Self-Evolving Web Agents with Cross-Session Memory Guidance ​
Author: Genglin Liu, Shijie Geng, Sha Li, Hejie Cui, Sarah Zhang, Xin Liu, Tianyi Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2511.12997v2 Announce Type: replace Abstract: Multimodal LLM-powered agents have recently demonstrated impressive capabilities in web navigation, enabling agents to complete complex browsing tasks across diverse domains. However, current agents struggle with repetitive errors and lack the abil...
266. Interpretable Embeddings with Sparse Autoencoders: A Data Analysis Toolkit ​
Author: Nick Jiang, Xiaoqing Sun, Lisa Dunlap, Lewis Smith, Neel Nanda
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2512.10092v2 Announce Type: replace Abstract: Analyzing large-scale text corpora is a core challenge in machine learning, crucial for tasks like identifying undesirable model behaviors or biases in training data. Current methods often rely on costly LLM-based techniques (e.g. annotating datase...
267. Understanding Critical Thinking in Generative Artificial Intelligence Use: Development, Validation, and Correlates of the Critical Thinking in AI Use Scale ​
Author: Gabriel R. Lau, Wei Yan Low, Louis Tay, Ysabel Guevarra, Dragan Ga\v{s}evi'c, Andree Hartanto
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC
arXiv:2512.12413v2 Announce Type: replace Abstract: Generative AI tools are increasingly embedded in everyday work and learning, yet their fluency, opacity, and propensity to hallucinate mean that users must critically evaluate AI outputs rather than accept them at face value. The present research c...
268. StackingNet: Collective Inference Across Independent AI Foundation Models ​
Author: Siyang Li, Chenhao Liu, Dongrui Wu, Zhigang Zeng, Lieyun Ding
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2602.13792v3 Announce Type: replace Abstract: Artificial intelligence built on large foundation models has transformed language understanding, computer vision, and reasoning, yet these systems remain isolated and cannot readily share their capabilities. Coordinating the complementary strengths...
269. Diagnosing Pathological Chain-of-Thought in Reasoning Models ​
Author: Manqing Liu, David Williams-King, Ida Caspary, Linh Le, Hannes Whittingham, Puria Radmard, Cameron Tice, Edward James Young
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.13904v2 Announce Type: replace Abstract: Chain-of-thought (CoT) reasoning is fundamental to modern LLM architectures and represents a critical intervention point for AI safety. However, CoT reasoning may exhibit failure modes that we note as pathologies, which prevent it from being useful...
270. Post-Hoc Reasoning in Chain of Thought: Decoding and Steering Pre-Committed Answers ​
Author: Kyle Cox, Darius Kianersi, Adri`a Garriga-Alonso
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.01437v2 Announce Type: replace Abstract: As chain of thought (CoT) has become central to scaling reasoning capabilities in large language models (LLMs), it has also emerged as a promising tool for interpretability, suggesting the opportunity to understand model decisions through verbalize...
271. Crashing Waves vs. Rising Tides: Findings on AI Automation from Thousands of Worker Evaluations of Labor Market Tasks ​
Author: Matthias Mertens, Adam Kuzee, Brittany S. Harris, Harry Lyu, Wensu Li, Jonathan Rosenfeld, Meiri Anto, Martin Fleming, Neil Thompson
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, econ.GN, q-fin.EC
arXiv:2604.01363v3 Announce Type: replace Abstract: We characterize AI automation as a continuum between crashing waves, in which capabilities jump abruptly across narrow task sets, and rising tides, in which capabilities improve continuously and broadly. Using evidence from more than 6,000 text-bas...
272. Evaluating Risks in Weak-to-Strong Alignment: A Bias-Variance Perspective ​
Author: Hamid Osooli, Kareema Batool, Rick Gentry, Tiasa Singha Roy, Ashwin Gupta, Anirudha Ramesh
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.25077v2 Announce Type: replace Abstract: Weak-to-strong alignment offers a promising route to scalable supervision, but it can fail when a strong model becomes confidently wrong on examples that lie in the weak model's blind spots. Understanding such failures requires going beyond aggrega...
273. From Noise to Diversity: Random Embedding Injection in LLM Reasoning ​
Author: Heejun Kim, Seungpil Lee, Jewon Yeom, Jaewon Sok, Seonghyeon Park, Jeongjae Park, Taesup Kim, Sundong Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.11936v2 Announce Type: replace Abstract: Recent soft prompt research has tried to improve reasoning by inserting trained vectors into LLM inputs, yet whether the gain comes from the learned content or from the act of injection itself has not been carefully separated. We study Random Soft ...
274. Knowledge Graph Re-engineering Along the Ontological Continuum (extended version) ​
Author: Enrico Daga, Valentina Tamma, Terry Payne
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.22093v3 Announce Type: replace Abstract: Knowledge graphs have become the primary vehicle for data integration and are critical to the success of modern AI, but the diversity of KG modelling practices, from lightweight vocabularies to richly axiomatised ontologies, makes integration and r...
275. DN-Hypo-Pipeline: An AI-Driven Workflow for Generating Hypotheses using Large Language Models and Scientific Explanations ​
Author: Lei Lin, Xinlong Pan, Ronghao Wang, Chunbao Zhou, Jue Wang, Yangang Wang, Ivana Rasovska
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.08532v5 Announce Type: replace Abstract: Modern artificial intelligence excels at prediction but cannot explain. From large language models to AI-for-science systems, today's machines answer what by recombining patterns already present in the human literature, yet they cannot reason out w...
276. HarnessX: A Composable, Adaptive, and Evolvable Agent Harness Foundry ​
Author: Tingyang Chen, Shuo Lu, Kang Zhao, Weicheng Meng, Hanlin Teng, Tianhao Li, Chao Li, Xule Liu, Jian Liang, Zhizhong Zhang, Yuan Xie, Heng Qu, Kun Shao, Jian Luan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.14249v3 Announce Type: replace Abstract: AI agent performance depends critically on the runtime harness, comprising the prompts, tools, memory, and control flow that mediate how a model observes, reasons, and acts. Yet today's harnesses remain largely hand-crafted and static: each new mod...
277. From Chatbot to Digital Colleague: The Paradigm Shift Toward Persistent Autonomous AI ​
Author: Yongheng Zhang, Ziang Liu, Jiaxuan Zhu, Shuai Wang, Xiangqi Chen, Haojing Huang, Jiayi Kuang, Siyu Chen, Ao Shen, Hao Wu, Qiufeng Wang, Qian-Wen Zhang, Junnan Dong, Wenhao Jiang, Ying Shen, Hai-Tao Zheng, Yinghui Li, Di Yin, Xing Sun, Philip S. Yu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.14502v2 Announce Type: replace Abstract: Large Language Models (LLMs) are undergoing a fundamental transformation from conversational generators into integrated AI systems capable of reasoning, action, memory, and self-improvement. We conceptualize this transition as a shift from Chatbot ...
278. ARCO: Adaptive Rubrics with Co-Evolution for Multi-Step LLM-Based Agents ​
Author: Zihang Tian, Jingsen Zhang, Rui Li, Xiaohe Bo, Yuanzi Li, Xu Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.21262v2 Announce Type: replace Abstract: Reinforcement learning for multi-step LLM agents often relies on scalar rewards that indicate success but cannot explain why a trajectory is good or bad. Rubric-based rewards improve interpretability through natural-language criteria, but existing ...
279. Teaching LLMs String Matching, Backtracking, and Error Recovery to Deduce Bases and Truth Tables for the Combinatorially Exploding Bit Manipulation Puzzles ​
Author: Prateek Agnihotri, Sanchit Jain, Prabhat Agnihotri, Aditya Prasad, Shubham Jain
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.23672v3 Announce Type: replace Abstract: This paper presents our algorithmic innovations for the NVIDIA Nemotron Model Reasoning Challenge, focusing on Bit Manipulation Puzzles. In this task, the objective is to discover a hidden logical rule transforming input binary strings to outputs, ...
280. A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management ​
Author: Ramin Pishehvar
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.30997v3 Announce Type: replace Abstract: We present a three-phase deep reinforcement learning system for personalized portfolio management that addresses three limitations shared by all prior financial RL work: 1) ticker lock-in, 2) monolithic objectives , and 3) static user models. Phase...
281. The Hidden Footprint: Making Storage a First-Class Metric for LLM Agent Evaluation ​
Author: Chenglin Yu, Hongquan Gui, Ying Yu, Tao Zeng, Ming Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.11149v3 Announce Type: replace Abstract: LLM agent benchmarks measure task completion, reliability, and inference cost, but not the persistent data an agent run leaves on disk, including logs, context snapshots, checkpoints, and debug traces. We introduce AgentFootprint, a cross-framework...
282. Compile, Then Page: Executable SOP Programs and a Capability-Gated Runtime for Procedural LLM Agents ​
Author: Chenglin Yu, Li Yin, Qingxin Fan, Ying Yu, RunyangRay Zhong, Ming Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.PL
arXiv:2607.11346v3 Announce Type: replace Abstract: Enterprise agents must follow long-horizon, conditional, safety-critical standard operating procedures (SOPs). We compile machine-readable SOP constraints into executable pseudo-code and run them with a program-guided (PG) stack machine that pages ...
283. Can AI Agents Really Complete RTL-to-GDS? Lessons from Benchmarking Tool-Interactive EDA Workflows ​
Author: Jinyuan Deng, Zhengrui Chen, Xufeng Wei, Tianyu Xing, Chenyi Wen, Qi Sun, Cheng Zhuo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.LG
arXiv:2607.17528v3 Announce Type: replace Abstract: Large language model (LLM) agents are extending electronic design automation (EDA) beyond static RTL generation toward long-horizon, tool-interactive workflows. Yet it remains unclear whether general-purpose coding agents, even with domain-specific...
284. Wisdom of LLM Crowds: Aggregation and Contamination in Language Model Ensembles ​
Author: Igor Douven
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.18269v2 Announce Type: replace Abstract: The wisdom of crowds -- the finding that aggregating judgments across individuals often outperforms the best individual -- has been extensively studied with human forecasters. Whether the same phenomenon emerges when the ``crowd'' consists of large...
285. From Dependency to Compositionality: A Neurosymbolic Lifting of LLM Outputs via Combinatory Categorial Grammar ​
Author: Remo Pareschi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18961v2 Announce Type: replace Abstract: Large language models (LLMs) generate fluent text by incrementally predicting the next token from a prefix. Critics in the generative tradition argue that such systems lack genuine grammar; influential replies from the dependency-grammar perspectiv...
286. SenWorld: A Digital-Twin Simulation for Generating Context-Rich Evaluation Data ​
Author: Zenghui Zhou, Xiaoyang Li, Xiaoxuan Qiao, Zhilang Wei, Tianming Lei
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2607.19949v2 Announce Type: replace Abstract: Smartphone personal assistants reason over longitudinal personal data, yet evaluating them requires context-rich evaluation data whose correct answers are known, and real device traces are too privacy-sensitive to share. To address this challenge, ...
287. PRO-LONG: Programmatic Memory Enables Long-Horizon Reasoning ​
Author: Alexis Fox, Junlin Wang, Paul Rosu, Bhuwan Dhingra
Published: 7/24/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20064v2 Announce Type: replace Abstract: Long-horizon tasks require sustained perception, reasoning, and exploration, and are a persistent challenge for large language model (LLM) agents. This gap is reflected in their limited performance on continual learning benchmarks such as ARC-AGI-3...
288. Generative AI and Agency in Education: A Critical Scoping Review and Thematic Analysis ​
Author: Jasper Roe (James Cook University Singapore), Mike Perkins (British University Vietnam)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2411.00631v2 Announce Type: replace-cross Abstract: This scoping review examines the relationship between Generative AI (GenAI) and agency in education, analyzing the literature available through the lens of Critical Digital Pedagogy. Following PRISMA-ScR guidelines, we collected 10 studies fr...
289. Deepfake Media Generation and Detection in the Generative AI Era: A Survey and Outlook ​
Author: Florinel-Alin Croitoru, Andrei-Iulian Hiji, Vlad Hondru, Nicolae Catalin Ristea, Paul Irofti, Marius Popescu, Cristian Rusu, Radu Tudor Ionescu, Fahad Shahbaz Khan, Mubarak Shah
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.MM, cs.SD, eess.AS
arXiv:2411.19537v3 Announce Type: replace-cross Abstract: We survey deepfake generation and detection techniques, covering all deepfake media types: image, video, audio and multimodal content. We identify various kinds of deepfakes and construct taxonomies of deepfake generation and detection method...
290. Loss-Complexity Landscape and Model Structure Functions ​
Author: Alexander Kolpakov
Published: 7/24/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, cs.LG, math-ph, math.IT, math.MP
arXiv:2507.13543v5 Announce Type: replace-cross Abstract: We develop a framework for dualizing the Kolmogorov structure function $h_x(\alpha)$, which then allows using computable complexity proxies. We establish a mathematical analogy between information-theoretic constructs and statistical mechanic...
291. MELLA: Bridging Linguistic Capability and Cultural Groundedness for Low-Resource Language MLLMs ​
Author: Yufei Gao, Jiaying Fei, Nuo Chen, Ruirui Chen, Guohang Yan, Yunshi Lan, Botian Shi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2508.05502v2 Announce Type: replace-cross Abstract: Multimodal Large Language Models (MLLMs) perform strongly in high-resource languages, yet often produce fluent but culturally "thin" descriptions in low-resource settings. We argue that this failure is not merely a linguistic limitation: cult...
292. Drive As You Like: Multi-Head Diffusion with Reinforcement Learning for Personalized Driving ​
Author: Fan Ding, Xuewen Luo, Fucai Ke, Hwa Hui Tew, Susilawati Susilawati, Vishnu Monn Baskaran, Junn Yong Loo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2508.16947v2 Announce Type: replace-cross Abstract: Despite significant progress, imitation learning-based autonomous driving planners remain largely restricted to reproducing high-frequency biased behaviors, overlooking the inherent behavioral diversity of human driving. Moreover, existing sy...
293. DynaMark: A Reinforcement Learning Framework for Dynamic Watermarking in Industrial Machine Tool Controllers ​
Author: Navid Aftabi, Abhishek Hanchate, Satish Bukkapatnam, Dan Li
Published: 7/24/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.CR, cs.LG, cs.SY, stat.AP
arXiv:2508.21797v2 Announce Type: replace-cross Abstract: Industry 4.0's highly networked Machine Tool Controllers (MTCs) are prime targets for replay attacks that use outdated sensor data to manipulate actuators. Dynamic watermarking can reveal such tampering, but current schemes assume linear-Gaus...
294. Student-Centered Distillation Narrows the Agentic Gap Between Small and Large LLMs ​
Author: Yuanjie Lyu, Chengyu Wang, Jun Huang, Tong Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2509.14257v3 Announce Type: replace-cross Abstract: Large Language Model agents achieve strong performance on multi-step reasoning and tool-use tasks, but their impressive capabilities typically rely on extremely large backbones. Existing distillation approaches train smaller students to imita...
295. Equivariant Conditional Diffusion Model for Head and Neck CT Image Synthesis from CBCT ​
Author: Alzahra Altalib, Chunhui Li, Alessandro Perelli
Published: 7/24/2026, 4:00:00 AM
Categories: physics.med-ph, cs.AI
arXiv:2509.21913v2 Announce Type: replace-cross Abstract: Background: Cone-beam computed tomography CBCT is a commonly used modality for image guided radiotherapy. It offers real time anatomical visualization with low acquisition cost and dose. Nevertheless, photon scattering and beam hindrance lead...
296. Simple Policy Gradients for Reasoning with Diffusion Language Models ​
Author: Anthony Zhan
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2510.04019v3 Announce Type: replace-cross Abstract: Diffusion large language models (dLLMs) represent a promising alternative to autoregressive LLMs; however, the lack of effective post-training techniques, including reinforcement learning (RL), remains a key challenge for dLLMs, especially fo...
297. On the Granularity of Causal Effect Identifiability ​
Author: Yizuo Chen, Adnan Darwiche
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ME
arXiv:2510.16703v3 Announce Type: replace-cross Abstract: The classical notion of causal effect identifiability is defined in terms of treatment and outcome variables. In this paper, we consider the identifiability of state-based causal effects: how an intervention on a particular state of treatment...
298. Generative Artificial Intelligence in Bioinformatics: A Systematic Review of Models, Applications, and Methodological Advances ​
Author: Wasimul Karim, Riasad Alvi, Sayeem Been Zaman, Arefin Ittesafun Abian, Mohaimenul Azam Khan Raiaan, Saddam Mukta, Md Rafi Ur Rashid, Md Rafiqul Islam, Yakub Sebastian, Sami Azam
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2511.03354v2 Announce Type: replace-cross Abstract: Generative artificial intelligence (GenAI) is transforming bioinformatics by advancing genomics, proteomics, transcriptomics, structural biology, and drug discovery. Following the Preferred Reporting Items for Systematic Reviews and Meta-Anal...
299. TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework ​
Author: Chao Zhang, Yuhao Wang, Derong Xu, Haoxin Zhang, Yuanjie Lyu, Yuhao Chen, Shuochen Liu, Tong Xu, Xiangyu Zhao, Yan Gao, Yao Hu, Enhong Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2511.05385v2 Announce Type: replace-cross Abstract: Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queries. Although recent ag...
300. Minimum Bayes Risk Decoding for Error Span Detection in Reference-Free Automatic Machine Translation Evaluation ​
Author: Boxuan Lyu, Haiyue Song, Hidetaka Kamigaito, Chenchen Ding, Hideki Tanaka, Masao Utiyama, Kotaro Funakoshi, Manabu Okumura
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2512.07540v4 Announce Type: replace-cross Abstract: Error Span Detection (ESD) extends automatic machine translation (MT) evaluation by localizing translation errors and labeling their severity. Current generative ESD methods typically use Maximum a Posteriori (MAP) decoding, assuming that the...
301. Vision-Language-Policy Model for Dynamic Robot Task Planning ​
Author: Jin Wang, Kim Tien Ly, Jacques Cloete, Jin Jin, Nikos Tsagarakis, Ioannis Havoutis
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2512.19178v2 Announce Type: replace-cross Abstract: Bridging the gap between natural language commands and autonomous execution in unstructured environments remains an open challenge for robotics. This requires robots to perceive and reason over the current task scene through multiple modaliti...
302. Backpropagation-Free Test-Time Adaptation for Lightweight EEG-Based Brain-Computer Interfaces ​
Author: Siyang Li, Jiayi Ouyang, Zhenyao Cui, Ziwei Wang, Tianwang Jia, Feng Wan, Dongrui Wu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2601.07556v2 Announce Type: replace-cross Abstract: Electroencephalogram (EEG)-based brain-computer interfaces (BCIs) face significant deployment challenges due to inter-subject variability, signal non-stationarity, and computational constraints. While test-time adaptation (TTA) mitigates dist...
303. Knowledge-Guided Time-Varying Causal Inference for Arctic Sea Ice Dynamics ​
Author: Akila Sampath, Vandana Janeja, Jianwu Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.17647v3 Announce Type: replace-cross Abstract: Quantifying the causal relationship between sea ice thickness and sea surface height (SSH) is essential for understanding the mechanisms driving polar climate dynamics. Conventional deep learning models often struggle with treatment effect es...
304. NeuraLSP: A Neural Spectral Preconditioner for Accelerating PDE Solvers ​
Author: Alexander Benanti, Xi Han, Hong Qin
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.20174v3 Announce Type: replace-cross Abstract: Solving large-scale sparse linear systems originating from partial differential equations (PDEs) is a fundamental topic in high-performance scientific computing, where preconditioners are crucial. Multigrid methods are among the most effectiv...
305. PILD: Physics-Informed Learning via Diffusion ​
Author: Tianyi Zeng, Tianyi Wang, Jiaru Zhang, Zimo Zeng, Feiyang Zhang, Yiming Xu, Sikai Chen, Junfeng Jiao, Christian Claudel, Xinbo Chen
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.ET, math.AP
arXiv:2601.21284v2 Announce Type: replace-cross Abstract: Diffusion models have emerged as powerful generative tools for modeling complex data distributions, yet their purely data-driven nature limits applicability in engineering and scientific problems where physical laws must be respected. This pa...
306. Variational Speculative Decoding: Rethinking Draft Training from Token Likelihood to Sequence Acceptance ​
Author: Xiandong Zou, Jianshu Li, Jing Huang, Pan Zhou
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.PR
arXiv:2602.05774v5 Announce Type: replace-cross Abstract: Speculative decoding accelerates inference for (M)LLMs, yet a training-decoding discrepancy persists: while existing methods optimize single greedy trajectories, decoding involves verifying and ranking multiple sampled draft paths. We propose...
307. Multimodal Learning for Arcing Detection in Pantograph-Catenary Systems ​
Author: Hao Dong, Eleni Chatzi, Olga Fink
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2602.08792v2 Announce Type: replace-cross Abstract: The pantograph-catenary interface is essential for ensuring uninterrupted and reliable power delivery in electrified rail systems. However, electrical arcing at this interface poses serious risks, including accelerated wear of contact compone...
308. Self-Evolving Recommendation System: End-To-End Autonomous Model Optimization With LLM Agents ​
Author: Haochen Wang, Yi Wu, Daryl Chang, Li Wei, Lukasz Heldt
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.10226v2 Announce Type: replace-cross Abstract: Optimizing large-scale machine learning systems, such as recommendation models for global video platforms, requires navigating a massive hyperparameter search space and, more critically, designing sophisticated optimizers, architectures, and ...
309. OmniCustom: Sync Audio-Video Customization Via Joint Audio-Video Generation Model ​
Author: Maomao Li, Zhen Li, Kaipeng Zhang, Guosheng Yin, Zhifeng Li, Dong Xu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.MM, eess.AS
arXiv:2602.12304v5 Announce Type: replace-cross Abstract: Existing mainstream video customization methods focus on generating identity-consistent videos based on given reference images and textual prompts. Benefiting from the rapid advancement of joint audio-video generation, this paper proposes a m...
310. TOPReward: Token Probabilities as Hidden Zero-Shot Rewards for Robotics ​
Author: Shirui Chen, Cole Harrison, Ying-Chun Lee, Angela Jin Yang, Zhongzheng Ren, Lillian J. Ratliff, Jiafei Duan, Dieter Fox, Ranjay Krishna
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2602.19313v2 Announce Type: replace-cross Abstract: General-purpose robot learning requires dense, instruction-conditioned feedback that can distinguish meaningful task progress from stalled, failed, or partially completed behavior. Yet obtaining such feedback at scale remains difficult, since...
311. Benchmarking Unlearning for Vision Transformers ​
Author: Kairan Zhao, Iurie Luca, Peter Triantafillou
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2602.20114v2 Announce Type: replace-cross Abstract: Machine unlearning (MU) refers to the post-training capability to remove (the influence of) training examples that are incorrect, biased, or leak sensitive/private information. MU is now widely regarded as critical for building safe and fair ...
312. What Matters for Simulation to Online Reinforcement Learning on Real Robots ​
Author: Yarden As, Dhruva Tirumala, Ren'e Zurbr"ugg, Chenhao Li, Stelian Coros, Andreas Krause, Markus Wulfmeier
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2602.20220v2 Announce Type: replace-cross Abstract: We investigate what specific design choices enable successful online reinforcement learning (RL) on physical robots. Across 100 real-world training runs on three distinct robotic platforms, we systematically ablate algorithmic, systems, and e...
313. AG-REPA: Causal Layer Selection for Representation Alignment in Audio Flow Matching ​
Author: Pengfei Zhang, Tianxin Xie, Minghao Yang, Li Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, cs.MM
arXiv:2603.01006v3 Announce Type: replace-cross Abstract: REPresentation Alignment (REPA) improves the training of generative flow models by aligning intermediate hidden states with pretrained teacher features, but its effectiveness in token-conditioned audio Flow Matching critically depends on the ...
314. VPWEM: Non-Markovian Visuomotor Policy with Working and Episodic Memory ​
Author: Yuheng Lei, Zhixuan Liang, Hongyuan Zhang, Ping Luo
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2603.04910v2 Announce Type: replace-cross Abstract: Imitation learning from human demonstrations has achieved significant success in robotic control, yet most visuomotor policies still condition on single-step observations or short-context histories, making them struggle with non-Markovian tas...
315. SR-TTT Does Not Learn Retrieval: A Correction and Mechanistic Post-Mortem of Surprisal-Aware Residual Test-Time Training ​
Author: Swamynathan V P
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2603.06642v2 Announce Type: replace-cross Abstract: Test-Time Training (TTT) language models replace the KV-cache with fast weights updated during inference, achieving O(1) memory but suffering catastrophic failure on exact-recall tasks. Version 1 of this work proposed SR-TTT, which routes hig...
316. Evolutionarily Stable Stackelberg Equilibrium ​
Author: Sam Ganzfried
Published: 7/24/2026, 4:00:00 AM
Categories: cs.GT, cs.AI, cs.MA, econ.TH, q-bio.PE
arXiv:2603.18385v4 Announce Type: replace-cross Abstract: We present a new solution concept called evolutionarily stable Stackelberg equilibrium (SESS). We study the Stackelberg evolutionary game setting in which there is a single leading player and a symmetric population of followers. The leader se...
317. EZASP - Facilitating the Usage of ASP ​
Author: Rafael Martins, Matthias Knorr, Ricardo Gon\c{c}alves
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2603.26863v2 Announce Type: replace-cross Abstract: Answer Set Programming (ASP) is a declarative programming language used for modeling and solving complex combinatorial problems. It has been successfully applied to a number of different real-world problems. However, learning its usage can pr...
318. LinearARD: Linear-Memory Attention Distillation for RoPE Restoration ​
Author: Ning Yang, Hengyu Zhong, Wentao Wang, Baoliang Tian, Haijun Zhang, Jun Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.00004v2 Announce Type: replace-cross Abstract: The extension of context windows in Large Language Models is typically facilitated by scaling positional encodings followed by lightweight Continual Pre-Training (CPT). While effective for processing long sequences, this paradigm often disrup...
319. ImplicitBBQ: Benchmarking Implicit Bias in Large Language Models through Characteristic Based Cues ​
Author: Bhaskara Hanuma Vedula, Darshan Anghan, Ishita Goyal, Ponnurangam Kumaraguru, Abhijnan Chakraborty
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.01925v2 Announce Type: replace-cross Abstract: Large Language Models increasingly suppress biased outputs when demographic identity is stated explicitly, yet may still exhibit implicit biases when identity is conveyed indirectly. Existing benchmarks use name based proxies to detect implic...
320. LSRM: High-Fidelity Object-Centric Reconstruction via Scaled Context Windows ​
Author: Zhengqin Li, Cheng Zhang, Jakob Engel, Zhao Dong
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.05182v3 Announce Type: replace-cross Abstract: We introduce the Large Sparse Reconstruction Model to study how scaling transformer context windows affects feed-forward 3D reconstruction. Although recent object-centric feed-forward methods produce robust, high-quality reconstructions, they...
321. Playing Along: Learning a Double-Agent Defender for Belief Steering via Theory of Mind ​
Author: Hanqi Xiao, Vaidehi Patil, Zaid Khan, Hyunji Lee, Elias Stengel-Eskin, Mohit Bansal
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2604.11666v2 Announce Type: replace-cross Abstract: As large language models (LLMs) become the engine behind conversational systems, their ability to reason about the intentions and states of their dialogue partners (i.e., form and use a theory-of-mind, or ToM) becomes increasingly critical fo...
322. Internal Knowledge Without External Expression: Probing the Generalization Boundary of a Classical Chinese Language Model ​
Author: Jiuting Chen, Yuan Lian, Hao Wu, Tianqi Huang, Hiroshi Sasaki, Makoto Kouno, Jongil Choi
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.14180v3 Announce Type: replace-cross Abstract: We train a 318M-parameter Transformer language model from scratch on a curated corpus of 1.56 billion tokens of pure Classical Chinese, with zero English characters or Arabic numerals. Through systematic out-of-distribution (OOD) testing, we ...
323. Towards Disentangled Preference Optimization Dynamics: Suppress the Loser, Preserve the Winner ​
Author: Wei Chen, Yubing Wu, Junmei Yang, Delu Zeng, Qibin Zhao, John Paisley, Min Chen, Zhou Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.18239v4 Announce Type: replace-cross Abstract: Preference optimization is widely used to align large language models (LLMs) with human preferences. However, many margin-based methods also suppress the chosen response when they try to suppress the rejected one, and there is no general way ...
324. Streamliners for Answer Set Programming ​
Author: Florentina Voboril (TU Wien), Martin Gebser (University of Klagenfurt), Stefan Szeider (TU Wien), Alice Tarzariol (University of Klagenfurt)
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2604.19251v2 Announce Type: replace-cross Abstract: Streamliner constraints reduce the search space of combinatorial problems by ruling out portions of the solution space. We adapt the StreamLLM approach, which uses Large Language Models (LLMs) to generate streamliners for Constraint Programmi...
325. SafeHarbor: Defining Precise Decision Boundaries via Hierarchical Memory-Augmented Guardrail for LLM Agent Safety ​
Author: Zhe Liu, Zonghao Ying, Wenxin Zhang, Quanchen Zou, Deyue Zhang, Dongdong Yang, Xiangzheng Zhang, Hao Peng
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2605.05704v3 Announce Type: replace-cross Abstract: Recent advances in foundation models have transformed LLMs from passive conversational systems into autonomous agents capable of reasoning and tool execution. While these capabilities unlock substantial practical value, they also introduce ne...
326. AI Security Policy Should Assess Systems, Not Only Models ​
Author: Michael A. Riegler, Inga Str"umke
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2605.09504v2 Announce Type: replace-cross Abstract: We present swarm-attack, an open-source adversarial testing framework in which multiple lightweight LLM agents coordinate through shared memory, parallel exploration, and evolutionary optimization. Together, our results demonstrate that both ...
327. Understanding and Accelerating the Training of Masked Diffusion Language Models ​
Author: Chunsan Hong, Sanghyun Lee, Chieh-Hsin Lai, Satoshi Hayakawa, Yuhta Takida, Yuki Mitsufuji, Seungryong Kim, Jong Chul Ye
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2605.13026v2 Announce Type: replace-cross Abstract: Masked diffusion models (MDMs) have emerged as a promising alternative to autoregressive models (ARMs) for language modeling. However, MDMs are known to learn substantially more slowly than ARMs, which may become problematic when scaling MDMs...
328. Constrained latent state modeling: A unifying perspective on representation learning under competing constraints ​
Author: Gwenol'e Quellec
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.15995v2 Announce Type: replace-cross Abstract: Learning latent representations from complex data is central to modern machine learning, spanning temporal, multimodal, and partially observed systems. In such settings, representations are more naturally understood as latent states capturing...
329. Moral Semantics Survive Machine Translation: Cross-Lingual Evidence from Moral Foundations Corpora ​
Author: Maciej Skorski
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.22660v2 Announce Type: replace-cross Abstract: Moral language is subtle and culturally variable, making it difficult to translate faithfully across languages. Idiomatic expressions, slang, and cultural references introduce hard-to-avoid translation artifacts. Yet automated moral classific...
330. PennySynth: RAG-Driven Data Synthesis for Automated Quantum Code Generation ​
Author: Minghao Shao, Nouhaila Innan, Hariharan Janardhanan, Muhammad Kashif, Alberto Marchisio, Muhammad Shafique
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.25572v2 Announce Type: replace-cross Abstract: The growing complexity of quantum programming frameworks has exposed a critical limitation in existing large language model (LLM)-based code assistants: general-purpose models hallucinate PennyLane-specific gate names, misplace device configu...
331. The Sensation Modulating Network:Haltability as the architectural ground for object-directed phenomenology ​
Author: G. Nagarjuna, Durgaprasad Karnam
Published: 7/24/2026, 4:00:00 AM
Categories: q-bio.NC, cs.AI, cs.RO
arXiv:2605.26856v2 Announce Type: replace-cross Abstract: We propose the Sensation Modulating Network (SMN): the cognitive agent as the whole body, organized at every scale by opponent dynamics, built from Sensation Modulators -- tissue that senses and acts through one substrate -- paired into Coord...
332. EvoSpec: Evolving Speculative Decoding via Real-Time Vocabulary and Parameter Adaptation ​
Author: Shuyu Zhang, Lingfeng Pan, Qicheng Wang, Yaqi Shi, Yueyang Tan, Ruyu Yan, Jiaqi Chen, Lixing Du, Lu Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.27390v3 Announce Type: replace-cross Abstract: Speculative decoding accelerates Large Language Model inference through draft-then-verify generation, yet lightweight draft models face coupled efficiency and quality limitations: large-vocabulary output projection is costly, while limited dr...
333. SymQNet: Amortized Acquisition for Low-Latency Adaptive Hamiltonian Learning ​
Author: Yash Vardhan Tomar, Dheeraj Peddireddy
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.12808v4 Announce Type: replace-cross Abstract: Adaptive Hamiltonian learning is central to calibrating and characterizing quantum devices. In an adaptive controller, choosing the next experiment is itself a computation. Bayesian design rules are recomputed after every posterior update, an...
334. HAMON: Passive Optical Sequence Mixing for Long-Horizon Forecasting ​
Author: Alper Y{\i}ld{\i}r{\i}m
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.AR
arXiv:2606.17028v2 Announce Type: replace-cross Abstract: Simple linear and frequency-domain models remain surprisingly competitive in long-horizon time-series forecasting, and recent mechanistic evidence suggests that standard forecasting benchmarks may not require the dense superposed representati...
335. CHERRY: Compressed Hierarchical Experts with Recurrent Representational Yield ​
Author: Dohyeon Kwon, Youngjin Park
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.31796v2 Announce Type: replace-cross Abstract: Frontier language capability is usually bought with frontier compute; CHERRY shows a different trade. It is a sovereign Korean model family built on one principle: supervise the tokens that decide the answer, and let shared weights carry the ...
336. DART-VLN: Test-Time Memory Decay and Anti-Loop Regularization for Discrete Vision-Language Navigation ​
Author: Shaoheng Zhang, Zhichen Li, Jie Mei
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.01043v3 Announce Type: replace-cross Abstract: Memory-based agents for discrete vision-language navigation (VLN) operate under partial observability and can exhibit systematic inference-time failures even with strong pretrained backbones. We focus on two recurring problems: stale historic...
337. Is Agentic Code Review Helpful? Mining Developers' Feedback to CodeRabbit Reviews in the Wild ​
Author: Hong Yi Lin, Mingzhao Liang, Patanamon Thongtanunam, Kla Tantithamthavorn
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.03316v2 Announce Type: replace-cross Abstract: Agentic code review, where autonomous agents provide code review comments on pull requests, is increasingly integrated into development workflows, yet there is limited empirical evidence on how developers respond to such comments in practice....
338. CGGS: Consistency-Augmented Geometric Gaussian Splatting for Ego-Centric 3D Scene Generation ​
Author: Zhenyu Sun, Xiaohan Zhang, Qi Liu, Huan Wang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.GR, cs.AI
arXiv:2607.03819v3 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...
339. Auto-AEG: Scalable Data Construction for Open-Vocabulary Audio Event Grounding ​
Author: Zihan Zhang, Xize Cheng, Wenhao Yan, Tong Zhang, Dongjie Fu, Boyun Zhang, Yongbo He, Tao Jin
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.04383v3 Announce Type: replace-cross Abstract: Large Audio-Language Models (LALMs) reason fluently about sound yet struggle to localize precisely when events occur, while classical Sound Event Detection attains frame-level precision only over a closed label set. At the intersection of the...
340. On Pairwise Quantile Regression - Statistical Guarantees and Applications ​
Author: Romain Th'er'ezien, Stephan Cl'emen\c{c}on, Fantin Girard, Hamza El-Abdouni
Published: 7/24/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.CV, cs.LG
arXiv:2607.04431v2 Announce Type: replace-cross Abstract: Quantile regression provides a powerful tool for summarizing the conditional distribution of a real-valued random variable (r.v.) of interest $Y$ as a function of covariates $Z$ in cases where it shows a large dispersion with high probability...
341. AnchorPrune: Relevance-Anchored Contextual Expansion for Visual Token Pruning ​
Author: Kyuan Oh, Bumsoo Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.07033v4 Announce Type: replace-cross Abstract: Large vision-language models incur substantial inference costs because high-resolution inputs introduce thousands of visual tokens, many of which are redundant for a given query. Existing pruning methods often combine query relevance and toke...
342. WildTrace: Benchmarking Natural Evidence Trails in Long-Context Reasoning ​
Author: Zixin Chen, Peng Liu, Haobo Li, Rui Sheng, Jianhong Tu, Xiaodong Deng, Fei Huang, Kashun Shum, Dayiheng Liu, Huamin Qu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.09328v2 Announce Type: replace-cross Abstract: Answering complex questions over long documents frequently requires integrating evidence that the source itself disperses naturally across distant passages. In an incident report, the operating condition, design flaw, and missed safety check ...
343. A Sovereign, Open-Source Foundation Model for German and English ​
Author: Soofi-Team, :, Benedikt Droste, David Fitzek, Ruben H"arle, Lukas Helff, Maximilian Idahl, Alex Jude, Abbas Goher Khan, Maurice Kraus, Timm Ruland, Richard Rutmann, Sebastian Sztwiertnia, Markus Frey, Daniil Gurgurov, Jan Pfister, Tom R"ohr, Sebastian von Rohrscheidt, J"org Bienert, Nicolas Flores-Herr, Simon Gottschalk, Andreas Hotho, Kristian Kersting, Joachim K"ohler, Alexander L"oser, Wolfgang Nejdl, Simon Ostermann, Jan Plogsties, Bj"orn Pl"uster, Patrick Putzky, Mehdi Ali, Michael Fromm, Max L"ubbering
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.09424v3 Announce Type: replace-cross Abstract: We present Soofi S 30B-A3B, a sovereign, open-source Mixture-of-Experts (MoE) hybrid Mamba Transformer foundation model for German and English. Its hybrid design activates only 3B of 30B parameters per token and keeps the inference cache near...
344. Efficient and Privacy Aware Edge Cloud Collaborative Inference for Large Language Models ​
Author: Cheng Li, Jiexiong Liu, Yixuan Chen, Yi Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.13093v4 Announce Type: replace-cross Abstract: On-device LLM inference faces a trilemma of response latency, limited hardware resources and user privacy. Full cloud inference delivers strong computing power but exposes user prompts and dialogue data, while standalone on-device inference i...
345. Anatomically Faithful but Temporally Diffuse: Auditing Attribution for Left-Ventricular Ejection-Fraction Estimation from Echocardiography ​
Author: Hyunkyung Han, Min Jung Kim
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.13738v3 Announce Type: replace-cross Abstract: Deep video models estimate left-ventricular ejection fraction (EF) from echocardiography with near-expert accuracy, and post-hoc attribution is increasingly used to certify that such models look at the right place. Because EF is defined by th...
346. An Intelligent-Cloud Edge Multimodal Interaction System for Robots ​
Author: Zihan Guo, Xiaoqi Li
Published: 7/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.14675v3 Announce Type: replace-cross Abstract: Robust human-robot interaction in complex environments requires accurate gesture perception, semantic scene understanding, and reliable task planning under limited onboard computing resources. This paper presents a cloud-edge multimodal inter...
347. Anticipate Before Acting: Future-State-Conditioned Vision-Language Navigation ​
Author: Lingfeng Zhang, Zhanguang Zhang, Liheng Ma, Tongtong Cao, Yingxue Zhang
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18042v2 Announce Type: replace-cross Abstract: End-to-end vision-language navigation (VLN) with causal vision-language models maps instructions and egocentric observations directly to actions, but standard behavior cloning supervises only the next action and does not explicitly encourage ...
348. GigaPath-Flash and GigaTIME-Flash: Efficient Pathology Foundation Models for Whole-Slide and Tumor Microenvironment Analysis ​
Author: Naoto Usuyama, Jeya Maria Jose Valanarasu, Sicong Yao, Hanwen Xu, Jaspreet Bagga, Guanghui Qin, Robert E. Kramer, Cliff Wong, Soohee Lee, Hao Qiu, Theodore Zhengde Zhao, Racheli Ben Shimol, Angela Crabtree, Kevin Matlock, Eduardo Alejandro Lozano Garcia, Naiteek Sangani, Alberto Santamaria-Pang, Maximilian Rokuss, Yashna Hasija, Naisargi Manishkumar Patel, Jason Entenmann, Alexandra Q. Bartlett, Bill J. Wright, Bernard A. Fox, Brian Piening, Sheng Zhang, Sheng Wang, Tristan Naumann, Carlo Bifulco, Hoifung Poon
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18218v2 Announce Type: replace-cross Abstract: Foundation models have emerged as a driving force in computational pathology, with the potential to transform cancer diagnosis, prognosis, and treatment selection by learning transferable representations from large-scale histopathology data. ...
349. Towards an Automated Test of LLM Security Knowledge ​
Author: Shufan Chai, Liangliang Sun, Jessica Staddon
Published: 7/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.HC
arXiv:2607.18496v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly used for a range of software, hardware and human-centered security tasks. Consequently, LLM performance on security tasks is an active area of measurement and research, often with a focus on ident...
350. Free energy landscape of Dense Associative Memory ​
Author: Sumedha, Abhishek Singh
Published: 7/24/2026, 4:00:00 AM
Categories: cond-mat.dis-nn, cond-mat.stat-mech, cs.AI
arXiv:2607.19195v2 Announce Type: replace-cross Abstract: Using large deviations theory, we solve and obtain a general expression for the free energy functional for a broad class of associative memories, including dense associative memories. We illustrate the method by reproducing classical results ...
351. Riemannian Deep Learning: Modules, Networks, and Geometries ​
Author: Chen Ziheng
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.DG
arXiv:2607.19305v2 Announce Type: replace-cross Abstract: Deep neural networks on manifold-valued representations have attracted growing interest, but many basic components remain tied to specific manifolds, rely on Euclidean approximations, or require costly and numerically fragile geometric operat...
352. OPIUM: Mitigating Steering Externalities and Over-Refusal via Dual Objective Latent Optimization ​
Author: Kavin Aravindan, Arihant Rastogi, Krishak Aneja, Aadi Prasad, Saiyam Jain, Vaishnavi Shivkumar, Ponnurangam Kumaraguru
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19806v2 Announce Type: replace-cross Abstract: Activation steering provides a lightweight mechanism for controlling large language models at inference time, but steering vectors can have unintended externalities: utility vectors may weaken safety behavior, while refusal vectors may induce...
353. Co-Evolving LLM Evaluators and Policies via DynamicRubric ​
Author: Beining Wang, Weihang Su, Hongtao Tian, Hao Kong, Tao Yang, Ting Yao, Qingyi Pan, Yueyue Wu, Qingyao Ai, Min Zhang, Yiqun Liu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20083v2 Announce Type: replace-cross Abstract: Post-training with evaluator feedback on policy-induced samples serves as a major mechanism for improving large language models. As policies improve, these sampled responses become close in quality. These close candidates create a bottleneck ...
354. Pushing the Frontier of Full-Song Generation: Hierarchical Autoregressive Planning Meets Flow-Matching Rendering ​
Author: Junyu Dai, Xinyue Fan, Weiqin Li, Xiangang Li, Yunjia Li, Bin Ma, Yukun Ma, Chongjia Ni, Yufei Shi, Biao Tian, Haoxu Wang, Menglin Wu, Jianwei Yu, Huaicheng Zhang, Han Zhao, Shengkui Zhao, Haina Zhu
Published: 7/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2607.20253v2 Announce Type: replace-cross Abstract: In this report, we present a unified song generation framework capable of producing high-quality full-length music from lyrics, text descriptions, and musical attributes. The proposed framework supports three tasks: Lyrics-to-Song Generation,...