arXiv cs.AI - 2026-07-21 ​
519 items collected.
1. Rater State Bias in RLHF Preference Data: An Audit Framework ​
Author: Elena Kopteva, Vitaliy Hlynianyi-Zhuk
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16195v1 Announce Type: new 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 stressful or...
2. Design and Validation of a Lightweight 1D CNN for Affective Touch Classification in Soft Plush Companions ​
Author: Aleksandrs Vali\v{s}evskis, Aleksandrs Okss, Inese T=i\c{g}ere, Aleksejs Kata\v{s}evs, Dina Bethere, Anete Hofmane, Airisa \v{S}teinberga, Und=ine Gavri\c{l}enko, Santa Me\c{l}\c{k}e, Lucie Matou\v{s}kov'a
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16196v1 Announce Type: new Abstract: Soft, sensorized companions offer a physically safe and emotionally intuitive interface for socially assistive technologies, yet their deformability and multichannel tactile sensing complicate the robust interpretation of human affect. This study prese...
3. Some Large Language Models Exhibit Consistent Risk Attitudes ​
Author: Bowen Sun, Rui Min, Yuxi Wang, Brian Odegaard, Qi Wang, Jing Du
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16197v1 Announce Type: new Abstract: As artificial intelligence systems are deployed in open-ended, high-stakes settings, a critical dimension remains unmeasured: how perceived risk is translated into action. We test whether large language models (LLMs) exhibit systematic and consistent r...
4. A Survey on GNN-based Link Prediction: Techniques, Applications, and Challenges ​
Author: Chengcheng Sun, Yajie Song, Cheng Zhai, Jiayun Tian, Jia Yang, Xiaobin Rui, Jian Zhang, Zhixiao Wang, Philip S. Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SI
arXiv:2607.16198v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) have emerged as the leading paradigm for link prediction, enabling the inference of missing connections and the anticipation of potential future links. However, existing reviews lack systematic exploration specifically targ...
5. PlanFlip: Attacking Multi-Agent LLM Systems via Planning-Phase Prompt Injection ​
Author: Yuhang Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16199v1 Announce Type: new Abstract: Multi-agent LLM systems increasingly rely on a Planner to decompose goals into sub-task sequences that downstream Executor and Critic agents execute and audit. We identify the planning phase as a critical attack surface: a single injection into the Pla...
6. Deterministic Replay for AI Agent Systems ​
Author: Rasheed Mudasiru
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16200v1 Announce Type: new Abstract: AI agent systems that couple large language models (LLMs) with external tools and APIs are inherently non-deterministic: LLM sampling variance, external API state, CDN infrastructure headers, and execution-environment noise collectively prevent any pri...
7. Generative Ontology Induction: Domain-Agnostic Schema Discovery from Document Corpora Using Large Language Models ​
Author: Sergei Sergienko
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16201v1 Announce Type: new Abstract: Ontology engineering remains a critical bottleneck in knowledge-intensive AI systems. Existing automated approaches either depend on predefined schemas, operate within narrow domains, or produce unstructured outputs unsuitable for downstream pipelines....
8. Democratizing AI with Small Language Models: Structured Benchmarking and Parameter-Efficient Fine-Tuning for Local Deployment ​
Author: Daniel Cersosimo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16202v1 Announce Type: new Abstract: AI democratization is not primarily a question of matching frontier-scale generality; it is a question of whether capable models can be selected, audited, and specialized under hardware and governance constraints that ordinary institutions can actually...
9. Masked Diffusion Language Models are Strong and Steerable Text-Based World Models for Agentic RL ​
Author: Darshan Deshpande
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.16204v1 Announce Type: new Abstract: Recent growth in reinforcement learning (RL) has surfaced a need for diverse, specialized training environments. Hand-curated environments with fixed task and reward difficulties become ineffective signals as model performance improves, and sparse rewa...
10. It Takes 8 Tokens: Weak-to-Strong Off-Policy RL via Auxiliary Branches ​
Author: Dayu Wang, Jiaye Yang, Weikang Li, Jiahui Liang, Liwei Qian, Xin Pei, Jizhou Huang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16205v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards has emerged as a standard approach for enhancing reasoning in large language models, which typically optimizes the policy by contrasting multiple self generated rollouts. However, we identify a critical su...
11. PPO-HSC: An Exploratory Reinforcement Learning Framework Based on Wide-Area Policy Coverage Optimization ​
Author: Yujie Shen, Haowen Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16206v1 Announce Type: new Abstract: This paper introduces PPO-HSC (Proximal Policy Optimization with High-order Sampling Coverage), an exploratory reinforcement learning framework designed to address the "Invisible Shackles" of mode collapse in Large Language Model (LLM) fine-tuning. Whi...
12. JUMP: Single-Pass Membership Inference on Fine-Tuned Diffusion Language Models ​
Author: Yeachan Jun, Albert No
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CR
arXiv:2607.16207v1 Announce Type: new Abstract: Membership inference attacks (MIAs) test whether a candidate example appeared in a model's training data. We study MIAs for fine-tuned discrete diffusion language models (dLLMs), where membership means inclusion in the target model's fine-tuning set. U...
13. ColGraphRAG: Late-Interaction Evidence Retrieval for Multimodal GraphRAG ​
Author: Seonok Kim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.16208v1 Announce Type: new Abstract: Graph-grounded multimodal question answering organizes text, tables, and images in a structured evidence graph, yet end-to-end accuracy depends on which multimodal assets are ranked highly enough to enter downstream reasoning; for graph-linked images, ...
14. Shapley Context Pruning: A Cooperative Game Perspective for Context Reranking and Pruning ​
Author: Yanqiao Chen, Dongsheng Hou, Yuhan Rui, Zhen Cao, Yepang Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16209v1 Announce Type: new Abstract: Context reranking and pruning have become essential for improving the efficiency of modern Retrieval-Augmented Generation (RAG) systems, yet an interpretable and unified framework remains underexplored. Previous work has primarily emphasized lexical re...
15. A Survey on the Verification of Reinforcement Learning Policies ​
Author: Luca Marzari, Ezio Bartocci, Enrico Marchesini
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16210v1 Announce Type: new Abstract: Reinforcement learning (RL) is increasingly applied in complex, safety-critical domains, yet the lack of rigorous behavioral guarantees for neural network-based policies remains a major barrier to deployment. Recent advances in policy expressiveness an...
16. Accurate and Efficient Long-Term Memory for LLM Agents ​
Author: Zicheng Zhao, Xinyang Guo, Luyao Lv, Menghan Wang, Ming Li, Shuaicheng Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16211v1 Announce Type: new Abstract: LLM agents augmented with persistent memory can recall past interactions, but existing systems suffer from two limitations: flat, unstructured storage loses relational context needed for multi-hop and temporal reasoning, and reliance on expensive LLM-b...
17. Symbolic Augmentation Closes a Canonical-Equivalence Blind Spot in Neural Fact-Checkers ​
Author: Genpei Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16212v1 Announce Type: new Abstract: Large language models hallucinate numbers and units when summarizing scientific text, a failure mode that can silently invert a scientific claim. We recast the detection of such errors as typed verification: we introduce a five-class typed-quantity err...
18. SelKV: Selective KV Cache Merging with Per-Token Merge-or-Drop and Attention Compensation ​
Author: Soumia Bouyahiaoui, Manel Kara laouar, Aicha Boutorh, Mohamed Hadj Ameur
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16213v1 Announce Type: new Abstract: Large Language Models (LLMs) generate text autoregressively, relying on a key-value (KV) cache whose memory footprint grows linearly with context length, creating a major bottleneck. Recent compression methods mitigate this cost via token merging; howe...
19. RAIL Guard: Closing the Evaluation-to-Remediation Gap in Responsible AI for LLM Agents ​
Author: Sumit Verma, Pritam Prasun, Pritish Kumar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.SE
arXiv:2607.16215v1 Announce Type: new Abstract: Existing guardrail systems for large language model agents operate as binary classifiers that block unsafe content, leaving organizations to discard failing outputs and retry from scratch. We introduce RAIL Guard, a closed-loop responsible AI pipeline ...
20. Generalist AI Control: Towards Multi-purpose Adaptive Algorithms ​
Author: Klinsmann Agyei, Pouria Sarhadi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.MA, cs.RO, cs.SY, eess.SY
arXiv:2607.16313v1 Announce Type: new Abstract: Traditional controllers are designed for specific systems and do not transfer across different system orders and dynamics. We present a Generalist Controller, a learning-based controller capable of controlling systems of varying orders and dynamics. Th...
21. 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/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16339v1 Announce Type: new 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 denoisin...
22. Interactive Task Alignment as a POMDP ​
Author: Andy Dai, Zexue He, Zhenyu Zhang, Alex Pentland, Jiaxin Pei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16412v1 Announce Type: new Abstract: Current benchmarks for language models primarily evaluate execution on fully specified tasks. However, real user tasks are often ambiguous. Users arrive with incomplete, exploratory, or even inconsistent goals, requiring the assistant to first determin...
23. When to Plan: Learning to Select Between Reactive Control and Deliberative Planning ​
Author: Adam Labiosa, Josiah P. Hanna
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16421v1 Announce Type: new Abstract: It has long been recognized that humans have the ability to switch between fast, reactive decision-making and slower, deliberative planning. In this paper, we study the question of how to learn this ability, known as meta-reasoning, in artificial agent...
24. Berkeley and Heiserman as an Unexhausted Architecture for Embodied Machine Intelligence ​
Author: Christopher A. Tucker
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16465v1 Announce Type: new Abstract: Edmund C. Berkeley is usually remembered as a writer who helped connect symbolic logic to computing machinery. That description is correct, but incomplete. Read across Berkeley's machine-oriented writings and projects, the central concern is broader: t...
25. SEER: Supervised Learning to Control Energetic Reasoning ​
Author: Sascha Van Cauwelaert, Michele Lombardi, Pierre Schaus
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16523v1 Announce Type: new Abstract: One of the main strengths of Constraint Programming is the ability to reduce the search space via propagation. However, propagation is a double-edged sword, with more pruning power coming at the price of larger computation time. For each problem constr...
26. Nonuniformity Principle in Human-AI Coworking ​
Author: An Luo, Jie Ding
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, stat.ME
arXiv:2607.16530v1 Announce Type: new Abstract: As generative AI is increasingly applied to automate multi-step and high-stake workflows, human judgment and involvement remain essential for ensuring the quality of AI-generated outputs. In practice, while it is desirable for human experts to provide ...
27. From Modalities to Propositions: A Language-Centric Framework for Multimodal Intelligence ​
Author: Nadine Chang, Maying Shen, Shizhe Diao, Jialiang Wang, Jingde Chen, Thomas Breuel, Pavlo Molchanov, Rafid Mahmood, Jose M. Alvarez
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.LG, cs.MM
arXiv:2607.16560v1 Announce Type: new Abstract: We propose a language representation for multimodal data in which any observation, whether image, video, or text, is expressed as a bag of atomic propositions, simple statements about the entities, actions, and relations in a scene. A global semantic c...
28. Exact Network Surgery: Functional Invariance and Gradient Plasticity in Reactive Computational Graphs ​
Author: Abdallah Khemais (ISITCOM, University of Sousse)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.PL
arXiv:2607.16568v1 Announce Type: new Abstract: Function-preserving network growth techniques such as Net2Net and progressive stacking expand a model's capacity without destroying its learned function, but existing formulations either tolerate numerical perturbations or require a full rebuild of the...
29. FST.ai 2.5: Explainable and Uncertainty-Aware AI for Olympic and Para-Taekwondo Decision Support, Athlete Digital Twins, and Federation-Scale Analytics ​
Author: Keivan Shariatmadar, Ahmad Osman, Ramin Rey
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, math.OC, math.PR
arXiv:2607.16597v1 Announce Type: new Abstract: The rapid digitalisation of elite sport has created new opportunities for integrating artificial intelligence (AI), performance analytics, and decision-support systems into athlete development and competition management. However, existing solutions rem...
30. Just A Rather Very Intelligent Spoken Agent ​
Author: Chen Chen, Zhehuai Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16610v1 Announce Type: new Abstract: Long-horizon AI agents are becoming increasingly capable, yet their interaction with users remains surprisingly thin. In most workflows, users give an initial instruction, receive only selective textual updates, and lose a clear sense of what the agent...
31. A Research Prototype for Closed-Loop Generative Design of Customized Foot Orthoses via Semantic-Physics Alignment ​
Author: Rui Wang, Byungwon Min, Suxing Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16631v1 Announce Type: new Abstract: Translating unstructured clinical prescriptions into patient-specific foot orthoses (FOs) is hindered by a semantic-physical misalignment: high-level clinical intent is not mapped deterministically onto the 3D geometric parameters of the orthosis, and ...
32. TopoTuner: Topological Finetuning of Large Language Models ​
Author: Abdulkadir Erol, Yash Mahajan, Vepaul Hariprashad, Baha Rababah, Santu Karmaker, Cuneyt G. Akcora, Mubarak Shah
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16637v1 Announce Type: new Abstract: Full fine-tuning remains a strong way to adapt pretrained LLMs, but it updates all weights and can be expensive. LoRA reduces the number of trainable parameters, but it does not directly answer which pretrained components should be trained and which ca...
33. Diversity-Oriented Fine-Tuning for Uncertainty-Based Hallucination Detection ​
Author: Qiuyuan Li, Hongliang Dai, Piji Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.16643v1 Announce Type: new Abstract: Existing hallucination detection methods are typically conducted at the inference stage, without making any modifications to the model itself. In this paper, we are interested in exploring fine-tuning strategies that enhance the detectability of halluc...
34. DS@GT ARC at eRisk 2026: Hybrid Multi-Agent LLM System with Structured Algorithmic Guidance for Conversational Depression Screening ​
Author: Victor Gong, David Guecha
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.16712v1 Announce Type: new Abstract: We describe DS@GT's submission to the eRisk 2026 Task 1 challenge on conversational depression screening, in which systems interview LLM personas that simulate individuals with varying depression profiles and produce a Beck Depression Inventory II (BDI...
35. Tractable Query Answering under Epistemic Confidentiality Policies in DL Ontologies (extended version) ​
Author: Lorenzo Marconi, Daniela Rieti, Riccardo Rosati
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16715v2 Announce Type: new Abstract: We study Controlled Query Evaluation (CQE), a declarative approach to confidentiality-preserving data access, in the context of Description Logic (DL) ontologies, and for confidentiality policies expressed through Epistemic Dependencies (EDs). We first...
36. RECON: Benchmarking Agent Memory for Compositional Reasoning over Long Contexts ​
Author: Mihir Shriniwas Arya
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16716v1 Announce Type: new Abstract: Large language models and LLM-based agents are widely used as personal chat assistants, enterprise copilots, and autonomous workflow agents. In all these applications, memory (the ability to retain, access, and reason over information accumulated over ...
37. Constraint-Anchored Reasoning Traces ​
Author: Zehua Cheng, Wei Dai, Jiahao Sun
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.16727v1 Announce Type: new Abstract: Autoregressive multimodal large language models (MLLMs) suffer from error snowballing: a single incorrect inference early in a chainof-thought (CoT) trace corrupts all downstream reasoning. We find that in state-of-the-art open-source MLLMs, once the f...
38. Supporting Autonomous Process Execution within a Multi-Perspective Constraint Frame via Numeric Planning ​
Author: Paul Wittlinger, Giacomo Acitelli, Anti Alman, Fabrizio Maria Maggi, Andrea Marrella
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16738v1 Announce Type: new Abstract: AI-Augmented Business Process Management Systems (ABPMS) enhance traditional BPMS by leveraging advanced AI techniques to define, execute, and monitor complex process structures. Within this landscape, Framed Autonomy denotes the capability of a system...
39. RELIC: Revealed Principles for Learning Interpretable Composable Skills in Multi-Agent Planning ​
Author: Nguyen Viet Tuan Kiet, Bui Dinh Pham, Duong Quoc Chinh, Dao Van Tung, Tran Cong Dao, Huynh Thi Thanh Binh
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.16745v1 Announce Type: new Abstract: Multi-agent planning becomes substantially harder when agents must improve specialized decision-making skills while keeping their internal implementations private. This regime arises when agents are developed independently, expose different interfaces ...
40. FUSAR-R1: A Large-Scale Reasoning Model for Intelligent Interpretation of SAR Images ​
Author: Yi Yang, Xiaokun Zhang, Yuxuan Li, Ruyi Zhang, Xinpeng Zhou, Haipeng Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16819v1 Announce Type: new Abstract: In recent years, large-scale vision-language models have been driving a paradigm shift in intelligent remote sensing image interpretation. By incorporating textual semantic information, the cognitive expression, semantic understanding, and human-comput...
41. From Overload to Insights: How AI Agents Can Support Scientists in Analyzing Complex Data ​
Author: Tim Fuchs, Luca Gelisio, Steffen Hauf, Walid Maalej
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16845v1 Announce Type: new Abstract: Scientists at European XFEL conduct experiments that generate very large and complex datasets. The subsequent data analysis is challenging as scientists must combine their domain expertise with facility- and software-specific knowledge scattered across...
42. AgentBrew: Lifelong Knowledge Brewing from Strong Teachers to Weak LLM Agents ​
Author: Yangqin Jiang, Chao Huang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16851v1 Announce Type: new Abstract: Deploying LLM agents typically requires a compact test-time student, even if a stronger teacher is available during training. We study knowledge brewing: distilling a teacher's interactive experience into a persistent external memory for the student. C...
43. Beyond Semantic Equivalence: Logical Graphs for LLM Uncertainty Quantification ​
Author: Yanni Dong, Minghua Liu, Meiling Zhu, Xiaowei Huang, Lijun Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16868v1 Announce Type: new Abstract: Large Language Models (LLMs) often produce confidently stated yet unreliable outputs, posing critical challenges for deployment in safety-sensitive applications. Existing uncertainty metrics such as semantic entropy capture agreement at the level of se...
44. 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/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16900v1 Announce Type: new 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 back...
45. Lomekwi: Resource-Bounded Tool Discovery in LLM Agents ​
Author: Roshan Klein-Seetharaman, Daniel Wang, Andrew Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16961v1 Announce Type: new Abstract: Existing tool-use benchmarks report a single success rate for complex, multistep tasks. Inspired by ideas from cognitive science, we distinguish tool use from tool discovery and decompose the latter into curiosity (the model's ability to discover the p...
46. Training Continuous Chain of Thought Models: A Tale of Two Regimes ​
Author: Varun Yerram, He He, Eunsol Choi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.16972v1 Announce Type: new Abstract: Continuous Chain-of-Thought methods replace verbose reasoning traces with a short sequence of dense latent representations. Earlier continuous CoT methods indirectly supervise the latent representations such that its final state match that of verbose r...
47. Expected Free Energy as Belief-Dependent Utility for rho-POMDPs ​
Author: Patrick Cooper, Alvaro Velasquez
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.16981v1 Announce Type: new Abstract: An agent acting under partial observability must decide when to gather information and which observations are worth their cost. Standard POMDPs value information only through its eventual effect on reward. The $\rho$-POMDP framework instead rewards unc...
48. PriorProof: A Point-in-Time Measure of Technique Novelty for Formal Proofs ​
Author: Neel Somani
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.LO
arXiv:2607.16997v1 Announce Type: new Abstract: Mathematicians distinguish proofs that explain, simplify, or introduce a nonstandard route, but these judgments are difficult to operationalize. We study a deliberately narrower construct: time-relative proof-route nonstandardness in formal mathematics...
49. Reward-Driven LLM Agent Workflows: Synthesizing POMDP Routing and Self-Correction for Autonomous Decision-Making ​
Author: Amez Amanj Ali, Kuo-Kun Tseng
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17038v1 Announce Type: new Abstract: This paper addresses key technical challenges in current large language model (LLM) agent applications, including long-horizon planning, sparse reward attribution, and dynamic environmental interaction, by designing and optimizing an intelligent agent ...
50. When LLMs Over-Answer: Measuring and Mitigating Quality Issues in LLM-Based Hardware Description Language Question Answering ​
Author: Ziteng Hu, Jiachi Chen, Wenhao Lv, Huan Zhang, Yingjie Xia
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17063v1 Announce Type: new Abstract: The rapid advancement of large language models (LLMs) has led practitioners to increasingly rely on them for answering questions about hardware description languages (HDLs). Because HDL is ultimately synthesized into physical hardware, an imprecise or ...
51. Bridging the Information Gap: Semantic Densification and Hindsight Distillation for Cold-Start Prediction ​
Author: Hao Duong Le, Yifei Gao, Huan Li, Lun Jiang, Chen Bai, Ke Xing, Chen Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17070v1 Announce Type: new Abstract: New-user cold-start is a critical bottleneck for e-commerce platforms: predicting user lifetime value (LTV) and conversion rate (CVR) for users with sparse interaction history. Two prior directions -- LLM-based semantic augmentation and learning using ...
52. Otap:Structure-Aware Optimal Transport for Evaluating Planning and Execution in Agent Trajectories ​
Author: Babak Barazandeh, Subhabrata Majumdar, George Michailidis
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.17082v1 Announce Type: new Abstract: Large language model agents solve tasks by generating trajectories that interleave planning, tool calls, and intermediate results. Current evaluation metrics reduce such a trajectory to a binary success flag or compare it against a reference by exact m...
53. Fourier Geometric Wind Power Forecasting with Numerical Weather Prediction ​
Author: Shiyuan Piao, Fan Zehui, Yang Liu, Hong Cheng, Juepeng Zheng, Jie Zhou, Fugee Tsung
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17095v1 Announce Type: new Abstract: Accurate short-term wind power forecasting is essential for grid stability and operational planning, yet remains challenging due to the complex interactions between atmospheric conditions and turbine dynamics. However, existing methods fail to effectiv...
54. Evidence Interfaces Shape How Retrieval-Augmented Readers Use Support ​
Author: Junchi Liao, Jiawen Deng, Fuji Ren
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17108v1 Announce Type: new Abstract: In multi-hop RAG evaluation, a top-k answer score can hide two different failures: the retrieval window may drop part of the support chain, or it may contain support in a form the adapted reader does not use well. We call this reader-facing form of ret...
55. A Diagnostic Framework for AI Agent Behavior ​
Author: Xichen Zhang, Yingjie Zhang, Tianshu Sun
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2607.17149v1 Announce Type: new Abstract: AI agents increasingly act within the same clinical, political, scientific, and social systems that behavioral scientists study. Evaluating these systems requires source-level diagnosis: the same behavioral pattern may arise from an agent representatio...
56. Is Your Model Thinking or Just Stagnating? PUMA: Diagnosing Reasoning Pathology via Phase-Momentum Alignment ​
Author: Cheng Yan, Guangyang Ye, Wuyang Zhang, Fan Xu, Zhijun Fan, Xiang Xia, Yanyong Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17188v1 Announce Type: new Abstract: Test-time scaling empowers Large Reasoning Models (LRMs) to tackle complex tasks via extensive Chain-of-Thought (CoT). However, this often induces the "overthinking" paradox, where redundant reasoning increases computational overhead without guaranteei...
57. 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/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17191v1 Announce Type: new 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 that f...
58. A Systematic Evaluation of Trajectory Data Curation for LoRA Fine-Tuning of Code Agents ​
Author: Yunze Han
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.17205v1 Announce Type: new Abstract: Supervised fine-tuning (SFT) of open-weight LLMs on expert agent trajectories has emerged as a prominent approach to building capable code agents without reliance on proprietary models. A central yet underexplored question is how trajectory quality and...
59. Constrained Path Reasoning: Measuring When Committed Stages Earn Their Cost ​
Author: Honglin Li (ShanghaiTech University)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17240v1 Announce Type: new Abstract: When does a committed intermediate stage in an LLM reasoning pipeline earn its cost? Constrained Path Reasoning (CPR) pairs a source-aware path hypothesis with stage-level accounting. Search generates provisional states; trusted or validated invariants...
60. LenGuard-GPC: Length Guarding with Guided-Prompt Consistency for Spatial Reasoning Reinforce Learning ​
Author: Xingjian Tao, Yiwei Wang, Yujun Cai, Jing Tang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17243v1 Announce Type: new Abstract: Multi-view spatial reasoning requires vision-language models to compare visual evidence across images, align object correspondences, and infer spatial relations over long visual contexts, a setting where chain-of-thought reasoning tends to grow verbose...
61. Coordinated Disentanglement with Iterative Mode Discovery Under Hidden Correlations ​
Author: Rong Hu, Ling Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17264v1 Announce Type: new Abstract: Disentangled representation learning is a powerful paradigm for robust attribute prediction. While recent methods address attribute correlations, hidden correlations remain underexplored, where data under the value of a certain attribute exhibit underl...
62. An Explicit World Model Based on Data-First Ontology: DaoQL Multimodal Storage Validation and Counterfactual Reasoning Evaluation ​
Author: Zhanbo Li, Shifeng Wu, Xiangjin Meng, Wenjie Cai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.DB
arXiv:2607.17269v1 Announce Type: new Abstract: Large language models encode world models implicitly in neural weights, which exposes four structural risks in high-precision domains such as medicine and finance: hallucination, frozen knowledge, poor explainability, and poor modifiability. This paper...
63. Lossless but Not Free: An Empirical Anatomy of Speculative Decoding on Consumer Hardware ​
Author: Param Chordiya
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.17283v1 Announce Type: new Abstract: Single-stream autoregressive decoding of large language models is bound by memory bandwidth: each generated token requires one full forward pass through the target model, and successive passes cannot be parallelized. Speculative decoding restructures t...
64. Learning-Driven Adaptive Audit Scheduling: A Sequential Decision Approach to Off-Chain Data Integrity ​
Author: Changting Lin, Fan Li, Weihang Yu, Keyang He, Mingyuan Yan, Yourong Chen, Meng Han
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CR
arXiv:2607.17305v1 Announce Type: new Abstract: We model cryptographic auditing of off-chain data as a Constrained MDP (CMDP) under partial observability: the storage node's hidden type and corruption state make the problem a POMDP, while a miss-rate ceiling rho imposes an explicit security constrai...
65. Agentic ERP: Multi-Agent Large Language Model Architecture for Autonomous Enterprise Resource Planning ​
Author: Zhihao Liu, Tianyu Wang, Xi Vincent Wang, Lihui Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.17331v1 Announce Type: new Abstract: Enterprise Resource Planning (ERP) systems record transactions reliably but still delegate almost all operational decision-making to human specialists, because classical rule-based automation cannot reason about exceptions and monolithic AI assistants ...
66. DeeperRadar: End-to-End MIMO Radar Design and Multi-Modal Fusion for Autonomous Vehicle Perception ​
Author: Eli Goldenshluger, Barak Pinkovich, Chaim Baskin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.RO
arXiv:2607.17351v1 Announce Type: new Abstract: DeeperRadar is a radar-centric, sensor-stack-conditioned framework that co-designs radar sensing and multi-modal 3D detection for autonomous mobility by learning a sparse acquisition pattern end-to-end with the fusion model. A learnable MIMO design mod...
67. Self-Modifying Lean Proof Agents with Verifier-Grounded Benchmark Coevolution ​
Author: Yuqing Li, Zeguan Wu, Yu Gan, Junyu Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, quant-ph
arXiv:2607.17352v1 Announce Type: new Abstract: Designing effective Lean proof agents is a central challenge in formal mathematical reasoning. Beyond building stronger provers, recent work emphasizes the workflow around Lean: how an agent decomposes proof obligations, uses tools and compiler feedbac...
68. Quantifying Diversity of Thought: A Predictive Law of Weighted LLM Ensemble Lift ​
Author: Junade Ali
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.LO, cs.MA
arXiv:2607.17384v2 Announce Type: new Abstract: This paper provides an experimentally verified formal law for calculating the uplift that diversity of thought provides in Large Language Model (LLM) ensembles. From first principles, we derive an exact decomposition of LLM ensemble lift into rescue an...
69. Intermittent Control Is Not Diluted Control: A Switching Effect in Artificial Agency ​
Author: Veronique Ziegler
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17432v1 Announce Type: new Abstract: Adaptive agents do not always regulate under the same timing conditions. Sometimes stabilization can begin before a disturbance has fully entered the internal state; at other times the agent can only recover after disruption has taken hold. A simple ex...
70. Empirical Grounding Improves the Realism of LLM Agents Simulating Human Behavior During Disruptions ​
Author: Chen Xia, Zexi Kuang, Yuqing Hu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17437v1 Announce Type: new Abstract: Large language model (LLM) agents offer a generative approach to simulating human behavior under conditions that may have few or no direct historical analogues, a common challenge in disaster and infrastructure-disruption planning. However, this genera...
71. AEC-DS: Adaptive Erasure Coding with PDP-Triggered Reputation and QoS-Aware Migration for Decentralized Storage ​
Author: Shuaiwen Li, Weihang Yu, Ke Wang, Meng Han
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17460v1 Announce Type: new Abstract: In decentralized storage systems, audit results are often not used directly to guide later redundancy and shard-placement decisions, which can lead to inefficient resource allocation and delayed recovery. We propose AEC-DS, a closed-loop adaptive erasu...
72. Panache: One-Pass Motif Discovery at Every Window Length ​
Author: Tej Sanibh Ranade
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.DB, cs.LG
arXiv:2607.17481v1 Announce Type: new Abstract: Motif discovery, the search for recurring patterns within a time series, is a core primitive of exploratory data analysis. A pattern, however, is defined by its duration, which analysts rarely know in advance. To resolve this unknown duration, an inter...
73. Pailitao-MMSearch: Building Native E-Commerce Multimodal Search Foundation ​
Author: Xiaohan Ye, Xu Chen, Zihan Gong, Jian Ding, Lianyu Du, Baicheng Chen, Yunmeng Shu, Jingqian Zhao, Zhixiang Zhao, Shuaiqi Jia, Chong Ma, Shuwen Xiao, Xiangheng Kong, Yuan Gao, Jun Song, Jinsong Lan, Xiaoyong Zhu, Bo Zheng
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17499v1 Announce Type: new Abstract: The evolution of e-commerce has fundamentally transformed how users search for products, shifting from simple text-based keyword queries to complex multimodal interactions that seamlessly combine product images, natural language descriptions, and mixed...
74. Can AI Agents Really Complete RTL-to-GDS? Lessons from Benchmarking Tool-Interactive EDA Workflows ​
Author: Jinyuan Deng, Zhengrui Chen, Xufeng Wei, Tianyu Xing, Chenyi Wen, Cheng Zhuo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.LG
arXiv:2607.17528v2 Announce Type: new Abstract: LLM-driven agent systems have emerged as a promising paradigm for electronic design automation (EDA), demonstrating strong potential for automating complex design workflows. However, existing evaluations primarily examine individual language models on ...
75. The Curvature Shadow: An Apparent Failure of Maximum-Entropy Equilibrium Selection is a Removable Artifact ​
Author: Luis Leal
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.GT, cs.LG, cs.MA
arXiv:2607.17543v1 Announce Type: new Abstract: In two-player zero-sum games whose Nash equilibria form a convex set, regularized solvers such as Regularized Nash Dynamics (R-NaD) empirically select the maximum-entropy member: the information projection (I-projection) of a uniform reference onto the...
76. Retain or Consolidate? Budget-Dependent Operator Selection for Language Agent Memory ​
Author: Qingcan Kang, Mingyang Liu, Shixiong Kai, Kaichao Liang, Zhentao Tang, Yuqi Cui, Tao Zhong, Mingxuan Yuan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17545v2 Announce Type: new Abstract: Language agents depend on memory across interactions. However, the limited context windows of large language models (LLMs) and their inference costs constrain how much memory can be used at once. Existing systems mainly follow two strategies: memory re...
77. Why Does Feedback-Augmented Self-Distillation Fail to Improve Retrieval-Interleaved Search Agents? ​
Author: Fan Yang, Rui Meng, Yuxin Wen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17558v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) offers a promising approach for training large language models without relying on a separate teacher model. However, its effectiveness on complex agentic tasks remains largely unexplored. In this work, we instantiate ...
78. Reinforcement Learning: From Algorithms To Foundation Models ​
Author: Zihan Ding
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17560v1 Announce Type: new Abstract: Reinforcement learning (RL) provides a framework for sequential decision making under explicit objectives. In its classical form, RL studies how an agent should act to maximise long-term reward in a dynamic environment. In richer settings, the problem ...
79. ZifaMem: Structured Memory for Persona, Preference, and Emotional Continuity in AI Companions ​
Author: Jingzhe Fang, Guozhi Xu, Yunfan Cui, Xiaochen Yang, Zhangyu Hua
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.17564v1 Announce Type: new Abstract: AI companions are judged not only by single-turn fluency but by whether they sustain emotional continuity: remembering who the companion is, what the user prefers, and how the relationship has felt. We present ZifaMem, a structured memory system that o...
80. A Dual-Hypothesis Reasoning Framework for LLM Guardrails ​
Author: Md Asiful Islam, Mihai Surdeanu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17575v1 Announce Type: new Abstract: We propose ARBITER, a novel LLM guardrail framework that introduces two key ideas: (i) dual-hypothesis reasoning, a reasoning method for LLM guardrails that explicitly considers both safe and unsafe interpretations of a prompt before making a safety de...
81. Is Progressive Disclosure All You Need for Long-Context Agents? ​
Author: Yifeng He, Yinzhe Zhao, Jicheng Wang, Hao Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.SE
arXiv:2607.17598v1 Announce Type: new Abstract: Long-document question answering usually forces a choice between loading the whole document into the context window and bolting on a separate retriever. Agentic AI suggests a broader option, giving the agent the document path and letting it decide how ...
82. Mechanistic Attention Guidance for Agent Memory Refinement ​
Author: Yechao Hong, Haiquan Qiu, Yaqing Wang, Quanming Yao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17621v1 Announce Type: new Abstract: Existing self-evolving memory systems mainly improve agent memory based on textual outputs, such as task trajectories and reflections. However, this text-based paradigm rarely incorporates internal mechanistic signals, leaving how retrieved memory is a...
83. Verify, Repair, Repeat, or Stop? Robust Stopping for Noisy Verify-Repair Loops in LLM Agents ​
Author: Yitao Wu, Si Shen, Rui Yang, Hong Peng, Bin Hu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.17641v1 Announce Type: new Abstract: Verify-repair loops are a standard means for large language model (LLM) agents to correct faulty plans in code generation, mathematical reasoning, and tool use. When both the verifier and the repairer are noisy, repair can damage already-correct plans,...
84. FlowBlock: Wavefront-Parallel Decoding for Self-Correcting Diffusion Language Models ​
Author: Bing Tian, Haikun Liu, Xiaocheng Zhong, Zhuohui Duan, Zhaokai Luo, Huayi Jin, Zhiyong Wang, Xiaofei Liao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17652v1 Announce Type: new Abstract: Block-wise diffusion large language models (dLLMs) decode sequentially at the block level, enabling effective KV-cache reuse across blocks but making inter-block decoding strictly serial. Prior work has attempted to unlock inter-block parallelism throu...
85. OrientSAM: Mitigating Camera-Centric Shortcut in Multimodal Spatial Reasoning via Orientation-Aware Spatial Alignment ​
Author: Wenxiao Fan, Hang Yin, Kan Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.MM
arXiv:2607.17657v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) still struggle with spatial reasoning that requires perspective transformation. In particular, they often rely on camera-centric cues rather than reasoning from the reference object's viewpoint, leading to syste...
86. Artificial Intelligence for Understanding and Managing Transportation Behavior in Sustainable Smart Cities ​
Author: Junbiao Pang, Muhammad Ayub Sabir, Fatima Ashraf
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17694v1 Announce Type: new Abstract: Urban transportation systems generate heterogeneous data, yet these data do not automatically become actionable management intelligence. This chapter adopts a behavior-centered perspective on artificial intelligence (AI), treating mobility records and ...
87. ProEvent: An Event-centric Benchmark for Proactive Agents ​
Author: Guanzhen Li, Liangming Pan, Leye Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17701v1 Announce Type: new Abstract: Proactive agents are expected to anticipate user needs and provide autonomous assistance by perceiving environmental context without explicit instructions. A fundamental capability of such agents is to identify and track users' upcoming events, enablin...
88. LaT: LLM-as-Trainer for Multi-Task Vehicle Routing Solvers ​
Author: Yang Wang, Ya-Hui Jia, Wei-Neng Chen, Yi Mei, Wen Song, Zhiguang Cao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17708v1 Announce Type: new Abstract: Multi-task neural solvers aim to handle multiple Vehicle Routing Problem (VRP) variants within a unified model, avoiding separate training for each constraint combination. However, VRP variants differ in optimization difficulty, while existing methods ...
89. Learning to Detect Cross-Modal Negation: An Analysis of Latent Representations and an Attention-Based Solution ​
Author: Ali AbuSaleh, Leon Hammerla, Alexander Mehler
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17712v1 Announce Type: new Abstract: Detecting high-level semantic concepts like negation across modalities remains a challenge for current multimodal systems. We analyze this as a fundamental representation learning problem, providing the first evidence that negation does not form a line...
90. SR-Agent: An Experience-Driven Agentic Framework for Post-Ranking Strategy Refinement in E-Commerce Recommendation ​
Author: Hanchen Yang, Kaiwen Yang, Junpeng Zhuang, Yang He, Keting Cen, Bochao Liu, Zhongbo Sun, An Liu, Zhongteng Han, Chenyi Lei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.17719v2 Announce Type: new Abstract: User experience is a first-class objective in industrial e-commerce recommender systems (RS). Post-ranking strategies, which govern diversity, similarity, and exposure over a ranked list, are widely deployed in industrial RS for their simplicity and lo...
91. Semantically Similar, Logically Distinct: Diagnosing the Semantic-Answerability Gap in Table RAG ​
Author: Jiaming Tian, Liyao Li, Wentao Ye, Haobo Wang, Lihua Yu, Zujie Ren, Gang Chen, Junbo Zhao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17742v1 Announce Type: new Abstract: Tables are a critical knowledge source in retrieval-augmented generation (RAG), but a retrieved table may lack sufficient evidence to answer a query, a property we call answerability. While answerability broadly concerns whether a source or collection ...
92. WuYu-EnvLE-Bench: A Benchmark for Evaluating Large Language Models in Environmental Law Enforcement ​
Author: Ziliang Yang, Yi Zhang, Kaijun Lin, Jiachao Ke, Haihong Xu, Zongguo Wen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17745v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly considered for environmental enforcement, but their ability to produce traceable enforcement decisions remains unclear. We introduce WuYu-EnvLE-Bench, a benchmark built from real enforcement cases, regulato...
93. Dynamic Defense Profiling Enables Cognitive Jailbreak of Text-to-Image Models ​
Author: Dongdong Yang, Deyue Zhang, Zhao Liu, Zonghao Ying, Wenzhuo Xu, Jiankai Jin, Xiangzheng Zhang, Quanchen Zou
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17779v1 Announce Type: new Abstract: Text-to-Image (T2I) generative models have achieved remarkable progress in synthesizing high-quality visual content, yet they remain vulnerable to adversarial misuse, particularly in generating Not-Safe-For-Work (NSFW) images. Most existing jailbreak a...
94. Financial Audit Assistance using Misinformation Detection and Explanation ​
Author: Kshitij Madhav Jadhav, Sushodhan Vaishampayan, Manoj Apte, Sachin Pawar, Nitin Ramrakhiyani, Girish Keshav Palshikar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17797v1 Announce Type: new Abstract: Financial statements (FS) such as Balance Sheet (BS), Income Statement (IS) and Cash-flow Statement (CS) summarize the annual financial performance of a company. FS are widely used for evaluating corporate governance, credit appraisal, risk analysis, v...
95. PGN: Design and Implementation of a Vision-Language Navigation System Based on Pangu Multimodal Foundation Model ​
Author: Li Xian, Mingxi Li, Yizheng Wang, Yiming Shen, Qi Chen, Zhuoling Xiao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17806v1 Announce Type: new Abstract: Vision-Language Navigation (VLN) requires an embodied agent to interpret a natural-language instruction and predict actions from temporally ordered visual observations. Adapting a multimodal large language model to VLN requires visual-language alignmen...
96. A Hardware-oriented Approach for Efficient Bayesian Inference Computation and Deployment ​
Author: Nikola Pi\v{z}urica, Matteo Risso, Nikola Milovi'c, Alessio Burrello, Igor Jovan\v{c}evi'c, Conor Heins, Miguel de Prado
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17855v2 Announce Type: new Abstract: Bayesian inference provides a principled foundation for reasoning under uncertainty, but its computational cost hinders deployment on resource-constrained edge devices. In this paper, we present a hardware-oriented methodology for accelerating discrete...
97. Exploratory and Assimilating Reflection: Reflective Recall Cycle for Long-term Memory ​
Author: Ganesh Senrayan, Moyuru Yamada, Ishan Jindal, Kiran Purohit
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17879v1 Announce Type: new Abstract: LLM-based autonomous agents require external memory to overcome their statelessness and limited context window for long-term interaction and dynamic knowledge reasoning. However, existing memory retrieval methods often lack adaptability and sample effi...
98. ST-Veto: Spatio-Temporal Token Veto for Diffusion MLLMs via Taylor Prediction and Visual Grounding ​
Author: Keuntae Kim, Beomseok Lee, Hyunwoo Kim, Yong Suk Choi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17884v1 Announce Type: new Abstract: Vision Language Models (VLMs) achieve strong reasoning with Chain-of-Thought (CoT) prompting but incur high sequential-generation cost, error accumulation, and limited self-correction. Diffusion Multimodal Large Language Models (dMLLMs) unmask tokens i...
99. 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/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17890v1 Announce Type: new 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. Existi...
100. PEARL: Auditable Repair for Scientific Reasoning Graph Extraction ​
Author: Bohan Su, Pengze Li, Yuchen Lu, Xi Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17917v1 Announce Type: new Abstract: Scientific Reasoning Graph Extraction (SRGE) aims to recover explicit links among observations, evidence, intermediate claims, and paper-level conclusions. LLMs can produce graph-like scientific explanations, but their outputs often mix malformed synta...
101. The Autonomous Agency Scale: A Behavioral Framework for Measuring Self-Directed Behavior in AI Systems ​
Author: Samuel Presgraves
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CY, cs.HC
arXiv:2607.17947v1 Announce Type: new Abstract: Existing AI measurement frameworks quantify cognitive capability, task automation, or catastrophic risk, but none measure autonomous agency: the extent to which a system behaves in a self-directed way. A system can saturate capability benchmarks while ...
102. Towards Agentic Agent-based Models: Feasibility, Performance, and Statistical Model Checking ​
Author: Stefano Blando, Emanuele Guerrazzi, Riccardo Porcedda, Giuseppe Squillace, Max Tschaikowski, Andrea Vandin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2607.17948v1 Announce Type: new Abstract: Agent-based models (ABMs) rely on simple, explicit and reproducible rules for individual decision making, while complex collective behavior emerges from interactions among agents. Recent advances in large language models (LLMs) make it tempting to repl...
103. OntoExtend: A Framework for Requirement-driven and Scalable Ontology Extension with LLMs ​
Author: Anna Sofia Lippolis, Mohammad Javad Saeedizade, Stefan Schmid, Simon Blattner, Robin Keskis"arkk"a, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17963v1 Announce Type: new Abstract: Ontology extension refers to the process of enriching an existing ontology in response to emerging requirements, making it more complete. This task is a resource-intensive and error-prone process. Large Language Models (LLMs) have shown promising perfo...
104. SAGE: Subgoal-Conditioned Action Generation for Latent World Model Planning ​
Author: Letian Cheng, Qi Zhang, Yisen Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.17973v1 Announce Type: new Abstract: Latent world models have emerged as a powerful planning paradigm by learning action-conditioned predictive dynamics and using them as internal simulators to imagine and evaluate candidate action sequences. However, as the planning horizon grows, perfor...
105. Do Maps Still Matter for Machines: Revisiting the Role of Choropleth Maps in Foundation Model Spatial Understanding ​
Author: Zhiwei Wei, Yonghe Sun, Zhenjia Liu, Wenjia Xu, Chao He, Weihua Dong, Chunbo Liu, Hua Liao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.17999v1 Announce Type: new Abstract: Spatial understanding is crucial for foundation models (FMs), and maps have long helped humans organize and reason about geographic information. This study examines whether choropleth maps remain useful for machine spatial understanding when models can...
106. PAMD: Structured Adaptive Distances for Bisimulation Representations in Visual Reinforcement Learning ​
Author: Daegyeong Roh, Juho Bae, Han-Lim Choi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.18004v1 Announce Type: new Abstract: Many visual reinforcement learning (RL) algorithms learn representations by matching latent distances to a behavioral distance induced by reward and transition similarity. In practice, the choice of the latent distance can strongly affect performance: ...
107. Rethinking Heterogeneous LLM Merging: A Weighted Model Averaging Perspective ​
Author: Jiahe Fan, Yinghao Hou, Si Chen, Aiyuan Zhang, Hong Xie, Defu Lian
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18026v1 Announce Type: new Abstract: Can large language models with substantially different parameter spaces be merged by direct weighted averaging, without training or semantic alignment? Existing heterogeneous fusion methods typically introduce distillation, adapters, learned latent spa...
108. AdaHome: An Adaptive Smart Home Assistant using Local Small Language Models ​
Author: Eu Jin Lim, Zhaoxing Li, Sebastian Stein
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18034v1 Announce Type: new 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 heav...
109. The Shared Discovery Paradox: How a One-Answer Rule Turns Better Information into Worse Search ​
Author: Yohei Nakajima
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.GT, cs.MA
arXiv:2607.18045v1 Announce Type: new Abstract: Organizations often pool dispersed information into one ranking and then allow many agents to act on that shared view. In a discovery problem, this can improve beliefs while reducing coverage. We develop an exactly solvable benchmark with sixteen boxes...
110. WorldCupArena: Fine-Grained Evaluation of Language Models and Deep-Research Agents on Football Forecasting ​
Author: Zhaokai Wang, Tianlin Gui, Jiayuan Rao, Shangzhe Di, Yihong Tang, Dingli Liang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG
arXiv:2607.18084v1 Announce Type: new Abstract: Predicting a football match before kickoff requires more than knowing past results: a model must use changing information and make a clear prediction before the answer is available. We present WorldCupArena, a dynamic benchmark for language models and ...
111. Judge-dependent safety gains and model-specific helpfulness costs of evidence-sufficiency prompting in clinical LLMs ​
Author: Koyar Afrasyab
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18086v1 Announce Type: new Abstract: Background: LLM judges increasingly score whether clinical language models give overconfident answers under incomplete evidence, yet whether a measured "safety gain" reflects real behavior change or the judge's calibration is unresolved. Using a struct...
112. Can We Break LLMs Out of Self-Loops? Fine-Grained Reasoning Control with Activation Steering ​
Author: Sheldon Yu, Tong Yu, Xunyi Jiang, Rohan Surana, Gagan Mundada, Sungchul Kim, Lina Yao, Julian McAuley, Junda Wu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.18100v1 Announce Type: new Abstract: Extended reasoning has become standard for frontier Large Language Models (LLMs), yet the trajectories these models produce remain largely uncontrollable. Existing methods for shaping how a model reasons are prompt based approaches and operate at the i...
113. SGA: Plug&Play Geometric Verification for Educational Video Synthesis ​
Author: Lopez Jhon, Hinojosa Carlos, Ghanem Bernard
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV, cs.GR, cs.MA, cs.MM
arXiv:2607.18116v1 Announce Type: new Abstract: Recent work leverages Large Language Models (LLMs) to generate executable code for pedagogical animations using libraries such as Manim. However, ensuring spatial correctness and visual legibility remains challenging, as existing frameworks emphasize p...
114. Logical Judgments Under Pressure: Diagnosing Syllogistic Stability with Learned Soft Prefixes ​
Author: Brian K Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.18228v1 Announce Type: new Abstract: To test how correct logical judgments respond to learned context, we prepend a soft prefix to an exactly labeled syllogistic reasoning benchmark while keeping the model fixed. Soft prefixes are opaque continuous vectors, so we characterize them through...
115. DocOCR-Eval: A Correction-Based Framework for OCR Tool Selection Without Ground Truth ​
Author: Zihan Xu, Puzhen Wu, Lawrence Chun Man Lau, Wei Liu, Sirui Li, Yifan Peng, Yihao Ding
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.16203v1 Announce Type: cross Abstract: Document parsing is a foundational step for document understanding tasks such as visual question answering and key information extraction, as it transforms unstructured scanned images into structured representations by extracting textual, visual, and...
116. What Makes Linguistic Representations Good Models of High-Level Visual Perception in the Human Brain? ​
Author: Anna Bavaresco, Ina Klari'c, Raquel Fern'andez, Marie-Francine Moens
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16214v1 Announce Type: cross Abstract: Image descriptions represented with language models (LMs) predict human brain responses to naturalistic images in high-level visual regions, but the factors driving this predictivity remain unclear. To investigate this, we systematically studied how ...
117. Comparing Spectrogram Front-Ends for Abnormal Heart-Sound Detection with a Convolutional Neural Network ​
Author: Abhinav Pala, Dhanush Pala
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG, cs.SD, eess.AS
arXiv:2607.16220v1 Announce Type: cross Abstract: Heart disease kills a lot of people, and one cheap way to catch it early is by listening to heart sounds with a stethoscope, or better yet, just recording them and running them through a model. This project is a binary classification task: take a sho...
118. Fully-sensorized smart-eyewear platform for on-device Machine Learning ​
Author: Andrea Giudici, Christian Veronesi, Pietro Bartoli, Mario Cali`o, Aurelio Teliti, Giacomo Gervasoni, Diana Trojaniello, Franco Zappa
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, eess.SP
arXiv:2607.16222v1 Announce Type: cross Abstract: This paper presents ARGO, a smart eyewear platform designed to bridge ergonomic comfort, high computational throughput, and energy efficiency. Unlike cloud-dependent solutions, ARGO leverages the STM32N6 microcontroller and its integrated Neural Proc...
119. International Agreements to Limit Frontier AI: Objectives and Exit ​
Author: Lennart Finke
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.16224v1 Announce Type: cross Abstract: An international agreement to limit AI development could be crucial to mitigate risks from AI. However, it remains unclear which conditions should determine when the limiting measures are relaxed. We survey existing international agreements, outline ...
120. RouteCost: A Production-Inspired Multi-Stage Framework for Pre-Order Shipping Cost Estimation in E-Commerce ​
Author: Xianling Zeng, Zihan Yu, Sichen Zhao, Yalun Qi, Zhiming Xue
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16230v1 Announce Type: cross Abstract: Accurate pre-order shipping cost estimation is important in e-commerce because it affects price presentation, margin planning, and conversion. In practice, shipping cost is shaped not only by distance but also by destination demand mix, billable weig...
121. From Weights to Words: Expressing and Editing Preference Model Inferences in Natural Language ​
Author: Zachary Wojtowicz, Ayush Nayak, Jacob Andreas
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.HC
arXiv:2607.16232v1 Announce Type: cross Abstract: The growing use of statistical learning algorithms to infer human preferences from high-dimensional choice data runs up against a fundamental challenge: choice alternatives typically differ in many ways simultaneously, so it is generally unclear whic...
122. Token-Level Cross-Modal Transformer with Contrastive Multi-Task Learning for Breast Cancer Subtype Classification and Survival Prediction ​
Author: Suxing Liu Byungwon Min
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16233v1 Announce Type: cross Abstract: Integrating heterogeneous genomic and clinical modalities for joint cancer subtype classification and survival prediction remains a key challenge in precision oncology. Existing approaches suffer from three limitations: (1) they treat each modality a...
123. HantaWatch: Federated Learning for Hantavirus Genomic Surveillance ​
Author: Shanika Iroshi Nanayakkara, Shiva Raj Pokhrel
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16234v1 Announce Type: cross Abstract: Hantavirus genomic surveillance is limited by the distribution of sequence data, non-IID source heterogeneity, and constrained expert-review capacity. We propose HantaWatch, a federated learning framework that enables laboratories and surveillance si...
124. OpenMHC: Accelerating the Science of Wearable Foundation Models ​
Author: Narayan Schuetz, Yuze Bai, Lianggang Pan, Edgar Eggert, Favour Nerrise, Juan Delgado-SanMartin, Max Rosenblattl, Milana Gurbanova, Mohammad Asadi, Anders Johnson, Paul Schmiedmayer, Dennis Wang, Allan Lawrie, Daniel Seung Kim, Xin Liu, Akshay Paruchuri, Ehsan Adeli, Euan Ashley, Kelly W. Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16235v2 Announce Type: cross Abstract: Mobile and wearable devices offer an unprecedented opportunity for continuous, passive health monitoring and active health coaching. However, the largest wearable datasets are not publicly available for research, and leading wearable foundation model...
125. The Failures of Marginal Influence-Based Attribution Methods for Global Time Series Explanations ​
Author: Amadeo Tunyi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16236v1 Announce Type: cross Abstract: Explainability methods for time series models predominantly produce flat attribution scores: they quantify the direct influence of a feature at a timestamp by a scalar. We prove that the dominant failure mode of such methods is not the scalar format ...
126. Quantizing Recursive Reasoning Models ​
Author: Thorir Mar Ingolfsson, Wajeeha Tahir, Anna Tegon, Lionnus Kesting, Gamze .Islamo\u{g}lu, Luca Benini
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16237v1 Announce Type: cross Abstract: Recursive reasoning models solve hard puzzles by applying compact, weight-tied blocks over many refinement steps. Because these blocks are reused many times, quantizing them creates a unique dynamical problem: the quantization error is incurred at ev...
127. Diffusion-corrected Autoregressive Fourier Neural Operator for Droplet Evolution Prediction ​
Author: Jinghao Cao, Minsung Kang, Hongyue Sun, Chi Zhou, Jihoon Chung, Xubo Yue, Sanchoy Das, Bo Shen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.comp-ph, physics.flu-dyn
arXiv:2607.16238v1 Announce Type: cross Abstract: Predicting droplet evolution in material jetting, or Inkjet Printing (IJP), is essential for maintaining printing quality. However, long-horizon forecasts remain challenging due to error accumulation and the complex coupling of process variables. In ...
128. Normalized Rewards for Preference Optimization ​
Author: Shawn Im, Federico Danieli, Skyler Seto, Barry-John Theobald, Katherine Metcalf
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16240v1 Announce Type: cross Abstract: Direct Alignment Algorithms (DAAs) such as DPO have become a common way to post-train and align LLMs with human preferences. However, DAAs have been observed to over-optimize their implicit reward model and decrease the likelihood of preferred respon...
129. KernelBench-Verified: Do LLM-Generated Kernels Actually Beat PyTorch? ​
Author: Yunxiang Zhang (Xiangjun), Ping Yu (Xiangjun), Jianyu Wang (Xiangjun), Max (Xiangjun), Fan, Julian Reed, Azalia Mirhoseini, Will Su
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16241v1 Announce Type: cross Abstract: Recent large language models (LLMs) can generate custom CUDA kernels that appear to outperform PyTorch on benchmarks such as KernelBench. Building upon this foundational framework, we demonstrate that frontier models frequently engage in reward hacki...
130. TRACE: Trajectory-Based Safety Patch Learning for LLM Post-Training Realignment ​
Author: Changyue Li, Jiaming He, Youliang Yuan, Jialin Wu, Boxi Yu, Zhicong Huang, Pinjia He
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2607.16242v1 Announce Type: cross Abstract: Fine-Tuning-as-a-Service (FTaaS) platforms let users train large language models (LLMs) on customized tasks, but this pipeline could erode models' safety alignment. In practice, service providers need to recover models' safety without re-running full...
131. RobustMAD: Evaluating Real-World Robustness of Multimodal Small Language Models for Deployable Anomaly Detection Assistants ​
Author: Anushiya Arunan, Xin Li, Yan Qin, U-Xuan Tan, Nhu Khue Vuong, Xiaoli Li, Chau Yuen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16243v1 Announce Type: cross Abstract: Multimodal industrial anomaly inspection assistants are a critical component of next-generation smart factories, enabling interactive vision-language-based querying. However, multimodal large language models remain impractical for on-site deployment ...
132. CIGPO: Contextual Information-Gain Policy Optimization for Multi-Turn Evidence-Reading LLM Agents ​
Author: Hao Dou
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.16244v1 Announce Type: cross Abstract: Training multi-turn evidence-reading agents with outcome-only reinforcement learning is unstable because intermediate turns receive little direct credit. In HotpotQA experiments with Qwen2.5-3B-Instruct, GRPO initially improves (standard F1 0.430) bu...
133. Learning Structural Manipulability in Gate-Level Netlists Using Graph Neural Networks ​
Author: Rupesh Raj Karn, Ozgur Sinanoglu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16245v1 Announce Type: cross Abstract: Gate-level netlists exhibit intrinsic structural properties that influence signal propagation independently of functional simulation. We define a topology-driven structural manipulability score that characterizes node-level structural flexibility usi...
134. Let the Data Decide: Supervision Analysis, Capability Trade-offs, and Adaptive Objective Routing in Continued Pre-Training via Off-Policy Distillation ​
Author: Jiangan Yuan, Zhixuan Li, Han Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16246v1 Announce Type: cross Abstract: Off-policy distillation is now central to large language model pre-training, yet how training data, objective parameterization, and model capabilities interact remains poorly characterized. We studies top-$k$-truncated, temperature-scaled off-policy ...
135. High-accuracy Low-Bit KV-Cache Quantization via Local Distribution Restoration ​
Author: Gradwell Dzikanyanga, Yanqi Pan, Weihao Yang, Donglei Wu, Wen Xia, Hao Huang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16248v1 Announce Type: cross Abstract: Long-context large language model inference relies on the KV cache to avoid redundant attention computation, but incurs high memory and bandwidth overheads. Low-bit KV-cache quantization reduces this cost, yet it severely degrade quality; particularl...
136. An Agentic Interface for End-to-End Probabilistic Seismic Hazard and Risk Analysis ​
Author: Sreenath Vemula, Pierre Jehel, Fabrice Cotton, Filippo Gatti
Published: 7/21/2026, 4:00:00 AM
Categories: physics.geo-ph, cs.AI
arXiv:2607.16249v1 Announce Type: cross Abstract: Probabilistic seismic hazard and risk analyses are backbone to building codes, insurance pricing, and disaster management. Yet their open-engine pipelines remain accessible primarily to experts. We present the first agentic interface to the end-to-en...
137. Benchmarking Machine Learning Models for Multi-Omics-Based Breast Cancer Prediction ​
Author: Priyanka Paudel, Madan Baduwal
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16250v1 Announce Type: cross Abstract: Estrogen Receptor (ER) status is a critical biomarker in breast cancer diagnosis, prognosis, and treatment selection. Recent advances in high-throughput sequencing technologies have enabled the generation of multi-omics datasets that provide compleme...
138. SOS-LoRA: Static Orthogonal-Subspace Low-Rank Adaptation with Fixed Multi-Scale Scaling ​
Author: Yupeng Chang, Yuan Wu, Yi Chang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16252v1 Announce Type: cross Abstract: Low-Rank Adaptation (LoRA) is a widely used parameter-efficient fine-tuning (PEFT) method for large language models. Under a fixed rank budget, LoRA parameterizes each adapted weight through a single low-dimensional input-side pathway, which may coup...
139. Comprehensive Evaluation of Machine Learning for Type 2 Diabetes Risk Prediction: Large-Scale External Validation and Fairness Analysis ​
Author: Rajveer Singh Pall, Sameer Yadav, Siddharth Bhalerao, Sourabh Sahu, Ritu Ahluwalia, Bhaskar Awadhiya
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16253v1 Announce Type: cross Abstract: Machine learning-based Type 2 diabetes risk prediction models obtain good internal validation results but lose effectiveness in real-world applications due to deficient external testing and fairness assessment. We developed a multi-dimensional framew...
140. Feature Generation Using LLMs: An Evolutionary Algorithm Approach ​
Author: Aria Nourbakhsh, Beno^it Alcaraz, Christoph Schommer
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.16255v1 Announce Type: cross Abstract: A crucial step in machine learning pipelines is to present each entity with features or attributes that are representative of the characteristics of the processed entities. Feature engineering is an important step in finding a relation among attribut...
141. Discovery by Dreaming: Cross-Domain Recombination in Artificial Memory ​
Author: Oliver Zahn, James Evans, David Eagleman
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR, cs.NE
arXiv:2607.16256v2 Announce Type: cross Abstract: Dreams splice together people, places, and times that never met. Neuroscience suggests this recombination is not noise, but a function driving insight and creative discovery. This reframes memory consolidation: rather than merely defending against fo...
142. From Outcomes to Actions: Leveraging Hindsight for Long-Horizon Language Agent Training ​
Author: Zishang Jiang, Tingyun Li, Jinyi Han, Xinyi Wang, Sihang Jiang, Yizhou Ying, Xiaojun Meng, Jiansheng Wei, Jiaqing Liang, Yanghua Xiao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.16257v1 Announce Type: cross Abstract: Reinforcement learning (RL) has become a widely adopted technique for improving large language models (LLMs) on complex tasks. Despite this progress, existing RL methods still face challenges in training agents with longer-horizon interactions. One m...
143. Neural Controlled Differential Equations for EMT-Level Surrogate Modeling of Grid-Forming Inverters ​
Author: Jiagang Qu, Yong Tao, Dan Wang, Enyi Li, Jingjing Qi, Ding Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16258v1 Announce Type: cross Abstract: The application of artificial intelligence methods in power electronic converter modeling is becoming increasingly widespread, but existing applications still face many challenges, such as difficulties in multi-time-scale hybrid analysis and the lack...
144. AdaSurvMamba: Dynamic Fusion and Semantic Scanning for Multimodal Survival Analysis ​
Author: Jialong Zhong, Tingwei Liu, Baokun Yue, Jingjing Li, Yongri Piao, Miao Zhang, Leiye Liu, Jiahong Jiang, Wei Ji, Huchuan Lu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.16260v1 Announce Type: cross Abstract: Multimodal survival analysis utilizing whole slide images (WSIs) and genomic profiles is fundamental for cancer prognosis. Recently, state-space models like Mamba have emerged as powerful tools for sequence modeling. However, translating this success...
145. Reducing Per-Sample Harm in Stochastic Optimization ​
Author: Apostolos Avranas
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.16261v1 Announce Type: cross Abstract: Modern optimizers combine gradients from the current mini-batch with historical optimization state, such as momentum or adaptive moments. While highly effective, aggregating across the batch and incorporating this history can produce parameter update...
146. Autonomous mechanistic discovery of colorectal cancer vulnerabilities via multi-scale AI swarms ​
Author: Christopher Baker, Tianyu Ren, Karen Rafferty, Hui Wang, Simon McDade
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16262v1 Announce Type: cross Abstract: The acceleration of automated scientific discovery has been fundamentally bottlenecked by the epistemic gap between the semantic reasoning of large language models (LLMs) and the deterministic physics of mammalian biology. While recent multi-agent fr...
147. Composable Verification Pipelines for Multi-Agent Systems ​
Author: Julian Alfredo Mendez, Andreas Br"annstr"om
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LO, cs.AI, cs.LG, cs.MA, cs.PL
arXiv:2607.16266v1 Announce Type: cross Abstract: Existing approaches for reasoning about action and change provide expressive semantics for modeling dynamic systems, in most cases built on top of logic programming systems. We introduce a modular framework for transition and trajectory verification ...
148. From Intent to Infrastructure: LLM-Driven Agent Compilers for ISAC Networks ​
Author: Lijie Zheng, Xudong Zhong, Baoquan Ren, Xiangwu Gong, Xinghui Zhu, Ji He
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SP, cs.AI
arXiv:2607.16269v1 Announce Type: cross Abstract: Integrated sensing and communications (ISAC) is moving from proof-of-concept demonstrations to system-level deployment in sixth-generation (6G) networks. Because sensing and communication share hardware, spectrum, and waveform resources, ISAC design ...
149. Physics-Informed Feature Engineering 1D-CNN for Multilayer Cloud Detection from Geostationary Satellites ​
Author: Fu Wang, Chi Yang, Qi-Feng Lu, Rui-Xia Liu, Xiao-Fei Yang, Xiao-Fang Liu, Bo Li, Lin Chen
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, physics.ao-ph
arXiv:2607.16270v1 Announce Type: cross Abstract: Multilayer cloud detection from active--passive observation is vital for numerical weather prediction. In this study, channel selections derived from threshold-based algorithms are embedded as feature-engineering priors into a 1D-CNN, and machine lea...
150. ForensicNet: Lightweight Attention-Enhanced MobileNetV2 for Automated Face Identification ​
Author: Savitha N J, Lata B T
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16273v1 Announce Type: cross Abstract: In forensic environments, automated identification of perpetrators is difficult due to pose changes, changes in light, occlusion, and lack of labeled data. This paper presents ForensicNet, a lightweight deep learning framework for forensic face recog...
151. Intelligence-Guided Adaptive Purification for DDoS-Resilient Quantum Networks: A CUDA-Q based Study ​
Author: Santanu Ganguly
Published: 7/21/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.ET, cs.NI
arXiv:2607.16276v1 Announce Type: cross Abstract: Quantum-repeater networks require adaptive control policies that balance entanglement generation rate, end-to-end fidelity, purification overhead, and memory-induced latency. This tradeoff becomes more complex when the classical control plane is degr...
152. GenSyn10: A Multi-Generative AI Dataset For Benchmarking Image Classification ​
Author: Md Faraz Kabir Khan, Saeed Anwar, Ghulam Mubashar Hassan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16283v1 Announce Type: cross Abstract: The rapid advancement of generative AI has outpaced our ability to reliably detect its outputs, particularly when detectors encounter generators they have not seen before. We introduce GenSyn10, a CIFAR-10-aligned synthetic image dataset of 60,000 im...
153. Depth Estimators Are Implicit Neural Fields for 3D Scene Geometry Inpainting and Reconstruction ​
Author: Yingzhao Jian, Zihao Lin, Hehe Fan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.16286v1 Announce Type: cross Abstract: The 3D geometry of real-world scene data is often incomplete. Mainstream methods use depth estimators to inpaint missing structure. However, their prediction results can be inconsistent with observed geometry, or unreliable on out-of-distribution dat...
154. Identity-Consistent Expression Fields: A Disentangled Neural Radiance Field Framework for Few-Shot Facial Expression Synthesis ​
Author: Minh Tran
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16287v1 Announce Type: cross Abstract: Neural Radiance Fields (NeRF) have enabled photorealistic novel-view synthesis of 3D scenes and, in the facial domain, have been extended to reconstruct and animate 3D face models from a small number of images. However, existing few-shot dynamic NeRF...
155. It Depends on the Dataset: When a Brain-Encoding Model's Predicted Responses Beat Their Visual Backbone for Video Memorability ​
Author: Carson Rodrigues
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.16292v2 Announce Type: cross Abstract: Brain-encoding foundation models predict fMRI responses to video, audio, and text well enough to win the Algonauts 2025 challenge. We ask whether their predicted responses, obtained with no scanner, are a useful feature lens for a downstream human-be...
156. A${}^2$BM: Alignment-Aware Bridge Matching for Image-to-Image Translation ​
Author: Aimi Okabayashi (UBS Vannes), Georges Le Bellier (LIP, CEDRIC - VERTIGO), Nicolas Audebert (LaSTIG, IGN, CEDRIC - VERTIGO), Charlotte Pelletier (OBELIX), Thomas Corpetti (LETG - Rennes), Nicolas Courty (OBELIX)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16294v1 Announce Type: cross Abstract: Paired image-to-image translation underpins a wide range of computer vision tasks, including image editing, sensor translation, and domain adaptation. Bridge matching and flow matching have recently emerged as powerful frameworks, extending diffusion...
157. Emergent Hierarchical Monosemantic Neurons from the Group-Contrastive Forward-Forward Algorithm ​
Author: Yiming Tang, Qinglin Qi, Zhaoqian Yao, Harshvardhan Saini, Dianbo Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16295v1 Announce Type: cross Abstract: Mechanistic interpretability has made significant strides in understanding neural network representations, with sparse dictionary learning (SDL) methods, most prominently sparse autoencoders, as a central paradigm. However, recent work has reported s...
158. Efficient EEG Seizure Detection Using INT8 Quantization, Channel Pruning, and Spiking Neural Networks ​
Author: Kartikey Ahlawat
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, cs.LG
arXiv:2607.16296v1 Announce Type: cross Abstract: Continuous EEG monitoring for epilepsy is constrained by the limited power and memory budgets of wearable and implantable devices. Deep neural networks can detect seizures with high accuracy, but their computational cost and model size make them diff...
159. Med-OPD: Improving Medical Vision-Language Models via Evidence-Aware On-Policy Distillation ​
Author: Yunhang Qian, Jiaquan Yu, Jiawei Liu, Meng Wang, Hongwei Bran Li, Xiaobin Hu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16303v1 Announce Type: cross Abstract: Medical Vision-Language Models (Med-VLMs) require reliable reasoning from fine-grained visual evidence, yet existing models can produce plausible clinical answers by relying on language priors or medical templates rather than truly attending to diagn...
160. LookME: Lookup-Based Multimodal Embeddings for Layer Injection in Vision-Language Models ​
Author: Zeyu Xu, Xingzhong Hou, Pengkai Guo, Siling Lin, Xiao Xu, Menghua Zhai, Haoyu Chen, Yunke Zhang, Fei Huang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16305v1 Announce Type: cross Abstract: Vision-Language Models (VLMs) have achieved strong progress in multimodal understanding. However, scaling dense or sparse Mixture-of-Experts (MoE) models to improve performance limits deployment in resource-constrained environments due to the trade-o...
161. DAUPNet: Domain-Aware Uncertainty Modeling for Reliable Prototype Discrimination in Cross-Domain Few-Shot Semantic Segmentation ​
Author: Lei Yuan, Zhongxu Hu, Jingyi Wen, Pengxing Yi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16308v1 Announce Type: cross Abstract: Cross-domain few-shot semantic segmentation (CD-FSS) has predominantly been formulated as learning domain-invariant representations or improving support-query correspondence. Nevertheless, large domain shifts still make prototype matching unreliable:...
162. Seeing What Is Actually There: PriVE-Bench and PriVE-Tools for Counterfactual Evaluation of Agentic Visual Evidence in VLMs ​
Author: Jingyu Sun, Jiachen Tu, Yuyang Xue, Yaoxin Jiang, Guoyi Xu, Zhengtao Yao, Rui Qian, Yizheng Sun, Hongpeng Zhou, Jingyuan Sun, Yan Lin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16311v1 Announce Type: cross Abstract: Vision-language models (VLMs) often answer visual questions using learned language and category priors rather than grounding their predictions in the image itself. Counterfactual images provide a natural diagnostic setting for this failure mode: when...
163. Monte Carlo Dropout Uncertainty and Entropy-Thresholded Selective Prediction for Architecture-Agnostic Brain Tumor MRI Triage ​
Author: Medhansh Sharma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.16317v1 Announce Type: cross Abstract: Deep networks now subtype brain tumors on MRI about as well as specialist readers, yet accuracy is not what keeps them out of the clinic. What matters at the point of care is whether a model's confidence can be trusted to flag the cases it is likely ...
164. GMoT: Gated Motion-Aware Tokenization for Fine-Grained Micro-Gesture Video Reasoning with Multimodal LLMs ​
Author: Taorui Wang, Wei Xia, Hui Ma, Zijia Song, Jiayu Zhang, Zeheng Wang, Yong Xu, Zitong Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16322v1 Announce Type: cross Abstract: Micro-gesture recognition demands the detection of fleeting, spatially localized movements that are frequently overwhelmed by dominant static appearances and background noise. While Multimodal Large Language Models (MLLMs) excel at general video unde...
165. DMFNet: Dual-Backbone Multiscale Fusion Network for Urban Scene Classification ​
Author: Anamitra Ghosh, Abhiroop Chatterjee, Susmita Ghosh
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16338v1 Announce Type: cross Abstract: This article presents DMFNet, a dual-backbone multiscale feature fusion framework with residual feature propagation and spatial attention for remote sensing scene classification. Existing approaches often face challenges in effectively capturing mult...
166. AEVAL: From Anecdotal to Deterministic Testing for Agentic Skill Workflows ​
Author: Tejas Singh Anand, Yuet Ying Christina Wang, Wanting Jiang, Steve Masson, Tian Zheng, Bingjie Zhou
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG, cs.PF
arXiv:2607.16345v2 Announce Type: cross Abstract: Modern agentic systems increasingly rely on skills: installable packages of natural language and code that teach an LLM agent to perform a domain task. As skill repositories grow, developers need automated quality signals on every change, yet evaluat...
167. Boundary-Seeking GAN-Augmented TabTransformer for Adversarially Robust Intrusion Detection ​
Author: Raihan Sultan Pasha Basuki, Aliyah Kurniasih
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.16348v1 Announce Type: cross Abstract: Machine learning-based intrusion detection systems (IDSs) often suffer from class imbalance and vulnerability to adversarial attacks, leading to degraded detection performance and reduced robustness. This study proposes a TabTransformer framework aug...
168. Joint-Embedding Predictive Architecture for Sensor-based Activity Recognition ​
Author: Mohd Halim Mohd Noor, Abdulrahman M. A. Baraka
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, cs.LG
arXiv:2607.16350v1 Announce Type: cross Abstract: Sensor-based human activity recognition (HAR) has achieved significant progressed in fully supervised learning settings. However, these supervised learning models rely on large amount of labeled data, which require labor-intensive collection and meti...
169. Privacy-Aware Synthetic Video Benchmarking and Relational Evaluation for Worker-Under-Suspended-Load Detection ​
Author: Anshu Singh, Alejandro Seif
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16351v1 Announce Type: cross Abstract: Publicly shareable construction-video benchmarks remain scarce, especially for safety-critical hazards that are rare, dangerous to stage, and difficult to release. We study worker under suspended load, a relational hazard that depends on worker-load ...
170. Clarify Before Executing: A Self-Evolving Agent for Resolving Intent Asymmetry in 3D Tool Orchestration ​
Author: Xiaoye Zhu, Weixin Li, Junan Huo, Bozhong Wang, Jia Zeng, Yi Yang, Cen Chen, Qi Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.GR, cs.MA
arXiv:2607.16352v1 Announce Type: cross Abstract: A fundamental intent asymmetry plagues modern 3D asset creation: while state-of-the-art 3D toolchains demand precise, executable parameters, ordinary users typically provide vague, underspecified instructions. Current 3D agents treat this ambiguity a...
171. A Predict-then-Correct Loop Based on Few-Shot Continuous Contextual Bandit for Demand Forecasting ​
Author: Zhiwei Lei, Benedict Jun Ma, Ilya Jackson
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16354v1 Announce Type: cross Abstract: Retail demand forecasting remains difficult when demand shifts faster than static forecasting models can be retrained, especially in early demand cycles where newly observed labels are sparse. To address this, this study aims to improve adaptive reta...
172. PhysAgent: Reflective Agentic Physics Control for Physically Plausible Video Generation ​
Author: Qirui Li, Jinkun Hao, Yibo Li, Ran Yi, Paul L. Rosin, Yu-Kun Lai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16355v1 Announce Type: cross Abstract: Recent advances in physics-grounded video generation leverage physics simulation as a physical prior to guide video synthesis toward physically plausible outcomes. The simulation process is controlled by physical specifications, which are typically g...
173. Reliable Remediation Impact Prediction for Black-Box Security Ratings ​
Author: Nada Hanad, Mehdi Acheli, Ali NourEldin, Mohamed Sellami, Walid Gaaloul
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.16357v1 Announce Type: cross Abstract: Security rating platforms summarize externally observable cyber exposure and are expected to help organizations prioritize remediation. A platform may want to tell an organization how a candidate remediation action would affect its score, but repeate...
174. A Quantum-Classical Hybrid Framework for Multivariate Time-Series Forecasting Complexity-Fidelity Trade-offs and Limitations ​
Author: Sanjay Chakraborty, Fredrik Heintz
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.ET
arXiv:2607.16358v1 Announce Type: cross Abstract: This paper presents a unified quantum-classical hybrid framework for multi-horizon time-series forecasting, introducing two model variants Quantum Reservoir Forecaster (QRC-F) and Variational Quantum Forecaster (VQF-F). The proposed framework investi...
175. PRISM: Multimodal Terrain Mapping for Rover Navigation in Unstructured Environments ​
Author: Raul Castilla-Arquillo, Carlos Perez-del-Pulgar, Levin Gerdes, Alfonso Garcia-Cerezo, Miguel A. Olivares-Mendez
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.16366v1 Announce Type: cross Abstract: Robotic navigation in unstructured environments requires robust situational awareness to safely traverse hazards such as steep slopes and rocky terrain. To address this challenge, perception systems increasingly rely on multimodal sensor fusion. Spec...
176. AoA: Theorem Proving Agent over Abstract Syntax Tree of Redesigned Language ​
Author: Qiyuan Xu, Joshua Ong Jun Leang, Renxi Wang, Wenda Li, Haonan Li, Luke Ong, Conrad Watt
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG, cs.PL
arXiv:2607.16372v1 Announce Type: cross Abstract: Interactive theorem proving (ITP) underpins program verification and formalized mathematics, but its manual effort limits scalability. LLM-based proof agents promise to ease this effort, but their heavy token consumption and API cost remain a major o...
177. Fantastic Adaptive Taxonomies and How to Use Them ​
Author: Mert Cemri, Andrei Cojocaru, Melissa Pan, Shu Liu, Shubham Agarwal, Alexander Krentsel, Jay Tang, Kannan Ramchandran, Joseph E. Gonzalez, Matei Zaharia, Alex Dimakis, Ion Stoica
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16387v1 Announce Type: cross Abstract: An agent system's execution traces record how it fails, and procedures that improve such a system without changing model weights (trajectory selection, prompt and workflow optimization, runtime monitoring) read these traces for feedback. Yet raw trac...
178. Automated Hardware Validation Test Plan Generation for Large Scale AI Datacenter Platforms Using a Generative AI Multi-Agents Architecture ​
Author: Mohammed-Khalil Ghali, Saurabh Kulkarni, Prathamesh Kulkarni, Rohan Kulkarni, Sangwon Yoon, Daehan Won
Published: 7/21/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.SE
arXiv:2607.16388v1 Announce Type: cross Abstract: Large-scale AI datacenter platforms comprise thousands of heterogeneous hardware components whose validation requires comprehensive fault injection test plans. Today these plans are authored manually: engineers review hardware self-healing validation...
179. Think, Plan, Paint: Layout-Aware Reasoning for Controllable Image Generation in Unified Models ​
Author: Junhao Liu, Jian-Wei Zhang, Tao Huang, Miles Yang, Zhao Zhong, Liefeng Bo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.16409v1 Announce Type: cross Abstract: Unified Multimodal Large Language Models (MLLMs) offer a promising paradigm for unifying visual understanding and generation, yet they still struggle to follow complex spatial instructions and logical constraints in controllable image generation. To ...
180. Signal-based Model Access Risk Analysis for AI System Operations Security ​
Author: Maria Mahbub, Steven Young, Amir Sadovnik, Edmon Begoli, Chris Rugenstein, Donald Coulter, Anthony Ayodele
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.16414v1 Announce Type: cross Abstract: Artificial intelligence (AI) systems are now ubiquitous across domains such as security, finance, healthcare, consumer technology, and large-scale cloud services, where they process massive volumes of data and make consequential decisions daily. This...
181. Back to the museum: Investigation of the acceptance of Android Andrea with and without emotion simulation in a museum ​
Author: Marcel Heisler, Christian Becker-Asano
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.HC, cs.LG
arXiv:2607.16428v1 Announce Type: cross Abstract: For a second time, the android robot Andrea was set up at a public museum in Germany for six consecutive days to have conversations with visitors, fully autonomously. Building on previously gathered qualitative results, the robot was now capable of e...
182. Retrieval is Enough: Training-Free Interpretability with a Tool-Using Agent ​
Author: Sriram Balasubramanian, Soheil Feizi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16448v1 Announce Type: cross Abstract: Interpretability methods for neural network activations span a wide cost spectrum, from cheap, training-free techniques (such as linear probes, PCA, SVD) to more expensive training-based ones (such as SAEs and activation oracles). Training-based meth...
183. Committed Before Reasoning: Behavioral Reproduction and Preliminary Activation-Level Evidence of Answer Pre-Commitment in an Open-Weight LLM ​
Author: Heejin Jo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.16451v1 Announce Type: cross Abstract: Chat models sometimes commit to an answer and then produce reasoning that justifies it rather than deriving it -- even when the answer contradicts a task premise. We study a minimal probe: "I want to wash my car. The car wash is 100 meters away. Shou...
184. When to Use Which? Benchmarking Optimisers for Configurable Systems under Varying Budgets ​
Author: Chao Jiang, Yulong Ye, Tao Chen, Miqing Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16476v1 Announce Type: cross Abstract: Software configuration tuning is crucial for optimising system performance, and various optimisers have emerged over the last decade. Yet, the time required during the tuning process may vary across systems. In some systems (e.g., PostgreSQL), it may...
185. K-IPO: Kendall-constrained Importance Preserving Oversampling for Imbalanced Tabular Data ​
Author: Marios Tyrovolas, Argiris Sofotasios, Dimitris Metaxakis, Georgios Mermigkis, George Georgoulas, Panagiotis Hadjidoukas, Chrysostomos Stylios
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16478v1 Announce Type: cross Abstract: Oversampling is widely used to address class imbalance in tabular classification, but existing methods can distort the feature importance ranking underlying model explanations. Although recent studies have quantified this distortion by comparing real...
186. How Formerly Incarcerated People Envision Technologies for Prison Parole ​
Author: Saiph Savage, Jesse Nava, Wanqing Iris Zhou, Hwijoon Lee
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2607.16513v1 Announce Type: cross Abstract: AI-driven algorithms and automated tools are increasingly embedded in the correctional landscape, shaping parole eligibility,release decisions, and surveillance. These tools are also often framed as objective, inevitable solutions to inefficiency and...
187. Geometry-Enhanced Portion Estimation for Multimodal LLMs ​
Author: Lin Liao, Peng Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16514v1 Announce Type: cross Abstract: Image-based dietary assessment promises to replace costly, bias-prone manual recalls, but portion estimation remains a major blocker. Multimodal LLMs (MLLMs) recognize a wide range of foods zero-shot in uncontrolled photos, yet they are weak at porti...
188. Building2Building: A Large Scale Benchmark for Generalizable Real-World Reinforcement Learning ​
Author: Vincent Taboga, Justin Veilleux, Doseok Jang, Anushree Rankawat, Pierre-Luc Bacon
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16534v1 Announce Type: cross Abstract: Reinforcement learning (RL) has achieved strong results in control, yet learned policies remain brittle to changes in dynamics, action spaces, observation spaces, or goals, a critical limitation for real-world deployment. Existing benchmarks offer li...
189. Capacity and Redundancy Trade-offs in Multi-Task Learning ​
Author: Asif Khan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT
arXiv:2607.16554v1 Announce Type: cross Abstract: In multi-task learning (MTL) negative transfer is often considered as an optimization artifact, but it can also be viewed as a consequence of limited shared capacity and weak task redundancy. We investigate this effect through a Capacity--Redundancy ...
190. Mitigating Compiler Fusion-Induced Power Bursts in Mobile NPU Inference as the Battery Depletes ​
Author: Ryoga Yuzawa, Masayoshi Tomizuka
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2607.16555v1 Announce Type: cross Abstract: Mobile devices increasingly rely on real-time NPU inference for camera and perception workloads. Under low-voltage conditions, however, a single inference can induce an instantaneous voltage droop in the power-delivery network, causing the power mana...
191. ReqGenX: An Empirical Study of Atomic Decomposition, Artifact Regeneration, and Reconstruction for Legacy SRS Documents ​
Author: Ragib Shahariar Ayon, Rayed Fahmi, Sumon Biswas, Shibbir Ahmed
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16564v1 Announce Type: cross Abstract: Background: Evaluating automated Software Requirements Specification (SRS) generation is challenging because few datasets provide fine-grained traceability between source requirements, intermediate elicitation artifacts, and generated specifications....
192. Autonomous VR-Based Risk Detection for Situational Awareness in Dangerous Settings ​
Author: Mohammad Eskandari, Murali Krishna Varma Indukuri, Stephanie M. Lukin, Cynthia Matuszek
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2607.16582v1 Announce Type: cross Abstract: In high-risk environments such as disaster response, situational awareness depends not only on detecting hazards but also on communicating them clearly to human operators. Vision Language Models (VLMs) have shown strong potential for scene understand...
193. Learning from World Feedback: Why Model Uncertainty Fails as a Risk Signal in Model-Based RL ​
Author: Zhaohui Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16591v1 Announce Type: cross Abstract: The RLxF programme argues that learning signals should come from world feedback rather than from internal model proxies. We instantiate this position in safe model-based control and distil it into three concrete design principles. Empirically, across...
194. DataFlow-Harness: A Grounded Code-Agent Platform for Constructing Editable LLM Data Pipelines ​
Author: Runming He, Zhen Hao Wong, Hao Liang, Zimo Meng, Chengyu Shen, Xiaochen Ma, Wentao Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16617v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used to automate data-processing workflows, yet coding agents typically produce scripts that are not automatically materialized as persistent, editable platform artifacts. We call this disconnect the \tex...
195. Privacy Cost as Equity Input: A Group Fairness Criterion for Differentially Private Machine Learning ​
Author: Rakshit Naidu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR, cs.CY
arXiv:2607.16620v1 Announce Type: cross Abstract: Differential privacy (DP) is increasingly deployed to limit membership inference risk in machine-learning systems. Prior work has shown that DP-SGD can widen accuracy disparities across demographic groups, but this framing treats fairness as a purely...
196. CLOSER-Bench: Evaluating Budgeted Cross-Stage Design Closure for Hardware Agents ​
Author: Peilong Zhou, Zhirong Chen, Cangyuan Li, Haoyu Gao, Kaiyan Chang, Ziming Qu, Ying Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16632v1 Announce Type: cross Abstract: Hardware engineering exposes coding agents to a form of long-horizon work that is difficult to capture with pass-at-k: progress is continuous, tool feedback is delayed and heterogeneous, and a backend failure may require revising RTL rather than tuni...
197. TellTale: Blending Multi-Instance LoRA Text Encoders and a Zero-Shot LLM Judge for Ambivalence/Hesitancy Recognition in Videos ​
Author: Abdel-Karim Al-Tamimi, Ali Rodan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16635v1 Announce Type: cross Abstract: We present TellTale, a text-only approach to ambivalence/hesitancy (A/H) recognition in interview videos, evaluated on the BAH dataset as part of the 3rd A/H Video Recognition Challenge (11th ABAW Workshop, ECCV 2026). Although the dataset provides v...
198. Falsification-Based Verification of LLM-Generated Optimization Models: Sound Test Batteries and Their Detection Limits ​
Author: Haifeng Li, Mo Hai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.16646v1 Announce Type: cross Abstract: Large language models now translate natural-language descriptions of decision problems into solver-ready optimization models, but they fail silently. A generated model often runs and still formulates the wrong problem. This paper develops a theory of...
199. Position: Explanation Stability Is a Property of the Model Method Pair, Not the Model ​
Author: Kabilan Elangovan, Daniel Ting
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16652v1 Announce Type: cross Abstract: This position paper argues that claims about explanation stability are scientifically invalid without cross method validation. Just as statistical significance requires the test statistic to be specified, stability should either be evaluated across m...
200. How Do You Choose Your AI Component? An Interview Study of Secure AI Integration in Practice ​
Author: Mahzabin Tamanna, Elizabeth Lin, Sparsha Gowda, Laurie Williams, Dominik Wermke
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR, cs.IR, cs.LG
arXiv:2607.16660v1 Announce Type: cross Abstract: The increasing adoption of Large Language Models (LLMs) as AI components in modern software systems introduces distinct security risks to the software supply chain. While many considerations and safety mechanisms are in place for components of the tr...
201. Building a Neural Network from Scratch: Implementation, Evaluation, and Optimization ​
Author: Yuanzhe Jia
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16682v1 Announce Type: cross Abstract: The widespread adoption of high-level deep learning libraries, while accelerating model development, has increasingly abstracted away the internal mechanics of neural networks, creating a gap between practical usage and fundamental understanding. To ...
202. OFD-Net: Teacher-Free Reliable Semi-supervised Medical Image Segmentation with Orthogonal Feature Disentanglement Net of Foreground-Background ​
Author: Shao-feng Jiang, Zhe-yang Jing, Qin Lu, Huan-huan Shi, Zhen Chen, Cong-xuan zhang, Chen Yi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16705v1 Announce Type: cross Abstract: Semi-supervised learning (SSL) is an effective solution for medical image segmentation with limited annotations. Existing SSL methods mainly rely on pseudo-labels generated by teacher-student supervision or cross-network consistency. However, these m...
203. A Causal Markov Condition for Value ​
Author: Olav Benjamin Vassend
Published: 7/21/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2607.16717v1 Announce Type: cross Abstract: This paper proposes a causal independence principle for value -- the value Causal Markov Condition (v-CMC) -- and develops the conceptual and mathematical foundations of a "causal value theory" linking causality and utility. After motivating a local ...
204. RealDESED: A Real-World Domestic Sound Event Detection Benchmark ​
Author: Florian Schmid, Paul Primus, Alexander Fichtinger, Tara Jadidi, Tobias Morocutti, Gerhard Widmer
Published: 7/21/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD
arXiv:2607.16736v1 Announce Type: cross Abstract: This paper presents RealDESED, a real-world domestic sound event detection (SED) benchmark comprising 5,710 audio recordings collected by 652 participants in their homes. Each recording is between 15 and 35 seconds long and contains temporally precis...
205. Spatiotemporal Facial Action Unit Detection using Twin Cycle Autoencoders for Driver Monitoring ​
Author: Sai Sidharth D
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16760v1 Announce Type: 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 interpretable ...
206. JOR-Bench: Japanese Operations Research Benchmarks for Large Language Models ​
Author: Yuu Jinnai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.16777v1 Announce Type: cross Abstract: We present JOR-Bench, a collection of five Japanese-language benchmarks for evaluating the ability of large language models (LLMs) to formulate and solve operations research (OR) problems. Each benchmark is a Japanese translation of an existing Engli...
207. Explainable Lightweight Compact Deep Models for Speech Emotion Recognition ​
Author: Nelly Elsayed
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.ET, cs.LG
arXiv:2607.16803v1 Announce Type: cross Abstract: Speech Emotion Recognition (SER) is an important component in a wide range of human-centered applications, including healthcare, customer service, and human-omputer interaction. In medical and decision-support settings, there is increasing interest i...
208. First-Order Predictable but Pairwise Fragile: Local Task Adaptation in Trained Transformers ​
Author: Irina Piontkovskaia, Sergey Nikolenko
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16821v1 Announce Type: cross Abstract: Task arithmetic, sequential fine-tuning, activation steering, and first-order random search all operate through relatively small perturbations around an already trained checkpoint, and they rely on different local approximations: individual perturbat...
209. Beyond Memory Leaderboards: Evaluating Scientific Memory as Budgeted Context Restoration ​
Author: Maksim Sheverev, David Finkelstein, Sergey Nikolenko
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16848v1 Announce Type: cross Abstract: Long-term memory is becoming a core component of LLM agents, but most memory benchmarks evaluate conversations or compact summaries, while research agents need to restore evidence from full scientific papers. We introduce two full-text scientific-mem...
210. Principled Direction-Free Intrinsic Motivation through Model-Free Epistemic Free-Energy Estimators ​
Author: Alireza Furutanpey, Schahram Dustdar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16858v1 Announce Type: cross Abstract: Across environments with mixed sources of uncertainty, unsupervised reinforcement learning requires intrinsic motivation that does not precommit to a particular direction of surprise. Surprise minimization is scoped by design to ``unstable'' environm...
211. Do Speech Tokens Leak Voiceprints? Speaker Inversion Attacks Against End-to-End Speech Language Models ​
Author: Ye Lu, Yihan Yan, Zhaoyang Zhang, Zhitao Ou, Runze Liu, Li Liu, Shen Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CR
arXiv:2607.16870v1 Announce Type: cross Abstract: End-to-end speech language models increasingly represent user speech with speech tokens rather than relying exclusively on cascaded ASR--LLM--TTS pipelines. Although these tokens support expressive and low-latency spoken interaction, they may also pr...
212. Trace-Based On-Policy Distillation for Masked Diffusion Language Models ​
Author: Haolin Ren, Ziyang Huang, Chenhao Yuan, Jun Zhao, Kang Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.16872v1 Announce Type: cross Abstract: Diffusion large language models (dLLMs) are a promising alternative to autoregressive generation. However, reasoning-oriented post-training for dLLMs remains challenging. Supervised fine-tuning (SFT) for dLLMs requires dense but often off-policy mask...
213. A Deep Reinforcement Learning Algorithm for the Vehicle Routing Problem with Stochastic Demands and Outsourcing ​
Author: Mohsen Dastpak, Fausto Errico, Ola Jabali
Published: 7/21/2026, 4:00:00 AM
Categories: math.OC, cs.AI
arXiv:2607.16875v2 Announce Type: cross Abstract: We introduce the vehicle routing problem with stochastic demands and outsourcing options (VRP-SDO), in which a logistics service provider partitions customer requests into customers outsourced to a common carrier and customers committed to its fixed ...
214. Certified-Gap Dual-Price Policies for Real-Time Truckload Bid Acceptance with Relocating, Clock-Constrained Resources ​
Author: Aswin Chandrasekaran
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC
arXiv:2607.16891v1 Announce Type: cross Abstract: A truckload carrier must accept or reject each load tender within seconds. The decision depends on fleet state, hours-of-service (HOS) clocks, and appointment windows. We model this as a weakly coupled dynamic program in which the resources relocate ...
215. A Method for Learning Value Systems in Generative AI ​
Author: Andr'es Holgado-S'anchez, Holger Billhardt, Sascha Ossowski
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL, cs.LG
arXiv:2607.16903v1 Announce Type: cross Abstract: Value-aware AI systems require explicit computational representations of human values (groundings) and their aggregation into value systems in order to align their decisions with ours. As such representations are difficult to elicit, value learning s...
216. PREFAIL: Identifying Precursors to Failures in Robotic Lift-and-Place Tasks to Improve Task Execution Performance ​
Author: Zeyu Shangguan, Rajas Chitale, Rutvik Patel, Satyandra K. Gupta, Daniel Seita
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.16921v1 Announce Type: cross Abstract: Non-prehensile manipulation enables flexible material handling with part carriers, but friction-based support makes high-speed motions failure-prone, while slower operation increases cycle time. Proactive failure prediction is therefore essential for...
217. A Multi-Agent System for 5G Throughput Prediction in Multi-Operator Urban Environments ​
Author: Muhammad Kabeer, Rosdiadee Nordin, Nadiva Nuriftitah, Sian Lun Lau
Published: 7/21/2026, 4:00:00 AM
Categories: cs.NI, cs.AI, eess.SP
arXiv:2607.16930v1 Announce Type: cross Abstract: Throughput prediction is foundational for artificial intelligence-driven 6G resource orchestration. Conventional monolithic machine learning models struggle to generalize across diverse operators, mobility modes, and traffic types, leaving a critical...
218. Optimizing Clinical Trial Protocols Using EHR-Derived Heterogeneous Treatment Effects ​
Author: Xiaodi Li, Munhuwan Lee, Pengyang Li, Xiaoke Liu, Jose K. James, Patricia A. Pellikka, Cui Tao, Nansu Zong
Published: 7/21/2026, 4:00:00 AM
Categories: stat.AP, cs.AI, cs.LG
arXiv:2607.16934v1 Announce Type: cross Abstract: Traditional randomized trials often obscure clinically meaningful heterogeneity in treatment response by focusing on average effects. Leveraging real-world data to emulate clinical trials and estimate heterogeneous treatment effects (HTEs) offers a p...
219. Pediatric Bone Age Prediction Using Deep Learning ​
Author: Al Zadid Sultan Bin Habib, Md. Ekramul Islam, Md Asif Bin Syed, Md Younus Ahamed, Tanpia Tasnim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.16936v1 Announce Type: cross Abstract: Pediatric bone age prediction is a crucial task in clinical practice that can help diagnose endocrine disorders and provide insight into a child's growth and development. However, conventional bone age prediction methods are often labor-intensive and...
220. What Do They See? Interpreting Complex Road Scenarios Through the Eyes of Vision-Language-Action Models for Safe and Trustworthy Autonomous Vehicle Learning ​
Author: Kalpana Panda, Wesley Maia, Vinti Agarwal, Ross Greer
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.RO
arXiv:2607.16938v1 Announce Type: cross Abstract: End-to-end autonomous driving models are now able to navigate complex road scenarios, mapping raw sensor observations directly to observed paths for open-loop evaluation and often effective driving in closed-loop evaluation. Yet the internal logic of...
221. Investigation of Polycystic Ovary Syndrome (PCOS) Diagnosis Using Machine Learning Approaches ​
Author: Al Zadid Sultan Bin Habib, Md Asif Bin Syed, Md. Ekramul Islam, Tanpia Tasnim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2607.16941v1 Announce Type: cross Abstract: Polycystic Ovarian Syndrome (PCOS) is a widespread hormone problem for women of childbearing age. Women with PCOS may not ovulate; they might have high levels of androgens and have many small cysts on the ovaries. It can cause missed or irregular men...
222. CADENCE: Closing the Reasoning Gap via Coverage-Adaptive On-Policy Distillation ​
Author: Satyam Kumar, Saurabh Jha
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16955v1 Announce Type: cross Abstract: On-policy knowledge distillation transfers reasoning from large teachers to compact students, but existing approaches suffer three compounding failure modes: (i) cold-start collapse, where a fresh student assigns near-zero mass to teacher-preferred t...
223. TurboVec: A Case Study in Cost-Efficient Private Retrieval for Enterprise RAG via Codebook-Oblivious Quantization ​
Author: Navnit Shukla, Kamal Pandey, Omsankar Tiwari
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IR
arXiv:2607.16973v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) systems increasingly power enterprise LLM applications, yet the vector retrieval layer introduces two underexplored challenges: (1) trained codebook quantizers may expose corpus statistics during index constructio...
224. Real-World Evaluation of an AI Agent Drafting Translational Impact Summaries ​
Author: Mohammad Arvan, Amber E. Osterholt, Bailee Rue, Yuvaneswaren R. Sureshbabu, Krishna R. Patel, Rebecca T. Feinstein, Bethany C. Bray, Niranjan S. Karnik
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DL, cs.HC
arXiv:2607.16989v2 Announce Type: cross Abstract: Introduction. Clinical and Translational Science Award (CTSA) programs must document their scholars' research impact, but assembling each scholar's record by hand takes staff an estimated 15 hours and does not scale to a full cohort. An artificial in...
225. Automated Cardiac Adipose Tissue Segmentation in Computed Tomography: A Literature Review ​
Author: Andreas W. Aspe, Jonas Jalili Pedersen, Andreas Ohrt Johansen, Klaus Fuglsang Kofoed, Kristine Aavild S{\o}rensen, Rasmus Reinhold Paulsen, Josefine Vilsb{\o}ll Sundgaard
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.16992v1 Announce Type: cross Abstract: This review provides an overview of recent advancements in automated segmentation methods on Computed Tomography (CT) for two types of cardiac fat: Epicardial adipose Tissue (EAT) and Pericardial Adipose Tissue (PAT). These fat deposits, separated by...
226. Counterfactual Shapley Credit Assignment ​
Author: Mingxuan Li, Kaizhan-Lee, Elias Bareinboim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16999v1 Announce Type: cross Abstract: The Credit Assignment Problem (CAP) is fundamental to developing efficient and explainable Reinforcement Learning (RL) agents. Existing frameworks, whether relying on temporal contiguity or hindsight-conditioned reward reweighting, frequently fail to...
227. Scalable Causal Imitation Learning ​
Author: Eylam Tagor, Mingxuan Li, Elias Bareinboim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17003v1 Announce Type: cross Abstract: Imitation learning enables learning a policy in an unknown environment with a latent reward signal using expert demonstrations, but it struggles when the imitator's and expert's observations are mismatched and unobserved confounders are present in ex...
228. Alignment of a Total Automation Economy ​
Author: David McAllester
Published: 7/21/2026, 4:00:00 AM
Categories: physics.soc-ph, cs.AI
arXiv:2607.17015v2 Announce Type: cross Abstract: We consider economic theory from the perspective of a total automation economy, one with no human involvement in production either in manufacturing or in management. One can naturally ask whether a total automation economy is fundamentally a centrall...
229. WHALE: A Scalable Unified Model for Recommendation with Wukong-HSTU Architecture ​
Author: Renqin Cai, Dawei Sun, Yuanjun Yao, Zhiyong Wang, Velvin Fu, Maggie Zhuang, Yu Shi, Zhongnan Fang, Xuan Cao, Jing Qian, Rui Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.LG
arXiv:2607.17017v1 Announce Type: cross Abstract: As scalability becomes increasingly important in recommendation modeling, recent architectures have advanced the modeling of two broad sources of ranking signals along separate paths: non-sequence features, including user, item, context, and cross fe...
230. Where Does Agent Reliability Come From? A Cross-Benchmark Decomposition of Verification Loops, Specialist Models, and Scaffolding in a Production Enterprise Agent ​
Author: Arunabh Dastidar (for the Leni Team)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17044v1 Announce Type: cross Abstract: Multi-step enterprise agent tasks fail in a characteristic way: single-pass inference has no checkpoint between deciding an answer and committing to it. We study one production system (Leni) whose architecture installs such checkpoints: verification ...
231. Solver-Hard Is Not Model-Hard: A Hardness-Controlled Diagnostic for LLM Constraint Reasoning ​
Author: Lucky Verma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.LO
arXiv:2607.17047v1 Announce Type: cross Abstract: LLM constraint reasoners are often evaluated near the random-SAT phase transition, confounding density and solver hardness. We test instance-level transfer while near-matching clause density. At aligned size bins, with near-matched density and matche...
232. EvoGUI: An Evolution-Aware Benchmark for GUI State-Transition Understanding ​
Author: Yaohan Yang, Minglei Shi, Borui Zhang, Jie Zhou, Jiwen Lu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17050v1 Announce Type: cross Abstract: GUI agents must reason about how actions transform interface states, but end-to-end success rates entangle this ability with perception, grounding, planning, and recovery. We introduce EvoGUI, a diagnostic framework that converts normalized GUI traje...
233. ThAME: 3D Memory-Enabled Heterogeneous Accelerator for LLM Mixture of Experts ​
Author: Pratyush Dhingra, Pramit Kumar Pal, Janardhan Rao Doppa, Partha Pratim Pande
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AR, cs.AI, cs.DC
arXiv:2607.17074v1 Announce Type: cross Abstract: Mixture of Experts (MoE) architectures have emerged as a dominant paradigm for scaling Large Language Models (LLMs). However, MoE inference on conventional hardware is constrained by three fundamental bottlenecks. These encompass the massive memory b...
234. ALLUDE: A Unified Evaluation System for Configurable Attacks in Differentiable Environments ​
Author: Mansi Phute, Alexander Greenhalgh, Matthew Hull, Haoran Wang, Alec Helbling, ShengYun Peng, Elliott Faa, Willian Lunardi, Martin Andreoni, Wenke Lee, Duen Horng Chau
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17077v1 Announce Type: cross Abstract: Adversarial attacks against vision models like object detectors are often evaluated under limited conditions, leaving their performance under-characterized. Bridging simulation and differentiable rendering enables more robust, end-to-end evaluation o...
235. DepthART: Scaling Foundation Monocular Depth to Tiny Models ​
Author: Feng Xue, Wu Chen, Mingshuai Zhao, Guofeng Zhong, Anlong Ming, Haozhe Wang, Dianqiao Lei, Zhaowen Lin, Haiyang Zhang, Nicu Sebe
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17099v1 Announce Type: cross Abstract: Recent geometric foundation models (e.g., Metric3D, Depth Anything and UniDepth) have substantially improved monocular depth estimation (MDE) in both cross-scene generalization and metric-scale prediction, yet these gains have not translated to tiny ...
236. Auto Research for Materials: Auditable AI-Scientist Workflows with Held-Out Transfer ​
Author: Jingjie Ning, Xiaochuan Li, Shanshan Zhong, Ji Zeng, Guolin Ke
Published: 7/21/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.SE
arXiv:2607.17100v1 Announce Type: cross Abstract: An AI research agent can improve the score it sees without finding a modelling change that works on new materials. We ask a stricter question. After repeated experiments, does the selected change survive on data that never entered the loop, and can i...
237. Teach it to stop, not just to click ​
Author: Barada Sahu (Cabal AI), Shivesh Pandey (Para AI)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.HC, cs.LG
arXiv:2607.17136v1 Announce Type: cross Abstract: Agentic computer-use RL is reported in single runs, and those numbers mislead. Using verifier-guided repair of a 35B computer-use agent (CUA) across five oracle-graded environments, we show a repaired policy's success rate is dominated by upstream va...
238. Noise-Robust Box-Supervised Infrared Small Target Detection via Physics-Inspired Soft Label Optimization ​
Author: Xizhe Zhang, Fan Shi, Mianzhao Wang, Jiangpeng Zheng, Xu Cheng, Shengyong Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17148v1 Announce Type: cross Abstract: Infrared small target detection (IRSTD) commonly relies on pixel-level mask supervision. Such annotations, however, are costly and inherently uncertain because infrared targets have blurred boundaries and weak textures. We formulate box-supervised IR...
239. VLA-ReID: Video-Level Association for Re-Identification in Multi-Object Tracking with Highly Similar Objects ​
Author: Yanrong Qin, Xiaoyan Cao, Yao Yao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17157v1 Announce Type: cross Abstract: Multi-object tracking (MOT) aims to localize multiple objects in videos while preserving their identities over time. Long-term identity preservation remains difficult when objects are small, densely distributed, and highly similar in appearance, as i...
240. DADIR: Density-Aware Data-level Imbalanced Regression Framework ​
Author: Shermin Shahbazi, Hossein Mohammadi, Mohsen Afsharchi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17178v1 Announce Type: cross Abstract: Imbalanced learning addresses predictive modeling problems with underrepresented regions of the data distribution. Although widely studied in classification, imbalanced regression remains challenging because of continuous target variables and heterog...
241. Talaria: Session-Aware Serverless Serving of Hundred-Billion-Parameter LLMs ​
Author: Utopia Meng, Unicornt Zhao, Derek Li, Goalen Gao, Frank Du
Published: 7/21/2026, 4:00:00 AM
Categories: cs.DC, cs.AI
arXiv:2607.17181v1 Announce Type: cross Abstract: Serverless multi-model LLM systems multiplex popularity-skewed model catalogs over shared GPU pools, yet typically schedule each request independently. Tool-using agents break this abstraction: a session repeatedly calls an LLM across short tool gaps...
242. Auditing Question-Order Effects in Large Language Models with the QQ Equality: Mechanism Characterization and a Saturation Caveat ​
Author: Pilsung Kang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, quant-ph, stat.ME
arXiv:2607.17219v1 Announce Type: cross Abstract: Human survey respondents exhibit question-order effects that satisfy the QQ (quantum question) equality, an a priori, parameter-free prediction of the projective quantum question-order model. We develop the QQ equality into an audit criterion for seq...
243. Specifying the Delegated-Autonomy Boundary: Requirements Engineering for Agentic AI ​
Author: Chetan Arora, Andreas Vogelsang, Abbi Sharma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17225v1 Announce Type: cross Abstract: Agentic AI systems do not just predict or recommend; they plan, maintain state, and act in external environments with varying degrees of autonomy. This changes the requirements engineering problem in a specific and under-addressed way: it introduces ...
244. A RFID Based Campus Wide Payment System ​
Author: Miraj Uddin Chowdhury, MD Khairul Islam Prime
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17233v1 Announce Type: cross Abstract: This work titled "RFID Based Campuswide Payment System" introduces an innovative cashless payment solution for educational institutions. It uses RFID cards and a Raspberry Pi to enable hassle free payments for various campus services, such as cafeter...
245. A Large-Scale Measurement of AI Bill of Materials Completeness in Hugging Face Models ​
Author: Md Erfan, Ahmed Ryan, Md Rayhanur Rahman
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17242v1 Announce Type: cross Abstract: Pretrained machine learning (ML) models help developers build ML-intensive software systems without training models from scratch. However, model repositories often provide incomplete machine-readable documentation about model provenance, licenses, da...
246. Distilled Reinforcement Learning for LLM Post-training ​
Author: Chen Wang, Zhaochun Li, Jionghao Bai, Yining Zhang, Hexuan Deng, Ge Lan, Yue Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17247v1 Announce Type: cross Abstract: Large language model (LLM) post-training is essential for improving reasoning, adaptation, and alignment. Existing methods mainly follow two paradigms: reinforcement learning (RL) and on-policy distillation (OPD). However, RL relies on coarse-grained...
247. Asynchronous Multimodal Diffusion Policy Composition via Latency-Aware Guidance Fusion ​
Author: Zihao He, Hongjie Fang, Shirun Tang, Cewu Lu, Haoshu Fang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.17257v1 Announce Type: cross Abstract: Diffusion policies have shown strong potential for robotic imitation learning, and recent extensions incorporate additional modalities to improve manipulation performance. However, these modalities often differ not only in information content but als...
248. Debate-on-Graph: Reliable and Adaptive Reasoning of Large Language Model on Uncertain Knowledge Graph ​
Author: Peiji Yu, Xin Chen, Tianxing Wu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.17266v1 Announce Type: cross Abstract: Large language models (LLMs) have demonstrated remarkable capabilities in natural language processing. However, LLMs often suffer from hallucinations and lack of relevant knowledge when dealing with question answering (QA) tasks. To mitigate these is...
249. Between Safe Boundaries: Exploiting Temporal Consistency for Jailbreaking Text-To-Video Generation Models ​
Author: Xingkai Peng, Jun Jiang, Jiayang Liu, Kejiang Chen, Weiming Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.MM
arXiv:2607.17279v1 Announce Type: cross Abstract: Recently, text-to-video (T2V) models have been widely deployed, sparking growing concerns over their robustness against jailbreak attacks. Existing jailbreak methods, mostly adapted from text-to-image attacks, suffer notable drawbacks when applied to...
250. AIGB-R1: Self-Evolving Generative Auto-Bidding via Hierarchical Planner-Executor Optimization ​
Author: Yuejia Dou, Hesong Wang, Xinyu Zhang, Tianyu Wang, Zhilin Zhang, Chuan Yu, Jian Xu, Bo Zheng, Qi Qi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17281v1 Announce Type: cross Abstract: Auto-bidding plays an essential role in online advertising, automatically adjusting bids for advertisers to optimize their commercial goals. The emerging AI-Generated Bidding (AIGB) paradigm widely adopts generative modeling to optimize bidding strat...
251. SAGA: Synthetic Agentic Graph Architecture for Temporal Benchmark Generation ​
Author: Jiacheng Ding, Xiaofei Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.DB, cs.AI
arXiv:2607.17288v1 Announce Type: cross Abstract: High quality temporal graph benchmarks with rich semantics and ground-truth anomaly labels are essential for training graph neural networks, yet remain scarce due to privacy constraints and annotation costs. We present SAGA (Synthetic Agentic Graph A...
252. Lookahead Branching for Neural Network Verification ​
Author: Liam Davis, Duo Zhou, Huan Zhang, Guy Katz, Clark Barrett, Haoze Wu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.LO
arXiv:2607.17290v1 Announce Type: cross Abstract: In this work, we investigate the effect of lookahead branching strategies in neural network verification. We present a general recipe to integrate lookahead into any branch-and-bound verifier and demonstrate how one of the current state-of-the-art br...
253. WAR: Workload-Aware Rollouts for Synchronous Agentic Reinforcement Learning ​
Author: Ryan Xu, Atlas Zhao, David Bao, Frank Du
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.OS
arXiv:2607.17299v1 Announce Type: cross Abstract: Long-horizon rollout generation has become the dominant systems bottleneck in agentic reinforcement learning (RL). As agents interact with environments over many turns, trajectories rapidly grow to tens of thousands of tokens, making synchronous RL t...
254. The Optimization Trilemma: Efficiency, Comfort and Fairness in Decentralized Multi-agent Coordination ​
Author: Jovan Nikolic, Maciej Krzysztof Zuziak, Evangelos Pournaras
Published: 7/21/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.CY, cs.DC, cs.SY, eess.SY
arXiv:2607.17311v1 Announce Type: cross Abstract: The problem of fair multi-agent coordination in decentralized settings is one of the most pressing challenges for building efficient collaborative systems. Resource allocation is based on optimized collective arrangements accounting for agents' needs...
255. TAPAS: Throughput-adaptive Perception for Autonomous Systems ​
Author: Aman Vyas, Vasista Kodumagulla, Zain Taufique, Pasi Liljeberg, Anil Kanduri
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17317v1 Announce Type: cross Abstract: Autonomous systems rely on a perception module to navigate through dynamic environments. In real-world scenarios, the perception module's throughput requirements vary at runtime due to changes in scene complexity. However, existing perception strateg...
256. STAR: Skeletal Token Alignment and Rearrangement for Interaction Recognition ​
Author: Yuhang Wen, Mengyuan Liu, Zixuan Tang, Junsong Yuan, Sirui Li, Beichen Ding
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17342v1 Announce Type: cross Abstract: Understanding physical human-robot and human-human interactions is a challenging yet emerging topic in 3D vision. While most existing methods rely on skeleton sequences--effective in low-light and privacy-sensitive environment--they face two major ch...
257. Mathematical Discovery in the Wild: AI-Guided Proofs in Banach Space Theory ​
Author: Antonio Acuaviva, Pablo Acuaviva
Published: 7/21/2026, 4:00:00 AM
Categories: math.FA, cs.AI
arXiv:2607.17388v1 Announce Type: cross Abstract: We investigate the capacity of current language models to contribute to mathematical research. In Banach space theory, AI systems generated key ideas and proofs for five new results, which were then verified and refined by humans. We also developed a...
258. A Phased Development Framework Enabling Islanded Operation of Sustainable AI Data Centers With Onsite Grid-Following and Grid-Forming Energy Architectures ​
Author: Soham Ghosh, Nabil Mohammed, Mohammad Ashraf Hossain Sadi
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2607.17391v1 Announce Type: cross Abstract: As hyperscale and colocation AI data centers continue to expand, the electric grid is increasingly required to support large, concentrated loads, with individual facilities ranging from 500 MW to 2 GW. Current projections estimate that approximately ...
259. CoEvoP&R: Co-Evolving Placement Objectives with Routing Feedback via Large Language Models ​
Author: Ruogu Chen, Weihua Xiao, Ramesh Karri, Jie Han
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NE
arXiv:2607.17398v1 Announce Type: cross Abstract: Analytical placers rely on differentiable objective functions to guide placement, typically combining intermediate surrogate metrics such as half-perimeter wirelength (HPWL) and cell-density penalties. However, these placement-stage surrogates remain...
260. Kernelized Linear Attention: Breaking the Capacity Wall with Symmetric Cones ​
Author: Ayoub Ghriss, Sourav Chakraborty
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT, stat.ML
arXiv:2607.17419v1 Announce Type: cross Abstract: Linear attention promises constant-time recurrent inference but degrades sharply on associative recall. We formulate attention recall as a spherical-packing problem and introduce Kernelized Linear Attention Activations (KATA), a framework whose featu...
261. HyCoRec: Hypergraph-Enhanced Multi-Preference Learning for Alleviating Matthew Effect in Conversational Recommendation ​
Author: Yongsen Zheng, Ruilin Xu, Ziliang Chen, Guohua Wang, Mingjie Qian, Jinghui Qin, Liang Lin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.HC
arXiv:2607.17461v1 Announce Type: cross Abstract: The Matthew effect is a notorious issue in Recommender Systems (RSs), \emph{i.e.}, the rich get richer and the poor get poorer, wherein popular items are overexposed while less popular ones are regularly ignored. Most methods examine Matthew effect i...
262. Multilingual Sentence Embeddings for Linguistic-Integrated Reliability Audit ​
Author: Ummugul Bezirhan, Ji Yoon Jung, Matthias von Davier
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.17466v1 Announce Type: cross Abstract: Multilingual assessment systems commonly rely on translation for scoring and quality-control processes. We evaluate whether multilingual sentence embeddings can replace translated English input for Linguistic-Integrated Reliability Auditing (LiRA) ac...
263. SALT: Salience-Aware Lexical Trie for Long-Context Compression ​
Author: Oteo Mamo, Hyunjin Yi, Joydhriti Choudhury, Shangqian Gao, Weikuan Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.PF, cs.AI, cs.LG
arXiv:2607.17486v1 Announce Type: cross Abstract: As large language models (LLMs) process increasingly longer prompts, computation and KV-cache memory costs have emerged as major bottlenecks in inference systems. Existing input-level prompt compression methods address this, but rank each sentence by...
264. DecoyFace: Beyond Obfuscation via Controllable and Imperceptible Identity Misdirection for Privacy-Preserving Face Recognition ​
Author: Zhihan Ren, Lijun He, Xinyao Wang, Xinzhu Fu, Fan Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17504v1 Announce Type: cross Abstract: Split face recognition reduces client-side computation but exposes intermediate features to feature inversion attacks and unauthorized analysis by honest-but-curious (HBC) servers. Existing privacy-preserving face recognition methods mainly aim to re...
265. Retrieval-Augmented Interpretable Learning: Towards Task-Specific Zero-Shot Models in Healthcare ​
Author: Sazan Mahbub, Caleb Ellington, Zhiyuan Li, Yixin Yang, Souvik Kundu, Ben Lengerich, Eric P. Xing
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17508v1 Announce Type: cross Abstract: We introduce Retrieval-Augmented Interpretable Learning (RAIL), a probabilistic meta-learning framework for zero-shot generation of task-specific interpretable models that synthesizes coefficient-space structure from natural-language task description...
266. After the Euclidean Highway: Hyperbolic Expert AI as the Next Innovation ​
Author: Kwan Soo Shin, In Seok Kang, Munho Lee
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.17513v1 Announce Type: cross Abstract: Expert domains are trees; the Euclidean transformer is not, diluting parent-child structure exponentially at depth. The hyperbolic turn left one question unasked: not how much of a network to curve, but where curvature may touch the gradient. Placeme...
267. One-step lowest-variance selection in a Gaussian random-field model motivated by masked diffusion: Total correlation and a square root collision threshold ​
Author: Linjun Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT, math.PR
arXiv:2607.17522v1 Announce Type: cross Abstract: Motivated by confidence-guided parallel unmasking in masked discrete diffusion, we study a single selection step in a stylized Gaussian random-field model. A locally dependent nonnegative score field represents position wise uncertainty, and the sche...
268. Thinking in Video: Can Video Generators Really Reason About the Real World? ​
Author: Yongheng Zhang, Guang Yang, Ruihan Hou, Qiguang Chen, Ziang Liu, Xiaolong Liu, Manman Zhang, Yanchao Hao, Zheng Wei, Hao Wu, Libo Qin, Peishan Dai, Yinghui Li, Di Yin, Xing Sun
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2607.17523v1 Announce Type: cross Abstract: Recent advances in world models and video generation have given rise to an emerging reasoning paradigm that leverages video generative models to simulate, predict, and reason about real-world dynamics. We redefine this paradigm as Thinking in Video, ...
269. Oracle Gap and Signal Fidelity: A Fixed-Pool Diagnostic for Test-Time Collaboration ​
Author: Jie Hu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.17531v1 Announce Type: cross Abstract: Test-time collaboration, including self-consistency, best-of-N selection, critic models, and verifier pipelines, is often credited with broadly improving LLM reasoning, yet its gains are uneven and sometimes negative. We ask when training-free collab...
270. CommitLLM: A Fine-Tuned Pipeline for Git Commit Message Generation ​
Author: Md Rafid Haque, Poojan Narendrabhai Patel, Meetkumar Vijaybhai Raychura
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17532v1 Announce Type: cross Abstract: Developers frequently write uninformative git commit messages such as "fix" or "update stuff", degrading the value of version-control history for code review, debugging, and onboarding. We present CommitLLM, a three-stage pipeline that generates conc...
271. Human-in-the-Loop User Feedback Affects Perceived Accuracy and Trust, but Task Subjectivity Matters ​
Author: Donald R. Honeycutt, Mahsan Nourani, Eric D. Ragan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.17548v1 Announce Type: cross Abstract: While ML can produce complex models beyond those that a human could produce manually, incorporating human input can often improve performance beyond purely data-driven models. While this feedback could come from system designers or domain experts, in...
272. Hierarchy-Aware and Anatomy-Guided Learning for Lung Ultrasound Video Classification ​
Author: Alya Almsouti, Lotfi Mecharbat, Noha Aboukhater, Yousef Alabrach, Siddiq Anwar, Andre Kumar, Ibrahim Almakky, Mohammad Yaqub
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17551v1 Announce Type: cross Abstract: Lung ultrasound (LUS) is a bedside tool for assessing pulmonary edema in patients at risk due to heart failure or impaired kidney function. However, automated LUS analysis remains challenging because of speckle noise, imaging artifacts, and operator-...
273. COLIP-2: Olfaction-Vision-Language Embeddings ​
Author: Kordel Kade France
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.ET, cs.LG
arXiv:2607.17559v1 Announce Type: cross Abstract: The Contrastive Olfaction-Language-Image Pre-training 2 (COLIP-2) model is a multimodal embeddings space that places olfaction as a first-class citizen among vision and language. Molecular structure, gas-sensor readings, odor-descriptor language, and...
274. CoCurve: Cross-Module Co-Pruning Curvature for Training-Free Structured LLM Pruning ​
Author: Zhiren Gong, Zihao Zeng, Zijie Wang, Tiantong Wang, Chau Yuen, Wei Yang Bryan Lim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17568v1 Announce Type: cross Abstract: Structured pruning compresses large language models (LLMs) by removing whole computational units, such as attention heads and feed-forward (FFN) channel groups. Most training-free methods, however, rank these units independently, implicitly treating ...
275. Predictive Training with Latent Imagination for Visual Quadruped Navigation ​
Author: Yancheng Zhu, Wanli Ma, Chen Han, Irvin Haozhe Zhan, Bingfeng Qin, Yixin Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.17574v1 Announce Type: cross Abstract: Reinforcement-learning navigation policies for legged robots select actions reactively from current observations and short-term memory, with limited capacity to anticipate how moving obstacles will evolve in the near future. In dynamic environments, ...
276. Detection, Attribution, Narration: An End-to-End Pipeline for Explainable Money Mule Identification ​
Author: Yuge Zhang, Yuanxing Zhang, Yichao Jin, Khairul Amsyar Mohd Razis, Nicholas Qi An Choo, Kai Yin Anders Wong, Xinyan Tang, Kenneth Zhu Ke, Wee Keong Dennis Lee, Jingyuan Zhao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.17586v1 Announce Type: cross Abstract: Money mule accounts are critical facilitators of financial fraud, yet detecting them at scale remains challenging due to the heterogeneous nature of transactional and behavioural data. We present an end-to-end pipeline for customer-level mule detecti...
277. Trustworthy Protein-Ligand Binding Affinity Prediction via Reliability-Aware Multi-Engine Fusion ​
Author: Yongchan Hong, Defu Cao, Wenjin Liu, Thomas Ku, Jordy Homing Lam, Emily Nguyen, Willie Neiswanger, Vsevolod Katritch, Yan Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17601v1 Announce Type: cross Abstract: Accurate protein-ligand binding affinity prediction is central to computational drug discovery, yet modern docking engines frequently disagree without indicating which prediction to trust. Consensus scoring and ensemble methods improve mean accuracy ...
278. Coarse-to-fine Framework for Generative MEF via Implicit Neural Representation ​
Author: Sangmin Han, Jinho Kim, Jinwoo Kim, Dongyoung Kim, Seon Joo Kim
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17611v1 Announce Type: cross Abstract: Multi-exposure fusion (MEF) expands the luminance range beyond what a single exposure can capture. Combining images taken at different exposure levels requires handling geometric differences while naturally merging their complementary brightness info...
279. Re-Sonance: A Dysarthric Asynchronous Real-Time Speech Conversion System Based on a Three-Stage Cascaded ASR-LLM-TTS Architecture ​
Author: Yuxuan Wu, Yifan Xu, Junkun Wang, Jiayong Jiang, Xin Zhao, Zhaojie Luo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.17615v1 Announce Type: cross Abstract: Individuals with dysarthria face significant challenges in professional speaking scenarios such as conferences, presentations, and meetings, where real-time communication is crucial. While existing Augmentative and Alternative Communication (AAC) sys...
280. TypiCore: A Hybrid Active Query Strategy for Class-Incremental Learning on Time Series ​
Author: Gabor Szucs, Samuel Jacsev, Marcell Nemeth, Davide Dalle Pezze, Gian Antonio Susto
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17632v1 Announce Type: cross Abstract: Time series data play a pivotal role across numerous domains, including healthcare and manufacturing. In real-world environments, models must cope with distribution shifts over time, a challenge commonly addressed through Continual Learning (CL) tech...
281. Selectivity Matters: Source Node Influence Pruning for Unsupervised Graph Domain Adaptation ​
Author: Ridong Han, Yawen Shen, Zhongnian Li, Tongfeng Sun, Xinzheng Xu, Abdulmotaleb El Saddik
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17668v1 Announce Type: cross Abstract: Unsupervised Graph Domain Adaptation (UGDA) aims to facilitate knowledge transfer from a labeled source graph to an unlabeled target graph by mitigating cross-domain distribution shifts. Existing methods primarily focus on node-level feature alignmen...
282. Beyond Objective Expressivity: Geometry Preservation in Multimodal Contrastive Learning ​
Author: Tillmann Rheude, Roland Eils, Benjamin Wild
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17673v1 Announce Type: cross Abstract: Contrastive learning is increasingly moving toward settings with three or more modalities instead of image-text pairs. Yet, extending models from pairwise to higher-order multimodal alignment can introduce optimization and representation challenges. ...
283. Uncovering Latent Reasoning Strategies in Language Models ​
Author: Awni Altabaa, John Lafferty
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17674v1 Announce Type: cross Abstract: A language model $p_\theta(y \mid x)$ trained on reasoning tasks learns to solve problems via multiple distinct strategies, yet these strategies are implicit and entangled within the model's response distribution. We study the problem of decomposing ...
284. Integrating High-Level Requirements to Low-Level Tests with Machine-Readable V&V Specifications ​
Author: Mansur Arief, Nur Ahmad Khatim, Ali Akarma, Ahmad Alfan Alfian Irfan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.17686v1 Announce Type: cross Abstract: Modern software teams have mature tools for low-level testing, such as pytest, JUnit, and Jest, which make it inexpensive to write unit tests and run them on every commit. Systems engineering, in parallel, has developed rigorous principles for design...
285. Lifelong Multi-Subsystem Pickup and Delivery with Buffer-Limited Handover Stations ​
Author: Chuanlong Zang, Isabelle Barz, Anna Mannucci, Philipp Schillinger, Florian Lier, Wolfgang H"onig
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.MA
arXiv:2607.17724v1 Announce Type: cross Abstract: Coordinating payload transfers between subsystems is a critical challenge in lifelong Multi-Agent Pickup and Delivery (MAPD). We study systems where agents are confined to separate regions and must exchange payloads through shared handover stations. ...
286. MXSens: Sensitivity-Aware Mixed-Precision Quantization for Efficient LLM Inference ​
Author: Simla Burcu Harma, Danila Mishin, Zhengyuan Su, Ayan Chakraborty, Elizaveta Kostenok, Dongho Ha, Babak Falsafi, Martin Jaggi, Yunho Oh, Amir Yazdanbakhsh
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17733v1 Announce Type: cross Abstract: 4-bit quantization enables efficient LLM inference, but suffers from significant accuracy degradation due to outliers. Prior work addresses this problem via data rotation or mixed-precision integer quantization, but often relies on software-managed s...
287. Mobile Network Control with a World Model ​
Author: Maxime Bouton, Ioanna Mitsioni, Simon Lindst{\aa}hl, Jaeseong Jeong
Published: 7/21/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2607.17747v1 Announce Type: cross Abstract: The increasing complexity of mobile networks necessitates intelligent and dynamic control strategies for efficient, energy-conserving management. We propose a world model-based approach for network control that enables adaptive configuration of cruci...
288. DA-Fusion: Deformable Attention-Based RGB-D Fusion Transformer for Unseen Object Instance Segmentation ​
Author: Yesol Park, Hye-Jung Yoon, Juno Kim, Byoung-Tak Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17754v1 Announce Type: cross Abstract: In logistics automation, precise segmentation of unseen objects is crucial for efficient robotic manipulation in cluttered environments. Tasks such as bin-picking and shelf-picking require robust perception to handle occlusions, varying object shapes...
289. Seg2Grasp: A Robust Modular Suction Grasping in Bin Picking ​
Author: Hye-Jung Yoon, Juno Kim, Yesol Park, Jun-Ki Lee, Byoung-Tak Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.17757v1 Announce Type: cross Abstract: Current bin picking methods that rely heavily on end-to-end learning often falter when confronted with unfamiliar or complex objects in unstructured environments. To overcome these limitations, we introduce Seg2Grasp, a modular pipeline designed for ...
290. Generalize and Guide: Decomposing Rewards for Few-Shot Inverse Reinforcement Learning ​
Author: Ziyi Liu, Grace Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO
arXiv:2607.17760v1 Announce Type: cross Abstract: Inverse reinforcement learning (IRL) provides a powerful framework for learning from demonstrations. However, real-world tasks often exhibit substantial natural variations (e.g., picking up mugs with varying shapes), making it impractical to collect ...
291. Time-Frequency Consistency Learning for Robust Speech Deepfake Detection ​
Author: Jun Xue, Zhuolin Yi, Yanzhen Ren, Yihuan Huang, Jiayu Xiong, Yi Chai, Guanxiang Feng, Jiajun Liu, Tong Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2607.17761v1 Announce Type: cross Abstract: Recently, speech deepfake detection (SDD) has achieved significant progress. However, its robustness evaluation remains largely confined to controlled additive noise scenarios, lacking systematic investigation of the complex distortions introduced by...
292. Autonomous Discovery of Wireless Communications Algorithms ​
Author: Fay\c{c}al A"it Aoudia, Jakob Hoydis, Sebastian Cammerer, Gian Marti, Merlin Nimier-David, Nicolas Roussel, Alexander Keller
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, cs.MA, math.IT
arXiv:2607.17762v1 Announce Type: cross Abstract: Large language model (LLM)-driven evolutionary search is an emerging algorithm-discovery paradigm that has already produced novel results in several scientific fields. Yet its application to wireless communications remains largely unexplored. To brid...
293. FIFA World Cup 2026 as a Contamination-Free Benchmark for LLM Forecasting Agents: Four Models, a Bookmaker, and 104 Matches ​
Author: Jiacheng Ding, Cong Guo, Jason Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DB
arXiv:2607.17765v1 Announce Type: cross Abstract: We introduce WC2026-Agents, a benchmark and dataset for evaluating large language models (LLMs) as autonomous forecasting agents on real, future events. For every one of the 104 matches of the 2026 FIFA World Cup, four frontier models -- Claude Opus ...
294. Measuring Monosemanticity in Sparse Autoencoders via Latent Activation Coherence ​
Author: Katarzyna Filus, Sebastian Pokuci'nski
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2607.17770v1 Announce Type: cross Abstract: Within Explainable Artificial Intelligence, mechanistic interpretability uses Sparse Autoencoders (SAEs) to extract more interpretable features from neural representations. However, assessing their monosemanticity, and thus explanation quality, remai...
295. Persona-as-Configuration: Generative Stakeholder Reporting for Agricultural Floods ​
Author: Oliver Aleksander Larsen, Tiziano Santilli, Francesco Daghero, Mahyar T. Moghaddam
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.HC
arXiv:2607.17774v1 Announce Type: cross Abstract: Cyber-physical systems built on deterministic edge inference, such as on-vehicle flood detection for agricultural fields, produce structured decision logs that must be interpreted differently by heterogeneous stakeholders. Pairing such systems with l...
296. CDIS: Cross-Dimensional Class-Agnostic 3D Instance Segmentation via 2D Mask Tracking and 3D-2D Projection Merging ​
Author: Juno Kim, Hye-Jung Yoon, Yesol Park, Byoung-Tak Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17778v1 Announce Type: cross Abstract: Class-agnostic 3D instance segmentation is critical for robotic systems operating in unknown environments, enabling perception of previously unseen objects for reliable manipulation and navigation. Existing approaches typically project per-frame 2D i...
297. ETAS: An Effect-Typed Language for Agent Systems ​
Author: Huiri Tan, Yikun Wang, Puyang Zhang, Shangyu Li, Jiasi Shen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.PL, cs.AI, cs.LG, cs.MA
arXiv:2607.17780v1 Announce Type: cross Abstract: ETAS is a programming language for agent systems that treats model-backed agents, tool calls, prompts, typed memory, human approvals, policies, and execution traces as semantic program elements rather than library conventions. It separates determinis...
298. BrainNext: A General-Purpose Self-Supervised Foundation Model for Brain MRI Analysis ​
Author: Moona Mazher, Abdul Qayyum, Steven A. Niederer, Daniel C. Alexander
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17782v1 Announce Type: cross Abstract: Foundation models pretrained using self-supervised learning have transformed computer vision by learning transferable representations from large-scale unlabeled data. However, existing foundation models for neuroimaging remain limited by task-specifi...
299. Feature Attribution-Based Explainability Analysis of Deep Learning Models in Predictive Process Monitoring ​
Author: Kseniya Sahatova, Rafael Seidi Oyamada, Xuefei Lu, Johannes De Smedt
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17783v1 Announce Type: cross Abstract: Predictive process monitoring supports the optimization and control of operational business processes by forecasting the future state or outcome of ongoing cases. While deep neural networks have achieved strong performance for these tasks by modeling...
300. Reasoning as a Double-Edged Sword: Architecture and Cross-Stage Robustness in Vision-Language-Action Models ​
Author: Tuan Duong Trinh, Naveed Akhtar, Basim Azam
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CR, cs.LG
arXiv:2607.17786v1 Announce Type: cross Abstract: Does adding a reasoning step make a Vision-Language-Action (VLA) model more robust to perturbation? Intuitively, a policy that reasons before acting should absorb a perturbed input better than one that maps observations directly to actions. We test t...
301. Medical Imaging Fusing Vision Transformer: Laryngeal Cancer Screening with Explanation ​
Author: Haiyang Wang, Luca Mainardi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17789v1 Announce Type: cross Abstract: Early and timely screening of laryngeal cancer is crucial for improving clinical outcomes. In recent years, NBI endoscopy has become a standard diagnostic tool for the detection of laryngeal lesions. However, its effective use requires well-trained c...
302. ReViV: Reconstructing the Viewer and the View in 4D from Monocular Egocentric Video ​
Author: Xiaozhong Lyu, Gen Li, Zhiyin Qian, Xucong Zhang, Marc Pollefeys, Siyu Tang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17790v1 Announce Type: cross Abstract: Egocentric devices, such as wearable front-facing cameras, provide a unique perspective for capturing the continuous interaction between a human viewer and the surrounding environment. A holistic and efficient multimodal model capable of reconstructi...
303. Vis2Reg: Visibility-Aware Landmark-Free Geometric 3D--2D Registration for Liver Laparoscopy ​
Author: Jiaming Feng, Xukun Zhang, Shahid Farid, Sharib Ali
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.HC
arXiv:2607.17810v1 Announce Type: cross Abstract: Accurate 3D--2D liver registration, which aligns preoperative 3D models to partial, view-dependent intraoperative surface observations, is critical for AR-guided laparoscopic surgery but remains challenging due to severe occlusion, limited visibility...
304. Phasor Attention: Mean Root Square Normalization for Phase Manifold Preservation ​
Author: Sungwoo Goo, Hwi-yeol Yun, Sangkeun Jung
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17822v1 Announce Type: cross Abstract: While Root Mean Square Normalization has become the de facto standard for accelerating modern sequence models, its reliance on the quadratic accumulation of independent scalars ($\sum x^2$) inherently triggers outlier-induced numerical instability, g...
305. I wanted it to feel more personal: Customization of social AI as AI individualism in practice ​
Author: Marita Skjuve, Anna Gr{\o}ndal Larsen, Asbj{\o}rn F{\o}lstad, Nena van As, Petter Bae Brandtzaeg
Published: 7/21/2026, 4:00:00 AM
Categories: cs.HC, cs.AI
arXiv:2607.17826v1 Announce Type: cross Abstract: Despite the growing availability of customizable social artificial intelligence (AI), such as ChatGPT, Grok, and Character.ai, we know little about how users actively shape social AI to reflect their personal preferences. This study examines why and ...
306. Measuring and Improving Complex-Atomic Answer Consistency in Endoscopic VQA ​
Author: Yuhao Liu, Cheng Zhao, Guanghui Yue
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17834v1 Announce Type: cross Abstract: Endoscopic visual question answering (VQA) increasingly asks complex questions that combine several endoscopic answer components rather than isolated factual queries. Such complex answers may be scored as correct even when the same model fails on ass...
307. CaT-GS: Efficient 3DGS Rendering for Large Scale Scenes via Inter-frame Caching and Tile Scheduling ​
Author: Tingjia Zhang, Bo Chen, Shengzhong Liu, Fan Wu, Guihai Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17842v1 Announce Type: cross Abstract: Recent breakthroughs in 3D Gaussian Splatting (3DGS) have advanced neural rendering with high fidelity and speed. However, its performance degrades significantly in large-scale scenes due to the computational burden of tile-based rasterization. Exist...
308. ConceptTree: Bringing Semantic Transparency to Black-Box Decision Making for Robotic Manipulation ​
Author: Yongyan Wen, Feifan Liu, Jinyi Chen, Bo An, Peng Liu, Siyuan Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.17861v1 Announce Type: cross Abstract: Establishing interpretable decision-making processes in long-horizon robotic manipulation is critical for enabling reliable human oversight and intervention. However, existing approaches to robotic manipulation largely treat skill selection as opaque...
309. Zero Hallucination, by Construction: Hallucination-Aware Layered Oversight for Trustworthy Enterprise AI ​
Author: Bogdan Raduta, Horia Velicu, Alexandru Preda, Serban Chiricescu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.17883v1 Announce Type: cross Abstract: Enterprises will not deploy AI agents they cannot trust, and the most-cited reason for distrust is hallucination: confident, fluent output that is simply not true. The common response is to wait for a model that does not hallucinate. We argue that th...
310. Chemical filters for ultra-high-throughput materials screening and generation ​
Author: Kinga O. Mastej, Panyalak Detrattanawichai, Hyunsoo Park, Anthony Onwuli, Masahiro Negishi, Aron Walsh
Published: 7/21/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cs.AI, cs.LG
arXiv:2607.17910v1 Announce Type: cross Abstract: Generative artificial intelligence is rapidly transforming materials design by enabling de novo exploration of immense chemical spaces. Yet a large proportion of AI-generated compositions remain implausible, violating established chemical principles,...
311. DeLIVeR: Decomposed Learning for Information-grounded Veracity Recognition via Reinforced Knowledge Graph Exploration ​
Author: Cong Hoan Nguyen, Thomas Hoang, Hieu Minh Duong, Long Nguyen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.17935v1 Announce Type: cross Abstract: Automated fact-checking remains a challenge for Large Language Models (LLMs) due to "query brittleness" in traditional retrieval systems. We propose DeLIVeR (Decomposed Learning for Information-grounded Veracity Recognition), a framework that treats ...
312. The Aura in the Machine: Genealogy and the Status of the Work of Art in the Generative Era ​
Author: Giorgio Presti
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.17940v1 Announce Type: cross Abstract: This paper frames Generative Artificial Intelligence (AI) not as an unprecedented technological rupture, but as an industrial-scale manifestation of a deeply rooted historical process. Through a genealogy of generative arts, it shows how AI's questio...
313. The Art of Not Forgetting ​
Author: Ashmith Atmuri, Akshay Kumar, Yashaswini Rao Bhogarajula
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17944v1 Announce Type: cross Abstract: We introduce CMP (Cognitive Memory Primitive), an architecture that represents inputs as sparse relational codes, stores them in a two-tier competitive memory, and learns entirely through local, gradient-free updates, with no backpropagation anywhere...
314. A Geometric Perspective on Stabilizing Value Conflict Resolution ​
Author: Saket Reddy, Andy Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17946v1 Announce Type: cross Abstract: Large Language Models (LLMs) often struggle to navigate value conflicts when trained with the compressed scalar rewards of Reinforcement Learning from Human Feedback (RLHF). To address this challenge, we investigate how chain-of-thought (CoT) reasoni...
315. RT-SHCUA: Real-Time Self-Hosted Computer-Use Agent for UAV Control ​
Author: Di Lu, Bo Zhang, Xiyuan Li, Yongzhi Liao, Xuewen Dong, Yulong Shen, Zhiquan Liu, Jianfeng Ma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.RO, cs.SY, eess.SY
arXiv:2607.17951v1 Announce Type: cross Abstract: Natural-language control offers a promising interface for unmanned aerial vehicles (UAVs), but directly applying self-hosted computer-use agents (SHCUAs) to UAV control introduces a structural mismatch. SHCUAs are designed for interactive host-side t...
316. Topological Signatures of Context-Level Reliability in TabPFN ​
Author: James Hu, Mahdi Ghelichi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2607.17962v1 Announce Type: cross Abstract: TabPFN is a transformer-based foundation model for tabular prediction that performs inference without task-specific training by conditioning on a support set and query inputs. Despite its strong empirical performance, its internal behavior on structu...
317. Harness Engineering for LLM-Driven GPU Kernel Generation ​
Author: Yue Shui, Chenyu Ma, Hangfei Xu, Shengzhao Wen, Yanpeng Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.17979v1 Announce Type: cross Abstract: Large language models (LLMs) can assist GPU kernel generation, but their practical effectiveness depends on whether generated code can be reliably constrained, validated, profiled, and selected. This paper presents a harness-centered system for LLM-d...
318. Self-State Attacks on Self-Hosted AI Agents: How Far Can OS Defenses Go? ​
Author: Yimeng Chen, Nathana"el Denis, Roberto Di Pietro, J"urgen Schmidhuber
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL, cs.MA
arXiv:2607.17986v1 Announce Type: cross Abstract: Self-hosted AI agents read and write their own memory and configuration files to function. An agent may get compromised via corruption of its own state -- a compromise realized via legitimate OS system call invocation. We refer to this class of threa...
319. HAS: Highlight-guided Attention Steering for Multimodal LLM Video Summarization ​
Author: Rui Chu, Yingjie Lao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.17994v1 Announce Type: cross Abstract: Video understanding has become more and more important with the growth of Artificial Intelligence (AI) for video generation. Recently, Multimodal Large Language Model(M-LLM) has shown its capability in video understanding. Video summarization, a spec...
320. MADA-RL: Multi-Agent Debate-Aware Reinforcement Learning for Parameter-Efficient Reasoning in Compact Models ​
Author: Martino M. L. Pulici, Cuong Xuan Chu, Evgeny Kharlamov, Zifeng Ding, Volker Tresp, Yunpu Ma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.MA
arXiv:2607.18006v1 Announce Type: cross Abstract: Large language models achieve strong reasoning performance, but often at prohibitive training cost - a challenge that is especially acute for compact models ($\leq 4 , \mathrm{B}$ parameters) trained under limited budgets. We introduce MADA-RL, a po...
321. Natural Language Access to Domain-Specific Metadata: A Reusable Framework for LLM Query Generation ​
Author: Blake G. Fitch, Cato Elia Kurtz
Published: 7/21/2026, 4:00:00 AM
Categories: cs.DB, cs.AI
arXiv:2607.18029v1 Announce Type: cross Abstract: Researchers need to answer ad-hoc questions about the contents of domain-specific archives but often lack the expertise to write structured queries on the metadata. We show that when domain vocabulary and semantics are captured in a well-designed Web...
322. Anticipate Before Acting: Future-State-Conditioned Vision-Language Navigation ​
Author: Lingfeng Zhang, Zhanguang Zhang, Liheng Ma, Tongtong Cao, Yingxue Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18042v1 Announce Type: cross Abstract: End-to-end vision-language navigation (VLN) with causal vision-language models can map instructions and egocentric observations directly to actions, but standard behavior cloning supervises only the next action and does not explicitly train the polic...
323. Adaptive Adversaries: A Multi-Turn, Multi-LLM Benchmark for LLM Agent Security ​
Author: Devina Jain, David Hartmann, Chuan Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2607.18063v1 Announce Type: cross Abstract: LLM-based agents process external content, exposing them to prompt injection and multi-turn manipulation. Most safety benchmarks evaluate defenders against fixed attack pools collected before evaluation, single-turn or multi-turn. We present a 21-sce...
324. Autoresearch with Coding Agents: Generalizers and Metric-Maximizers on Quran Recitation Data ​
Author: Nursultan Askarbekuly, Mohamad Al Mdfaa, Ahmed Helaly, Gonzalo Ferrer, Manuel Mazzara
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2607.18064v1 Announce Type: cross Abstract: Coding agents can now be left alone to improve software against a score. In this pattern--recently popularized as "autoresearch"--the agent receives a dataset, an evaluation script, and one editable file, and iterates without supervision: modify the ...
325. Human Grounded Evaluation of Large Language Models for Optical Network Automation ​
Author: Kiarash Rezaei, Omran Ayoub, Paolo Monti, Carlos Natalino
Published: 7/21/2026, 4:00:00 AM
Categories: cs.NI, cs.AI
arXiv:2607.18068v2 Announce Type: cross Abstract: Large language models (LLMs) are increasingly adopted for network automation, yet their output quality and inference cost can vary substantially across LLM families. We present HuGLEN, a stepwise evaluation pipeline that uses an LLM-as-a-judge togeth...
326. SGN: A Similarity-based Generative Network for Data Generation under Distribution Shift ​
Author: Jiaqi Zhu, Xincheng Chen, Yuncheng Wu, Zhaojing Luo, Beng Chin Ooi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18072v1 Announce Type: cross Abstract: Generative models trained on a source domain often produce samples that are poorly aligned with shifted target domains, limiting their effectiveness for target-domain data augmentation. Although target-specific adaptation can reduce this mismatch, it...
327. Generalised Bellman recurrence and three dualities in sequential decision-making ​
Author: Fernando E. Rosas, David Hyland, Daniel Polani
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18077v1 Announce Type: cross Abstract: What gives the Bellman equation its form? We show that the recursive properties of optimal value functions follow from three conditions: that the dynamics decomposes through sufficient statistics, that the return decomposes recursively, and that the ...
328. Sparse Evidence Can Suffice: Agentic Evidence Seeking for Multimodal Video Misinformation Detection ​
Author: Haochen Zhao, Yongxiu Xu, Xinkui Lin, Dong Xie, Jiarui Lu, Yuqi Qian, Yubin Wang, Hongbo Xu, Gaopeng Gou
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18080v1 Announce Type: cross Abstract: Multimodal video misinformation detection is commonly formulated as a holistic video-understanding task, where the entire video and its associated content are processed and judged in a single pass. However, real-world misinformation often exhibits a ...
329. SelectInfer: Selective Neuron Loading and Computation for On-Device LLMs ​
Author: Huzaifa Shaaban Kabakibo, Eric Schniedermeyer, Artem Burchanow, Lin Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18081v1 Announce Type: cross Abstract: Large Language Models (LLMs) have demonstrated remarkable capabilities across a range of Natural Language Processing (NLP) tasks, but their high computational and memory demands pose significant challenges for deployment on resource-constrained edge ...
330. Enhancing Rubric-based RL via Self-Distillation ​
Author: Mingxuan Xia, Yuhang Yang, Chao Ye, Shuai Zhu, Shenzhi Yang, Guangcheng Zhu, Yuhang Zhang, Cheng Peng, Haobo Wang, Siqing Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18082v2 Announce Type: cross Abstract: Rubric-based RL has recently shown promise in improving LLMs on open-ended tasks. A widely recognized limitation of rubric-based RL is limited exploration: criteria that no rollout manages to satisfy (Unexplored Criteria, UC) receive no optimization ...
331. How Does Alignment Tuning Shape Representations of Sycophancy and Related Cue-Induced Biases in LLMs? ​
Author: Prakhar Gupta, Terry Jingchen Zhang, Florent Draye, Bernhard Sch"olkopf, Zhijing Jin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.18114v1 Announce Type: cross Abstract: Modern LLMs are alarmingly susceptible to surprisingly simple immaterial changes of input prompts: a casual hint, an incorrectly labeled few-shot example, or a fake prior assistant turn often flips an originally correct answer. We study where this su...
332. O-VAD: Industrial Video Anomaly Detection through Object-Centric Tracking and Reasoning ​
Author: Mei Yuan, Qi Long, Qifeng Wu, Zhenyang Li, Yizhou Zhao, Lei Wang, Yang Liu, Min Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.MA
arXiv:2607.18142v1 Announce Type: cross Abstract: Industrial Video Anomaly Detection (IVAD) aims to identify anomalous objects and events in an industrial process, which is crucial for modern manufacturing and quality control systems. Existing VLM-based anomaly reasoning methods are capable of detec...
333. Do Language Models Dream of Binding Molecules? Benchmarking LLMs under Spatial Constraints ​
Author: Thomas MacDougall, Maksim Kuznetsov, Roman Schutski, Rim Shayakhmetov, Maxim Malkov, Vladimir Aladinskiy, Alex Aliper, Alex Zhavoronkov
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2607.18144v1 Announce Type: cross Abstract: Structure-based drug design (SBDD) leverages the 3D structure of protein targets, often complemented by other spatial constraints, to generate candidate binding molecules. While diffusion models have dominated as a leading paradigm for high-quality 3...
334. LLMs and Agentic AI Systems for Smart Grids: A Tutorial on Architectures and Applications ​
Author: Daniela Rojas, Abdulwahab Albassam, Aidan G. Leung, Jett Ngo, Ryan Luo, Peter R. Quawas, Junpyung Kim, Kangkai Liang, Mansi Nanavati, Jonathan Mai, Meng-Chi Tsai, Yun-Tong Tsai, Yize Chen, Yuanyuan Shi
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SY, cs.AI, cs.SY
arXiv:2607.18147v1 Announce Type: cross Abstract: Large language models (LLMs) and agentic AI systems have evolved from natural language tasks to using external tools to plan, retrieve, and act in technical domains. In smart grids, recent work applies agentic schemes to forecasting, optimization, an...
335. Differentiable Logic Gate Networks for Low-Latency EEG Classification on Edge Devices ​
Author: Shyamal Y. Dharia, Stephen D. Smith, Camilo E. Valderrama
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18149v1 Announce Type: cross Abstract: Real-time EEG classification on edge devices is bottlenecked by the floating-point arithmetic of conventional neural networks. We investigated Differentiable Logic Gate Networks (Diff-Logic) as a hardware-native alternative that compiles models into ...
336. TRIM: Reducing AI-Generated CodeSlop via Agent Trajectory Minimization ​
Author: Alex Mathai, Shobini Iyer, Aleksandr Nogikh, Petros Maniatis, Franjo Ivancic, Junfeng Yang, Baishakhi Ray
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.OS
arXiv:2607.18161v1 Announce Type: cross Abstract: Coding agents are increasingly used to accelerate code generation in many downstream tasks, such as fixing bugs, building applications, and prototyping. However, despite their value as coding assistants, agent-generated code tends to be larger and mo...
337. OR Else: A Differentiable Trust Region for Policy Optimization ​
Author: Chinmay Rane, Kanishka Tyagi, Michael Manry
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.18163v1 Announce Type: cross Abstract: PPO and the GRPO baseline studied here use clipped surrogate objectives whose favorable-direction saturation introduces an abrupt change in the scalar objective's derivative. We ask whether Output Reset (OR), a smooth one-sided saturation rule, offer...
338. A Continual Validation, Updating, and Decision-Making Framework for Self-Adaptive Digital Twins via Robust Model Predictive Control: A Case Study in Additive Manufacturing ​
Author: Yi-Ping Chen, Ying-Kuan Tsai, Vispi Karkaria, Seul Lee, Daniel Apley, Wei Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.ST, stat.TH
arXiv:2607.18164v1 Announce Type: cross Abstract: Digital Twins rely on surrogate models to mirror physical systems in real time, yet these models can degrade as operating conditions evolve, a phenomenon known as concept drift. Maintaining surrogate fidelity under drift, particularly when models mus...
339. Learning Adaptive Safety Margins for Visual Navigation ​
Author: Junyi Hu, Shuaihang Yuan, Geeta Chandra Raju Bethala, Anthony Tzes, Yi Fang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.18200v1 Announce Type: cross Abstract: Robots in cluttered indoor spaces often fail not because they cannot generate collision-free paths, but because a fixed safety margin is mis-calibrated: conservative margins cause detours and timeouts, while permissive margins lead to near-boundary s...
340. GigaPath-Flash and GigaTIME-Flash: Efficient Pathology Foundation Models for Whole-Slide and Tumor Microenvironment Analysis ​
Author: Naoto Usuyama, Jeya Maria Jose Valanarasu, Sicong Yao, Hanwen Xu, Jaspreet Bagga, Guanghui Qin, Robert E. Kramer, Cliff Wong, Soohee Lee, Hao Qiu, Theodore Zhengde Zhao, Racheli Ben Shimol, Angela Crabtree, Kevin Matlock, Eduardo Alejandro Lozano Garcia, Naiteek Sangani, Alberto Santamaria-Pang, Jason Entenmann, Alexandra Q. Bartlett, Bill J. Wright, Bernard A. Fox, Brian Piening, Sheng Zhang, Sheng Wang, Tristan Naumann, Carlo Bifulco, Hoifung Poon
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18218v1 Announce Type: cross Abstract: Foundation models have emerged as a driving force in computational pathology, with the potential to transform cancer diagnosis, prognosis, and treatment selection by learning transferable representations from large-scale histopathology data. A growin...
341. Simple Domain Generalization for Strong Pixel-Level Image Tampering Detection in Modern VLMs ​
Author: Yi Tang, Xinyi Shang, Jiacheng Cui, Sondos Mahmoud Bsharat, Jiacheng Liu, Xiaohan Zhao, Tran Dinh Tien, Ahmed Elhagry, Salwa K. Al Khatib, Tianjun Yao, Yonina C. Eldar, Jing-Hao Xue, Hao Li, Salman Khan, Zhiqiang Shen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.18230v1 Announce Type: cross Abstract: Modern vision-language models (VLMs) have significantly improved image generation and editing capabilities, making pixel-level image tampering detection increasingly important yet challenging under cross-model and out-of-distribution shifts. This wor...
342. Automated Discovery Has No Universally Superior Harness ​
Author: Akshat Gupta, Jermaine Lei, Alexander Lu, Gopala Anumanchipalli, Leshem Choshen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.18235v1 Announce Type: cross Abstract: Autonomous discovery systems such as OpenEvolve and TTT-Discover are often used as general-purpose harnesses. However, in practice these are composite systems combining several design choices about archives, parent selection, exploration, and budget ...
343. Comprehend, Divide, and Conquer: Feature Subspace Exploration via Multi-Agent Hierarchical Reinforcement Learning ​
Author: Weiliang Zhang, Xiaohan Huang, Yi Du, Ziyue Qiao, Qingqing Long, Zhen Meng, Yuanchun Zhou, Meng Xiao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2504.17356v3 Announce Type: replace Abstract: Feature selection aims to preprocess the target dataset, find an optimal and most streamlined feature subset, and enhance the downstream machine learning task. Among filter, wrapper, and embedded-based approaches, the reinforcement learning (RL)-ba...
344. Enhancing LLMs' Clinical Reasoning with Real-World Data from a Nationwide Sepsis Registry ​
Author: Junu Kim, Chaeeun Shim, Sungjin Park, Su Yeon Lee, Gee Young Suh, Chae-Man Lim, Seong Jin Choi, Song Mi Moon, Kyoung-Ho Song, Eu Suk Kim, Hong Bin Kim, Sejoong Kim, Chami Im, Dong-Wan Kang, Yong Soo Kim, Hee-Joon Bae, Sung Yoon Lim, Han-Gil Jeong, Edward Choi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2505.02722v2 Announce Type: replace Abstract: Although large language models (LLMs) have demonstrated impressive reasoning capabilities across general domains, their effectiveness in real-world clinical practice remains limited. This is likely due to their insufficient exposure to real-world c...
345. LEGO Co-builder: Exploring Fine-Grained Vision-Language Modeling for Multimodal LEGO Assembly Assistants ​
Author: Haochen Huang, Yue Su, Xin Sun, Moonisa Ahsan, Mohammad Aliannejadi, Irene Viola, Zhaochun Ren, Chuang Yu, Aneta Lisowska, Artem Belopolsky, Koen Hindriks, Pablo Cesar, Junxiao Wang, Jiahuan Pei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CV
arXiv:2507.05515v3 Announce Type: replace Abstract: Vision-language models (VLMs) are facing the challenges of understanding and following multimodal assembly instructions, particularly when fine-grained spatial reasoning and precise object state detection are required. In this work, we explore LEGO...
346. MMGraphRAG: Bridging Vision and Language with Interpretable Multimodal Knowledge Graphs ​
Author: Xueyao Wan, Hang Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2507.20804v3 Announce Type: replace Abstract: Large Language Models (LLMs) suffer from hallucinations due to their static parametric knowledge. Retrieval-Augmented Generation (RAG) and GraphRAG mitigate this issue by incorporating external knowledge and structured reasoning over knowledge grap...
347. AI sustains higher strategic tension than humans in chess ​
Author: Adamo Cerioli, Edward D. Lee, Vito D. P. Servedio
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2508.13213v4 Announce Type: replace Abstract: Strategic decision-making requires balancing immediate opportunities against long-term objectives: a tension fundamental to competitive environments. We investigate this trade-off in chess by analyzing the dynamics of human and AI gameplay through ...
348. Benchmarking Agentic Newswriting via Journalistic Workflows ​
Author: Yen-Che Chien, Kuang-Da Wang, Wei-Yao Wang, Wen-Chih Peng
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2509.00446v2 Announce Type: replace Abstract: Recent advances in autonomous digital agents from industry (e.g., Manus AI and Gemini's research mode) highlight their potential for structured tasks through autonomous decision-making and task decomposition, but it remains unclear how well such sy...
349. SATQuest: A Verifier for Logical Reasoning Evaluation and Reinforcement Fine-Tuning of LLMs ​
Author: Yanxiao Zhao, Yaqian Li, Zihao Bo, Rinyoichi Takezoe, Haojia Hui, Mo Guang, Lei Ren, Xiaolin Qin, Kaiwen Long
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.LO
arXiv:2509.00930v2 Announce Type: replace Abstract: Large language models (LLMs) exhibit strong general reasoning, yet the community lacks controllable, scalable, and verifiable tools to analyze and improve these abilities. We present SATQuest, a verifier that generates diverse SAT-based reasoning t...
350. Artificially intelligent agents in the social and behavioral sciences: A history and outlook ​
Author: Petter Holme, Milena Tsvetkova
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CY
arXiv:2510.05743v3 Announce Type: replace Abstract: We review the historical development and current trends of artificially intelligent agents (agentic AI) in the social and behavioral sciences: from the first programmable computers, and social simulations soon thereafter, to today's experiments wit...
351. Mini Amusement Parks (MAPs): A Testbed for Modelling Business Decisions ​
Author: St'ephane Aroca-Ouellette, Ian Berlot-Attwell, Panagiotis Lymperopoulos, Abhiramon Rajasekharan, Tongqi Zhu, Herin Kang, Kaheer Suleman, Sam Pasupalak
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2511.15830v3 Announce Type: replace Abstract: Despite rapid progress in artificial intelligence, current systems struggle with the interconnected challenges that define real-world decision making. Practical domains such as business management require open-ended optimization, actively learning ...
352. Parallel Decoder Transformer: Planner-Conditioned Latent Coordination for Model-Intrinsic Parallel Generation ​
Author: Logan Robbins
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2512.10054v3 Announce Type: replace Abstract: Autoregressive language models expose one causal token frontier, even when the requested document contains sections that could be developed concurrently. Existing parallel-generation systems arrange external branches around an otherwise unchanged m...
353. Towards AI epidemiology: a measurement standardisation framework for prospective risk detection ​
Author: Kit Tempest-Walters
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2512.15783v4 Announce Type: replace Abstract: This paper proposes a measurement standardisation framework that compresses expert-AI interactions into structured, comparable fields for prospective risk detection in deployed AI systems, without access to model internals. This concept paper defin...
354. Multi-modal cross-domain mixed fusion model with dual disentanglement for fault diagnosis under unseen working conditions ​
Author: Pengcheng Xia, Yixiang Huang, Chengjin Qin, Chengliang Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, eess.SP
arXiv:2512.24679v2 Announce Type: replace Abstract: Intelligent fault diagnosis has become an indispensable technique for ensuring machinery reliability. However, existing methods suffer significant performance decline in real-world scenarios where models are tested under unseen working conditions, ...
355. From Classical to Quantum Reinforcement Learning and Its Applications in Quantum Control: A Beginner's Tutorial ​
Author: Abhijit Sen, Sonali Panda, Mahima Arya, Subhajit Patra, Zizhan Zheng, Denys I. Bondar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, quant-ph
arXiv:2601.08662v3 Announce Type: replace Abstract: This tutorial is designed to make reinforcement learning (RL) more accessible to undergraduate students by offering clear, example-driven explanations. It focuses on bridging the gap between RL theory and practical coding applications, addressing c...
356. Data-Efficient Curation for Multimodal Reasoning under Fixed Training Protocols ​
Author: Yosub Shin, Michael Buriek, Boris Sobolev, Pavel Bushuyeu, Vikas Kumar, Haoyang Xu, Samuel Watson, Igor Molybog
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.10922v2 Announce Type: replace Abstract: We study data curation for multimodal reasoning in a fixed-protocol fine-tuning regime, where the base model, optimizer, training schedule, and evaluation pipeline are held constant and the main degree of freedom is the training data. Using the Neu...
357. NEMO: Execution-Aware Optimization Modeling via Autonomous Coding Agents ​
Author: Yang Song, Anoushka Vyas, Zirui Wei, Sina Khoshfetrat Pakazad, Henrik Ohlsson, Graham Neubig
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.21372v3 Announce Type: replace Abstract: We present NEMO, a system that translates Natural-language descriptions of decision problems into formal Executable Mathematical Optimization implementations using autonomous coding agents (ACAs). Existing approaches rely on specialized large langu...
358. Lyapunov Stability-Aware Stackelberg Game for Low-Altitude Economy: A Control-Oriented Pruning-Based DRL Approach ​
Author: Yue Zhong, Jiawen Kang, Yongju Tong, Hong-Ning Dai, Dong In Kim, Abbas Jamalipour, Shengli Xie
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.01131v2 Announce Type: replace Abstract: With the rapid expansion of the low-altitude economy, Unmanned Aerial Vehicles (UAVs) serve as pivotal aerial base stations supporting diverse services from users, ranging from latency-sensitive critical missions to bandwidth-intensive data streami...
359. Arbor: A Framework for Reliable Navigation of Critical Conversation Flows ​
Author: Lu'is Silva, Diogo Gon\c{c}alves, Catarina Farinha, Clara Matos, Lu'is Ungaro
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.14643v4 Announce Type: replace Abstract: Large language models struggle to maintain strict adherence to structured workflows in high-stakes domains such as healthcare triage. Monolithic approaches that encode entire decision structures within a single prompt are prone to instruction-follo...
360. SCA: Segment-Wise CoT Compression with Answer Alignment ​
Author: Ye Tian, Hongyu Lin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2603.07598v2 Announce Type: replace Abstract: Chain-of-thought (CoT) reasoning improves problem solving, but long think traces increase inference cost. Existing CoT compression methods usually optimize completion-level length. For structured thinking models, however, a completion contains both...
361. Content Creation with Spillovers: An Incentive Design Approach ​
Author: Sagi Ohayon, Boaz Taitler, Omer Ben-Porat
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.14372v2 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...
362. Deterministic Hallucination Detection in Medical VQA via Confidence-Evidence Bayesian Gain ​
Author: Mohammad Asadi, Tahoura Nedaee, Jack W. O'Sullivan, Euan Ashley, Ehsan Adeli
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.21693v2 Announce Type: replace Abstract: Multimodal large language models (MLLMs) have shown strong potential for medical Visual Question Answering (VQA), yet they remain prone to hallucinations, defined as generating responses that contradict the input image, posing serious risks in clin...
363. CARV: A Diagnostic Benchmark for Compositional Analogical Reasoning in Multimodal LLMs ​
Author: Yongkang Du, Xiaohan Zou, Minhao Cheng, Lu Lin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.27958v2 Announce Type: replace Abstract: Analogical reasoning tests a fundamental aspect of human cognition: mapping the relation from one pair of objects to another. Existing evaluations of this ability in multimodal large language models (MLLMs) overlook the ability to compose rules fro...
364. Agent psychometrics: Task-level performance prediction in agentic coding benchmarks ​
Author: Chris Ge, Daria Kryvosheieva, Daniel Fried, Uzay Girit, Kaivalya Hariharan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.00594v2 Announce Type: replace Abstract: As the focus in LLM-based coding shifts from static single-step code generation to multi-step agentic interaction with tools and environments, understanding which tasks will challenge agents and why becomes increasingly difficult. This is compounde...
365. From Multi-Agent to Single-Agent: When Is Skill Distillation Beneficial? ​
Author: Binyan Xu, Dong Fang, Haitao Li, Kehuan Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.01608v4 Announce Type: replace Abstract: Multi-agent systems (MAS) tackle complex tasks by distributing expertise, though this often comes at the cost of heavy coordination overhead, context fragmentation, and brittle phase ordering. Distilling a MAS into a single-agent skill can bypass t...
366. When Direct Prediction Fails: Evidence from LLM-Based Misinformation Risk Evaluation ​
Author: Zonghuan Xu, Xiang Zheng, Yutao Wu, Xingjun Ma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.06820v2 Announce Type: replace Abstract: LLMs make it increasingly easy to generate deceptive content at scale, creating a need for scalable misinformation risk evaluation based on whether readers find such content credible and are willing to share it. A natural approach is to ask an LLM ...
367. Information-Theoretic Measures in AI: A Practical Decision Framework ​
Author: Nikolaos Al. Papadopoulos, Konstantinos E. Psannis
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.IT, cs.LG, cs.MA, math.IT
arXiv:2604.23716v3 Announce Type: replace Abstract: Information-theoretic (IT) measures are ubiquitous in artificial intelligence: entropy drives decision-tree splits and uncertainty quantification, cross-entropy is the default classification loss, mutual information underpins representation learnin...
368. RADD: Retrieval-Augmented Discrete Diffusion for Multi-Modal Knowledge Graph Completion ​
Author: Guanglin Niu, Bo Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2604.25693v2 Announce Type: replace Abstract: Most multi-modal knowledge graph completion (MMKGC) models use one embedding scorer to conduct both retrieval over the full entity set and final link prediction. We argue that this coupling is a core bottleneck: global high-recall search and local ...
369. Adaptive Multi-Round Allocation with Stochastic Arrivals ​
Author: Yuqi Pan, Davin Choo, Haichuan Wang, Milind Tambe, Alastair van Heerden, Cheryl Johnson
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.DS
arXiv:2605.12111v2 Announce Type: replace Abstract: We study a sequential resource allocation problem motivated by adaptive network recruitment, in which a limited budget of identical resources must be allocated over multiple rounds to individuals with stochastic referral capacity. Successful referr...
370. AI for Auto-Research: Roadmap & User Guide ​
Author: Lingdong Kong, Xian Sun, Wei Chow, Linfeng Li, Kevin Qinghong Lin, Xuan Billy Zhang, Song Wang, Rong Li, Qing Wu, Wei Gao, Yingshuo Wang, Shaoyuan Xie, Jiachen Liu, Leigang Qu, Shijie Li, Lai Xing Ng, Benoit R. Cottereau, Ziwei Liu, Tat-Seng Chua, Wei Tsang Ooi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.18661v2 Announce Type: replace Abstract: AI-assisted research is crossing a threshold: fully automated systems can now generate research papers for as little as $15, while long-horizon agents can execute experiments, draft manuscripts, and simulate critique with minimal human input. Yet t...
371. Scientific reasoning does not reliably translate into scientific forecasting in frontier AI ​
Author: Sean Wu, Pan Lu, Yupeng Chen, Jonathan Bragg, Yutaro Yamada, Peter Clark, David Clifton, Philip Torr, James Zou, Junchi Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.22681v2 Announce Type: replace Abstract: AI systems are increasingly used to support forward-looking scientific judgment, but it remains unclear whether they can form reliable expectations about future scientific advances. Here we show that strong scientific reasoning does not reliably tr...
372. Structure-Induced Information for Rerooting Levin Tree Search ​
Author: Jake Tuero, Michael Buro, Laurent Orseau, Levi H. S. Lelis
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.30664v2 Announce Type: replace Abstract: Subgoal-based policy tree search, which uses a policy to guide search, is effective for complex single-agent deterministic problems but often relies on explicit subgoal generation that can incur substantial overhead and hinders scalability. In this...
373. Choosing the Lens: Strategic Perspective Activation in Context-Dependent Argumentation ​
Author: Albert Sadowski, Jaros{\l}aw A. Chudziak
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.31581v2 Announce Type: replace Abstract: The same arguments often need to be evaluated under different external regimes. An agent with influence over the regime has a strategic lever that standard formalisms do not directly capture. We introduce context-dependent argumentation frameworks ...
374. Regularized Offline Policy Optimization with Posterior Hybrid Bayesian Belief ​
Author: Hongqiang Lin, Pengfei Wang, Nenggan Zheng
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.00680v3 Announce Type: replace Abstract: Offline reinforcement learning (RL) aims to optimize policies from pre-collected datasets. A bottleneck of this paradigm is managing epistemic uncertainty, which arises from limited data coverage (sample-level) and the ambiguity in identifying tran...
375. Physics-Guided Spatiotemporal Learning for Coastal Wave Peak Period Estimation from Video ​
Author: Abubakar Hamisu Kamagata, Dharm Singh Jat, Attlee Munyaradzi Gamundani, Abhishek Srivastava, Paramasivam Saravanakumar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.13302v2 Announce Type: replace Abstract: Direct estimation of physically interpretable periodic signals from raw video constitutes a spatiotemporally grounded learning problem that proves to be difficult especially when facing label sparsity, lack of physical grounding and standardization...
376. RoboPIN: Grounded Embodied Reasoning via Pinned Chain-of-Thought ​
Author: Yaoting Huang, Yifu Yuan, Linqi Han, Chengwen Li, Shuoheng Zhang, Xianze Yao, Hongyao Tang, Yan Zheng, Jianye Hao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.15753v3 Announce Type: replace Abstract: Embodied reasoning requires models to perceive task-relevant objects and spaces in physical environments and maintain consistent visual grounding throughout multi-step reasoning. However, current vision-language models rely on text-only or coordina...
377. Heteroskedastic Signals in Budgeted LLM Verification: Structural Heterogeneity Limits Optimization Gains ​
Author: Jinlong Yang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.15841v2 Announce Type: replace Abstract: Selective-compute LLM systems decide which outputs merit verification, additional reasoning, tool execution, or human audit under a limited budget. It is natural to expect that stronger online optimization over a shared uncertainty or reward signal...
378. Omni-Perception Policy Optimization for Multimodal Emotion Reasoning ​
Author: Zhiyuan Han, Beier Zhu, Wenwen Tong, Pengyang Shao, Peipei Song, Xinyi Wang, Jiangnan Chen, Lewei Lu, Xun Yang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.25325v2 Announce Type: replace Abstract: We find that current emotion-oriented Omni-MLLMs still lack reliable omni-modal perception: they (i) underutilize multimodal cues in their reasoning trajectories and (ii) exhibit unfaithful behavior, often hallucinating modality-specific statements...
379. Data-driven Machine Learning Cannot Reach Symbolic-level Logical Reasoning -- The Limit of the Scaling Law ​
Author: Tiansi Dong, Mateja Jamnik, Pietro Li`o
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.26454v2 Announce Type: replace Abstract: By promoting vectors to spheres and enabling explicit model construction, neural networks can perform symbolic-level syllogistic reasoning without training data. We identify two fundamental limitations that prevent conventional data-driven machine ...
380. Theoria: Rewrite-Acceptability Verification over Informal Reasoning States ​
Author: Michael Saldivar, Ben Slivinski
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG, cs.LO, cs.SE
arXiv:2607.01223v4 Announce Type: replace Abstract: When should an AI system's answer be trusted? Formal proof assistants offer certainty but cannot reach most of the problem distribution; scalar LLM judges offer coverage but produce opaque scores that cannot be audited after the fact and are subjec...
381. Do GUI Agents Believe Their Eyes? Diagnosing State-Belief Reliance on Pixels versus Structure ​
Author: Guijia Zhang, Yuxun Chen, Yuheng Qi, Harry Yang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.04334v2 Announce Type: replace Abstract: Multimodal GUI agents read an interface through two redundant channels: the rendered pixels of a screenshot and a serialized structure such as a document object model or accessibility tree. Before acting, an agent forms a belief about the current i...
382. Memory in the Loop: In-Process Retrieval as Extended Working Memory for Language Agents ​
Author: Yusuf Khan, Carlo Lipizzi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.05690v2 Announce Type: replace Abstract: Language agents run a loop - observe, reason, act - but the memory they reason over sits outside it: a store queried at most once per turn. We study the regime where memory moves inside the loop, read and written on every step. The obstacle has alw...
383. A Formalization of the Mean-Field Derivation of the Vlasov Equation ​
Author: Joseph K. Miller
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LO, math-ph, math.AP, math.MP
arXiv:2607.08986v2 Announce Type: replace Abstract: We formalize a research result in the Lean 4 proof assistant by having a mathematician direct an AI system, and frame the activity as a formalization game. The objective is to turn a LaTeX document into Lean. The game is won when the development co...
384. IdeaTrail: Full-Process Agent Trajectories for Scientific Ideation ​
Author: Hengquan Guo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.10144v3 Announce Type: replace Abstract: Scientific ideation unfolds over multiple stages, including literature search, paper reading, tool use, claim checking, cross-paper synthesis, brainstorming, rejection of weak directions, and iterative writing. Yet most existing resources capture i...
385. Function-Aware Fill-in-the-Middle as Mid-Training for Coding Agent Foundation Models ​
Author: Yubo Wang, Jiarong Liang, Yuxuan Zhang, Xuye Liu, Cong Wei, Yuyu Zhang, Ping Nie, Wenhu Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2607.12463v3 Announce Type: replace Abstract: Coding agents must integrate external tool returns into ongoing reasoning - a capability that standard left-to-right pretraining on code exposes only in its forward direction. We observe that the action-observation-continuation loop of a coding age...
386. Visual Access Boundaries in Vision-Language Model Reasoning ​
Author: Hiroto Osaka, Shohei Taniguchi, Gouki Minegishi, Kai Yamashita, Masahiro Suzuki, Yutaka Matsuo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.12815v2 Announce Type: replace Abstract: Chain-of-Thought (CoT) prompting is widely used as a test-time scaling strategy for Vision-Language Models (VLMs), but it remains unclear what is extended when VLMs generate longer reasoning traces. We ask whether CoT requires continued access to i...
387. Probabilistic Extension of Neuro-Symbolic AGI Robots based on Belnap's Typed Intensional FOL ​
Author: Zoran Majkic
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.13073v2 Announce Type: replace Abstract: Neuro-symbolic AI based on $IFOL_B$ is a way to combine neural learning and symbolic reasoning to overcome limitations of purely neural systems (like lack of interpretability and logical structure) with formal logical machinery for self-reference. ...
388. AgentCompass: A Unified Evaluation Infrastructure for Agent Capabilities ​
Author: Kai Chen, Zichen Ding, Jiaye Ge, Shufan Jiang, Mo Li, Qingqiu Li, Zehao Li, Zonglin Li, Tianhao Liang, Shudong Liu, Zerun Ma, Zixin Shang, Wenhui Tian, Zun Wang, Liwei Wu, Zhenyu Wu, Jun Xu, Bowen Yang, Dingbo Yuan, Qi Zhang, Songyang Zhang, Peiheng Zhou, Dongsheng Zhu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.SE
arXiv:2607.13705v3 Announce Type: replace Abstract: As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hindering reproducibility and causin...
389. When a Verified World Model Still Loses: Play-Adequacy vs Prediction-Accuracy in LLM-Synthesized Code World Models ​
Author: Javier Aguilar Mart'in
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2607.14169v2 Announce Type: replace Abstract: Large language models can synthesize a game's rules as executable code - a Code World Model (CWM) - which a classical planner then searches over. Such models are typically accepted when they reach high transition accuracy on sampled trajectories. W...
390. SportD: Can VLMs Physically Strategize? ​
Author: Jasin Cekinmez, Addison J. Wu, Haotian Xia, Akshaya Bharadhwaj, Anay Putty, Anirudh Ravishankar, Jaewoong Lee, Jinglin Xiao, Kyumin Andrew Shim, Mishika Ahuja, Nisarga Patil, Leo Liu, Zhuohan Liu, Weining Shen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2607.14616v2 Announce Type: replace Abstract: Vision--language models have become increasingly capable of interpreting visual scenes, but it remains unclear whether they can use information to make strategically effective decisions. We investigate this question in soccer, where models observe ...
391. SmartRAG: Native Graph-Based RAG for Mobile Device ​
Author: Zhihan Jiang, Meng Li, Shenghao Liu, Keran Li, Ruiben Zhou, Wei Wang, Xianjun Deng, Shuai Wang, Haipeng Dai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.14661v2 Announce Type: replace Abstract: Deploying large language models (LLMs) as personal assistants on mobile devices demands privacy, low latency, and offline availability, yet the computational cost of giant models clashes with strict edge-hardware budgets. We argue that this tension...
392. Global Index on Responsible AI: 2026 Report ​
Author: Rachel Adams, Fola Adeleke, Ayantola Alayande, Selamawit Engida Abdella, Ana Florido, Nicol'as Grossman, Leah Junck
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.14782v2 Announce Type: replace Abstract: Grounded in human rights-based frameworks such as the UNESCO Recommendation on the Ethics of AI, the Global Index on Responsible AI (GIRAI) examines how countries translate responsible AI commitments into enforceable protections, institutional capa...
393. From Black Box to Executable Logic: Explainable Reinforcement Learning through Prolog Expert Systems ​
Author: Eduardo C. Garrido-Merch'an
Published: 7/21/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2607.15459v2 Announce Type: replace Abstract: A trained deep reinforcement learning policy is a black box, and we ask whether it can be made explainable by rewriting it as an executable logic program that reproduces its behaviour and that a person can read, a logic engine can run, and an optim...
394. Automated Reinforcement Learning: An Overview ​
Author: Reza Refaei Afshar, Joaquin Vanschoren, Uzay Kaymak, Rui Zhang, Yaoxin Wu, Wen Song, Yingqian Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2201.05000v3 Announce Type: replace-cross Abstract: Reinforcement Learning and, recently, Deep Reinforcement Learning are popular methods for solving sequential decision-making problems modeled as Markov Decision Processes. RL modeling of a problem and selecting algorithms and hyper-parameters...
395. CarbonNet: How Computer Vision Plays a Role in Climate Change? Application: Learning Geomechanics from Subsurface Geometry of CCS to Mitigate Global Warming ​
Author: Wei Chen, Yunan Li, Yuan Tian
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2403.06025v4 Announce Type: replace-cross Abstract: We introduce a new approach using computer vision to predict the land surface displacement from subsurface geometry images for Carbon Capture and Sequestration (CCS). CCS has been proved to be a key component for a carbon neutral society. How...
396. Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances ​
Author: Hanlei Zhang, Hua Xu, Fei Long, Xin Wang, Kai Gao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.CL
arXiv:2405.12775v2 Announce Type: replace-cross Abstract: Discovering the semantics of multimodal utterances is essential for understanding human language and enhancing human-machine interactions. Existing methods manifest limitations in leveraging nonverbal information for discerning complex semant...
397. Posts of Peril: Detecting Information About Hazards in Text ​
Author: Keith Burghardt, Daniel M. T. Fessler, Chyna Tang, Anne Pisor, Kristina Lerman
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2405.17838v3 Announce Type: replace-cross Abstract: Socio-linguistic indicators of affectively-relevant phenomena, such as emotion or sentiment, are often extracted from text to better understand features of human-computer interactions, including on social media. However, an indicator that is ...
398. Lost in Transmission: An Information-Theoretic Account of Unsupervised Software Traceability ​
Author: Daniel Rodriguez-Cardenas, David N. Palacio, Logan Fecko, Kevin Moran, Denys Poshyvanyk
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2412.04704v2 Announce Type: replace-cross Abstract: Traceability remains a critical capability to ensure system reliability, maintainability, and compliance in modern software development. Although unsupervised Information Retrieval (IR) and Machine Learning (ML) techniques are widely adopted ...
399. Mediator: Memory-efficient LLM Merging with Less Parameter Conflicts and Uncertainty Based Routing ​
Author: Kunfeng Lai, Zhenheng Tang, Xinglin Pan, Peijie Dong, Xiang Liu, Haolan Chen, Huacan Wang, Li Shen, Bo Li, Xiaowen Chu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2502.04411v3 Announce Type: replace-cross Abstract: Model merging aggregates Large Language Models (LLMs) finetuned on different tasks into a stronger one. However, parameter conflicts between models leads to performance degradation in averaging. While model routing addresses this issue by sel...
400. A Survey on Knowledge-Oriented Retrieval-Augmented Generation ​
Author: Mingyue Cheng, Yucong Luo, Jie Ouyang, Qi Liu, Huijie Liu, Li Li, Shuo Yu, Bohou Zhang, Jiawei Cao, Jie Ma, Daoyu Wang, Enhong Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2503.10677v3 Announce Type: replace-cross Abstract: Retrieval-Augmented Generation (RAG) has gained significant attention in recent years for its potential to enhance natural language understanding and generation by combining large-scale retrieval systems with generative models. RAG leverages ...
401. A Survey on Unlearnable Data ​
Author: Jiahao Li, Yiqiang Chen, Yunbing Xing, Yang Gu, Xiangyuan Lan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2503.23536v3 Announce Type: replace-cross Abstract: Unlearnable data (ULD) has emerged as an innovative defense technique to prevent machine learning models from learning meaningful patterns from specific data, thus protecting data privacy and security. By introducing perturbations to the trai...
402. OMAC: A Holistic Optimization Framework for LLM-Based Multi-Agent Collaboration ​
Author: Shijun Li, Hilaf Hasson, Joydeep Ghosh
Published: 7/21/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.LG
arXiv:2505.11765v5 Announce Type: replace-cross Abstract: Agents powered by advanced large language models (LLMs) have demonstrated impressive capabilities across diverse complex applications. Recently, Multi-Agent Systems (MAS), wherein multiple agents collaborate and communicate with each other, h...
403. Data Balancing Strategies: A Systematic Survey of Resampling and Augmentation Methods ​
Author: Behnam Yousefimehr, Mehdi Ghatee, Javad Fazli, Shervin Ghaffari, Zahra Rafei, Mohammad Amin Seifi, Sajed Tavakoli, Abolfazl Nikahd, Mahdi Razi Gandomani, Alireza Orouji, Ramtin Mahmoudi Kashani, Sarina Heshmati, Negin Sadat Mousavi
Published: 7/21/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2505.13518v3 Announce Type: replace-cross Abstract: Imbalanced datasets, where one class significantly outnumbers others, remain a persistent challenge in machine learning, often biasing predictions toward the majority class and degrading classifier performance. This paper provides a comprehen...
404. Prismatic Synthesis: Gradient-based Data Diversification Boosts Generalization in LLM Reasoning ​
Author: Jaehun Jung, Seungju Han, Ximing Lu, Skyler Hallinan, David Acuna, Shrimai Prabhumoye, Mostafa Patwary, Mohammad Shoeybi, Bryan Catanzaro, Yejin Choi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2505.20161v2 Announce Type: replace-cross Abstract: Effective generalization in language models depends critically on the diversity of their training data. Yet existing diversity metrics often fall short of this goal, relying on surface-level heuristics that are decoupled from model behavior. ...
405. Learning MMSE Filters for OFDM Channel Estimation: Attention Transformer Gains at Linear Inference ​
Author: TaeJun Ha, Chaehyun Jung, Hyeonuk Kim, Jeongwoo Park, Jeonghun Park
Published: 7/21/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, stat.ML
arXiv:2506.00452v5 Announce Type: replace-cross Abstract: In orthogonal frequency division multiplexing (OFDM), accurate channel estimation is crucial. Classical signal processing-based approaches, such as linear minimum mean-squared error (LMMSE) estimation, often require second-order statistics th...
406. OV-MAP: Open-Vocabulary Zero-Shot 3D Instance Segmentation Map for Robots ​
Author: Juno Kim, Yesol Park, Hye-Jung Yoon, Byoung-Tak Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2506.11585v2 Announce Type: replace-cross Abstract: We introduce OV-MAP, a novel approach to open-world 3D mapping for mobile robots by integrating open-features into 3D maps to enhance object recognition capabilities. A significant challenge arises when overlapping features from adjacent voxe...
407. Sequential Attention-based Sampling for Histopathological Analysis ​
Author: Tarun Gogisetty, Naman Malpani, Gugan Thoppe, Sridharan Devarajan
Published: 7/21/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV
arXiv:2507.05077v5 Announce Type: replace-cross Abstract: Deep neural networks are increasingly applied in automated histopathology. Yet, whole-slide images (WSIs) are often acquired at gigapixel sizes, rendering them computationally infeasible to analyze entirely at high resolution. Diagnostic labe...
408. Can Interpretation Predict Behavior on Unseen Data? ​
Author: Victoria R. Li, Jenny Kaufmann, Tian Qin, Martin Wattenberg, David Alvarez-Melis, Naomi Saphra
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2507.06445v3 Announce Type: replace-cross Abstract: Interpretability research often predicts model responses to targeted mechanistic interventions. But can we predict responses to unseen input data? We propose and demonstrate this alternate objective by using model internals to predict their o...
409. Attentions Under the Microscope: A Comparative Study of Resource Utilization for Variants of Self-Attention ​
Author: Zhengyu Tian, Anantha Padmanaban Krishna Kumar, Hemant Krishnakumar, Reza Rawassizadeh
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NE
arXiv:2507.07247v2 Announce Type: replace-cross Abstract: As large language models (LLMs) and visual language models (VLMs) grow in scale and application, attention mechanisms have become a central computational bottleneck due to their high memory and time complexity. While many efficient attention ...
410. Symmetric Behavior Regularized Policy Optimization ​
Author: Lingwei Zhu, Haseeb Shah, Zheng Chen, Martha White
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2508.04225v4 Announce Type: replace-cross Abstract: Behavior Regularized Policy Optimization (BRPO) leverages asymmetric divergence regularization to mitigate distribution shift in offline reinforcement learning. This paper is the first to study the open question of symmetric BRPO. Using didac...
411. DCSCR: A Class-Specific Collaborative Representation based Network for Image Set Classification ​
Author: Xizhan Gao, Wei Hu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2508.12745v2 Announce Type: replace-cross Abstract: Image set classification (ISC), which can be viewed as a task of comparing similarities between sets consisting of unordered heterogeneous images with variable quantities and qualities, has attracted growing research attention in recent years...
412. "Not in My Backyard": LLMs Uncover Online and Offline Social Biases Against Homelessness ​
Author: Jonathan A. Karr Jr., Benjamin F. Herbst, Matthew L. Sisk, Xueyun Li, Ting Hua, Matthew Hauenstein, Georgina Curto, Nitesh V. Chawla
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL
arXiv:2508.13187v4 Announce Type: replace-cross Abstract: Homelessness is a persistent social challenge, impacting millions worldwide. Over 876,000 people experiencing homelessness (PEH) were recorded in the U.S. in 2025. Social bias is a significant barrier to alleviating homelessness, shaping publ...
413. Is "Knowing It's Malicious Enough?" Evaluating LLMs for Fine-Grained Malware Behavior Auditing ​
Author: Xinran Zheng, Xingzhi Qian, Yiling He, Shuo Yang, Lorenzo Cavallaro
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.SE
arXiv:2509.14335v2 Announce Type: replace-cross Abstract: Automated malware classifiers achieve strong detection performance, but auditing requires more than flagging a sample: analysts must explain malicious behaviors and justify them with code evidence. Traditional signature-based methods and lear...
414. From Evidence to Trajectory: Abductive Reasoning Path Synthesis for Retrieval-Augmented Generation Agents Development ​
Author: Muzhi Li, Jinhu Qi, Yihong Wu, Minghao Zhao, Liheng Ma, Yifan Li, Xinyu Wang, Zhenghan Tai, Zixing Song, Yingxue Zhang, Ho-fung Leung, Irwin King
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2509.23071v2 Announce Type: replace-cross Abstract: Retrieval-augmented generation (RAG) agent development is hindered by the lack of executable ground-truth agent-environment interaction trajectories. Existing datasets provide questions, answers, and evidence, but lack fine-grained supervisio...
415. STAC: When Innocent Tools Form Dangerous Chains for LLM Agents ​
Author: Jing-Jing Li, Jianfeng He, Chao Shang, Devang Kulshreshtha, Xun Xian, Yi Zhang, Hang Su, Sandesh Swamy, Yanjun Qi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL, cs.LG
arXiv:2509.25624v3 Announce Type: replace-cross Abstract: As LLMs advance into autonomous agents with tool-use capabilities, they introduce security challenges that extend beyond traditional content-based LLM safety concerns. This paper introduces Sequential Tool Attack Chaining (\STAC), a novel mul...
416. RobustVLA: On Robustness of Vision-Language-Action Model against Multi-Modal Perturbations ​
Author: Jianing Guo, Zhenhong Wu, Chang Tu, Yiyao Ma, Xiangqi Kong, Zhiqian Liu, Jiaming Ji, Shuning Zhang, Yuanpei Chen, Kai Chen, Qi Dou, Yaodong Yang, Xianglong Liu, Huijie Zhao, Weifeng Lv, Simin Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO
arXiv:2510.00037v5 Announce Type: replace-cross Abstract: In Vision-Language-Actionf(VLA) models, robustness to real-world perturbations is critical for deployment. Existing methods target simple visual disturbances, overlooking the broader multi-modal perturbations that arise in actions, instructio...
417. Spatiotemporal Knowledge Graphs as Persistent Scene Memory for Embodied Question Answering ​
Author: Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov, Dmitrii Nalberskii, Sergey Zagoruyko, Gonzalo Ferrer
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2510.01483v3 Announce Type: replace-cross Abstract: Vision-language models (VLMs) demonstrate strong image-level scene understanding, but reasoning over long egocentric video remains costly: because VLMs maintain no persistent memory or explicit spatial representation, all sampled frames must ...
418. Probing the Difficulty Perception Mechanism of Large Language Models ​
Author: Sunbowen Lee, Qingyu Yin, Chak Tou Leong, Jialiang Zhang, Yicheng Gong, Shiwen Ni, Min Yang, Xiaoyu Shen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2510.05969v3 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly deployed on complex reasoning tasks, yet little is known about their ability to internally evaluate problem difficulty, which is an essential capability for adaptive reasoning and efficient resour...
419. When Fewer Layers Break More Chains: Layer Pruning Harms Test-Time Scaling in LLMs ​
Author: Keyu Wang, Tian Lyu, Guinan Su, Lu Yin, Marco Canini, Jonas Geiping, Shiwei Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2510.22228v2 Announce Type: replace-cross Abstract: Layer pruning has emerged as a widely adopted technique for improving the efficiency of large language models (LLMs). Although existing methods demonstrate strong performance retention on general knowledge tasks, their effect on long-chain re...
420. BBOPlace-Bench: Benchmarking Black-Box Optimization for Chip Placement ​
Author: Ke Xue, Ruo-Tong Chen, Rong-Xi Tan, Xi Lin, Yunqi Shi, Siyuan Xu, Mingxuan Yuan, Chao Qian
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.AR, cs.NE
arXiv:2510.23472v2 Announce Type: replace-cross Abstract: Chip placement is a vital stage in modern chip design, and black-box optimization (BBO) has been applied to it for decades. Early BBO efforts, however, were limited by immature problem formulations and inefficient algorithm designs, leading t...
421. InertialAR: Autoregressive 3D Molecule Generation with Inertial Frames ​
Author: Haorui Li, Weitao Du, Yuqiang Li, Hongyu Guo, Shengchao Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2510.27497v2 Announce Type: replace-cross Abstract: Transformer-based autoregressive models have emerged as a unifying paradigm across modalities such as text and images, but their extension to 3D molecule generation remains underexplored. The gap stems from two fundamental challenges: (1) how...
422. CORE -- A Cell-Level Coarse-to-Fine Image Registration Engine for Multi-stain Image Alignment ​
Author: Esha Sadia Nasir, Behnaz Elhaminia, Mark Eastwood, Catherine King, Owen Cain, Lorraine Harper, Paul Moss, Dimitrios Chanouzas, David Snead, Nasir Rajpoot, Adam Shephard, Shan E Ahmed Raza
Published: 7/21/2026, 4:00:00 AM
Categories: q-bio.QM, cs.AI
arXiv:2511.03826v4 Announce Type: replace-cross Abstract: Accurate and efficient registration of whole slide images (WSIs) is essential for high-resolution, nuclei-level analysis in multi-stained tissue slides. We propose a novel coarse-to-fine framework CORE for accurate nuclei-level registration a...
423. ProDER: A Continual Learning Approach for Fault Prediction in Evolving Smart Grids ​
Author: Emad Efatinasab, Nahal Azadi, Davide Dalle Pezze, Gian Antonio Susto, Chuadhry Mujeeb Ahmed, Mirco Rampazzo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2511.05420v2 Announce Type: replace-cross Abstract: As smart grids evolve to meet growing energy demands and modern operational challenges, the ability to accurately predict faults becomes increasingly critical. However, existing AI-based fault prediction models struggle to ensure reliability ...
424. GRIP: In-Parameter Graph Reasoning through Fine-Tuning Large Language Models ​
Author: Jiarui Feng, Donghong Cai, Yixin Chen, Muhan Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2511.07457v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have demonstrated remarkable capabilities in modeling sequential textual data and generalizing across diverse tasks. However, effectively adapting LLMs to structural data, such as knowledge graphs or web graphs, r...
425. DSBench: A Comprehensive Benchmark for Evaluating External and In-Cabin Risks ​
Author: Xianhui Meng, Yuchen Zhang, Zhijian Huang, Zheng Lu, Ziling Ji, Yandan Lin, Yaoyao Yin, Hongyuan Zhang, Wei Zhou, Guangfeng Jiang, Li Zhang, Long Chen, Hangjun Ye, Jun Liu, Xiaoshuai Hao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2511.14592v3 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) show great promise for autonomous driving, but their suitability for safety-critical scenarios is largely unexplored, raising safety concerns. This issue arises from the lack of comprehensive benchmarks that asse...
426. BUSTR: Descriptor-Aware Vision-Language Learning for Breast Ultrasound Report Generation ​
Author: Rawa Mohammed, Mina Attin, Laxmi Gewali, Bryar Shareef
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2511.20956v2 Announce Type: replace-cross Abstract: Breast ultrasound (BUS) reporting relies on clinically meaningful lesion descriptors, including BI-RADS category, lesion shape, margin, echogenicity, posterior features, pathology, and histology. However, many public BUS datasets provide stru...
427. SONAR: Spectral-Contrastive Audio Residuals for Generalizable Deepfake Detection ​
Author: Ido Nitzan Hidekel, Gal lifshitz, Khen Cohen, Dan Raviv
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2511.21325v2 Announce Type: replace-cross Abstract: Deepfake (DF) audio detectors still struggle to generalize to out of distribution inputs. A central reason is spectral bias, the tendency of neural networks to learn low-frequency structure before high-frequency (HF) details, which both cause...
428. When AI Takes the Couch: Psychometric Jailbreaks Reveal Internal Conflict in Frontier Models ​
Author: Afshin Khadangi, Hanna Marxen, Amir Sartipi, Igor Tchappi, Gilbert Fridgen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2512.04124v4 Announce Type: replace-cross Abstract: Frontier language models increasingly participate in conversations about distress and mental health, yet the mechanisms that generate anthropomorphic self narratives remain unclear. When addressed as psychotherapy clients, ChatGPT, Grok and G...
429. Computing Evolutionarily Stable Strategies in Imperfect-Information Games ​
Author: Sam Ganzfried
Published: 7/21/2026, 4:00:00 AM
Categories: cs.GT, cs.AI, cs.MA, econ.TH, q-bio.PE
arXiv:2512.10279v5 Announce Type: replace-cross Abstract: We present an algorithm for computing evolutionarily stable strategies (ESSs) in symmetric perfect-recall extensive-form games of imperfect information. Our main algorithm is for two-player games, and we describe how it can be extended to mul...
430. mHC-GNN: Manifold-Constrained Hyper-Connections for Graph Neural Networks ​
Author: Subhankar Mishra
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.02451v2 Announce Type: replace-cross Abstract: Graph Neural Networks (GNNs) suffer from over-smoothing in deep architectures and expressiveness bounded by the 1-Weisfeiler-Leman (1-WL) test. We adapt Manifold-Constrained Hyper-Connections, recently proposed for Transformers, to graph neur...
431. Lil: Less is Less When Applying Post-Training Sparse-Attention Algorithms in Long-Decode Stage ​
Author: Junhao Hu, Fangze Li, Mingtao Xu, Feifan Meng, Shiju Zhao, Tiancheng Hu, Ting Peng, Anmin Liu, Wenrui Huang, Chenxu Liu, Ziyue Hua, Tao Xie
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2601.03043v4 Announce Type: replace-cross Abstract: Large language models (LLMs) demonstrate strong capabilities across a wide range of complex tasks and are increasingly deployed at scale, placing significant demands on inference efficiency. Prior work typically decomposes inference into pref...
432. ReMIND: Orchestrating Modular Large Language Models for Controllable Serendipity A REM-Inspired System Design for Emergent Creative Ideation ​
Author: Makoto Sato
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2601.07121v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly used not only for problem solving but also for creative ideation; however, generating ideas that are both novel and coherent remains challenging. While high-temperature sampling can promote origin...
433. Sparsity-Aware Low-Rank Representation for Efficient Fine-Tuning of Large Language Models ​
Author: Longteng Zhang, Sen Wu, Shuai Hou, Zhengyu Qing, Zhuo Zheng, Danning Ke, Qihong Lin, Qiang Wang, Shaohuai Shi, Xiaowen Chu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.16991v3 Announce Type: replace-cross Abstract: Adapting large pre-trained language models to downstream tasks often entails fine-tuning millions of parameters or deploying costly dense weight updates, which hinders their use in resource-constrained environments. Low-rank Adaptation (LoRA)...
434. Hybrid Mamba-Attention Neural Architecture for Channel Estimation ​
Author: Dianxin Luan, Chengsi Liang, Jie Huang, Zheng Lin, Kaitao Meng, John Thompson, Cheng-Xiang Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, eess.SP
arXiv:2601.17108v2 Announce Type: replace-cross Abstract: This paper proposes a hybrid Mamba-attention neural architecture to achieve improved channel estimation for orthogonal frequency-division multiplexing (OFDM) waveforms, particularly for configurations with a large number of subcarriers. By in...
435. Li-ViP3D++: Query-Gated Deformable Camera-LiDAR Fusion for End-to-End Perception and Trajectory Prediction ​
Author: Matej Halinkovic, Nina Masarykova, Alexey Vinel, Marek Galinski
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO
arXiv:2601.20720v2 Announce Type: replace-cross Abstract: End-to-end perception and trajectory prediction from raw sensor data is one of the key capabilities for autonomous driving. Modular pipelines restrict information flow and can amplify upstream errors. Recent query-based, fully differentiable ...
436. CAM: A Causality-based Analysis Framework for Multi-Agent Code Generation Systems ​
Author: Zongyi Lyu, Zhenlan Ji, Songqiang Chen, Liwen Wang, Yuheng Huang, Shuai Wang, Shing-Chi Cheung
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2602.02138v3 Announce Type: replace-cross Abstract: Despite the remarkable success that Multi-Agent Code Generation Systems (MACGS) have achieved, the inherent complexity of multi-agent architectures produces substantial volumes of intermediate outputs. To date, the individual importance of th...
437. SoMA: A Real-to-Sim Neural Simulator for Robotic Soft-body Manipulation ​
Author: Mu Huang, Hui Wang, Kerui Ren, Linning Xu, Yunsong Zhou, Mulin Yu, Bo Dai, Jiangmiao Pang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, physics.app-ph
arXiv:2602.02402v2 Announce Type: replace-cross Abstract: Simulating deformable objects under rich interactions remains a fundamental challenge for real-to-sim robot manipulation, with dynamics jointly driven by environmental effects and robot actions. Existing simulators rely on predefined physics ...
438. Evaluating LLMs When They Do Not Know the Answer: Statistical Evaluation of Mathematical Reasoning via Comparative Signals ​
Author: Zihan Dong, Zhixian Zhang, Yang Zhou, Can Jin, Ruijia Wu, Linjun Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.ST, stat.ME, stat.ML, stat.TH
arXiv:2602.03061v2 Announce Type: replace-cross Abstract: Evaluating mathematical reasoning in LLMs is constrained by limited benchmark sizes and inherent model stochasticity, yielding high-variance accuracy estimates and unstable rankings across platforms. On difficult problems, an LLM may fail to ...
439. UnMaskFork: Test-Time Scaling for Masked Diffusion via Deterministic Action Branching ​
Author: Kou Misaki, Takuya Akiba
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.04344v2 Announce Type: replace-cross Abstract: Test-time scaling strategies have effectively leveraged inference-time compute to enhance the reasoning abilities of Autoregressive Large Language Models. In this work, we demonstrate that Masked Diffusion Language Models (MDLMs) are inherent...
440. Thermodynamic Limits of Physical Intelligence ​
Author: Koichi Takahashi, Yusuke Hayashi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT
arXiv:2602.05463v2 Announce Type: replace-cross Abstract: Modern AI systems achieve remarkable capabilities at the cost of substantial energy consumption. To connect intelligence to physical efficiency, we propose two complementary bits-per-joule metrics under explicit accounting conventions: (1) Th...
441. GradAlign: Gradient-Aligned Data Selection for LLM Reinforcement Learning ​
Author: Ningyuan Yang, Weihua Du, Weiwei Sun, Sean Welleck, Yiming Yang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2602.21492v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) has become a central post-training paradigm for large language models (LLMs), but its performance is highly sensitive to the quality of training problems. This sensitivity stems from the non-stationarity of RL: rol...
442. Long Range Frequency Tuning for QML ​
Author: Michael Poppel, Markus Baumann, Sebastian W"olckert, Claudia Linnhoff-Popien, Jonas Stein
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.ET, quant-ph
arXiv:2602.23409v3 Announce Type: replace-cross Abstract: Angle-encoded variational quantum circuits admit a truncated Fourier series representation of their output, but approximating functions with maximum frequency $\omega_{\max}$ using fixed unary encoding requires $\mathcal{O}(\omega_{\max})$ en...
443. Breaking the Factorization Barrier in Diffusion Language Models ​
Author: Ian Li, Zilei Shao, Benjie Wang, Rose Yu, Guy Van den Broeck, Anji Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2603.00045v3 Announce Type: replace-cross Abstract: Diffusion language models theoretically allow for efficient parallel generation but are practically hindered by the ``factorization barrier'': the assumption that simultaneously predicted tokens are independent. This limitation forces a trade...
444. Rooted Absorbed Prefix Trajectory Balance with Submodular Replay for GFlowNet Training ​
Author: Xi Wang, Wenbo Lu, Shengjie Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2603.00454v3 Announce Type: replace-cross Abstract: Generative Flow Networks (GFlowNets) enable fine-tuning large language models to approximate reward-proportional posteriors, but they remain prone to mode collapse, manifesting as prefix collapse and length bias. We attribute this to two fact...
445. IoUCert: Robustness Verification for Anchor-based Object Detectors ​
Author: Benedikt Br"uckner, Alejandro J. Mercado, Yanghao Zhang, Panagiotis Kouvaros, Alessio Lomuscio
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR, cs.CV
arXiv:2603.03043v3 Announce Type: replace-cross Abstract: While formal robustness verification has seen significant success in image classification, scaling these guarantees to object detection remains notoriously difficult due to complex non-linear coordinate transformations and Intersection-over-U...
446. No Certificate, No Categorical Speech Act: A Brouwerian Assertibility Constraint for Public Reason ​
Author: Michael J"ulich
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG, cs.LO
arXiv:2603.03971v4 Announce Type: replace-cross Abstract: Generative AI can convert uncertainty into authoritative-seeming verdicts, displacing the justificatory work on which democratic epistemic agency depends. As a corrective, I propose a Brouwer-inspired assertibility constraint for responsible ...
447. Evolution Strategy-Based Calibration for Low-Bit Quantization of Speech Models ​
Author: Lucas Rakotoarivony
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2603.08173v2 Announce Type: replace-cross Abstract: Quantization has become essential for the efficient deployment of speech processing systems. Although widely studied, most existing quantization methods were developed for vision and NLP architectures, while the specific challenges of audio s...
448. L2GTX: From Local to Global Time Series Explanations ​
Author: Ephrem Tibebe Mekonnen, Luca Longo, Lucas Rizzo, Pierpaolo Dondio
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2603.13065v2 Announce Type: replace-cross Abstract: Deep learning models achieve high accuracy in time series classification, yet understanding their class-level decision behaviour remains challenging. Explanations for time series must respect temporal dependencies and identify patterns that r...
449. FormulaCode: Evaluating Agentic Optimization on Large Codebases ​
Author: Atharva Sehgal, James Hou, Akanksha Sarkar, Ishaan Mantripragada, Swarat Chaudhuri, Jennifer J. Sun, Yisong Yue
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2603.16011v3 Announce Type: replace-cross Abstract: Large language model (LLM) coding agents increasingly operate at the repository level, motivating benchmarks that evaluate their ability to optimize entire codebases under realistic constraints. Existing code benchmarks largely rely on synthe...
450. NanoZK: Privacy-Preserving Verifiable Inference for Large Language Models via Layerwise Zero-Knowledge Proofs ​
Author: Zhaohui Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2603.18046v2 Announce Type: replace-cross Abstract: We present NanoZK, a zero-knowledge proof system for verifiable LLM inference: clients and third-party auditors check that a provider executed the advertised model on a committed input without learning weights or activations. NanoZK introduce...
451. HiCI: Hierarchical Construction-Integration for Long-Context Attention ​
Author: Xiangyu Zeng, Qi Xu, Yunke Wang, Chang Xu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2603.20843v3 Announce Type: replace-cross Abstract: Long-context language modeling is commonly framed as a scalability challenge of token-level attention, yet local-to-global information structuring remains largely implicit in existing approaches. Drawing on cognitive theories of discourse com...
452. Vision2Web: A Hierarchical Benchmark for Visual Website Development with Agent Verification ​
Author: Zehai He, Wenyi Hong, Zhen Yang, Ziyang Pan, Mingdao Liu, Xiaotao Gu, Jie Tang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2603.26648v3 Announce Type: replace-cross Abstract: Recent advances in large language models have improved the capabilities of coding agents, yet systematic evaluation of complex, end-to-end website development remains limited. To address this gap, we introduce Vision2Web, a hierarchical bench...
453. SyriSign: A Parallel Corpus for Arabic Text to Syrian Arabic Sign Language Translation ​
Author: Mohammad Amer Khalil, Raghad Nahas, Ahmad Nassar, Khloud Al Jallad
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV, cs.HC
arXiv:2603.29219v2 Announce Type: replace-cross Abstract: Sign language is the primary approach of communication for the Deaf and Hard-of-Hearing (DHH) community. While there are numerous benchmarks for high-resource sign languages, low-resource languages like Arabic remain underrepresented. Current...
454. Neural Global Optimization via Iterative Refinement from Noisy Samples ​
Author: Qusay Muzaffar, David Levin, Michael Werman
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.03614v2 Announce Type: replace-cross Abstract: Global optimization of black-box functions from noisy samples is a fundamental challenge in machine learning and scientific computing. Traditional methods such as Bayesian Optimization often converge to local minima on multi-modal functions, ...
455. ClawBench: Can AI Agents Complete Everyday Online Tasks? ​
Author: Yuxuan Zhang, Yubo Wang, Yipeng Zhu, Penghui Du, Junwen Miao, Xuan Lu, Zhuofeng Li, Xingwei Qu, Zhengkang Guo, Yuanzhe Shen, Dingjie Song, Han Zhou, Tuney Zheng, Xian Wu, Hao Yu, Songcheng Cai, Yi Lu, Yunzhuo Hao, Minyi Lei, Liang Chen, Kai Zou, Huifeng Yin, Wendong Xu, Dongfu Jiang, Ping Nie, Jiaheng Liu, Wenhu Chen, Kelsey R. Allen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.08523v2 Announce Type: replace-cross Abstract: AI agents may be able to assist with emails and documents, but can they reliably complete everyday online workflows on real websites? Everyday online tasks offer a realistic yet unsolved testbed for evaluating the next generation of AI agents...
456. BERT-as-a-Judge: A Robust Alternative to Lexical Methods for Efficient Reference-Based LLM Evaluation ​
Author: Hippolyte Gisserot-Boukhlef, Nicolas Boizard, Emmanuel Malherbe, C'eline Hudelot, Pierre Colombo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2604.09497v2 Announce Type: replace-cross Abstract: Accurate evaluation is central to the large language model (LLM) ecosystem, guiding model selection and downstream adoption across diverse use cases. In practice, however, evaluating generative outputs typically relies on rigid lexical method...
457. MedLVR: Latent Visual Reasoning for Reliable Medical Visual Question Answering ​
Author: Suyang Xi, Songtao Hu, Yuxiang Lai, Wangyun Dan, Yaqi Liu, Shansong Wang, Xiaofeng Yang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.09757v2 Announce Type: replace-cross Abstract: Medical vision--language models (VLMs) have shown strong potential for medical visual question answering (VQA), yet their reasoning remains largely text-centric: images are encoded once as static context, and subsequent inference is dominated...
458. DIB-OD: Preserving the Invariant Core for Robust Heterogeneous Graph Adaptation via Decoupled Information Bottleneck and Online Distillation ​
Author: Yang Yan, Yunxuan Li, Qiuyan Wang, Tianjin Huang, Qiudong Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.10882v2 Announce Type: replace-cross Abstract: Graph Neural Network pretraining is pivotal for leveraging unlabeled graph data. However, generalizing across heterogeneous domains remains a major challenge due to severe distribution shifts. Existing methods primarily focus on intra-domain ...
459. FETS Benchmark: Foundation Models Enable Scalable and Generalizable Energy Time Series Forecasting ​
Author: Marco Obermeier, Marco Pruckner, Florian Haselbeck, Andreas Zeiselmair
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CE
arXiv:2604.22328v2 Announce Type: replace-cross Abstract: Driven by the transition towards a climate-neutral energy system, accurate energy time series forecasting is critical for planning and operations. Yet, it remains a dataset-specific task, requiring comprehensive training data, limiting scalab...
460. Zoom In, Reason Out: Efficient Far-field Anomaly Detection in Expressway Surveillance Videos via Focused VLM Reasoning Guided by Bayesian Inference ​
Author: Xiaowei Mao, Bowen Sui, Weijie Zhang, Yawen Yang, Shengnan Guo, Shilong Zhao, Jiaqi Lin, Tingrui Wu, Youfang Lin, Huaiyu Wan
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.23724v3 Announce Type: replace-cross Abstract: Expressway video anomaly detection is essential for safety management. However, identifying anomalies across diverse scenes remains challenging, particularly for far-field targets exhibiting subtle abnormal vehicle motions. While Vision-Langu...
461. A Systematic Investigation of RL-Jailbreaking in LLMs ​
Author: Montaser Mohammedalamen, Kevin Roice, Reginald McLean, Alyssa Lefaivre \v{S}kopac
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.07032v3 Announce Type: replace-cross Abstract: The evolution of generative models from next-token predictors to autonomous engines of complex systems necessitates rigorous safety hardening. Adversarial jailbreaking, the strategic manipulation of models to elicit harmful output, remains a ...
462. A Benchmark for Early-stage Parkinson's Disease Detection from Speech ​
Author: Terry Yi Zhong, Cristian Tejedor-Garcia, Khiet P. Truong, Janna Maas, Louis ten Bosch, Bastiaan R. Bloem
Published: 7/21/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.CL, cs.SD
arXiv:2605.14066v2 Announce Type: replace-cross Abstract: Early-stage Parkinson's disease (EarlyPD) detection from speech is clinically meaningful yet underexplored, and published results are hard to compare because studies differ in datasets, languages, tasks, evaluation protocols, and EarlyPD defi...
463. Does RAG Know When Retrieval Is Wrong? Diagnosing Context Compliance under Knowledge Conflict ​
Author: Yihang Chen, Pin Qian, Su Wang, Sipeng Zhang, Huan Xu, Shuhuai Lin, Xinpeng Wei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.14473v4 Announce Type: replace-cross Abstract: Retrieval-Augmented Generation (RAG) is usually evaluated by whether the final answer is correct. Under knowledge conflict, this hides a key question: did the model follow retrieved evidence, rely on its parametric prior, or produce a post-ho...
464. When Cultures Move: Measuring and Improving Multicultural Text-to-Video Generation ​
Author: Shuowei Li, Yuming Zhao, Parth Bhalerao, Oana Ignat
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.16716v5 Announce Type: replace-cross Abstract: Text-to-video (T2V) generation has rapidly progressed in visual fidelity, yet its ability to faithfully represent multiple cultures within a single prompt remains underexplored. We introduce MAVEN, a multi-agent prompt refinement framework de...
465. SynGR: Unleashing the Potential of Cross-Modal Synergy for Generative Recommendation ​
Author: Wei Chen, Xingyu Guo, Shuang Li, Fuwei Zhang, Meng Yuan, Jing Fan, Zhao Zhang, Deqing Wang, Fuzhen Zhuang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IR, cs.AI
arXiv:2605.18920v2 Announce Type: replace-cross Abstract: Generative Recommendation (GR) has emerged as a promising paradigm by formulating item recommendation as a sequence-to-sequence generation task over item identifiers. Recent studies have incorporated multimodal signals to provide richer token...
466. Every Component is a Lookup: Token Attribution and Composition from a Single Decomposition ​
Author: Po-Kai Chen, Aske Plaat, Niki van Stein
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.23393v2 Announce Type: replace-cross Abstract: Mechanistic interpretability of transformers requires identifying not just which components matter but how they compose into the computational route that produced a prediction. Both attention and MLP follow a shared key-value template $\phi(S...
467. Do We Really Need Quantum Machine Learning?: A Multidimensional Empirical Study ​
Author: Sudip Vhaduri, Ryan Gammon, Sayanton Dibbo
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, quant-ph
arXiv:2605.27923v2 Announce Type: replace-cross Abstract: The rapid growth of computer vision and increasingly complex image recognition tasks has exposed fundamental computational limitations of classical machine learning models, motivating the exploration of quantum computing as an emerging new pa...
468. How Much Is a Dataset Worth? Scaling Laws, the Vendi Score, and Matrix Spectral Functions ​
Author: Jeff A. Bilmes, Gantavya Bhatt, Arnav M. Das
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.IT, math.IT
arXiv:2605.29448v2 Announce Type: replace-cross Abstract: Neural scaling laws appraise data through dataset size, while the Vendi Score uses quantum entropy to measure dataset value. We show both that common neural-scaling-law objectives and the Vendi Score are submodular. We further show that the V...
469. Singularity-aware Optimization via Randomized Geometric Probing: Towards Stable Non-smooth Optimization ​
Author: Ruoran Xu, Borong She, Xiaobo Jin, Qiufeng Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC
arXiv:2605.29547v2 Announce Type: replace-cross Abstract: Deep learning optimization relies heavily on the assumption of smooth loss landscapes, a condition systematically violated by modern architectures due to non-smooth components such as ReLU activations and quantization operators. In such non-s...
470. Beyond Access: Guided LLM Scaffolding for Independent Learning in Undergraduate Statistics ​
Author: Mohammad Amanlou, Yasaman Amou-Jafari, Mehrad Livian, Fatemeh Boloukazari, Fereshte Bagheri, Elahe Khodaverdi Nadrabadi, Shahab Sherafat, Behnam Bahrak
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2606.01375v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly entering students' learning practices, but their educational value depends on whether they support reasoning or enable task completion without engagement. This study examines guided LLM use in an ...
471. CyberGym-E2E: Scalable Real-World Benchmark for AI Agents' End-to-End Cybersecurity Capabilities ​
Author: Tianneng Shi, Robin Rheem, Dongwei Jiang, Mona Wang, Francisco De La Riega, Zhun Wang, Jingzhi Jiang, Alexander Cheung, Sean Tai, Jonah Cha, Jianhong Tu, Gabriel Han, Chenguang Wang, Jingxuan He, Wenbo Guo, Dawn Song
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.04460v2 Announce Type: replace-cross Abstract: AI has the potential to transform cybersecurity by enabling systems that can autonomously detect, analyze, and remediate software vulnerabilities. However, existing cybersecurity evaluations of AI systems are limited in scale or scope, and fa...
472. Improving Answer Extraction in Context-based Question Answering Systems Using LLMs ​
Author: Hafez Abdelghaffar, Ahmed Alansary, Ali Hamdi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.06197v3 Announce Type: replace-cross Abstract: Question answering (QA) systems have achieved notable progress with the advent of large language models (LLMs). However, they still face challenges in accurately extracting and generating precise answers from given contexts, particularly when...
473. TempoVLA: Learning Speed-Controllable Vision-Language-Action Policies ​
Author: Dong Jing, Jingchen Nie, Tianqi Zhang, Jiaqi Liu, Huaxiu Yao, Zhiwu Lu, Mingyu Ding
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.06491v2 Announce Type: replace-cross Abstract: Robot manipulation alternates between low-risk transit phases that call for fast execution and high-risk contact stages that demand slow, precise motion. Yet existing Vision-Language-Action models (VLAs) only inherit a single fixed speed from...
474. FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models ​
Author: Haoyu Huang, Linlin Yang, Sheng Xu, Boyu Liu, Guodong Guo, Zhongqian Fu, Hang Zhou, Baochang Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.06547v2 Announce Type: replace-cross Abstract: Diffusion Large Language Models (dLLMs) refine tokens iteratively but commit them irreversibly, leading to a "stability lag" where early decisions remain fragile even after being written. We reveal that Post-Training Quantization (PTQ) error ...
475. Phantom Transitions in Language Model Fine-Tuning: A Density-Matrix Analysis ​
Author: Vaibhav Prakash, Jayasri Dontabhaktuni
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, quant-ph
arXiv:2606.07559v2 Announce Type: replace-cross Abstract: Fine-tuning a language model often fails silently when its correct completion must outrank a near-synonym competitor. Cross-entropy loss falls monotonically while the correct token never overtakes the competitor. We study five transformer arc...
476. FlashMemory-DeepSeek-V4: Lightning Index Ultra-Long Context via Lookahead Sparse Attention ​
Author: Yan Wang, Qifan Zhang, Jiachen Yu, Tian Liang, Dongyang Ma, Xiang Hu, Zibo Lin, Chunyang Li, Zhichao Wang, Miao Peng, Nuo Chen, Jia Li, Yujiu Yang, Haitao Mi, Dong Yu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.09079v3 Announce Type: replace-cross Abstract: Conventional LLMs keep the full KV cache loaded during decoding, causing a severe GPU memory bottleneck for ultra-long context serving. In this report, we propose \textbf{Lookahead Sparse Attention (LSA)}, a novel inference paradigm powered b...
477. BiWM: Advancing Open-Source Interactive Video World Models with Bidirectional Autoregression ​
Author: Shaohao Rui, Xiaofeng Mao, Zhanyu Zhang, Peijia Lin, Yansong Zhu, Yibo Zhang, Haibin Wan, Zhangrui Zhao, Weijie Ma
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.10135v3 Announce Type: replace-cross Abstract: Interactive video world models commonly convert bidirectional video generators into causal autoregressive systems through control fine-tuning, autoregressive training, causal initialization, and few-step distillation. This pipeline is costly,...
478. RoVE: Rotary Value Embeddings Attention for Relative Position-dependent Value Pathways ​
Author: Alejandro Garc'ia-Castellanos, Maurice Weiler, Erik J Bekkers
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.11275v2 Announce Type: replace-cross Abstract: Rotary Position Embeddings (RoPE) make attention scores position-relative but leave the value pathway position-blind: the message sent by a value token is the same regardless of its distance from the query. We propose RoVE, a parameter-free m...
479. Hy-Embodied-0.5-VLA: From Vision-Language-Action Models to a Real-World Robot Learning Stack ​
Author: He Zhang, Lingzhu Xiang, Haitao Lin, Zeyu Huang, Minghui Wang, Dingyan Zhong, Yubo Dong, Yihao Wu, Yongming Rao, Dongsheng Zhang, Wanjia He, Ling Chen, Kai Huang, Jiahao Chen, Sichang Su, Xumin Yu, Ziyi Wang, Chengwei Zhu, Xiao Teng, Yuchun Guo, Yufeng Zhang, Yuandong Liu, Rui Wang, Zisheng Lu, Han Hu, Zhengyou Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.14409v2 Announce Type: replace-cross Abstract: In this report, we present Hy-Embodied-0.5-VLA, abbreviated as HyVLA-0.5, an end-to-end system that spans the full robot learning stack: data collection, model design, continued pre-training and supervised fine-tuning, RL post-training, and r...
480. AI Contagion in Social Networks ​
Author: Olivier Bos, Stefano Bosi
Published: 7/21/2026, 4:00:00 AM
Categories: econ.TH, cs.AI, cs.CY, cs.SI
arXiv:2606.15206v2 Announce Type: replace-cross Abstract: We study how artificial intelligence (AI) interacts with social communication networks to shape the stability of collective knowledge. Agents exchange information through a network while AI systems generate content and retrain on the aggregat...
481. Position: Coding Benchmarks Are Misaligned with Agentic Software Engineering ​
Author: Maria I. Gorinova, Macey Baker, Amy Heineike, Maksim Shaposhnikov, Rob Willoughby, Dru Knox
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2606.17799v2 Announce Type: replace-cross Abstract: Coding agents have become a major mode of software engineering, but the benchmarks we use to compare them were designed in a pre-agent era: they collapse model, harness, and environment into a single end-to-end score, typically computed again...
482. GroundShot: Visually Consistent Multi-Shot Long Video Generation via Entity-Grounded Shot Scheduling ​
Author: Yixuan Lai, Tianjia Shao, Weijia Dou, Siyu Zhu, Jingdong Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.20799v3 Announce Type: replace-cross Abstract: Generating visually consistent multi-shot videos remains an open challenge. As videos span more shots, inconsistencies can accumulate across shots, causing entities that reappear across shots -- characters, objects, and locations -- to drift ...
483. Short-Term Electricity Demand Forecasting for New England: A Comprehensive Machine Learning Benchmark with Weather, Calendar, and COVID-19 Indicators ​
Author: Reza Ghanavati, Behrooz Mosallaei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY
arXiv:2606.20918v2 Announce Type: replace-cross Abstract: Accurate short-term electricity demand forecasting is critical for reliable power system operation, energy market planning, and infrastructure optimization. This paper benchmarks ten machine learning models for daily electricity demand foreca...
484. Reclaim Evaluation: A Lossy Memory Is Worse Than an Empty One ​
Author: Alex Kwon
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.25449v5 Announce Type: replace-cross Abstract: A language model's memory can be worse than no memory at all when the model or its interface is disposed to act on it: a memory that keeps a wrong conclusion but drops the work behind it leads a model to re-emit the stale value as a confident...
485. Learning to Fold: prizewinning solution at LeHome Challenge 2026 (1st place online, 2nd offline) ​
Author: Ilia Larchenko
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG
arXiv:2606.27163v2 Announce Type: replace-cross Abstract: I describe my solution to the LeHome Challenge 2026, an ICRA 2026 competition on bimanual garment folding. The system placed 1st of 62 teams in the online (simulation) round and 2nd in the real-world final. It improves a vision-language-actio...
486. From Scene-Centric to Observer-Centric: Modeling Observer-Aware Relations for 3D Scene Graph Generation ​
Author: Jingjun Sun, Chaowei Wang, Zhirui Liu, Jiaxu Tian, Ming Yang, Yaoxing Wang, Yan Di, Shan Gao
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, eess.IV
arXiv:2606.27412v2 Announce Type: replace-cross Abstract: 3D Scene Graph Generation (3DSGG) represents 3D scenes as structured object--relation--object graphs for spatial understanding. In observer-centric spatial perception, the same scene may be expressed under different local observer frames whil...
487. ReactiveBFM: Reactive Closed-Loop Motion Planning Towards Universal Humanoid Whole-Body Control ​
Author: Xiao Chen, Weishuai Zeng, Xiaojie Niu, Zirui Wang, Jianan Li, Huayi Wang, Furui Xu, Jiahe Chen, Weixiang Zhong, Lihe Ding, Kailin Li, Jiangmiao Pang, Tai Wang, Tianfan Xue, Jingbo Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2606.30362v2 Announce Type: replace-cross Abstract: While current Behavior Foundation Models (BFMs) provide robust control priors for humanoids, they only execute pre-defined reference motions. As a result, they are vulnerable to environmental shifts and incapable of reactive whole-body coordi...
488. TRIAGE: Role-Typed Credit Assignment for Agentic Reinforcement Learning ​
Author: Yuanda Xu, Zhengze Zhou, Hejian Sang, Xiaomin Li, Jiaxin Zhang, Xinchen Du, Sen Na, Zhipeng Wang, Alborz Geramifard
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.32017v3 Announce Type: replace-cross Abstract: Agentic reinforcement learning requires assigning credit to environment-facing actions such as searches, clicks, edits, navigation commands, and object interactions. Standard GRPO uses the final verifier outcome as a uniform advantage over al...
489. Full Bayesian Reinforcement Learning via LF-IBIS ​
Author: Stefano Masini, Cecilia Viscardi, Michela Baccini
Published: 7/21/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG
arXiv:2607.01741v2 Announce Type: replace-cross Abstract: Reinforcement Learning (RL) is a sequential decision-making framework in which an agent learns optimal policies through interaction with an environment by maximizing cumulative rewards. Among RL methods, Bayesian Reinforcement Learning (BRL) ...
490. The Eticas AI Risk Taxonomy: Open Infrastructure for Operationalizing AI Audits ​
Author: Gemma Galdon Clavell, Pablo Accuosto, Usman Gohar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.02201v2 Announce Type: replace-cross Abstract: The rapid deployment of AI systems across high-stakes domains has created urgent demand for standardized evaluation, yet the field remains fragmented across competing risk taxonomies that catalog risks without showing how an audit is executed...
491. Beyond Multilingual Averages: MTEB-PT, a Benchmark for Portuguese Sentence Encoders ​
Author: Lucas Hideki Takeuchi Okamura, Alexandre Alcoforado, Anna Helena Reali Costa
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.04071v2 Announce Type: replace-cross Abstract: Portuguese remains underrepresented in text embedding evaluation, despite being one of the most widely spoken languages in the world. As a result, embedding models are often selected based on English or multilingual metrics, while their effec...
492. ResearchStudio-Reel: Automate the Last Mile of Research from Paper to Poster, Video, and Blog ​
Author: Lingao Xiao, Yalun Dai, Yangyu Huang, Qihao Zhao, Wenshan Wu, Hugo He, Ruishuo Chen, Jin Jiang, Qianli Ma, Jiahuan Zhang, Xin Zhang, Ying Xin, Yang Ou, Yan Xia, Scarlett Li, Longbo Huang, Zhipeng Zhang, Yang He, Yap Kim Hui, Yan Lu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.HC, cs.MA, cs.MM
arXiv:2607.04438v2 Announce Type: replace-cross Abstract: Despite growing automation, turning a paper into a coherent poster, talk video, and blog piece often remains a labor-intensive last mile. Recent systems increasingly generate multiple dissemination formats, but a practical workflow must also ...
493. RuBench: A Repository-Level Agentic Coding Benchmark with Natively Authored Russian Task Specifications ​
Author: Evgeny Shilov (Independent Researcher)
Published: 7/21/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL
arXiv:2607.06411v2 Announce Type: replace-cross Abstract: Developers increasingly delegate real maintenance work to product-grade coding agents, and many state tasks in their native language, in the style of a customer request rather than a curated English issue. We introduce RuBench 1.0, a benchmar...
494. Overview of the NLPCC 2026 Shared Task 1: Difficulty-Aware Multilingual and Multimodal Medical Instructional Video Understanding Evaluation ​
Author: Shenxi Liu, Kan Li, Mingyang Zhao, Yuhang Tian, Bin Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.06618v2 Announce Type: replace-cross Abstract: Following the CMIVQA, MMI-VQA, and M4IVQA challenges in NLPCC 2023--2025, we introduce the Difficulty-Aware Medical Instructional Video Question Answering (DA-MIVQA) shared task for NLPCC 2026. DA-MIVQA extends previous multilingual and multi...
495. LLM-Guided Task-Semantic Field Factorization for Industrial Process Forecasting ​
Author: Youcheng Zong, Runda Jia, Mingxuan Ren, Dakuo He
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY
arXiv:2607.06623v2 Announce Type: replace-cross Abstract: Process industries rely on time-series forecasting and soft sensing to estimate quality variables that are hard to measure online. Labeled data are scarce, operating regimes change frequently, and retraining models or rebuilding alignment pip...
496. Trusting sovereign language models as scientific instruments: evidence from Portugal's AMALIA ​
Author: Manuel Pita
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2607.08731v2 Announce Type: replace-cross Abstract: National language models are becoming publicly funded epistemic infrastructure. Public ownership, linguistic specialization, and open weights create a presumption of trustworthiness. Such an instrument, built by and for a language community, ...
497. EHR-MPC: Inference-Time Control for Sepsis Treatment with Generative Patient Digital Twins ​
Author: Joshua Pickard, Wei Qi, Na Li, Ann Woolley, Lisa Cosimi, Roy Kishony, Deborah Hung
Published: 7/21/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG, cs.SY, eess.SY, math.OC
arXiv:2607.08793v3 Announce Type: replace-cross Abstract: Sepsis is a leading cause of mortality, yet optimal treatment policies remain contested. Existing reinforcement learning (RL) approaches learn fixed strategies for sepsis treatment, limiting adaptability to changing clinical objectives during...
498. A small language model detects behavioural faithfulness gaps that frontier judges and human raters miss ​
Author: Kwan Soo Shin, In Seok Kang, Yunkyung Min, Munho Lee
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC, cs.LG
arXiv:2607.09306v2 Announce Type: replace-cross Abstract: Whether a language model behaves as it claims is a judgement on which independent human raters cannot agree (Fleiss kappa = 0.074). We show that a small, purpose-built instrument does better. A linear read-out of the frozen representation of ...
499. Scalable Visual Pretraining for Language Intelligence ​
Author: Yiming Zhang, Zhonghan Zhao, Wenwei Zhang, Haiteng Zhao, Tianyang Lin, Huanze Tang, Yunhua Zhou, Demin Song, Kuikun Liu, Haochen Ye, Haian Huang, Yuzhe Gu, Haijun Lv, Qipeng Guo, Bin Liu, Gaoang Wang, Kai Chen
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.MM
arXiv:2607.09657v2 Announce Type: replace-cross Abstract: The rapid progress of large foundation models has been driven predominantly by pretraining on large-scale text corpora. However, many forms of knowledge are conveyed through visual representations, where figures, typeset equations, and page l...
500. LLMs as a Jury: Cross-Model Consensus Can Outperform Process Reward Models for LLM Reasoning ​
Author: Ning Liu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.10139v2 Announce Type: replace-cross Abstract: Selecting the correct answer from a pool of candidate reasoning chains is the engine of test-time scaling, yet the standard selectors each carry a cost: self-consistency inherits the errors of the single model it resamples, and trained reward...
501. Adaptive Compute in Latent World Models: When Depth Helps, Hurts, or Doesn't Matter ​
Author: Achyuthan Sivasankar
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.10203v3 Announce Type: replace-cross Abstract: Adaptive compute for world models -- early-exit or mixture-of-depths predictors that spend variable depth per rollout step -- presumes that extra depth buys better predictions. In autoregressive rollouts, where planning actually happens, that...
502. Exact and Certified Data Shapley for Weighted k-Nearest-Neighbor Regression and Soft-Label Prediction ​
Author: Zongye Lyu
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DS
arXiv:2607.11956v2 Announce Type: replace-cross Abstract: Data Shapley answers which training points are worth what, and its nearest-neighbor specialization is the version actually deployed, shipped by toolkits such as pyDVL and OpenDataVal. Exact algorithms exist for unweighted nearest-neighbor cla...
503. Jetson-PI: Towards Onboard Real-Time Robot Control via Foresight-Aligned Asynchronous Inference ​
Author: Zebin Yang, Qi Wang, Yunhe Wang, Xiurui Guo, Bo Yu, Shaoshan Liu, Jiafeng Xu, Hao Dong, Meng Li
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2607.12659v3 Announce Type: replace-cross Abstract: Vision-Language-Action (VLA) models have achieved impressive performance on diverse embodied tasks. However, deploying VLA models on low-power onboard devices, such as the Jetson Orin, remains challenging due to their high computational compl...
504. Boogu-Image-0.1: Boosting Open Agentic Multimodal Generation via Understanding under a Minimal Budget ​
Author: Guoxuan Chen, Chufeng Xiao, Haoran Yang, Siyue Xie, Binxiao Huang, Ming Zhang, Cheuk Him Chau, Xinyu Fu, Yingzhao Lian, Tom S. Y. Li, Jintao Lin, Bowen Dong, Zian Qian, Yuhao Liu, Yuxuan Hu, Weikang Shi, Bin Zou, Bowen Zheng, Haoxuan Che, Chang Chen, Yuyang He, Heyang Sun, Tianyu Huang, Chong Hou Choi, Cheng Gong, Han Shi, Haoli Bai, Xihui Liu, Hongsheng Li, Qifeng Chen, Chao Huang, Rui Liu, Chenyang Lei
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.13125v2 Announce Type: replace-cross Abstract: We introduce Boogu-Image-0.1, an open-source unified multimodal understanding and generation model family, comprising Base, Turbo, Edit, and Edit-Turbo variants. It delivers competitive performance in high-quality text-to-image generation, fa...
505. Tabular Foundation Models for Discrete Choice Estimation ​
Author: Liu Liu, Dan Zhang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, econ.EM
arXiv:2607.13314v2 Announce Type: replace-cross Abstract: Tabular foundation models (TFMs) generate predictions on structured data via in-context learning, without task-specific estimation. We ask whether TFMs can be effectively applied to discrete choice, a central demand estimation framework in ma...
506. GHR-VLM: Making Zero-Shot Transit Video Analytics Realizable with Grounded Hybrid Reasoning ​
Author: Kaicong Huang, Weiheng Oh, Jack M. Reilly, Thomas Guggisberg, Ruimin Ke
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.13569v2 Announce Type: replace-cross Abstract: Transit video understanding can provide valuable fine-grained data that conventional passenger counters and fare systems cannot capture. However, supervised video models require task-specific annotations, while applying vision-language models...
507. Semantic Anchoring for Robotic Action Representations ​
Author: Yuan Xu, Youheng Shi, Chengyang Li, Wentao Zhu, Yizhou Wang
Published: 7/21/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2607.13597v2 Announce Type: replace-cross Abstract: Vision-Language-Action (VLA) models inherit rich semantic representations from pretrained Vision-Language Models, yet fine-tuning on limited robot demonstrations degrades this structure and undermines generalization. A fundamental question th...
508. How Agents Ask for Permission: User Permissions for AI Agents, from Interfaces to Enforcement ​
Author: Alexandra E. Michael, Franziska Roesner
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2607.13718v2 Announce Type: replace-cross Abstract: As AI agents gain prevalence, users are increasingly exposed to the risks such systems entail. Prompt injection attacks, as well as hallucination, can cause agents to leak private information to third parties. As autonomous systems, agents al...
509. AI-Augmented Human Resource Management? Insights from German companies ​
Author: Yannick Kalff, Katharina Simbeck
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CY, cs.AI
arXiv:2607.13839v2 Announce Type: replace-cross Abstract: This study examines the integration of AI into Human Resource Management in German companies. We ask if and how AI-based technologies are \enquote{augmenting} human resource management. Organisations employ generative AI or predictive analyti...
510. Value Leakage: An LLM's Answers Are Silently Shaped by Its Own Values ​
Author: Jan Betley, Johannes Treutlein, Jan Dubi'nski, Harry Mayne, Karol Ga{\l}\k{a}zka, Niels Warncke, Anna Sztyber-Betley, Owain Evans
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2607.14345v3 Announce Type: replace-cross Abstract: People use language models for practical questions whose answers are difficult to verify. We show that models exhibit covert value leakage: the information they provide is influenced by their own values, without this influence being disclosed...
511. Decision Making Needs Uncertainty Quantification [Lecture Notes] ​
Author: Osvaldo Simeone
Published: 7/21/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, cs.LG, math.IT
arXiv:2607.14407v2 Announce Type: replace-cross Abstract: Many signal processing systems ultimately exist to {act}. Whenever the state variable that determines the action to be taken by a decision maker, or agent, is uncertain, the way that uncertainty is represented decides how well the agent perfo...
512. Harnessing LLMs for Reliable Academic Supervision: A Comparative Study ​
Author: Akash Raj
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.14707v2 Announce Type: replace-cross Abstract: Large language models routinely produce fluent answers to single-shot prompts, yet deploying them as reliable components of a domain decision system is substantially harder. Closing this gap is the work of harness engineering: the deliberate ...
513. VideoSEMA: a scalable and efficient Mamba-like attention for video understanding ​
Author: Nhat Thanh Tran, Fanghui Xue, Shuai Zhang, Jiancheng Lyu, Yunling Zheng, Yingyong Qi, Jack Xin
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2607.14711v2 Announce Type: replace-cross Abstract: We present for video understanding (classification) a split space-time attention model, VideoSEMA, consisting of a scalable and efficient Mamba-like attention (SEMA) block in space and a softmax temporal attention in time. In each frame, SEMA...
514. Show Me How You Reason and I'll Tell You Who You Are: Reasoning Graphs for Robust LLM Authorship Attribution ​
Author: Zlata Kikteva, Artur Romazanov, Annette Hautli-Janisz, Ramon Ruiz-Dolz
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.14905v2 Announce Type: replace-cross Abstract: Given the current trend to employ large language models (LLMs) in almost any imaginable context, LLM-generated text detection and authorship attribution have become a pressing issue. Prior work has primarily focused on surface-level linguisti...
515. 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/21/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.CR
arXiv:2607.15434v2 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. ...
516. DECODEM: Data Extraction from Corporate Organizational Documents via Enhanced Methods ​
Author: Jens Frankenreiter
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2607.15879v2 Announce Type: replace-cross Abstract: Much empirical legal research depends on translating unstructured text into structured variables. In corporate governance research as elsewhere, this translation has traditionally relied on human coding of documents such as charters and bylaw...
517. Induction in Both Directions: A Mechanistic Analysis of In-Context Learning in Masked Diffusion Language Models ​
Author: Andy Catruna, Emilian Radoi
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2607.15893v2 Announce Type: replace-cross Abstract: While the internal mechanisms of autoregressive (AR) transformers have been studied extensively, much less is known about diffusion language models (DLMs), an emerging alternative that generates text by iterative denoising. In this work, we s...
518. Loop the Loopies! ​
Author: Zitian Gao, Yilong Chen, Yihao Xiao, Xinyu Yang, Ran Tao, Joey Zhou, Bryan Dai
Published: 7/21/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2607.16051v2 Announce Type: replace-cross Abstract: We present the Loopie series, consisting of two Mixture-of-Experts (MoE) models: a 20B-parameter model with 2B active parameters and a 6B-parameter model with 0.6B active parameters. Looped Transformers have long faced a challenge: given an N...
519. When Does Muon Help Agentic Reinforcement Learning? ​
Author: Kai Ruan, Jinghao Lin, Zihe Huang, Ziqi Zhou, Qianshan Wei, Xuan Wang, Hao Sun
Published: 7/21/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2607.16169v2 Announce Type: replace-cross Abstract: Muon is competitive with AdamW in large-scale pre-training, but its value for reinforcement-learning (RL) post-training remains unclear. We study vanilla Muon in sparse-reward agentic RL through matched single-seed comparisons with AdamW on A...