Skip to content

arXiv cs.AI - 2026-06-24

299 items collected.


1. RIFT-Bench: Dynamic Red-teaming For Agentic AI Systems

Author: Yarin Yerushalmi Levi, Roy Betser, Amit Giloni, Lidor Erez, Itay Gershon, Oren Rachmil, Sindhu Padakandla, Roman Vainshtein
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.23927v1 Announce Type: new Abstract: Agentic AI systems powered by large language models (LLMs) are rapidly evolving into autonomous decision-making systems, exposing attack vectors beyond those of traditional LLM vulnerabilities. Existing security evaluations are often tied to specific i...

📖 Read original article


2. Neuro-Symbolic Drive: Rule-Grounded Faithful Reasoning for Driving VLAs

Author: Xiangbo Gao, Xiukun Huang, Boyu Lu, Junge Zhang, Mengjie Mao, Jiachen Li, Wei Xiong, Zhengzhong Tu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.23938v1 Announce Type: new Abstract: Driving VLA models incorporating Chain-of-Thought (CoT) reasoning are attractive because they leverage pretrained VLM representations and expose intermediate decisions in natural language, yet current rationales often lack the step-by-step decision sem...

📖 Read original article


3. Critique of Agent Model

Author: Eric Xing, Mingkai Deng, Jinyu Hou
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.MA, cs.RO

arXiv:2606.23991v1 Announce Type: new Abstract: What is an agent? What constitutes agency? With the rise of Large Language Model (LLM) systems marketed as coding agents'', AI co-scientists'', and other agentic" tools that promise to drive up productivity, and at the same time, existential" c...

📖 Read original article


4. Safe and Generalizable Hierarchical Multi-Agent RL via Constraint Manifold Control

Author: Zihao Guo, Jianing Zhao, Ling Li, Hao Liang, Giuseppe Loianno, Yali Du
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24010v1 Announce Type: new Abstract: Multi-agent systems are widely used in safety-critical applications that require coordinated behavior under strict safety constraints. Existing approaches face a fundamental trade-off: learning-based methods achieve strong empirical performance but lac...

📖 Read original article


5. Reinforcement Learning Towards Broadly and Persistently Beneficial Models

Author: Akshay V. Jagadeesh, Rahul K. Arora, Khaled Saab, Ali Malik, Mikhail Trofimov, Foivos Tsimpourlas, Johannes Heidecke, Karan Singhal
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.24014v1 Announce Type: new Abstract: As AI systems are deployed across increasingly diverse and high-stakes settings, model alignment must generalize beyond the tasks and domains seen during training. This is especially important for reinforcement learning (RL), which can introduce unexpe...

📖 Read original article


6. Can Language Model Agents be Helpful Circuit Explainers in Mechanistic Interpretability?

Author: Ayan Antik Khan, Harsh Kohli, Yuekun Yao, Huan Sun, Ziyu Yao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24026v1 Announce Type: new Abstract: Mechanistic interpretability has made substantial progress in automatically localizing circuits, but explaining what localized components do remains labor-intensive and difficult to standardize. In this work, we study whether language model (LM) agents...

📖 Read original article


7. Breaking the Filter Bubble: A Semantic Pareto-DQN Framework for Multi-Objective Recommendation

Author: Cl'audio L'ucio Do Val Lopes, Lucca Machado da Silva, Andr'e de Oliveira Brand~ao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24042v1 Announce Type: new Abstract: Recommender systems often induce filter bubbles and semantic homogenization by monolithically optimizing for immediate user engagement. Standard single-objective models, including traditional Deep Q-Networks, are ill-equipped to navigate the trade-offs...

📖 Read original article


8. Ensemble Feature Selection and Harris Hawks Optimization for Explainable Mental Health Risk Prediction in Female Sex Workers

Author: Ahnaf Atef Choudhury, Md. Parvej Hoque Palash, Shahriar Siddique Ayon, Ramkrishna Saha, Abdullah Al Mamun
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.24047v1 Announce Type: new Abstract: One of the significant mental health issues affecting female sex workers (FSWs) is mental disorders, especially depression. Exposure to violence, stigma, and economic hardship further increases their psychological risk. Current machine learning (ML) mo...

📖 Read original article


9. Beyond Trajectory Imitation: Strategy-Guided Policy Optimization for LLM Reasoning

Author: Tianyuan Shi, Canbin Huang, Bei Li, Xin Chen, Xiaojun Quan, Jingang Wang, Qifan Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24064v1 Announce Type: new Abstract: Distilling reasoning capabilities from strong to weak language models typically involves imitating specific solution trajectories, effectively transferring what to answer rather than how to reason. This trajectory-level imitation encourages memorizatio...

📖 Read original article


10. Exploring Academic Influence of Algorithms by Co-occurrence Network Based on Full-text of Academic Papers

Author: Yuzhuo Wang, Chengzhi Zhang, Min Song, Seong Deok Kim, Youngsoo Ko, Juhee Lee
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.DL, cs.IR

arXiv:2606.24099v1 Announce Type: new Abstract: Algorithms have become central to scientific research in the era of artificial intelligence (AI). Although algorithm mentions in papers are often used to indicate popularity and influence, existing studies usually evaluate individual algorithms in isol...

📖 Read original article


11. ReMMD: Realistic Multilingual Multi-Image Agentic Verification for Multimodal Misinformation Detection

Author: Chenhao Dang, Dantong Zhu, Jun Yang, Conghui He, Weijia Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24112v1 Announce Type: new Abstract: Multimodal misinformation detection is increasingly important because viral posts now combine long multilingual narratives, several images, mixed provenance, and subtle text--image framing errors. Existing benchmarks and methods remain poorly matched t...

📖 Read original article


12. VeryTrace: Verifying Reasoning Traces through Compilable Formalism and Structured Verification

Author: Ninghan Zhong, Ahmet Ege Tanriverdi, Kaan Kale, Sriram Vishwanath
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24124v1 Announce Type: new Abstract: Multi-step reasoning with Chain-of-Thought (CoT) prompting remains fragile: logical errors or hallucinations in early steps silently propagate, producing confident but incorrect conclusions. This paper presents VeryTrace, a zero-shot verification-and-r...

📖 Read original article


13. OmniPath: A Multi-Modal Agentic Framework for Auditing Wheelchair Accessibility

Author: ASM Mobarak Hossain, Nadim Mahmud, Vaskar Raychoudhury, Md Osman Gani
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24129v1 Announce Type: new Abstract: For a wheelchair user, a standard blue line on a map is often a broken promise. While platforms like OpenStreetMap (OSM) successfully capture where a path is, they frequently fail to convey how it physically feels to travel on it. This information barr...

📖 Read original article


14. T2D-Bench: Evidence-Gated Evaluation of LLM Outputs for Type 2 Diabetes Using a Multi-Layer Clinical-Lifestyle Knowledge Graph

Author: Saba A. Farahani, Hung Cao, Ramesh Jain, Amir M. Rahmani
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24145v1 Announce Type: new Abstract: Large language models (LLMs) can produce clinically fluent recommendations for type 2 diabetes while failing to satisfy guideline constraints or explicitly justify lifestyle-related glycemic claims. We present T2D-Bench, a reproducible benchmark and ev...

📖 Read original article


15. The Geometry Behind Diffusion and Flow Matching: Gradient Flows and Geodesics in Wasserstein Space

Author: Yian Yao, Weiwei Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24157v1 Announce Type: new Abstract: The space $\mathcal{P}_2(\mathbb{R}^d$) of probability measures with finite second moment carries a natural geometry: the quadratic Wasserstein distance W_2 makes it a complete metric space and, following Otto, a (formal) Riemannian manifold whose geod...

📖 Read original article


16. An Introduction to Causal Reinforcement Learning

Author: Elias Bareinboim, Junzhe Zhang, Sanghack Lee
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24160v1 Announce Type: new Abstract: Causal inference provides a set of principles and tools that allow one to combine data and knowledge about an environment to reason with questions of counterfactual nature, i.e., what would have happened had reality been different, even when no data of...

📖 Read original article


17. Data Scale, Not Latency, Shapes Cross-Lingual Encoder Transfer in Streaming ASR

Author: Nenad Banfic
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24169v1 Announce Type: new Abstract: Adapting a streaming speech recognition model to a new language requires choosing between two plausible warm starts: a multilingual (ML) encoder or an English-only (EN) encoder. The common intuition is that the multilingual encoder should help most at ...

📖 Read original article


18. Navigating User Behavior toward Personalized Multimodal Generation

Author: Hengji Zhou, Yufeng Liu, Ye Liu, Yong Xu, Lianghao Xia, Liqiang Nie
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24196v2 Announce Type: new Abstract: Modern AIGC pipelines deliver high-fidelity images and videos but presuppose a well-formed creation instruction, while end users rarely articulate visual details, leaving generators misaligned with user demand. We study personalized content generation,...

📖 Read original article


19. Exploring the relationship between human-centric AI and firm idiosyncratic risks

Author: Zhen-Yuan Ralph Liu (CUMT), Yu-Ting Wang (NFU), Jia-Jia Yan (NEOMA), Shivam Gupta (NEOMA), Mihalis Giannakis
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24224v1 Announce Type: new Abstract: Despite the extensive discussions of human-centric AI (HCAI) in Industry 5.0, its effects on firms' idiosyncratic risks (IR) remains underexplored. This is an imperative issue for firms navigate financial risks during the current technological revoluti...

📖 Read original article


20. FlowR2A: Learning Reward-to-Action Distribution for Multimodal Driving Planning

Author: Xirui Li, Zhe Liu, Xiaoqing Ye, Wenhua Han, Yifeng Pan, Junyu Han, Hengshuang Zhao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24231v1 Announce Type: new Abstract: Multimodal driving planning faces a long-standing tension between two paradigms: scoring-based methods benefit from dense reward supervision but are confined to a fixed action vocabulary, while anchor-based methods generate proposals dynamically yet su...

📖 Read original article


21. SP-Mind: An Autonomous Reasoning Agent for Spatial Proteomics Analysis

Author: Yucheng Yuan, Yuanfeng Ji, Zhongxiao Li, Ruijiang Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24235v1 Announce Type: new Abstract: Spatial proteomics enables single-cell-resolution characterization of protein expression within tissue architecture, playing a critical role in understanding tumor microenvironments and guiding precision medicine. However, current analysis workflows re...

📖 Read original article


22. Towards Federated Long-Tailed Graph Learning: An Energy-Guided Dual Decoupling Approach

Author: Lianshuai Guo, Zhongzheng Yuan, Xunkai Li, Meixia Qu, Wenyu Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24237v1 Announce Type: new Abstract: Federated Graph Learning facilitates collaborative graph modeling across distributed clients while preserving data privacy. However, real-world data categories frequently exhibit long-tailed distributions. Such statistical scarcity severely degrades pe...

📖 Read original article


23. Probing the Misaligned Thinking Process of Language Models

Author: Kaiwen Zhou, Constantin Venhoff, Jonathan Michala, Xin Eric Wang, William Saunders
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24251v1 Announce Type: new Abstract: Large language models exhibit a growing range of misaligned behaviors such as strategic deception, sandbagging, and self-preservation. As they are increasingly deployed in high-stakes settings, it is critical to reliably detect such behaviors to ensure...

📖 Read original article


24. Tractable Reasoning and Conjunctive Query Answering for Defeasible DL-Lite under Rational Closure

Author: Giovanni Casini (CNR - ISTI, University of Cape Town), Umberto Straccia (CNR - ISTI)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24279v1 Announce Type: new Abstract: In Description Logics (DLs), reasoning under Rational Closure (RC) is a well-known and widely accepted non-monotonic formalism to handle defeasible knowledge. In this paper, we study the application of RC to the core and horn variants of the DL-Lite fa...

📖 Read original article


25. LemonHarness Technical Report

Author: Kailong Ren, Fubo Sun, Jiachen Liu, Liu Yang, Zimo Yin, Jiaying Li, Congli Yin, Ming He, Yu Huo, Jiawei Liu, Zeping Chen, Yubin Huangfu, Ronghua Li, Yixuan Wu, Xing Su, Yanzhi Xu, Likang Wu, Hongke Zhao, Lei Zhang, Xiaohui Geng, Jianping Fan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24311v1 Announce Type: new Abstract: As large language model (LLM) agents are applied to longer tasks, they increasingly modify workspace state across multiple rounds of iteration. However, agents typically observe only tool outputs and log fragments, while the actual state changes occur ...

📖 Read original article


26. Prob-BBDM: a Probabilistic Brownian Bridge Diffusion Model for MRI sequence image-to-image translation

Author: Martin Valls (UFR SFA), Pascal Bourdon (UFR SFA), Christine Fernandez-Maloigne (LabCom I3M), Guillaume Herpe (CHU Poitiers -- Radio, DACTIM-MIS), David Helbert (UFR SFA)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24313v1 Announce Type: new Abstract: AI-driven image-to-image synthesis is rapidly advancing, with growing applications in medical imaging. Multi-modal image analysis plays a crucial role in optimizing examination quality, yet acquiring multiple imaging modalities in clinical settings rem...

📖 Read original article


27. MVG-KAN: Multi-View Geo-Wind Guided KAN for PM$_{2.5}$ Forecasting

Author: Cheng Huang, Muyao Guan, Jairus Yougui Railey, Ning Xu, Honghui Xu, Changjiang Zhang, Zhen Zhang, Shiqing Zhang, Cong Bai
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24347v1 Announce Type: new Abstract: Accurate short-term PM${2.5}$ forecasting is important for public health protection, air-quality early warning, and urban environmental management. However, PM$$ variation is driven by multiple coupled factors, including stable periodic changes ...

📖 Read original article


28. Accelerating Disaggregated RL for Visual Generative LLMs with Diffusion-Based Parallelism and Trainer-Assisted Generation

Author: Sijie Wang, Zhengyu Qing, Zhiqiang Tan, Yiming Yin, Yeqing Zhang, Yaoyuan Wang, Qiang Wang, Xiaowen Chu, Shaohuai Shi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DC, cs.NI, cs.PF

arXiv:2606.24369v2 Announce Type: new Abstract: Reinforcement learning (RL) has become a dominant post-training paradigm, driving the emergence of high-performance RL systems such as veRL for autoregressive large language models (LLMs). In parallel, diffusion-oriented RL algorithms, e.g., DanceGRPO ...

📖 Read original article


29. When Helpfulness Overrides Causal Caution: Context-Dependent Suppression and Recovery in LLMs

Author: Hiroshi Okumura
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CY

arXiv:2606.24370v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly integrated into decision-support roles in business and policy contexts. While prior benchmark studies have primarily evaluated LLMs' causal reasoning capabilities, a more fundamental epistemic dimension has...

📖 Read original article


30. PHANTOM: A Large-Scale Dataset of Multimodal Adversarial Attacks for Vision-Language Models

Author: Simone Gallivanone, Hossein Khodadadi, Mauro Dore, Mauro Medda, Nicola Franco
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.24388v1 Announce Type: new Abstract: We introduce a large-scale, open-source dataset of pre-generated adversarial attacks for vision-language models (VLMs). The dataset is designed to be diverse, representative, and practical, extending existing benchmarks by covering 10 high-level catego...

📖 Read original article


31. Age of LLM: A Strategic 1v1 Benchmark for Reasoning, Diplomacy and Reliability of Large Language Models under Fog of War

Author: Arnaud Ricci
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.GT, cs.MA

arXiv:2606.24391v1 Announce Type: new Abstract: We introduce Age of LLM, a turn-based 1v1 benchmark in which two LLMs face off on a 13x7 grid to destroy the enemy base. Three stressors are deliberate: fog of war, full diplomacy (messages, ceasefires, ultimatums; uranium kept secret), and a reliabili...

📖 Read original article


32. ATRIA: Adaptive Traceable ECG Reporting with Iterative Agents

Author: Donggyun Hong, Kyuhwan Lee, Junmyung Kwon, Yong-Yeon Jo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24392v1 Announce Type: new Abstract: Existing ECG report generation is tightly coupled -- interpretation and reporting fused end-to-end, so errors propagate without stage-level recourse -- while agent-based systems decouple tasks but remain single-pass, never revisiting earlier outputs. C...

📖 Read original article


33. Cycle-Consistent Neural Explanation of Formal Verification Certificates

Author: Andoni Rodriguez, Alberto Pozanco, Daniel Borrajo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24414v1 Announce Type: new Abstract: Formal verification produces machine-checkable certificates that attest to the satisfaction or violation of temporal properties, yet these certificates remain opaque to non-specialist stakeholders. We propose a cycle-consistent neural architecture that...

📖 Read original article


34. Agentic AI for Bilevel Long-Term Optimization of Policy-Driven Physical Layer Systems

Author: Bingnan Xiao, Chenhao Yang, Wei Ni, Xin Wang, Tony Q. S. Quek
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24416v1 Announce Type: new Abstract: Network operators' changing policies, service requirements, and stringent real-time constraints render existing methods designed with fixed objectives and constraints ineffective. This paper presents Agentic long-term performance optimization (Agentic-...

📖 Read original article


35. Can Aggregate Invariants Accelerate Continuous Subgraph Matching? Limits, Laws, and a Dynamic Spectral Index

Author: Minghao Chen, Jiale Zheng
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DB, cs.DS

