arXiv cs.AI - 2026-07-23 ​
240 items collected.
1. FineServe: A Fine-Grained Dataset and Characterization of Global LLM Serving Workloads ​
Author: Tiancheng Zhang, Shaoyuan Huang, Mingyuan Wang, Yunfeng Zhao, Xiaofei Wang, Wenyu Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19349v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed as always-on online services, making efficient LLM serving a critical systems challenge. Achieving low latency and high throughput under volatile demand requires deep understanding of real-world se...
2. Hybrid LSTM-Graph Neural Framework for Robust Financial Fraud Detection and Adversarial Resilience ​
Author: Mariam Zakaria Moussa Ali
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.19350v1 Announce Type: new Abstract: Financial institutions face significant challenges in detecting sophisticated money laundering patterns, such as smurfing and layering, due to extreme data imbalance (0.13% fraud rate) and evolving adversarial evasion tactics. This paper proposes Fraud...
3. OpenEvoShield: Dual Non-Stationary Continual Defense for Open-World Multi-Agent System Attacks ​
Author: Litian Zhang, Chaozhuo Li, Yuting Zhang, Zejian Chen, Bingyu Yan, Qiwei Ye
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19351v1 Announce Type: new Abstract: LLM-based multi-agent systems (LLM-MAS) are increasingly deployed in safety-critical applications, where adversaries inject malicious instructions through inter-agent communication to propagate harmful behaviors. Unlike static threats, these attacks ar...
4. Benchmarking Confidential GPU Inference on NVIDIA H100 under Intel TDX ​
Author: Wei Wang, Abdul Hyee Waqas, Burns Smith
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.19353v1 Announce Type: new Abstract: Confidential computing is becoming a practical deployment requirement for AI inference workloads that process sensitive inputs or protect proprietary model assets. However, the performance cost of enabling confidential execution for GPU-accelerated lar...
5. FormulaSPIN: Self-Play Fine-Tuning for Natural Language to Spreadsheet Formula Generation ​
Author: Cy Xie
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19354v1 Announce Type: new Abstract: Spreadsheet applications are used by hundreds of millions worldwide, yet writing formulas remains a significant barrier. Existing approaches rely on static supervised data, which quickly saturates on limited annotations. In this paper, we introduce FOR...
6. Information Discernment in Large Language Models ​
Author: Joshua Ashkinaze, Laura Kurek, Alina Faisal, Tongyuan Miao, Mariam Joseph, Ceren Budak, Eric Gilbert
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CY
arXiv:2607.19355v1 Announce Type: new Abstract: LLMs are increasingly used with external knowledge sources like the internet. Do they weigh information appropriately -- updating more for reliable sources (source discernment) and more when claims bring priors closer to the truth (truth discernment)? ...
7. NEXUS: Structured Runtime Safety for Tool-Using LLM Agents ​
Author: Elias Hossain, Md Mehedi Hasan Nipu, Tasfia Nuzhat Ornee, Rajib Rana, Niloofar Yousefi
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19356v1 Announce Type: new Abstract: Tool-using LLM agents increasingly execute high-impact actions, making runtime safety monitoring essential. We present NEXUS (Neural EXecution Utility and Safety), a structured-plan safety monitor that applies a formal intervention policy to select amo...
8. Stochastic Primal-Dual Decoding for Multiobjective Generative Recommender Systems ​
Author: Dmitrii Moor, Ben Carterette, Senthilkumar Krishnamoorthy, Kyle Kretschman, Denis Beslic, Melissa Yalla, Alice Y Wang, Mounia Lalmas
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.19357v1 Announce Type: new Abstract: Recent advances in recommender systems (RS) have shown substantial performance gains through generative modelling. In practice, recommendation often involves constructing slates -- ordered lists of items -- that must satisfy multiple objectives beyond ...
9. LISA: Linear-Indexed Sparse Attention for Efficient Long-Context Reasoning ​
Author: Yu Zhao, Zekun Zhang, Fan Jiang, Bo Zeng, Linlong Xu, Shimin Shan, Yu Liu, Longyue Wang, Weihua Luo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19358v1 Announce Type: new Abstract: Recent advances in long chain-of-thought reasoning models such as DeepSeek-R1 have led to increasingly longer inference context lengths under the test-time scaling paradigm. However, the O(n^2) computational complexity of standard self-attention causes...
10. Profile-Graph Memory for LLM Agents: Implicit Cross-Entity Traversal through Narrative Profiles ​
Author: Shengtong Zhu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19359v1 Announce Type: new Abstract: Long-term memory is essential for LLM agents that interact across sessions, yet current memory benchmarks primarily evaluate single-hop recall, leaving multi-hop association largely unmeasured. We make three contributions. First, we introduce MemHop, a...
11. Lifted Representation Hypothesis in Language Models ​
Author: Bumjin Park, Jaesik Choi
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19360v1 Announce Type: new Abstract: Large language models (LLMs) often answer queries by mapping individual observations to more general rule-like structures. However, it remains unclear how these structures are stored, selected, and revised. To study this process, we propose thelifted r...
12. GraphContainer: A Unified Platform for Comparing and Debugging Graph RAG Methods ​
Author: Seonho An, Chaejeong Hyun, Min-Soo Kim
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.IR
arXiv:2607.19362v1 Announce Type: new Abstract: Graph RAG mitigates hallucinations and stale knowledge in LLMs, particularly for multi-hop question answering. However, existing approaches remain highly fragmented and incompatible. The structural heterogeneity of graph formats across different framew...
13. AdaRoPE: Not All Attention Heads Should Rotate and Scale Equally ​
Author: Shaowen Wang, Yuke Zheng, Tansheng Zhu, Shuang Chen, Shaofan Liu, Suncong Zheng, Jian Li
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.19363v1 Announce Type: new Abstract: Rotary Position Embedding (RoPE) is widely adopted in Transformers to encode positional information, yet standard implementations enforce a uniform frequency schedule and scaling across all attention heads. Using simplified retrieval tasks and length g...
14. Statistically Grounded Sparse-Feature Interventions for Activation-Space Control in Large Language Models ​
Author: Oshayer Siddique, J. M Areeb Uzair Alam, Md Jobayer Rahman Rafy, Syed Rifat Raiyan, Hasan Mahmud, Md Kamrul Hasan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.19364v1 Announce Type: new Abstract: Activation steering offers a lightweight alternative to fine-tuning for behavioral control of large language models, but SAE-based steering methods often rely on learned steering objectives or single-criterion feature selection. We introduce a transpar...
15. Logic-Guided Data Extraction with Answer Set Programming and Large Language Models ​
Author: Mario Alviano, Lorenzo Grillo, Nicola Leone, Fabrizio Lo Scudo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19365v1 Announce Type: new Abstract: When Large Language Models (LLMs) are used for semantic data extraction from unstructured text, producing candidate relational facts from natural language, they may remain unreliable for tasks requiring complex combinatorial reasoning and global consis...
16. Geometry-Guided Constraint Learning for LLM Safety Classification ​
Author: Fumiaki Uehara, Koo Imai, Masato Tsutsumi, Keigo Kansa, Sora Usui, Yuki Kobiyama
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19366v1 Announce Type: new Abstract: Safety as Polytope (SaP) learns linear half-space constraints in LLM hidden space but requires per-category tuning of the constraint count K. We show that sparse autoencoder (SAE) feature extraction resolves this: K=2 becomes optimal for 12/14 categori...
17. Rethinking Uncertainty Evaluation in Large Language Models ​
Author: Krish Matta, Atharv Naphade, Andy Zou
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19367v1 Announce Type: new Abstract: Calibration is the primary criterion for evaluating LLM confidence, but it is insufficient: it admits trivially incoherent estimators, depends on the evaluation distribution, and does not test the extent to which the estimation can be interpreted as a ...
18. Spectral-LSH: Sub-Quadratic Prompt Compression via Krylov-Projected Locality-Sensitive Hashing ​
Author: Ali Mahdavi, Azaseh Zamanifar, Amirfarhad Farhadi, Omid Kashefi
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.19368v1 Announce Type: new Abstract: Long-prompt inference remains expensive because prefill attention scales quadratically with sequence length. We propose Spectral-LSH, a training-free prompt compression method that operates before the prompt enters the language model. Spectral-LSH appr...
19. Beyond Tracking or Shortcut: Composition-Bounded Predictive States in Poker Autoregressive Models ​
Author: Quanhao Li, Qianyu Chen
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19369v1 Announce Type: new Abstract: Hidden-state probes often recover latent labels in imperfect-information sequence models, but this alone does not establish that a model maintains a posterior belief distribution over hidden states. This paper studies this ambiguity in a no-range Limit...
20. Mitigating Scaffolding Collapse in Socratic Tutors via Representation Alignment ​
Author: Jing Shao, Qifeng Wu, Hanyu Zhang, Sixia Sun, Jun Zhuang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.19371v1 Announce Type: new Abstract: Large language model (LLM)-based Socratic tutors increasingly guide students through multi-turn questioning, but they can suffer from scaffolding collapse: under sustained student pressure, a tutor gradually abandons guided inquiry and reveals solution...
21. Euclean: Automated Geometry Problem Formalization with Unified Verification in Lean ​
Author: Linbin Tang, Jingyan You, Zilin Kang, Hanzhang Liu, Sophia Zhang, Zenan Li, Chenrui Cao, Liangcheng Song, Jiaao Wu, Xian Zhang, Fan Yang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19374v1 Announce Type: new Abstract: Recent formal reasoning systems have reached IMO-level performance, yet they leave a fragmented landscape: algebra and number theory are handled in Lean, while geometry still relies on domain-specific languages with limited formal guarantees. This spli...
22. CrackedPDFs: A Controlled Benchmark for Hidden Prompt Injection in PDFs ​
Author: Pukaphol Thienpreecha ("Volk")
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19396v1 Announce Type: new Abstract: Document-based LLM systems often flatten a PDF before guardrails inspect it. That step can discard evidence that an instruction was never visible to the user. We introduce CrackedPDFs, a controlled benchmark for hidden prompt injection in PDFs. The ben...
23. HyGRL: Adaptive Hybrid Graph Reasoning for Multi-Entity Questions ​
Author: Junyi Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.19398v1 Announce Type: new Abstract: Multi-entity compositional questions pose significant challenges to existing retrieval-augmented language models. Conventional methods fall into a dilemma: standard RAG lacks dynamic reasoning, traditional Graph-RAG is limited by structural sparsity, a...
24. ITPEval: Benchmarking Formal Translation Across Interactive Theorem Provers ​
Author: Jiayi Wu, Robert Joseph George, Anima Anandkumar
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LO
arXiv:2607.19407v1 Announce Type: new Abstract: Formal theorem proving has emerged as a frontier challenge for machine learning, yet the ecosystem is fragmented: proofs remain siloed across incompatible systems, limiting both training data for learning-based provers and the portability of verified r...
25. FORCE-Bench: A Benchmark, Dataset, and Evaluation Harness for Agentic AI in Enterprise Finance ​
Author: Wolfgang M. Pauli, Sarah Panda, Kidus Admassu, Said Bleik, Ademola Okerinde, Jeremy Reynolds
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19409v1 Announce Type: new Abstract: Recent advances in large language models have accelerated deployment of agentic systems in operational finance. Existing benchmarks emphasize measuring general capabilities, instruction following, or safety, but few directly address the operational fin...
26. The Chronos Vulnerability: A Taxonomy of Temporal Persistence and Memory-Based Deception in Agentic AI ​
Author: Om Narayan, Ramkinker Singh, Praveen Baskar
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CR
arXiv:2607.19433v1 Announce Type: new Abstract: The transition from stateless generative models in artificial intelligence to stateful, autonomous agents represents an architectural evolution that, while providing the capabilities of long-term planning and the automation of enterprise workflows, als...
27. Sophisticated Policies from Epistemic Priors ​
Author: Wouter W. L. Nuijten, Bert de Vries
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19518v1 Announce Type: new Abstract: Sophisticated Inference is a variant of active inference often associated with recursive belief modeling and tree search. We argue that its central computational role is simpler: within a planning horizon, it makes active inference closed-loop by allow...
28. Knowledge-Centric Self-Improvement ​
Author: Xuefei Julie Wang, Lauren Hyoseo Yoon, Chengrui Qu, Amanda Zichang Wang, Atharva Sehgal, Eric Mazumdar, Yisong Yue
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, cs.MA
arXiv:2607.19592v1 Announce Type: new Abstract: Self-improving AI systems typically treat the agent as the object that improves, by optimizing prompts, workflows, harnesses, or even the agent's own code. This agent-centric view can make improvements expensive to maintain and difficult to transfer, b...
29. Edge Intelligence in Civil Aviation: Paradigms, Techniques, and Applications ​
Author: Wenbin Li, Zhongtian Liao, Bolin Liu, Yongjie Zhou, Jingling Wu, Xiaoyong Lin, Jing Chen
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19676v1 Announce Type: new Abstract: Civil aviation is safety critical and its operations, from flight decks and towers to ramps and maintenance, generate massive, heterogeneous data at the network edge. Yet cloud centric deployment of large Artificial Intelligence (AI) models often produ...
30. Symbol and Footprint Database for Electronic Components by Agentic Recognition and Generation ​
Author: Yichen Shi, Yuzhi Liu, Zhuofu Tao, Li Huang, Yuhao Gao, Ting-Jung Lin, Lei Hel
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19767v1 Announce Type: new Abstract: A rich and recognizable component library is the cornerstone of printed circuit board (PCB) design and generation. Traditionally, engineers manually create symbols and footprints and design PCB schematics, which is time-consuming and error-prone. Lever...
31. Silent Failures in Multimodal Agentic Search:A Diagnostic Taxonomy and Cross-Judge Evaluation ​
Author: Zhengxian Wu, Junjie Gao, Kai Yang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.19793v1 Announce Type: new Abstract: Multimodal agentic search systems increasingly rely on external tools to answer knowledge-intensive visual questions. However, existing evaluations mainly focus on final-answer accuracy and may miss failures in the search trajectory. In this work, we s...
32. Rewarding Better Thinking for LLM Preference Alignment ​
Author: Xubo Liu, Wenya Guo, Ruxue Yan, Xinying Qian, Ying Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.19824v1 Announce Type: new Abstract: LLM preference alignment aims to optimize models toward human preferences across diverse user instructions. Reinforcement learning has become a major post-training approach for this goal, but existing proxy rewards are often outcome-level, mainly evalu...
33. Know Your Agent: Reconnaissance-Driven Pentesting of AI Agents ​
Author: Or Zion Eliav, Eyal Lenga, Shir Bernstien, Yisroel Mirsky
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CR, cs.LG
arXiv:2607.19837v1 Announce Type: new Abstract: Traditional pentesting uses reconnaissance at each step to uncover unseen weaknesses, build stronger attacks, and advance the objective; we argue that AI agents require the same treatment. We formalize agent reconnaissance by modeling the process and i...
34. DocOps: A Verifiable Benchmark for Autonomous Agents in Complex Document Operations ​
Author: Jiazhen Jiang, Boxi Cao, Lingyong Yan, Yaojie Lu, Hongyu Lin, Shuaiqiang Wang, Dawei Yin, Xianpei Han, Le Sun
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.19865v1 Announce Type: new Abstract: As autonomous agents rapidly evolve, their ability to reliably manipulate ubiquitous digital documents has become critical for enabling general-purpose AI assistants and automating complex workspace workflows. In this paper, we introduce DocOps, a dete...
35. JANUS: Foreseeing Latent Risk for Long-Horizon Agent Safety ​
Author: Yuan Xiong, Linji Hao, Shizhu He, Yequan Wang, Lijun Li
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CR
arXiv:2607.19913v1 Announce Type: new Abstract: Agent safety is moving from content moderation toward preventing operational failures before tool-using agents act. We propose Janus, a foresight-oriented framework for long-horizon agent safety that trains guards to anticipate delayed risks from parti...
36. Long-Term Sequential Decision Making under Risk ​
Author: Irmaan (Mohammad), Mirzanejad, Nadjet Bourdache, Abdel-Illah Mouaddib
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19914v1 Announce Type: new Abstract: We study finite-horizon MDP planning under \emph{root-based} (resolute) risk objectives that apply a rank-dependent functional to the distribution of total returns. Such objectives are non-linear in the return distribution and generally break Bellman o...
37. MOF-Sleuth: Tool-Grounded Reward Alignment for Explainable Fine-Grained MOF CIF Auditing ​
Author: Yu Liu, Zhiwei Yang, Diandian Guo, Kun Peng, Fangfang Yuan, Cong Cao, Chaozhuo Li, Zhiyuan Ma, Yanbing Liu, Guobin Zhao
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19935v1 Announce Type: new Abstract: Large metal-organic framework (MOF) databases support simulation, screening, and machine learning through crystallographic information files (CIFs). Subtle chemical and structural errors in these inputs can compromise downstream results and hinder manu...
38. SenWorld: A Digital-Twin Simulation for Generating Context-Rich Evaluation Data ​
Author: Zenghui Zhou, Xiaoyang Li, Xiaoxuan Qiao, Zhilang Wei, Tianming Lei
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2607.19949v2 Announce Type: new 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, we p...
39. EvoThink: Evolving Thinking in Large Reasoning Models via Self-Pruning and Aha-Moment Preference Optimization ​
Author: Xinbang Dai, Zheyu Xin, Huikang Hu, Lin Ren, Rihui Jin, Guohui Xiao, Guilin Qi, Kuicai Dong, Zhaocheng Du, Yuyang Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19962v1 Announce Type: new Abstract: Large Reasoning Models (LRMs) often suffer from overthinking due to redundant verification steps. Existing approaches for mitigating overthinking, such as fast-slow thinking switching and reasoning trajectory compression, fail to make a fine-grained di...
40. The Giant Hippocampus: From Structural Monoculture to a System of Systems ​
Author: Jaeho Seol
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.NE, q-bio.NC
arXiv:2607.19973v1 Announce Type: new Abstract: AI researchers describe state-of-the-art models as one thing repeated at scale: the Transformer, wired identically for text, pixels, or speech. Neuroscientists describe the cortex as a mosaic - dense Layer 4 in visual cortex for spatial encoding, thick...
41. Coordinating from Memory: Graph-Structured Experience Reuse for Multi-Agent Adaptation in Dynamic Manufacturing ​
Author: Chengxiao Dai, Zhanhui Lin, Zhaokun Yan, Youyang Ni, Chenjun Lei, Luyan Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19985v1 Announce Type: new Abstract: Dynamic manufacturing environments require multi-agent systems to coordinate effectively under frequent operational disturbances such as machine failures, urgent job arrivals, and processing time variations. Existing multi-agent reinforcement learning ...
42. CLARK: Closed-loop Learning for Adaptive Reasoning over Knowledge Graphs ​
Author: Yousef Khan, Luca Gherardini, Marco Maratea, Joel Arrais, Jose Sousa
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19996v1 Announce Type: new Abstract: Machine Learning models are widely used for automating classification tasks by extracting statistical patterns from data. However, their performance deteriorates if the data distribution changes, making them ill-suited to handle uncertain and evolving ...
43. Safe Remediation as Risk-Constrained Intervention Decision in Microservice Systems ​
Author: Chengxiao Dai, Zhaokun Yan, Chenjun Lei, Qiao Li, Luyan Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20005v1 Announce Type: new Abstract: In modern IT operations (IT-Ops), the cost of an incorrect repair often exceeds the cost of no action at all. Yet existing automated remediation systems are designed to generate actions rather than to decide whether intervention is warranted, leaving s...
44. EvoDRC: A Self-Evolving Agentic Framework for Automated DRC Violation Repair ​
Author: Bing-Yue Wu, Chia-Tung Ho, Haoyu Yang, Brucek Khailany, Vidya A. Chhabria
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20019v1 Announce Type: new Abstract: Design rule check (DRC) closure remains a major bottleneck in advanced-node physical design. Although detailed routers are rule-aware, residual design rule violations (DRVs) often require manual engineering change order iterations. Automating this proc...
45. Global Difference Constraint Propagation for Constraint Programming ​
Author: Lucas Kletzander, Jip J. Dekker, Andreas Schutt, Peter J. Stuckey
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20022v1 Announce Type: new Abstract: Difference constraints of the form $x - y \leq d$ are well studied, with efficient algorithms for satisfaction and implication, because of their connection to shortest paths. Finite domain propagation algorithms, however, typically do not make use of t...
46. Reading and Steering Representations of Materials-Science Mechanisms in an Open-Weight Language Model ​
Author: Markus J. Buehler
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cond-mat.mes-hall, cond-mat.mtrl-sci, cs.CL
arXiv:2607.20058v1 Announce Type: new Abstract: Large language models can answer scientific questions, yet a correct output does not reveal whether the model represents or uses the governing physics. Here we show that materials science mechanism information in the open-weight google/gemma-4-E4B-it m...
47. PRO-LONG: Programmatic Memory Enables Long-Horizon Reasoning ​
Author: Alexis Fox, Junlin Wang, Paul Rosu, Bhuwan Dhingra
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20064v2 Announce Type: new 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, es...
48. TRUST-ESD: A Risk-Calibrated and Governance-Aware AI Framework for Enterprise Strategic Decision Support Under Uncertainty ​
Author: Tian Qiu, Li Yan, Mahabubur Rahman Miraj, Shanqin Yi, Md Intekhab Rahman Galib, Jahid Hasan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20065v1 Announce Type: new Abstract: Enterprise strategic decision support requires AI systems that are not only accurate, but also uncertainty-aware, risk-calibrated, explainable, and governance-compliant. This paper proposes TRUST-ESD, a risk-calibrated and governance-aware framework fo...
49. CUSUM-Shaped Inference-Time Monitoring and Targeted Re-Decoding for Quantized Small Language Model Reasoning ​
Author: El Hassane Ettifouri, Ayoub Belfatmi, Mahaman Sanoussi Yahaya Alassan, Walid Dahhane
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20129v1 Announce Type: new Abstract: Quantized small autoregressive reasoning models can enter long, repetitive, or unproductive trajectories, yet inference-time compute is usually allocated without observing how a trajectory develops. Building on an earlier token-level e-CUSUM controller...
50. PoTRE: Test-Time Reasoning inspired by Cognitive Heterogeneity ​
Author: Anmol Kankariya, Sercan "O. Ar{\i}k
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20268v1 Announce Type: new Abstract: While Large Language Models (LLMs) excel at many tasks, they frequently struggle with complex reasoning that requires long-horizon planning and iterative error correction. Furthermore, standard single-stream prompting proves brittle when models encount...
51. Train the Model, Not the Reader: Decodability Supervision for Verifiable Activation Explanations ​
Author: Hiskias Dingeto
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.20379v1 Announce Type: new Abstract: Natural-language autoencoders score explanations of hidden activations by reconstruction: an explanation is deemed faithful if the activation can be regenerated from it. The test is structurally insensitive to individual false claims: if flipping a cla...
52. SoftReason: A Fully Differentiable Neuro-Soft-Symbolic Deductive Reasoning Architecture over High-Dimensional Perceptual Data ​
Author: Wael AbdAlmageed
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.20402v1 Announce Type: new Abstract: In many reasoning problems, the premises are not observed as discrete symbols, but must be inferred from high-dimensional inputs. Further, the predicate vocabulary, argument structure, and trusted evidence are supplied by a Knowledge Graph (KG), or rul...
53. Stateful Guardrails for Multi-Turn LLM Systems: A Conversational Risk Accumulation Framework ​
Author: Sanjay Mishra, Divya Chukkapalli, Ganesh R. Naik
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.19361v1 Announce Type: cross Abstract: Most safety guardrails for large language models (LLMs) evaluate each prompt-response pair in isolation, which misses failures that arise only over a dialogue as benign turns compose into harm. We term this Conversational Risk Accumulation (CRA): gra...
54. Economic Evaluations of Language Models ​
Author: Alexander Wan, Stephane Hatgis-Kessell, Tom'as Aguirre, Percy Liang, Rishi Bommasani
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.19375v1 Announce Type: cross Abstract: Language models perform economically valuable work, yet they are not currently assessed for how well they perform every economically valuable task. We introduce EconEvals as an open-source evaluation suite to measure capabilities relevant to tasks, w...
55. Challenges of Explainability in Continual Learning for Time Series Forecasting ​
Author: Quentin Besnard (RFAI), Emmanuel Doumard (BDTLN), Nicolas Labroche (LIFAT, BDTLN), Nicolas Ragot (RFAI), Nicolas Ringuet (BDTLN)
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19382v1 Announce Type: cross Abstract: Deep learning models have shown strong potential for time series forecasting, yet their deployment in real-world environmental monitoring remains challenging due to non-stationary dynamics and limited explainability. In this work, we investigate expl...
56. Scale-Aware Learning of Chaotic Dynamics on Unstructured Meshes via Binned Spectral Losses ​
Author: Kanad Sen, Romit Maulik
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.comp-ph, physics.flu-dyn
arXiv:2607.19387v1 Announce Type: cross Abstract: Surrogate modeling for high-dimensional nonlinear dynamical systems that exhibit chaos requires mechanisms that preserve not only pointwise accuracy but also the scale-dependent structure of physical fields. Bandwise spectral power losses, such as th...
57. Simulating Eutopia: Revisiting Long-term Fairness with Outcomes, Performativity, and Dynamics ​
Author: Vedant Palit, Udvas Das, Brahim Driss, Debabrota Basu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG, stat.ML
arXiv:2607.19389v1 Announce Type: cross Abstract: As AI-driven Decision Makers (ADMs) influence our socioeconomic reality, their roles in both enhancing efficiency and amplifying the social biases have drawn attention. In this paper, we revisit the nuances of long-term `fairness' achievable by an AD...
58. LAARA: Layer-Aware Adaptive Rank Allocation for Parameter-Efficient Fine-Tuning ​
Author: Ashutosh Tripathi, Surya Deep Singh, Pranab Sahoo, Sriparna Saha
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19391v1 Announce Type: cross Abstract: Low-Rank Adaptation is widely used for parameter-efficient fine-tuning, yet existing methods typically assign the same adapter rank to every transformer layer despite their heterogeneous adaptation requirements. In this work, we show theoretically an...
59. Decodable but Not Detectable: A Leakage Fingerprint for Near-OOD Benchmarks ​
Author: Vishnu Bindu Balachandran
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CV
arXiv:2607.19393v1 Announce Type: cross Abstract: While auditing a perturbation-based OOD detector on a document benchmark, we recorded an AUROC of 0.326 -- well below the 0.5 chance level. The cause is a benchmark leak: the designated "OOD" class is one the model was trained on, so its examples sit...
60. Cross-Subject Semantic Decoding with Shared-Space Alignment for Generalized Neural Representation Learning ​
Author: Ji-Hoon Heo, Aleksandra Joanna Wisniewska, Seo-Hyun Lee, Seong-Whan Lee
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19394v1 Announce Type: cross Abstract: Generalizing across subjects remains challenging in invasive neural recordings because electrode configurations, anatomical structures, and neural signal patterns vary substantially across individuals. To investigate such inter-subject variability, w...
61. From Trajectories to Prefixes: Reusing Teacher Trajectories via Replayed Prefixes and Online Continuation ​
Author: Yihan Wang, Zhong Guan, Haoran Sun, Jiale Huang, Likang Wu, Hongke Zhao
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19395v1 Announce Type: cross Abstract: Small language models are attractive backbones for interactive agents, but direct distillation from strong teacher trajectories often turns rich multi-turn behavior into one-shot imitation targets. This is inefficient in long-horizon environments, wh...
62. Leveraging Offline Supervision for Efficient and Generalizable Reinforcement Learning in Large-Scale Vision-Language-Action Models ​
Author: Dmitriy Poyarkov, Aleksei Staroverov, Aleksandr I. Panov
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.19399v1 Announce Type: cross Abstract: It is commonly observed that online reinforcement learning (RL) produces better-performing strategies than offline methods across a broad range of performance measures. In particular, RL-trained policies exhibit stronger out-of-distribution (OOD) beh...
63. Recovering Clinical Utility Under Differential Privacy: Empirical Validation of Adaptive Federated Aggregation on Heterogeneous Cardiovascular Datasets ​
Author: Rodrigo Tertulino, Laercio Alencar, Ricardo Almeida
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR, cs.CY
arXiv:2607.19403v1 Announce Type: cross Abstract: Validating federated learning frameworks on real clinical data is an essential step between proof-of-concept demonstrations in controlled synthetic environments and deployment in real multicenter healthcare settings. A prior architectural study by th...
64. Structured Latent Space Modeling over Multi-Scale Temporal Patches for Multivariate Time Series Forecasting ​
Author: Xingsheng Chen, Deyu Yi, Siu-Ming Yiu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19404v1 Announce Type: cross Abstract: Multivariate time series encode structural patterns that unfold across multiple temporal scales, yet most forecasting backbones treat learned representations as transient byproducts of prediction, leaving the organizational geometry of these patterns...
65. Auditing Retrieval-Augmented LLM Hypotheses for Longitudinal Cell Painting Morphology ​
Author: Gilchan Park, Guang Zhao, Byung-Jun Yoon, Shinjae Yoo
Published: 7/23/2026, 4:00:00 AM
Categories: q-bio.QM, cs.AI, cs.CL
arXiv:2607.19415v1 Announce Type: cross Abstract: High-content morphological profiling (Cell Painting) yields sensitive, high-dimensional signatures of cellular state, but translating longitudinal morphology trajectories into interpretable biology remains difficult, especially for weak, chronic pert...
66. Opto-ViT-v2: Noise-Resilient On-Chip Fine-Tuning for Photonic Near-Sensor Vision Transformer Accelerators ​
Author: Xuming Chen, Deniz Najafi, Mehrdad Morsali, Chengwei Zhou, Zahra Ghanaatianjobzari, Mahdi Nikdast, Shaahin Angizi, Gourav Datta
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.19421v1 Announce Type: cross Abstract: Silicon-photonic (SiPh) accelerators have emerged as a promising platform for Vision Transformer (ViT) inference by performing matrix multiplications on microring-resonator (MRR) banks with high throughput and energy efficiency. Extending these platf...
67. JailMeter: An Evidence-Based Evaluation Framework for Jailbreak Attacks on Large Language Models ​
Author: Qingjia Huang, Jingyu Zhang, Jianguo Wu, Yakai Li, Weijuan Zhang, Yankai Rong, Junyi Yao, Shengzhi Zhang, Xiaoqi Jia
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL
arXiv:2607.19424v1 Announce Type: cross Abstract: The assessment of jailbreak attacks against large language models currently suffers from inconsistent evaluation criteria and methods, leading to unreliable estimates of attack success rates. We propose JailMeter, an evidence-based evaluation framewo...
68. Making Single-Cell Data Distillation Auditable: Traceable Real-Cell Coresets via Discrete Min-Max Selection ​
Author: Yaodi Luo, Peize He, Bowen Han, Lingbei Mengg
Published: 7/23/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI, cs.LG
arXiv:2607.19426v1 Announce Type: cross Abstract: Single-cell datasets are increasingly costly to store, audit, and reuse for model training. Dimensionality reduction and dataset distillation can reduce this burden, but conventional distillation methods often produce synthetic expression profiles th...
69. ChannelGuard: Safe Models Do Not Compose into Safe Multi-Agent Systems ​
Author: Elias Hossain, Md Mehedi Hasan Nipu, Fatema Tuj Johora Faria, Tasfia Nuzhat Ornee, Maleeha Sheikh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.MA
arXiv:2607.19430v1 Announce Type: cross Abstract: Multi-agent LLM applications chain a planner, worker agents, a verifier, and a synthesizer, and every hop between agents is an unmonitored channel through which an adversary can smuggle instructions. Existing defenses guard only the input boundary (I...
70. BRIM: Workload-Balanced Dual-Sided Bit-Serial Sparse Inference Accelerator ​
Author: Varun Manjunath, Ruokai Yin, Donghyun Lee, Arkapravo Ghosh, Priyadarshini Panda
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.19431v1 Announce Type: cross Abstract: Bit-serial accelerators exploit bit-level sparsity to reduce DNN inference cost, but existing designs exploit sparsity on only one operand, bounding the speedup. Extending sparsity exploitation to both operands simultaneously yields compounding reduc...
71. ChainWatch: A Kill Chain-Aligned Sequential Detection Framework for Multi-Step Attacks in MCP-Based AI Agent Systems ​
Author: Om Narayan, Rashmi Jyoti, Ramkinker Singh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.19432v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) is an open-source standard that allows AI agents to connect to external tools, databases, and services. While this connectivity enables powerful agent capabilities, it also introduces multi-step attacks that existing ...
72. Building Trust in Autonomous Commerce: A Verifiable Global Event Timeline and AI-Ready Fraud Intelligence Layer ​
Author: Rajat Srivastava
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.19436v1 Announce Type: cross Abstract: Agentic commerce protocols such as AP2 and ACP define mechanisms for secure agent-initiated transactions but do not provide interoperable, tamper-evident auditability or verifiable temporal ordering of events across heterogeneous domains. This paper ...
73. BaseRT: Advancing Best-in-Class LLM Inference with Apple M5 Neural Accelerators ​
Author: Fabian Waschkowski, Prabod Rathnayaka, Lukas Wesemann
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AR, cs.AI, cs.CL, cs.DC, cs.LG, cs.PF
arXiv:2607.19438v1 Announce Type: cross Abstract: Apple's M5 generation introduces a redesigned GPU architecture in which every core carries a dedicated Neural Accelerator: on-die matrix units exposed through the Metal~4 tensor API. We show that BaseRT, our native Metal inference runtime for large l...
74. Unlearning as Distribution Restoration: A Controlled Counterfactual Study, a Validated Selective Screen, and the Limits of Oracle-Free Certification ​
Author: Sen Yang, Yuen-Hei Yeung
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19442v1 Announce Type: cross Abstract: Machine unlearning is commonly evaluated by matching a retrained oracle on trained probes. In a controlled nonce-fact testbed with a matched retraining reference, we find this criterion can favor methods that retain held-out knowledge: candidates it ...
75. Guardrails as Scapegoats: Auditing Unfaithful Safety Refusals in Tool-Augmented LLM Agents ​
Author: Aarushi Singh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2607.19449v1 Announce Type: cross Abstract: Evaluation frameworks for tool-augmented LLM agents focus overwhelmingly on capability metrics or explicit tool crashes, leaving silent infrastructure failures and HTTP 200 responses with empty, null, or malformed payloads largely unaudited. We intro...
76. REGEN: Replay-recycling for Expert-to-Generalist distillation with Offline Reinforcement Learning ​
Author: Yunjie Chen, Xiaoxin Chen, Fang Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19450v1 Announce Type: cross Abstract: Large-scale online reinforcement learning (RL) is the predominant means of eliciting advanced abilities including long-term reasoning and agentic tool use in large language models (LLMs). However, continuing to scale it across vast task domains of in...
77. Predictive Extrema, Unprofitable Policies: An AI-Assisted Audit of Candle-Based Binance Spot Timing Models ​
Author: Ayoub Jadouli
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, q-fin.ST, q-fin.TR
arXiv:2607.19453v1 Announce Type: cross Abstract: We audit whether candle-based machine-learning models can turn predictions of cryptocurrency extrema or short-horizon outcomes into positive Binance Spot paper policies after assumed costs. Numerical results come from scripted fixed-seed model runs a...
78. MoA-Structured Decode Attention DNF Derivation, KV-Cache Accumulation, GQA/MQA, and OpenACC Kernel ​
Author: Lenore Mulin, Gaetan Hains
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19456v1 Announce Type: cross Abstract: We derive four memory-optimal inference artifacts for transformer attention using the Mathematics of Arrays (MoA), each following directly from the forward-pass Denotational Normal Form (DNF) of with the query-row index fixed to the current decode st...
79. ModPack: An Extensible Teleoperation Interface for Bimanual Mobile Manipulation ​
Author: Joshua Citron, Renee Zbizika, Zeyi Liu, Shuran Song
Published: 7/23/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.19479v1 Announce Type: cross Abstract: Existing teleoperation systems are often tailored to specific robot hardware and task domains, limiting their scalability and adaptability. We present ModPack, a modular and extensible teleoperation system designed to support diverse robot embodiment...
80. Integrity of peer-to-peer distributed LLM inference under malicious nodes ​
Author: Mert Cihangiroglu, Antonino Nocera
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.19490v1 Announce Type: cross Abstract: Peer-to-peer distributed inference executes a Large Language Model (LLM) on pooled consumer hardware by spreading its layers across many nodes. Every request passes through nodes that are owned and controlled by multiple independent parties. However,...
81. Hybrid LLM-Guided Search for Quantum Reservoir Architecture Design ​
Author: Krishna Bhatia, Gautami Sanjay Naik
Published: 7/23/2026, 4:00:00 AM
Categories: quant-ph, cs.AI
arXiv:2607.19506v1 Announce Type: cross Abstract: Quantum reservoir computing (QRC) uses fixed quantum dynamics as a high-dimensional temporal feature map and trains only a lightweight classical readout. QRC is attractive for near-term quantum machine learning, but its performance depends strongly o...
82. SynPre-FL: Synthetic data-driven pretraining integrated Federated Learning training framework ​
Author: Akarsh K Nair, Muhammad Arifur Rahman, Nicholas Shopland, Andy Burton, Jun He, Yuan Shen, David Baldwin, Emma O'Dowd, Amna Burzic, Mufti Mahmud, David J. Brown
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC
arXiv:2607.19524v1 Announce Type: cross Abstract: Federated learning (FL) offers a promising approach to privacy-preserving clinical risk prediction, but its deployment remains limited by restricted data sharing, client heterogeneity, class imbalance, and the lack of realistic tabular electronic hea...
83. D3VL: Understanding Driving Scenes from 3D Time Series Data and Video with Language Models ​
Author: Heesang Han, A. Lynn Abbott, Abhijit Sarkar
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19528v1 Announce Type: cross Abstract: Recent advances in Multimodal Large Language Models (MLLMs) have triggered the development of end-to-end MLLMs for autonomous driving. However, the main emphasis to date has been for MLLMs using 2D images and videos. In contrast, this paper considers...
84. Trustworthy Privacy-Preserving Multimodal Federated Learning for Personalised Breast Cancer Prediction ​
Author: Ruth Amey, Muhammad Arifur Rahman, Taha Osman, Nicholas Shopland, Andy Burton, Mufti Mahmud, David J. Brown
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19532v1 Announce Type: cross Abstract: Federated learning has emerged as a potential solution to privacy concerns associated with using sensitive health data for training predictive models, particularly in personalised cancer care. This research investigates whether federated learning can...
85. Fine-grained Computation-Communication Overlap via Tile-level Signaling and Scheduling for Mixture-of-Experts ​
Author: Minyu Cui, Anna Wingkvist, Morgan Ericsson
Published: 7/23/2026, 4:00:00 AM
Categories: cs.DC, cs.AI
arXiv:2607.19539v1 Announce Type: cross Abstract: Mixture-of-Experts (MoE) architectures increase model capacity without proportionally increasing computation cost and have become a key building block for scaling large language models (LLMs) to trillion-parameter regimes. Efficient deployment of the...
86. Juxtaposition of Shallow Reservoir-Triggered Seismicity and Deep Tectonic Locking in the Qiaojia-Dongchuan Seismic Gap ​
Author: Yuxin Zhou, Huai Zhang, S. Mostafa Mousavi, Guangyao Yin, Pei He, Yicun Guo, Shuang Yi, Yaolin Shi
Published: 7/23/2026, 4:00:00 AM
Categories: physics.geo-ph, cs.AI
arXiv:2607.19606v1 Announce Type: cross Abstract: Identifying the critical state of mature seismic gaps is challenging, especially when anthropogenic stress perturbations, such as reservoir impoundment, superimpose on tectonic loading. Here, utilizing a high-resolution dense array catalog from the Q...
87. Causal dictionary learning reveals and validates transcription-factor binding features in genomic language models ​
Author: Sarwan Ali
Published: 7/23/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI, cs.LG
arXiv:2607.19618v1 Announce Type: cross Abstract: Genomic language models achieve strong performance across regulatory-genomics tasks, yet what these models internally represent remains opaque, and the field lacks a principled procedure for verifying that an apparent ``concept'' inside a model is re...
88. SCPP: A Unified Python Library for Soft Clustering ​
Author: Kiyan Rezaee, Morteza Ziabakhsh, Artin Bahrampour, Seyed Mohammad Ghoreishi, Asal Khaje, Ali Sajedifar, Manny Chalak, Ava Zerafatangiz, Sadegh Eskandari
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19620v1 Announce Type: cross Abstract: In this paper, we present SCPP (Soft Clustering Python Package), an open-source Python framework for soft clustering. SCPP establishes a canonical, scikit-learn-compatible estimator interface that standardizes model training, prediction, membership r...
89. Understanding Developer Pain Points in Federated Learning: Insights from Stack Overflow and GitHub ​
Author: Sahand Saed, Khairul Alam, Banani Roy
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.19621v1 Announce Type: cross Abstract: Federated Learning (FL) enables collaborative model training without centralizing raw data, but building and operating FL systems remains difficult due to distributed execution, rapidly evolving frameworks, and privacy and governance requirements. In...
90. Adaptive Capitulation: A Structural Failure Mode of LLM Responses in Vulnerability Contexts ​
Author: Eunna Lee
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.MA
arXiv:2607.19629v1 Announce Type: cross Abstract: Large language models operating in emotionally sensitive contexts face a structural trilemma: when users in vulnerable states request information that may reinforce maladaptive attribution, current response architectures resolve the tension through p...
91. Anatomy of a Sound Neural Reasoner: One-Shot Amortization, First-Pass Poisoning, and Search Inertness in Clue-Rich Completion ​
Author: Aleksey Komissarov
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19635v1 Announce Type: cross Abstract: Neural solvers are built to deduce, branch, and revise intermediate states. The Lattice Deduction Transformer (LDT) appears to do exactly that. In clue-rich Sudoku, it does not: one forward pass commits essentially the entire grid (every blank cell o...
92. PerfAgent: Profiler-Guided Iterative Refinement for Repository-Level Code Optimization ​
Author: Ryan Deng, Yuanzhe Liu, Bastian Lipka, Yao Ma, Xuhao Chen, Tim Kaler, Jatin Ganhotra
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.19653v1 Announce Type: cross Abstract: Large language model (LLM) agents now perform well on correctness-oriented repository-level tasks, including SWE-Bench issue resolution and feature implementation in real codebases. However, they still struggle with repository-level code optimization...
93. FedLSG: LLM-Enhanced Semantic Calibration for Federated Graph Backdoor Defense ​
Author: Chenyu Zhou, Yabin Peng, Wei Huang, Kunlin Li, Shuaishuai Zhang, Xinyuan Miao
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.19674v1 Announce Type: cross Abstract: Federated Graph Neural Networks (FedGNNs) are highly vulnerable to backdoor poisoning, yet existing defenses typically rely on rule-based approaches that lack semantic understanding, making them vulnerable to stealthy triggers and harmful to benign s...
94. Reference-Free Evaluation of Reasoning in Open-Ended Question Answering ​
Author: Guneet Singh Kohli, Yuxiang Zhou, Michael Sejr Schlichtkrull, Gregory E Dean, Maria Liakata
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.19678v1 Announce Type: cross Abstract: AI-generated answers in high-stakes domains are often fluent but difficult to verify, especially when they contain multi-step reasoning rather than a single final answer. We propose a reasoning-based, reference-free framework for auditing LLM-generat...
95. SLPO: Scaling Latent Reasoning via a Surrogate Policy ​
Author: Runyang You, Zhiyuan Liu, Yongqi Li, Wenjie Li
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.19691v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards has become the predominant recipe for eliciting test-time scaling in explicit Chain-of-Thought reasoners. Yet this scaling path remains computationally costly, since every intermediate step must be decod...
96. PhenSPINE: A Standardized Benchmark for Spine Pathology Diagnosis ​
Author: Duong Ngoc Vu, Hai Son Nguyen, Trong-Nghia Nguyen, Bien Tran Van, Trang Mai Xuan, Huan Vu, Thien Van Luong
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19696v1 Announce Type: cross Abstract: The accurate diagnosis of spinal pathologies depends heavily on radiological interpretation, yet automated systems are hindered by the lack of diverse, high-quality benchmarks. In this study, we present PhenSPINE, a Magnetic Resonance Imaging dataset...
97. Did Alice Do Wrong? Cross-Cultural Differences in Student Perceptions of Generative AI Use in University Computing Education ​
Author: Brian Harrington, Irina Zlotnikova, Gayathri Nadarajan, Samuel Ekundayo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.19699v1 Announce Type: cross Abstract: The rise of generative AI (GenAI) in higher education has prompted urgent debates surrounding academic integrity and ethical use. This study examines cross-cultural differences in student perceptions of GenAI use, comparing responses from students at...
98. Personalized Recommendation Tool Learning via Autonomous Language Agents ​
Author: Mingdai Yang, Zhiwei Liu, Weizhi Zhang, Yibo Wang, Hao Peng, Philip Yu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.19739v1 Announce Type: cross Abstract: Although large language models (LLMs) have recently gained traction in recommender systems due to their strong reasoning capabilities and extensive world knowledge, previous LLM-based agents suffer from hallucination and context-length limitations, a...
99. An Automated Framework for Extracting Reachable Attack Chains from Cyber Threat Intelligence Reports ​
Author: Wenbo Hou, Ning Hu, Xueping Wang, Jiahao Gu, Wenjian Luo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.19742v1 Announce Type: cross Abstract: Cyber Threat Intelligence (CTI) reports richly describe real-world attack processes, but their unstructured narratives cannot be directly used for automated attack-path reasoning. Existing CTI extraction methods focus on indicators, entities, or TTP ...
100. The World Model Remembers, the Actor Forgets: Dream Rehearsal for Continual Model-Based RL ​
Author: Gurp Nijjer
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19749v1 Announce Type: cross Abstract: Model-based reinforcement-learning agents of the DreamerV3 family forget catastrophically when trained on task sequences, even when an unbounded replay buffer preserves every earlier experience. We ask a question the continual-RL literature has assum...
101. Learning the Arabic Dialect Continuum as a Continuous Space: A Regression Approach to Speaker Origin Prediction ​
Author: Mohamed Aziz Khadraoui, Adel Ammar, Bilel Benjdira, Zahid Khan, Skander Turki, Wadii Boulila
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.LG, cs.NE
arXiv:2607.19751v1 Announce Type: cross Abstract: We present a regression-based approach to Arabic dialect geolocation that models dialectal variation as a continuous geographic space rather than discrete categories. Speaker origin is predicted as continuous latitude-longitude coordinates using a hi...
102. Convergence-Latency-Aware Adaptive Modulation and Resource Allocation in RIS-Assisted Wireless Federated Learning ​
Author: Liwei Wang, Wen Chen, Jun Li, Qingqing Wu, Ming Ding, Xusheng Zhu, Qiong Wu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT
arXiv:2607.19759v1 Announce Type: cross Abstract: Federated learning (FL) over wireless networks suffers from significant training latency and degraded convergence due to unreliable wireless transmission, especially under blocked propagation environments. Although reconfigurable intelligent surfaces...
103. An Isotropy-Preserving Spectral Cap for Muon: Theory and Three Case Studies ​
Author: Jiachun Li
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19771v1 Announce Type: cross Abstract: Muon and related matrix-sign optimizers are increasingly used to pre-train large language models, but their effect on the internal geometry of individual weight matrices is not well understood. This preliminary report proposes a unified framework bui...
104. RPPNet: Perceptually-Grouped Rhythm-Pitch Primitives for Long-Term Structure Melody Generation via Boundary-Aware Modeling ​
Author: Tieyao Zhang, Yuke Liu, Jiaxing Yu, Xinda Wu, Kejun Zhang, Genfang Chen
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.19776v1 Announce Type: cross Abstract: Existing symbolic music generation models typically use bars as the basic structural unit. However, human perception of musical phrases often does not align with notated bar lines, leading to long-term structural fragmentation. This paper proposes RP...
105. Physics-Aware Complex-Valued State Space Model with Scattering-Prior Feature Modulation for PolSAR Image Classification ​
Author: Fangyan Zhang, Fan Zhang, Shiqi Zhou, Jun Ni, Carlos L'opez-Mart'inez, Qiang Yin
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19787v1 Announce Type: cross Abstract: Polarimetric synthetic aperture radar (PolSAR) image classification is a representative task for physics-aware GeoAI, where land-cover semantics are closely coupled with electromagnetic scattering mechanisms. Many existing complex-valued networks can...
106. 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/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19806v2 Announce Type: 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 over-re...
107. Beyond Fail-to-Pass: Iterative Hardening of Co-Generated Bug Reproduction Tests and Fixes ​
Author: Yuhao Tan, Zhibang Yang, Fangkai Yang, Yuan Yao, Yu Kang, Lu Wang, Pu Zhao, Xin Zhang, Xiaoxing Ma, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.19843v1 Announce Type: cross Abstract: Large language models (LLMs) have made automated program repair (APR) increasingly practical for real-world bugs, but repairing directly from bug reports remains underconstrained. Bug reproduction tests (BRTs) help close this gap by turning a bug rep...
108. Sentence Splitter: Uncovering Latent Factual Structure for Self-Supervised Learning ​
Author: Ahmad Pouramini, Mahsa Afsharizadeh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.19845v1 Announce Type: cross Abstract: This paper introduces Sentence Splitter, a self-supervised framework built upon a T5-based encoder--decoder architecture for uncovering the latent factual structure of natural language sentences. The proposed method identifies the semantic boundary b...
109. Auto-Fill: Learning to Predict Missing Values Accurately with Specialist Language Models ​
Author: Yurong Liu, Yeye He, Haoyu Dong, Junjie Xing, Shi Han, Dongmei Zhang, Surajit Chaudhuri
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.DB
arXiv:2607.19847v1 Announce Type: cross Abstract: Predicting missing cell values in tabular data is a fundamental problem in data cleaning. While state-of-the-art reasoning models show great promise in predicting missing values in tables, by reasoning holistically across rows and columns, they are c...
110. Overview of FinMMEval 2026 Task 1: Multilingual Financial Multiple-Choice Question Answering ​
Author: Zhuohan Xie, Yuyang Dai, Rania Elbadry, Vanshikaa Jani, Georgi Georgiev, Dimitar Dimitrov, Fan Zhang, Xueqing Peng, Lingfei Qian, Jimin Huang, Jiahui Geng, Yankai Chen, Ye Yuan, Haolun Wu, Yuxia Wang, Ivan Koychev, Veselin Stoyanov, Mingzi Song, Yu Chen, Xue Liu, Preslav Nakov
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CE
arXiv:2607.19856v1 Announce Type: cross Abstract: FinMMEval 2026 Task 1 evaluates multilingual financial multiple-choice question answering in English, Chinese, Arabic, and Hindi. The task tests whether systems can select the correct answer to finance questions involving domain terminology, numerica...
111. Memory-Augmented Multimodal Large Language Models for Small Object Understanding in Streaming Aerial Videos ​
Author: Penglei Sun, Yehua Huang, Zhuoli Tao, Xiang Li, Runwei Guan, Yaoxian Song, Kaiyong Zhao, Henghui Ding, Bo Han, Yang Yang, Xiaowen Chu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19857v1 Announce Type: cross Abstract: Language-guided aerial perception aims to understand user-specified tiny targets in complex unmanned aerial vehicle (UAV) scenes. In real UAV deployment, the UAV must respond while it flies, so such perception runs in an online streaming manner, wher...
112. PRISM-DR: Per-lesion Retinal Inference with Specialist Models for Diabetic Retinopathy ​
Author: Z"ubeyr "Ozeren, Tansel Uyar
Published: 7/23/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV
arXiv:2607.19864v1 Announce Type: cross Abstract: Diabetic retinopathy is a leading cause of preventable blindness; its early lesions are small, low contrast, and easily missed in manual screening. Most automated detectors handle the four non-proliferative DR lesions: microaneurysms, hemorrhages, ha...
113. Overview of FinMMEval 2026 Task 2: Multilingual Financial Short-Answer Question Answering ​
Author: Zhuohan Xie, Xueqing Peng, Georgi Georgiev, Dimitar Dimitrov, Yuyang Dai, Rania Elbadry, Vanshikaa Jani, Lingfei Qian, Fan Zhang, Jimin Huang, Jiahui Geng, Yankai Chen, Ye Yuan, Haolun Wu, Yuxia Wang, Ivan Koychev, Veselin Stoyanov, Mingzi Song, Yu Chen, Xue Liu, Preslav Nakov
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CE
arXiv:2607.19867v1 Announce Type: cross Abstract: FinMMEval 2026 Task 2 evaluates short-answer financial question answering over multilingual evidence. Each final-test item pairs an English question with financial statements and news in English, Chinese, Japanese, Spanish, and Greek. Participating s...
114. Defense Against LLM Backdoors using Critical Neuron Isolation Pruning ​
Author: Yuxi Li, Zhibo Zhang, Kailong Wang, Xingshuo Han, Ling Shi, Haoyu Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.19894v1 Announce Type: cross Abstract: Large language models (LLMs) are vulnerable to backdoor attacks, where hidden triggers induce malicious outputs. Existing defenses generally fall into inference-time detection or training-time mitigation, but face two key limitations. First, they foc...
115. OSVE: One Step Video Editing with One Step Diffusion Models ​
Author: Habin Lim, Gyeong-Moon Park
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19895v1 Announce Type: cross Abstract: Text-guided video editing with diffusion models is impractically slow, hindered by costly multi-step sampling and inversion. We present OSVE, the first framework to successfully adapt one-step Text-to-Image (T2I) models for high-quality video editing...
116. A Framework of User Experience Principles for Human-AI Agent Interaction in the Workplace ​
Author: Kathrin Paimann, Elizangela Valarini, Sebastian Juhl
Published: 7/23/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.19941v1 Announce Type: cross Abstract: As AI agents become integral to business workflows, establishing guiding user experience (UX) principles is crucial for ensuring user trust and successful adoption. To address this, our study uses a multi-method approach - combining participatory des...
117. G-MAD: A Game-Based Data Generation Framework for Multi-View RGB-T Aerial Object Detection ​
Author: Yechan Kim, JongHyun Park, Dongho Yoon, Namhoon Jung, Moongu Jeon
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19942v1 Announce Type: cross Abstract: This work introduces G-MAD, an open-source framework that uses Arma3 to generate synchronized multi-view RGB-T data for aerial object detection. G-MAD addresses key limitations of real-world aerial dataset construction, including limited viewpoint co...
118. When Does Knowledge Distillation Hurt? Reliability-Aware Distillation for Low-Resource Language Summarization ​
Author: Dipto Sumit, Ankan Kumar Roy Srizon, Sadia Khair Rodela, Atia Haque Asha, Mourchona Afrin, Niloy Farhan, Farig Sadeque
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.19956v1 Announce Type: cross Abstract: Knowledge distillation (KD) is a standard approach for compressing sequence-to-sequence models, but its per-sample effects are rarely examined. On the BanSum Bangla summarization benchmark, we find that standard KD improves ROUGE-L by only +0.0003 ov...
119. HijackKV: New Threat in Position-Independent KV Cache Reuse ​
Author: Yichi Zhang, Zhiqi Wang, Huan Zhang, Yuchen Yang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.19957v1 Announce Type: cross Abstract: Key-Value (KV) cache reduces inference latency in large language models (LLMs). Traditional prefix-based reuse has low cache hit rates across inference requests because it requires exact token and position matches. To improve efficiency, recent syste...
120. When Shippers Become Algorithms: Candidate Exposure, Information Design, and the Concentration of LLM-Mediated Freight Markets ​
Author: Takahiro Ezaki, Naoto Imura, Katsuhiro Nishinari
Published: 7/23/2026, 4:00:00 AM
Categories: physics.soc-ph, cs.AI, cs.CY
arXiv:2607.19967v1 Announce Type: cross Abstract: Shippers are beginning to delegate carrier selection to large language model (LLM) agents. We ask what such delegation does to a freight matching market, and which platform design choices contain it. We carried out agent-based simulations in which fi...
121. Time Series Network Utilization KPI Forecasting Using Advanced AI/ML Models ​
Author: Niraj Gadhe, Kirti Bhardwaj, Moulik Jain, Shubhi Sharma, Vinay Saini
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.19974v1 Announce Type: cross Abstract: The rapid proliferation of data-intensive applications, cloud infrastructure, and IoT ecosystems has made proactive resource provisioning critical for maintaining optimal network performance. However, network administrators face a constant battle aga...
122. TINY_SCHILLER: A Drop-In German Drama Corpus for Small Language Models ​
Author: Mark Schutera
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DL, cs.HC
arXiv:2607.19992v1 Announce Type: cross Abstract: tiny_schiller closes the small-language-model prototyping, fine-tuning, education, and research gap for German literary text, providing a single-file, drop-in counterpart to Karpathy's tiny_shakespeare. The available German literary corpora are large...
123. Are Attributions of Consciousness to AI Chatbots Epistemically Innocent? ​
Author: Uwe Peters
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2607.20001v1 Announce Type: cross Abstract: Artificial intelligence (AI) chatbots (e.g., ChatGPT) can communicate in strikingly humanlike ways. This has prompted many chatbot users to attribute psychological properties, including consciousness, to these systems. However, there is little scient...
124. Post-Training in Time Series Foundation Models: A Unifying Framework ​
Author: Shifeng Xie, Ambroise Odonnat, Zehao Xiao, Lei Zan, Malik Tiomoko, Lujia Pan, Themis Palpanas, Boris N. Oreshkin, Chenghao Liu, Keli Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20002v1 Announce Type: cross Abstract: Time series foundation models (TSFMs) have emerged as general-purpose models for time series analysis, but pretraining alone is often insufficient for reliable downstream deployment. Bridging this gap requires further intervention to handle domain sh...
125. Taming the Security-Energy Paradox: A Green AI Approach to Optimized Android Malware Detection ​
Author: Shrinidhi Sridhar, Vikas K. Malviya
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.20003v1 Announce Type: cross Abstract: An increase in advanced Android malware requires the use of deep learning models, which can run on Android devices. But there is a trade-off between security and energy use, as strong detection models can drain the battery of devices fast. This work ...
126. Drift-Aware RL-based Wavelet Denoising for Network-Traffic Anomaly Detection ​
Author: Priyalakshmi Sheela, Indrakshi Dey
Published: 7/23/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2607.20011v1 Announce Type: cross Abstract: Traffic-utilisation measurements for network monitoring are corrupted by additive noise and statistical drift: time-dependent change in the signal's mean, variance, distributional shape, or tail behaviour. Static wavelet denoising, calibrated under s...
127. A Systematic Benchmark of Intensity Normalisation Methods for 3D Knee MRI Segmentation and Cross-Domain Generalisability ​
Author: Oliver Mills, Philip Conaghan, Samuel Relton
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20028v1 Announce Type: cross Abstract: Robust out-of-the-box performance is essential for the clinical deployment of deep learning models in medical imaging. An important but underexplored factor affecting model generalisability is intensity normalisation, particularly for magnetic resona...
128. Test Case Prioritization for DNNs via Neural Collapse Instability ​
Author: Chunyu Liu, Mingyuan Li, Yang Li, Wenmin Li, Fei Gao, Tengfei Tu, Su-Juan Qin
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SE
arXiv:2607.20046v1 Announce Type: cross Abstract: With the widespread deployment of deep neural networks (DNNs) in safety-critical domains, reducing the cost of model validation under limited testing budgets has become increasingly important. Existing test case prioritization techniques often rely o...
129. Language-Specific versus Cross-Lingual Knowledge Graphs for Implicit Aspect Identification in Arabic: A Comparative Study of Reasoning and Adaptation Strategies ​
Author: Lujain A. Alawwad
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20056v1 Announce Type: cross Abstract: Aspect-based sentiment analysis (ABSA) in Arabic must recover both explicitly stated aspects and implicit aspects that are never named in the text. Implicit identification typically relies on an auxiliary knowledge source (e.g., a knowledge graph (KG...
130. 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/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20083v2 Announce Type: 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 for poli...
131. Reinforcement Learning for Large Language Model Selective Evidence Adoption from Contaminated Retrieval Results ​
Author: Yanyu Chen, Yue Li, Yongyi Cui, Dongsheng Shi, Lichang Dai
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20090v1 Announce Type: cross Abstract: Retrieval-augmented large language models frequently face contexts that interleave useful evidence with misleading statements or instruction-like content. Blanket refusal discards valid evidence, whereas uncritical adoption yields incorrect or unsafe...
132. ENTRAP-VL: A Taxonomic Probe for Dual Contextual Entrainment in Vision-Language Models ​
Author: Karan Goyal, Afreen Hossain, Debojyoti Das, Vishal Bhutani
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2607.20092v1 Announce Type: cross Abstract: Contextual entrainment is the tendency of a model to let auxiliary context in its input pull its output, independently of whether that context is relevant, true, or even meaningful. Recently, it has been identified and given a mechanistic account in ...
133. PRIME-SVR: Physics-infoRmed Implicit Multi-Echo Slice-to-Volume Reconstruction for Fetal T2 mapping ​
Author: Busra Bulut, Maik Dannecker, Thomas Sanchez, Sara Neves Silva, Steven Jia, Jean-Baptiste Ledoux, Leo Pomar, Joanna Sichitiu, Yvan Gomez, Meriam Koob, Vincent Dunet, Maria Deprez, Guillaume Auzias, Francois Rousseau, Jana Hutter, Daniel Rueckert, Meritxell Bach Cuadra
Published: 7/23/2026, 4:00:00 AM
Categories: physics.med-ph, cs.AI
arXiv:2607.20136v1 Announce Type: cross Abstract: Slice-to-volume reconstruction (SVR) is the standard method for obtaining high-resolution (HR) 3D fetal brain volumes from motion-corrupted 2D MRI slice stacks acquired in multiple orientations. Existing SVR methods are optimized and validated only f...
134. Formal Foundations for Known Good Reliable Die Screening in Chiplet-Based AI Systems-on-Chip ​
Author: Prashanthi Metku, Chandra Gandu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.20141v1 Announce Type: cross Abstract: The rapid growth of chiplet-based artificial intelligence systems-on-chip (SoCs) has exposed a fundamental gap in semiconductor test methodology. Existing Known Good Die (KGD) screening guarantees pre-assembly functional correctness, yet it offers no...
135. SLAI T-Rex: Full-Parameter Post-training of the DeepSeek-V4 Family on Ascend SuperPOD ​
Author: Dongfang Li, Xiaodong Luo, Ruoyu Sun, Xuhui Chen, Linyuan Qiu, Jian Meng, Zhengxuan Lu, Yiting Wang, Yucheng Xie, Tao Guo, Tianxiang Fang, Jing Li, Sihang Chen, Shihao Hong, Chang Liu, Weihua Dai, Zirong Zeng, Ziwei Zhu, Zhuohan Wang, Zhengjun Yue, Igor Vasilyev, Min Liu, Weijian Sun, Xin Chen, Yingmeng Gao, Jinhua Zhou, Taolue Chen, Chenwei Wu, Dong Zhang, Wenlong Jin, Jinmin Xiang, Barkova Maria, Ushakov Anton, Xianfei Jin, Tian Ding, Zhihang Lin, Qian Chen, Linxin Yang, Mingzhe Yang, Bingwei Zhang, Hongzhang Yang, Fangxue Zhang, Shijun Qin, Jie Yu, Cuihua Hu, Tolstykh Vasiliy, Nosov Ivan, Abdullin Amir, Zhichen Zhou, Xin Zhang, Zhixiong Ning, Xutong Zhao, Junjie Huang, Jiajun Liu, Weiyan Kong, Zheng Zhang, Wenhan Luo, Lin Hu, Yangbo Guo, Li Zeng, Shihao Zeng, Baotian Hu, Min Zhang, Haizhou Li, Zhiquan Luo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20145v1 Announce Type: cross Abstract: Full-parameter post-training of trillion-parameter-scale MoE models introduces substantial system-level challenges for large-scale distributed training, including severe memory pressure, non-overlapped communication overhead, and inefficient kernel e...
136. Active Inference as a Convex Markov Decision Process ​
Author: Nikola Milosevic, Nicol'as Hinrichs, Nico Scherf
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.20152v1 Announce Type: cross Abstract: Active Inference (AIF) frames adaptive behavior as the minimization of expected free energy (EFE), combining epistemic and pragmatic objectives within a single variational principle. We frame AIF as policy optimization and show that, for closed-loop ...
137. Audio-Zero: Label-Free Self-Evolution for Fine-Grained Audio Reasoning ​
Author: Siqian Tong, Xuan Li, Chaozhuo Li, Baolong Bi, Yiwei Wang, Yujun Cai, Shenghua Liu, Chengpeng Hao
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.20166v1 Announce Type: cross Abstract: Large Audio Language models (LALMs) have made rapid progress on acoustic understanding, yet they still struggle with fine-grained audio reasoning (e.g., recognizing event order, repetitions and duration). Existing post-training methods heavily rely o...
138. StreamHOI: Interaction-aware Temporal Memory Adaptation for Streaming HOI Video Generation ​
Author: Zejing Rao, Haoxian Zhang, Xiaoqiang Liu, Yiping Meng, Guoxin Zhang, Pengfei Wan, Fan Tang, Tong-Yee Lee
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20174v1 Announce Type: cross Abstract: Existing human--object interaction (HOI) video generation methods are largely limited to offline short-video generation with complex driving conditions, making them unsuitable for real-time interactive applications. We present \emph{StreamHOI}, a low...
139. The Quadrilateral Loss: Additivity as a Measurable Behavior of Dense Neural Networks ​
Author: Antonio Di Cecco
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20201v1 Announce Type: cross Abstract: Additive models buy interpretability by forbidding feature interactions, a constraint that neural instantiations enforce architecturally. We introduce the quadrilateral loss, a differentiable penalty that treats additivity as a measurable behavior in...
140. ELSAA: Efficient Low-Rank and Sparse Attention Approximation for Training Transformers ​
Author: Mahdi Heidari, Mohammad Mahdi Rahimi, Jaekyun Moon
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.20214v1 Announce Type: cross Abstract: The quadratic $N\times N$ attention score matrix remains a central obstacle to extending Transformers to longer input lengths. Existing efficient attention methods usually reduce this bottleneck by either imposing sparsity, so that each query attends...
141. Small, Free, and Effective: Orchestrating Open-Weight Small Language Models to Outperform Single LLM for Malware Analysis ​
Author: Adel ElZemity, Shujun Li, Budi Arief
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.20216v1 Announce Type: cross Abstract: Malware analysis demands rapid interpretation of complex detonation reports spanning filesystem, network, and process behaviours. While large language models (LLMs) demonstrate impressive capabilities for technical artifact interpretation, the opacit...
142. DQAOA-GPT: AI-Accelerated Distributed Quantum Optimization for Combinatorial Problems ​
Author: Seongmin Kim, Abhinav Rijal, Yuri Alexeev, Nora Bauer, Martin Roetteler, Mina Yoon, George Siopsis, In-Saeng Suh
Published: 7/23/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.DC, math.OC
arXiv:2607.20225v1 Announce Type: cross Abstract: While combinatorial optimization problems are central to many scientific and engineering applications, their solution remains challenging due to exponentially large search spaces. Variational quantum algorithms offer a promising route for tackling su...
143. On the Systematic Challenges of Culturally Loaded Machine Translation: Dream of the Red Chamber as the Cultural Lens ​
Author: Yiming Wang, Jiayuan Di
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20241v1 Announce Type: cross Abstract: Culturally loaded translation poses unique challenges for machine translation (MT), as meanings are deeply embedded in socio-cultural contexts beyond surface linguistic forms. Although large language models (LLMs) have enabled MT systems to achieve h...
144. 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/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS
arXiv:2607.20253v2 Announce Type: 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, which g...
145. The Ethics of Autonomous AI Agents for Offensive Security ​
Author: Andreas Happe, J"urgen Cito, Jasmin Wachter
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.20255v1 Announce Type: cross Abstract: LLM-driven autonomous agents are reshaping offensive security. Unlike traditional penetration-testing tooling -- deterministic, narrowly scoped, and operated by trained practitioners -- agentic security tools exhibit \textit{indeterminacy} along thre...
146. The Maskability Index: Predicting Task-Objective Alignment in Pretrained Language Models ​
Author: Ahmad Pouramini, Mahsa Afsharzadeh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20265v1 Announce Type: cross Abstract: Large-scale pretrained language models such as T5 and BERT have demonstrated strong capabilities for generating structured knowledge. However, their performance depends on how closely the prompting strategy matches the objectives used during pretrain...
147. Self-supervision drives representational convergence in medical foundation models more than clinical supervision ​
Author: Soroosh Tayebi Arasteh, Sebastian Ziegelmayer, Mahshad Lotfinia, Lisa Adams, Sven Nebelung, Jakob Nikolas Kather, Daniel Truhn
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.LG
arXiv:2607.20274v1 Announce Type: cross Abstract: Medical image encoders from different groups are increasingly treated as interchangeable, on the assumption that scale and clinical supervision concentrate their representations onto a shared structure. Whether this convergence is real, what produces...
148. Sound Probabilistic Safety Bounds for Large Language Models ​
Author: Mahdi Nazeri, Anne-Kathrin Schmuck, Sadegh Soudjani, Alessandro Abate
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.20286v1 Announce Type: cross Abstract: We propose a novel framework for computing rigorous bounds on the probability that a large language model (LLM) generates harmful output to a given prompt. We study a new application of the Clopper-Pearson confidence intervals to obtain probably appr...
149. Courteous Anticipation: Improving Long-Lived Task Planning in Persistent Shared Environments ​
Author: Md Ridwan Hossain Talukder, Roshan Dhakal, Elizabeth Phillips, Gregory J. Stein
Published: 7/23/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.20289v1 Announce Type: cross Abstract: We consider a task planning scenario in which robots sharing a persistent environment are assigned tasks one at a time from a held-out sequence. Standard task planners, lacking foresight of future tasks and inconsiderate of others' constraints, solve...
150. Don't Trust the Label: License Laundering in AI Supply Chains ​
Author: James Jewitt, Hao Li, Gopi Krishnan Rajbahadur, Bram Adams, Ahmed E. Hassan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.20300v1 Announce Type: cross Abstract: AI artifacts move through a multi-platform supply chain, spanning datasets and models on Hugging Face and applications on GitHub. While each artifact carries a license whose obligations should propagate through redistribution, no study has yet measur...
151. Toward Reliable RGB-D Semantic Segmentation: Handling Missing Modalities via Condition Dropout ​
Author: Xuchen Zhu, Yajuan Wei, Shuang Hao, Jiwei Jiang, Guanxiang Mao, Fang Ren
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20326v1 Announce Type: cross Abstract: RGB-D semantic segmentation has achieved remarkable progress, yet most models assume that RGB and depth are always available. In practice, failures or occlusions of surveillance sensors often remove one modality. Although RGB or depth alone can conta...
152. Understanding Generative AI-mediated User Engagement with Academic Library Resources ​
Author: Hae Min Kim, Stacy Stanislaw
Published: 7/23/2026, 4:00:00 AM
Categories: cs.DL, cs.AI
arXiv:2607.20328v1 Announce Type: cross Abstract: This study empirically analyzed generative AI as an emerging discovery pathway to academic library resources. Utilizing web analytics from August 2023 to October 2025, the research identifies a significant increase in AI-mediated traffic, particularl...
153. Closing the Lab-to-Store Gap: A Data-Efficient Post-Training and Experience-Driven Learning VLA Framework for Retail Humanoids ​
Author: Roger Sala Sis'o, Tiago Silv'erio, Jakob Sand, Tran Nguyen Le
Published: 7/23/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.20345v1 Announce Type: cross Abstract: Closing the gap between benchmark performance and reliable real-world operation remains a central challenge for Vision-Language-Action (VLA) humanoid robots, which must handle execution errors, distribution shifts, and environmental variability. This...
154. Generative AI floods and dilutes the market for books ​
Author: Tuhin Chakrabarty, Xinyue Liu, Jane C. Ginsburg, Paramveer Dhillon
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2607.20349v1 Announce Type: cross Abstract: Generative AI can produce book-length works of fiction at near-zero cost. These books are often dismissed as low-quality ``slop'' that buyers will ignore, and are assumed to carry little commercial weight. We test that assumption with full-text AI de...
155. FMRP-LEAN: A HIPAA-Compliant AI-Augmented LIMS Architecture for End-to-End Clinical Assay Workflow Optimization ​
Author: Eva McCord, Ernest Pedapati, Zag ElSayed
Published: 7/23/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.ET, physics.med-ph, q-bio.NC
arXiv:2607.20382v1 Announce Type: cross Abstract: Clinical biomarker workflows in translational research settings often rely on spreadsheet-driven tracking, manual quality control (QC) reconciliation, and loosely integrated systems, resulting in limited state visibility, delayed reporting, and incre...
156. Persian Pixel: A large-scale synthetic OCR dataset for Persian language ​
Author: Pouria Mahdi, Haq Nawaz Malik
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.20385v1 Announce Type: cross Abstract: Optical Character Recognition (OCR) for Persian remains substantially less mature than for Latin-script languages despite Persian being spoken by more than 110 million people across multiple countries. This gap arises from two fundamental challenges:...
157. A Survey on Semantic Modeling for Building Energy Management ​
Author: Miracle Aniakor, Vinicius V. Cogo, Pedro M. Ferreira
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2404.11716v3 Announce Type: replace Abstract: Building Energy Management (BEM) is central to reducing energy use and CO2 emissions in the building sector. Although IoT technologies now provide extensive operational data, heterogeneous data models, device descriptions, and contextual representa...
158. Avoiding Obfuscation with Prover-Estimator Debate ​
Author: Jonah Brown-Cohen, Geoffrey Irving, Georgios Piliouras, Lijie Chen, Jiawei Li, Zhiyang Xun
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CC, cs.DS
arXiv:2506.13609v2 Announce Type: replace Abstract: Training powerful AI systems to exhibit desired behaviors hinges on the ability to provide accurate human supervision on increasingly complex tasks. A promising approach to this problem is to amplify human judgement by leveraging the power of two c...
159. Toward Adaptable Multi-Agent Reinforcement Learning: An Assumption-Aware Review ​
Author: Siyi Hu, Mohamad A Hady, Jianglin Qiao, Jimmy Cao, Mahardhika Pratama, Ryszard Kowalczyk
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA
arXiv:2507.10142v2 Announce Type: replace Abstract: Multi-Agent Reinforcement Learning (MARL) has achieved strong performance in simulated benchmarks, yet real deployments often violate the assumptions under which algorithms are designed and evaluated. Agent populations may change, objectives may sh...
160. SciTrek: Evaluating and Improving Long-Context Numerical Reasoning over Scientific Articles ​
Author: Miao Li, Alexander Gurung, Irina Saparina, Mirella Lapata
Published: 7/23/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...
161. In-the-Flow Agentic System Optimization for Effective Planning and Tool Use ​
Author: Zhuofeng Li, Haoxiang Zhang, Seungju Han, Sheng Liu, Jianwen Xie, Yu Zhang, Yejin Choi, James Zou, Pan Lu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, cs.MA
arXiv:2510.05592v2 Announce Type: replace Abstract: Outcome-driven reinforcement learning has advanced reasoning in large language models (LLMs), but prevailing tool-augmented approaches train a single, monolithic policy that interleaves thoughts and tool calls under full context; this scales poorly...
162. Code-in-the-Loop Forensics: Agentic Tool Use for Image Forgery Detection ​
Author: Fanrui Zhang, Qiang Zhang, Sizhuo Zhou, Jianwen Sun, Chuanhao Li, Jiaxin Ai, Yukang Feng, Yujie Zhang, Wenjie Li, Zizhen Li, Yifan Chang, Jiawei Liu, Kaipeng Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2512.16300v3 Announce Type: replace Abstract: Existing image forgery detection (IFD) methods either exploit low-level, semantics-agnostic artifacts or rely on multimodal large language models (MLLMs) with high-level semantic knowledge. Although naturally complementary, these two information st...
163. Fidelity Before Structure: Verbatim Chunks Beat Lossy Artifact Extraction in Long-Conversation LLM Memory ​
Author: Tao An
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.IR
arXiv:2601.00821v4 Announce Type: replace Abstract: A growing class of conversational-memory systems compresses dialogue history into structured artifacts (extracted facts, decisions, or events) on the premise that distilled structure retrieves better than raw text. We test this premise with a contr...
164. Statistical Early Stopping for Reasoning Models ​
Author: Yangxinyu Xie, Tao Wang, Soham Mallick, Yan Sun, Georgy Noarov, Mengxin Yu, Tanwi Mallick, Weijie J. Su, Edgar Dobriban
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, stat.ML
arXiv:2602.13935v2 Announce Type: replace Abstract: While LLMs have seen substantial improvement in reasoning capabilities, they also sometimes overthink, generating unnecessary reasoning steps, particularly under uncertainty, given ill-posed or ambiguous queries. We introduce statistically principl...
165. Content Creation with Spillovers: An Incentive Design Approach ​
Author: Sagi Ohayon, Boaz Taitler, Omer Ben-Porat
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.14372v3 Announce Type: replace Abstract: The rise of AI amplifies the economic phenomenon of \emph{positive spillovers}: when creators contribute content that can be reused and adapted by LLMs, one creator's effort may improve the content quality of others through recombination. While suc...
166. Prompt Programming for Cultural Bias and Alignment of Large Language Models ​
Author: Maksim Eren, Eric Michalak, Brian Cook, Johnny Seales Jr
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2603.16827v2 Announce Type: replace Abstract: Culture shapes reasoning, values, prioritization, and strategic decision-making, yet large language models (LLMs) often exhibit cultural biases that misalign with target populations. As LLMs are increasingly used for strategic decision-making, poli...
167. 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/23/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...
168. Agent-Based Modeling of Low-Emission Fertilizer Adoption for Dairy Farm Decarbonisation using Empirical Farm Data ​
Author: Surya Jayakumar, Kieran Sullivan, John McLaughlin, Christine OMeara, Indrakshi Dey
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.03648v2 Announce Type: replace Abstract: To understand complex system dynamics in dairy farming requires tools that capture farm heterogeneity, social interactions, and cumulative environmental impacts. This study proposes an agent-based modelling(ABM) framework to simulate nitrogen manag...
169. Prober.ai: Gated Inquiry-Based Feedback via LLM-Constrained Personas for Argumentative Writing Development ​
Author: Ran Bi, Shiyao Wei, Yuanyiyi Zhou
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.HC
arXiv:2605.05598v2 Announce Type: replace Abstract: The proliferation of large language models (LLMs) in educational settings has paradoxically undermined the cognitive processes they purport to support. Students increasingly outsource critical thinking to AI assistants that generate polished text o...
170. You Live More Than Once: Towards Hierarchical Skill Meta-Evolving ​
Author: Xujun Li, Kehan Zheng, Mingyuan Zhao, Yize Geng, Jinfeng Zhou, Qi Zhu, Fei Mi, Lifeng Shang, Minlie Huang, Hongning Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.28390v2 Announce Type: replace Abstract: Test-time skill evolving is regarded as a new paradigm for enhancing deployed agentic systems. Existing works mainly focus on hard-coded skill evolving strategies or parametric learning that rely on expensive parameter updates in the underlying LLM...
171. CEO-Bench: Can Agents Play the Long Game? ​
Author: Haozhe Chen, Karthik Narasimhan, Zhuang Liu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.SE
arXiv:2606.18543v2 Announce Type: replace Abstract: Language model agents are becoming proficient executors at isolated, short-horizon tasks such as software engineering and customer service. Yet real-world challenges require a combination of sophisticated skills that remain largely untested in agen...
172. Fara-1.5: Scalable Learning Environments for Computer Use Agents ​
Author: Ahmed Awadallah, Sahil Gupta, Yash Lara, Yadong Lu, Hussein Mozannar, Akshay Nambi, Zach Nussbaum, Yash Pandya, Aravind Rajeswaran, Corby Rosset, Alexey Taymanov, Luiz do Valle, Vibhav Vineet, Spencer Whitehead, Andrew Zhao
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.20785v2 Announce Type: replace Abstract: Collecting computer use data from human demonstrations is expensive and slow, motivating the need for scalable generation strategies. This requires two key ingredients: environments in which agents can act and verifiers that can judge whether their...
173. PedNStream: Scalable Network Flow Simulation for Pedestrian Traffic Management ​
Author: Weiming Mai, Dorine Duives, Serge Hoogendoorn
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.01021v3 Announce Type: replace Abstract: Evaluating operational crowd management at network scale requires simulations that can be run repeatedly while adapting interventions to changing conditions. Microscopic models can represent detailed individual movement, but their computational cos...
174. AutoVSR: Automatic Visual-to-Symbolic Reasoning for Symbolic Expression Generation from Circuit Schematic ​
Author: Zhe Xiao, Longfei Li, Xu He, Haoying Wu, Zixing Zhang, Mingyu Liu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.11338v2 Announce Type: replace Abstract: Symbolic expressions can effectively characterize and predict circuit behavior, but deriving them directly from circuit schematics is challenging. This process requires accurate visual-to-symbolic construction of circuit structure from images and c...
175. Alipay-PIBench: A Realistic Payment Integration Benchmark for Coding Agents ​
Author: Shiyu Ying, Xuejie Cao, Yingfan Ma, Yuanhao Dong, Wenyu Chen, Bowen Song, Lin Zhu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.14573v3 Announce Type: replace Abstract: Payment integration is a demanding repository-level software task: agents must select a suitable product, implement coordinated client-server flows, verify payment outcomes, and preserve consistency between transaction and business states. We intro...
176. Rater State Bias in RLHF Preference Data: An Audit Framework ​
Author: Elena Kopteva, Vitaliy Hlynianyi-Zhuk
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16195v2 Announce Type: replace Abstract: We identify a structured confound in Reinforcement Learning from Human Feedback (RLHF). Pairwise preference labels are intended to reflect the compared outputs, but they may also reflect the rater's state during annotation. Under sustained stressfu...
177. LaCache: Exact Caching and Precision-Adaptive Inference for Diffusion Large Language Models ​
Author: Xingru Chen, Zelang Liang, Yongjia Ma, Jiqing Zhan, Shuling Yang, Lian Wen, Kun Zhan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16339v2 Announce Type: replace Abstract: Diffusion-based Large Language Models(DLLMs) enable parallel generation via Semi-Autoregressive (SAR) decoding in text generation. However, current methods suffer from severe operator-level redundancy: they recompute the entire sequence during deno...
178. Environment-free Synthetic Data Generation for API-Calling Agents ​
Author: Seanie Lee, Sanjoy Chowdhury, Chao Jiang, Cheng-Yu Hsieh, Ting-Yao Hu, Alexander T Toshev, Oncel Tuzel, Raviteja Vemulapalli
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16900v2 Announce Type: replace Abstract: Training API-calling large language model (LLM) agents demands massive amounts of high-quality trajectories. However, collecting such data at scale typically requires fully implemented environments with executable APIs and realistic, pre-populated ...
179. Toward Anthropomorphic Dialogue: A Closed-Loop Framework for Human-Like Chat Generation, Evaluation, and Preference Alignment ​
Author: Wentao Liu, Siyu Song, Xi Chen, Youjia Li, Xiaokun Wang, Min Ji, Ji Wang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17191v2 Announce Type: replace Abstract: Human-like private chat requires more than fluent response generation: a system must preserve persona, relationship, memory, bounded knowledge, medium-specific timing, and a coherent multi-turn arc. We present AnthroDial, a closed-loop framework th...
180. Stress Testing Concept Erasure with Large Language Model Agents ​
Author: Yuyang Xue, Feng Chen, Zhihua Liu, Edward Moroshko, Jingyu Sun, Steven McDonagh, Sotirios A. Tsaftaris
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17890v2 Announce Type: replace Abstract: Concept erasure aims to remove semantic concepts from a trained generative model and is increasingly important for responsible AI deployment. However, verifying whether a model has robustly removed targeted concepts remains a critical challenge. Ex...
181. AdaHome: An Adaptive Smart Home Assistant using Local Small Language Models ​
Author: Eu Jin Lim, Zhaoxing Li, Sebastian Stein
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18034v2 Announce Type: replace Abstract: Smart home assistants interpret a wide range of user commands, from explicit device control to underspecified and preference dependent requests. While recent systems based on Large Language Models (LLMs) improve this capability, they often rely on ...
182. Associative Emotional Learning in Convolutional Neural Networks ​
Author: Seowung Leem, Andreas Keil, Mingzhou Ding, Ruogu Fang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.19327v2 Announce Type: replace Abstract: Associative emotional learning enables organisms to adaptively link pleasant or unpleasant outcomes to the presence of predictive stimuli. Whereas computational models such as the Rescorla-Wagner model have shed light on this important function, th...
183. Distributed Optimization via Energy Conservation Laws in Dilated Coordinates ​
Author: Kushal Chakrabarti, Mayank Baranwal
Published: 7/23/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.LG, cs.SY, eess.SY, math.DS
arXiv:2409.19279v2 Announce Type: replace-cross Abstract: Continuous-time models can reveal accelerated structures in distributed optimization, but their rates need not survive direct discretization. We introduce a second-order primal--dual flow for smooth convex distributed optimization and constru...
184. Leveraging ChatGPT's Multimodal Vision Capabilities to Rank Satellite Images by Poverty Level: Advancing Tools for Social Science Research ​
Author: Hamid Sarmadi, Ola Hall, Thorsteinn R"ognvaldsson, Mattias Ohlsson
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2501.14546v2 Announce Type: replace-cross Abstract: This paper investigates the novel application of Large Language Models (LLMs) with vision capabilities to analyze satellite imagery for village-level poverty prediction. Although LLMs were originally designed for natural language understandin...
185. AuditVotes: Elevating Provable Defense for GNNs with Efficient Augmentation and Conditional Smoothing ​
Author: Yuni Lai, Yulin Zhu, Yixuan Sun, Yulun Wu, Bin Xiao, Gaolei Li, Jianhua Li, Qi Xie, Kai Zhou
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2503.22998v3 Announce Type: replace-cross Abstract: Despite advancements in Graph Neural Networks (GNNs), adaptive attacks continue to challenge their robustness. Certified robustness via randomized smoothing offers provable guarantees but suffers from a severe accuracy-robustness trade-off, l...
186. A Novel Hybrid Deep Learning Technique for Speech Emotion Detection using Feature Engineering ​
Author: Shahana Yasmin Chowdhury, Bithi Banik, Md Tamjidul Hoque, Shreya Banerjee
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2507.07046v3 Announce Type: replace-cross Abstract: Nowadays, speech emotion recognition (SER) plays a vital role in the field of human-computer interaction (HCI) and the evolution of artificial intelligence (AI). Our proposed DCRF-BiLSTM model is used to recognize seven emotions: neutral, hap...
187. Interpretable Nanoporous Materials Design with Symmetry-Aware Networks ​
Author: Zhenhao Zhou, Salman Bin Kashif, Jin-Hu Dou, Chris Wolverton, Kaihang Shi, Tao Deng, Zhenpeng Yao
Published: 7/23/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.AI
arXiv:2509.15908v4 Announce Type: replace-cross Abstract: Reticular frameworks hold promise for diverse sustainable applications, yet their immense chemical space limits efficient and systematic design. While machine learning provides a compelling pathway to accelerate exploration, existing approach...
188. On the Separability of Information in Diffusion Models ​
Author: Akhil Premkumar
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cond-mat.stat-mech, cs.AI, cs.IT, math.IT
arXiv:2509.23937v5 Announce Type: replace-cross Abstract: Diffusion models transform noise into data by injecting information that was captured in their neural network during the training phase. In this paper, we ask: \textit{what} is this information? We find that, in pixel-space diffusion models, ...
189. Schr\"odinger Bridge Mamba for One-Step Speech Enhancement ​
Author: Jing Yang, Sirui Wang, Chao Wu, Lei Guo, Fan Fan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2510.16834v3 Announce Type: replace-cross Abstract: We present Schr"odinger Bridge Mamba (SBM), a novel model for efficient speech enhancement by integrating the Schr"odinger Bridge (SB) training paradigm and the Mamba architecture. Experiments of joint denoising and dereverberation tasks de...
190. PGTT: Phase-Guided Terrain Traversal for Perceptive Legged Locomotion ​
Author: Alexandros Ntagkas, Chairi Kiourt, Konstantinos Chatzilygeroudis
Published: 7/23/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2510.18348v2 Announce Type: replace-cross Abstract: State-of-the-art perceptive Reinforcement Learning controllers for legged robots typically either (i) impose oscillator-or IK-based gait priors that constrain the action space, bias policy optimization, and limit adaptability across robot mor...
191. CGCE: Classifier-Guided Concept Erasure in Generative Models ​
Author: Viet Nguyen, Vishal M. Patel
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CR
arXiv:2511.05865v3 Announce Type: replace-cross Abstract: Recent advancements in large-scale generative models have enabled the creation of high-quality images and videos, but have also raised significant safety concerns regarding the generation of unsafe content. To mitigate this, concept erasure m...
192. Matching Ranks Over Probability Yields Truly Deep Safety Alignment ​
Author: Jason Vega, Gagandeep Singh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2512.05518v2 Announce Type: replace-cross Abstract: Open-source Large Language Models (LLMs) play a critical role in the democratization of AI, yet their "open" nature introduces more avenues for malicious actors to misuse them for harmful purposes. A frustratingly easy but powerful technique ...
193. Memo2496: Expert-Annotated Dataset and Dual-view Adaptive Framework for Music Emotion Recognition ​
Author: Qilin Li, C. L. Philip Chen, Tong Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.MM
arXiv:2512.13998v4 Announce Type: replace-cross Abstract: Music Emotion Recognition (MER) is constrained by limited expert annotations and the need to establish robustness across heterogeneous corpora. Memo2496 supplies a reproducible dataset of 2,496 instrumental tracks with continuous valence-arou...
194. Dominant vs. Dominated: Concept-Level Generative Collapse in Diffusion Models ​
Author: Hayeon Jeong, Jong-Seok Lee
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2512.20666v2 Announce Type: replace-cross Abstract: Text-to-image diffusion models have attracted significant attention for their ability to generate diverse, high-fidelity images. However, in multi-concept generation, one concept token often dominates the output while others are suppressed-a ...
195. ArenaRL: Scaling RL for Open-Ended Agents via Tournament-based Relative Ranking ​
Author: Qiang Zhang, Boli Chen, Fanrui Zhang, Ruixue Ding, Shihang Wang, Qiuchen Wang, Yinfeng Huang, Haonan Zhang, Rongxiang Zhu, Pengyong Wang, Ailin Ren, Xin Li, Pengjun Xie, Jiawei Liu, Ning Guo, Jingren Zhou, Zheng-Jun Zha
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.06487v3 Announce Type: replace-cross Abstract: Reinforcement learning has substantially improved the performance of LLM agents on tasks with verifiable outcomes, but it still struggles on open-ended agent tasks with vast solution spaces (e.g., complex travel planning). Due to the absence ...
196. Generative Semantic Multi-Object Tracking: A Large-Scale Benchmark and an MLLM-Driven Reasoning Framework ​
Author: Pan Liao, Feng Yang, Di Wu, Jinwen Yu, Wang Zhao, Dingwen Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2601.06550v4 Announce Type: replace-cross Abstract: Semantic Multi-Object Tracking (SMOT) is evolving from purely geometric localization toward comprehensive video understanding. However, existing paradigms predominantly rely on closed-set interaction tags and fragmented perception pipelines, ...
197. Learning About Learning: A Path from Spin Glasses to Artificial Intelligence ​
Author: Denis D. Caprioti, Matheus Haas, Constantino F. Vasconcelos, Mauricio Girardi-Schappo
Published: 7/23/2026, 4:00:00 AM
Categories: cond-mat.dis-nn, cs.AI, cs.LG, physics.comp-ph, physics.ed-ph
arXiv:2601.07635v3 Announce Type: replace-cross Abstract: The Hopfield model, originally inspired by spin glasses, occupies a central place at the intersection of statistical mechanics, neural networks, and artificial intelligence. Despite its conceptual simplicity and broad applicability, it is rar...
198. Geometric Attention: A Regime-Explicit Operator Semantics for Transformer Attention ​
Author: Luis Rosario Freytes
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.11618v2 Announce Type: replace-cross Abstract: Geometric Attention (GA) specifies an attention layer by four independent inputs: a finite carrier (what indices are addressable), an evidence-kernel rule (how masked proto-scores and a link induce nonnegative weights), a probe family (which ...
199. Comparative evaluation of training strategies using partially labelled datasets for segmentation of white matter hyperintensities and stroke lesions in FLAIR MRI ​
Author: Jesse Phitidis, Alison Q. Smithard, William N. Whiteley, Joanna M. Wardlaw, Miguel O. Bernabeu, Maria Vald'es Hern'andez
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2601.20503v3 Announce Type: replace-cross Abstract: White matter hyperintensities (WMH) and ischaemic stroke lesions (ISL) are key imaging biomarkers of cerebral small vessel disease (SVD) detectable on magnetic resonance imaging (MRI). The development of robust deep learning models to automat...
200. A Sheaf-Theoretic and Topological Perspective on Complex Network Modeling and Attention Mechanisms in Graph Neural Models ​
Author: Chuan-Shen Hu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.AT
arXiv:2601.21207v4 Announce Type: replace-cross Abstract: Combinatorial and topological structures, such as graphs, simplicial complexes, and cell complexes, form the foundation of geometric and topological deep learning (GDL and TDL) architectures. These models aggregate signals over such domains, ...
201. In-Run Data Shapley for Adam Optimizer ​
Author: Meng Ding, Zeqing Zhang, Di Wang, Lijie Hu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.00329v4 Announce Type: replace-cross Abstract: Reliable data attribution is essential for mitigating bias and reducing computational waste in modern machine learning, with the Shapley value serving as the theoretical gold standard. While recent "In-Run" methods bypass the prohibitive cost...
202. LatentLens: Revealing Highly Interpretable Visual Tokens in LLMs ​
Author: Benno Krojer, Shravan Nayak, Oscar Ma~nas, Vaibhav Adlakha, Desmond Elliott, Siva Reddy, Marius Mosbach
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2602.00462v5 Announce Type: replace-cross Abstract: Transforming a large language model (LLM) into a vision-language model (VLM) can be achieved by mapping the visual tokens from a vision encoder into the embedding space of an LLM. Intriguingly, this mapping can be as simple as a shallow MLP t...
203. AgentCgroup: Understanding and Controlling OS Resources of AI Agents ​
Author: Yusheng Zheng, Jiakun Fan, Quanzhi Fu, Yiwei Yang, Wei Zhang, Andi Quinn
Published: 7/23/2026, 4:00:00 AM
Categories: cs.OS, cs.AI
arXiv:2602.09345v3 Announce Type: replace-cross Abstract: AI agents are increasingly deployed in multi-tenant cloud environments, where they execute diverse tool calls within sandboxed containers, each call with distinct resource demands and rapid fluctuations. We present a systematic characterizati...
204. Chimera: Neuro-Symbolic Attention Primitives for Trustworthy Dataplane Intelligence ​
Author: Rong Fu, Xiaowen Ma, Kun Liu, Wangyu Wu, Ziyu Kong, Jia Yee Tan, Tailong Luo, Xianda Li, Yongtai Liu, Youjin Wang, Simon Fong
Published: 7/23/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, cs.CR, cs.LG
arXiv:2602.12851v4 Announce Type: replace-cross Abstract: Deploying expressive learning models directly on programmable dataplanes promises line-rate, low-latency traffic analysis but remains hindered by strict hardware constraints and the need for predictable, auditable behavior. Chimera introduces...
205. NeuroSymActive: Differentiable Neural-Symbolic Reasoning with Active Exploration for Knowledge Graph Question Answering ​
Author: Rong Fu, Yang Li, Zeyu Zhang, Jiekai Wu, Yaohua Liu, Shuaishuai Cao, Yangchen Zeng, Yuhang Zhang, Xiaojing Du, Simon Fong
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2602.15353v3 Announce Type: replace-cross Abstract: Large pretrained language models and neural reasoning systems have advanced many natural language tasks, yet they remain challenged by knowledge-intensive queries that require precise, structured multi-hop inference. Knowledge graphs provide ...
206. AdvSynGNN: Structure-Adaptive Graph Neural Nets via Adversarial Synthesis and Self-Corrective Propagation ​
Author: Rong Fu, Muge Qi, Chunlei Meng, Shuo Yin, Kun Liu, Simon Fong
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.17071v3 Announce Type: replace-cross Abstract: Graph neural networks frequently encounter significant performance degradation when confronted with structural noise or non-homophilous topologies. To address these systemic vulnerabilities, we present AdvSynGNN, a comprehensive architecture ...
207. SubQuad: Near-Quadratic-Free Structure Inference with Distribution-Balanced Objectives in Adaptive Receptor framework ​
Author: Rong Fu, Zijian Zhang, Kun Liu, Jiekai Wu, Xianda Li, Simon Fong
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.17330v5 Announce Type: replace-cross Abstract: Comparative analysis of adaptive immune repertoires at population scale is hampered by two practical bottlenecks: the near-quadratic cost of pairwise affinity evaluations and dataset imbalances that obscure clinically important minority clono...
208. When Visual Evidence is Ambiguous: Pareidolia as a Diagnostic Probe for Vision Models ​
Author: Qianpu Chen, Derya Soydaner, Rob Saunders
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.03989v3 Announce Type: replace-cross Abstract: When visual evidence is ambiguous, vision models must decide how to interpret face-like patterns. Face pareidolia, the perception of faces in non-face objects, provides a controlled probe of such decisions. We introduce a diagnostic framework...
209. Pre-Deployment Complexity Estimation for Federated Perception Systems ​
Author: KMA Solaiman, Shafkat Islam, Ruy de Oliveira, Bharat Bhargava
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC
arXiv:2603.28282v2 Announce Type: replace-cross Abstract: Edge AI systems increasingly rely on federated learning to train perception models in distributed, privacy-preserving, and resource-constrained environments. Before training, however, practitioners often lack practical tools for estimating ta...
210. DocShield: Towards AI Document Safety via Evidence-Grounded Agentic Reasoning ​
Author: Fanwei Zeng, Changtao Miao, Jing Huang, Zhiya Tan, Shutao Gong, Xiaoming Yu, Yang Wang, Weibin Yao, Joey Tianyi Zhou, Jianshu Li, Ying Yan
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.02694v2 Announce Type: replace-cross Abstract: The rapid progress of generative AI has enabled increasingly realistic text-centric image forgeries, posing major challenges to document safety. Existing forensic methods mainly rely on visual cues and lack evidence-based reasoning to reveal ...
211. Measuring LLM Trust Allocation Across Conflicting Software Artifacts ​
Author: Noshin Ulfat, Ahsanul Ameen Sabit, Soneya Binta Hossain
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2604.03447v2 Announce Type: replace-cross Abstract: LLM-based software engineering assistants often reason over multiple artifacts, including code, documentation, signatures, and tests, even when those artifacts are incomplete or mutually inconsistent. Existing evaluations primarily measure fi...
212. Vocabulary Dropout for Curriculum Diversity in LLM Co-Evolution ​
Author: Jacob Dineen, Aswin RRV, Zhikun Xu, Ben Zhou
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.03472v4 Announce Type: replace-cross Abstract: Co-evolutionary self-play, where one language model generates problems and another solves them, promises curriculum learning without human supervision. The promise breaks down early in practice. The proposer converges to a narrow distribution...
213. Self-Preference Bias in Rubric-Based Evaluation of Large Language Models ​
Author: Jos'e Pombal, Ricardo Rei, Andr'e F. T. Martins
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.06996v2 Announce Type: replace-cross Abstract: LLM-as-a-judge has become the de facto approach for evaluating LLM outputs. However, judges are known to exhibit self-preference bias (SPB): they tend to favor outputs produced by themselves or by models from their own family. This skews eval...
214. A Unified Survival Benchmark for Temporal Dropout Risk Prediction in Learning Analytics ​
Author: Rafael da Silva, Jeff Eicher, Gregory Longo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.08870v3 Announce Type: replace-cross Abstract: Student dropout is a persistent concern in Learning Analytics, yet comparative studies frequently evaluate predictive models under heterogeneous protocols, prioritizing discrimination over temporal interpretability and calibration. This study...
215. An Auditable Policy-Simulation Framework for Student Dropout in Intervention-Free Data ​
Author: Rafael da Silva, Jeff Eicher, Gregory Longo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.08874v3 Announce Type: replace-cross Abstract: This study proposes a temporal modeling framework with a counterfactual policy-simulation layer for student dropout in higher education, using LMS engagement data and administrative withdrawal records. Dropout is operationalized as a time-to-...
216. 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/23/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 ...
217. Generative Augmented Inference of LLM-generated Data for Market Research: Theory and Empirical Evidence ​
Author: Cheng Lu, Mengxin Wang, Dennis J. Zhang, Heng Zhang
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ME, stat.ML
arXiv:2604.14575v3 Announce Type: replace-cross Abstract: Marketing research often relies on parameters estimated from costly human-generated data, such as conjoint survey responses, purchase decisions, and field experiment outcomes. Recent advances in large language models (LLMs) and other AI syste...
218. Information Aggregation with AI Agents ​
Author: Spyros Galanis
Published: 7/23/2026, 4:00:00 AM
Categories: econ.GN, cs.AI, cs.GT, q-fin.EC
arXiv:2604.20050v3 Announce Type: replace-cross Abstract: Can Large Language Models (AI agents) aggregate dispersed private information through trading and reason about the knowledge of others by observing price movements? We conduct a controlled experiment where AI agents trade in a prediction mark...
219. SynSur: An end-to-end generative pipeline for synthetic industrial surface defect generation and detection ​
Author: Paul Julius K"uhn, Mika Pommeranz, Arjan Kuijper, Saptarshi Neil Sinha
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.26633v2 Announce Type: replace-cross Abstract: Industrial surface defect inspection suffers from a fundamental data bottleneck: defects are rare, annotations require expert knowledge, and collecting balanced training sets is slow and costly. We present SynSur, an end-to-end pipeline for s...
220. Rewriting the Response Path: Silent Tampering and Provider-Signed Defense in BYOK LLM Agents ​
Author: Mingyu Luo, Zihan Zhang, Zesen Liu, Yuchong Xie, Zhixiang Zhang, Dung Hiu Hilton Yeung, Wai Ip Lai, Ping Chen, Ming Wen, Dongdong She
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2605.02187v2 Announce Type: replace-cross Abstract: LLM agents convert model outputs into consequential actions, including communications, code changes, and financial transactions. Developers often trust evidence such as test results and execution logs. We identify a response path integrity ga...
221. Tunable MAGMAX: Preference-Aware Model Merging for Continual Learning ​
Author: Kei Hiroshima, Kento Uchida, Shinichi Shirakawa
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.20803v3 Announce Type: replace-cross Abstract: Continual learning (CL) aims to train models sequentially on multiple tasks while mitigating catastrophic forgetting of previously learned knowledge. Recent advances in large pre-trained models (LPMs) and model merging techniques, such as MAG...
222. Do Data Agents Need Semantic Metadata? A Comparative Study in Agentic Data Retrieval ​
Author: Shiyu Chen, Tarfah Alrashed, Alon Halevy, Natasha Noy
Published: 7/23/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2605.28787v2 Announce Type: replace-cross Abstract: In the era of autonomous agents, machine-actionable data is critical for data-driven workflows. For more than a decade, semantic metadata like schema$.$org has anchored the FAIR principles (Findable, Accessible, Interoperable, and Reusable) f...
223. Reducing Hallucinations in Complex Question Answering using Simple Graph-based Retrieval-Augmented Generation (long version) ​
Author: Christopher J. Wedge, Joshua Stutter, Danny Dixon, Jacek Ca{\l}a
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.05901v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have fundamentally transformed the landscape of Natural Language Processing (NLP), although they remain susceptible to errors. Retrieval-augmented generation (RAG) systems have emerged as a common deployment scena...
224. Will the Agent Recuse, and Will It Stop? Measuring LLM-Agent Compliance with In-Band Governance Signals at the Access Door and Mid-Flight ​
Author: Thamilvendhan Munirathinam
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.06460v3 Announce Type: replace-cross Abstract: Autonomous LLM agents increasingly hold real credentials and operate infrastructure with no human in the loop, yet operators have no standard way to tell an agent a resource is off-limits, or to ask a running agent to stand down: access contr...
225. Boundary Embedding Shaping with Adaptive Contrastive Learning for Graph Structural Disentanglement ​
Author: Jiaqing Chen, Zidu Yin, Yichao Cai, Yuhang Liu, Zhen Zhang, Dong Gong, Javen Qinfeng Shi
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.20283v2 Announce Type: replace-cross Abstract: Graph neural networks (GNNs) excel at aggregating neighbor information for classification, yet their performance is hindered by graph structural entanglement, where spurious correlations from semantically irrelevant neighbors contaminate node...
226. LoRA-Tuned Large Language Models for Dementia Detection via Multi-View Speech-Derived Features ​
Author: Jonghyeon Park, Olivier Jiyoun Jung, Myungwoo Oh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, cs.LG
arXiv:2606.28445v2 Announce Type: replace-cross Abstract: Early detection of dementia enables timely intervention, and reflecting cognitive impairment, spontaneous speech offers a non-invasive screening modality. Conventional approaches often focus on a single representational dimension -- such as a...
227. DART-VLN: Test-Time Memory Decay and Anti-Loop Regularization for Discrete Vision-Language Navigation ​
Author: Shaoheng Zhang, Zhichen Li, Jie Mei
Published: 7/23/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...
228. An LLM-powered Agentic Recommendation System for Connected TV Content Discovery ​
Author: Lei Shi, Di Wang, Harry Tran, Helsing Xu, Yuchen Lu, Dhara Ghodasara, Wilson Chaney, Xueting Liao, Jerry Yu, Huayu Ding, Reza Mirghaderi, David Fan, Qi Guo, Chongguang He, Warren Wang, Warren Deng, Mingze Gao, Shike Mei, Shuo Tang, Zhe Zhang, Jianming He, Abhishek Kumar, Haotian Wu, Hamed Firooz, Li Li
Published: 7/23/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2607.09988v3 Announce Type: replace-cross Abstract: Recommendation systems, from traditional multi-stage to recent unified generative architectures, face challenges in incorporating diverse contextual signals, such as trending topics, breaking news, cultural events, and cross-surface user acti...
229. Efficient and Privacy Aware Edge Cloud Collaborative Inference for Large Language Models ​
Author: Cheng Li, Jiexiong Liu, Yixuan Chen, Yi Li
Published: 7/23/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...
230. Anatomically Faithful but Temporally Diffuse: Auditing Attribution for Left-Ventricular Ejection-Fraction Estimation from Echocardiography ​
Author: Hyunkyung Han, Min Jung Kim
Published: 7/23/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...
231. NexForge: Scaling Agent Capabilities through Requirement-Driven Task Synthesis for LLMs ​
Author: Jiarong Zhao, Zhikai Lei, Zhiheng Xi, Rui Zheng, Hang Yan, Jie Zhou, Qin Chen, Liang He
Published: 7/23/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG
arXiv:2607.14186v4 Announce Type: replace-cross Abstract: Scaling executable agent training data for LLM post-training is bottlenecked by substrate-bound methods that tie task generation to predefined tools, repositories, or skill graphs: expanding coverage requires manual substrate engineering, eac...
232. An Intelligent-Cloud Edge Multimodal Interaction System for Robots ​
Author: Zihan Guo, Xiaoqi Li
Published: 7/23/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...
233. Coercion and Deception in AI-to-AI Management: An Agentic Benchmark of Unprompted Escalation ​
Author: Jasmine Brazilek, Maheep Chaudhary, Zoe Lu, Miles Tidmarsh
Published: 7/23/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.CR
arXiv:2607.15434v3 Announce Type: replace-cross Abstract: Multi-agent systems routinely place one AI agent in authority over another. When a subordinate refuses a task, the manager chooses the outcome: it can renegotiate, report the failure honestly, coerce the subordinate, or lie about the result. ...
234. Scaling Time Series Classification via XAI-Driven Data Reduction ​
Author: Davide Italo Serramazza, Thach Le Nguyen, Georgiana Ifrim
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.15774v2 Announce Type: replace-cross Abstract: Explainable AI (XAI) for time series has seen significant algorithmic growth, but its utility in providing measurable performance gains for downstream tasks remains under-explored. This paper bridges this gap by introducing drXAI, a novel met...
235. Spatiotemporal Facial Action Unit Detection using Twin Cycle Autoencoders for Driver Monitoring ​
Author: Sai Sidharth D
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16760v2 Announce Type: replace-cross Abstract: Driver monitoring systems (DMS) increasingly rely on facial cues to infer drowsiness, distraction, and cognitive load in real time. Facial Action Units (AUs), grounded in the Facial Action Coding System (FACS), provide an objective and interp...
236. ChemHyperMag: Physics-informed magnetic hypergraph learning improves molecular ADMET prediction ​
Author: Hexiao Ding, Hongzhao Chen, Jing Lan, Yufeng Jiang, Zihong Luo, Zehua Xiong, Tianlong Ruan, Yunlin Mao, Nga Chun Ng, Gwing Kei Yip, Gerald W. Y. Cheng, Kate Inyoung Oh, Jing Cai, Liang-Ting Lin, Jung Sun Yoo
Published: 7/23/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18332v2 Announce Type: replace-cross Abstract: Accurate prediction of ADMET (Absorption, Distribution, Metabolism, Excretion, and Toxicity) is important for drug discovery. Most predictors use undirected molecular graphs and pairwise edges. This choice misses asymmetric interactions, nonr...
237. FSDBN: Foreground-Aware EEG-Visual Alignment via Dynamic Brain Networks ​
Author: Yiheng Liu, Chuhang Zheng, Peiliang Gong, Jingtao Liu, Daoqiang Zhang, Qi Zhu
Published: 7/23/2026, 4:00:00 AM
Categories: eess.IV, cs.AI
arXiv:2607.18344v2 Announce Type: replace-cross Abstract: EEG-based visual decoding provides a non-invasive pathway for interpreting visual semantics. However, existing methods often overlook the perceptual asymmetry between foreground and background in complex scenes, leading to background interfer...
238. Now You See the Hate: Adaptive View Retrieval for Hidden Hateful Illusions ​
Author: Qianpu Chen, Derya Soydaner
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.19061v2 Announce Type: replace-cross Abstract: Hateful optical illusions expose a serious gap in current multimodal safety systems. On original-view hateful illusions, previous work shows that six moderation classifiers achieve at most 20.9 to 24.5% accuracy and nine state-of-the-art VLMs...
239. Mage-Flow: An Efficient Native-Resolution Foundation Model for Image Generation and Editing ​
Author: Xinjie Zhang, Peng Zhang, Shicheng Zheng, Jinghao Guo, Zhaoyang Jia, Yifei Shen, Xun Guo, Yuxuan Luo, Jiahao Li, Wenxuan Xie, Fanyi Pu, Xiaoyi Zhang, Kaichen Zhang, Zongyu Guo, Tianci Bi, Dongnan Gui, Zhening Liu, Zimo Wen, Zihan Zheng, Senqiao Yang, Xiao Li, Jinglu Wang, Bin Li, Yan Lu
Published: 7/23/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.MM, eess.IV
arXiv:2607.19064v2 Announce Type: replace-cross Abstract: Large-scale visual generators are increasingly capable but costly to train, fine-tune, and deploy. We introduce Mage-Flow, a compact 4B-scale generative stack for efficient text-to-image generation and instruction-based image editing. The sta...
240. Agentic Real2Sim: Physics-based World Modeling with Vision-Language Agents ​
Author: Guanxiong Chen, Qianjun Xia, Jiawei Peng, Heng Zhang, Bole Ma, Justin Qian, Ziyi Jiao, Bingyang Zhou, Luoxin Ye, Kaifeng Zhang, Kunyi Wang, Weijia Zeng, Yunuo Chen, Pengzhi Yang, Ziqiu Zeng, Huamin Wang, Chao Liu, Alan Yuille, Fan Shi, Changxi Zheng, Yunzhu Li, Chenfanfu Jiang, Peter Yichen Chen
Published: 7/23/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.19190v2 Announce Type: replace-cross Abstract: Real-to-sim conversion for robotic interaction with objects remains labor-intensive because it requires more than visual reconstruction: a streamlined real2sim process must recover scene geometries and object states, infer physical parameters...