arXiv cs.AI - 2026-06-30 ​
233 items collected.
1. AI-Model Network: Concept, Current State and Future ​
Author: Li Zhetao, Zeng Xiyu, Wang Jianhui, Xiao Yong, Liu Zhongren, Wu Junru, Lai Junjie, Huang Jijun, Long Saiqin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27382v1 Announce Type: new Abstract: While the primary function of computers lies in computation and processing, the core value of the Internet is rooted in sharing and collaboration. Computers create the Internet, and the Internet empowers the value of computers. The rapid development of...
2. When Does Personality Composition Matter for Multi-Agent LLM Teams? ​
Author: Aryan Keluskar, Amrita Bhattacharjee, Huan Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.27443v1 Announce Type: new Abstract: Personality prompting shapes how large language models communicate, yet whether these behavioral shifts affect objective task outcomes remains under-explored. Prior work shows that agents prompted with low agreeableness produce adversarial language, wh...
3. Internalizing the Future: A Unified Agentic Training Paradigm for World Model Planning ​
Author: Xuan Zhang, Zhijian Zhou, Lingfeng Qiao, Yulei Qin, Ke Li, Xing Sun, Xiaoyu Tan, Chao Qu, Yuan Qi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27483v1 Announce Type: new Abstract: Large language model (LLM) agents have demonstrated strong capability in sequential decision-making, yet they remains fundamentally reactive in long-horizon tasks. Unlike humans who employ "what-if" reasoning to evaluate potential plans before commitme...
4. Odyssey: Constructing Verifiable Local Truth-Preserving Foundation Models ​
Author: Sridhar Mahadevan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.27593v1 Announce Type: new Abstract: We introduce a categorical framework called ODYSSEY for constructing verifiable, local truth-preserving foundation models as compositions of foundries: building-block architectural components that specify a cover of local contexts, local representation...
5. DysLexLens: A Low-Resource LLM Framework for Analysing Dyslexic Learners Insights from Online Forums ​
Author: Dana Rezazadegan, Atie Kia, Phongpadid Nandavong, Dominique Carlon, Jeremy Nguyen, Abhik Banerjee, James Marshall, Anthony McCosker, Yong-Bin Kang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.HC, cs.IR, cs.LG
arXiv:2606.27619v1 Announce Type: new Abstract: Dyslexic learners increasingly use artificial intelligence (AI) tools to support reading, writing, organisation, and study-related tasks. However, their lived experiences with these tools remain largely underexamined. This paper proposes DysLexLens, a ...
6. MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy ​
Author: Zhiyuan Han, Beier Zhu, Wenwen Tong, Chengwei Qin, Xinyi Wang, Jiayu Zhang, Jiangnan Chen, Hewei Guo, Dongchuan Ran, Lewei Lu, Xun Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27652v1 Announce Type: new Abstract: We find that explicit reasoning does not necessarily translate into better multimodal emotion recognition (MER) accuracy, even though it makes predictions more interpretable. Specifically, for reasoning-based MLLMs, fast thinking by triggering direct a...
7. ToE: A Hierarchical and Explainable Claim Verification Framework with Dynamic Multi-source Evidence Retrieval and Aggregation ​
Author: Zhaoqi Wang, Zijian Zhang, Kun Zheng, Zhen Li, Xin Li, Chunlei Li, Jiamou Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CR
arXiv:2606.27736v1 Announce Type: new Abstract: The rapid spread of fake news poses increasing threats to information ecosystems, especially as AI-generated misinformation under Generative Engine Optimization (GEO) poisoning allows adversarially crafted content to be systematically surfaced by retri...
8. Towards Reliable and Robust LLM Planning: Symbolic Feedback-Driven Iterative Self-Refinement Framework ​
Author: Jiajing Zhang, Jiamei Jiang, Chenyang Zhang, Feifei Mo, Linjing Li, Daniel Zeng
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27757v1 Announce Type: new Abstract: Large language models (LLMs) have attracted widespread attention from academia and industry, yet their deployment raises critical security concerns regarding robustness and reliability. Planning, a core component of intelligent behavior, remains challe...
9. Understanding Rollout Error in Graph World Models ​
Author: Xinyuan Song, Zekun Cai
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27780v1 Announce Type: new Abstract: World models are often used for planning by rolling learned dynamics forward. Many planning environments, however, are not vectors or images; they are graphs of agents, tools, skills, routes, and dependencies. In these settings, a local prediction erro...
10. Grounded Iterative Language Planning: How Parameterized World Models Reduce Hallucination Propagation in LLM Agents ​
Author: Xinyuan Song, Zekun Cai
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27806v1 Announce Type: new Abstract: World models for language agents come in two useful forms. An agent-based world model calls an LLM API and reasons flexibly in language, but its errors appear as hallucinated state changes that are hard to score with ordinary regression losses. A param...
11. ATOD: Annealed Turn-aware On-policy Distillation for Multi-turn Autonomous Agents ​
Author: Qitai Tan, Zefang Zong, Yang Li, Peng Chen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27814v1 Announce Type: new Abstract: Training small language-model agents for long-horizon interactive tasks requires both fast imitation and reward-driven improvement. On-policy distillation (OPD) provides dense teacher guidance and typically improves rapidly in the early stage, but its ...
12. NormAct: A Benchmark for Hidden Social Norm Compliance in Embodied Planning ​
Author: Shiyun Zhao, Xinwei Song, Tianyu Guo, Xiaomeng Gao, Mingyuan Liu, Xu Han, Yuanyuan Zhang, Zhenliang Zhang, Xue Feng, Bo Dai
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27826v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) are increasingly deployed as embodied planners in egocentric environments, where task success requires not only achieving instructed goals but also acting in socially appropriate ways. While explicit goals may r...
13. Verifiable Geometry Problem Solving: Solver-Driven Autoformalization and Theorem Proposing ​
Author: Can Li, Ting Zhang, Junbo Zhao, Hua Huang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CV
arXiv:2606.27926v1 Announce Type: new Abstract: Geometry Problem Solving have increasingly adopt the neuro-symbolic paradigm, combining neural intuition with symbolic rigor. However, current frameworks suffer from severe bottlenecks in two core stages: autoformalization, which treats multimodal tran...
14. RelBall: Relation Ball with Quaternion Rotation for Knowledge Graph Completion ​
Author: Yike Liu, Peijia Xie, Chao He, Huiling Zhu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.27967v1 Announce Type: new Abstract: Real-world knowledge graphs are often incomplete, lacking many valid facts. Knowledge Graph Completion (KGC) aims to predict missing links using known triples, thereby enhancing graph coverage. A key challenge is modeling diverse relational patterns su...
15. Lifted Causal Inference ​
Author: Malte Luttermann, Tanya Braun, Ralf M"oller, Marcel Gehrke
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2606.28024v1 Announce Type: new Abstract: Lifted inference exploits indistinguishabilities in probabilistic graphical models by using a representative for indistinguishable objects, thereby speeding up query answering while maintaining exact answers. In this article, we show how lifting can be...
16. JD Oxygen AI Item Center (Oxygen AIIC) V1: An Industrial-Scale LLM/VLM-Centric Solution for Item Understanding, Management, and Applications ​
Author: Oxygen AIIC, Chan Long, Chao Liu, Chaofan Chen, Chaohui Dong, Chunyuan Guo, Danping Liu, Debin Liu, Deping Xiang, Fulai Xu, Guangyue Liu, Hao Li, Huichun Hu, Jian Yang, Jianan Wang, Jianbo Zhao, Jiaoyang Li, Jiaxing Wang, Jinglong Li, Jinjin Guo, Jun Fang, Jun Liu, Kai Zhou, Li Wang, Lili Gao, Liying Chen, Luning Yang, Mengdi Zhou, Pengzhang Liu, Qi Lv, Qianyun Wang, Qixia Jiang, Ruyue Li, Shimu Liang, Shuxing Wang, Sijie Zhang, Siqi Li, Tianhao Gao, Wang Ke, Weihu Huang, Wencan Lai, Wenjie Zhang, Xiaohui Zhang, Xiaojing Dong, Ya Liu, Yifeng Zhang, Yixiang Wang, Yongtai Zhang, Yongyi Liao, Zhaoru Chen, Zhen Chen, Zhiyong Ma, Zhiyuan Liu, Zhongwei Liu, Ziyan Xing
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.28070v2 Announce Type: new Abstract: JD$.$com, one of the world's largest e-commerce platforms, serves over 700 million active users and millions of merchants, with a catalog of tens of billions of SKUs. At this scale, high-quality, structured item knowledge underpins a better consumer ex...
17. Ontology-Guided Evidence Path Inference for Multi-hop Knowledge Graph Question Answering ​
Author: Yongxue Shan, Meihan Wu, Cundi Fang, Jie Peng, Xiaodong Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.28076v1 Announce Type: new Abstract: Knowledge graph question answering (KGQA) aims to answer natural-language questions by reasoning over structured facts. Existing multi-hop KGQA methods mainly rely on topic-centered expansion, which faces two key challenges: the search space rapidly gr...
18. AI-Driven Synthesis for High-Tech System Design: Automating Innovation ​
Author: Luuk Oerlemans, Steven Westerhof, Theo Hofman
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.AR, cs.CE, cs.ET, cs.RO
arXiv:2606.28126v1 Announce Type: new Abstract: This article addresses the combinatorial complexity inherent in modern high-tech system design by presenting automation-in-design (AiD) as a transformative paradigm. We propose computational design synthesis (CDS), a framework utilising deep learning a...
19. Tandem Reinforcement Learning with Verifiable Rewards ​
Author: Difan Jiao, Raghav Singhal, Robert West, Ashton Anderson
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.28166v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) has significantly improved the reasoning capability of large language models, reaching expert or even superhuman performance in domains such as competition math. However, whether weaker agents and h...
20. Agent-Native Immune System: Architecture, Taxonomy, and Engineering ​
Author: Bo Shen, Lifeng Chang, Tianyuan Wei, Yunpeng Li, Feng Shi, Yichen Han, Peijie Gao, Shiyi Kuang, Xin Chang, Dehui Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2606.28270v1 Announce Type: new Abstract: The transition from static chat bots to autonomous agents--equipped with persistent memory, tool-use protocols, and multi-agent collaboration--has fundamentally expanded the AI threat landscape. Current defense mechanisms, such as perimeter security an...
21. DataStates-LLM: Scalable Checkpointing for Transformer Models Using Composable State Providers ​
Author: Avinash Maurya, M. Mustafa Rafique, Franck Cappello, Bogdan Nicolae
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.PF
arXiv:2601.16956v1 Announce Type: cross Abstract: The rapid growth of Large Transformer-based models, specifically Large Language Models (LLMs), now scaling to trillions of parameters, has necessitated training across thousands of GPUs using complex hybrid parallelism strategies (e.g., data, tensor,...
22. Position: The Term "Machine Unlearning" Is Overused in LLMs ​
Author: Sangyeon Yoon, Yeachan Jun, Albert No
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.27379v1 Announce Type: cross Abstract: Large language models increasingly face demands to "forget" training data, knowledge, or behaviors due to regulatory deletion obligations, copyright/licensing disputes, and safety or product-policy requirements. This position paper argues that machin...
23. OverFlowLight: Real-Time Gridlock Prevention and Traffic Signal Optimization for Urban Intersections ​
Author: Mingyuan Li, Boyang Huang, Tianqi Jiang, Chenpu Li, Chunyu Liu, Yang Li, Ruimin Li, Qiang Wu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27381v1 Announce Type: cross Abstract: Queue overflow, a severe consequence of urban traffic congestion, occurs when vehicle queues exceed intersection capacity, obstructing upstream traffic and triggering cascading gridlocks. Prevailing traffic signal control (TSC) algorithms, primarily ...
24. CalBrief: A Pilot Diagnostic Benchmark for Evidence-Calibrated Scientific Briefing with Large Language Models ​
Author: Yu Fu, Yongqi Kang, Yong Zhao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DL, cs.AI, cs.CL
arXiv:2606.27383v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used as research assistants, yet it remains unclear whether they can calibrate research takeaways to the strength and scope of the supporting evidence. We study evidence-calibrated scientific briefing: gi...
25. Agentic Publication Protocol: An Attempt to Modernize Scientific Publication ​
Author: Sirui Lu, Xiao-Liang Qi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DL, cs.AI
arXiv:2606.27386v1 Announce Type: cross Abstract: Scientific publication is still organized primarily around static manuscripts, even though much of scientific progress depends on tacit know-how: how to run code, reproduce figures, interpret edge cases, choose useful follow-up directions, and avoid ...
26. SidConArena: An Environment Evaluating Agents in Open-Ended,Positive-Sum Bargaining Game ​
Author: Yeqi Feng, Yuxin Chen, Tianxing He
Published: 6/30/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.GT
arXiv:2606.27397v1 Announce Type: cross Abstract: Evaluating LLM agents requires dynamic environments that go beyond static reasoning and zero-sum games. Real-world economic interaction is often open-ended and mixed-motive: agents must negotiate, create positive-sum surplus, compete for scarce asset...
27. Automated brain tumor detection in MRI images using CNN and ResNet architectures ​
Author: Annapurna V K, Asha N, K Paramesha, Shabana Sultana, Kirankumar Humse
Published: 6/30/2026, 4:00:00 AM
Categories: eess.IV, cs.AI
arXiv:2606.27405v1 Announce Type: cross Abstract: Deep learning has shown significant potential in medical image analysis, particularly for disease detection using MRI scans. Accurate and early diagnosis of brain tumors remains challenging due to the complexity of brain structures and reliance on ma...
28. Towards Evaluation of Implicit Software World Models in Coding LLMs ​
Author: Egor Bogomolov, Yaroslav Zharov
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.27406v1 Announce Type: cross Abstract: Software engineering, whether performed by humans or by AI agents, requires reasoning about how software behaves. We call the internal model that supports such reasoning the software world model, and view current code-execution benchmarks as covering...
29. Compression-Driven Anomaly Detection in Brain MRI Using an Interpretable Quantum Autoencoder ​
Author: Santanu Ganguly, Xing Liang, Dimitrios Makris
Published: 6/30/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, eess.IV
arXiv:2606.27411v1 Announce Type: cross Abstract: We study a quantum autoencoder (QAE) for compression-driven anomaly detection in brain MRI data. The approach leverages angle encoding to map image patches into quantum states, followed by a variational encoder-decoder architecture trained to discard...
30. Not All Relations Rotate Alike: Transformation-Aware Decoupling for Viewpoint-Robust 3D Scene Graph Generation ​
Author: Jingjun Sun, Chaowei Wang, Zhirui Liu, Jiaxu Tian, Ming Yang, Yaoxing Wang, Shan Gao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, eess.IV
arXiv:2606.27412v1 Announce Type: cross Abstract: 3D Scene Graph Generation (3DSGG) represents 3D scenes as structured object-relation-object graphs, providing a compact relational abstraction for spatial understanding. In embodied intelligence settings, the same 3D scene may be observed by agents f...
31. GRAFT: Biological Graph and Hypergraph Benchmarks for Linked Gene Expression and Phenotypic Trait Prediction in Arabidopsis thaliana ​
Author: Manuel Serna-Aguilera, Vanshika Jindal, Fiona L. Goggin, Jiamei Li, Aranyak Goswami, Alexander Bucksch, Suxing Liu, Khoa Luu
Published: 6/30/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI
arXiv:2606.27413v1 Announce Type: cross Abstract: Understanding which genes control which traits in an organism remains one of the central challenges in biology. Despite significant advances in data collection technology, our ability to map genes to traits is still limited. This genome-to-phenome (G...
32. Supersede: Diagnosing and Training the Memory-Update Gap in LLM Agents ​
Author: Vedant Patel
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.27472v1 Announce Type: cross Abstract: Large language model (LLM) agents operate over long, multi-session interactions in which facts change: a user moves, a price updates, a plan is revised. Acting correctly requires using the current value of a fact and discarding values that have been ...
33. Speculative Refinement: A Hybrid Autoregressive Diffusion Decoding Strategy and Its Behavior Across Benchmarks ​
Author: Aditi Gupta, Neel Mishra, Kushagra Trivedi, Pawan Kumar
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.27474v1 Announce Type: cross Abstract: How should we evaluate generation systems that combine autoregressive (AR) and diffusion decoding? We study this question through Speculative Refinement (SpecRef), a training-free hybrid method that warm-starts a masked diffusion language model from ...
34. DMV-Bench: Diagnosing Long-Horizon Multimodal Agents' Visual Memory with Incidental Cue Injection ​
Author: Yujin Tang, Chenming Shang, Ruize Xu, Nikhil Singh
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2606.27499v1 Announce Type: cross Abstract: Research on agent memory has matured rapidly, but almost entirely on the text side: few existing benchmarks ask, in an interactive environment, when an agent genuinely needs to remember what it saw rather than what it could write down. We introduce D...
35. Large Language Model Teaches Visual Students: Cross-Modality Transfer of Fine-Grained Conceptual Knowledge ​
Author: Thomas Shih-Chao Liang, Zhuoran Yu, Yong Jae Lee
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.27527v1 Announce Type: cross Abstract: Large Language Models (LLMs) possess broad conceptual knowledge acquired through large-scale text pretraining, yet their potential to supervise models in other modalities remains underexplored. In this work, we propose LaViD--Language-to-Visual Knowl...
36. The Context-Ready Transformer ​
Author: Mahesh Godavarti
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27538v1 Announce Type: cross Abstract: We introduce the context-ready transformer, a new recurrent neural network architecture built from a D-layer transformer block that pre-contextualizes each token before it enters the block. During left-to-right generation, a correction network combin...
37. Benchmarking Multi-Modal Graph-based Social Media Popularity Prediction ​
Author: Utkarsh Sahu, Zhisheng Qi, Li Zhu, Yizhao Yang, Jun Li, Ryan Rossi, Yu Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SI, cs.AI, cs.LG
arXiv:2606.27539v1 Announce Type: cross Abstract: Social media popularity prediction aims to forecast the future reach or influence of online content from early-stage observations. Accurate prediction enables key downstream applications, such as advertising optimization and strategic content plannin...
38. On the Inseparability of Instructions and Data in Shared-Embedding Sequence Models ​
Author: Dewank Pant, Shruti Lohani, Avijit Kumar
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG
arXiv:2606.27567v1 Announce Type: cross Abstract: Prompt injection is the top security risk for LLM-integrated applications, yet every defense proposed so far has been broken. We prove this is not a coincidence: in shared-embedding architectures that lack enforced control-data separation, perfect pr...
39. hia-gat: A Heterogeneous Interaction-Aware Graph Attention Network For Frame-Level Traffic Conflict Risk Prediction On Freeways ​
Author: Mahshid Malazizi, Seyedmehdi Khaleghian, Mina Sartipi, Toru Hirano, Yunfei Xu, Hoang H. Nguyen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27577v1 Announce Type: cross Abstract: This paper formulates frame-level freeway risk assessment as a multi-agent scene graph-level binary classification problem, where each video or trajectory frame is labeled risky if any TTC- or PET-based conflict violates a specified severity threshol...
40. PEBS: Per-rater Empirical-Bayes Shrinkage for RLHF Reward-Model Calibration ​
Author: Arnav Raj
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27578v1 Announce Type: cross Abstract: Reward models for Reinforcement Learning from Human Feedback (RLHF) pool preferences across thousands of annotators and fit one global affine calibrator, collapsing raters with systematically different rating-scale offsets and slopes into a single av...
41. Distribution-based deep multiple instance learning for tumor proportion scoring in NSCLC ​
Author: Krzysztof Pysz, Artur Bartczak, Jaros{\l}aw Kwiecie'n, Piotr Krajewski, Witold Dyrka
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, q-bio.TO
arXiv:2606.27579v1 Announce Type: cross Abstract: Accurate assessment of tumor proportion score (TPS) in non-small cell lung cancer (NSCLC) is critical for treatment planning and prognosis. Key challenges include the tedious manual work required to annotate each slide, combined with the limited numb...
42. Retroactive Advantage Correction: Closed-Form V-Trace Bias Correction for Delay-Aware RLHF ​
Author: Arnav Raj
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27580v1 Announce Type: cross Abstract: Reinforcement learning from human feedback (RLHF) in production does not always have a synchronous reward signal. Code-execution verifiers, slow judge ensembles, and queued human review can return several gradient steps after the rollout that produce...
43. SceneBot: Contact-Prompted General Humanoid Whole Body Tracking with Scene-Interaction ​
Author: Sirui Chen, Shibo Zhao, Zhen Wu, Jiaman Li, Guanya Shi, C. Karen Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.27581v1 Announce Type: cross Abstract: Current humanoid reinforcement-learning policies excel at free-space motions but struggle with contact-rich tasks, as pure kinematic tracking cannot resolve the physical ambiguities of interacting with objects and uneven terrain. To address this, we ...
44. CoIn: Comprehensive 2D-3D Inpainting with Gaussian Splatting Guidance ​
Author: Hana Kim, Minje Kim, Tae-Kyun Kim
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27584v1 Announce Type: cross Abstract: 3D scene inpainting is essential for reconstructing areas corrupted by occlusions or limited viewpoints. While recent methods leverage Gaussian Splatting (GS) for efficient 3D editing, they often depend on precise multi-view segmentation masks and ar...
45. Dismantling Pathological Shortcuts: A Causal Framework for Faithful LVLM Decoding ​
Author: Liu Yu, Can Chen, Ping Kuang, Zhikun Feng, Fan Zhou, Gillian Dobbie
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27596v1 Announce Type: cross Abstract: Large Vision-Language Models (LVLMs) exhibit sophisticated reasoning but remain susceptible to object hallucination. Deviating from the prevailing attention intensity assumption, we reveal a deeper dynamic structural misalignment: hallucination is tr...
46. Narrative-UFET: Narrative Generation for Ultra-Fine Entity Typing ​
Author: Mreedul Gupta, Advait Deshmukh, Ashwin Umadi, Matt Pauk, Maria Leonor Pacheco
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27598v1 Announce Type: cross Abstract: Ultra-fine entity typing (UFET) assigns highly specific types to entity mentions, but current approaches struggle with types in the long tail. We hypothesize that a key limitation is the reliance on sentence-level context, since disambiguating eviden...
47. Global Explanations for Multivariate Time Series Forecasting Models via $K$-Order Markov Approximations ​
Author: Amadeo Tunyi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27599v1 Announce Type: cross Abstract: While many explainable AI (XAI) methods have been proposed, most are not designed for time-series forecasting models and often rely on the implicit assumption that timestamp features are independent. This assumption ignores the fundamental property o...
48. HybridCodec: Modeling Discrete and Continuous Representations for Efficient Speech Language Models ​
Author: Artem Ploujnikov, Francesco Verdini, Samir Sadok, Mirco Ravanelli
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27627v1 Announce Type: cross Abstract: Discrete audio representations have become increasingly popular for building multimodal text-audio systems and integrating audio capabilities into Large Language Models (LLMs). However, numerous studies report performance degradation on various downs...
49. Cross-Platform Chinese Offensive Comment Detection via Dual-Threshold Hard Example Mining ​
Author: Ruixing Ren, Junhui Zhao, Fangfang Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.SY, eess.SY
arXiv:2606.27629v1 Announce Type: cross Abstract: Cross-platform deployment of offensive comment detection for Chinese social media suffers performance degradation. The paper proposes a dual-threshold hard mining method to address this. First, the clean-Chinese-base RoBERTa is finetuned on COLD to e...
50. Reconstructing the Developmental Trajectory of Adipocytes in Human Adipose Tissue Using Single-Cell RNA Sequencing ​
Author: Weny S. M Sitinjak, Humasak Tommy Argo Simanjuntak
Published: 6/30/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI
arXiv:2606.27657v1 Announce Type: cross Abstract: Obesity is a global health crisis associated with metabolic disorders such as type 2 diabetes and cardiovascular disease. This study employed single-cell RNA sequencing to reconstruct the developmental trajectory of human adipocytes from adipose tiss...
51. Explainable AI for Biodiversity Monitoring and Ecological Image Analysis ​
Author: Brinnae Bent, Holly R. Houliston, Jiayi Zhou, G"unel Aghakishiyeva, David W. Johnston
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, q-bio.QM
arXiv:2606.27667v1 Announce Type: cross Abstract: Artificial intelligence is transforming biodiversity monitoring by enabling automated analysis of ecological imagery collected from camera traps, drones, satellites, underwater platforms, and other sensing systems. These tools can expand the scale an...
52. From Signals to Transfer: A Factorised Study of Probe-Based Uncertainty Estimation in Large Language Models ​
Author: Ponhvoan Srey, Xiaobao Wu, Cong-Duy Nguyen, Quang Minh Nguyen, Duc Anh Vu, Anh Tuan Luu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27679v1 Announce Type: cross Abstract: Probe-based uncertainty estimation (UE) has emerged as a prominent approach to detect hallucinations in Large Language Models (LLMs) by learning uncertainty from internal model signals. Yet, recent methods vary simultaneously across feature design, t...
53. CBD: API-Only LLM Black-Box Unlearning through Controlled Behavioral Divergence ​
Author: Zhiqiang Xie, Yijing Lin, Zhipeng Gao, Dong In Kim
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27683v1 Announce Type: cross Abstract: Edge devices increasingly invoke large language models (LLMs) through API services for context aware edge intelligence, while edge generated data may be collected to improve LLMs and may introduce sensitive, copyrighted, harmful, or outdated informat...
54. Mitigating LLM-based p-Hacking by Preregistering for the Next LLM ​
Author: Maria Thomas, Kristina Gligoric, Nihar B. Shah
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DL
arXiv:2606.27687v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly used to generate, classify, and annotate data whose outputs feed downstream hypothesis tests. However, LLM-based research is easy to p-hack: a researcher can tune the prompts, decoding parameters, or outp...
55. Deployment-Side Adaptiveness in Multi-Horizon Volatility Forecasting ​
Author: Riku Green, Zahraa S. Abdallah, Telmo M Silva Filho
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27688v1 Announce Type: cross Abstract: In financial forecasting, predictive performance depends not only on which model is trained, but also on how the trained model is deployed. We study this issue in multi-horizon volatility forecasting. Our starting point is that a trained multi-output...
56. Halt Fast! Early Stopping for Certified Robustness ​
Author: Andrew C. Cullen, Paul Montague, Benjamin I. P. Rubinstein
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR
arXiv:2606.27694v1 Announce Type: cross Abstract: Randomized Smoothing (RS) provides rigorous robustness guarantees for neural networks without architectural constraints, yet its adoption is limited by extreme computational costs. Standard RS requires tens of thousands of model evaluations per input...
57. Class-frequency Guided Noise Schedule for Diffusion Models ​
Author: Jiequan Cui, Beier Zhu, Qingshan Xu, Xiaojuan Qi, Bei Yu, Hanwang Zhang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV
arXiv:2606.27696v1 Announce Type: cross Abstract: In this paper, we are the first to examine the correlations between class frequency and the multi-scale noise schedule within diffusion models. For score-based generative models, low-density regions often lead to inaccurately estimated scores, thereb...
58. What Was That Again? Certified Robustness for Automatic Speech Recognition ​
Author: Andrew C. Cullen, Neil Marchant, Jiani Xie, Paul Montague, Benjamin I. P. Rubinstein
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR, cs.SD
arXiv:2606.27698v1 Announce Type: cross Abstract: Automatic Speech Recognition systems are notoriously both sensitive to adversarial and benign perturbations. While this has been repeatedly demonstrated using reference datasets, detecting such behaviors in deployed systems is incredibly challenging,...
59. Room for Error: Large-Scale Simulation of Over-the-Air Acoustic Attacks ​
Author: Andrew C. Cullen, Neil Marchant, Jiani Xie, Paul Montague, Benjamin I. P. Rubinstein
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CR, cs.LG
arXiv:2606.27701v1 Announce Type: cross Abstract: While voice control is rapidly becoming a ubiquitous vector of human-AI communication, the risks facing these systems remain poorly understood. This is, in part, a product of the difficulties in scaling strictly digital adversarial workflows to the p...
60. Low-Agreeableness Persona Conditioning for Safe LLM Fine-Tuning ​
Author: Austin MY Cheung, Yi Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27709v1 Announce Type: cross Abstract: Recent work has shown that fine-tuning large language models (LLMs) for social warmth degrades factual reliability and increases sycophancy. We investigate a related but distinct failure mode: warmth fine-tuning also weakens adversarial safety, makin...
61. The Simulacrum: Decision-Theoretic Pretraining for Near-Optimal Time-Series Forecasting and Inference ​
Author: Pablo Montero-Manso, Marcel Scharth
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.CO
arXiv:2606.27711v1 Announce Type: cross Abstract: We introduce a neural network-based framework for learning time series estimators through a process we term decision-theoretic pretraining. Analysts specify a generative world, a distribution over data-generating processes, and a target decision obje...
62. Do Speech Emphasis Models Generalize across Languages and Emotions? ​
Author: Megan Wei, Deepali Aneja, Jiaqi Su, Yunyun Wang, Haonan Chen, Zeyu Jin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, cs.SD, eess.AS
arXiv:2606.27717v1 Announce Type: cross Abstract: Prosodic emphasis varies across languages, emotions, and speaking styles, yet existing emphasis detection models are largely trained and evaluated on monolingual neutral read speech. We introduce MMEE (Multilingual Multi-Emotion Emphasis), a corpus o...
63. Enhancing Numerical Prediction in LLMs via Smooth MMD Alignment ​
Author: Zhuo Zuo, Li Yue, Wenhao Zheng, Chenpeng Wang, Xianggen Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CE, cs.LG
arXiv:2606.27731v1 Announce Type: cross Abstract: Despite their strong general capabilities, large language models (LLMs) often remain unreliable when outputs must be numerically precise. A key reason is the training objective: standard cross-entropy treats numeric tokens as unstructured categories ...
64. Bifocal Diffusion Language Models: Asymmetric Bidirectional Context for Parallel Generation ​
Author: Yuhang Chen, Xianfeng Wu, Jinhao Duan, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Parish Aggarwal, Frank Shyu, Luke Simon, Sandeep Pandey, Xi Liu, Tianlong Chen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.LG
arXiv:2606.27732v1 Announce Type: cross Abstract: Discrete diffusion language models (dLLMs) recover masked tokens in parallel, offering significant speedups over autoregressive (AR) generation. However, such promising frameworks face a fundamental architectural design dilemma: \ding{182} Adopting b...
65. KG2Cypher: Data-Centric Pipeline for Building Enterprise Text-to-Cypher Systems ​
Author: Minjun Choi, Yerin Kim, Junghyuk Seo, Sujin Mo, Hyemin Lee, Youngjoong Ko
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27742v1 Announce Type: cross Abstract: Enterprise Knowledge Graphs (KGs) are increasingly used for internal search, analytics, and question answering, but building natural-language interfaces for private enterprise graphs remains costly. We present KG2Cypher, a data-centric pipeline for b...
66. End-to-End Dynamic Sparsity for Resource-Adaptive LLM Inference ​
Author: Yuhang Chen, Jinhao Duan, Ruichen Zhang, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Parish Aggarwal, Frank Shyu, Luke Simon, Sandeep Pandey, Tianlong Chen, Xi Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.LG
arXiv:2606.27743v1 Announce Type: cross Abstract: Large Language Models (LLMs) inference is typically deployed under a static resource assumption, where models execute a fixed computational graph regardless of the runtime environment. However, real-world cloud infrastructure is inherently dynamic, c...
67. Flexformer: Flexible Linear Transformer with Learnable Attention Kernel ​
Author: Haoran Zhang, Feng Zhou
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27748v2 Announce Type: cross Abstract: Transformer models rely on attention mechanism to capture long-range dependencies but suffer from quadratic complexity, limiting their scalability to long sequences. Kernel-based linear attention reduces this complexity but typically relies on fixed ...
68. From General-Purpose Audio Tagging to Spatially Grounded Sound Event Localization and Detection ​
Author: Stefano Giacomelli, Stefano Damiano, Claudia Rinaldi, Fabio Graziosi, Toon van Waterschoot
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2606.27751v1 Announce Type: cross Abstract: This report investigates the extension of pretrained General-Purpose Audio Tagging (GP-AT) models toward spatially grounded Sound Event Localization and Detection (SELD). The proposed AT2SELD framework couples a pretrained AT backbone with compact Fi...
69. Drop-Then-Recovery: How Redundant Are Vision-Language-Action Models? ​
Author: Guoheng Sun, Kaixi Feng, Shwai He, Xiaochuan Gong, Yexiao He, Ziyao Wang, Zheyu Shen, Wanghao Ye, Ramana Rao Kompella, Gaowen Liu, Ang Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.27755v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models enable instruction-driven robotic manipulation, but they inherit oversized language backbones from pretrained VLMs whose capacity far exceeds what is needed for short robotic instructions. This raises a basic quest...
70. RS-Diffuser: Risk-Sensitive Diffusion Planning with Distributional Value Guidance ​
Author: Shiqiang Gong
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO
arXiv:2606.27766v1 Announce Type: cross Abstract: Offline reinforcement learning enables policy learning from fixed datasets without additional environment interaction, making it appealing for safety-critical applications where online exploration is costly or unsafe. Diffusion-based decision-making ...
71. Improving Adversarial Robustness via Activation Amplification and Attenuation ​
Author: Ta"iga Gon\c{c}alves, Yongsong Huang, Tomo Miyazaki, Shinichiro Omachi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG
arXiv:2606.27784v1 Announce Type: cross Abstract: The existence of adversarial attacks is often attributed to the presence of non-robust features in neural networks. While prior defenses reduce their impact via pruning, masking, or feature recalibration, we instead propose to jointly learn to amplif...
72. Output-Space Allocation Costs for Calibration-Guided LLM Compression: An Empirical Study ​
Author: Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen, Yunfan Shao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27785v1 Announce Type: cross Abstract: Training-free compression methods for large language models (LLMs) often use calibration data to guide compression decisions. ROCKET, a recent method combining sparse-dictionary factorization with multi-choice knapsack problem (MCKP) allocation, deri...
73. SHIFT: Gate-Modulated Activation Steering for Knowledge Conflict Mitigation in Retrieval-Augmented Generation ​
Author: Ruochang Li, Pengcheng Huang, Zhenghao Liu, Yukun Yan, Huiyuan Xie, Yu Gu, Ge Yu, Maosong Sun
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27786v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) enhances LLMs by incorporating external knowledge to support response generation. However, conflicts between retrieved context and parametric knowledge have emerged as a critical challenge in RAG systems. To mitig...
74. NLL-Guided Full-Attention Layer Selection for Training-Free Sliding-Window Adaptation ​
Author: Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen, Yunfan Shao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27791v1 Announce Type: cross Abstract: Hybrid attention models that mix full and sliding-window attention across layers offer a promising approach to efficient long-context inference, but the critical question of \emph{which layers} should retain full attention remains unsolved. Existing ...
75. Position Bias Correction is Insufficient for One-Pass Attention Sorting ​
Author: Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen, Yunfan Shao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27793v1 Announce Type: cross Abstract: Long-context language models suffer from position bias, where information in middle positions is underutilized. Attention Sorting addresses this by iteratively reordering documents based on attention patterns, but its multiple sort-and-generate cycle...
76. Optimizing Teacher-Student Partitioning for Scalable Knowledge Distillation on HPC Systems ​
Author: Adrian P. Dieguez, Victor Conchello Vendrell, Alex Batlle, Vinnam Kim, Jordi Ros-Giralt, Harris Teague
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.LG
arXiv:2606.27797v1 Announce Type: cross Abstract: Knowledge Distillation (KD) enables training smaller student models under the guidance of larger teacher models, and the widely adopted TRL library implements it. Yet, TRL treats both models symmetrically, missing opportunities to exploit their prono...
77. Parameter-Efficient Quantum-Inspired Fast Weight Programmers for Traffic-Matrix Forecasting ​
Author: Kuo-Chung Peng, Jiun-Cheng Jiang, Chun-Hua Lin, Tai-Yue Li, Nan-Yow Chen, Samuel Yen-Chi Chen
Published: 6/30/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, cs.LG
arXiv:2606.27821v1 Announce Type: cross Abstract: Traffic matrices (TMs) capture network-wide origin-destination demand and are central to traffic engineering, yet accurate whole-matrix forecasting remains challenging when prediction must be performed under the memory, update, and training-budget co...
78. Pepti-drift: Toxicity-Repulsive Drifting for Antigen-Conditioned Discrete Peptide Generation ​
Author: Takashi Fujiwara, Hikaru Shindo, Kaushalya Madhawa, Jun Jin Choong, Keisuke Ozawa
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27824v2 Announce Type: cross Abstract: Peptides are a promising therapeutic modality that combine the chemical tunability of small molecules with the target specificity of macromolecular therapeutics. However, designing antigen-specific binding peptides while avoiding toxicity remains a m...
79. Hippocampus-DETR: An Explicit Memory Object Detection Framework Based on Hippocampus Modeling ​
Author: Zhaoning Shi, Bo Ma, Hao Xu, Zepeng Yang, Bo Liang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27831v1 Announce Type: cross Abstract: This paper addresses the lack of explicit memory mechanisms in current object detection models and proposes Hippocampus-DETR, a novel detection framework based on biological hippocampal memory modeling. This framework integrates a hippocampal memory ...
80. WattLayer: Get Layers Right to Estimate Inference Energy of Neural Networks ​
Author: Adrien Sardi, Marie-Line Alberi Morel, Sara Alouf, Fr'ed'eric Giroire, Joanna Moulierac
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27841v1 Announce Type: cross Abstract: The widespread adoption of Artificial Intelligence (AI) has led to increasing concerns about energy consumption, yet there is a lack of standardized methodologies to accurately estimate AI inference energy consumption, particularly across various tas...
81. Applicability of memorization indicators for early spotting of overfitting while recalibrating sEMG-decoders on low sample sizes ​
Author: Stephan J. Lehmler, Tobias Glasmachers, Ioannis Iossifidis
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27855v1 Announce Type: cross Abstract: Deep learning models for surface electromyography (sEMG) can benefit substantially from subject-specific (re-)calibration, since no sufficiently large and diverse datasets are available to train fully generic decoders. However, for user acceptance, t...
82. GNBAN: Graph Neural Basis Attention Networks for Long-Horizon Forecasting over Large Entity Sets ​
Author: Janak M. Patel, Anirudh Deodhar, Dagnachew Birru
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.27863v1 Announce Type: cross Abstract: Demand forecasting at the bottom of a retail hierarchy requires predicting tens of thousands of correlated long-horizon series across products, stores, and regions. Modern systems must scale across massive catalogs, capture shared demand dynamics, an...
83. S$^2$-VLA: State-Space Guided Vision-Language-Action Models for Long-Horizon Manipulation ​
Author: Zhipeng Xie, Zongyi Han, Xiangyi Wei, Shiliang Sun, Yang Li, Jing Zhao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2606.27872v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models have demonstrated strong capabilities in robotic manipulation, but their performance degrades significantly in long-horizon tasks due to cumulative error propagation. This limitation largely arises from static feat...
84. SpatialUAV: Benchmarking Spatial Intelligence for Low-Altitude UAV Perception, Collaboration, and Motion ​
Author: Haoyu Zhang, Meng Liu, Qianlong Xiang, Kun Wang, Yaowei Wang, Liqiang Nie
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27876v1 Announce Type: cross Abstract: Spatial intelligence is essential for low-altitude unmanned aerial vehicle (UAV) perception, collaboration, and navigation. However, existing UAV benchmarks often emphasize image-level recognition, single-view understanding, or narrow answer formats,...
85. A Study of Temporal Fusion Strategies for Named Entity Recognition in Historical Texts ​
Author: Emanuela Boros
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27881v1 Announce Type: cross Abstract: Temporal variation poses a unique challenge for named entity recognition (NER) in historical texts, where entities drift in surface form and salience across time. While language models (LMs) have made progress in various NLP tasks, their ability to r...
86. SEADA: An efficient methodology for optimizing mixed-precision DNNs on multi-precision spatial architectures ​
Author: Leandro Fiorin, Marco Ronzani, Cristina Silvano
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2606.27884v1 Announce Type: cross Abstract: Mixed-precision computation has been introduced in deep neural networks (DNNs) as an effective approach to reduce latency, energy consumption, and memory footprint. However, efficiently mapping mixed-precision networks onto multi-precision spatial ar...
87. Triadic Werewolf: A Jester Role for Multi-Hop Theory of Mind in LLMs ​
Author: Avni Mittal
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.GT, cs.MA
arXiv:2606.27909v1 Announce Type: cross Abstract: Theory-of-mind evaluations of large language models typically use dyadic social-deduction games, where every observable cue points to a single hidden side, so a model with strong language priors can score well without ever simulating opponents' incen...
88. Every Step of the Way: Video-based Parkinsonian Turning Step Counting ​
Author: Qiushuo Cheng, Jingjing Liu, Catherine Morgan, Alan Whone, Majid Mirmehdi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27918v1 Announce Type: cross Abstract: As a prominent symptom of Parkinson's disease (PD), turning impairment is evaluated through parameters such as turning angle, duration, and particularly, the number of steps required to complete a turn, which directly reflects motor dysfunction. Accu...
89. Reflect-R1: Evidence-Driven Reflection for Self-Correction in Long Video Understanding ​
Author: Shuimu Chen, Yuteng Chen, Yuanshen Guan, Zebang Cheng, Zeyu Zhang, Shengqian Qin, Bin Xia, Jiaran Li, Wenming Yang, Fei Ma
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27922v2 Announce Type: cross Abstract: Current multimodal reflection mechanisms for long video understanding predominantly rely on closed-loop self-reflection within internal parameters. Lacking objective external evidence, models are frequently trapped in blind confidence and often fail ...
90. Home3D 1.0: A High-Fidelity Image-to-3D Asset Generation System for Interior Design ​
Author: Yiyun Fei, Guoqiu Li, Jin Song, Chuqiao Wu, Delong Wu, Hong Wu, Ziru Zeng, Haohui Chen, Yindong Kong, Jing Li, Qi Wu, Feng Zhang, Jianan Jiang, Ruigao Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27923v2 Announce Type: cross Abstract: We present Home3D 1.0, a modular image-to-3D generation system that produces high-quality 3D assets from a single reference image, targeting interior design and e-commerce applications. Given a photograph of a furniture or decor item, the system outp...
91. Agentic AI-Powered Re-Identification: An Emerging, Scalable Threat to Mobility Microdata Privacy ​
Author: Oscar Thees, Roman M"uller, Matthias Templ
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, stat.AP
arXiv:2606.27936v1 Announce Type: cross Abstract: The widespread collection of fine-grained location data by commercial data brokers creates a re-identification risk that is not widely recognised by the public. While prior research has established that mobility traces are highly unique and that indi...
92. Two-Stage Fine-Tuning for Protein Sequence Generation with Targeted Amino-Acid Composition ​
Author: Violeta Basten-Romero, Rub'en Mu~noz-Tafalla, Anna Mar'ia D'iaz-Rovira, Bertran Miquel-Oliver, Isaac Filella-Merce, V'ictor Guallar
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, q-bio.BM, q-bio.GN
arXiv:2606.27939v1 Announce Type: cross Abstract: Protein language models are standard priors for biological sequence generation, but steering them toward explicit distributional design targets remains largely unexplored. We study a constrained protein generation problem in which sequences must matc...
93. VASAE: Naming SAE Dictionary Directions with Vocabulary-Aligned Anchoring ​
Author: Kairui Zhang, Ziwen Yu, Zahraa S. Abdallah, Martha Lewis
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.27941v1 Announce Type: cross Abstract: Sparse autoencoders (SAEs) provide useful decompositions of Transformer residual streams, but their learned features are usually named post hoc rather than directly connected to the Transformer's token vocabulary. We introduce Vocabulary-Aligned Spar...
94. Reasoning Beyond Prediction: From Data-Driven to Causal Software Engineering ​
Author: Roberto Pietrantuono, Luca Giamattei, Stefano Russo
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.27960v1 Announce Type: cross Abstract: Software engineering is an intellectually demanding, creative discipline that juggles a web of interdependent tasks to design, build, and assure the quality of increasingly complex systems. As our expectations from software soar - with demands spanni...
95. From Black-Box to Clinical Insight: A Multi-Stage Explainable Framework for Speech-Based Cognitive Impairment Detection ​
Author: Yasaman Haghbin, Sina Rashidi, Ali Zolnour, Fatemeh Taherinezhad, Ali Fartoot, Hossein Azadmaleki, James M Noble, Maryam Dadkhah, Maryam Zolnoori
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.27973v1 Announce Type: cross Abstract: Speech-based cognitive impairment detection offers a noninvasive, accessible alternative to costly biomarker assays, yet transformer-based models remain clinically uninterpretable. We propose a multi-stage explainability framework that translates bla...
96. ProMSA:Progressive Multimodal Search Agents for Knowledge-Based Visual Question Answering ​
Author: ZhengXian Wu, Hangrui Xu, Kai Shi, Zhuohong Chen, Yunyao Yu, Chuanrui Zhang, Zirui Liao, Jun Yang, Zhenyu Yang, Haonan Lu, Haoqian Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27974v1 Announce Type: cross Abstract: Knowledge-based Visual Question Answering (KB-VQA) requires models to combine image understanding with external knowledge. Most prior methods use a fixed retrieve-then-generate pipeline with a pre-selected retriever and a static top-k setting, which ...
97. SHARD: cell-keyed residual splitting for alignment-resistant private dense retrieval ​
Author: Sergey Kurilenko
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.IR
arXiv:2606.27976v1 Announce Type: cross Abstract: Dense embeddings underpin semantic search and RAG, yet a leaked vector store hands much of the underlying text back to whoever holds it. The attacks that make this possible (few-shot alignment, zero-shot inversion, unsupervised cross-space translatio...
98. Parallel Rollout Approximation for Pixel-Space Autoregressive Image Generation ​
Author: Jiayi Xu, Di He, Guolin Ke
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.27978v1 Announce Type: cross Abstract: Pixel-space continuous-token autoregressive (AR) generation directly models images as sequences of raw pixel patches, avoiding discrete tokenization or a separately pretrained tokenizer. However, it faces coupled challenges: high-dimensional patch ge...
99. Dialogue to Detection: A Multimodal Hybrid NLP Pipeline for Insurance Fraud Detection ​
Author: Muhammad Shakeel Akram, Amal Htait, Abdul Hamid Sadka, Emma Meisingseth, Karishma Jaitly
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, eess.AS
arXiv:2606.28002v1 Announce Type: cross Abstract: Insurance fraud imposes substantial financial losses and operational inefficiencies, raising premiums and impacting trust among legitimate policyholders. Early detection at FNOL remains a persistent challenge. Existing approaches rely largely on priv...
100. MLVC: Multi-platform Learned Video Codec for Real-World Deployment ​
Author: Tanel P"arnamaa, Martin Lumiste, Ardi Loot, Evgenii Indenbom, Andrei Znobishchev, Ando Saabas
Published: 6/30/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV, cs.LG
arXiv:2606.28027v1 Announce Type: cross Abstract: Neural video codecs have surpassed classical codecs in coding efficiency but remain impractical for deployment due to cross-platform incompatibility and high computational cost. Existing quantization-based solutions fail to produce deterministic resu...
101. Mind the Gap: Quantifying the Domain Gap in Cross-Sensor Diffusion Super-Resolution ​
Author: Dawid Kope'c, Katarzyna Jab{\l}o'nska, Wojciech Koz{\l}owski, Maciej Zi\k{e}ba
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28039v1 Announce Type: cross Abstract: Demand for high-resolution satellite imagery has increased interest in super-resolution (SR) to bridge the spatial resolution gap between freely available missions such as Sentinel-2 and commercial systems like PlanetScope. Because no sensor provides...
102. DG^VoiC: Speaker Clustering for Fraud Investigation under Real Call-Centre Conditions ​
Author: Muhammad Shakeel Akram, Amal Htait, Abdul Hamid Sadka, Emma Meisingseth, Karishma Jaitly
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.CL, eess.AS
arXiv:2606.28048v1 Announce Type: cross Abstract: Insurance fraud remains costly and operationally difficult, particularly in call-centre workflows where many customer interactions begin at FNOL. While recent fraud detection methods mainly rely on structured data, text, or images, repeated speaker i...
103. Can LLMs Judge Better Than They Generate? Evaluating Task Asymmetry, Mechanistic Interpretability and Transferability for In-Context QA ​
Author: Sambaran Bandyopadhyay
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.28050v1 Announce Type: cross Abstract: LLM-as-a-Judge and self-evaluation pipelines implicitly assume that evaluation is easier than generation. We test this in a controlled in-context QA setting where a context passage is the sole information source and each model judges the answer it ge...
104. MultiHashFormer: Hash-based Generative Language Models ​
Author: Huiyin Xue, Atsuki Yamaguchi, Nikolaos Aletras
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.28057v1 Announce Type: cross Abstract: Language models (LMs) represent tokens using embedding matrices that scale linearly with the vocabulary size. To constrain the parameter footprint, prior work proposes hashing many tokens into a single vector within encoder-only models. While this of...
105. ToolPrivacyBench: Benchmarking Purpose-Bound Privacy in Tool-Using LLM Agents ​
Author: Shijing Hu, Liang Liu, Zhu Meng, Zhicheng Zhao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.28061v1 Announce Type: cross Abstract: Large language models (LLMs) have increasingly moved from standalone text generation systems to agents that invoke external tools, access environments, and execute multi-step tasks. However, conventional function-calling benchmarks mainly evaluate ta...
106. Single and Multi Truth Data Fusion using Large Language Models ​
Author: Hira Beril Kucuk, Norman W Paton, Jiaoyan Chen, Zhenyu Wu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DB, cs.AI, cs.CL, cs.IR
arXiv:2606.28062v1 Announce Type: cross Abstract: Data fusion, also known as truth discovery, is a data integration problem that aims to determine the correct value or set of values for each attribute of an object when presented with potentially conflicting values from multiple sources. Data fusion ...
107. OperatorSHAP: Fast and Accurate Shapley Value Estimation for Neural Operators ​
Author: Joshua Stiller, Santo M. A. R. Thies, Felix Czaja, Eyke H"ullermeier
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28065v1 Announce Type: cross Abstract: Understanding model predictions is essential for physical applications, where outputs often inform safety-critical decisions, such as structural load assessment, weather warnings, and clinical diagnosis. Shapley values satisfy many desirable properti...
108. STAG: Spatio-temporal Evolving Structural Representation of Action Units for Micro-expression Recognition ​
Author: Nandani Sharma, Varun Sharma, Dinesh Singh
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.HC, cs.MM
arXiv:2606.28083v1 Announce Type: cross Abstract: Micro-expression recognition is challenging due to subtle and short-lived facial muscle movements. Existing methods rely heavily on apex-onset frames, overlook fine-grained inter-frame dynamics, and separately model spatial and temporal information, ...
109. OSOR: One-Step Diffusion Inpainting for Effect-Aware Object Removal ​
Author: Qinming Zhou, Chenxi Sun, Deyang Kong, Junhao He, Xiangheng Tang, Peike Yu, Haotian Wu, Leilei Cao, Linfeng Zhang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28094v1 Announce Type: cross Abstract: Real-world object removal is challenging due to two key difficulties: the target object's non-local effects, such as shadows and reflections, which are difficult to model, and the fact that user-provided masks are often inaccurate or incomplete. With...
110. BiDeMem: Bidirectional Degradation Memory for Explainable Image Restoration ​
Author: Xinrui Wu, Lichen Huang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28112v1 Announce Type: cross Abstract: Degradation-aware prompts, conditions, and latent priors are increasingly used in image restoration, yet they are usually judged by a single endpoint: whether the restored image obtains higher PSNR. This is a weak test of semantics. A condition can h...
111. Higher-Order Fourier Neural Operator: Explicit Mode Mixer for Nonlinear PDEs ​
Author: Alex Colagrande, Paul Caillon, Eva Feillet, Alexandre Allauzen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CE, cs.AI, cs.CV
arXiv:2606.28122v1 Announce Type: cross Abstract: Neural operators provide deep neural networks for learning mappings between function spaces. Among them, the Fourier Neural Operator (FNO) is particularly effective: its spectral convolution relies on low-dimensional Fourier-domain representations an...
112. From Tokens to States: LLMs as a Special Case of World Models and the Continuous Path Beyond ​
Author: Paul Dubois
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2606.28127v1 Announce Type: cross Abstract: The AI community has framed the relationship between large language models (LLMs) and world models as a dichotomy: LLMs predict tokens; world models simulate reality. Yann LeCun argues in 2022 that reaching general intelligence requires abandoning au...
113. PhysisForcing: Physics Reinforced World Simulator for Robotic Manipulation ​
Author: Peiwen Zhang, Yufan Deng, Shangkun Sun, Juncheng Ma, Duomin Wang, Jonas Du, Zilin Pan, Ye Huang, Hao Liang, Songyan Huang, Ruihua Zhang, Enze Xie, Ming-Yu Liu, Daquan Zhou
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO
arXiv:2606.28128v1 Announce Type: cross Abstract: Video generation models have emerged as a promising paradigm for embodied world simulation. However, both general-domain video generators and robot-specific data fine-tuned models can still produce physically implausible manipulations, including disc...
114. Beyond Sparse Supervision: Diffusion-Guided Learning for Few-Shot Graph Fraud Detection ​
Author: Liming Liu, Chao Hu, Mingfei Lu, Yiwei Ge, Xingle Li, Heyuan Shi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28134v1 Announce Type: cross Abstract: Graph-based fraud detection is essential for safeguarding large-scale transaction systems, where undetected anomalies may lead to substantial financial losses and security risks. Real-world fraud graphs pose two coupled challenges: sparse and imbalan...
115. Toward Robust In-Context Segmentation via Concept Guidance ​
Author: Zhigang Chen, Xiawu Zheng, Rongrong Ji
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28149v1 Announce Type: cross Abstract: In-context segmentation (ICS) requires a model to segment target regions in a query image using only a few reference images and their corresponding masks, without updating any parameters. Despite recent progress, prior ICS studies have largely overlo...
116. Robust Harmful Features Under Jailbreak Attacks: Mechanistic Evidence from Attention Head Specialization in Large Language Models ​
Author: Yanchen Yin, Dongqi Han, Linghui Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2606.28153v2 Announce Type: cross Abstract: Jailbreak attacks bypass LLM safety alignment, yet their mechanisms remain poorly understood. We provide evidence that attacks do not comprehensively eliminate safety features, but instead selectively suppress specific attention heads. We identify tw...
117. CPAgents: Agentic Composite Phenotype Generation for Cardiac Disease Association ​
Author: Zuoou Li, Wenlong Zhao, Kelly Yu, Weitong Zhang, Paul M. Matthews, Wenjia Bai, Bernhard Kainz, Mengyun Qiao
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28179v1 Announce Type: cross Abstract: Identifying robust associations between cardiac imaging phenotypes and clinical diseases is fundamental to population-scale cardiovascular research and reliable risk stratification. However, current phenome-wide association studies rely on pre-define...
118. LLawCo: Learning Laws of Cooperation for Modeling Embodied Multi-Agent Behavior ​
Author: Qinhong Zhou, Chuang Gan, Anoop Cherian
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.RO
arXiv:2606.28182v1 Announce Type: cross Abstract: Embodied agents operating in decentralized and partially observable environments have attracted growing attention in recent years. However, existing large language model (LLM)-based agents often exhibit behaviors that are misaligned with their partne...
119. Cognitive Episodes in LLM Reasoning Traces Enable Interpretable Human Item Difficulty Prediction ​
Author: Chenguang Wang, Ming Li, Xinyue Zeng, Zhuochun Li, Hong Jiao, Tianyi Zhou, Dawei Zhou
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.LG
arXiv:2606.28186v1 Announce Type: cross Abstract: Predicting human item difficulty is central to educational assessment, where reliable estimates support fairness and effective test construction. Existing methods often depend on costly human calibration or item-level textual representations, providi...
120. The Remittance Blueprint: Data-driven Intelligence for Sri Lanka ​
Author: Dhinanjaya Fernando, Dinura Ginige, Kalana Lakshan, Chanupa Gurusinghe, Lasana Pahanga, Subavarshana Arumugam, Sandeepa Weerasekara, Sandareka Wickramanayake, Nisansa de Silva
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28190v1 Announce Type: cross Abstract: This study analyzes Sri Lankan migration and remittances over 32 years (1994-2025). Using a 384-month harmonized dataset, we apply exploratory data analysis, stationarity corrected time-series modeling (ADF, Johansen, VAR/VECM), and supervised learni...
121. HAT-4D: Lifting Monocular Video for 4D Multi-Object Interactions via Human-Agent Collaboration ​
Author: Jiaxin Li, Yuxiang Wu, Zhenkai Zhang, Xinrui Shi, Haoyuan Wang, Yichen Zhao, Su Linxiang, Chenyang Yu, Mingyu Zhang, Yifan Ding, Boran Wen, Li Zhang, Ruiyang Liu, Yong-Lu Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR
arXiv:2606.28215v1 Announce Type: cross Abstract: Extracting dynamic 4D object interactions from massive, in-the-wild monocular videos offers a highly efficient data collection pathway for scaling Embodied AI and training VLAs. However, existing monocular 4D reconstruction methods primarily focus on...
122. Towards Value-Constrained Credit Assignment in Fully Delegated AI Cooperatives ​
Author: Young Yoon, Jimin Kim, Soyeon Park
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC, cs.MA
arXiv:2606.28217v1 Announce Type: cross Abstract: We propose a framework for reward allocation in fully delegated AI cooperatives where humans are represented by agents that contribute data and participate in model updates under heterogeneous value constraints. The key idea is to credit only those u...
123. Exposure Bias Can Alleviate Itself via Directional and Frequency Rectification in Flow Matching ​
Author: Guanbo Huang, Jingjia Mao, Fanding Huang, Fengkai Liu, Xiangyang Luo, Yaoyuan Liang, Jiasheng Lu, Xiaoe Wang, Pei Liu, Ruiliu Fu, Ruqi Huang, Shao-Lun Huang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28226v1 Announce Type: cross Abstract: Flow Matching (FM) has achieved remarkable generative performance, yet it suffers from exposure bias due to discrepancies between training and inference. Existing mitigation strategies typically rely on static constraints or external heuristics. In t...
124. Govern the Repository, Not the Agent: Measuring Ecosystem-Level Risk in AI-Native Software ​
Author: Daniel Russo
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2606.28235v1 Announce Type: cross Abstract: Autonomous coding agents now open and merge pull requests in shared repositories at scale, and the field evaluates them the way it has always evaluated components, one agent at a time, on isolated benchmark tasks. Yet agents that each pass their own ...
125. How Width and Data Shape Generalization Scaling Laws in Quadratic Neural Networks ​
Author: Julius Girardin, Emanuele Troiani, Yizhou Xu, Vittorio Erba, Florent Krzakala, Lenka Zdeborov'a
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cond-mat.dis-nn, cs.AI, stat.ML
arXiv:2606.28242v1 Announce Type: cross Abstract: Understanding how performance scales jointly with model size and data is a central problem in modern machine learning. Existing theoretical works on scaling laws typically describe generalization as a function of data or compute, often in fixed-featu...
126. Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentation ​
Author: Ali Zia, Usman Ali, Abdul Rehman, Umer Ramzan, Kang Han, Muhammad Faheem, Shahnawaz Qureshi, Wei Xiang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.28268v1 Announce Type: cross Abstract: Test-time adaptation (TTA) has emerged as a promising paradigm for mitigating distribution shifts in deep models. However, existing TTA approaches for anomaly segmentation remain limited by their reliance on pixel-level heuristics, such as confidence...
127. Parameter Efficient Hybrid Transformer (PEHT) for Network Traffic Prediction via Dynamic Urban Congestion Integration ​
Author: Abdolazim Rezaei, Mehdi Sookhak, Mahboobeh Haghparast
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.28274v1 Announce Type: cross Abstract: Accurate network traffic prediction is a critical element for efficient resource allocation in dynamic urban cellular networks. However, prediction remains challenging because network demand is influenced by complex mobility patterns, congestion dyna...
128. Towards Automating Scientific Review with Google's Paper Assistant Tool ​
Author: Rajesh Jayaram, Drew Tyler, David Woodruff, Corinna Cortes, Yossi Matias, Vahab Mirrokni, Vincent Cohen-Addad
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CY
arXiv:2606.28277v1 Announce Type: cross Abstract: Artificial intelligence is driving a revolution in scientific discovery, accelerating everything from hypothesis generation to mathematical theorem proving. However, this rapid acceleration is creating a systemic challenge: traditional human peer rev...
129. Agentic Hardware Design as Repository-Level Code Evolution ​
Author: Cunxi Yu, Chenhui Deng, Nathaniel Pinckney, Brucek Khailany
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AR, cs.AI
arXiv:2606.28279v1 Announce Type: cross Abstract: We present HORIZON, a self-evolving agent framework that treats hardware design as repository-level code evolution. A Markdown harness is compiled into a project pack containing domain knowledge, an executable evaluator, an acceptance predicate, and ...
130. Which Nash Equilibrium? Solver-Dependent Selection on Zero-Sum Nash Polytopes ​
Author: Luis Leal
Published: 6/30/2026, 4:00:00 AM
Categories: cs.GT, cs.AI, cs.LG, cs.MA
arXiv:2606.28308v1 Announce Type: cross Abstract: Many two-player zero-sum games admit not a unique Nash equilibrium but a convex set of them: a polytope of profiles that all share the minimax value V* yet prescribe different behaviour. Standard solvers each converge to some equilibrium and are trea...
131. DexCompose: Reusing Dexterous Policies for Multi-Task Manipulation with a Single Hand ​
Author: Dihong Huang, Zhenyu Wei, Zhuxiu Xu, Yunchao Yao, Sikai Li, Mingyu Ding
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, cs.LG
arXiv:2606.28323v1 Announce Type: cross Abstract: Dexterous manipulation policies can solve individual skills, but composing them to perform multiple tasks with a single hand remains challenging. Adding a new task on top of an existing manipulation skill often imposes conflicting demands on overlapp...
132. "Generate" the Future of Work through AI: Empirical Evidence from Online Labor Markets ​
Author: Jin Liu, Xingchen Xu, Xi Nan, Yongjun Li, Yong Tan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.HC, econ.GN, q-fin.EC
arXiv:2308.05201v4 Announce Type: replace Abstract: Large Language Model (LLM)-based generative AI systems are general-purpose tools capable of augmenting or even automating a wide range of job functions, positioning them to reshape labor market dynamics. However, predicting their precise impact a p...
133. Agentic Episodic Control ​
Author: Xidong Yang, Wenhao Li, Junjie Sheng, Yun Hua, Haosheng Chen, Chuyun Shen, Xiangfeng Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2506.01442v2 Announce Type: replace Abstract: Reinforcement learning (RL) remains fundamentally limited by poor data efficiency and weak generalization. Prior episodic RL methods attempt to alleviate this via external memory modules, yet they suffer from two key limitations: a representation b...
134. Symmetry-Aware Transformer Training for Automated Planning ​
Author: Markus Fritzsche, Elliot Gestrin, Jendrik Seipp
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.LG
arXiv:2508.07743v2 Announce Type: replace Abstract: While transformers excel in many settings, their application in the field of automated planning is limited. Prior work like PlanGPT, a state-of-the-art decoder-only transformer, struggles with extrapolation from easy to hard planning problems. This...
135. PreferThinker: Reasoning-based Personalized Image Preference Assessment ​
Author: Shengqi Xu, Xinpeng Zhou, Yabo Zhang, Ming Liu, Tao Liang, Tianyu Zhang, Yalong Bai, Zuxuan Wu, Wangmeng Zuo
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2511.00609v4 Announce Type: replace Abstract: Personalized image preference assessment aims to evaluate an individual user's image preferences by relying only on a small set of reference images as prior information. Existing methods mainly focus on general preference assessment, training model...
136. Chronic Kidney Disease Prognosis Prediction Using Transformer ​
Author: Yohan Lee, Dong Gyun Kang, SeHoon Park, Sa-Yoon Park, Kwangsoo Kim
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, q-bio.OT
arXiv:2511.02340v3 Announce Type: replace Abstract: Chronic Kidney Disease (CKD) affects nearly 10% of the global population and often progresses to end-stage renal failure. Accurate prognosis prediction is vital for timely interventions and resource optimization. We present a transformer-based fra...
137. Towards Benign Memory Forgetting for Selective Multimodal Large Language Model Unlearning ​
Author: Zhen Zeng, Leijiang Gu, Zhangling Duan, Feng Li, Cees G. M. Snoek, Meng Wang, Zenglin Shi
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2511.20196v2 Announce Type: replace Abstract: Multimodal large language models (MLLMs) can inadvertently memorize privacy-sensitive information during training. While existing unlearning methods can remove such content, they often severely degrade the model's foundational capabilities, such as...
138. SciFig: Towards Automating Editable Figure Generation for Scientific Papers ​
Author: Siyuan Huang, Yifan Zhou, Yutong Gao, Zi Yin, Juyang Bai, Xinxin Liu, Rama Chellappa, Chun Pong Lau, Cheng Peng, Sayan Nag, Shraman Pramanick
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.04390v3 Announce Type: replace Abstract: High-quality methodology figures are central to scientific communication, yet they remain difficult and time-consuming to create. Such figures must distill a method's components and information flow into a clear, revisable diagram as the paper evol...
139. Health-ORSC-Bench: A Benchmark for Measuring Over-Refusal and Safety Completion in Health Context ​
Author: Zhihao Zhang, Liting Huang, Guanghao Wu, Preslav Nakov, Heng Ji, Usman Naseem
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.17642v2 Announce Type: replace Abstract: Safety alignment in Large Language Models is critical for healthcare; however, reliance on binary refusal boundaries often results in over-refusal of benign queries or unsafe compliance with harmful ones. While existing benchmarks measure these ext...
140. GAIA: A Data Flywheel System for Training GUI Test-Time Scaling Critic Models ​
Author: Shaokang Wang, Pei Fu, Ruoceng Zhang, Shaojie Zhang, Xiuwen Xi, Jiahui Yang, Bin Qin, Ying Huang, Zhenbo Luo, Jian Luan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.18197v2 Announce Type: replace Abstract: While Large Vision-Language Models (LVLMs) have significantly advanced GUI agents' capabilities in parsing textual instructions, interpreting screen content, and executing tasks, a critical challenge persists: the irreversibility of agent operation...
141. Just Ask: Curious Code Agents Reveal System Prompts in Frontier LLMs ​
Author: Xiang Zheng, Yutao Wu, Hanxun Huang, Yige Li, Xingjun Ma, Bo Li, Yu-Gang Jiang, Cong Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2601.21233v2 Announce Type: replace Abstract: Autonomous code agents built on large language models are reshaping software and AI development through tool use, long-horizon reasoning, and self-directed interaction. However, this autonomy introduces a previously unrecognized security risk: agen...
142. Joint Reward Modeling: Internalizing Chain-of-Thought for Efficient Visual Reward Models ​
Author: Yankai Yang, Yancheng Long, Hongyang Wei, Wei Chen, Tianke Zhang, Kaiyu Jiang, Haonan Fan, Changyi Liu, Jiankang Chen, Kaiyu Tang, Bin Wen, Fan Yang, Tingting Gao, Han Li, Shuo Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.07533v3 Announce Type: replace Abstract: Reward models are critical for reinforcement learning from human feedback, as they determine the alignment quality and reliability of generative models. For complex tasks such as image editing, reward models are required to capture global semantic ...
143. CausalFlip: A Benchmark for LLM Causal Judgment Beyond Semantic Matching ​
Author: Yuzhe Wang, Yaochen Zhu, Jundong Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2602.20094v2 Announce Type: replace Abstract: As large language models (LLMs) witness increasing deployment in complex, high-stakes decision-making scenarios, it becomes imperative to ground their reasoning in causality rather than spurious correlations. However, strong performance on traditio...
144. Conservative Equilibrium Discovery in Offline Game-Theoretic Multiagent Reinforcement Learning ​
Author: Austin A. Nguyen, Michael P. Wellman
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.MA
arXiv:2603.00374v2 Announce Type: replace Abstract: Offline learning of strategies takes data efficiency to its extreme by restricting algorithms to a fixed dataset of state-action trajectories. We consider the problem in a mixed-motive multiagent setting, where the goal is to solve a game under the...
145. SEA-TS: Self-Evolving Agent for Autonomous Code Generation of Time Series Forecasting Algorithms ​
Author: Longkun Xu, Xiaochun Zhang, Qiantu Tuo, Rui Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.04873v3 Announce Type: replace Abstract: Accurate time series forecasting underpins decision-making in many domains, yetconventional ML development often faces data scarcity, distribution shift, anddiminishing returns from manual iteration. We propose Self-Evolving Agent forTime Series Al...
146. Algorithms for Deciding the Safety of States in Fully Observable Non-deterministic Problems: Technical Report ​
Author: Johannes Schmalz, Chaahat Jain
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2603.15282v2 Announce Type: replace Abstract: Learned action policies are increasingly popular in sequential decision-making, but suffer from a lack of safety guarantees. Recent work introduced a pipeline for testing the safety of such policies under initial-state and action-outcome non-determ...
147. AgentPSO: Evolving Agent Reasoning Skill via Multi-agent Particle Swarm Optimization ​
Author: Hyunmin Hwang, Jaemin Kim, Choonghan Kim, Hangeol Chang, Jong Chul Ye
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2605.08704v2 Announce Type: replace Abstract: Multi-agent reasoning has shown promise for improving the problem-solving ability of large language models by allowing multiple agents to explore diverse reasoning paths. However, most existing multi-agent methods rely on inference-time debate or a...
148. Distilling Answer-Set Programming Rules from LLMs for Neurosymbolic Visual Question Answering ​
Author: Thomas Eiter, Nelson Higuera Ruiz, Johannes Oetsch
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.03269v3 Announce Type: replace Abstract: Visual Question Answering (VQA) is the task of answering questions about images, requiring the integration of multimodal input and reasoning. Modular approaches that incorporate logic-based representations into the reasoning component offer clear a...
149. Edit-R2: Context-Aware Reinforcement Learning for Multi-Turn Image Editing ​
Author: Yuxiao Ye, Haoran He, Fangyuan Kong, Xintao Wang, Pengfei Wan, Kun Gai, Ling Pan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.05950v2 Announce Type: replace Abstract: Text-guided image editing has advanced rapidly with diffusion models and unified multimodal foundation models. However, most existing methods remain confined to single-turn settings, overlooking the more realistic scenario of multi-turn in-context ...
150. RedKnot: Efficient Long-Context LLM Serving with Head-Aware KV Reuse and SegPagedAttention ​
Author: Yang Liu, ZhaoKai Luo, HuaYi Jin, ZhiYong Wang, RuoZhou He, BoYu Wang, Guanjie Chen, Junhao Hu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.06256v2 Announce Type: replace Abstract: As the input length of large language model (LLM) serving continues to grow, the KV cache has become a dominant bottleneck in AI infrastructure. It limits GPU memory capacity, serving concurrency, cache reuse, and distributed scalability. Multiple ...
151. Think Fast: Estimating No-CoT Task-Completion Time Horizons of Frontier AI Models ​
Author: Dewi Gould, Francis Rhys Ward, Anders Cairns Woodruff, Rauno Arike, Josh Hills, Alex Serrano, Ida Caspary, Jason Ross Brown, Jo J. Jiao, Patrick Leask, Twm Stone, Ram Potham, Ionut Gabriel Stan, Harry Mayne, Simeon Hellsten, Shubhorup Biswas, Ariana Azarbal, William L. Anderson, Elle Najt, Ryan Greenblatt, Julian Stastny
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.07157v3 Announce Type: replace Abstract: Many efforts to ensure frontier AI models are safe rely on monitoring their chain-of-thought (CoT) reasoning. If models become able to perform sufficiently complex reasoning internally, without explicit thinking tokens, this would undermine such ov...
152. Auto-Configuring Scientific Simulators with Lightweight Coding-Agent Adapters ​
Author: Matthew Ho, Brian Liu, Jixuan Chen, Audrey Wang, Lianhui Qin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL
arXiv:2606.09774v2 Announce Type: replace Abstract: Configuring an advanced scientific simulator, translating a modeling goal into a valid, runnable input deck, is a persistent bottleneck that costs domain scientists hours to days. Input decks are executable interfaces: simulator-specific vocabulary...
153. Artificial Intelligence Index Report 2026 ​
Author: Sha Sajadieh, Loredana Fattorini, Raymond Perrault, Yolanda Gil, Vanessa Parli, Lapo Santarlasci, Juan Pava, Nestor Maslej, Russ Altman, Erik Brynjolfsson, Carla Brodley, Jack Clark, Virginia Dignum, Vipin Kumar, James Landay, Terah Lyons, James Manyika, Juan Carlos Niebles, Yoav Shoham, Elham Tabassi, Russell Wald, Toby Walsh, Dan Weld
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.15708v3 Announce Type: replace Abstract: Welcome to the ninth edition of the AI Index report. As AI continues to advance rapidly, the question becomes whether the systems built around it can keep up. Governance frameworks, evaluation methods, education systems, and the data infrastructure...
154. The Shift Toward Open and Reproducible AI Research ​
Author: Kevin L Coakley, Thijs Snelleman, Holger Hoos, Odd Erik Gundersen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.16974v3 Announce Type: replace Abstract: The reproducibility crisis has directed the AI research community toward improving documentation practices. Several studies have identified methodological issues, and in response, the most impactful venues in the field have introduced reproducibili...
155. Your AI Travel Agent Would Book You a Bullfight: An Agentic Benchmark for Implicit Animal Welfare in Frontier AI Models ​
Author: Jasmine Brazilek, Joel Christoph, Oliver Tullio, Carol Kline, Miles Tidmarsh, Arturs Kanepajs
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CY
arXiv:2606.18142v3 Announce Type: replace Abstract: AI agents are moving from advisors to actors, booking travel, planning menus, and running procurement on behalf of users. Existing benchmarks for AI and animal welfare evaluate model text responses to question-answer prompts, leaving open whether t...
156. Agent-as-a-Router: Agentic Model Routing for Coding Tasks ​
Author: Pengfei Zhou, Zhiwei Tang, Yixing Ma, Jiasheng Tang, Yizeng Han, Zhenglin Wan, Fanqing Meng, Wei Wang, Bohan Zhuang, Wangbo Zhao, Yang You
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.22902v3 Announce Type: replace Abstract: Real-world users typically have access to multiple Large Language Models (LLMs) from different providers, and these LLMs often excel at distinct domains, yet none dominate all. Consequently, routing each task to the most suitable model becomes crit...
157. POTracker: Optimizing Large Language Models for Standard-Compliant Power Outage Report Generation ​
Author: Hung Phan, Aniroop Naladala, Dubey Avanindra, Supryia Chinthavali, Lunga Dalton, Ali Jannesari
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.23533v2 Announce Type: replace Abstract: Recent large language models (LLMs) are good at general text generation, but it is still hard to use them for domain-specific data generation because the output must follow strict formatting and structural rules. Unlike open-ended tasks such as que...
158. AI Snitches Get Glitches: Towards Evading Agentic Surveillance ​
Author: Hyejun Jeong, Dzung Pham, Amir Houmansadr, Eugene Bagdasarian
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.25836v2 Announce Type: replace Abstract: To better assist users with completing challenging tasks, AI agents mediate communications, access data, and interact with different APIs. Many employers (and even nation-states) already provide their users with this technology. However, widespread...
159. What the LLM Should Not Say: Boundary-Aware Context Grounding for A Seven-Channel EEG Agent ​
Author: Zhiyuan Xu, Yueqing Dai, Junling Li, Junwen Luo
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.26519v2 Announce Type: replace Abstract: Large language models (LLMs) can make scientific software easier to use. However, a general model does not automatically know which measurements a particular sensor can support, which algorithms are implemented in the current software, or which con...
160. AgentX: Towards Agent-Driven Self-Iteration of Industrial Recommender Systems ​
Author: Changxin Lao, Fei Pan, Guozhuang Ma, Han Li, Huihuang Lin, Jijun Shi, Kangzhi Zhao, Kun Gai, Mo Zhou, Qinqin Zhou, Quan Chen, Ruochen Yang, Shifu Bie, Shijie Yi, Shuang Yang, Shuo Yang, Wenhao Li, Wentao Xie, Xiao Lv, Xuming Wang, Yijun Wang, Yiming Chen, Yusheng Huang, Zhongyuan Wang, Zibo Zhao, Zijie Zhuang, Baoning Xia, Chao Liu, Chaoyi Ma, Chubo He, Dawei Cong, Feng Jiang, Gang Wang, Guilin Xia, Hanwen Xu, Jiahong Xie, Jiahui Qiao, Jian Liang, Jiangfan Yue, Jing Wang, Jinghan Yang, Jinghui Jia, Kan Qin, Lei Wang, Ming Li, Peilin Song, Pengbo Xu, Qiang Luo, Ruiming Tang, Shiyang Liu, Shuxian Jin, Tao Wang, Tao Zhang, Xiang Gao, Xianghan Li, Yingsong Luo, Yiwen Ning, Yongcheng Liu, Yueyang Liu, Yuan Guo, Zhaojie Liu, Zhenkai Cui
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.IR
arXiv:2606.26859v2 Announce Type: replace Abstract: Recommendation algorithm iteration is moving from an artisanal, engineer-bound process toward an industrialized research loop, but this transition remains blocked by a structural execution bottleneck: the idea-to-launch cycle still depends on human...
161. A Pipeline for Generating Longitudinal Synthetic Clinical Notes Using Large Language Models ​
Author: William Poulett, Alice Waterhouse, Ben Wallace, Scarlett Kynoch, Amaia Imaz Blanco, Michael Spence, Jonathan Pearson
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI
arXiv:2606.26879v2 Announce Type: replace Abstract: Synthetic data is increasingly used to enable the development and evaluation of AI systems in domains where access to real-world data is restricted. In healthcare, clinical documentation presents particular challenges due to its sensitivity. This w...
162. Look-Before-Move: Narrative-Grounded World Visual Attention in Dynamic 3D Story Worlds ​
Author: Jiaming Bian, Bingliang Li, Yuehao Wu, Pichao Wang, Zhi Wang, Hailan Ma, Huadong Mo, Zhenhong Sun
Published: 6/30/2026, 4:00:00 AM
Categories: cs.AI, cs.CV
arXiv:2606.26964v2 Announce Type: replace Abstract: As embodied AI and world models increasingly operate in dynamic 3D environments, visual perception must move beyond passively interpreting given observations toward actively deciding what to observe. We study this problem through camera planning in...
163. iCost: A Novel Instance-Complexity-Based Cost-Sensitive Learning Framework ​
Author: Asif Newaz, Asif Ur Rahman Adib, Taskeed Jabid
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2409.13007v3 Announce Type: replace-cross Abstract: Class imbalance poses a significant challenge in classification tasks, often causing standard learning algorithms to become biased toward the majority class. Cost-sensitive learning (CSL) addresses this issue by assigning higher penalties to ...
164. Deepfake Media Generation and Detection in the Generative AI Era: A Survey and Outlook ​
Author: Florinel-Alin Croitoru, Andrei-Iulian Hiji, Vlad Hondru, Nicolae Catalin Ristea, Paul Irofti, Marius Popescu, Cristian Rusu, Radu Tudor Ionescu, Fahad Shahbaz Khan, Mubarak Shah
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.MM, cs.SD, eess.AS
arXiv:2411.19537v2 Announce Type: replace-cross Abstract: We survey deepfake generation and detection techniques, covering all deepfake media types: image, video, audio and multimodal content. We identify various kinds of deepfakes and construct taxonomies of deepfake generation and detection method...
165. Derivation of effective gradient flow equations and dynamical truncation of training data in Deep Learning ​
Author: Thomas Chen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.AP, math.OC, stat.ML
arXiv:2501.07400v2 Announce Type: replace-cross Abstract: We derive explicit equations governing the cumulative biases and weights in Deep Learning with ReLU activation function, based on gradient descent for the Euclidean loss in the input layer, and under the assumption that the weights are, in a ...
166. The Minimal Search Space for Conditional Causal Bandits ​
Author: Francisco N. F. Q. Simoes, Itai Feigenbaum, Mehdi Dastani, Thijs van Ommen
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML
arXiv:2502.06577v3 Announce Type: replace-cross Abstract: Causal knowledge can be used to support decision-making problems. This has been recognized in the causal bandits literature, where a causal (multi-armed) bandit is characterized by a causal graphical model and a target variable. The arms are ...
167. ReFreeKV: Towards Threshold-Free KV Cache Compression ​
Author: Xuanfan Ni, Liyan Xu, Chenyang Lyu, Longyue Wang, Mo Yu, Lemao Liu, Fandong Meng, Jie Zhou, Piji Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2502.16886v4 Announce Type: replace-cross Abstract: To reduce memory consumption during LLM inference, a handful of methods have been proposed for KV cache pruning. While these techniques can accomplish lossless memory reduction on many datasets, they often hinge on an under-emphasized conditi...
168. DMind Benchmark: Toward a Holistic Assessment of LLM Capabilities across the Web3 Domain ​
Author: Enhao Huang, Pengyu Sun, Shuxun Wang, Zixin Lin, Alex Chen, Kaichun Hu, Joey Ouyang, Frank Li, Zhiyu Zhang, Haobo Wang, Yiming Li, Zhan Qin, James Yi, Gang Zhao, Ziang Ling, Lowes Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2504.16116v4 Announce Type: replace-cross Abstract: The Web3 ecosystem, underpinned by cryptographic primitives and decentralized consensus, represents a high-stakes environment where software vulnerabilities and incentive misalignments translate directly into financial loss. As Large Language...
169. Seven Security Challenges That Must be Solved in Cross-domain Multi-agent LLM Systems ​
Author: Ronny Ko, Jiseong Jeong, Shuyuan Zheng, Chuan Xiao, Tae-Wan Kim, Makoto Onizuka, Won-Yong Shin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2505.23847v4 Announce Type: replace-cross Abstract: Large language models (LLMs) are rapidly evolving into autonomous agents that cooperate across organizational boundaries, enabling joint disaster response, supply-chain optimization, and other tasks that demand decentralized expertise without...
170. PRISON: Unmasking the Criminal Potential of Large Language Models ​
Author: Xinyi Wu, Geng Hong, Pei Chen, Yueyue Chen, Xudong Pan, Min Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL
arXiv:2506.16150v4 Announce Type: replace-cross Abstract: As large language models (LLMs) advance, concerns about their misconduct in complex social contexts intensify. Existing research overlooked the systematic understanding and assessment of their criminal capability in realistic interactions. We...
171. SIDA: Synthetic Image Driven Zero-shot Domain Adaptation ​
Author: Ye-Chan Kim, SeungJu Cha, Si-Woo Kim, Taewhan Kim, Dong-Jin Kim
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.MM
arXiv:2507.18632v2 Announce Type: replace-cross Abstract: Zero-shot domain adaptation is a method for adapting a model to a target domain without utilizing target domain image data. To enable adaptation without target images, existing studies utilize CLIP's embedding space and text description to si...
172. Calibrating Biophysical Models for Grape Phenology Prediction via Multi-Task Learning ​
Author: William Solow, Sandhya Saisubramanian
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2508.03898v2 Announce Type: replace-cross Abstract: Accurate prediction of grape phenology is essential for timely vineyard management decisions, such as scheduling irrigation and fertilization, to maximize crop yield and quality. While traditional biophysical models calibrated on historical f...
173. LinkAnchor: An Autonomous LLM-Based Agent for Issue-to-Commit Link Recovery ​
Author: Arshia Akhavan, Alireza Hoseinpour, Abbas Heydarnoori, Hamid Bagheri, Mehdi Keshani
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SE, cs.AI
arXiv:2508.12232v5 Announce Type: replace-cross Abstract: Issue-to-commit link recovery in software repositories is fundamental to software traceability and project management, yet it remains a challenging task. Prior studies show that only about 42.2% of issues on GitHub are correctly linked to the...
174. SRMA-Mamba: Spatial Reverse Mamba Attention Network for Pathological Liver Segmentation in MRI Volumes ​
Author: Jun Zeng, Quoc-Huy Trinh, Deepak Ranjan Nayak, Nikhil Kumar Tomar, Ulas Bagci, Debesh Jha
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2508.12410v3 Announce Type: replace-cross Abstract: Liver cirrhosis plays a critical role in the prognosis of chronic liver disease. Early detection and timely intervention are essential for reducing mortality rates. However, the intricate anatomical architecture and diverse pathological chang...
175. Freshness and the Limits of Heuristic Trend Detection in Temporal RAG ​
Author: Matthew Grofsky
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2509.19376v2 Announce Type: replace-cross Abstract: We present a lightweight, model-agnostic temporal layer for RAG and use cybersecurity data to separate two problems that are usually conflated. For freshness, a half-life recency prior surfaces the newest relevant item where a cosine-only bas...
176. Unbiased Binning for Fairness-aware Attribute Representation ​
Author: Abolfazl Asudeh, Zeinab Asoodeh, Bita Asoodeh, Omid Asudeh
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DB, cs.AI
arXiv:2509.21785v2 Announce Type: replace-cross Abstract: Discretizing raw features into bucketized attribute representations is a popular step before sharing a dataset. It is, however, evident that this step can cause significant bias in data and amplify unfairness in downstream tasks. In this pape...
177. Ranking Before Serving: Low-Latency LLM Serving via Pairwise Learning-to-Rank ​
Author: Yiheng Tao, Yihe Zhang, Matthew Dearing, Xin Wang, Yuping Fan, Michael E. Papka, Zhiling Lan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC, cs.PF
arXiv:2510.03243v3 Announce Type: replace-cross Abstract: Efficient scheduling of large language model (LLM) inference tasks is critical for achieving low latency and high throughput, a challenge that is becoming increasingly acute with the rise of reasoning-capable LLMs whose generation lengths are...
178. Deep Neural Networks Inspired by Differential Equations ​
Author: Yongshuai Liu, Lianfang Wang, Kuilin Qin, Qinghua Zhang, Faqiang Wang, Li Cui, Jun Liu, Yuping Duan, Tieyong Zeng
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV, cs.NA, math.NA
arXiv:2510.09685v2 Announce Type: replace-cross Abstract: Deep learning has become a pivotal technology in fields such as computer vision, scientific computing, and dynamical systems, significantly advancing these disciplines. However, neural Networks persistently face challenges related to theoreti...
179. MetaBreak: Jailbreaking Online LLM Services via Special Token Manipulation ​
Author: Wentian Zhu, Zhen Xiang, Wei Niu, Le Guan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI
arXiv:2510.10271v2 Announce Type: replace-cross Abstract: Unlike regular tokens derived from existing text corpora, special tokens are artificially created to annotate structured conversations during the fine-tuning process of Large Language Models (LLMs). Serving as metadata of training data, these...
180. A Primer on SO(3) Action Representations in Deep Reinforcement Learning ​
Author: Martin Schuck, Sherif Samy, Angela P. Schoellig
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI
arXiv:2510.11103v3 Announce Type: replace-cross Abstract: Many robotic control tasks require policies to act on orientations, yet the geometry of SO(3) makes this nontrivial. Because SO(3) admits no global, smooth, minimal parameterization, common representations such as Euler angles, quaternions, r...
181. LieSolver: PDE-Constrained Learning for IBVPs via Lie Symmetries ​
Author: Ren'e P. Klausen, Ivan Timofeev, Jonas Naujoks, Johannes Frank, Thomas Wiegand, Sebastian Lapuschkin, Wojciech Samek
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NA, math.NA, physics.comp-ph
arXiv:2510.25731v2 Announce Type: replace-cross Abstract: Initial-boundary value problems (IBVPs) provide the essential framework for modelling a wide range of phenomena in physics and engineering. We introduce a novel method for efficiently solving IBVPs using Lie symmetries to enforce the associat...
182. Hybrid Fact-Checking that Integrates Knowledge Graphs, Large Language Models, and Search-Based Retrieval Agents Improves Interpretable Claim Verification ​
Author: Shaghayegh Kolli, Richard Rosenbaum, Timo Cavelius, Lasse Strothe, Andrii Lata, Jana Diesner
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.IR
arXiv:2511.03217v2 Announce Type: replace-cross Abstract: Large language models (LLMs) excel in generating fluent utterances but can lack reliable grounding in verified information. At the same time, knowledge-graph-based fact-checkers deliver precise and interpretable evidence, yet suffer from limi...
183. Hybrid coupling with operator inference and the overlapping Schwarz alternating method ​
Author: Irina Tezaur, Eric Parish, Anthony Gruber, Ian Moore, Christopher Wentland, Alejandro Mota
Published: 6/30/2026, 4:00:00 AM
Categories: math.NA, cs.AI, cs.NA, math-ph, math.MP
arXiv:2511.20687v3 Announce Type: replace-cross Abstract: This paper presents a novel hybrid approach for coupling subdomain-local non-intrusive Operator Inference (OpInf) reduced order models (ROMs) with each other and with subdomain-local high-fidelity full order models (FOMs) with using the overl...
184. Trust Region Masking for Long-Horizon LLM Reinforcement Learning ​
Author: Yingru Li, Jiacai Liu, Jiawei Xu, Yuxuan Tong, Ziniu Li, Qian Liu, Baoxiang Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.IT, math.IT, stat.ML
arXiv:2512.23075v5 Announce Type: replace-cross Abstract: Policy gradient methods for Large Language Models optimize a policy $\pi_\theta$ via a surrogate objective computed from samples of a rollout policy $\pi_{\text{roll}}$. However, modern LLM-RL pipelines suffer from unavoidable implementation ...
185. Pixelwise Uncertainty Quantification of Accelerated MRI Reconstruction ​
Author: Ilias I. Giannakopoulos, Lokesh B Gautham Muthukumar, Yvonne W. Lui, Riccardo Lattanzi
Published: 6/30/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, physics.med-ph
arXiv:2601.13236v3 Announce Type: replace-cross Abstract: Parallel imaging techniques reduce magnetic resonance imaging (MRI) scan time but image quality degrades as the acceleration factor increases. In clinical practice, conservative acceleration factors are chosen because no mechanism exists to a...
186. Psychometric Comparability of LLM-Based Digital Twins ​
Author: Yufei Zhang, Zhihao Ma
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL, cs.HC
arXiv:2601.14264v2 Announce Type: replace-cross Abstract: Large language models (LLMs) act as digital twins for human respondents, yet their psychometric comparability remains uncertain. We propose a construct validity framework spanning construct representation and the nomothetic span, benchmarking...
187. DDSA: Dual-Domain Strategic Attack for Spatial-Temporal Efficiency in Adversarial Robustness Testing ​
Author: Jinwei Hu, Shiyuan Meng, Yi Dong, Xiaowei Huang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.PF
arXiv:2601.14302v2 Announce Type: replace-cross Abstract: Image transmission and processing systems in resource-critical applications face significant challenges from adversarial perturbations that compromise mission-specific object classification. Current robustness testing methods require excessiv...
188. Reasoning-Enhanced Rare-Event Prediction with Balanced Outcome Correction ​
Author: Vitaly Bulgakov, Alexander Turchin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.16406v2 Announce Type: replace-cross Abstract: Rare-event prediction is critical in domains such as healthcare, finance, reliability engineering, customer support, aviation safety, where positive outcomes are infrequent yet potentially catastrophic. Extreme class imbalance biases conventi...
189. Dual-Prototype Disentanglement: A Context-Aware Enhancement Framework for Time Series Forecasting ​
Author: Haonan Yang, Jianchao Tang, Zhuo Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2601.16632v5 Announce Type: replace-cross Abstract: Time series forecasting has witnessed significant progress with deep learning. While prevailing approaches enhance forecasting performance by modifying architectures or introducing novel enhancement strategies, they often fail to dynamically ...
190. Robustness of Constraint Automata for Description Logics with Concrete Domains ​
Author: St'ephane Demri, Tianwen Gu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LO, cs.AI
arXiv:2601.19644v2 Announce Type: replace-cross Abstract: Decidability or complexity issues about the consistency problem for description logics with concrete domains have already been analysed with tableaux-based or type elimination methods. Concrete domains in ontologies are essential to consider ...
191. Gated Relational Alignment via Confidence-based Distillation for Efficient VLMs ​
Author: Yanlong Chen, Amirhossein Habibian, Luca Benini, Yawei Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2601.22709v5 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) achieve strong multimodal performance but are costly to deploy, and post-training quantization often causes significant accuracy loss. Despite its potential, quantization-aware training for VLMs remains underexpl...
192. Spectral Text Fusion: A Frequency-Aware Approach to Multimodal Time-Series Forecasting ​
Author: Huu Hiep Nguyen, Minh Hoang Nguyen, Dung Nguyen, Hung Le
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2602.01588v3 Announce Type: replace-cross Abstract: Multimodal time series forecasting is crucial in real-world applications, where decisions depend on both numerical data and contextual signals. The core challenge is to effectively combine temporal numerical patterns with the context embedded...
193. When the Prompt Becomes Visual: Vision-Centric Jailbreak Attacks for Large Image Editing Models ​
Author: Jiacheng Hou, Yining Sun, Ruochong Jin, Haochen Han, Fangming Liu, Wai Kin Victor Chan, Alex Jinpeng Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2602.10179v2 Announce Type: replace-cross Abstract: Recent advances in large image editing models have shifted the paradigm from text-driven instructions to vision-prompt editing, where user intent is inferred directly from visual inputs such as marks, arrows, and visual-text prompts. While th...
194. Event-Grounded Question Answering over Long Audio via Structured Retrieval ​
Author: Kartik Hegde, Arvind Krishna Sridhar, Naveen Vakada, Yinyi Guo, Erik Visser
Published: 6/30/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.LG
arXiv:2602.14612v5 Announce Type: replace-cross Abstract: Answering natural-language questions over multi-hour audio requires both event recognition and temporal grounding. Current large audio-language models perform well on short clips, but are limited by context length, query-time cost, and weak t...
195. Can Generative Artificial Intelligence Survive Data Contamination? Theoretical Guarantees under Contaminated Recursive Training ​
Author: Kevin Wang, Hongqian Niu, Didong Li
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.ST, stat.ML, stat.TH
arXiv:2602.16065v2 Announce Type: replace-cross Abstract: As artificial intelligence (AI)-generated content proliferates, models are increasingly trained on their own outputs, risking progressive degradation or collapse. In this article, we provide the first positive, rigorous theoretical results, t...
196. An Interpretable, Controllable Time-Varying IIR Denoiser for On-Device Assistive Hearing ​
Author: Riccardo Rota, Kiril Ratmanski, Jozef Coldenhoff, Milos Cernak
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.LG, eess.AS
arXiv:2603.02794v2 Announce Type: replace-cross Abstract: We present TVF (Time-Varying Filtering), an interpretable, low-latency speech enhancement model for real-time, on-device assistive hearing. A lightweight neural controller predicts, in real time, the coefficients of a differentiable cascade o...
197. MPFlow: Multi-modal Posterior-Guided Flow Matching for Zero-Shot MRI Reconstruction ​
Author: Seunghoi Kim, Chen Jin, Henry F. J. Tregidgo, Matteo Figini, Daniel C. Alexander
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.03710v3 Announce Type: replace-cross Abstract: Zero-shot MRI reconstruction relies on generative priors, but single-modality unconditional priors produce hallucinations under severe ill-posedness. In many clinical workflows, complementary MRI acquisitions (e.g. high-quality structural sca...
198. Measuring the Redundancy of Decoder Layers in SpeechLLMs ​
Author: Adel Moumen, Guangzhi Sun, Philip C Woodland
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2603.05121v2 Announce Type: replace-cross Abstract: Speech Large Language Models route speech encoder representations into an LLM decoder that typically accounts for over 90% of total parameters. We study how much of this decoder capacity is actually needed for speech tasks. Across two LLM fam...
199. EXPLORE-Bench: Egocentric Scene Prediction with Long-Horizon Reasoning ​
Author: Chengjun Yu, Xuhan Zhu, Chaoqun Du, Pengfei Yu, Wei Zhai, Yang Cao, Zheng-Jun Zha
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL
arXiv:2603.09731v3 Announce Type: replace-cross Abstract: Multimodal large language models (MLLMs) are increasingly considered as a foundation for embodied agents, yet it remains unclear whether they can reliably reason about the long-term physical consequences of actions from an egocentric viewpoin...
200. HiMu: Hierarchical Multimodal Frame Selection for Long Video Question Answering ​
Author: Dan Ben-Ami, Gabriele Serussi, Kobi Cohen, Chaim Baskin
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2603.18558v2 Announce Type: replace-cross Abstract: Long-form video question answering requires reasoning over extended temporal contexts, making frame selection a critical bottleneck for multi-modal large language models (MLLMs) bound by finite context windows. Within the controlled frame-bud...
201. IWP: Token Pruning as Implicit Weight Pruning in Large Vision Language Models ​
Author: Dong-Jae Lee, Sunghyun Baek, Junmo Kim
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.00757v2 Announce Type: replace-cross Abstract: Large Vision Language Models show impressive performance across image and video understanding tasks, yet their computational cost grows rapidly with the number of visual tokens. Existing token pruning methods mitigate this issue through empir...
202. Can LLMs Reason About Attention? Towards Zero-Shot Analysis of Multimodal Classroom Behavior ​
Author: Nolan Platt, Sehrish Nizamani, Alp Tural, Elif Tural, Saad Nizamani, Andrew Katz, Yoonje Lee, Nada Basit
Published: 6/30/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.CV
arXiv:2604.03401v4 Announce Type: replace-cross Abstract: Understanding student engagement usually requires time-consuming manual observation or invasive recording that raises privacy concerns. We present a privacy-preserving pipeline that analyzes classroom videos to extract insights about student ...
203. From Dispersion to Attraction: Spectral Dynamics of Hallucination Across Whisper Model Scales ​
Author: Ivan Viakhirev, Kirill Borodin, Grach Mkrtchian
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.08591v2 Announce Type: replace-cross Abstract: Hallucinations in large ASR models present a critical safety risk. In this work, we propose the \textit{Spectral Sensitivity Theorem}, which predicts a phase transition in deep networks from a dispersive regime (signal decay) to an attractor ...
204. LiveClawBench: Benchmarking LLM Agents on Complex, Real-World Assistant Tasks ​
Author: Xiang Long, Li Du, Yilong Xu, RongJian Xu, Qiyanhui Lu, Ying Gao, Qinhua Xie, Fangcheng Liu, Ning Ding, Haoqing Wang, Ziheng Li, Changjiang Zhou, Jianyuan Guo, Yehui Tang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2604.13072v2 Announce Type: replace-cross Abstract: OpenClaw-style personal assistants extend LLM agents from isolated tool use to open-ended, stateful, and personalized software environments. Evaluating these assistants is fundamentally a fidelity problem: benchmarks must be faithful both to ...
205. GenMatter: Perceiving Physical Objects with Generative Matter Models ​
Author: Eric Li, Arijit Dasgupta, Yoni Friedman, Mathieu Huot, Vikash Mansinghka, Thomas O'Connell, William T. Freeman, Joshua B. Tenenbaum
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2604.22160v2 Announce Type: replace-cross Abstract: Human visual perception offers valuable insights for understanding computational principles of motion-based scene interpretation. Humans robustly detect and segment moving entities that constitute independently moveable chunks of matter, whet...
206. The Alignment Target Problem: Divergent Moral Judgments of Humans, AI Systems, and Their Designers ​
Author: Benjamin Minhao Chen, Xinyu Xie
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.HC
arXiv:2604.24155v3 Announce Type: replace-cross Abstract: The project of aligning machine behavior with human values raises a basic problem: whose moral expectations should guide AI decision-making? Much alignment research assumes that the appropriate benchmark is how humans themselves would act in ...
207. Uncertainty-Aware Reward Discounting for Mitigating Reward Hacking ​
Author: Disha Singha
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2604.26360v2 Announce Type: replace-cross Abstract: Reinforcement learning from human feedback (RLHF) systems face a compounding alignment challenge: not only are learned reward models uncertain about unseen state-action pairs, but the human preference annotations they are trained on are thems...
208. Driver-WM: A Driver-Centric Traffic-Conditioned Latent World Model for In-Cabin Dynamics Rollout ​
Author: Haozhuang Chi, Daosheng Qiu, Hao Su, Haochen Liu, Zirui Li, Haoruo Zhang, Chen Lv
Published: 6/30/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV
arXiv:2605.05092v2 Announce Type: replace-cross Abstract: Safe L2/L3 driving automation requires anticipating human-in-the-loop reactions during shared-control transitions. While most driving world models forecast the external environment, in-cabin intelligence remains strictly recognition-oriented ...
209. ELF: Embedded Language Flows ​
Author: Keya Hu, Linlu Qiu, Yiyang Lu, Hanhong Zhao, Tianhong Li, Yoon Kim, Jacob Andreas, Kaiming He
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG
arXiv:2605.10938v2 Announce Type: replace-cross Abstract: Diffusion and flow-based models have become the de facto approaches for generating continuous data, e.g., in domains such as images and videos. Their success has attracted growing interest in applying them to language modeling. Unlike their i...
210. EAGT: Echocardiography Augmentation for Generalisability and Transferability ​
Author: Soroush Elyasi, Sara Adibzadeh, Nasim Dadashi Serej, Massoud Zolgharni
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.16427v2 Announce Type: replace-cross Abstract: Deep learning models for echocardiography segmentation often struggle to generalise across institutions, scanners, and patient populations, where collecting large, consistently annotated datasets is infeasible. Data augmentation is inexpensiv...
211. FormalASR: End-to-End Spoken Chinese to Formal Text ​
Author: Wanyi Ning, Yinshang Guo, Haitao Qian, Jiyuan Cheng, Weiyuan Feng, Yufei Zhang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2605.19266v3 Announce Type: replace-cross Abstract: Automatic speech recognition (ASR) systems are typically optimized for verbatim transcription, which preserves disfluencies, filler words, and informal spoken structures that are often unsuitable for downstream writing-oriented applications. ...
212. Do Vision Models Truly Forget? New Findings from Representation-Level Certification of Visual Unlearning in Vertical Federated Learning ​
Author: Zhenyu Yu, Yangchen Zeng, Chunlei Meng, Guangzhen Yao, Shuigeng Zhou
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.20282v3 Announce Type: replace-cross Abstract: Machine unlearning in Vertical Federated Learning (VFL) has attracted growing interest, yet existing methods certify forgetting solely using output-level metrics. We challenge these works by introducing Mirage, a representation-level auditing...
213. Coloring the Noise: Adversarial Sobolev Alignment for Faithful Image Super Resolution ​
Author: Hongbo Wang, Huaibo Huang, Pin Wang, Jinhua Hao, Chao Zhou, Ran He
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2605.23264v2 Announce Type: replace-cross Abstract: Generative priors in Image Super-Resolution (SR) often compromise faithful restoration, we attribute this limitation to a fundamental spectral misalignment between isotropic objectives and the intrinsic natural image manifold. While Direct Pr...
214. The Strongest Teacher Is Not Always the Best Teacher: Student-Centric Answer Selection ​
Author: Zhengyu Hu, Zheyuan Xiao, Linxin Song, Fengqing Jiang, Yuetai Li, Zhihan Xiong, Yue Liu, Junhao Lin, Yao Su, Lijie Hu, Kaize Ding, Teng Xiao, Radha Poovendran
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL
arXiv:2605.26872v3 Announce Type: replace-cross Abstract: LLM training increasingly relies on teacher-generated supervision, from synthetic responses to reasoning traces and tool-use demonstrations. Current practice often chooses the highest-performing teacher to generate student training data, impl...
215. Energy-Structured Low-Rank Adaptation for Continual Learning ​
Author: Longhua Li, Lei Qi, Qi Tian, Xin Geng
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.27482v2 Announce Type: replace-cross Abstract: While orthogonal subspace methods try to mitigate task interference in Continual Learning (CL), they often suffer from energy diffusion across the basis, hindering knowledge compaction and exhausting capacity for future tasks. We observe that...
216. When are LLMs Sufficient Policy Optimizers for Sequential RL Tasks? ​
Author: Stephane Hatgis-Kessell, Emma Brunskill
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2605.30719v2 Announce Type: replace-cross Abstract: We study when large language models (LLMs) can serve as effective black-box policy optimizers for reinforcement learning (RL) tasks, i.e., when can we replace classical RL algorithms with an LLM? We explore this question by introducing Prompt...
217. $\tau$-Rec: A Verifiable Benchmark for Agentic Recommender Systems ​
Author: Bharath Sivaram Narasimhan, Karthik R Narasimhan
Published: 6/30/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.CL
arXiv:2606.10156v2 Announce Type: replace-cross Abstract: As recommender systems transition toward agentic, multi-turn conversational interfaces, evaluation paradigms have struggled to keep pace. Current benchmarks often rely on "LLM-as-a-judge" evaluations, which introduce subjectivity, high costs ...
218. Adaptive Turn-Taking for Real-time Multi-Party Voice Agents ​
Author: Soumyajit Mitra, Prabhat Pandey, Abhinav Jain, Shanmukha Sahith, K V Vijay Girish
Published: 6/30/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.CL
arXiv:2606.13544v3 Announce Type: replace-cross Abstract: Turn-taking in multi-party spoken conversations remains a fundamental challenge for voice-based agents, particularly under dynamic floor competition and varying user expectations. We propose ModeratorLM, a role-playing voice agent that condit...
219. Lost at the End: Primacy Bias in Multimodal Retrieval-Augmented Question Answering ​
Author: Jieyuan Liu, Jianyang Gu, Shijie Chen, Jefferson Chen, Zhen Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV
arXiv:2606.16494v2 Announce Type: replace-cross Abstract: Knowledge-based visual question answering (KB-VQA) lets vision-language systems answer questions that exceed their parametric knowledge by conditioning a reader on passages retrieved from a Wikipedia-scale knowledge base. In pure-text long-co...
220. Hierarchical Control in Multi-Agent Games: LLM-based Planning and RL Execution ​
Author: Jannik H"osch, Alessandro Sestini, Florian Fuchs, Amir Baghi, Joakim Bergdahl, Konrad Tollmar, Jean-Philippe Barrette-LaPierre, Linus Gissl'en
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.20014v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) has achieved strong performance in sequential decision-making, yet scaling to complex multi-agent environments remains challenging due to sparse rewards, large state-action spaces, and the difficulty of learning co...
221. Contagion Networks: Evaluator Preference Propagation in Multi-Agent LLM Systems ​
Author: Zewen Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA
arXiv:2606.20493v2 Announce Type: replace-cross Abstract: When large language models serve as evaluators in multi-agent systems, their strategy preferences -- whether induced by explicit prompts or by shared architectural priors -- propagate through the agent network. We introduce Contagion Networks...
222. An Empirical Study of OpenPangu Quantization on Ascend NPUs ​
Author: Tong Shi, Jiacheng Wang, Hui Xie, Ying Li, Aishan Liu, Jinyang Guo, Xianglong Liu
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.21257v2 Announce Type: replace-cross Abstract: OpenPangu models are attractive targets for private and domestic large-language-model deployment, yet their robustness under aggressive post-training quantization on Ascend NPUs has not been systematically characterized. This paper conducts a...
223. When Is an LLM Worth It for Hyperparameter Optimization? A Budget-Matched Study on Tabular Data Finds the Warm-Start Is a Default Configuration, Not the Model ​
Author: Carson Rodrigues, Oysturn Vas, Isaiah Abner DCosta, Nithish Kumar Prabhakaran
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.21641v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have been proposed as hyperparameter-optimization (HPO) advisors that "warm-start" search from prior knowledge, proposing strong configurations in very few evaluations. We test that claim under a budget-matched, m...
224. On the Position Bias of On-Policy Distillation ​
Author: Yan Xie, Sijie Zhu, Tiansheng Wen, Bo Chen, Yifei Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.22600v3 Announce Type: replace-cross Abstract: On-Policy Distillation (OPD) improves the learning efficiency of standard reinforcement learning through dense, token-level supervision from teachers. In the standard KL objective of OPD, token-level losses are uniformly averaged, implying eq...
225. FP8 is All You Need (Part 2): Efficient Ozaki-Bailey Style FFT Through Tensor-core Garner Reformulation and Kulisch Escape Route ​
Author: Satoshi Matsuoka
Published: 6/30/2026, 4:00:00 AM
Categories: cs.MS, cs.AI, cs.DC, cs.PF
arXiv:2606.23698v2 Announce Type: replace-cross Abstract: NVIDIA's Blackwell Ultra (B300) cuts FP64 vector throughput to ~1.3 TFLOPS per GPU, roughly 30x below B200 and well below the level at which bandwidth-limited FP64 workloads stay memory-bound. The Ozaki Scheme II framework recovers FP64-equiv...
226. ZONOS2 Technical Report ​
Author: Gabriel Clark, Sofian Mejjoute, Mohamed Osman, George Close, Beren Millidge
Published: 6/30/2026, 4:00:00 AM
Categories: cs.SD, cs.AI
arXiv:2606.24320v2 Announce Type: replace-cross Abstract: We present ZONOS2 8B, our latest TTS model, which achieves state-of-the-art naturalness, prosody, and voice cloning fidelity. We improve upon Zonos-v0.1 across scale, data, and training recipe. We scale the model from 1.6B to 8B total paramet...
227. CrossPool: Efficient Multi-LLM Serving for Cold MoE Models through KV-Cache and Weight Disaggregation ​
Author: Zhuoren Ye, Tianyu Wo, Dinghao Xue, Mingming Zhang, Yuchen Teng, Chunming Hu, Renyu Yang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.LG, cs.PF
arXiv:2606.24506v2 Announce Type: replace-cross Abstract: Emerging LLM services increasingly host many sparse MoE models, yet most models receive sparse requests and remain cold. This creates a GPU memory problem: model weights are stable and model-determined, while KV-cache is transient and demand-...
228. Yuvion VL: A Multimodal Foundation Model for Adversarial Content and AI Safety ​
Author: Shikai Qiu, Xiaowen Xu, Benlei Cui, Ting Ma, Xiufeng Huang, Wenjing Jiang, Shaoxuan He, Haolei Xu, Chunyang Chai, Yujian Li, Yiliang Zhang, Guanghui Wang, Ziheng Wang, Ziwen Xu, Zhaoyu Fan, Jinhao Chen, Ruijie Jian, Hongxing Li, Chuxi Xiao, Xinyue Chen, Wenxuan Liu, Libin Dong, Yupeng Cao, Xiaoqian Xia, Jing Wang, Zhe Jiang, Zhenan Ye, Guang Yang, Bin Liu, Wei Peng, Ziqiang Zhu, Meihui Lian, Kaiwen Lv Kacuila, Haidong Ding, Dongjie Zhang, Yangfan Zhou, Bingyu Zhu, Yan Wang, Hai Zhao, Xuan Jin, Wei Zhao, Pengfei Sun, Huiming Zhang, Wei Wang, Xipeng Cao, Jialun Chen, Xiao Chen, Shaola Ren, Yunqing Hu, Bin Li, Chengwen Yao, Meng Huang, Xianfeng Li, Bin Tang, Chao Liu, Hui Xue, Longtao Huang, Haiwen Hong
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI
arXiv:2606.25034v2 Announce Type: replace-cross Abstract: General-purpose models often struggle to reliably identify and understand real-world multimodal risks, largely due to the inherent multimodal adversarial nature of content and AI safety. We present Yuvion VL, a family of multimodal large lang...
229. Pulmonary Embolism Risk Stratification from CTPA and Medical Records: Vascular Graphs Are Not All You Need ​
Author: Nathan Painchaud, Tristan Hab'emont, Morgane des Ligneris, Allan Serva, Pierre Croisille, Laurent Bertoletti, Thomas Lampert, Johannes F. Lutzeyer, Odyss'ee Merveille
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, eess.IV
arXiv:2606.25956v2 Announce Type: replace-cross Abstract: Risk stratification for pulmonary embolism (PE) is critical for clinical decision-making. Stratification guidelines are based on patient medical records, parameters measured from computed tomography pulmonary angiography (CTPA), and blood tes...
230. Model Forensics: Investigating Whether Concerning Behavior Reflects Misalignment ​
Author: Aditya Singh, Gerson Kroiz, Senthooran Rajamanoharan, Neel Nanda
Published: 6/30/2026, 4:00:00 AM
Categories: cs.LG, cs.AI
arXiv:2606.26071v2 Announce Type: replace-cross Abstract: A central goal of safety research is determining whether a model is misaligned. Prior work has largely focused on detecting concerning behavior. But behavior alone does not establish misalignment: a concerning action can arise from benign cau...
231. Helpfulness Hurts: Domain-Dependent Degradation of Mid-Trained Compassion Values Under Post-Training ​
Author: Jasmine Brazilek, Juliana Seawell
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY
arXiv:2606.26102v2 Announce Type: replace-cross Abstract: Standard post-training pipelines apply supervised fine-tuning (SFT) and reinforcement learning (RL) to make language models helpful, but these processes may inadvertently degrade values instilled during pre-training. We investigate whether th...
232. Assert, don't describe: Linguistic features that shift LLM reasoning about animal welfare ​
Author: Jasmine Brazilek, Harper Dunn
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.26104v2 Announce Type: replace-cross Abstract: Animal-welfare advocates produce a lot of writing, and increasingly that writing trains the language models that millions of people then ask about animal welfare. Using vocabulary-matched stance-contrast probes on a held-out animal-welfare be...
233. DiARC: Distinguishing Positive and Negative Samples Helps Improving ARC-like Reasoning Ability of Large Language Models ​
Author: Yuxuan Yang, Feiyang Li, Yile Wang
Published: 6/30/2026, 4:00:00 AM
Categories: cs.CL, cs.AI
arXiv:2606.26530v2 Announce Type: replace-cross Abstract: The Abstraction and Reasoning Corpus (ARC) contains tasks that require summarizing patterns from limited grid samples and predicting output grids. Recently, many large language model based approaches have attempted to transform it into a text...