arXiv:2606.24421v1 Announce Type: new Abstract: Spectral filtering recently delivered substantial pruning for \emph{static} subgraph matching: Laplacian interlacing rejects candidates whose neighborhoods cannot host the query. We study whether such aggregate structural tests can accelerate \emph{con...

📖 Read original article


36. ReM-MoA: Reasoning Memory Sustains Mixture-of-Agents Scaling

Author: Heng Ping, Arijit Bhattacharjee, Peiyu Zhang, Shixuan Li, Wei Yang, Ali Jannesari, Nesreen Ahmed, Paul Bogdan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24437v1 Announce Type: new Abstract: Mixture-of-Agents (MoA) architectures improve inference-time scaling by organizing multiple LLM agents into layered reasoning pipelines. However, existing MoA variants fail to sustain gains as depth increases, exhibiting degradation, early plateauing, ...

📖 Read original article


37. Bayesian control for coding agents

Author: Theodore Papamarkou, Vladislav Smirnov, Viktor Mazanov, Artem Vazhentsev, Preslav Nakov, Timothy Baldwin, Artem Shelmanov
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.24453v1 Announce Type: new Abstract: Modern coding agents pair LLM generators with various tools, including cheap diagnostics and expensive verifiers. The tool-use decisions are typically governed by orchestrators that often use fixed rules and ignore uncertainty. We formulate orchestrati...

📖 Read original article


38. CompressKV: Semantic-Retrieval-Guided KV-Cache Compression for Resource-Efficient Long-Context LLM Inference

Author: Xiaolin Lin, Jingcun Wang, Olga Kondrateva, Yiyu Shi, Bing Li, Grace Li Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24467v1 Announce Type: new Abstract: Long-context large language model (LLM) inference is increasingly constrained by the memory footprint and decoding cost of key-value (KV) caches, limiting sustainable deployment on resource-constrained hardware. Existing KV cache eviction methods typic...

📖 Read original article


39. The Latent Bridge: A Continuous Slow-Fast Channel for Real-Time Game Agents

Author: Bojie Li, Noah Shi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24470v1 Announce Type: new Abstract: A real-time agent for general computer use - with games as the most demanding case - must act within tens of milliseconds while still planning over seconds. These two regimes sit at opposite ends of the latency-quality tradeoff. A reasoning VLM (Qwen3-...

📖 Read original article


40. On the Smallness of the Large Language Models Scaling Exponents

Author: Sauro Succi, Peter V. Coveney, Alex Hansen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24504v1 Announce Type: new Abstract: We discuss reasons why the scaling exponents of current Large Language Models (LLMs) applications are indicating an unsustainable regime in terms of energy resources. We further show that attributing the smallness of such exponents to a numerical bias ...

📖 Read original article


41. A specialized reasoning large language model for accelerating rare disease diagnosis: a randomized AI physician assistance trial

Author: Haichao Chen, Songchi Zhou, Zhengyun Zhao, Shikai Hu, Xianghong Jin, Hongwei Ji, Li He, Shuli Li, Yiming Qin, Xin Tan, Runfeng Shi, Yih Chung Tham, Jiaye Zhu, Ye Li, Ye Jin, Longhao Cao, Dawei Li, Honghan Wu, Hongqiu Gu, Guanqiao Li, Tudor Groza, Chunying Li, Dian Zeng, Weihong Yu, Gareth Baynam, Saumya Shekhar Jamuar, Min Shen, Shuyang Zhang, Bin Sheng, Sheng Yu, Tien Yin Wong
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.24510v1 Announce Type: new Abstract: Rare diseases affect millions of individuals worldwide, yet timely diagnosis remains a major public health challenge due to scarcity of specialized clinical expertise. While large language models (LLMs) show promise to support rare disease diagnosis, c...

📖 Read original article


42. Reinforcement Learning for Computer-Use Agents with Autonomous Evaluation

Author: Marta Sumyk, Oleksandr Kosovan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2606.24515v1 Announce Type: new Abstract: Computer-Use Agents (CUAs) execute high-level user goals by perceiving and acting directly within graphical user interfaces. However, reinforcement learning for CUAs remains difficult because open-ended desktop environments rarely provide scalable, mac...

📖 Read original article


43. Governed Shared Memory for Multi-Agent LLM Systems

Author: Yanki Margalit, Nurit Cohen-Inger, Erni Avram, Ran Taig, Oded Margalit
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24535v1 Announce Type: new Abstract: Multi-agent LLM environments require robust mechanisms for shared knowledge management. This paper formalizes the fleet-memory problem and identifies four foundational failure modes: unauthorized leakage, stale propagation, contradiction persistence, a...

📖 Read original article


44. GUI vs. CLI: Execution Bottlenecks in Screen-Only and Skill-Mediated Computer-Use Agents

Author: Xiao Zhou, Siyue Zhang, Yilun Zhao, Jinbiao Wei, Tingyu Song, Arman Cohan, Chen Zhao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24551v1 Announce Type: new Abstract: Computer-use agents can execute software tasks through either graphical interfaces or programmatic command interfaces, but existing evaluations confound interaction modality with differences in tasks, initial states, verifiers, and permitted actions. W...

📖 Read original article


45. Quant Convergence: Bridging Classical Value Investing and Modern Factor Models for Systematic Equity Selection

Author: Augusto Eiji Yamazaki, Hugo Garrido-Lestache Belinchon
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24575v1 Announce Type: new Abstract: Modern finance relies heavily on complex machine learning models to find patterns in the stock market. However, as these AI models get more complicated, they often memorize short-term market noise instead of finding companies with real, lasting value. ...

📖 Read original article


Author: Anastasiia Kucherenko, Fran\c{c}ois Brouchoud, Dimitri Percia David, Andrei Kucharavy
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24585v1 Announce Type: new Abstract: While the validity of LLMs' use in the legal context remains subject to ethical and legal debate, legal professionals are already experimenting with personal LLMs, if only for translation and reformulation. However, even such a seemingly innocuous use ...

📖 Read original article


47. AdversaBench: Automated LLM Red-Teaming with Multi-Judge Confirmation and Cross-Model Transferability

Author: Khanak Khandelwal (Indian Institute of Technology Jodhpur)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.24589v1 Announce Type: new Abstract: Scaling adversarial evaluation of large language models requires both a method for generating hard inputs and a reliable way to confirm that resulting failures are real. We present AdversaBench, an end-to-end red-teaming pipeline that mutates seed prom...

📖 Read original article


48. ASALT: Adaptive State Alignment for Lateral Transfer in Multi-agent Reinforcement Learning

Author: Anurag Akula, Satheesh K. Perepu, Abhishek Sarkar, Kaushik Dey
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.24601v1 Announce Type: new Abstract: Multi-agent reinforcement learning (MARL) addresses the problem of training multiple agents that pursue collaborative, competitive, or mixed objectives. Prior work has investigated transfer learning between source and target domains in MARL; however, t...

📖 Read original article


49. Uncertainty-Aware Longitudinal Forecasting of Alzheimer's Disease Progression Using Deep Learning

Author: Arya Hariharan, Shreyank N Gowda, Anala M R
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24604v1 Announce Type: new Abstract: Longitudinal modelling of Alzheimer's disease progression is clinically useful only if it can describe not just the most likely next diagnosis, but how a patient may evolve over time and how reliable that forecast is. Most deep learning approaches redu...

📖 Read original article


50. ScaleToT: Generalizing Structured LLM Reasoning for Billion-Scale Low-Activity User Modeling

Author: Tianbao Ma, Chang Xi, Yichuan Zou, Chengen Li, Linxun Chen, Zilong Lu, Yanan Niu, Zhaojie Liu, Han Li, Kun Gai
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24605v1 Announce Type: new Abstract: Accurate user modeling often depends on rich interaction histories, which are unavailable for billions of low-activity users. Large Language Models (LLMs) can infer latent user states from static profiles, but this reasoning becomes unreliable when pro...

📖 Read original article


51. AI Tokenomics: The Economics of Tokens, Computation, and Pricing in Foundation Models

Author: Quanyan Zhu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.PF, econ.GN, q-fin.EC

arXiv:2606.24616v1 Announce Type: new Abstract: Tokens have become the practical accounting unit for modern foundation model services, linking information processing, computation, memory use, energy expenditure, pricing, and economic value. This paper develops a framework for AI tokenomics: the stud...

📖 Read original article


52. Abstractions of Queries in Ontology-Based Data Access

Author: Michel Lecl`ere, Marie-Laure Mugnier, Guillaume P'erution-Kihli
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.DB

arXiv:2606.24618v1 Announce Type: new Abstract: In ontology-based data access (OBDA), multiple data sources are integrated via mappings to an ontology. We consider an OBDA setting based on existential rules and the certain answer semantics. We address the recent issue of query abstraction, which con...

📖 Read original article


53. When CQs Go Wrong: Challenges in CQ Verification with OE-Assist

Author: Anna Sofia Lippolis, Mohammad Javad Saeedizade, Robin Keskis"arkk"a, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24619v1 Announce Type: new Abstract: Competency Questions (CQs) are the central component of CQ-verification, an established process in which an ontology is evaluated against a set of natural language questions to determine whether the intended purpose of the ontology has been properly mo...

📖 Read original article


54. Themis: An explainable AI-enabled framework for Reinforcement Learning with Human Feedback

Author: Andreas Chouliaras, Luke Connolly, Dimitris Chatzpoulos
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2606.24622v1 Announce Type: new Abstract: Training safe Reinforcement Learning (RL) systems is inherently challenging, with no guarantee of avoiding unwanted behaviors. The most effective defenses against this are (i) transparency through explainability and (ii) alignment via human feedback. W...

📖 Read original article


55. SAFARI: Scaling Long Horizon Agentic Fault Attribution via Active Investigation

Author: Chenyang Zhu, Jiayu Yao, Kushal Chawla, Youbing Yin, Nathan Wolfe, Pengshan Cai, Jingyu Wu, Spencer Hong, Sangwoo Cho, Shi-Xiong Zhang, Daben Liu, Sambit Sahu, Erin Babinsky
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24626v1 Announce Type: new Abstract: As autonomous agents tackle increasingly complex multi-step, multi-agent tasks, their execution trajectories have scaled beyond the constraints of even the largest context windows. Current methods for effectively diagnosing agent failures load the full...

📖 Read original article


56. CineCap: Structured Reasoning with Spatio-Temporal Anchors for Cinematographic Video Captioning

Author: Xinyu Mao, Yuhui Zeng, Xiaokun Liu, Wenyu Qin, Meng Wang, Xin Tao, Pengfei Wan, Xiaohan Xing, Max Meng
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24636v1 Announce Type: new Abstract: Cinematographic captioning aims to describe how a video is filmed using professional film-language concepts such as camera movement, shot size, depth of field, composition, and shooting angle. This capability is important for fine-grained video underst...

📖 Read original article


57. LaGO: Latent Action Guidance for Online Reinforcement Learning

Author: Kuan-Yen Liu, Ren-Jyun Huang, Ti-Rong Wu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24669v1 Announce Type: new Abstract: Large language models (LLMs) have shown strong potential for planning and sequential decision-making, but prior work often relies on using them as direct controllers, which requires precise action generation and can be unreliable in practice. This pape...

📖 Read original article


58. Cost-Optimal Decision Diagrams for Stochastic Boolean Function Evaluation

Author: Xia Zong, Tuomo Lehtonen, Jussi Rintanen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24672v1 Announce Type: new Abstract: In many decision-making scenarios, acquiring information incurs different costs. We consider the problem of constructing a deterministic evaluation strategy that minimizes the expected cost of evaluating a propositional formula under variable costs and...

📖 Read original article


59. Decentralised AI Training and Inference with BlockTrain

Author: Peter Toth
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24722v1 Announce Type: new Abstract: Frontier AI training is increasingly shaped by access to dense, centrally controlled accelerator clusters. This creates a structural advantage for hyperscalers and large centralized laboratories, and makes open or independent AI efforts depend on scarc...

📖 Read original article


60. Scaling Laws for Task-Specific LLM Distillation

Author: Lavinia Ghita, Dhruv Desai, Ioana Boier
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CE

arXiv:2606.24747v1 Announce Type: new Abstract: Large Language Models (LLMs) achieve strong performance across a growing range of domains, yet their scale poses deployment challenges in applications where latency and cost constraints are critical. This paper derives empirical scaling laws for domain...

📖 Read original article


61. Can Scale Save Us From Plasticity Loss in Large Language Models?

Author: J. Fernando Hernandez-Garcia, Tom'as Figliolia, Beren Millidge
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24752v1 Announce Type: new Abstract: The loss of plasticity - the ability of a network to learn new information after having already learned older information - is a fundamental challenge in creating artificial neural networks capable of continual learning. Although this phenomenon has be...

📖 Read original article


62. BluTrain: A C++/CUDA Framework for AI Systems

Author: Adhitya Charan, Adwaid Suresh, Anuj Kumar, Aparna A, Dhanakumar K, Dharun M S, Dinesh G, Goutham Kumar Reddy K, Harshini V M, Jenifa D, Jona Delcy C A, Kathirvel S, Killi Uma Maheswara Rao, Kiruthik Kanna M, Kurra Vishnu Sai, Madhumithaa G K, Navin Kumar V, Ram Charan Golla, Revathi T, Rishikkanth R, Sanjay Krishna M V, Surendra Vendra
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.24780v1 Announce Type: new Abstract: Progress in deep learning is, at scale, more a matter of systems engineering than of modelling: the behaviour of a model in training (its throughput, its memory footprint, and the numerical fidelity of the result) is determined less by the architecture...

📖 Read original article


63. Assessing Distribution Shift in Human Activity Recognition for Domain Generalization

Author: Rebecca Adaimi, Edison Thomaz
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2606.24781v1 Announce Type: new Abstract: While the field of Human Activity Recognition (HAR) continues to draw interest from researchers and advance in important ways, some key challenges remain. One of the most difficult aspects of building HAR models that show good performance in real-world...

📖 Read original article


64. Solving Inverse Problems of Chaotic Systems with Bidirectional Conditional Flow Matching

Author: Peiyan Hu, Jian Zhang, Jiashu Pan, Ruiqi Feng, Tao Zhang, Zhi-Ming Ma, Yuan-Sen Ting, Gongjie Li, Tailin Wu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24824v1 Announce Type: new Abstract: Modeling chaotic systems is crucial yet challenging. Inverse problems in chaotic dynamics, namely inferring initial conditions from final states, remain largely unsolved because of ill-posedness, non-uniqueness, instability, and potentially chaotic tim...

📖 Read original article


65. Difference-Making without Making a Difference

Author: Sander Beckers
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24832v1 Announce Type: new Abstract: Over a series of seven papers, Andreas & G"unther have introduced seven definitions of actual causation and have classified them as belonging to three different, competing, types of accounts: factual difference-making, counterfactual difference-making...

📖 Read original article


66. Accuracy and Satisfaction in Multi-Turn LLM Dialogues for NFR Assessment

Author: Ali Pourghasemi Fatideh, Wilder Baldwin, Maria Dhakal, Collin McMillan, Sepideh Ghanavati
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24834v1 Announce Type: new Abstract: LLM-based dialogue assistants have become mainstream tools for software developers, yet current evaluation benchmarks focus exclusively on functional correctness. This leaves a critical gap in assessing the quality and accuracy of these conversations w...

📖 Read original article


67. Grading the Grader: Lessons from Evaluating an Agentic Data Analysis System

Author: Tian Zheng, Kai-Tai Hsu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, stat.AP

arXiv:2606.24839v1 Announce Type: new Abstract: Agentic data analysis systems produce rich outputs, including code, numerical results, and verbal diagnostics. This makes them more challenging to evaluate than single-turn LLM responses. It is therefore necessary to distinguish genuine disagreement be...

📖 Read original article


68. Matching Tasks to Objectives: Fine-Tuning and Prompt-Tuning Strategies for Encoder-Decoder Pre-trained Language Models

Author: Ahmad Pouramini, Hesham Faili
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.24841v1 Announce Type: new Abstract: Prompt-based learning has emerged as a dominant paradigm in natural language processing. This study explores the impact of diverse pre-training objectives on the performance of encoder-decoder pre-trained language models across generation and question ...

📖 Read original article


69. World Models in Pieces: Structural Certification for General Agents

Author: Yikai Lu, Yifei Wu, Xinyu Lu, Tongxin Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24842v1 Announce Type: new Abstract: In the big-world regime, agents cannot be universally capable and their ability is inevitably specialized across a world model in pieces. Consequently, standard uniform guarantees fail to distinguish between the understanding of critical bottlenecks an...

📖 Read original article


70. OpenThoughts-Agent: Data Recipes for Agentic Models

Author: Negin Raoof, Richard Zhuang, Marianna Nezhurina, Etash Guha, Atula Tejaswi, Ryan Marten, Charlie F. Ruan, Tyler Griggs, Alexander Glenn Shaw, Hritik Bansal, E. Kelly Buchanan, Artem Gazizov, Reinhard Heckel, Chinmay Hegde, Sankalp Jajee, Daanish Khazi, Emmanouil Koukoumidis, Xiangyi Li, Hange Liu, Shlok Natarajan, Harsh Raj, Nicholas Roberts, Ethan Shen, Nishad Singhi, Michael Siu, Ashima Suvarna, Hanwen Xing, Patrick Yubeaton, Robert Zhang, Leon Liangyu Chen, Xiaokun Chen, Steven Dillmann, Saadia Gabriel, Xunyi Jiang, Anurag Kashyap, Boxuan Li, Yein Park, Minh Pham, Sujay Sanghavi, Lin Shi, Ke Sun, Yixin Wang, Zhiwei Xu, Erica Zhang, Siyan Zhao, Wanjia Zhao, Jenia Jitsev, Alex Dimakis, Benjamin Feuer, Ludwig Schmidt
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.24855v1 Announce Type: new Abstract: Agentic language models dramatically expand the applications of AI yet little is publicly known about how to curate training data for broadly capable agents. Existing open efforts such as SWE-Smith, SERA, and Nemotron-Terminal typically target a single...

📖 Read original article


71. Reentrant value fields as delayed coupled reaction-diffusion systems on finite graphs

Author: Karsten Bohlen
Published: 6/24/2026, 4:00:00 AM
Categories: math.DS, cs.AI

arXiv:2605.03940v4 Announce Type: cross Abstract: We describe a dynamical system in which a symbolic field is coupled to a geometric field via a bipartite Hilbert-Schmidt kernel. The system is fully described by a retarded functional differential equation (RFDE) on the history space, subject to Lips...

📖 Read original article


72. Beyond the Autoregressive Horizon: A Comprehensive Survey of Diffusion Models, World Modelling, and State Space Models for Code

Author: Kishan Maharaj, Ashita Saxena, Srikanth Tamilselvam
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.23690v1 Announce Type: cross Abstract: Autoregressive (AR) language models have driven significant progress in automated software engineering, enabling powerful code generation and assistance systems. However, the next-token prediction paradigm introduces structural limitations for code r...

📖 Read original article


73. Quantifying Prior Dominance in RAG Systems

Author: Barak Or
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.23695v1 Announce Type: cross Abstract: Retrieval-Augmented Generation (RAG) grounds Large Language Models in external knowledge, yet current evaluations rely on discrete heuristics that suffer from ''epistemic blindness'' - failing to distinguish genuine contextual information extraction ...

📖 Read original article


74. SemChunk-C: Semantic Segmentation for C Code

Author: Boris Nazarov, Darya Frolova, Shaked Leibzirer, Pavel Kisilev
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.PL

arXiv:2606.23697v1 Announce Type: cross Abstract: Semantic segmentation of code written in a C-family language remains a challenging problem, due to the language's complex syntax, macro expansion, and irregular structural patterns. Existing chunking methods, such as fixed-sized windows, heuristic sp...

📖 Read original article


75. 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/24/2026, 4:00:00 AM
Categories: cs.MS, cs.AI, cs.DC, cs.PF

arXiv:2606.23698v1 Announce Type: 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-equivalent th...

📖 Read original article


76. Self-Recognition Finetuning can Prevent and Reverse Emergent Misalignment

Author: Arush Tagade, Shaoheng Zhou, Jiaxin Wen, Shi Feng
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2606.23700v1 Announce Type: cross Abstract: Emergent misalignment (EM) has been linked to the activation of misaligned persona vectors and evil character traits, suggesting that EM operates through disruption of the model's aligned character rather than direct learning of harmful content. Moti...

📖 Read original article


77. Evaluating LLM Usage for Efficient and Explainable Numerical and Classified Implicit Sentiment Analysis of Product Desirability

Author: Sherri Weitl-Harms, John Hastings
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC, cs.LG

arXiv:2606.23701v1 Announce Type: cross Abstract: Qualitative product feedback can reveal nuanced user experiences, but its implicit sentiment is difficult to measure. This paper presents a scalable and interpretable framework that uses large language models (LLMs) to quantify product desirability f...

📖 Read original article


78. Heterogeneous 2D/1D Signal Representation Fusion for Underwater Acoustic Modulation Recognition Under Distribution Shift

Author: Ronglai Qian, Liang An, Xiaoyan Wang, Qing Fan, Ziwei Huang, Yang Ye
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD

arXiv:2606.23702v1 Announce Type: cross Abstract: Modulation recognition systems rely on heterogeneous signal representations. 2D signal-image modalities such as time-frequency and cyclostationary maps capture structural patterns, while 1D statistical descriptors such as higher-order power spectra e...

📖 Read original article


79. Event-Aligned Analysis of Multi-Rater Pain Assessments Using Continuous Wearable Physiology

Author: Saba A. Farahani, Elahe Khatibi, Thomas D. Hughes, Ariana M. Nelson, Hung Cao, Amir M. Rahmani
Published: 6/24/2026, 4:00:00 AM
Categories: stat.AP, cs.AI

arXiv:2606.23705v1 Announce Type: cross Abstract: Pain is assessed differently by patients, nurses, and clinicians, yet most computational approaches assume a single ground-truth label - effectively ignoring who is doing the rating. We introduce a rater-aware, event-aligned framework that converts s...

📖 Read original article


80. Coordinate-Queryable Neural Field Reconstruction for EEG Spatial Super-Resolution with Unseen-Electrode Generation

Author: Hongjun Liu, Leyu Zhou, Zijianghao Yang, Chao Yao
Published: 6/24/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, cs.LG

arXiv:2606.23707v1 Announce Type: cross Abstract: EEG spatial super-resolution (EEGSR) in real deployments is challenged by random channel missingness, unstable electrode quality, and changing visible-channel patterns caused by bad contacts or device variability. Most existing EEGSR methods learn a ...

📖 Read original article


81. Audio-visual Contrastive Alignment for Diffusion-based Visual-conditioned Speech Enhancement

Author: Colombe Mboungou (MULTISPEECH), Mostafa Sadeghi (MULTISPEECH), Jean-Eudes Ayilo (MULTISPEECH), Romain Serizel (MULTISPEECH)
Published: 6/24/2026, 4:00:00 AM
Categories: eess.SP, cs.AI

arXiv:2606.23712v1 Announce Type: cross Abstract: Audio-visual speech enhancement (AVSE) exploits visual cues such as lip movements to recover speech in noisy environments. Recent work introduced diffusion-based unsupervised AVSE, where a speech diffusion model conditioned on visual features via cro...

📖 Read original article


82. Random coloured digraphs defined by a Markov logic network

Author: Yasmin Tousinejad, Vera Koponen
Published: 6/24/2026, 4:00:00 AM
Categories: math.LO, cs.AI

arXiv:2606.23715v1 Announce Type: cross Abstract: A Markov Logic Network (MLN) is a probabilistic relational model used in Statistical Relational Artificial Intelligence for defining a probability distribution on the set of possible worlds with domain $D$ for an arbitrary finite domain $D$. An MLN c...

📖 Read original article


Author: Andrew Lou, David Shin
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI

arXiv:2606.23716v1 Announce Type: cross Abstract: Legal AI benchmark research frequently invokes the assumption that large language models can improve access to justice, including for people who cannot access lawyers in order to understand and exercise their legal rights. We argue that current bench...

📖 Read original article


84. A Unified Framework for Runtime Verification and Model-Based Diagnosis in LOLA

Author: Raik Hipler, Martin Leucker, Patrick Rodler
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LO

arXiv:2606.23720v1 Announce Type: cross Abstract: We present an integrated framework that unifies runtime verification and model-based diagnosis within the stream specification language LOLA. By encoding system descriptions, component health states, and observations into a single stream-based formal...

📖 Read original article


85. Weight-Space Geometry of Offline Reasoning Training

Author: Aleksandr Nikolich, Igor Kiselev, Vladimir Platonov, Karina Romanova
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23740v1 Announce Type: cross Abstract: Offline reinforcement-learning losses (RFT, RIFT, DFT, Offline GRPO, DPO) are widely used to distill reasoning from large teachers into smaller students, and are typically compared on downstream accuracy alone. We ask whether they are mechanistically...

📖 Read original article


86. A Survey on Federated Causal Discovery and Inference

Author: Xianjie Guo, Yuwei Wang, Guodu Xiang, Xiaoli Tang, Kui Yu, Han Yu, Qiang Yang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.DC

arXiv:2606.23741v1 Announce Type: cross Abstract: Causal reasoning, which encompasses the discovery of causal structures and the inference of causal effects, is fundamental to data-driven decision making. In practice, data for reliable causal analysis are often distributed across institutions and ca...

📖 Read original article


87. Low-power analogue neural networks with trainable nonlinear connections for continuous control

Author: Ian T. Vidamour, Fernando Aguirre, Thomas J. Hayward, Matthew O. A. Ellis, Charles Swindells, Alexander McDonnell, Martin Trefzer, Finley Robins, Luca Manneschi, Susan Stepney, Tony Kenyon, Oliver J. Sutton, Jack C. Gartside, Ivan Y. Tyukin, Adnan Mehonic, Eleni Vasilaki
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.AR

arXiv:2606.23742v1 Announce Type: cross Abstract: Physical neural networks promise low-power machine learning by computing directly with analogue device physics, but most architectures force nonlinear device responses to act as scalar weights. Inspired by Kolmogorov-Arnold networks, we place trainab...

📖 Read original article


88. Sol Video Inference Engine: Agent-Native Full-Stack Acceleration Framework for Efficient Video Generation

Author: Yitong Li, Junsong Chen, Haopeng Li, Haozhe Liu, Jincheng Yu, Ligeng Zhu, Ping Luo, Song Han, Enze Xie
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2606.23743v2 Announce Type: cross Abstract: Modern video diffusion models achieve higher generation quality through scaling, but this also increases inference cost. Although many acceleration methods have been proposed, a central challenge is that the most effective acceleration strategy is hi...

📖 Read original article


89. JEDEL: Zero-Shot DNA-Encoded Library Design for Early-Stage Drug Discovery

Author: Zygimantas Jocys, Zhanxing Zhu, Henriette M. G. Willems, Katayoun Farrahi
Published: 6/24/2026, 4:00:00 AM
Categories: q-bio.BM, cs.AI, cs.LG

arXiv:2606.23745v1 Announce Type: cross Abstract: We present JEDEL, a framework for generating synthesis-ready DNA-encoded libraries (DELs) directly from three-dimensional pharmacophore representations of active ligands. JEDEL is the first model to map pharmacophore interaction patterns to actionabl...

📖 Read original article


90. Synergizing Physically Constrained MCMC and Chemical-Informed Gaussian Processes for Reaction Network Discovery

Author: Runzhe Liu, Zihao Wang, Wenbo Yang, Shengyang Tao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23757v1 Announce Type: cross Abstract: Extracting interpretable governing equations from sparse, noisy chemical time-series data remains difficult because discrete reaction topology and continuous kinetic parameters are tightly coupled. We present PC-MCMC-CIGP, a reproducible gray-box wor...

📖 Read original article


91. Exploring Dualistic Meta-Learning to Enhance Domain Generalization in Open Set Scenarios

Author: Xiran Wang, Jian Zhang, Lei Qi, Yang Gao, Yinghuan Shi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23758v2 Announce Type: cross Abstract: Domain generalization learns from multiple source domains to generalize to unseen target domains. However, it often neglects the realistic case of label mismatch between source and target. Open set domain generalization is then proposed to recognize ...

📖 Read original article


92. VeriPilot: An LLM-Powered Verilog Debugging Framework

Author: Yihan Wang, Cheng Liu, Jiazheng Zhang, Lei Zhang, Long Cheng, Xiaowei Li, Huawei Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AR, cs.AI, cs.SE

arXiv:2606.23759v1 Announce Type: cross Abstract: Verilog debugging remains one of the most time-consuming stages in digital circuit design. Recent advances in Large Language Models (LLMs) have enabled automated debugging; however, most existing approaches rely solely on test outputs and compiler fe...

📖 Read original article


93. Engineering Reliable Autonomous Systems: Challenges and Solutions

Author: Marie Farrell, Matt Luckcuck, Angelo Ferrando, Rafael C. Cardoso, Natasha Alechina, Marco Autili, Diana Benjumea Hernandez, Luciana Brasil Rebelo dos Santos, Daniela Briola, Ana Cavalcanti, Christian Colombo, Louise A. Dennis, Clare Dixon, Michael Fisher, Mario Gleirscher, Taylor Johnson, Charles Lesire, Livia Lestingi, Sven Linker, Brian Logan, Colin Paterson, Fabio Papacchini, Patrizio Pelliccione, Pedro Ribeiro, Maike Schwammberger, Silvia Lizeth Tapia Tarifa, Hazel Taylor, Jim Woodcock, Mengwei Xu, Yi Yang, Huan Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.MA, cs.SE

arXiv:2606.23760v2 Announce Type: cross Abstract: Engineering reliable autonomous systems is an important and growing topic in computer science. As autonomous systems become more prevalent, easy-to-use techniques for building them reliably are increasingly important. This workshop report captures an...

📖 Read original article


94. Neuromorphic Speech Enhancement with Dual-Branch Spiking Neural Networks

Author: Taiyu Meng, Wenbin Jiang, Haoyi Zhang, Yuhan Zhou, Haibing Yin
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS

arXiv:2606.23761v1 Announce Type: cross Abstract: Spiking neural network (SNN)-based neuromorphic speech enhancement has emerged as a promising paradigm due to its energy efficiency, yet it still underperforms classical artificial neural network (ANN)-based approaches owing to binary activations and...

📖 Read original article


95. Listening makes Vision Clear for VLMs

Author: Yiyang Chen, Yixin Tan, Binrui Shen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.23763v1 Announce Type: cross Abstract: Recent work typically assesses vision--language consistency using attention distributions of answer-side tokens. However, we observe that highest attention regions are not always consistent with the intended semantic token. This probably stems from d...

📖 Read original article


96. Emergent Relational Order in LLM Agent Societies: From Collective Affect to Authority Stratification

Author: Zhiyuan Ji, Xinyu Chen, Ziqi Dai, Shiyun Tang, Chunyu Wei, Yueguo Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.MA, cs.AI

arXiv:2606.23764v1 Announce Type: cross Abstract: Fei Xiaotong's Differential Order Pattern characterizes rural society as egocentric and relationally graded, with cooperation attenuating over social distance. Although often treated as culturally specific, its mechanistic basis remains under-operati...

📖 Read original article


97. Cryptographic certificates of validity for trustworthy AI

Author: Murdoch J. Gabbay
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LO

arXiv:2606.23768v1 Announce Type: cross Abstract: We propose cryptographic certificates of validity for agentic AI systems. The core idea is to formally specify a correctness or policy condition as a logical predicate, compile this predicate to a witness-checking problem over polynomial constraints,...

📖 Read original article


98. Integrated Sensing and Communications for Real-time Avatar Control in XR over 5G

Author: Nabeel Nisar Bhat, Javad Sameri, Rreze Halili, Rafael Berkvens, Maria Torres Vega, Jeroen Famaey
Published: 6/24/2026, 4:00:00 AM
Categories: eess.SP, cs.AI

arXiv:2606.23771v1 Announce Type: cross Abstract: Extended Reality (XR) presents a challenging use case for 5G and 6G networks, requiring high data-rates and lowlatency communication to deliver a truly immersive experience. Moreover, in order to seamlessly translate physical actions to the virtual w...

📖 Read original article


99. From Task-Guided Conversational Graphs to Goal-Oriented Dialogue Runtimes

Author: Mariano Garralda-Barrio
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL, cs.MA

arXiv:2606.23797v1 Announce Type: cross Abstract: Graph and multi-agent orchestration frameworks make production large language model (LLM) workflows practical, but they do not by themselves solve conversational continuity when users maintain several interdependent objectives. This conceptual system...

📖 Read original article


100. Ten Digits on a Train: AI-Assisted Verification of Two Eigenvalue Problems

Author: Matthew J. Colbrook
Published: 6/24/2026, 4:00:00 AM
Categories: math.NA, cs.AI, cs.HC, cs.NA, math.SP

arXiv:2606.23821v1 Announce Type: cross Abstract: Accurate numerical eigenvalues are often difficult to certify, especially in singular or non-normal settings. This article reports a human--AI collaboration on two such computations. For a singular self-adjoint Schr"odinger operator, a verified zero...

📖 Read original article


101. From Spatial to Spectral: An Efficient, Frequency-Guided Feature Representation Learner for Small Object Detection

Author: Yuhan Rui, Shihan Qiao, Yibin Lou, Mingxi Yu, Yutong Wan, Yanqiao Chen, Dongsheng Hou, Zhen Cao, Athena Zhuoming Zhong, Qi Hao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.23825v1 Announce Type: cross Abstract: Efficient small object detection is bottlenecked by the inherent feature scarcity of tiny targets, which is further aggravated by operations of spatial-domain detectors that indiscriminately discard critical high-frequency details. Recovering these f...

📖 Read original article


102. Deciphering Fingerprints of 3D Molecular Surfaces for Accurate Epitope Prediction

Author: Fang Wu, Weihao Xuan, Jure Leskovec, Yejin Choi, Li Erran Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23830v1 Announce Type: cross Abstract: Molecular surfaces encode the geometric and physicochemical patterns that determine antibody-antigen recognition, central to epitope prediction. However, existing methods rely on sequences or backbone structures and struggle to capture discontinuous,...

📖 Read original article


103. Decentralized Coordination of Autonomous Traffic Through Advanced Air Mobility Corridors

Author: Jasmine Jerry Aloor, Hamsa Balakrishnan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.MA, cs.AI, cs.ET, cs.RO, cs.SY, eess.SY

arXiv:2606.23832v1 Announce Type: cross Abstract: The use of dedicated corridors for Advanced Air Mobility (AAM) traffic is one of the most commonly proposed pathways to integrating them into existing airspace operations. Most prior research has focused on the design of networks of AAM corridors and...

📖 Read original article


104. The Measurable Majority

Author: Lawrence S. Moss, Arthur Paul Pedersen
Published: 6/24/2026, 4:00:00 AM
Categories: econ.TH, cs.AI, cs.LO, math.PR

arXiv:2606.23853v1 Announce Type: cross Abstract: This paper studies strict majority reasoning in finite electorates using so-called $\textit{social decision frames}$: finite sets of voters equipped with distinguished families of coalitions interpreted as those voting blocs evaluated to form a stric...

📖 Read original article


105. Are Safety Guarantees in Neural Networks Safe? How to Compute Trustworthy Robustness Certifications

Author: Merkouris Papamichail, Konstantinos Varsos, Giorgos Flouris, Jo~ao Marques-Silva
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR

arXiv:2606.23858v1 Announce Type: cross Abstract: A primary challenge in AI safety is the existence of adversarial examples -- slightly distorted inputs that cause a neural network (NN) to misclassify. To mitigate this problem, recent research focuses on the computation of robustness certifications,...

📖 Read original article


106. MGI: Member vs Generated Inference

Author: Bihe Zhao, Michel Meintz, Juangui Xu, Franziska Boenisch, Adam Dziedzic
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23872v1 Announce Type: cross Abstract: As generative models increasingly produce samples that are indistinguishable from human-created content, it becomes difficult to determine whether a given data point was part of a model's natural training set or was generated by the model itself, esp...

📖 Read original article


107. JupOtter: Cell-Level Bug Detection in Jupyter Notebooks

Author: Lukas Ottenhof, Thibaud Lutellier
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.23877v1 Announce Type: cross Abstract: Jupyter Notebooks are an increasingly popular coding environment used across many domains, especially in Python-based data science and scientific computing. Originally used for prototyping and interactive exploration, notebooks are increasingly used ...

📖 Read original article


108. Promise and challenges of heart chamber segmentation from non-contrast CT scans using contrastive unpaired image translation: a feasibility study

Author: Jing Wang, Tong Yu, Hao-En Lu, Zixue Zeng, Joseph K. Leader, Xin Meng, Jianbing Zhu, Jiantao Pu
Published: 6/24/2026, 4:00:00 AM
Categories: eess.IV, cs.AI

arXiv:2606.23879v1 Announce Type: cross Abstract: Purpose: To evaluate the feasibility and challenges of heart chamber segmentation from non-contrast CT scans using contrastive unpaired image translation and deep learning-based segmentation. Approach: We developed ChameleonNet, a framework utilizing...

📖 Read original article


109. One Year Later...The Harms Persist, But So Do We!

Author: Annika Marie Schoene, Cansu Canca, Gautham Vijay Kumar, Anson Antony
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.23884v1 Announce Type: cross Abstract: General-purpose large language models (LLMs) are increasingly used for mental health-related conversations, yet safety safeguards remain inadequate and inconsistent across clinical conditions. This study evaluates six proprietary LLMs across 16 DSM-5...

📖 Read original article


110. Mind the Heads: Topological Representation Alignment for Multimodal LLMs

Author: Davide Caffagni, Alberto Compagnoni, Federico Melis, Sara Sarto, Pier Luigi Dovesi, Mark Granroth-Wilding, Marcella Cornia, Lorenzo Baraldi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL, cs.MM

arXiv:2606.23885v1 Announce Type: cross Abstract: Representation alignment has emerged as an effective approach to improve Multimodal Large Language Models (MLLMs) by regularizing their internal representations toward those of an external vision encoder. However, existing methods typically align a f...

📖 Read original article


111. E-MRL: Cross-view Aligned Evidence-driven Multimodal Reinforcement Learning for Reliable 3D Tumor Analysis

Author: Sijing Li, Zhongwei Qiu, Zhuoya Wang, Boxiang Yun, Zhenyu Yi, Jianwei Xu, Wenqiao Zhang, Yingda Xia, Ling Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV

arXiv:2606.23888v1 Announce Type: cross Abstract: While Vision-Language Models (VLMs) show great promise in volumetric medical report generation, they frequently suffer from visual hallucinations and a lack of grounding in 3D CT data. Current Supervised Fine-Tuning (SFT) and Reinforcement Learning (...

📖 Read original article


112. The Professor: Multi-Teacher Unsupervised Prompt Distillation for Vision-Language Models

Author: Ahmad Algadhi, Ahmed Alzuhair, Omar Alkhulaif, Muzammil Behzad
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.23897v1 Announce Type: cross Abstract: Prompt distillation compresses large vision-language models (VLMs) such as CLIP into lightweight student models by matching teacher predictions on unlabeled domain images. PromptKD (CVPR 2024) established this paradigm with a single PromptSRC-finetun...

📖 Read original article


113. ARIA: Adaptive Region-Based Importance Allocation for Conditional Diffusion Distillation

Author: Loay Mualem, Vinh Tong, Samir Darouich, Mathias Niepert
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23898v1 Announce Type: cross Abstract: Distilling conditional diffusion models aims to transfer the behavior of a large teacher to a smaller student while preserving alignment across conditioning inputs. Unlike recognition tasks, knowledge distillation in conditional diffusion often strug...

📖 Read original article


114. Catastrophic Compositional Generation: Why Vanilla Diffusion Models Fail to Extrapolate

Author: Duncan Soiffer, Chandler Squires, Yuan Guan, Jason Hartford, Pradeep Ravikumar
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23920v1 Announce Type: cross Abstract: The task of compositional generation involves using a conditional generative model, trained only on a subset of the possible conditions, to produce samples from compositionally-defined target distributions such as a geometric combination of the sourc...

📖 Read original article


115. When Retrieval Metrics Mislead: Measuring Policy Signal in Long-Horizon Tool-Use Agents

Author: Tianyu Ding, Juan Pablo De la Cruz Weinstein
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2606.23937v1 Announce Type: cross Abstract: Exact-match retrieval recall is often used as a proxy for whether a retriever supplies useful policy context to a downstream decision model. We test this proxy for pre-action policy classification in tau-bench using Qwen2.5-3B/7B classifiers. Under g...

📖 Read original article


116. Offline Reinforcement Learning for Warehouse SLAM Throughput Control

Author: Tina Dongxu Li, Mouhacine Benosman, Rajat Kumar, Kevin Tan, Ken Meszaros, Trevor Dardik
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.23978v1 Announce Type: cross Abstract: We present an offline reinforcement learning (RL) framework for optimizing SLAM throughput control in a warehouse fulfillment environment. SLAM (Scan/Label/Apply/Manifest) throughput directly influences system congestion and operational efficiency. O...

📖 Read original article


117. Maestro Order: A Model-Agnostic Orchestration Harness

Author: Hidayet Aksu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LO, cs.MA

arXiv:2606.23983v1 Announce Type: cross Abstract: A single forward pass of a capable model is a fast, fluent, and unreliable problem-solver: it is right often enough to be useful and wrong often enough to be dangerous; in language models, such confident errors are known as hallucinations. We present...

📖 Read original article


118. Faithful by Construction: Claim-Anchored Attribution for Multi-Document Summarization

Author: Shuo Guan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.23989v1 Announce Type: cross Abstract: End-to-end large language models (LLMs) produce fluent multi-document summaries but remain prone to hallucination, and the attributions they offer are typically coarse (whole documents or passages) and generated post hoc, leaving each summary stateme...

📖 Read original article


119. RASC+: Retrieval-Constrained LLM Adjudication for Clinical Value Set Authoring

Author: Sumit Mukherjee
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2606.23992v1 Announce Type: cross Abstract: Clinical value sets define the standardized terminology codes used in quality measurement, phenotyping, cohort construction, and clinical decision support. The recently introduced Retrieval-Augmented Set Completion (RASC) benchmark showed that direct...

📖 Read original article


120. Learning to Trigger: Reinforcement Learning at the Large Hadron Collider

Author: Zixin Ding, Shaghayegh Emami, Giovanna Salvi, Cecilia Tosciri, Abhijith Gandrakota, Jennifer Ngadiuba, Nhan Tran, Christian Herwig, David W. Miller, Yuxin Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, hep-ex

arXiv:2606.23993v2 Announce Type: cross Abstract: High-throughput scientific facilities such as the Large Hadron Collider depend on real-time event filtering (\textit{triggering}) under tight constraints on bandwidth, latency, and storage. In practice, trigger menus are largely static and hand-tuned...

📖 Read original article


121. EMAgnet: Parameter-Space EMA Regularization for Policy Gradient Self-Play in Large Games

Author: Tristan Maidment, JB Lanier, Chase McDonald, Nathan Tsang, Eugene Vinitsky, Roy Fox, Albert Wang, Wesley N. Kerr
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.GT, cs.MA

arXiv:2606.23995v1 Announce Type: cross Abstract: Recent work has established that regularized policy gradient methods such as PPO, when used in self-play, can match or exceed specialized game-theoretic algorithms for solving two-player zero-sum imperfect-information games. The uniform distribution ...

📖 Read original article


122. Towards Spec Learning: Inference-Time Alignment from Preference Pairs

Author: Dhriti Krishnan, Tejas Goyal, Jaromir Savelka
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24004v1 Announce Type: cross Abstract: Steering a large language model (LLM) toward a desired behavior typically relies on an iterative process of hand-crafting a prompt based on a careful inspection of the model's responses. This is an involved, brittle, and error-prone process. Preferen...

📖 Read original article


123. Fast and Slow Variational Continual Learning

Author: Subarnaduti Paul, Yohan Jung, Mohammad Emtiyaz Khan, Siddharth Swaroop, Thomas M"ollenhoff, Martin Mundt
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.24007v1 Announce Type: cross Abstract: Continual learning remains a major challenge for modern deep networks, partly because commonly used optimizers lack inherent mechanisms for continual adaptation. One such natural mechanism is fast and slow adaptation to balance stability and plastici...

📖 Read original article


124. Towards Version-aware Operations and Transaction Memories for Multi-layer MeMo

Author: Peiran Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.SC

arXiv:2606.24040v1 Announce Type: cross Abstract: MeMo proposes language models with explicit multi-layer correlation matrix memories (CMMs), where memorization, retrieval, and forgetting are architectural operations. This paper asks how such memories can reduce the need for retraining when knowledg...

📖 Read original article


125. Rapid FinFET Modelling Using an Autoencoder

Author: Amit Sarkar Suman Sau, Swagata Mandal
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, physics.app-ph

arXiv:2606.24046v1 Announce Type: cross Abstract: This work presents a machine learning framework that leverages an autoencoder (AE) for the efficient modeling of FinFET. We first calibrated a BSIM-CMG model to generate a dataset of current-voltage (ID-VG) characteristics. This data was used to trai...

📖 Read original article


126. RAVEN: A Regime-Aware Variable-context Expert Network for Financial Time Series Forecasting

Author: Cheng He, Zhenyu Guan, Xijie Liang, Defu Lian, Jiajia Li, Enhong Chen, Patrick P. C. Lee, Geng Hu, Zehao Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.24062v1 Announce Type: cross Abstract: Financial time series forecasting presents structural challenges absent from standard benchmarks. Log-returns are non-stationary, exhibit exceptionally low signal-to-noise (SNR) ratios, and are governed by regime-dependent temporal dependencies. We i...

📖 Read original article


127. Selective Capability Unlearning in End-to-End Spoken Language Understanding

Author: Akanksha Singh, Vinod Kumar Kurmi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24063v1 Announce Type: cross Abstract: Modern spoken language understanding (SLU) systems are increasingly deployed in real-world settings, where specific functionalities may need to be removed due to policy or safety constraints. In SLU, a functionality corresponds to an intent and its a...

📖 Read original article


128. Token Complexity of Certifying Stochastic-Oracle Reliability

Author: Jie Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CC, cs.AI, cs.FL, cs.IT, math.IT

arXiv:2606.24074v1 Announce Type: cross Abstract: Wang~\cite{Wang2026} introduced the Stochastic-Oracle Turing Machine (SOTM) framework and defined token complexity as the minimum expected cost of interacting with a stochastic oracle needed to attain a specified solution quality for a task. This pap...

📖 Read original article


129. End-to-End Radar and Communication Modulation Recognition with Neuromorphic Computing

Author: Xiaohu Li, Chongxiao Qu, Caiyong Lin, Chenxiao Dou, Wei Hua
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24075v1 Announce Type: cross Abstract: Although deep learning-based methods can achieve high accuracy in automatic modulation recognition (AMR) tasks, their high computational cost makes it difficult to strike a balance between accuracy and power consumption, thereby limiting their applic...

📖 Read original article


130. PixJail: Self-Evolving Paper-to-Pipeline Reproduction for Text-to-Image Jailbreak Evaluation

Author: Leyi Sheng, Han Sun, Zhen Sun, Yuntao Yue, Jinlin Wu, Xinlei He, Jiaheng Wei
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2606.24081v1 Announce Type: cross Abstract: As Text-to-Image (T2I) jailbreak techniques evolve rapidly, existing benchmarks and reproduction workflows often struggle to keep pace. More importantly, T2I jailbreak evaluation is not a single prompt-level test, but a pipeline-level problem shaped ...

📖 Read original article


131. CAVEWOMAN: How Large Language Models Behave Under Linguistic Input and Output Compression

Author: Morayo Danielle Adeyemi, Ryan A. Rossi, Franck Dernoncourt
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2606.24083v1 Announce Type: cross Abstract: "Talk short. Drop grammar. Save token." This caveman style is widely promoted as a way to cut inference cost, but whether it actually saves anything depends on which channel (the user's prompt or the model's response) is being compressed. We present ...

📖 Read original article


132. Blockwise Policy-Drift Gating for On-Policy Distillation

Author: Liwen Zheng, Haiyun Jiang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL

arXiv:2606.24084v1 Announce Type: cross Abstract: On-policy distillation (OPD) trains a student policy using teacher signals computed on trajectories sampled by the student itself. Recent work shows that sampled-token OPD can be fragile on long-horizon reasoning tasks and that local teacher-support ...

📖 Read original article


133. DynaWM: Dynamics-Aware Distillation with World Model and Momentum Targets for Smooth Locomotion over Continuous Stairs

Author: Haidong Hou, Zhangguo Yu, Hengbo Qi, Jianlin Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2606.24089v1 Announce Type: cross Abstract: Recent advances in control have enabled bipedal-wheeled robots to traverse slopes and single-step obstacles, yet long staircase traversal remains challenging as current teacher-student frameworks suffer from weakened dynamics-aware representations an...

📖 Read original article


134. Predicting Poets' Origins from Verse: A Computational Analysis of Regional Linguistic Fingerprints in the Complete Tang Poems

Author: Chi-Sheng Chen, Hung-Yun Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24093v1 Announce Type: cross Abstract: We ask whether the geographic origin of Tang-dynasty poets leaves a detectable linguistic trace in their work. Aggregating every poem attributed to each author in the Complete Tang Poems (Quan Tang Shi) and linking poets to their administrative circu...

📖 Read original article


135. Beyond Bayer: Task-Optimal Sensor Co-Design for Robust Autonomous-Driving Segmentation

Author: Reeshad Khan, John Gauch
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24096v1 Announce Type: cross Abstract: Robust perception underpins autonomous driving, and most recent progress comes from scaling the model-larger backbones, foundation models, and cooperative multi-agent fusion. We pursue a complementary, upstream question: what should the camera itself...

📖 Read original article


136. The impact of generative artificial intelligence on academic development of Chinese students in humanities and social sciences

Author: Lei Fan, Fangxue Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI

arXiv:2606.24104v1 Announce Type: cross Abstract: Generative artificial intelligence(GenAI) is reshaping learning in higher education, with particularly pronounced implications for the humanities and social sciences(HSS), where learning outcomes are commonly expressed through written and interpretiv...

📖 Read original article


137. DramaDirector: Geometry-Guided Short Drama Generation

Author: Hengji Zhou, Sijie Liu, Jianrun Chen, Xingchen Zou, Lianghao Xia, Liqiang Nie
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24107v1 Announce Type: cross Abstract: Short dramas, with their rapid shot rhythms, dialogue-driven focus shifts, and demanding cinematographic grounding, pose challenges that prompt-level or text-only video generation pipelines struggle to meet. We study plot-to-short-drama generation, w...

📖 Read original article


138. A Benchmark for Hallucination Detection in VLMs for Gastrointestinal Endoscopy

Author: Aminu Lawal, Niyoj Oli, Sachin Acharya, Prashnna Gyawali, Maria Carmen Romano, Binod Bhattarai
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24115v1 Announce Type: cross Abstract: Vision-language models (VLMs) are prone to hallucination, which remains a major barrier to their safe deployment in clinical practice. To date, most hallucination detection methods have been evaluated on radiology benchmarks such as MIMIC-CXR and VQA...

📖 Read original article


139. DTT-BSR+: A Generative-Regression Cascade for Music Source Restoration

Author: Youran Ni, Shihong Tan, Yuzhu Wang, Gongping Huang
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD

arXiv:2606.24127v1 Announce Type: cross Abstract: Music source restoration (MSR) requires jointly addressing source unmixing and the inversion of non-linear production effects. Current methods struggle to achieve accurate target signal reconstruction while maintaining semantic consistency. To addres...

📖 Read original article


140. Metis: Bridging Text and Code Memory for Self-Evolving Agents

Author: Zijie Dai, Siuhin He, Hui Li, Qihui Zhou, Jiajun Li, Mingcong Song, Guoping Long, Hongjie Si, Xin Yao, Lin Zhang, James Cheng, Xiao Yan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24151v1 Announce Type: cross Abstract: Self-evolving agents improve over time by distilling experience from past executions and reusing it in future tasks. Existing systems represent such experience either as natural-language text injected into the agent context or as code exposed as call...

📖 Read original article


141. Breaking Shortcut Learning for Cross-Trial EEG-Guided Target Speech Extraction via Two-Stage Training

Author: Wonchul Shin, Inyong Choi, Kyogu Lee
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD

arXiv:2606.24164v1 Announce Type: cross Abstract: Recent end-to-end models for EEG-guided target speech extraction report impressive results, underscoring potential for neuro-steered hearing technologies. However, our analysis reveals that high within-trial performance can be driven by trial-specifi...

📖 Read original article


142. A P\={a}ninian Foundation for Indic Language Processing

Author: Ritwik Banerjee, Lav R. Varshney
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2606.24172v1 Announce Type: cross Abstract: More than a billion people communicate in Indic languages, yet the natural language processing infrastructure serving them remains fragmented and underdeveloped. The cause is structural: the field organizes its tools and benchmarks around individual ...

📖 Read original article


143. Lightweight Transformer Models for On-Device Fault Detection: A Benchmark Study on Resource-Constrained Deployment

Author: Disha Patel
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.24173v1 Announce Type: cross Abstract: On-device fault detection enables real-time diagnostics without cloud dependency, but deploying machine learning models on resource-constrained hardware demands careful tradeoffs between accuracy, latency, and model size. We present a benchmark compa...

📖 Read original article


144. Agon: An Autonomous Large-Scale Omnidisciplinary Research System Built on Prompt Economy

Author: Youran Sun, Xingyu Ren, Chugang Yi, Jiaxuan Guo, Kejia Zhang, Jianda Du, Haizhao Yang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL, cs.MA

arXiv:2606.24177v1 Announce Type: cross Abstract: Large language models are making research production scalable, shifting the bottleneck from producing artifacts to judging claims. We present \textsc{Agon}, a research orchestrator that validates what can be checked inside the workflow and leaves the...

📖 Read original article


145. Zero-Shot Test-Time Canonicalization using Out-of-Distribution Scoring

Author: Dominik Lindner, Johann Schmidt, Tom Siegl, Martin Becker, Sebastian Stober
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24178v1 Announce Type: cross Abstract: Pretrained vision models often misclassify inputs that are rotated, scaled, or sheared, even though these affine transformations leave the object class unchanged. Robustness is usually restored either by building equivariance into the architecture or...

📖 Read original article


146. Deep Learning Approaches for 3D Medical Scene Completion: From Geometric Modeling to Generative Paradigms

Author: Afifa Khaled, Said Jadid Abdulkadir, Majdy Mohamed Eltayeb Eltahir
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24180v1 Announce Type: cross Abstract: Three-dimensional scene completion has evolved as a major problem in computer vision and robotics, and its applications are diverse, including autonomous navigation and augmented reality. In this study, a systematic review has been conducted to compi...

📖 Read original article


147. Co-occurring associated retained concepts in Diffusion Unlearning

Author: Miso Kim, Georu Lee, Yunji Kim, Hoki Kim, Jinseong Park, Woojin Lee
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CL

arXiv:2606.24192v1 Announce Type: cross Abstract: Unlearning has emerged as a key technique to mitigate harmful content generation in diffusion models. However, existing methods often remove not only the target concept, but also benign co-occurring concepts. As illustrated in Fig.1, unlearning nudit...

📖 Read original article


148. MMed-Bench-IR: A Heterogeneous Benchmark for Multilingual Medical Information Retrieval

Author: Junhyeok Lee, Han Jang, Hyeonjin Goh, Kyu Sung Choi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR

arXiv:2606.24200v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) in clinical settings increasingly requires multilingual retrieval against predominantly English evidence corpora. Multilingual medical retrieval demands three capabilities: cross-lingual alignment, concept discrim...

📖 Read original article


149. Inclusive Interactive Collisions for Multi-View Consistent Compositional 3D Generation

Author: Chang Liu, Mingwen Shao, Xiang Lv, Xinyuan Chen, Lingzhuang Meng, Qiao Zhang, Zhengyi Gong, Jinghao Hu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24206v1 Announce Type: cross Abstract: Recent breakthroughs in 3D generation have advanced notably with the development of text-to-image diffusion model. However, existing methods remain two practical challenges: (1) They primarily generate single 3D object, but struggle to generate multi...

📖 Read original article


150. AutoSpec: Safety Rule Evolution for LLM Agents via Inductive Logic Programming

Author: Pingchuan Ma, Zhaoyu Wang, Zimo Ji, Yuguang Zhou, Zhantong Xue, Zongjie Li, Shuai Wang, Xiaoqin Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CR

arXiv:2606.24245v2 Announce Type: cross Abstract: Large language model (LLM) agents increasingly automate complex tasks by integrating language models with external tools and environments. However, their autonomy poses significant safety risks: agents may execute destructive commands, leak sensitive...

📖 Read original article


151. Social Structure Matters in 3D Human-Human Interaction Generation

Author: Zhongju Wang, Beier Wang, Yatao Bian, Pichao Wang, Zhi Wang, Daoyi Dong, Hongdong Li, Huadong Mo, Zhenhong Sun
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24255v1 Announce Type: cross Abstract: Although text-to-motion generation has achieved strong progress in synthesizing realistic single-person motions from language, extending it to text-driven 3D human-human interaction (HHI) remains non-trivial, as HHI requires modeling the underlying ...

📖 Read original article


152. SURGELLM: Rethinking Multi-Task Evaluation through Task-Aware Feature Gating with Class-Balanced Normalization

Author: Noor Islam S. Mohammad, Ulug Bayazit
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24259v1 Announce Type: cross Abstract: Fine-tuned encoders deployed across heterogeneous NLP tasks face three compounding problems: mismatched inductive biases, class-imbalance corruption of feature statistics, and no mechanism to condition attention on external lexical knowledge. We intr...

📖 Read original article


153. Neural Network-Based Parametric Model Reduction for Predicting Turbulent Flow for Different Vehicle Geometries

Author: Kazuto Ando, Rahul Bale, Akiyoshi Kuroda, Makoto Tsubokura
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CE, cs.AI

arXiv:2606.24265v1 Announce Type: cross Abstract: Numerical simulations in industrial applications often require performing numerous high-precision computations parameterized by specific experimental conditions. For instance, in vehicle body design, aerodynamic simulations are essential for evaluati...

📖 Read original article


154. Pigeonholing: Bad prompts hurt models to collapse and make mistakes

Author: Hyunji Nam, Keertana Chidambaram, Dorottya Demszky, Natasha Jaques
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24267v1 Announce Type: cross Abstract: While in-context learning is generally shown to be effective in Large Language Models (LLMs), bad contexts can cause performance degradation and mode collapse, a phenomenon we call "pigeonholing." Unintentionally bad contexts can happen without m...

📖 Read original article


155. CALIBER: Calibrating Confidence Before and After Reasoning in Language Models

Author: Conor Finlay, Joshua Kurien, Saurabh Dash, Marzieh Fadaee, Beyza Ermis
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24281v1 Announce Type: cross Abstract: Reasoning language models are increasingly asked not only to answer difficult questions, but also to estimate their likelihood of success. Existing methods typically elicit confidence only once: either before thinking or after answering. We argue tha...

📖 Read original article


156. Real-Time Interactive Music Generation via Data-Free Streaming Consistency Distillation

Author: Baisen Wang, Chenxi Bao, Qisong Han
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, cs.HC

arXiv:2606.24307v1 Announce Type: cross Abstract: Interactive music and live performance relies on real-time human expression, but modern generative music AI remains largely absent from this domain due to its prohibitive inference latency and offline rendering paradigm. To provide pioneer musicians ...

📖 Read original article


157. ZONOS2 Technical Report

Author: Gabriel Clark, Sofian Mejjoute, Mohamed Osman, George Close, Beren Millidge
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI

arXiv:2606.24320v1 Announce Type: 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 parameters (900...

📖 Read original article


158. What Does ODRL Mean? A Cross-Level Ontological Grounding of Permissions, Prohibitions, and Duties in UFO-L

Author: Daham M. Mustafa, Christoph Lange, Giancarlo Guizzardi, Diego Collarana, Christoph Quix, Stefan Decker
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LO, cs.AI

arXiv:2606.24344v1 Announce Type: cross Abstract: ODRL policy evaluators produce verdicts, but say nothing about the normative positions a policy brings into existence, the authority structures those positions presuppose, or who holds the power to declare a norm violated. We formulate the Cross-Leve...

📖 Read original article


159. Structural Kolmogorov-Arnold Convolutions: Learnable Function on the Values or the Filter Shape as Parameter-Efficient Alternative to Per-Edge Convolutional KANs

Author: Stefano Mereu, Oleksandr Kuznetsov, Gabriele Marchello, Alessandro Galdelli, Emanuele Frontoni, Adriano Mancini, Ferdinando Cannella
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24371v1 Announce Type: cross Abstract: Convolutional Kolmogorov--Arnold Networks (KANs) replace the fixed weights of a convolutional kernel with learnable univariate functions. The dominant formulation attaches one such function to every kernel entry and lets it act on pixel values, expre...

📖 Read original article


160. On the Stability of Prompt Ranking in Large Language Model Evaluation

Author: Shaoshuai Du, Penghao Liang, Yixian Shen, Chuanqi Shi, Hang Zhang, Lun Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24381v1 Announce Type: cross Abstract: Prompt-based interaction has become a dominant paradigm for using large language models (LLMs), where multiple candidate prompts are evaluated and the top-ranked one is selected for downstream use. This workflow implicitly assumes that prompt ranking...

📖 Read original article


161. Female-RHINO: A Real-Time Scanner-Integrated Framework for Automated Quantitative Uterine MRI Analysis and Structured Reporting

Author: Deepak Bhatia, Saad Ahmad, Smiti Tripathy, Maria Camila Bustos Vivas, Lieselotte Kratzsch, Anika Knupfer, Jordina Aviles Verdera, Susanne Schulz-Heise, Matthias May, Jana Hutter
Published: 6/24/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV

arXiv:2606.24390v1 Announce Type: cross Abstract: Standardized assessment of uterine MRI remains challenging due to anatomical variability, observer dependence, and the lack of workflow-integrated automated analysis tools. This work presents Female-RHINO: (R)eproductive (H)ealth (I)maging A(N)alysis...

📖 Read original article


162. Average Rankings Mask Per-Subject Optimality: A Friedman-Nemenyi Benchmark of EEG Motor-Imagery BCI Decoders

Author: Xavier Vasques, Paul Barbaste, Olivier Oullier
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.RO, q-bio.NC

arXiv:2606.24394v1 Announce Type: cross Abstract: Electroencephalography (EEG) is the dominant non-invasive modality for brain-computer interfaces (BCIs), yet reliable decoding of motor imagery is hampered by inter- and intra-individual variability. A recurring claim is that one decoding pipeline, m...

📖 Read original article


163. Entity Resolution via Batched Oracle Queries

Author: Lorenzo Balzotti, Donatella Firmani, Luca Gagliardelli, Giovanni Simonini
Published: 6/24/2026, 4:00:00 AM
Categories: cs.DB, cs.AI

arXiv:2606.24407v1 Announce Type: cross Abstract: We consider an oracle that processes a limited batch of records at a time and clusters those that refer to the same real-world entity. We study how to interrogate such an oracle to resolve entities in a dataset whose size is far larger than a single ...

📖 Read original article


164. Detecting AI Coding Agents in Open Source: A Validated Multi-Method Census of 180 Million Repositories

Author: Arsham Khosravani, Audris Mockus
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.24429v1 Announce Type: cross Abstract: Generative AI coding agents are entering the open-source supply chain, yet their diverse and often invisible traces leave their prevalence poorly understood. We introduce a multi-layered detection framework that integrates configuration-file scanning...

📖 Read original article


165. Transformation Behavior of Images in Latent Space

Author: Christian Z"ollner (Department of Applied Tumor Biology Institute of Pathology Heidelberg University Hospital), Mozzam Motiwala (Department of Applied Tumor Biology Institute of Pathology Heidelberg University Hospital), Aysel Ahadova (Department of Applied Tumor Biology Institute of Pathology Heidelberg University Hospital), Gerrit Anders (Leibniz Institut f"ur Wissensmedien), Robert H"uneburg (National Center for Hereditary Tumor Syndromes University Hospital Bonn, Department of Internal Medicine I University Hospital Bonn), Jacob Nattermann (National Center for Hereditary Tumor Syndromes University Hospital Bonn, Department of Internal Medicine I University Hospital Bonn), Matthias Kloor (Department of Applied Tumor Biology Institute of Pathology Heidelberg University Hospital)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24430v1 Announce Type: cross Abstract: Training of neural networks for histopathology classification tasks typically relies on data encoding into latent space, which reduces complexity and improves performance. There are several encoder networks available, either pretrained on general ima...

📖 Read original article


166. MedPCFM: Improving Medical Point Cloud Completion by Integrating Point Transformers and Flow Matching

Author: Kamil Kwarciak, Marek Wodzinski
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2606.24433v1 Announce Type: cross Abstract: Medical point cloud completion is important for anatomical reconstruction and downstream clinical workflows, yet generative modeling in this setting remains insufficiently studied. We investigate completion through continuous-time generative modeling...

📖 Read original article


167. NoContactNoWorries: Estimating Contact through Vision and Proprioception for In-Hand Dexterous Manipulation

Author: Soham Patil, Avirup Das, Sourabh Bhosale, Spandan Roy
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2606.24450v1 Announce Type: cross Abstract: Perceiving physical contact is fundamental to dexterous manipulation. While robots often rely on dedicated hardware tactile sensors, humans exhibit a remarkable ability to infer contact by integrating visual information with an innate sense of their ...

📖 Read original article


168. The African Language Tax: Quantifying the Cost, Latency, and Context Penalty of Tokenizing African Languages in Frontier LLMs

Author: Olaoye Anthony Somide
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24460v1 Announce Type: cross Abstract: Commercial large language models bill, scale latency, and budget context per token. Yet tokenizers assign more subword tokens to the same meaning in some languages than in others, so speakers of languages with high token-fertility pay a structural pe...

📖 Read original article


169. G$^3$VLA: Geometric inductive bias for Vision-Language-Action Models

Author: Yue Peng, Yongzhe Zhao, Artur Habuda, Khuyen Pham, Yanheng Zhu, Tran Nguyen Le, Fares Abu-Dakka, Li Guo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2606.24472v1 Announce Type: cross Abstract: Vision-language-action (VLA) models have made rapid progress in generalist robot manipulation by harnessing semantic knowledge from pretrained vision-language backbones, but their visual tokens remain grounded in 2D image coordinates rather than the ...

📖 Read original article


170. video-SALMONN-R$^3$: Learning to ReWatch, ReAsk, and ReAnswer for Efficient Video Understanding

Author: Yixuan Li, Guangzhi Sun, Yudong Yang, Wei Li, Zejun MA, Chao Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.SD

arXiv:2606.24477v1 Announce Type: cross Abstract: Video large language models (LLMs) are often constrained by computation and memory budgets, leading them to use reduced frame rates and spatial resolutions, which may cause them to miss critical information for question answering (QA). A practical an...

📖 Read original article


171. Adaptive Machine Learning Framework for UAV Trajectory Optimization in O-RAN

Author: Chenrui Sun, Swarna Bindu Chetty, Gianluca Fontanesi, Mahnaz Arvaneh, Walid Saad, Hamed Ahmadi
Published: 6/24/2026, 4:00:00 AM
Categories: eess.SP, cs.AI

arXiv:2606.24483v1 Announce Type: cross Abstract: The deployment of unmanned aerial vehicles (UAV) as open radio units (O-RUs) in 6G cellular systems presents a promising opportunity to achieve scalable and adaptive network coverage. However, optimizing UAV trajectories in dynamic and unfamiliar env...

📖 Read original article


172. RetiSEM: Generalising Causal Models for Fragmented Biomedical Data

Author: Inam Ullah, Imran Razzak, Shoaib Jameel
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, stat.ME

arXiv:2606.24488v1 Announce Type: cross Abstract: Learning causal models from fragmented biomedical data is challenging because clinical, molecular, and imaging variables are often incomplete or not jointly observed. We propose RetiSEM, a domain-constrained structural equation modelling (SEM) framew...

📖 Read original article


173. Red-Teaming the Agentic Red-Team

Author: Dario Pasquini, Michal Bazyli, Taras Fedynyshyn, Artem Sorokin
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2606.24496v1 Announce Type: cross Abstract: The use of agentic systems to perform offensive security operations has moved from a theoretical possibility to a commoditized capability. However, while the community has focused on creating more and more capable agents, less attention has been allo...

📖 Read original article


174. 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/24/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.LG, cs.PF

arXiv:2606.24506v1 Announce Type: 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-determin...

📖 Read original article


175. A Fair Evaluation of Graph Foundation Models for Node Property Prediction

Author: Oleg Platonov, Gleb Bazhenov, Dmitry Eremeev, Liudmila Prokhorenkova
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SI

arXiv:2606.24509v1 Announce Type: cross Abstract: Due to the wide use of graph-structured data in different fields of industry and science, the development of Graph Foundation Models (GFMs) has recently attracted a lot of attention. While many different types of models are called GFMs, particular in...

📖 Read original article


176. Poster: Exploring the Limits of Audio-Based Detection of Turkish Phone Call Scams

Author: Arda Eren, Micheal Cheung, Youqian Zhang, Grace Ngai, Eugene Yujun Fu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24523v1 Announce Type: cross Abstract: Scam phone calls exploit vulnerable communities worldwide, yet research on detection has focused almost exclusively on English and other high-resource languages. In low-resource settings such as Turkish, detection is especially difficult, as annotate...

📖 Read original article


177. Toward Self-Evolution-Ready Workflow Harnesses: A Reversible Migration Path and Convertibility Taxonomy for Expert LLM Pipelines

Author: Yimo Lin, Zhen Zhang, Yibin Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG

arXiv:2606.24598v1 Announce Type: cross Abstract: While expert-validated "LLM + script" workflows deliver significant value, they remain static: they encode hard-won domain knowledge yet fail to adapt execution based on feedback. Existing agent research predominantly targets greenfield agents and sy...

📖 Read original article


178. Infinitesimal Causality

Author: Sridhar Mahadevan
Published: 6/24/2026, 4:00:00 AM
Categories: math.CT, cs.AI, math.ST, stat.TH

arXiv:2606.24621v1 Announce Type: cross Abstract: This paper introduces a categorical account of infinitesimal causality in Frobenius Markov categories equipped with tangent-bundle semantics. IDC captures the infinitesimal layer in which interventions act as tangent deformations of copy/discard stru...

📖 Read original article


179. Privacy-Preserving RAG via Multi-Agent Semantic Rewriting: Achieving Confidentiality Without Compromising Contextual Fidelity

Author: Yuanhe Zhao, Tianyu Zhang, Huafei Xing, Derek F. Wong, Jianbin Li, Tao Fang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24623v1 Announce Type: cross Abstract: Retrieval-Augmented Generation enhances large language models by incorporating external knowledge, but deploying it in sensitive scenarios risks privacy leakage via malicious prompts. To address this, we propose a multi-agent framework that sanitizes...

📖 Read original article


180. Visualizing "We the People": Bridging the Perception Gap through Pluralistic Data Storytelling

Author: Lisa Schirch, Beth Goldberg
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.CY, cs.ET, cs.GR

arXiv:2606.24635v1 Announce Type: cross Abstract: Traditional visual data storytelling relies on binary graphics that depict two simplified groups in conflict. This can increase political polarization by oversimplifying intra-group disagreements and erasing ambiguity and shared ideas or values. This...

📖 Read original article


181. AI-PAVE-Br: Leveraging Large Language Models for Enhanced Product Attribute Value Extraction through a Golden Set Approach

Author: Murilo Gazzola, Hugo Gobato Souto, Samuel Silva, J'ulia Schubert Peixoto, Felipe Siqueira, Andr'e Luis Pedroso de Morais, Caio Gomes
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, cs.PF

arXiv:2606.24655v1 Announce Type: cross Abstract: The explosive growth and complexity of product data within the dynamic Brazilian e-commerce landscape demand robust and specialized methods for structured information extraction. Traditional approaches to Product Attribute Value Extraction (PAVE) oft...

📖 Read original article


182. FlowPipe: LLM-Enhanced Conditional Generative Flow Networks for Data Preparation Pipeline Construction

Author: Kunyu Ni, Lei Cao, Jie He, Xiaotong Zhang, Jianfeng Jin, Junyu Dong, Yanwei Yu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.24679v2 Announce Type: cross Abstract: Data preparation pipelines improve data quality in machine learning by transforming raw tables into learning-ready data through sequential cleaning and feature transformation operators. However, automatically constructing such pipelines is computatio...

📖 Read original article


183. TACTFUL: Tactile-Driven Exploration For Object Localization and Identification in Confined Environments

Author: Shivani Kamtikar, Chung Hee Kim, Camilla Tabasso, Tye Brady, Joshua Migdal, Taskin Padir
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2606.24712v1 Announce Type: cross Abstract: Humans effortlessly locate and identify objects by touch alone, even without vision. In contrast, robotic systems rely heavily on vision and struggle with autonomous tactile exploration and object identification. We present TACTFUL, a vision-free tac...

📖 Read original article


184. Evaluating the Interpretability of Sparse Autoencoders with Concept Annotations

Author: Jonas Klotz, Cassio F. Dantas, Pallavi Jain, Diego Marcos, Beg"um Demir
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24716v1 Announce Type: cross Abstract: Sparse autoencoders (SAEs) are increasingly used to extract interpretable concepts from vision and vision language models, yet existing evaluation methods largely rely on proxy metrics or qualitative inspection rather than measuring semantic correspo...

📖 Read original article


185. Task Decomposition for Efficient Annotation

Author: Nupoor Gandhi, Emma Strubell
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC

arXiv:2606.24734v1 Announce Type: cross Abstract: High-quality annotations of structured representations are expensive to collect over large corpora. Manual annotation of structure is laborious, and model-based annotation, although cheaper to generate, requires expensive validation and potentially s...

📖 Read original article


186. Beyond U-Net: A Latent-Representation-Aligned Skip-Free Backbone for Flow-Matching Speech Enhancement

Author: Wangyi Pu, Michele Scarpiniti
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SD, cs.AI, eess.AS

arXiv:2606.24745v1 Announce Type: cross Abstract: Generative models, particularly diffusion and score-based approaches, have recently achieved strong performance in speech enhancement, but their iterative sampling process limits real-time deployment. Flow Matching offers an efficient alternative by ...

📖 Read original article


187. UniDrive: A Unified Vision-Language and Grounding Framework for Interpretable Risk Understanding in Autonomous Driving

Author: Xiaowei Gao, Pengxiang Li, Yitai Cheng, Ruihan Xu, James Haworth, Stephen Law, Yun Ye
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24759v1 Announce Type: cross Abstract: Recent multimodal large language models (MLLMs) have shown strong potential for autonomous driving scene understanding, yet existing methods still face a fundamental trade-off between temporal reasoning and spatial precision. Models that rely on sing...

📖 Read original article


188. Context-Aware Prediction of Student Quiz Performance with Multimodal Textbook Features

Author: Samin Khan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG

arXiv:2606.24770v1 Announce Type: cross Abstract: Educational platforms often predict student performance from prior interactions, but the assessment content itself also varies in linguistic and visual complexity. This paper studies whether lightweight content features extracted from CourseKata chap...

📖 Read original article


189. DeepBD: A Grounded Agentic Workflow for Variant Prioritization and Diagnosis of Genetic Birth Defects

Author: Shiyu Li, Ziqi Yan, Zhihao Wu, Jielong Lu, Weiran Liao, Jiajun Yu, Genjie Li, Zeyu Chu, Jiajun Bu, Haishuai Wang
Published: 6/24/2026, 4:00:00 AM
Categories: q-bio.GN, cs.AI

arXiv:2606.24779v1 Announce Type: cross Abstract: Birth defects are a major cause of fetal loss, neonatal morbidity and long-term disability. In the subset with suspected genetic etiologies, exome and genome sequencing have moved many cases from variant detection to post-sequencing interpretation: c...

📖 Read original article


190. Paying to Know: Micro-Transaction Markets for Verified Product Information in Agentic E-Commerce

Author: Filippos Ventirozos, Matthew Shardlow
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.24783v1 Announce Type: cross Abstract: Commercial NLP treats the shopping chatbot as a recommender or a conversion tool: its job is to match a user to a catalogue entry and close a sale. We argue that the arrival of agent-native micro-payment rails (e.g., x402, AP2) changes what is scarce...

📖 Read original article


191. Grad Detect: Gradient-Based Hallucination Detection in LLMs

Author: Anand Kamat, Daniel Blake, Brent M. Werness
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.24790v1 Announce Type: cross Abstract: Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks, yet they remain prone to generating hallucinations. Detecting these hallucinations is critical for deploying LLMs reliably in high-stakes applications. We pr...

📖 Read original article


192. EG-VQA: Benchmarking Verifiable Video Question Answering with Grounded Temporal Evidence

Author: Linpeng Huang, Weixing Chen, Zexin Chen, Yang Liu, Liang Lin
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24797v1 Announce Type: cross Abstract: Recent advances in Video Large Language Models (Video-LLMs) have yielded promising performance on video question answering (VideoQA). Nevertheless, existing benchmarks are predominantly evaluated through answer correctness, while the grounding of pre...

📖 Read original article


193. OrbitForge: Text-to-3D Scene Generation via Reconstruction-Anchored Video Synthesis

Author: Chenrui Fan, Paolo Favaro
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24799v1 Announce Type: cross Abstract: Generic text-to-video models can be used as rich open-world scene priors. Despite the high quality of today's generated videos, they do not directly yield reliable 3D assets: camera motion is difficult to control, view coverage is partial, and frames...

📖 Read original article


194. Large-Language-Model Discovery of Quantum LDPC Codes through Structured Concept Evolution

Author: Zidu Liu, Florian Marquardt
Published: 6/24/2026, 4:00:00 AM
Categories: quant-ph, cs.AI

arXiv:2606.24808v1 Announce Type: cross Abstract: Quantum computers could outperform classical machines on important problems, but only if the errors that pervade quantum hardware can be corrected at scale. Quantum low-density parity-check (qLDPC) codes offer a promising route to this goal by combin...

📖 Read original article


195. IV-CoT: Implicit Visual Chain-of-Thought for Structure-Aware Text-to-Image Generation

Author: Zixuan Li, Haokun Lin, Yicheng Xiao, Zhiwei Li, Xinyang Song, Zelong Zheng, Yong He, Heng Yao, Ke Ding, Chao Yu, Chuan Yuan, Qi Li, Zhenan Sun
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24849v1 Announce Type: cross Abstract: Unified multi-modal large language models (MLLMs) have achieved strong text-to-image generation quality, but still struggle with structure-aware prompt following, where object counts, spatial relations, attribute bindings, and coarse layouts must be ...

📖 Read original article


196. It's Complicated: On the Design and Evaluation of AI-Powered AAC Interfaces

Author: Blade Frisch, Will Wade, Dylan Gaines, Michelle Kinsella, Betts Peters, Tamara Broderick, Keith Vertanen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI

arXiv:2606.24854v1 Announce Type: cross Abstract: Artificial intelligence (AI) can enhance what people who use augmentative and alternative communication (AAC) are able to do with their systems. However, evaluating AI-powered AAC interfaces can be difficult. People are intersectional beings and curr...

📖 Read original article


197. FLUX3D: High-Fidelity 3D Gaussian Generation with Diffusion-Aligned Sparse Representation

Author: Haorui Ji, Weizhe Liu, Hongdong Li, Hengkai Guo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.24874v1 Announce Type: cross Abstract: Sparse voxel representation has emerged as a scalable foundation for image-to-3D Gaussian Splatting (3DGS) generation, yet current methods struggle to preserve high-frequency visual details of input images due to two structural bottlenecks. First, th...

📖 Read original article


198. InSight: Self-Guided Skill Acquisition via Steerable VLAs

Author: Maggie Wang, Lars Osterberg, Stephen Tian, Ola Shorinwa, Jiajun Wu, Mac Schwager
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG

arXiv:2606.24884v1 Announce Type: cross Abstract: Vision-language-action (VLA) models can learn manipulation skills from demonstrations, but their capabilities are bounded by the skills in the training data. We present InSight, a framework that unlocks autonomous skill acquisition by rendering VLAs ...

📖 Read original article


199. Random Rule Forest (RRF): Interpretable and Manageable Ensembles of LLM-Generated Questions for Predicting Success from Unstructured Data

Author: Ben Griffin, Aaron Ontoyin Yin, Diego Vidaurre, Ugur Koyluoglu, Joseph Ternasky, Fuat Alican, Yigit Ihlamur
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2505.24622v3 Announce Type: replace Abstract: Many high-stakes screening tasks require predicting rare outcomes from unstructured text, where errors are costly and decisions must be auditable. We introduce Random Rule Forest (RRF), an interpretable ensemble that uses a large language model (LL...

📖 Read original article


200. TIP-Search: Time-Predictable Inference Scheduling for Market Prediction under Uncertain Load

Author: Xibai Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG, cs.SY, eess.SY, q-fin.CP

arXiv:2506.08026v4 Announce Type: replace Abstract: Real-time market prediction services need correct predictions before a decision deadline; a correct prediction delivered late is not usable. TIP-Search studies time-predictable inference scheduling over fixed market predictors under uncertain load....

📖 Read original article


201. From "Aha Moments" to Controllable Thinking: Toward Meta-Cognitive Reasoning in Large Reasoning Models via Decoupled Reasoning and Control

Author: Rui Ha, Rui Pu, Chaozhuo Li, Li Sun, Sen Su
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2508.04460v2 Announce Type: replace Abstract: Large Reasoning Models (LRMs) can exhibit step-by-step reasoning, reflection, and backtracking, but these behaviors are often unregulated, leading to overthinking. As a result, LRMs continue generating redundant reasoning even after reaching high-c...

📖 Read original article


202. A global log for medical AI

Author: Ayush Noori, Aaron E. Boussina, Hai Ho Bich, James Anibal, Julia Maslinski, Manuel Burger, Martin Faltys, Adam Rodman, Alan Karthikesalingam, Alessandro Blasimme, Annelia Itwaru, Ben Kaplan, Bilal A. Mateen, Christopher A. Longhurst, Daniel Yang, Dave deBronkart, Effy Vayena, Fedor Sergeev, Gauden Galea, Ha Thi Hai Duong, Harold F. Wolf III, Jacob Waxman, Joerg C. Schefold, Joshua C. Mandel, Juliana Rotich, Kenneth D. Mandl, Lily Poursoltan, Maryam Mustafa, Melissa Miles, Nigam H. Shah, Noa Dagan, Pavan Bodanki, Peter Lee, Philipp Koralus, Prathamesh Parchure, Prem Timsina, Ran D. Balicer, Robert Korom, Scott Mahoney, Seth Hain, Tien Yin Wong, Trevor Mundel, Vivek Natarajan, Ankit Sakhuja, Benjamin Glicksberg, C. Louise Thwaites, Gunnar R"atsch, Karandeep Singh, David A. Clifton, Isaac S. Kohane, Marinka Zitnik
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2510.04033v2 Announce Type: replace Abstract: Modern computer systems rely on syslog, a universal protocol that records critical events across heterogeneous infrastructure. Medicine's rapidly growing AI stack has no equivalent. As medicine deploys AI tools at scale, there is no standard way to...

📖 Read original article


203. Representation Interventions Enable Lifelong Knowledge Memory Control in LLMs

Author: Xuyuan Liu, Shengyu Chen, Xinshuai Dong, Yanchi Liu, Xujiang Zhao, Haoyu Wang, Yujun Yan, Haifeng Chen, Zhengzhang Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2511.20892v4 Announce Type: replace Abstract: Large language models (LLMs) often produce incorrect or outdated content after being employed. Efficient and accurate knowledge updates without costly retraining are a major challenge. This problem is particularly challenging in lifelong settings, ...

📖 Read original article


204. Evolving Programmatic Skill Networks

Author: Haochen Shi, Xingdi Yuan, Bang Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.NE

arXiv:2601.03509v2 Announce Type: replace Abstract: We study continual skill acquisition in open-ended embodied environments where an agent must construct, refine, and reuse an expanding library of executable skills. We introduce the Programmatic Skill Network (PSN), a framework in which skills are ...

📖 Read original article


205. BioPIE: A Biomedical Protocol Information Extraction Dataset for Experiment Understanding

Author: Haofei Hou, Shunyi Zhao, Fanxu Meng, Kairui Yang, Lecheng Ruan, Qining Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2601.04524v2 Announce Type: replace Abstract: Understanding biomedical experiments provides a foundation for downstream tasks, e.g., laboratory automation, and facilitates effective cross-disciplinary communication. Two challenges, High Information Density (HID) and Multi-Step Reasoning (MSR),...

📖 Read original article


Author: Mingchen Shao, Yuzhang Xie, Carl Yang, Jiaying Lu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2603.13673v2 Announce Type: replace Abstract: Accurate extraction of Alzheimer's Disease and Related Dementias (ADRD) phenotypes from electronic health records (EHR) is critical for early-stage detection and disease staging. However, this information is usually embedded in unstructured textual...

📖 Read original article


207. Grounded Chess Reasoning in Language Models via Master Distillation

Author: Zhenwei Tang, Qianfeng Wen, Seth Grief-Albert, Yahya Elgabra, Blair Yang, Honghua Dong, Ashton Anderson
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2603.20510v2 Announce Type: replace Abstract: Language models often lack grounded reasoning capabilities in specialized domains where training data is scarce but bespoke systems excel. We introduce a general framework for distilling expert system reasoning into natural language chain-of-though...

📖 Read original article


208. Subjective-Graph LLM Agents for Simulating Uncertainty in Classroom Social Perception

Author: Jinming Yang, Xinyu Jiang, Xinshan Jiao, Xinping Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2603.20750v2 Announce Type: replace Abstract: Social actors do not observe a common social world: each individual forms judgments from a partial and potentially distorted view of the surrounding network. We study whether graph-local evidence and credibility-weighted communication can generate ...

📖 Read original article


209. Riemann-Bench: A Benchmark for Moonshot Mathematics

Author: Suhaas Garre, Erik Knutsen, Sushant Mehta, Edwin Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2604.06802v3 Announce Type: replace Abstract: Recent AI systems have achieved gold-medal-level performance on the International Mathematical Olympiad, demonstrating remarkable proficiency at competition-style problem solving. However, competition mathematics represents only a narrow slice of m...

📖 Read original article


210. Grounding Multi-Hop Reasoning in Structural Causal Models via Group Relative Policy Optimization

Author: Yunhan Bu, Quan Zhang, Huaping Zhang, Guotong Geng, Chunxiao Gao, Askar Hamdulla, Juan Wang, Qiuchi Li, Baohua Zhang, Shuai Lei, Yunbo Cao, Zhunchen Luo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2605.01482v3 Announce Type: replace Abstract: Multi-Hop Fact Verification requires complex reasoning across disparate evidence, posing significant challenges for Large Language Models , which may suffer from hallucinations and fractured logical chains. Existing methods, while improving transpa...

📖 Read original article


211. BioMedArena: An Open-source Toolkit for Building and Evaluating Biomedical Deep Research Agents

Author: Jinge Wu, Hongjian Zhou, Mingde Zeng, Jiayuan Zhu, Junde Wu, Jiazhen Pan, Ayush Noori, Sean Wu, Honghan Wu, Fenglin Liu, David A. Clifton
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2605.06177v2 Announce Type: replace Abstract: Reproducing and comparing deep research agents today is hard: the same backbone evaluated on the same benchmark can report different accuracies across papers because the harness and tool registry differ, and integrating a new model into a comparabl...

📖 Read original article


212. 2.5-D Decomposition for LLM-Based Spatial Construction

Author: Paul Whitten, Li-Jen Chen, Sharath Baddam
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2605.07066v3 Announce Type: replace Abstract: Autonomous systems that build structures from natural-language instructions need reliable spatial reasoning, yet large language models (LLMs) make systematic coordinate errors when generating three-dimensional block placements. We present a neuro-s...

📖 Read original article


Author: Robert Gieselmann, Mihai Samson, Federico Pecora, Jeremy L. Wyatt
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.00618v2 Announce Type: replace Abstract: Generative models have emerged as a powerful paradigm for AI planning, yet their performance remains constrained by the training data distribution. One approach is to improve generated solutions during inference by scaling test-time compute. A more...

📖 Read original article


214. TouchThinker: Scaling Tactile Commonsense Reasoning to the Open World with Large-scale Data and Action-aware Representation

Author: Kailin Lyu, Di Wu, Pengwei Zhang, Yuhang Zheng, Yingxin Lai, Long Xiao, Kangyi Wu, Pengna Li, Chen Gao, Lianyu Hu, Xiaobin Hu, Jie Hao, Ce Hao, Weihao Yuan, Shuicheng Yan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.11637v2 Announce Type: replace Abstract: Touch is a key modality for embodied agents to understand the physical world. Although recent work has incorporated tactile signals into language systems for tactile commonsense reasoning, scaling such systems to realistic open-world settings remai...

📖 Read original article


215. EComAgentBench: Benchmarking Shopping Agents on Long-Horizon Tasks with Distributed Hidden Intent

Author: Zeyao Du, Tong Li, Yanci Zhang, Haibo Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2606.17698v2 Announce Type: replace Abstract: As LLM-based shopping agents enter production, existing benchmarks fail to capture how a shopper's requirements arrive: stated implicitly in the query, recorded in a profile, or revealed only when the right question is asked. Benchmarks that expose...

📖 Read original article


216. BIM-Edit: Benchmarking Large Language Models for IFC-Based Building Information Modeling

Author: Bharathi Kannan Nithyanantham, Clemens Kujat, Tobias Sesterhenn, Stefan Telgmann, Ashwin Nedungadi, J"orn Pl"onnigs, Christian Bartelt, Stefan L"udtke
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.20146v3 Announce Type: replace Abstract: Large language models (LLMs) are increasingly applied to computer-aided design (CAD) to generate design artifacts from textual instructions. In engineering practice, this requires more than creating new geometry, models must also understand existin...

📖 Read original article


217. Repeated Shared Access Enables Grokking, but Edit Propagation Depends on an Addressable Memory

Author: Yanan Niu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2606.20737v2 Announce Type: replace Abstract: We study factual edit propagation in a controlled synthetic knowledge-graph QA setting using a 2x2 grid that crosses loop recurrence with shared-memory access: a dense transformer (Dense), a looped transformer (Loop), a dense backbone with shared m...

📖 Read original article


218. When Preferences Fail to Become Incentives: A Utility-Behavior Gap in Large Language Models

Author: Yujun Zhou, Christopher M. Ackerman
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.22974v2 Announce Type: replace Abstract: Recent work on preference elicitation in large language models (LLMs) has demonstrated that, when given a series of choices between two outcomes, LLMs reveal a coherent, model-specific utility structure. Notably, this structure often includes prefe...

📖 Read original article


219. IPO Finance Agent: Evaluation of LLM Financial Analysts beyond Finance Agent v2, with Automated Rubric Generation -- the Case of the SpaceX (SPCX) IPO

Author: Mostapha Benhenda
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI, q-fin.GN

arXiv:2606.23032v2 Announce Type: replace Abstract: Finance Agent v2 (by Vals AI) has emerged as the reference benchmark for evaluating both Anthropic Claude and OpenAI ChatGPT frontier language models on financial tasks. However, it narrowly deals with periodic reporting from publicly traded compan...

📖 Read original article


220. HOLMES: Evaluating Higher-Order Logical Reasoning in LLMs

Author: Yucheng Wu, Jundong Xu, Mingzhen Ju, Yue Yu, Chenpeng Wang, Haoxuan Li, Liangming Pan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2606.23238v2 Announce Type: replace Abstract: Logical reasoning is essential for reliable AI, yet existing benchmarks are largely first-order-logic-centric, focusing on object-level deduction over fixed predicates. This misses many realistic scenarios where models must reason over rules, predi...

📖 Read original article


221. Invariant Graph Representations for Continuous-Time Dynamic Graphs Under Distribution Shifts

Author: Lanting Fang, Yulian Yang, Yawei Zhang, Shanshan Feng, Kaiyu Feng, Hanning Yuan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2405.19062v2 Announce Type: replace-cross Abstract: Continuous-Time Dynamic Graphs (CTDGs) enable fine-grained modeling of evolving relational systems. However, most existing CTDG representation learning methods are tailored to in-distribution settings and exhibit limited robustness under out-...

📖 Read original article


222. When AI Meets Finance (StockAgent): Large Language Model-based Stock Trading in Simulated Real-world Environments

Author: Chong Zhang, Xinyi Liu, Zhongmou Zhang, Mingyu Jin, Lingyao Li, Zhenting Wang, Wenyue Hua, Dong Shu, Suiyuan Zhu, Xiaobo Jin, Sujian Li, Mengnan Du, Yongfeng Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: q-fin.TR, cs.AI, cs.MA

arXiv:2407.18957v5 Announce Type: replace-cross Abstract: Can AI Agents simulate real-world trading environments to investigate the impact of external factors on stock trading activities (e.g., macroeconomics, policy changes, company fundamentals, and global events)? These factors, which frequently ...

📖 Read original article


223. CORE-Bench: Fostering the Credibility of Published Research Through a Computational Reproducibility Agent Benchmark

Author: Zachary S. Siegel, Sayash Kapoor, Nitya Nadgir, Benedikt Stroebl, Arvind Narayanan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.MA

arXiv:2409.11363v2 Announce Type: replace-cross Abstract: AI agents have the potential to aid users on a variety of consequential tasks, including conducting scientific research. To spur the development of useful agents, we need benchmarks that are challenging, but more crucially, directly correspon...

📖 Read original article


224. Variational Model Merging for Pareto Front Estimation in Multitask Finetuning

Author: Hugo Monz'on Maldonado, Nico Daheim, Thomas M"ollenhoff, Iryna Gurevych, Mohammad Emtiyaz Khan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML

arXiv:2412.08147v2 Announce Type: replace-cross Abstract: Pareto fronts are useful to find good task-mixing strategies for multitask finetuning, but they are also costly to compute. To reduce costs, recent works have used existing model merging methods to help train cheap surrogate models to estimat...

📖 Read original article


225. Impatient Bandits: Optimizing for the Long-Term Without Delay

Author: Kelly W. Zhang, Thomas Baldwin-McDonald, Kamil Ciosek, Lucas Maystre, Daniel Russo
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML

arXiv:2501.07761v2 Announce Type: replace-cross Abstract: Increasingly, recommender systems are tasked with improving users' long-term satisfaction. In this context, we study a content exploration task, which we formalize as a bandit problem with delayed rewards. There is an apparent trade-off in ch...

📖 Read original article


226. Benchmarking LLMs' Mathematical Reasoning with Unseen Random Variables Questions

Author: Zijin Hong, Hao Wu, Su Dong, Junnan Dong, Yilin Xiao, Yujing Zhang, Zhu Wang, Feiran Huang, Linyi Li, Hongxia Yang, Xiao Huang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2501.11790v5 Announce Type: replace-cross Abstract: Recent studies have raised significant concerns regarding the reliability of current mathematics benchmarks, highlighting issues such as simplistic design and potential data contamination. Consequently, developing a reliable benchmark that ef...

📖 Read original article


227. Societal Alignment Frameworks Can Improve LLM Alignment

Author: Karolina Sta'nczak, Nicholas Meade, Mehar Bhatia, Hattie Zhou, Konstantin B"ottinger, Jeremy Barnes, Jason Stanley, Jessica Montgomery, Richard Zemel, Nicolas Papernot, Nicolas Chapados, Denis Therien, Timothy P. Lillicrap, Ana Marasovi'c, Sylvie Delacroix, Gillian K. Hadfield, Siva Reddy
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.CL

arXiv:2503.00069v2 Announce Type: replace-cross Abstract: Recent progress in large language models (LLMs) has focused on producing responses that meet human expectations and align with shared values - a process coined alignment. However, aligning LLMs remains challenging due to the inherent disconne...

📖 Read original article


228. Reward-Centered ReST-MCTS: A Robust Decision-Making Framework for Robotic Manipulation in High Uncertainty Environments

Author: Xibai Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2503.05226v2 Announce Type: replace-cross Abstract: Monte Carlo tree search is attractive for robotic manipulation because it can improve action selection through simulation without requiring a fully differentiable policy. In uncertain domains, however, sparse terminal rewards and noisy transi...

📖 Read original article


229. Ensemble Learning for Large Language Models in Text and Code Generation: A Survey

Author: Mari Ashiga, Wei Jie, Fan Wu, Vardan Voskanyan, Fateme Dinmohammadi, Paul Brookes, Jingzhi Gong, Zheng Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2503.13505v3 Announce Type: replace-cross Abstract: Generative Pretrained Transformers (GPTs) are foundational Large Language Models (LLMs) for text generation. However, individual LLMs often produce inconsistent outputs and exhibit biases, limiting their representation of diverse language pat...

📖 Read original article


230. Multimedia and Visual Analytics in the Agentic Era

Author: Marcel Worring, Jan Zah'alka, Stef van den Elzen, Maximilian T. Fischer, Daniel A. Keim
Published: 6/24/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.HC

arXiv:2504.06138v3 Announce Type: replace-cross Abstract: Professional users need tools to help them gain actionable insights from large multimedia collections. Foundation models and AI agents have rapidly changed the playing field, and improving their accuracy, trustworthiness, and reasoning capabi...

📖 Read original article


231. MuTRAP: Multi-trigger Trojans Attacking Robot Task Planning Systems

Author: Mohaiminul Al Nahian, Zainab Altaweel, David Reitano, Sabbir Ahmed, Shiqi Zhang, Adnan Siraj Rakin
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2504.17070v3 Announce Type: replace-cross Abstract: Robots need task planning methods to achieve goals that require more than one action. Recently, large pretrained models have demonstrated impressive performance in task planning. For instance, large language models (LLMs) can generate task pl...

📖 Read original article


232. Minimisation of Quasar-Convex Functions Using Random Zeroth-Order Oracles

Author: Amir Ali Farzin, Yuen-Man Pun, Philipp Braun, Iman Shames
Published: 6/24/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.LG, cs.NA, math.NA

arXiv:2505.02281v3 Announce Type: replace-cross Abstract: This paper explores the performance of a random Gaussian smoothing zeroth-order (ZO) scheme for minimising quasar-convex (QC) and strongly quasar-convex (SQC) functions in both unconstrained and constrained settings. For the unconstrained pro...

📖 Read original article


233. SEAL: Searching Expandable Architectures for Incremental Learning

Author: Matteo Gambella, Manuel Roveri
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2505.10457v3 Announce Type: replace-cross Abstract: Incremental learning is a machine learning paradigm where a model learns from a sequential stream of tasks. This setting poses a key challenge: balancing plasticity (learning new tasks) and stability (preserving past knowledge). Neural Archit...

📖 Read original article


234. Graph Alignment for Benchmarking Graph Neural Networks and Learning Positional Encodings

Author: Adrien Lagesse, Marc Lelarge
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2505.13087v2 Announce Type: replace-cross Abstract: We propose a novel benchmarking methodology for graph neural networks (GNNs) based on the graph alignment problem, a combinatorial optimization task that generalizes graph isomorphism by aligning two unlabeled graphs to maximize overlapping e...

📖 Read original article


235. Render-FM: Feedforward Model for Real-time Photorealistic Volumetric Rendering

Author: Zhongpai Gao, Benjamin Planche, Meng Zheng, Anwesa Choudhuri, Van Nguyen Nguyen, Terrence Chen, Ziyan Wu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2505.17338v3 Announce Type: replace-cross Abstract: Photorealistic volumetric rendering of CT scans greatly benefits clinical workflows, yet neural approaches such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) require prohibitive per-scan optimization (hours for NeRF, about...

📖 Read original article


236. Tuning without Peeking: Provable Generalization Bounds and Robust LLM Post-Training

Author: Ismail Labiad, Mathurin Videau, Matthieu Kowalski, Marc Schoenauer, Alessandro Leite, Julia Kempe, Olivier Teytaud
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL, cs.CR

arXiv:2507.01752v4 Announce Type: replace-cross Abstract: Gradient-based optimization is the workhorse of deep learning, offering efficient and scalable training via backpropagation. However, exposing gradients during training can leak sensitive information about the underlying data, raising privacy...

📖 Read original article


237. FISHER: A Foundation Model for Multi-Modal Industrial Signal Comprehensive Representation

Author: Pingyi Fan, Anbai Jiang, Shuwei Zhang, Xinhu Zheng, Zhiqiang Lv, Bing Han, Wenrui Liang, Junjie Li, Wei-Qiang Zhang, Yanmin Qian, Xie Chen, Jia Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MM, cs.SD

arXiv:2507.16696v3 Announce Type: replace-cross Abstract: Industrial signal analysis is hindered by severe data heterogeneity, which we characterize as the M5 problem. Existing solutions rely on specialized models that lack robustness and scalability, while large-scale pre-training has rarely been i...

📖 Read original article


238. Rule2Text: A Framework for Generating and Evaluating Natural Language Explanations of Knowledge Graph Rules

Author: Nasim Shirvani-Mahdavi, Chengkai Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2508.10971v2 Announce Type: replace-cross Abstract: Knowledge graphs (KGs) can be enhanced through rule mining; however, the resulting logical rules are often difficult for humans to interpret due to their inherent complexity and the idiosyncratic labeling conventions of individual KGs. This w...

📖 Read original article


239. FALCON: Transforming Cyber Threat Intelligence into Deployable IDS Rules with Self-Reflection

Author: Shaswata Mitra, Subash Neupane, Martin Duclos, Sudip Mittal, Aritran Piplai, Md Rayhanur Rahman, Edward Zieglar, Shahram Rahimi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL, cs.LG, cs.SY, eess.SY

arXiv:2508.18684v2 Announce Type: replace-cross Abstract: Signature-based Intrusion Detection Systems (IDS) detect malicious activity by matching network or host events against predefined rules. Security analysts manually develop these rules from Cyber Threat Intelligence (CTI). As threats evolve, t...

📖 Read original article


240. Breaking the Mirror: Activation-Based Mitigation of Self-Preference in LLM Evaluators

Author: Dani Roytburg, Matthew Bozoukov, Matthew Nguyen, Jou Barzdukas, Simon Fu, Narmeen Oozeer
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2509.03647v2 Announce Type: replace-cross Abstract: Large language models (LLMs) increasingly serve as automated evaluators, yet they suffer from "self-preference bias": a tendency to favor their own outputs over those of other models. This bias undermines fairness and reliability in evaluatio...

📖 Read original article


241. VoltanaLLM: Energy-Efficient and SLO-Aware Disaggregated LLM Serving via Adaptive Frequency Control and State-Space Routing

Author: Jiahuan Yu, Aryan Taneja, Junfeng Lin, Minjia Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.LG

arXiv:2509.04827v3 Announce Type: replace-cross Abstract: The energy cost of Large Language Model (LLM) inference is rapidly becoming a barrier to sustainable and scalable deployment. Although modern serving architectures expose distinct prefill and decode behaviors, existing systems fail to exploit...

📖 Read original article


242. MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment

Author: Elena Camuffo, Francesco Barbato, Mete Ozay, Simone Milani, Umberto Michieli
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2509.14001v5 Announce Type: replace-cross Abstract: Personalized object detection aims to adapt a general-purpose detector to recognize user-specific instances from only a few examples. Lightweight models often struggle in this setting due to their weak semantic priors, while large vision-lang...

📖 Read original article


243. ATHENA: Agentic Team for Hierarchical Evolutionary Numerical Algorithms

Author: Juan Diego Toscano, Daniel T. Chen, George Em Karniadakis
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA, cs.NA, math.NA, physics.comp-ph

arXiv:2512.03476v3 Announce Type: replace-cross Abstract: Progress in computational science depends on complex numerical workflows that must faithfully encode physical laws, yet translating conceptual insight into reliable code remains a major bottleneck. Although large language models can generate ...

📖 Read original article


244. Computing Evolutionarily Stable Strategies in Imperfect-Information Games

Author: Sam Ganzfried
Published: 6/24/2026, 4:00:00 AM
Categories: cs.GT, cs.AI, cs.MA, econ.TH, q-bio.PE

arXiv:2512.10279v3 Announce Type: replace-cross Abstract: We present an algorithm for computing evolutionarily stable strategies (ESSs) in symmetric perfect-recall extensive-form games of imperfect information. Our main algorithm is for two-player games, and we describe how it can be extended to mul...

📖 Read original article


245. EMFusion: Uncertainty-Aware Conditional Diffusion Model for Multivariate Narrow-band Exposure Forecasting

Author: Zijiang Yan, Yixiang Huang, Jianhua Pei, Hina Tabassum, Luca Chiaraviglio
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY

arXiv:2512.15067v4 Announce Type: replace-cross Abstract: The rapid growth in wireless infrastructure has increased the need to accurately estimate and forecast electromagnetic field (EMF) levels to ensure ongoing compliance, assess potential health impacts, and support efficient network planning. W...

📖 Read original article


246. Attention in Motion: Secure Platooning via Transformer-based Misbehavior Detection

Author: Konstantinos Kalogiannis, Ahmed Mohamed Hussain, Hexu Li, Panos Papadimitratos
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.LG, cs.NI

arXiv:2512.15503v3 Announce Type: replace-cross Abstract: Vehicular platooning promises transformative improvements in transportation efficiency and safety through the coordination of multi-vehicle formations enabled by Vehicle-to-Everything (V2X) communication. However, the distributed nature of pl...

📖 Read original article


247. Disentangling Aleatoric and Epistemic Uncertainty in Physics-Informed Neural Networks. Application to Insulation Material Degradation Prognostics

Author: Ibai Ramirez, Jokin Alcibar, Joel Pino, Mikel Sanz, Jose I. Aizpurua
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2601.03673v2 Announce Type: replace-cross Abstract: Physics-Informed Neural Networks (PINNs) provide a framework for integrating physical laws with data. However, their application to Prognostics and Health Management (PHM) remains constrained by the limited uncertainty quantification (UQ) cap...

📖 Read original article


248. The $\mathbf{P}$-Completeness of Inverted Index Traversal: On the Complexity of Evaluating Boolean Query DAGs

Author: Amir Aavani
Published: 6/24/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.CC, cs.CL, cs.DB

arXiv:2601.18747v2 Announce Type: replace-cross Abstract: Modern AI agents increasingly rely on search infrastructure to execute complex, neuro-symbolic reasoning workflows. These workflows often compile into deeply nested, non-monotonic Boolean queries over text fields. However, standard query eval...

📖 Read original article


249. Are LLM Evaluators Really Narcissists? Sanity Checking Self-Preference Evaluations

Author: Dani Roytburg, Matthew Bozoukov, Matthew Nguyen, Jou Barzdukas, Mackenzie Puig-Hall, Narmeen Oozeer
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2601.22548v4 Announce Type: replace-cross Abstract: Recent research has shown that large language models (LLMs) favor their own outputs when acting as judges, undermining the integrity of automated post-training and evaluation workflows. However, it is difficult to disentangle which behaviors ...

📖 Read original article


250. Toward Autonomous O-RAN: A Multi-Scale Agentic AI Framework for Real-Time Network Control and Management

Author: Hojjat Navidan, Mohammad Cheraghinia, Jaron Fontaine, Mohamed Seif, Eli De Poorter, H. Vincent Poor, Ingrid Moerman, Adnan Shahid
Published: 6/24/2026, 4:00:00 AM
Categories: cs.NI, cs.AI

arXiv:2602.14117v3 Announce Type: replace-cross Abstract: Open Radio Access Networks (O-RAN) promise flexible 6G network access through disaggregated, software-driven components and open interfaces, but this programmability also increases operational complexity. Multiple control loops coexist across...

📖 Read original article


251. Event-Grounded Question Answering over Long Audio via Structured Retrieval

Author: Kartik Hegde, Arvind Krishna Sridhar, Naveen Vakada, Yinyi Guo, Erik Visser
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.LG

arXiv:2602.14612v4 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...

📖 Read original article


252. MyoInteract: A Framework for Fast Prototyping of Biomechanical HCI Tasks using Reinforcement Learning

Author: Ankit Bhattarai, Hannah Selder, Florian Fischer, Arthur Fleig, Per Ola Kristensson
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI

arXiv:2602.15245v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL)-based biomechanical simulations have the potential to revolutionise HCI research and interaction design, but currently lack usability and interpretability. Using the Human Action Cycle as a design lens, we identify...

📖 Read original article


253. Bitwise Systolic Array Architecture for Runtime-Reconfigurable Multi-precision Quantized Multiplication on Hardware Accelerators

Author: Yuhao Liu, Salim Ullah, Akash Kumar
Published: 6/24/2026, 4:00:00 AM
Categories: cs.AR, cs.AI

arXiv:2602.23334v2 Announce Type: replace-cross Abstract: Neural network accelerators have been widely applied to edge devices for complex tasks like object tracking, image recognition, etc. Previous works have explored the quantization technologies in related lightweight accelerator designs to redu...

📖 Read original article


254. No Certificate, No Categorical Speech Act: A Brouwerian Assertibility Constraint for Public Reason

Author: Michael J"ulich
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI, cs.LG, cs.LO

arXiv:2603.03971v3 Announce Type: replace-cross Abstract: Generative AI can convert uncertainty into authoritative-seeming verdicts, intensifying the hypersuasive force of automated speech and displacing the justificatory work on which democratic epistemic agency depends. As a corrective, I propose ...

📖 Read original article


255. An Approach to Simultaneous Acquisition of Real-Time MRI Video, EEG, and Surface EMG for Articulatory, Brain, and Muscle Activity During Speech Production

Author: Jihwan Lee, Parsa Razmara, Kevin Huang, Sean Foley, Aditya Kommineni, Haley Hsu, Woojae Jeong, Prakash Kumar, Xuan Shi, Yoonjeong Lee, Tiantian Feng, Takfarinas Medani, Ye Tian, Sudarsana Reddy Kadiri, Krishna S. Nayak, Dani Byrd, Louis Goldstein, Richard M. Leahy, Shrikanth Narayanan
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.CL

arXiv:2603.04840v2 Announce Type: replace-cross Abstract: Speech production is a complex process spanning neural planning, motor control, muscle activation, and articulatory kinematics. While the acoustic speech signal is the most accessible product of the speech production act, it does not directly...

📖 Read original article


256. CRAFT: A Tendon-Driven Hand with Hybrid Hard-Soft Compliance

Author: Leo Lin, Shivansh Patel, Jay Moon, Svetlana Lazebnik, Unnat Jain
Published: 6/24/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV

arXiv:2603.12120v2 Announce Type: replace-cross Abstract: We introduce CRAFT hand, a tendon-driven anthropomorphic hand with hybrid hard-soft compliance for contact-rich manipulation. The design is based on a simple idea: contact is not uniform across the hand. Impacts concentrate at joints, while l...

📖 Read original article


257. AI-Driven Predictive Maintenance with Environmental Context Integration for Connected Vehicles: Simulation, Benchmarking, and Field Validation

Author: Kushal Khemani (Independent Researcher, India), Anjum Nazir Qureshi (Rajiv Gandhi College of Engineering Research,Technology)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY

arXiv:2603.13343v3 Announce Type: replace-cross Abstract: Predictive maintenance for connected vehicles offers the potential to reduce unexpected breakdowns and improve fleet reliability, but most existing systems rely exclusively on internal diagnostic signals and are validated on simulated or indu...

📖 Read original article


258. HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction

Author: Ruicheng Yuan, Zhenxuan Zhang, Anbang Wang, Liwei Hu, Xiangqian Hua, Yaya Peng, Jiawei Luo, Guang Yang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2603.19957v2 Announce Type: replace-cross Abstract: Pathology reports are structured, multi-granular documents encoding diagnostic conclusions, histological grades, and ancillary test results across one or more anatomical sites; yet existing pathology vision-language models (VLMs) reduce this ...

📖 Read original article


259. Policies Permitting LLM Use for Polishing Peer Reviews Are Currently Not Enforceable

Author: Rounak Saha, Gurusha Juneja, Dayita Chaudhuri, Naveeja Sajeevan, Nihar B Shah, Danish Pruthi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY, cs.LG

arXiv:2603.20450v2 Announce Type: replace-cross Abstract: A number of scientific conferences and journals have recently enacted policies that prohibit LLM usage by peer reviewers, except for polishing, paraphrasing, and grammar correction of otherwise human-written reviews. But, are these policies e...

📖 Read original article


260. WAND: Windowed Attention and Knowledge Distillation for Efficient Autoregressive Text-to-Speech Models

Author: Hanna Lee, Tan Dat Nguyen, Jaehoon Kang, Kyuhong Shim
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2604.08558v2 Announce Type: replace-cross Abstract: Recent decoder-only autoregressive text-to-speech (AR-TTS) models produce high-fidelity speech, but their memory and compute costs scale quadratically with sequence length due to full self-attention. In this paper, we propose WAND, Windowed A...

📖 Read original article


261. THEIA: Learning Complete Kleene Three-Valued Logic in a Pure-Neural Modular Architecture

Author: Augustus Haoyang Li
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.LO

arXiv:2604.11284v5 Announce Type: replace-cross Abstract: We present THEIA, a 2.75M-parameter modular neural architecture that learns the complete Kleene three-valued logic (K3) truth table from task data without external symbolic inference or hand-encoded K3 gate primitives. Across 5 seeds it passe...

📖 Read original article


262. Dual-Anchoring: Addressing State Drift in Vision-Language Navigation

Author: Kangyi Wu, Pengna Li, Kailin Lyu, Xi Lin, Lin Zhao, Qingrong He, Jinjun Wang, Jianyi Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2604.17473v4 Announce Type: replace-cross Abstract: Vision-Language Navigation(VLN) requires an agent to navigate through 3D environments by following natural language instructions. While recent Video Large Language Models(Video-LLMs) have largely advanced VLN, they remain highly susceptible t...

📖 Read original article


263. Fix Initial Programs and Iteratively Refine Repair Instructions Toward Non-Elimination Multi-Turn Program Correction

Author: Yuto Tanaka, Issei Sato
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2604.23989v2 Announce Type: replace-cross Abstract: Recent work on large language models (LLMs) has emphasized the importance of scaling inference compute. From this perspective, the state-of-the-art method Scattered Forest Search (SFS) has been proposed, employing Monte Carlo Tree Search with...

📖 Read original article


264. DynamicPO: Dynamic Preference Optimization for Recommendation

Author: Xingyu Hu, Kai Zhang, Jiancan Wu, Shuli Wang, Chi Wang, Wenshuai Chen, Yinhua Zhu, Haitao Wang, Xingxing Wang, Xiang Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.IR, cs.AI

arXiv:2605.00327v4 Announce Type: replace-cross Abstract: In large language model (LLM)-based recommendation systems, direct preference optimization (DPO) effectively aligns recommendations with user preferences, requiring multi-negative objective functions to leverage abundant implicit-feedback neg...

📖 Read original article


265. Ensemble Distributionally Robust Bayesian Optimisation with Continuous Context

Author: Tigran Ramazyan, Denis Derkach
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML

arXiv:2605.07565v2 Announce Type: replace-cross Abstract: We study Bayesian Optimisation (BO) in settings where the objective function is influenced by uncontrollable environmental contexts governed by an unknown probability distribution. In practice, the contextual distribution must be estimated fr...

📖 Read original article


266. When Language Overwrites Vision: Over-Alignment and Geometric Debiasing in Vision-Language Models

Author: Harshvardhan Saini, Samyak Jha, Yiming Tang, Dianbo Liu
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2605.08245v4 Announce Type: replace-cross Abstract: Vision-Language Models (VLMs) increasingly power high-stakes applications, from medical imaging to autonomous systems, yet they routinely hallucinate, confidently describing content not present in the input. We investigate the root causes of ...

📖 Read original article


267. A Simplex Witness Certificate and Escape Force for Constant Collapse in Variational Autoencoders

Author: Zegu Zhang, Jian Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2605.18224v4 Announce Type: replace-cross Abstract: We study exact constant collapse in variational autoencoders: the deterministic encoder mean becomes independent of the input. The prior remains the standard Gaussian. Before VAE training, we select a fixed teacher posterior from a GMM-based ...

📖 Read original article


268. Open-source LLMs administer maximum electric shocks in a Milgram-like obedience experiment

Author: Roland Pihlakas (for the Three Laws collaboration), Jan Llenzl Dagohoy (for the Three Laws collaboration)
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CY, cs.AI

arXiv:2605.21401v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly deployed as autonomous agents that make sequences of decisions over extended interactions in high-stakes domains. However, the behaviour of LLMs under sustained authority pressure is still an open...

📖 Read original article


269. Sensing Intelligence as a Trainable Metamaterial Property

Author: Kyungmi Na, Yifei Li, Xinyi Yang, Bolei Deng
Published: 6/24/2026, 4:00:00 AM
Categories: q-bio.NC, cond-mat.mtrl-sci, cs.AI, physics.app-ph

arXiv:2605.23967v2 Announce Type: replace-cross Abstract: In biological systems, sensing is not performed by the brain alone: the body deforms, vibrates, and filters external stimuli before they are transduced into neural signals. In engineered systems, this processing burden is placed largely on el...

📖 Read original article


270. More Skills, Worse Agents? Skill Shadowing Degrades Performance When Expanding Skill Libraries

Author: Hongwen Song, Song Wei
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, stat.AP

arXiv:2605.24050v2 Announce Type: replace-cross Abstract: Skill libraries allow LLM agents to load task-specific instructions on demand, letting non-expert users solve domain-specific tasks through natural language without knowing which skills exist or how they work. However, performance degrades as...

📖 Read original article


271. VISTA: An End-to-End Benchmark for Visual Spec-to-Web-App Coding Agents

Author: JunJia Guo (Joe), Yuhang Yao (Joe), Jiawei (Joe), Zhou, Jingdi Chen
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CV

arXiv:2605.26144v3 Announce Type: replace-cross Abstract: We present VISTA (VIsual Spec-To-App Benchmark), a benchmark for evaluating the end-to-end web-app generation capabilities of LLM-based agents. Unlike prior code generation benchmarks that focus on algorithmic tasks, VISTA targets realistic U...

📖 Read original article


272. QSignAI: Quantum-Randomness-Seeded Identity Signatures at the Intersection of AI for Science and Science for AI

Author: Dongping Liu, Aoyu Zhang, Luyao Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.ET, quant-ph

arXiv:2605.27729v3 Announce Type: replace-cross Abstract: The 2024-2025 Nobel and Turing awards recognised AI and quantum science simultaneously. Yet no deployed system has brought these streams together for the public. This paper presents QSignAI, a production-deployed platform demonstrating a bidi...

📖 Read original article


273. Cosmos 3: Omnimodal World Models for Physical AI

Author: NVIDIA, :, Aditi, Niket Agarwal, Arslan Ali, Jon Allen, Martin Antolini, Adeline Aubame, Alisson Azzolini, Junjie Bai, Maciej Bala, Yogesh Balaji, Josh Bapst, Aarti Basant, Mukesh Beladiya, Mohammad Qazim Bhat, Zaid Pervaiz Bhat, Dan Blick, Vanni Brighella, Han Cai, Tiffany Cai, Eric Cameracci, Jiaxin Cao, Yulong Cao, Mark Carlson, Carlos Casanova, Ting-Yun Chang, Yan Chang, Yu-Wei Chao, Prithvijit Chattopadhyay, Roshan Chaudhari, Chieh-Yun Chen, Junyu Chen, Ke Chen, Qizhi Chen, Wenkai Chen, Xiaotong Chen, Yu Chen, An-Chieh Cheng, Click Cheng, Xiu Chia, Jeana Choi, Chaeyeon Chung, Wenyan Cong, Yin Cui, Magdalena Dadela, Nalin Dadhich, Wenliang Dai, Joyjit Daw, Alperen Degirmenci, Rodrigo Vieira Del Monte, Robert Denomme, Sameer Dharur, Marco Di Lucca, Ke Ding, Wenhao Ding, Yifan Ding, Yuzhu Dong, Nicole Drumheller, Yilun Du, Aigul Dzhumamuratova, Aleksandr Efitorov, Hamid Eghbalzadeh, Naomi Eigbe, Imad El Hanafi, Hassan Eslami, Benedikt Falk, Jiaojiao Fan, Jim Fan, Amol Fasale, Sergiy Fefilatyev, Liang Feng, Francesco Ferroni, Sanja Fidler, Xiao Fu, Vikram Fugro, Prashant Gaikwad, TJ Galda, Katelyn Gao, Yihuai Gao, Wenhang Ge, Sreyan Ghosh, Arushi Goel, Vivek Goel, Akash Gokul, Rama Govindaraju, Jinwei Gu, Miguel Guerrero, Elfie Guo, Aryaman Gupta, Siddharth Gururani, Hugo Hadfield, Song Han, Ankur Handa, Zekun Hao, Mohammad Harrim, Ali Hassani, Nathan Hayes-Roth, Yufan He, Chris Helvig, Cyrus Hogg, Madison Huang, Michael Huang, Sophia Huang, Yufan Huang, Jacob Huffman, DeLesley Hutchins, Suneel Indupuru, Boris Ivanovic, Arihant Jain, Joel Jang, Ryan Ji, Yanan Jian, Dongfu Jiang, Jingyi Jin, Atharva Joshi, Nikhilesh Joshi, Pranjali Joshi, Andy Ju, Jaehun Jung, Weiwei Kang, Scott Kassekert, Jan Kautz, Ashna Khetan, Julia Kiczka, Slawek Kierat, Gwanghyun Kim, Kuno Kim, Sunny Kim, Kezhi Kong, Xin Kong, Zhifeng Kong, Tomasz Kornuta, Egor Krivov, Hui Kuang, Saurav Kumar, Chia-Wen Kuo, George Kurian, Wojciech Kutak, JF Lafleche, Himangshu Lahkar, Omar Laymoun, Jayjun Lee, Sanggil Lee, Gabriele Leone, Boyi Li, Freya Li, Jiajun Li, Jinfeng Li, Ling Li, Pengcheng Li, Shangru Li, Tingle Li, Xiaolong Li, Xuan Li, Zhaoshuo Li, Zhiqi Li, Hao Liang, Maosheng Liao, Chen-Hsuan Lin, Tsung-Yi Lin, Ming-Yu Liu, Sifei Liu, Zihan Liu, Hai Loc Lu, Xiangyu Lu, Alice Luo, Ruipu Luo, Wenjie Luo, Jiangran Lyu, Martin Ding Ma, Nic Ma, Qianli Ma, Dawid Majchrowski, Louis Marcoux, Miguel Martin, Qing Miao, Ashkan Mirzaei, Shreyas Misra, Kaichun Mo, Durra Mohsin, Hyejin Moon, Pawel Morkisz, Saeid Motiian, Kirill Motkov, Seungjun Nah, Yashraj Narang, Deepak Narayanan, Thabang Ngazimbi, Julian Ouyang, Shubham Pachori, David Page, Yatian Pang, Sehwi Park, Mahesh Patekar, Mostofa Patwary, Marco Pavone, Trung Pham, Wei Ping, Soha Pouya, Shrimai Prabhumoye, Varun Praveen, Delin Qu, Hesam Rabeti, Morteza Ramezanali, Marilyn Reeb, Xuanchi Ren, Kristen Rumley, Wojciech Rymer, Jun Saito, Yeongho Seol, John Shao, Piyush Shekdar, Tianwei Shen, Humphrey Shi, Min Shi, Stella Shi, Kevin Shih, Mohammad Shoeybi, Mateusz Sieniawski, Shuran Song, Alexander Sotelo, Amir Sotoodeh, Sunil Srinivasa, Vignesh Srinivasakumar, Bartosz Stefaniak, Rahul Heinrich Steiger, Shangkun Sun, Jiaxiang Tang, Shitao Tang, Yangyang Tang, Yue Tang, Tolou Tavakkoli, Kayley Ting, Krzysztof Tomala, Wei-Cheng Tseng, Jibin Varghese, Sergei Vasilev, Thomas Volk, Raju Wagwani, Roger Waleffe, Andrew Z. Wang, Boxiang Wang, Haoxiang Wang, Qiao Wang, Shihao Wang, Shijie Wang, Ting-Chun Wang, Yan Wang, Yu Wang, Rohit Watve, David Wehr, Fangyin Wei, Xinshuo Weng, Jay Zhangjie Wu, Kedi Wu, Hongchi Xia, Summer Xiao, Tianjun Xiao, Kevin Xie, Daguang Xu, Jiashu Xu, Mengyao Xu, Ruqing Xu, Xingqian Xu, Yao Xu, Dinghao Yang, Dong Yang, Hans Yang, Xiaodong Yang, Xuning Yang, Yichu Yang, Yurong You, Zhiding Yu, Hao Yuan, Simon Yuen, Xiaohui Zeng, Pengcuo Zeren, Cindy Zha, Haotian Zhang, Jenny Zhang, Jing Zhang, Liangkai Zhang, Paris Zhang, Shun Zhang, Xuanmeng Zhang, Zhizheng Zhang, Ann Zhao, Yilin Zhao, Yuliya Zhautouskaya, Charles Zhou, Fengzhe Zhou, Shilin Zhu, Yuke Zhu, Dima Zhylko, Artur Zolkowski
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, cs.MM, cs.RO

arXiv:2606.02800v4 Announce Type: replace-cross Abstract: We introduce Cosmos 3, a family of omnimodal world models designed to jointly process and generate language, image, video, audio, and action sequences within a unified mixture-of-transformers architecture. By supporting highly flexible input-...

📖 Read original article


274. ASymPO: Asymmetric-Scale Policy Optimization for Asynchronous LLM Post-Training Without Behavior Information

Author: Zehua Liu, Yuxuan Yao, Xiaojin Fu, Tao Zhong, Mingxuan Yuan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.03070v3 Announce Type: replace-cross Abstract: Asynchronous reinforcement learning can improve language-model post-training throughput by decoupling response generation from policy optimization, but stale responses introduce distribution drift. Standard behavior-corrected methods control ...

📖 Read original article


275. A Training-Free Mixture-of-Agents Framework for Multi-Document Summarization using LLMs and Knowledge Graphs

Author: Cuong Vuong Tuan, Trang Mai Xuan, Tien-Cuong Nguyen, Vu-Duc Ngo, Thien Van Luong
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.03867v2 Announce Type: replace-cross Abstract: Multi-Document Summarization (MDS) plays a critical role in distilling essential information from collections of textual data. Existing approaches often struggle to capture complex inter-document relationships, rely heavily on large amounts o...

📖 Read original article


276. Page image classifier fine-tuned on century-spanning archives of scanned documents for further content-specific processing

Author: Kateryna Lutsai, Dana K\v{r}iv'ankov'a, Pavel Stra\v{n}'ak, David Nov'ak
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.DL

arXiv:2606.07558v2 Announce Type: replace-cross Abstract: Purpose: Digitization projects in the humanities produce vast, heterogeneous archives of historical documents, making manual sorting impractical at scale. This work addresses the need for an automated system to classify scanned page images ba...

📖 Read original article


277. AI-Driven Analytics of Team-Teaching Talk: Acoustic Patterns across Experience, Cohorts and the Learning Design

Author: Yuchen Liu, Roberto Martinez-Maldonado, Riordan Alfredo, Paola Mejia-Domenzain, Dwi Rahayu, Sadia Nawaz
Published: 6/24/2026, 4:00:00 AM
Categories: cs.HC, cs.AI

arXiv:2606.09831v2 Announce Type: replace-cross Abstract: As classroom cohorts expand, team teaching is increasingly used to integrate the expertise and pedagogical perspectives of multiple teachers. Yet, there is limited empirical understanding of how team teaching unfolds in practice, particularly...

📖 Read original article


278. FedSteer: Taming Extreme Gradient Staleness in Federated Learning with Corrective Projections and Caching

Author: Haoran Zhang, Cain~a Figueiredo Pereira, Marie Siew, Xutong Liu, Carlee Joe-Wong, Rachid El-Azouzi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.10124v2 Announce Type: replace-cross Abstract: Federated learning (FL) is often subject to aggregation variance if clients do not consistently participate in training rounds. While reusing stale model updates from inactive clients is a common technique to reduce this variance, we find tha...

📖 Read original article


279. Acquisition state behaves as a structured, measurable variable governing lung-nodule AI: kernel-driven measurement instability and noise-driven detection fragility, invisible to DICOM metadata

Author: Daniel Soliman
Published: 6/24/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV, physics.med-ph

arXiv:2606.12824v2 Announce Type: replace-cross Abstract: AI governance for medical imaging is formalizing: the 2026 ACR-SIIM Practice Parameter recommends local acceptance testing and ongoing drift monitoring, and the ACR Assess-AI registry monitors AI outputs using DICOM metadata for context. We a...

📖 Read original article


280. AgentRivet: an automated system for producing Rivet routines from journal publications

Author: Antonio J. Costa, Caterina Doglioni, Christian G"utschow, Andrew D. Pilkington, Sukanya Sinha
Published: 6/24/2026, 4:00:00 AM
Categories: hep-ex, cs.AI, hep-ph

arXiv:2606.13535v3 Announce Type: replace-cross Abstract: Particle physics collider experiments provide Rivet routines as part of the analysis preservation strategy for model-independent measurements. Rivet is a C++ toolkit that allow new theoretical models to be compared to the measurements, thus a...

📖 Read original article


281. Surprise-Guided MergeSort: Budget-Efficient Human-in-the-Loop Ranking via Adaptive Comparison Scheduling

Author: Yujin Park, Haejun Chung, Ikbeom Jang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.15623v3 Announce Type: replace-cross Abstract: Pairwise comparison is the gold standard for subjective ranking tasks; however, exhaustive annotation requires a massive number of human comparisons ($O(n^2)$). While sorting-based methods have reduced this burden to $O(n\log n)$, they still ...

📖 Read original article


282. Lect\=uraAgents: A Multi-Agent Framework for Adaptive Personalized AI-Assisted Learning and Embodied Teaching

Author: Jaward Sesay, Yue Yu, Siwei Dong, Guangyao Chen, B"orje F. Karlsson
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.HC

arXiv:2606.16428v2 Announce Type: replace-cross Abstract: Effective personalized AI-assisted learning demands systems that can not only generate accurate learner-specific educational materials, but also dynamically adapt their instruction to diverse learners. However, existing educational agents hav...

📖 Read original article


283. Robust Dual-Signal Fusion: Hybrid Neuro-Symbolic Gating with Compressed Chain-of-Thought Refinement for Irony Detection in Social Media Texts

Author: Ankit Bhattacharjee, Krityapriya Bhaumik
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2606.16845v2 Announce Type: replace-cross Abstract: Small-scale Large Language Models (LLMs) natively default to literal semantic interpretations, making few-shot irony detection a persistent challenge in noisy, user-generated text. We introduce the Robust Dual-Signal (RDS) Fusion framework, a...

📖 Read original article


284. Quantum Cinema: An Interactive Cinematic Exploration of Quantum Computing Hardware via Generative World Models

Author: Aoyu Zhang, Dongping Liu, Luyao Zhang
Published: 6/24/2026, 4:00:00 AM
Categories: physics.pop-ph, cs.AI, cs.ET, cs.HC, quant-ph

arXiv:2606.17102v2 Announce Type: replace-cross Abstract: Quantum computing promises transformative advances across science and industry, yet the physical hardware that enables these computations remains invisible to the public: quantum processors operate inside sealed dilution refrigerators at temp...

📖 Read original article


285. Statistical Foundations of LLM-based A/B Testing: A Surrogacy Framework for Human Causal Inference

Author: Joel Persson, M{\aa}rten Schultzberg, Sebastian Ankargren
Published: 6/24/2026, 4:00:00 AM
Categories: stat.ME, cs.AI, econ.EM, math.ST, stat.TH

arXiv:2606.17165v3 Announce Type: replace-cross Abstract: Organizations and researchers show increasing interest in using large language models (LLMs) in place of human participants in A/B tests, in the hope of experimenting faster and at lower cost. We study when a treatment effect estimated on LLM...

📖 Read original article


286. KANLib -- A Modular, Extensible and Fast Kolmogorov-Arnold Network Implementation

Author: Julian Hoever, Gregor Schiele
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.17927v2 Announce Type: replace-cross Abstract: Kolmogorov-Arnold Networks (KANs) have recently emerged as a promising alternative to traditional multilayer perceptrons by replacing linear weights with learnable univariate functions. Despite their theoretical advantages in interpretability...

📖 Read original article


287. Essential Subspace Merging for Multi-Task Learning

Author: Longhua Li, Lei Qi, Xin Geng, Qi Tian
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.19164v3 Announce Type: replace-cross Abstract: Model merging aims to enable multi-task learning by integrating the capabilities of multiple models fine-tuned from the same pre-trained checkpoint into a single model. Its core challenge is inter-task interference among task-specific paramet...

📖 Read original article


288. Cross-Dataset, Age, and Gender Generalization: A Comprehensive Analysis of Fine-Tuning Strategies for Low-Resource Children's ASR

Author: Abhijit Sinha, Hemant Kumar Kathania, Sudarsana Reddy Kadiri, Shrikanth Narayanan
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.SD

arXiv:2606.19791v2 Announce Type: replace-cross Abstract: The challenge associated with recognizing dysarthric speech primarily arises from pronounced acoustic variability attributed to impaired articulatory precision. Past research has demonstrated improved recognition through the use of hybrid DNN...

📖 Read original article


289. HilDA: Hierarchical Distillation with Diffusion for Advancing Self-Supervised LiDAR Pre-training

Author: Maciej Wozniak, Jesper Ericsson, Hariprasath Govindarajan, Truls Nyberg, Thomas Gustafsson, Patric Jensfelt, Olov Andersson
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO

arXiv:2606.20189v3 Announce Type: replace-cross Abstract: Leveraging Vision Foundation Models (VFMs) for camera-to-LiDAR knowledge distillation offers a promising solution to the scarcity of annotated data needed to represent the immense geometric and kinematic diversity of real-world autonomous dri...

📖 Read original article


290. Topological Neural Dynamics: A Neuron-wise Framework for Sequence Modeling

Author: Borui Cai, Yao Zhao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.21295v2 Announce Type: replace-cross Abstract: Existing sequence models, including RNNs, LSTMs, continuous-time networks, and Transformers, share a common structural principle: layer-wise dynamics, where all neurons in the same layer co-evolve through a shared parameterized operator, leav...

📖 Read original article


291. Sexualised synthetic personas encode and amplify gendered power asymmetries through voice

Author: Alice Ross, Ariadna Sanchez, Elin Kanhov, Catherine Lai, 'Eva Sz'ekely
Published: 6/24/2026, 4:00:00 AM
Categories: eess.AS, cs.AI, cs.CL

arXiv:2606.21366v2 Announce Type: replace-cross Abstract: This work examines sexualised AI-generated English-speaking voices offered by a popular commercial platform. New technologies may enable sexual empowerment and greater diversity in gender expression, yet toxic masculinity, heteronormativity, ...

📖 Read original article


292. Does Mixture-of-Experts Actually Help Inference on Consumer and Edge Hardware? An Empirical Study

Author: Alfarizy Alfarizy, Hung Truong Thanh Nguyen, Ren'e Richard, Roozbeh Razavi-Far, Hung Cao
Published: 6/24/2026, 4:00:00 AM
Categories: cs.PF, cs.AI

arXiv:2606.21428v2 Announce Type: replace-cross Abstract: Mixture-of-Experts (MoE) language models are often described as ideal for resource-constrained inference. Each token activates only a small subset of experts, so the per-token compute cost, in floating-point operations (FLOPs), resembles that...

📖 Read original article


293. Skills for the future software profession: beyond agentic AI!

Author: Sungmin Kang, Baishakhi Ray, Abhik Roychoudhury
Published: 6/24/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.21894v2 Announce Type: replace-cross Abstract: As coding agents are rapidly changing software engineering, a natural question is: what are the core skills needed by future software engineers? To identify where software engineering is headed and thus what skills will be needed, we summariz...

📖 Read original article


294. Alternate loss functions and regression models that achieve robustness to outliers by modulating the learning rate

Author: Mathew Mithra Noel, Arindam Banerjee, Yug D. Oswal, Geraldine Bessie Amali D, Venkataraman Muthiah-Nakarajan
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.22068v2 Announce Type: replace-cross Abstract: Most real-world datasets used for training supervised learning models are contaminated with noisy data and outliers leading to large prediction errors. This paper proposes a new approach for achieving robustness where the learning rate is mod...

📖 Read original article


295. MultiMem: Measuring and Mitigating Memorization in Multi-Modal Contrastive Learning

Author: Wenhao Wang, Franziska Boenisch, Michael Backes, Adam Dziedzic
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2606.22220v2 Announce Type: replace-cross Abstract: Memorization in machine learning models enables high performance on rare in-distribution samples by capturing their atypical patterns. However, it also causes harmful retention of noise and outliers, degrading generalization. While memorizati...

📖 Read original article


296. Diffusion Integrated Gradients: Controllable Path Generation for Flexible Feature Attribution

Author: Soyeon Kim, Kyowoon Lee, Jaesik Choi
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2606.22314v2 Announce Type: replace-cross Abstract: Path-based attribution methods such as Integrated Gradients (IG) are widely adopted for their strong axiomatic properties and effectiveness in attributing model predictions to input features by integrating gradients along a path from a baseli...

📖 Read original article


297. On the Position Bias of On-Policy Distillation

Author: Yan Xie, Sijie Zhu, Tiansheng Wen, Bo Chen, Yifei Wang
Published: 6/24/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.22600v2 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...

📖 Read original article


298. AI Fiction in the Wild

Author: Neel Gupta, Maria Antoniak, Melanie Walsh
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CY

arXiv:2606.22748v2 Announce Type: replace-cross Abstract: Some professional authors are beginning to use AI tools to help produce their fiction writing. Are readers using AI to generate fiction, too? Drawing on over 500,000 anonymized, English-language ChatGPT-user conversations (arXiv:2405.01470), ...

📖 Read original article


299. Polycepta: Object-Centric Appearance Estimation for Multi-Object Tracking

Author: Mohamed Nagy, Naoufel Werghi, Jorge Dias, Majid Khonji
Published: 6/24/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.23604v2 Announce Type: replace-cross Abstract: The tracking-by-detection paradigm in multi-object tracking (MOT) typically relies on static appearance descriptors to complement motion estimation. However, these descriptors are frame-independent, limiting their robustness as visual cues. S...

📖 Read original article