Skip to content

arXiv cs.AI - 2026-07-09

222 items collected.


1. Learning social norms enhances compatibility in dynamic human-AI coordination

Author: Yi Yang, Siyuan Liu, Xin Gao, Huamu Sun, Chao Liu, Qing Zhou, Bingbing Nie
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2607.07021v1 Announce Type: new Abstract: Humans continuously coordinate with others in dynamic interactions, often through implicit, hard-to-quantify social norms that act as shared tacit expectations among interacting agents. As AI agents, including large language models (LLMs), become embed...

📖 Read original article


2. Measuring Intelligence Beyond Human Scale

Author: Jerry Han, Rafael Moschopoulos, Ella Colby, Vishrut Goyal, Andrew Tu, Kia Ghods, Mark Braverman, Elad Hazan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07040v1 Announce Type: new Abstract: How can we measure intelligence beyond human capability? Human-authored benchmarks saturate, and above human capability, examiners may not know which tasks are both hard and verifiable. We argue that this difficulty is inherent to absolute-scale evalua...

📖 Read original article


3. Operational Reframing and Approval-Framed Delegation in Multi-Agent LLM Safety

Author: Lifei Liu, Haoran Yu, Xiaochong Jiang, Su Wang, Pin Qian, Yihang Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CR, cs.MA

arXiv:2607.07097v1 Announce Type: new Abstract: Safety evaluations of multi-agent LLM systems often compare a direct prompt with a planner-executor pipeline and report the difference as a single "pipeline effect." We argue that this aggregate is difficult to interpret because it conflates three mech...

📖 Read original article


4. Does AI Understand Imaging? A Systematic Benchmark of Agentic AI for Computational Imaging Tasks

Author: Ethan Chung, Chuanjun Zheng, Jasper Tan, Jingxi Li, Haopeng Zhang, Huaijin Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07189v1 Announce Type: new Abstract: Vision-language models (VLMs) and agentic AI have shown strong performance on semantic visual tasks, but it remains unclear whether they can handle the physics and inverse problems that underlie computational imaging. We present ImagingBench, a benchma...

📖 Read original article


5. Reasoning Consistency Scanning: A Framework for Auditing Chain-of-Thought Validity in AI Safety Evaluations

Author: Silvia Santano
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07229v1 Announce Type: new Abstract: Prior work has shown that chain-of-thought (CoT) reasoning is often unfaithful: a model's stated reasoning does not reliably reflect the process that produced its output. Detecting unfaithfulness, though, requires controlled experimental interventions,...

📖 Read original article


6. From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

Author: Haipeng Ding, Yuexiang Xie, Zhewei Wei, Yaliang Li, Bolin Ding
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.MA

arXiv:2607.07321v1 Announce Type: new Abstract: Tool utilization enables Large Language Model (LLM) agents to interact with the real world and resolve complex tasks. However, existing agent frameworks predominantly rely on static toolsets composed of granular atomic actions (e.g., basic file I/O or ...

📖 Read original article


7. Physics-Audited Agentic Discovery in Scientific Machine Learning

Author: Diab W. Abueidda, Bilal Ahmed, Panos Pantidis, Mostafa E. Mobasher
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2607.07379v1 Announce Type: new Abstract: In agentic scientific machine learning (SciML), large language model (LLM) agents can discover surrogate models and select one by an automated score, typically an error metric. A low error, however, does not establish that the predicted fields satisfy ...

📖 Read original article


8. MIRA-Math: A Benchmark for Minimal Information Requesting and Mathematical Reasoning

Author: Charbel Al Bateh, Samer Saab Jr
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07391v1 Announce Type: new Abstract: Mathematical reasoning benchmarks typically provide all facts needed to solve each problem, while interactive benchmarks often mix reasoning with tools, retrieval, and long-horizon dialogue. We introduce MIRA-Math, a benchmark for a narrower diagnostic...

📖 Read original article


9. Agentic Data Environments

Author: Elaine Ang, Chenxi Huang, Georgios Liargkovas, Jerry Liu, Jinhui Liu, Nikos Pagonas, Charlie Summers, Haonan Wang, Jiakai Xu, Tianle Zhou, Yusen Zhang, Zhou Yu, Zhuo Zhang, Tianyi Peng, Kostis Kaffes, Eugene Wu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.DB

arXiv:2607.07397v1 Announce Type: new Abstract: Autonomous agents promise substantial gains in speed, scale, and labor efficiency, but their failures can impose abrupt and often irreversible costs. The central challenge for agentic automation is therefore to increase the benefits of automation while...

📖 Read original article


10. Reason Less, Verify More: Deterministic Gates Recover a Silent Policy-Violation Failure Mode in Tool-Using LLM Agents

Author: Vikas Reddy, Sumanth Reddy Challaram, Abhishek Basu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CR

arXiv:2607.07405v1 Announce Type: new Abstract: Tool-using LLM agents can violate the very policies they are deployed to enforce while appearing to complete the task successfully. In policy-permissive environments, a tool may execute any well-formed call even when the corresponding state transition ...

📖 Read original article


11. InductWave: Inductive Multi-Hop Logical Query Answering on Knowledge Graphs

Author: Mayank Kharbanda, Michael Cochez, Rajiv Ratn Shah, Raghava Mutharaju
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.IR

arXiv:2607.07422v1 Announce Type: new Abstract: Logical Multi-Hop Query Answering over Knowledge Graphs (KGs) can be formulated as querying, with an implicit completeness assumption. Current works mainly focus on Existential First Order Logic (EFO) queries. These EFO queries contain conjunction, dis...

📖 Read original article


12. The Blind Curator: How a Biased Judge Silently Disables Skill Retirement in Self-Evolving Agents

Author: Xing Zhang, Yanwei Cui, Guanghui Wang, Ziyuan Li, Wei Qiu, Bing Zhu, Peiyang He
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.CR

arXiv:2607.07436v1 Announce Type: new Abstract: A self-evolving agent retires its bad skills by watching them fail, so what happens when the judge cannot see the failures? Skill retirement is the structural constraint that keeps a growing library from drifting below the no-skill baseline, but its gu...

📖 Read original article


13. SpaCellAgent: A Self-Evolving LLM-Based Multi-Agent Framework for Trajectory Analysis

Author: Songhan Wang, Haoang Chi, He Li, Zhiheng Zhang, Jiayan Yuan, Cheems Wang, Hao Peng, Xinwang Liu, Wenjing Yang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07467v1 Announce Type: new Abstract: Spatial and Single-cell transcriptomics are transformative in deciphering cellular dynamics. As the fundamental paradigm for reconstructing cell developmental paths, trajectory inference (TI) is critical. However, existing methods require extensive man...

📖 Read original article


14. Search, Fail, Recover: A Training Framework for Correction-Aware Reasoning

Author: Dmitry Beresnev, Vladimir Makharev, Roman Khalikov, Ivan Oseledets, Petr Anokhin
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07492v1 Announce Type: new Abstract: Many reasoning tasks are not well described by a single left-to-right chain: a solver may need to pursue a plausible branch, observe delayed failure, and return to the latest prefix that can still be completed. We introduce Pyligent, a training and inf...

📖 Read original article


15. Do LLM-Generated Skills Make Better AI Data Scientists? A Component Ablation Across Data-Science Workflows

Author: Wei-Jung Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07504v1 Announce Type: new Abstract: Product data scientists often ask LLM-based agents to help with recurring execution tasks such as cleaning data, writing SQL, choosing statistical tests, and formatting results. Reusable skill files are meant to avoid prompting from scratch by packagin...

📖 Read original article


16. RL Post-Training Builds Compositional Reasoning Strategies

Author: Azwar Abdulsalam, Nishil Patel, Andrew Saxe
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CL

arXiv:2607.07646v1 Announce Type: new Abstract: Does RL post-training merely amplify primitive skills already latent in a base model, or can it compose primitive skills into new higher-level strategies? We study this question in a fully observable rewrite-grammar environment where the pretraining di...

📖 Read original article


17. Recursive Self-Improvement in AI: From Bounded Self-Refinement to Autonomous Research Loops

Author: Mingguang Chen, Licheng Wang, Bo Qu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07663v1 Announce Type: new Abstract: AI systems increasingly participate in their own improvement: revising their outputs, adapting their own harnesses during deployment, training on data they generate, and, increasingly, conducting AI research itself. This literature is described under a...

📖 Read original article


18. SkillCenter: A Large-Scale Source-Grounded Skill Library for Autonomous AI Agents

Author: Tianming Sha, Yue Zhao, Lichao Sun, Yushun Dong
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.07676v1 Announce Type: new Abstract: Autonomous AI agents can execute complex tasks with limited human review, yet they often lack the grounded operational knowledge to make their outputs not just executable but correct, secure, and maintainable. We introduce SkillCenter, to our knowledge...

📖 Read original article


19. Institutional Red-Teaming: Deployment Rules, Not Just Models, Causally Shape Multi-Agent AI Safety

Author: Yujiao Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.GT, cs.MA

arXiv:2607.07695v1 Announce Type: new Abstract: We introduce institutional red-teaming, an evaluation methodology for testing deployment rules in multi-agent AI: hold the agents, objectives, and task state fixed, vary only one rule, and attribute the resulting change in collective behavior to that r...

📖 Read original article


20. Can Reinforcement Learning Efficiently Discover Price Manipulation?

Author: Ioanna-Yvonni Tsaknaki, Andrea Macr`i, Fabrizio Lillo
Published: 7/9/2026, 4:00:00 AM
Categories: q-fin.TR, cs.AI

arXiv:2607.06121v1 Announce Type: cross Abstract: In this paper, we investigate whether a model-free RL agent can identify and exploit price manipulation opportunities more effectively than a traditional model-based approach that assumes correct specification of the data-generating process but relie...

📖 Read original article


21. LipSSD: Lipschitz-Constrained Single-Shot Detection for Adversarially Robust Object Detection

Author: Vincent L'eb'e (IRIT, DTIPG - SNCF, UT3), Yannick Prudent (IRIT, DTIPG - SNCF, UT3), Corentin Friedrich (IRIT, DTIPG - SNCF, UT3), Thomas Massena (IRIT, DTIPG - SNCF, UT3), Ronan Sicre (IRIT), Franck Mamalet
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06592v1 Announce Type: cross Abstract: Object detectors have many applications in safety-critical systems, but they are known to be sensitive to worst-case perturbations such as adversarial attacks, which limits their applicability in real-world scenarios. Compared with classification, ad...

📖 Read original article


22. When Agents Remember Too Much: Memory Poisoning Attacks on Large Language Model Agents

Author: George Torres, Sharad Shrestha, Satyajayant Misra
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2607.06595v1 Announce Type: cross Abstract: Personal AI agents powered by large language models can reason and act using available tools to access emails, manage calendars, and push code to remote repositories, all with minimal oversight. When augmented with long-term memory, an agent can reca...

📖 Read original article


23. Non-contact, Real-time, Heart-rate Measurement using Image Processing with Commodity Cameras and AI Agents

Author: Kelly Li, Fulu Li
Published: 7/9/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, cs.CV

arXiv:2607.06598v1 Announce Type: cross Abstract: Heart rate measurement is one of the key requirements for real-time health monitoring, in particular for health caring of elderly people. Traditional heart rate measurement relies on contact sensing mechanisms such as some heart rate measurement devi...

📖 Read original article


24. MiLSD: A Micro Line-Segment Detector for Resource-Constrained Devices

Author: Parsa Hassani Shariat Panahi, Amir Hossein Jalilvand, M. Hassan Najafi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO

arXiv:2607.06600v1 Announce Type: cross Abstract: Line segment detection is a key building block in visual SLAM, 3D reconstruction, and industrial inspection. Recent deep learning methods have greatly improved accuracy, yet even the smallest models require several megabytes of memory, exceeding low-...

📖 Read original article


25. TriRoute: Unified Learned Routing for Joint Adaptive Attention, Experts, and KV-Cache Allocation

Author: Andrii Balashov, Olena Ponomarova
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06601v1 Announce Type: cross Abstract: Conditional computation can decouple language model quality from per-token inference cost, yet leading techniques act on a single axis in isolation: Mixture-of-Experts (MoE) sparsifies the FFN, Mixture-of-Depths (MoD) skips whole transformer blocks, ...

📖 Read original article


26. Do Counterfactually Fair Image Classifiers Satisfy Group Fairness? -- A Theoretical and Empirical Study

Author: Sangwon Jung, Sumin Yu, Sanghyuk Chun, Taesup Moon
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06603v1 Announce Type: cross Abstract: The notion of algorithmic fairness has been actively explored from various aspects of fairness, such as counterfactual fairness (CF) and group fairness (GF). However, the exact relationship between CF and GF remains to be unclear, especially in image...

📖 Read original article


27. NEST: Tackling Dataset-Level Distribution Shifts via Regime-Oriented Mixture-of-Experts

Author: Lanhao Li, Bingshu Xie, Lijun Sun, Xin Xue, Haoyi Zhou, Jianxin Li
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06607v1 Announce Type: cross Abstract: Accurate long-term forecasting in complex systems is frequently compromised by dataset-level distribution shifts, where diverse underlying behavioral modes and evolving system states drive the dynamic multivariate time-series. While existing methods ...

📖 Read original article


28. Security and Privacy in Agentic AI: Grand Challenges and Future Directions

Author: Adam Jenkins, Agnieszka Kitkowska, Caterina Maidhof, Diego Paracuellos, Francesco Sovrano, Gonzalo Gabriel Mendez, Guillermo Suarez-Tangil, Hana Kopecka, Isabel Wagner, Isabel Barbera, Javier Carnerero-Cano, Jide Edu, Jose Luis Martin-Navarro, Jose Such, Josep Domingo-Ferrer, Juan Carlos Carrillo, Kopo Marvin Ramokapane, Mark Cote, Pablo Vellosillo, Ramon Ruiz-Dolz, Rongjun Ma, Ruba Abu-Salma, Sameer Patil, William Seymour, Xiao Zhan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.HC

arXiv:2607.06608v1 Announce Type: cross Abstract: We present key challenges and future research directions in the security and privacy of agentic AI, based on a horizon-scanning exercise that brought together thirty leading international experts from academia, industry, and government to engage in f...

📖 Read original article


29. D2PO: Optimizing Diffusion Samplers via Dynamic Preference

Author: Jinkyu Kim, Jinyoung Choi, Bohyung Han
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06609v1 Announce Type: cross Abstract: We propose D2PO (Dynamic Direct Preference Optimization), a principled framework for optimizing diffusion sampling policies with respect to timestep schedules and classifier-free guidance (CFG) weights. Our work is motivated by a fundamental limitati...

📖 Read original article


30. Deep Reinforcement Learning for Reliability Based Bi-Objective Portfolio Optimization

Author: Sounaq Das, Tanmay Sen, Raghu Nandan Sengupta, Aditya Gupta
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC

arXiv:2607.06610v1 Announce Type: cross Abstract: Portfolio optimization under uncertainty is inherently a multi-objective decision problem involving complex interactions among return, risk, market dynamics, and practical investment constraints. Existing reliability based portfolio optimization appr...

📖 Read original article


31. Audio Sentiment Analysis via Distillation and Cross-Modal Integration of Generated Multilingual Transcripts

Author: Andrei-George Durdun, Victor Constantinescu, Radu Tudor Ionescu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG, cs.SD

arXiv:2607.06611v1 Announce Type: cross Abstract: Automatically recognizing the sentiment, positive or negative, from speech is a challenging task, requiring both the analysis of vocal inflections and the interpretation of uttered words. Recent solutions rely on audio foundation models to solve the ...

📖 Read original article


32. PRoVeFL: Private Robust and Verifiable Aggregation in Federated Learning

Author: Harsh Kasyap, Anil Kumar Pradhan, Ugur Ilker Atmaca, Graham Cormode, Carsten Maple
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2607.06612v1 Announce Type: cross Abstract: Federated Learning (FL) enables multiple clients to collaboratively train machine learning models while retaining data locality, thereby enhancing user privacy. However, traditional FL frameworks rely on a centralized aggregation server and assume ho...

📖 Read original article


33. STAGformer: A Spatio-temporal Agent Graph Transformer for Micro Mobility Demand Forecasting

Author: Ye Zihao
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06614v1 Announce Type: cross Abstract: Accurate station-level demand forecasting is essential for the efficient operation of bike-sharing systems, yet it remains challenging due to complex spatio-temporal dependencies and the large scale of urban networks. This paper presents STAGformer, ...

📖 Read original article


34. WHERE to Generate Matters: Budget-Aware Synthetic Augmentation for Label Skewed Federated Learning

Author: Sangwoo Lee, Sunghwan Park, Jaewoo Lee
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2607.06616v1 Announce Type: cross Abstract: Label skew in federated learning (FL) causes client drift and degrades global accuracy. Synthetic data augmentation can reduce this imbalance; however, full class balancing requires substantial computation cost. We propose FedEAS, a policy that assig...

📖 Read original article


35. Inertia-1: An Open Exploration of Wearable Motion Foundation Models

Author: Zongzhe Xu, Aakarsh Anand, Sarah Jiang, Chuntung Zhuang, Zitao Shuai, Sriram Sankararaman, Yuzhe Yang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06617v1 Announce Type: cross Abstract: Wearable motion sensing provides a continuous and scalable window into human behavior and health, making it a natural fit for foundation models, yet its pretraining and scaling principles remain poorly understood. Prior work studies isolated design c...

📖 Read original article


36. Overview of the NLPCC 2026 Shared Task 1: Difficulty-Aware Multilingual and Multimodal Medical Instructional Video Understanding Evaluation

Author: Shenxi Liu, Kan Li, Mingyang Zhao, Yuhang Tian, Bin Li
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06618v1 Announce Type: cross Abstract: Following the CMIVQA, MMI-VQA, and M4IVQA challenges in NLPCC 2023--2025, we introduce the Difficulty-Aware Medical Instructional Video Question Answering (DA-MIVQA) shared task for NLPCC 2026. DA-MIVQA extends previous multilingual and multimodal me...

📖 Read original article


37. SpaR3D-MoE: Adaptive 3D Spatial Reasoning from Sparse Views Meets Geometry-Inductive Mixture-of-Experts

Author: Haida Feng, Hao Wei, Haolin Wang, Shiwei Li, Chade Li, Yihong Wu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06620v1 Announce Type: cross Abstract: Recent Multimodal Large Language Models (MLLMs) struggle to bridge the representational gap between 2D semantic understanding and 3D spatial geometry. Existing 3D-aware models either rely on costly 3D-specific data or utilize RGB-only inputs with heu...

📖 Read original article


38. LLM-Guided Task-Semantic Field Factorization for Industrial Process Forecasting

Author: Youcheng Zong, Runda Jia, Mingxuan Ren, Dakuo He
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY

arXiv:2607.06623v1 Announce Type: cross Abstract: Process industries rely on time-series forecasting and soft sensing to estimate quality variables that are hard to measure online. Labeled data are scarce, operating regimes change frequently, and retraining models or rebuilding alignment pipelines f...

📖 Read original article


39. Open-Ended Scenario Reasoning for Specialist Model Adaptation

Author: Youcheng Zong, Runda Jia, Ranmeng Lin, Mingxuan Ren, Dakuo He
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SY, eess.SY

arXiv:2607.06625v1 Announce Type: cross Abstract: Process industries have accumulated validated specialist models, yet sensor drift, feedstock variation, and regime switching cause these models to degrade systematically in new scenarios. Collecting new labeled data and retraining is costly, while co...

📖 Read original article


40. Cross-Trajectory Chimera Interventions Reveal Dissociable Roles of Weight Magnitude and Direction in Grokking

Author: Truong Xuan Khanh
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06628v1 Announce Type: cross Abstract: Which properties of a partially trained network are causally portable to a different, independently trained network? Single-trajectory interventions show necessity within one run, not portability across runs. We introduce cross-trajectory chimera int...

📖 Read original article


41. Dynamic-in-Few-Step: Unifying Dynamic Computation and Few-Step Distillation for Efficient Video Generation

Author: Yu Cheng, Siyue Yao, Zhongang Qi, Shanyan Guan, Wei Li, Fajie Yuan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.06631v1 Announce Type: cross Abstract: Video Diffusion Models (VDMs) have demonstrated superior generation quality but suffer from prohibitive computational costs. While recent few-step distillation techniques significantly accelerate inference, they typically enforce a static model archi...

📖 Read original article


42. ProMoE-FL: Prototype-conditioned Mixture of Experts for Multimodal Federated Learning with Missing Modalities

Author: Aavash Chhetri, Bibek Niroula, Eduard Vazquez, Yash Raj Shrestha, Prashnna Gyawali, Loris Bazzani, Binod Bhattarai
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06633v1 Announce Type: cross Abstract: In this paper, we address the problem of multimodal federated learning with missing modality. Existing methods utilize an additional public dataset or perform naive feature synthesis that is based solely on the available modality. To address these li...

📖 Read original article


43. Specification Grounding Drives Test Effectiveness for LLM Code

Author: Amin Haeri, Mahdi Ghelichi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG

arXiv:2607.06636v1 Announce Type: cross Abstract: Large language models frequently generate code that appears correct on typical inputs yet fails on edge cases, invalid inputs, and other specification-defined corner conditions. A popular fix has the model write its own tests and repair until they pa...

📖 Read original article


44. At-Grok Is Not Converged:A Measurement-Validity Audit for Grokking Representation Metrics

Author: Truong Xuan Khanh
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06639v1 Announce Type: cross Abstract: On modular arithmetic, a network's embedding keeps compressing for tens of thousands of steps after it has already generalized. Reading effective rank at the grokking transition overstates the converged value by 3-5x on an MLP, and by 1.3-1.5x on a t...

📖 Read original article


45. The Rank-One Corner: How Much Value Equivalence Does a Task Need from a World Model?

Author: Donna Vakalis
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06640v1 Announce Type: cross Abstract: A learned world model is usually judged by how faithfully it reconstructs its observations or predicts reward, as though quality were something the model simply has or lacks. But what a task actually needs from a model is narrower: the few predictive...

📖 Read original article


46. Healthier LLMs: Retrieval-Augmented Generation for Public Health Question Answering

Author: Felix Feldman, Joshua Harris, Timothy Laurence, Leo Loman, Ollie Higgins, Fan Grayson, Poonam Soma, Bethany Pace-Bonello, Michael Borowitz, Toby Nonnenmacher
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.06641v1 Announce Type: cross Abstract: Large language models (LLMs) achieve promising results on medical question answering benchmarks, yet their use in public health is constrained by hallucinations and the rapid evolution of official guidance. Retrieval-Augmented Generation (RAG) mitiga...

📖 Read original article


47. Diffusion enabled Optimal Transport distances for graph matching

Author: Iman Seyedi, Francesco Archetti
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06646v1 Announce Type: cross Abstract: This paper introduces Diffusion Semi-Relaxed Fused Gromov-Wasserstein (DsrFGW), a novel method for graph comparison that unifies node features and structural connectivity through optimal transport. While traditional Gromov-Wasserstein and semi-relaxe...

📖 Read original article


48. Digital Fragmentation and Generative AI Use Across 103 Million Application Events

Author: Sumer S. Vaid, Ashley V. Whillans
Published: 7/9/2026, 4:00:00 AM
Categories: cs.HC, cs.AI, cs.ET, stat.AP

arXiv:2607.06681v1 Announce Type: cross Abstract: Knowledge workers switch between applications thousands of times per day, spending nearly a tenth of the work year transitioning between digital applications in a process called digital fragmentation. Whether this fragmentation reflects who an employ...

📖 Read original article


49. tsbootstrap: Distribution-Free Uncertainty Quantification and Conformal Prediction for Time Series

Author: Sankalp Gilda
Published: 7/9/2026, 4:00:00 AM
Categories: stat.ME, cs.AI, cs.MS, q-fin.ST, stat.AP

arXiv:2607.06690v1 Announce Type: cross Abstract: Finance, sensing, and demand streams violate the exchangeability that IID conformal prediction and the IID bootstrap assume, and existing libraries implement either a general resampling engine or conformal calibration without the other. tsbootstrap p...

📖 Read original article


50. SPEAR: A Simulator for Photorealistic Embodied AI Research

Author: Mike Roberts, Renhan Wang, Rushikesh Zawar, Rachith Dey-Prakash, Quentin Leboutet, Stephan R. Richter, Matthias M"uller, German Ros, Rui Tang, Stefan Leutenegger, Yannick Hold-Geoffroy, Kalyan Sunkavalli, Vladlen Koltun
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.LG, cs.RO

arXiv:2607.06701v1 Announce Type: cross Abstract: Interactive simulators have become powerful tools for training embodied agents and generating synthetic visual data, but existing photorealistic simulators suffer from limited generality, programmability, and rendering speed. We address these limitat...

📖 Read original article


51. Vision Language Action (VLA) Models for Unmanned Aerial Robotics and Bimanual Manipulation: A Review

Author: Inkyu Sa, Chanoh Park, Hea-Min Lee, Donghee Noh, Ho Seok Ahn
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG

arXiv:2607.06706v1 Announce Type: cross Abstract: Vision Language Action (VLA) models unify visual perception, natural-language understanding, and action generation within a single foundation model, allowing a robot to follow instructions such as fold the towel or fly to the red building directly fr...

📖 Read original article


52. Reliable and Developer-Aligned Evaluation of Agents for Software Engineering

Author: Razvan Mihai Popescu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2607.06713v1 Announce Type: cross Abstract: Large language models are rapidly moving towards closing the development cycle, transitioning from simple assistive companions to autonomous contributors deeply embedded into collaborative development environments. Despite their accelerated adoption,...

📖 Read original article


53. A Continual Learning Framework for Adaptive Control of Modular Soft Robots

Author: Nilay Kushawaha, Muhammad Sunny Nazeer, Baljinder Singh Bal, Cecilia Laschi, Egidio Falotico
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.06740v1 Announce Type: cross Abstract: Soft robots have attracted significant attention in applications such as medical intervention, rehabilitation, and robotic manipulation due to their inherent compliance, flexibility, and high degrees of freedom. Modular soft robots (MSRs), composed o...

📖 Read original article


54. SmartHomeSecure: Automated Detection and Repair of Smart Home Configuration Errors Using Large Language Models

Author: Yizhi Wang, Xinghua Gao, Reachsak Ly, Alireza Shojaei
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2607.06748v1 Announce Type: cross Abstract: Smart home automation platforms increasingly rely on user-authored YAML configuration files to define device behaviors, but these files are prone to syntax, formatting, and semantic logic errors that can cause automation failures and safety risks. Ex...

📖 Read original article


55. AirPASS: Over-the-Air Federated Learning via Pinching Antenna Systems

Author: Seyed Mohammad Azimi-Abarghouyi, Christopher G. Brinton
Published: 7/9/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, cs.LG, math.IT

arXiv:2607.06768v1 Announce Type: cross Abstract: This paper investigates over-the-air federated learning (AirFL) in wireless systems where the access point is equipped with a multi-waveguide pinching antenna system (PASS). We adopt the widely studied learning-oriented AirFL formulation, which seeks...

📖 Read original article


56. From Agentic to Autogenic Network Management for AI-Native 6G and Beyond: A Standards Perspective

Author: Petar Djukic, Sudipta Acharya, Takai Eddine Kennouche, Burak Kantarci
Published: 7/9/2026, 4:00:00 AM
Categories: cs.NI, cs.AI

arXiv:2607.06786v1 Announce Type: cross Abstract: Standards bodies, including TM Forum, 3GPP, and ETSI, are converging on Agentic AI as the foundation for next-generation network management, where Large AI Model (LAM)-based agents autonomously interpret intent, coordinate resources, and adapt operat...

📖 Read original article


57. Enhancing deep learning models for time series classification via knowledge distillation

Author: Javidan Abdullayev, Maxime Devanne, Jonathan Weber, Germain Forestier
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06796v1 Announce Type: cross Abstract: Deep learning has achieved remarkable success in various domains including time series analysis, computer vision and natural language processing. However, high computational and memory demands of state-of-the-art architectures pose challenges for dep...

📖 Read original article


58. What Predicts Correctness in Text-to-SQL? A Selective-Prediction Study

Author: Robert Richardson
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06799v1 Announce Type: cross Abstract: Evaluating uncertainty in AI-generated SQL queries requires estimating whether a query is correct, where correct means it executes to the same result as a human-written reference. We study which signals predict correctness on hard multi-table text-to...

📖 Read original article


59. A Multi-Analyst LLM Pipeline for Auditable Rule Discovery Across 68 Public Physiological Corpora

Author: Dovy Paukstys
Published: 7/9/2026, 4:00:00 AM
Categories: eess.SP, cs.AI

arXiv:2607.06802v1 Announce Type: cross Abstract: Open physiological corpora are heterogeneous: they use different sensors, labels, sampling rates, recording settings, and clinical endpoints. They can support detector design, but they do not directly specify which detector rules should be built for ...

📖 Read original article


60. When Agents Go Rogue: Activation-Based Detection of Malicious Behaviors in Multi-Agent Systems

Author: Haowen Xu, Xue Tan, Lei Ma, Zhihao Zhang, Chao Wang, Qingze Wang, Ping Chen, Jun Dai, Xiaoyan Sun
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2607.06807v1 Announce Type: cross Abstract: While enabling effective collaboration on complex tasks, LLM-based Multi-Agent Systems (MAS) face critical security challenges due to vulnerabilities at the agent and interaction levels. Most existing MAS security defenses are built upon two core ass...

📖 Read original article


61. Ad Headline Generation using Self-Critical Masked Language Model

Author: Yashal Shakti Kanungo, Sumit Negi, Aruna Rajan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.06818v1 Announce Type: cross Abstract: For any E-commerce website it is a nontrivial problem to build enduring advertisements that attract shoppers. It is hard to pass the creative quality bar of the website, especially at a large scale. We thus propose a programmatic solution to generate...

📖 Read original article


62. Gradient-Based Speech-to-Text Alignment for Any ASR Model: From CTC to Speech LLMs

Author: Albert Zeyer, Ralf Schl"uter, Hermann Ney
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV, cs.LG

arXiv:2607.06831v1 Announce Type: cross Abstract: Speech-to-text alignment means finding the temporal boundaries of each word in the audio. Some models provide such an alignment directly and others do not. Connectionist temporal classification (CTC) and transducer models have an alignment by constru...

📖 Read original article


63. A Gold-Standard Study of What Makes a Lightweight Game-Playing Agent Strong

Author: Nima Kelidari, Mohammadsaeed Haghi, Mahdi Salmani
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.GT

arXiv:2607.06854v1 Announce Type: cross Abstract: Reinforcement learning agents for imperfect-information card games are only as strong as the opponents they train against, and they are hard to grade, since they beat a random opponent over 99 percent of the time and only tie copies of themselves. So...

📖 Read original article


64. GemNav: Discrete-Token Visual Robot Navigation using a Multimodal Large Language Model

Author: Peter Bohm, Saimunur Rahman, Abdelwahed Khamis, Sagun Man Singh Shrestha, Chris McCool, Peyman Moghadam
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.06882v1 Announce Type: cross Abstract: Visual navigation policies built on large pretrained models have so far followed a common recipe: a dedicated visual encoder, a bespoke action head, and training on thousands of hours of cross-embodiment datasets. We ask whether this recipe is necess...

📖 Read original article


65. ReMoDEx: A Local-to-Global Relevance-Based Model Decision Explainability Framework for large-Scale Image Datasets

Author: Abhay Kumar Pathak, Mrityunjay Chaubey, Manjari Gupta
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06889v1 Announce Type: cross Abstract: Deep learning image classifiers achieve strong predictive performance yet remain opaque in how decisions are formed. A model may predict correctly while relying on irrelevant cues, shortcut associations, peripheral structures, or device level artifac...

📖 Read original article


66. Computing with Stochastic Oracles in AI-Augmented Computation

Author: Jie Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CC, cs.AI, cs.IT, cs.LG, math.IT

arXiv:2607.06893v1 Announce Type: cross Abstract: The Stochastic-Oracle Turing Machine (SOTM) framework models AI-augmented computation as the interaction of a probabilistic Turing machine with an oracle whose responses are drawn from context-dependent distributions. This paper studies what an SOTM ...

📖 Read original article


67. LoCA: Spatially-Aware Low-Rank Convolutional Adaptation of Vision Foundation Models

Author: Sojung An, Junha Lee, Sujeong You, Nam Ik Cho, Donghyun Kim
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.06918v1 Announce Type: cross Abstract: Pre-trained Vision Foundation Models (VFMs) provide strong visual representations for diverse downstream tasks. The key challenge of VFM adaptation stems from the prohibitive costs of full fine-tuning and catastrophic forgetting. To address this, Low...

📖 Read original article


68. MADB: A Large-Scale Music Aesthetics Dataset with Professional and Multi-Dimensional Annotations

Author: Sirui Zhang, Tianle Wang, Xinyi Tong, Peiyang Yu, Jishang Chen, Liangke Zhao, Haoxin Zhang, Duo Xu, Xin Jin, Feng Yu, Songchun Zhu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SD, cs.AI

arXiv:2607.06929v1 Announce Type: cross Abstract: Music aesthetic assessment is a challenging yet underexplored problem, requiring models to capture fine-grained, multi-dimensional human perceptual judgments. Progress in this area has been limited by the lack of large-scale datasets with structured ...

📖 Read original article


69. Imputation Meets Clustering: Exploiting Latent Subgroup Structure for Missing Data Recovery

Author: Chuyao Zhang, E Li, Taochen Chen, Yiqun Zhang, Yuzhu Ji, Shuping Zhao, Peng Liu, Yiu-ming Cheung
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06930v1 Announce Type: cross Abstract: Missing data is prevalent in practical applications, making effective imputation an essential preprocessing step for downstream analysis. Real-world datasets often exhibit complex latent structures composed of multiple subgroups with distinct distrib...

📖 Read original article


70. Comprehensive Evaluation of Large Language Model Responses: A Multi-Factor Scoring System

Author: Yiming Gai, Junde Lu, Xuefei Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2607.06940v1 Announce Type: cross Abstract: The remarkable performance of large language models (LLMs) in linguistic tasks underscores an urgent need for comprehensive evaluation of their response quality. Prevailing methods, often confined to singular dimensions, fall short of capturing the f...

📖 Read original article


71. Self-Supervised Pretraining Improves Cross-Site and Cross-Scale Robustness of Point Cloud Leaf-Wood Segmentation

Author: Heeju Mun, Tackang Yang, Yunsoo Nam, Changhyun Choi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.06948v1 Announce Type: cross Abstract: The accuracy of existing leaf-wood segmentation methods for tree point clouds varies across forest types and sites. Self-supervised learning (SSL) on point clouds has improved the generalization of deep learning models for forestry point cloud tasks,...

📖 Read original article


72. Large Language Models (LLMs) and Generative AI in Cybersecurity and Privacy: A Survey of Dual-Use Risks, AI-Generated Malware, Explainability, and Defensive Strategies

Author: Kiarash Ahi, Saeed Valizadeh
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL

arXiv:2607.06963v1 Announce Type: cross Abstract: Large Language Models (LLMs) and generative AI (GenAI) systems, such as ChatGPT, Claude, Gemini, LLaMA, Copilot, Stable Diffusion by OpenAI, Anthropic, Google, Meta, Microsoft, Stability AI, respectively, are revolutionizing cybersecurity, enabling b...

📖 Read original article


73. End-to-End LLM Flight Planning with RAG-based Memory and Multi-modal Coach Agent

Author: Amin Tabrizian, Arsyi Aziz, Aarifah Ullah, Mahyar Ghazanfari, Pouria Razzaghi, Peng Wei
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.06964v1 Announce Type: cross Abstract: Bridging the gap between human pilot intent and autonomous flight operation is critical for real-world electric vertical takeoff and landing (eVTOL) aircraft deployment. Flight planning traditionally relies on classic algorithms that struggle to inco...

📖 Read original article


74. Hybrid Least Squares/Gradient Descent Methods for MIONets

Author: Jun Choi, Chang-Ock Lee, Minam Moon
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NA, math.NA

arXiv:2607.06976v1 Announce Type: cross Abstract: In this paper, we propose an efficient hybrid least squares/gradient descent (LSGD) method for MIONets to accelerate training. This method generalizes the LSGD method for DeepONets. Since MIONet is the sum of the entrywise product of multiple branch ...

📖 Read original article


75. WAM-TTT: Steering World-Action Models by Watching Human Play at Test Time

Author: Yusen Feng, Bingchen Han, Jiangran Lyu, Kai Liu, Yixin Zheng, Yuxuan Wan, Weiheng Liu, Sun Han, Ruiqin Li, Yulong Zhang, Fangfu Liu, Xuesong Shi, Libin Liu, Yizhou Wang, Zhizheng Zhang, He Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.06988v1 Announce Type: cross Abstract: Steering robot foundation models (RFMs) toward new task variants or user-preferred behaviors remains challenging, often requiring additional robot demonstrations, task-specific fine-tuning, or long-context conditioning. We present WAM-TTT, a test-tim...

📖 Read original article


76. Physics-guided spatiotemporal neural models for fuel density prediction

Author: Tolga Caglar, Jaynil Jaiswal, Saqib Azim, Yudhir Gala, Mai H. Nguyen, Ilkay Altintas
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.06999v1 Announce Type: cross Abstract: This paper presents a physics-guided machine learning (PGML) framework for fuel density prediction, integrating physics constraints and domain knowledge into deep learning models to enhance model accuracy and stability. We explore three deep learning...

📖 Read original article


77. Multimodal Spatiotemporal-Frequency Fusion with Peak Enhancement for Cellular Traffic Forecasting

Author: Qingzhong Li, Yue Hu, Hui Ma, Yajun Zhang, Xinjun Pei, Ming Yan, Fei Xing
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07016v1 Announce Type: cross Abstract: Accurate forecasting of cellular network traffic is essential for network planning, resource allocation, and quality-of-service assurance in modern mobile communication systems. Real-world traffic often exhibits bursty endogenous dynamics and disturb...

📖 Read original article


78. Latent graph encoding of multimodal neuroimaging features with generative AI architectures

Author: Ishaan Batta, Meenu Ajith, Vince Calhoun
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2607.07027v1 Announce Type: cross Abstract: While generative models enable encoding of complex neuroimaging data for feature generation and reconstruction, developing optimal architectural frameworks with appropriate encoding and latent space processes is crucial for studying structural and fu...

📖 Read original article


79. Gimitest: A Comprehensive Tool for Testing Reinforcement Learning Policies

Author: Dennis Gross, Quentin Mazouni, Helge Spieker, Arnaud Gotlieb
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SE

arXiv:2607.07029v1 Announce Type: cross Abstract: Reinforcement learning (RL) policies can be unsafe and vulnerable to attacks. Ensuring their reliability is often a pain point as existing automated testing methods target only selected environments, testing scenarios, and RL algorithms. To address t...

📖 Read original article


80. AnchorPrune: Relevance-Anchored Contextual Expansion for Visual Token Pruning

Author: Kyuan Oh, Bumsoo Kim
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07033v1 Announce Type: cross Abstract: Large vision-language models incur substantial inference costs because high-resolution inputs introduce thousands of visual tokens, many of which are redundant for a given query. Existing pruning methods often combine query relevance and token divers...

📖 Read original article


81. Intrinsic Green's Learning: Supervised Learning on Manifolds via Inverse PDE

Author: Alexandre Quemy
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07034v1 Announce Type: cross Abstract: We introduce Intrinsic Green's Learning (IGL), a framework that models a target function on a manifold as the solution to a linear PDE whose source term is learned from data. Rather than approximating the target directly, IGL learns a source and inte...

📖 Read original article


82. On the Principles of Deep Feedforward ReLU Networks

Author: Changcun Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07035v1 Announce Type: cross Abstract: The architecture of deep feedforward neural networks is ubiquitous in deep learning, either as a whole system or as a subnetwork of other architectures, and thus its mechanism is a key ingredient of the black box of neural networks. On the basis of t...

📖 Read original article


83. Riemannian Geometry for Pre-trained Language Model Embeddings

Author: Szczepan Konior, Alexandre Quemy, Przemys{\l}aw Klocek, Gr'egoire Cattan, Bart{\l}omiej Sobieski
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2607.07047v1 Announce Type: cross Abstract: Understanding the geometric structure of pre-trained language model embeddings matters for interpretability and safety. We ask whether sentence-level classification signal lives in the Riemannian geometry of contextual token embeddings, and probe it ...

📖 Read original article


84. Making Implicit Preservation Intent Explicit in Conversational Image Editing

Author: Soomin Han, Jihyung Ahn, Bumsoo Kim, Buru Chang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07051v1 Announce Type: cross Abstract: Conversational image editing requires preserving not only visible content, but also content that temporarily disappears across turns. When newly added or modified content occludes a previously visible region, that region should reappear if it was nev...

📖 Read original article


85. Progressive Crystallization: Turning Agent Exploration into Deterministic, Lower-Cost Workflows in Production

Author: Arun Malik
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.DC, cs.ET, cs.MA

arXiv:2607.07052v1 Announce Type: cross Abstract: AI agents deployed for IT operations are typically permanent cost centers because every execution requires full LLM inference, even for previously solved problems. This paper introduces progressive crystallization, a lifecycle that treats agent explo...

📖 Read original article


86. Complexity-Budgeted, Interaction-Aware Interpretable Model for Tabular Data

Author: Srikumar Krishnamoorthy
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07060v1 Announce Type: cross Abstract: Inherently interpretable classifiers for tabular data typically rely on sparse features, rules, or patterns that users can inspect directly. The marginal feature-screening step common to these methods can discard variables whose predictive value emer...

📖 Read original article


87. Multiplication Beyond Groups: Stratified Fourier Mechanisms in Transformer Circuits

Author: Zitong Andrew Chen, Junaid Hasan, Akhil Srinivasan, Hemkesh Bandi, Jarod Alper
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.NT, math.RT

arXiv:2607.07066v1 Announce Type: cross Abstract: Transformers have demonstrated a remarkable ability to learn algorithmic reasoning, yet mechanistic analyses have mostly focused on globally invertible operations such as cyclic addition and group composition. In this work, we investigate how small t...

📖 Read original article


88. Navigating Hierarchy: Hyperbolic Learning on Brain Graphs for Disorder Diagnosis

Author: Yapeng Li, Bo Jiang, Ziyan Zhang, Dongdong Chen, Zhengzheng Tu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07077v1 Announce Type: cross Abstract: Functional brain networks exhibit a hierarchical organization across ROI, community, and whole-brain levels, supporting local processing, inter-community coordination, and global integration. Recent studies have demonstrated that brain community-awar...

📖 Read original article


89. AT-Attn: Temporal-Aware Cross-Attention for Longitudinal Multimodal Alzheimer's Disease Diagnosis

Author: Xinyue Du, Yibo Liu, Zhenglei Zhou, Xuancheng Yao, Weimin Zhong, Qiuhui Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07091v1 Announce Type: cross Abstract: In longitudinal Alzheimer's disease (AD) diagnosis support, clinical and imaging information is often collected at irregular visits. Integrating these multimodal observations may improve diagnostic assessment, but naive fusion can degrade performance...

📖 Read original article


90. GeoProp: Grounding Robot State in Vision for Generalist Manipulation

Author: Guoyang Zhao, Quanhao Qian, Gongjie Zhang, Wenhao Li, Jiuniu Wang, Xiaowei Lu, Deli Zhao, Ran Xu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.07101v1 Announce Type: cross Abstract: Proprioception is fundamental to robotic manipulation, yet standard fusion methods often treat it as an isolated vector lacking explicit alignment with visual tokens. Without a direct correspondence between 3D kinematics and 2D feature maps, manipula...

📖 Read original article


91. Tree-of-Thoughts Reasoning for Text-to-Image In-Context Learning

Author: Stepanida Alekseeva, Jenifer Kalafatovich, Seong-Whan Lee
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07117v1 Announce Type: cross Abstract: In text-to-image in-context learning (T2I-ICL), a model has to infer a latent compositional pattern from fewshot demonstrations for generating a query image. Recent studies show that state-of-the-art multimodal large language models struggle with thi...

📖 Read original article


92. Entropy Pacing Policy Optimization for Multi-Task Agentic Reinforcement Learning

Author: Zetian Hu, Shunyu Liu, Junjie Zhang, Yongcheng Jing, Ting-En Lin, Yongbin Li, Dacheng Tao
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07178v1 Announce Type: cross Abstract: Recent breakthroughs of Reinforcement Learning (RL) have highlighted its potential for complex agentic Large Language Model (LLM) tasks. However, existing efforts largely focus on single-task settings, whereas real-world deployment necessitates a gen...

📖 Read original article


93. Predicting LLM Safety Before Release by Simulating Deployment

Author: Marcus Williams, Hannah Sheahan, Cameron Raymond, Tomek Korbak, Deng Pan, Peilin Yang, Leon Maksin, Ningyi Xie, Phillip Guo, Ian Kivlichan, Micah Carroll
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07184v1 Announce Type: cross Abstract: Pre-deployment safety evaluations aim to inform the downstream risks of releasing a new AI model. Yet most evaluations provide limited evidence about how often undesired model behavior will occur in deployment: they generally have insufficient covera...

📖 Read original article


94. Validate the Dream Before You Trust Its Verdict: Admissibility for World-Model Simulators

Author: Christian Oefinger, Finn Rasmus Sch"afer, Korbinian Moller, Mattia Piccinini, Johannes Betz
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG, cs.SE

arXiv:2607.07196v1 Announce Type: cross Abstract: Across robotics, World Models (WMs) are increasingly used to evaluate action policies by simulating the consequences of actions in an imagined world, and returning a success or safety verdict. Yet a verdict is only as trustworthy as the WM that produ...

📖 Read original article


95. Memory Scarcity, Open Models, and the Restructuring of the AI Industry, 2026-2030 -- A quantitative scenario analysis of inference economics, training-cost divergence, and infrastructure solvency

Author: Satoshi Matsuoka
Published: 7/9/2026, 4:00:00 AM
Categories: econ.GN, cs.AI, cs.AR, cs.CE, cs.PF, q-fin.EC

arXiv:2607.07207v1 Announce Type: cross Abstract: We analyze how four forces restructure the AI industry over 2026-2030: the DRAM/HBM price surge, frontier-capable open-weight models (GLM-5.2), rapid inference-efficiency gains (near-Shannon-limit KV-cache compression, lightweight local runtimes), an...

📖 Read original article


96. Vision Foundation Models in Radiology: A Scoping Review of Data, Methodology, Evaluation and Clinical Translation

Author: Alejandro Vergara-Richart (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain, Universitat Polit`ecnica de Val`encia, Val`encia, Spain), Xavier Rafael-Palou (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain), Almudena Fuster-Matanzo (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain), Ignacio Iborra Roncales (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain), 'Angel Alberich-Bayarri (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain), Ana Jim'enez-Pastor (Quantitative Imaging Biomarkers in Medicine, Quibim S.L., Val`encia, Spain)
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.07219v1 Announce Type: cross Abstract: Vision foundation models (VFMs) are increasingly being developed for radiological imaging, yet their definition, development and evaluation remain heterogeneous. We conducted a PRISMAScR scoping review of peer-reviewed studies published between Janua...

📖 Read original article


97. DiPhon: Diffusion on Graphons for Scalable Graph Generation

Author: Sergio Rozada, Yiming Qin, Manuel Madeira, Pascal Frossard, Alejandro Ribeiro
Published: 7/9/2026, 4:00:00 AM
Categories: stat.ML, cs.AI, cs.LG

arXiv:2607.07232v1 Announce Type: cross Abstract: Diffusion models represent a leading paradigm for graph generation, with notable impact in domains such as molecular design. Yet, scaling these models to large graphs remains an open problem. We approach this question in the dense-graph setting throu...

📖 Read original article


98. ORCAID: Oblique Rule-Based Continuous-Action Interpretation for Deep RL Policies

Author: Ignacio D. Lopez-Miguel, Ezio Bartocci, Thomas Eiter, Martin Tappler
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.SE

arXiv:2607.07235v1 Announce Type: cross Abstract: Explainability remains a key issue in reinforcement learning (RL). Distilling an interpretable policy from an agent trained in a complex environment is particularly challenging when the action space is continuous. We introduce ORCAID, a novel method ...

📖 Read original article


99. FMMVCC: Fuzzy Mamba-based Multi-View Contrastive Clustering for Univariate Time Series

Author: Donato Cerciello, Leonardo Schiavo, Angel Panizo-LLedot, Javier Huertas Tato, David Camacho
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07258v1 Announce Type: cross Abstract: In many realistic scenarios, large volumes of time series data are generated with limited or expensive annotations. This limitation makes supervised learning methods difficult to apply and leads to the use of unsupervised approaches capable of discov...

📖 Read original article


100. Bayesian Optimization of Genetic Algorithm Hyperparameters in a Multi-Fidelity Framework for Efficient Lattice Material Design

Author: Sergei Zorkaltsev, Maciej Haranczyk, Christina Schenk
Published: 7/9/2026, 4:00:00 AM
Categories: cond-mat.mtrl-sci, cond-mat.dis-nn, cs.AI, cs.LG, math.OC

arXiv:2607.07289v1 Announce Type: cross Abstract: This study presents a multi-fidelity framework for the systematic optimization of genetic algorithm (GA) hyperparameters. The framework integrates three fidelity levels: high-fidelity Fast Fourier Transform (FFT) homogenization for validation, a medi...

📖 Read original article


101. CarbonCLIP: Enhance Carbon Prediction from Satellite Imagery via Integrated Street-View Semantics and Temporal Context Training

Author: Zeru Yang, Fang-Ying Gong, Steve H. L. Yim, Chau Yuen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07292v1 Announce Type: cross Abstract: Accurately estimating urban carbon emissions is critical for sustainable urban planning, yet many existing approaches remain difficult to apply consistently across cities due to data-source heterogeneity and the lack of fine-grained semantic-temporal...

📖 Read original article


Author: Antonio Cano, Guillermo P'erez, Luis Merino, Randy Gomez
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CL

arXiv:2607.07294v1 Announce Type: cross Abstract: Turn-taking prediction is a key requirement for social robots involved in human-human interaction, particularly in mediator settings, where the robot must anticipate conversational dynamics rather than merely react to pauses. This work presents a Mul...

📖 Read original article


103. POO-LPSP: Parallel Osprey Optimized Least Penalty-Squared Prioritization Methods for Priority Derivation in the Analytic Hierarchy Process

Author: Kevin Kam Fung Yuen
Published: 7/9/2026, 4:00:00 AM
Categories: math.OC, cs.AI, cs.DC, cs.NA, math.NA

arXiv:2607.07313v1 Announce Type: cross Abstract: Pairwise comparison (PC) via pairwise reciprocal matrices (PRMs) is central to the Analytic Hierarchy Process (AHP). Although the traditional eigenvector method is widely applied to derive priorities, its theoretical robustness in reflecting true pri...

📖 Read original article


104. FedCVESA: Taking Away Training Data in Federated Learning via Correlation Value Encoding and Segmented Aggregation

Author: Chongkai Li, Bang Zhang, Wenjian Luo
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR

arXiv:2607.07314v1 Announce Type: cross Abstract: Federated learning (FL) avoids explicit data exposure by keeping raw data on local clients, yet privacy risks remain in the training process and the learned model itself. Recently, centralized Taking Away Training Data (TATD) attacks have shown that ...

📖 Read original article


105. HAJJv2-CrowdCount: Zero-Shot Benchmark for Dense Crowd Counting

Author: Reem AlYabis, Fares AlTuwaim, AlJawharh AlOtaibi, Mohamed Eltahir
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07322v1 Announce Type: cross Abstract: Automated crowd counting in Hajj video is difficult not because current models lack capacity, but because the footage violates the assumptions those models were built on: cameras observe the crowd from steep, near-vertical angles, individuals occlude...

📖 Read original article


106. Hypergraph Neural Stochastic Diffusion: An SDE Framework for Uncertainty Estimation

Author: Zhiheng Zhou, Mengyao Zhou, Dengyi Zhao, Xingqin Qi, Guiying Yan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07330v1 Announce Type: cross Abstract: Hypergraph neural networks have shown powerful capability in modeling higher-order relations, yet their predictive uncertainty remains underexplored. Unlike pairwise graphs, uncertainty in hypergraphs arises not only from noisy attributes and ambiguo...

📖 Read original article


107. Quantum simulation of real-world nonlinear dynamics via Koopman method

Author: Baoyang Zhang, Dong An, Zhaoyuan Meng, Yefei Yu, Xiaoxiao Xiao, Zhen Lu, Yue Yang
Published: 7/9/2026, 4:00:00 AM
Categories: quant-ph, cs.AI, physics.flu-dyn

arXiv:2607.07338v1 Announce Type: cross Abstract: Nonlinear dynamics is ubiquitous in nature, ranging from chemical pattern formation to ocean circulation, yet its simulation on quantum computers is fundamentally limited by the unitary nature of quantum evolution. We propose the quantum Koopman meth...

📖 Read original article


108. Latency-Aware Bid Acceptance under Operational Feasibility: A Public Benchmark with Hindsight Ceilings

Author: Aswin Chandrasekaran
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, math.OC

arXiv:2607.07343v1 Announce Type: cross Abstract: Online truckload bid acceptance is a closed-loop stochastic decision problem in which a carrier or broker must, in real time, accept or reject a tendered load subject to operational feasibility, fleet repositioning costs, and opportunity cost against...

📖 Read original article


109. HumAIN: Human-Aware Implicit Social Robot Navigation

Author: Daeun Song, Nhat Le, Jeffrey Chen, Mohammad Nazeri, Amirreza Payandeh, Rohan Chandra, Reuth Mirsky, Ross Mead, Ling Xiao, Xuesu Xiao
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.07357v1 Announce Type: cross Abstract: Effective social robot navigation requires sensitivity to human behavior, often revealed through subtle skeletal cues like gait and orientation. We present Human-Aware Implicit Social Robot Navigation (HumAIN), a novel framework that fuses implicit s...

📖 Read original article


110. Multi-Agent AI Control: Distributed Attacks Hamper Per-Instance Monitors

Author: Oliver Makins, Orazio Angelini, Zohreh Shams, Mary Phuong
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.MA

arXiv:2607.07368v1 Announce Type: cross Abstract: AI control is a family of techniques to prevent an AI with malicious goals from subverting its operator's intent. AI Control usually studies a single agent in one trajectory, but real deployments run many agents over shared infrastructure, and the mo...

📖 Read original article


111. Behavior Foundations for Quadruped Robots: ABot-C0 Technical Report

Author: Xufeng Zhao, Fuzhi Yang, Jianhui Chen, Li Gao, Zhang Meng, Jie Gao, Yao Zheng, Congyang Zhao, Tianxiong Lv, Menglin Yang, Minqi Gu, Yaru Zhao, Wenyu Liu, Honglin Han, Shihui Su, Zixiao Tang, Liu Liu, Mu Xu, Yang Cai, Wenbin Tang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.HC, cs.LG

arXiv:2607.07370v2 Announce Type: cross Abstract: The motion controller is one of the most fundamental modules in embodied intelligence systems. Driven by large-scale human motion-capture data and the motion-tracking paradigm, humanoid control has achieved remarkable progress in recent years. Howeve...

📖 Read original article


112. On Adversarial Vulnerability of Vision-Language Models through the Lens of Intermediate Spectral Subspaces

Author: Chethan Krishnamurthy Ramanaik, Tobias Callies, Michael Hecht, Eirini Ntoutsi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07375v1 Announce Type: cross Abstract: Adversarial vulnerability in deep neural networks (DNNs) has been studied from the perspectives of decision-boundary geometry, feature robustness, input-output Jacobians, and the instability of inverse problems. Here, we focus on the spectral structu...

📖 Read original article


113. When Prompts Ignore Structure: Graph-Based Attribute Reasoning for Calibrated VLMs

Author: Tanay Sodha, Aditya Sharma, Ramya Hebbalaguppe, Vinti Agarwal, Pranav Murthy Yeluripaty
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.07395v1 Announce Type: cross Abstract: Reliable confidence estimation remains a key limitation of test-time adaptation in vision-language models (VLMs), where prompt tuning improves zero-shot accuracy but often degrades calibration due to entropy-driven overconfidence. Prior approaches mi...

📖 Read original article


114. Heterogeneity-Adaptive Diffusion Schrodinger Bridge for PET-Guided Whole-Body MRI Translation

Author: Chengbo Wang, Jiacheng Yu, Linjie Bian, Ming Qi, Xiaosheng Liu, Tongtong Che, Jichang Zhang, Shuyu Li, Shaoli Song, Xiuying Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG

arXiv:2607.07401v1 Announce Type: cross Abstract: While whole-body multimodal medical imaging scanners have been increasingly recognized for more effective medical applications, the excessive long acquisition time in PET-MR scanning is a major obstacle in more efficient clinical practice. Deep learn...

📖 Read original article


115. RLVP: Penalize the Path, Reward the Outcome

Author: Bojie Li, Noah Shi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07435v1 Announce Type: cross Abstract: Agents acting on our behalf in the real world (e.g. placing phone calls) must learn online from costly, often irreversible interactions rather than cheap simulator steps. Two things follow. First, deployability depends on the path, not only the outco...

📖 Read original article


116. SynthAVE: Scalable Synthetic Labeling for E-Commerce with LLM-Arena Validation

Author: Andrea Scarinci, Virginia Negri, Brayan Impata, Suleiman Khan, Victor Martinez, Marcello Federico
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2607.07469v1 Announce Type: cross Abstract: Fine-tuning large language models (LLMs) for e-commerce attribute extraction requires labeled data representative across thousands of product types, attributes, and multiple languages. This combinatorial scale translates to millions of annotations, r...

📖 Read original article


117. Where to Intervene? Benchmarking Fairness-Aware Learning on Differentially Private Synthetic Tabular Data

Author: Vin'icius Gabriel Angelozzi, H'eber H. Arcolezi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CR

arXiv:2607.07471v1 Announce Type: cross Abstract: Machine learning models are increasingly deployed in high-stakes domains, raising concerns about both privacy and fairness. Differential Privacy (DP) has become a gold standard for privacy-preserving data analysis, while fairness-aware mechanisms aim...

📖 Read original article


118. Beyond Attack-Success Rate: Action-Graded Severity Scale for Tool-Using AI Agents

Author: Harry Owiredu-Ashley
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.CL

arXiv:2607.07474v1 Announce Type: cross Abstract: Agentic red-teaming benchmarks report whether an injected agent was compromised as a single bit: the attack succeeded, or it did not. We argue that this binary attack-success rate discards the information a defender most needs, namely how harmful the...

📖 Read original article


119. Reward-Adaptive Iterative Discovery: A Case Study on Automated Game Testing for NHL26

Author: Florian Fuchs, Jessy Gosselin-Grant, Boris Skuin, Michele Petteni, Alessandro Sestini, Joakim Bergdahl, Amir Baghi, Linus Gissl'en
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07498v1 Announce Type: cross Abstract: Testing is a major effort for the gaming industry, requiring a significant part of development budget and people power. We present a case study on a development version of the ice hockey game EA SPORTS NHL 26, for which human playtesters test the goa...

📖 Read original article


120. TimEE: End-to-end Time Series Classification via In-Context Learning

Author: Jaris K"uken, Shi Bin Hoo, Martin Mr'az, Frank Hutter, Lennart Purucker
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07500v1 Announce Type: cross Abstract: Time series classification (TSC) is dominated by a two-stage paradigm: train a feature encoder -- either from scratch on the target dataset or via pretraining on large corpora -- and then fit a task-specific classifier on top. While effective, this d...

📖 Read original article


121. HIVE: Understanding Post-Hallucination Reasoning in Vision Language Models

Author: Feng He, Zhenting Wang, Qifan Wang, Qiang Guan, Dongfang Liu, Ruixiang Tang, Qiankun Li
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.07507v1 Announce Type: cross Abstract: Hallucinations in vision language models (VLMs) are commonly treated as semantic errors, yet they often arise from partial or ambiguous visual evidence. Prior work mainly focuses on detecting or suppressing hallucinations at generation time, leaving ...

📖 Read original article


122. Single-Rollout Asynchronous Optimization for Agentic Reinforcement Learning

Author: Zhenyu Hou, Yujiang Li, Jie Tang, Yuxiao Dong
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07508v1 Announce Type: cross Abstract: Reinforcement learning (RL) is becoming increasingly important for post-training large language models (LLMs). Previous RL pipelines for LLMs were mostly synchronous and batch-interleaved, which is inefficient for long-horizon agentic tasks. Recently...

📖 Read original article


123. Stability of Flow Models for Graph Signals

Author: Martin Schmidt, Gonzalo Mateos
Published: 7/9/2026, 4:00:00 AM
Categories: eess.SP, cs.AI, cs.LG

arXiv:2607.07510v1 Announce Type: cross Abstract: Generating signals on graphs requires permutation-equivariant models that exhibit stability with respect to relative structural perturbations. While favorable stability properties of Graph Neural Networks (GNNs) have been well documented, it is uncle...

📖 Read original article


124. Creativity from Friction: Human-AI Interaction for Exploratory Structural Design

Author: Ricardo Maia Avelino, Rita Sevastjanova, Tom Van Mele, Philippe Block, Mennatallah El-Assady
Published: 7/9/2026, 4:00:00 AM
Categories: cs.HC, cs.AI

arXiv:2607.07521v1 Announce Type: cross Abstract: AI agents that generate final answers based on user input often do not meet the needs of creative fields. Fields such as structural design and architecture need interactive systems that help users externalise and develop ideas, explore alternatives, ...

📖 Read original article


125. Collaborative Synthetic Data Generation for Knowledge Transfer in Federated Learning

Author: Maximilian Andreas Hoefler, Karsten Mueller, Wojciech Samek
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07565v1 Announce Type: cross Abstract: One-shot federated learning (OSFL) addresses the communication overhead of federated learning by limiting training to a single round, but doing so without sacrificing model quality is non-trivial, particularly when client data distributions diverge. ...

📖 Read original article


126. CARLA-GS: Decoupling Representation, Reasoning, and Physics Simulation for Autonomous Driving Corner-Case Synthesis

Author: Kaicong Huang, Meng Ma, Ruimin Ke
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2607.07601v1 Announce Type: cross Abstract: Safety evaluation for autonomous driving is dominated by rare, safety-critical interactions, motivating simulators that can deliberately synthesize corner cases with photorealistic observations. Corner-case generation is inherently a multi-source pro...

📖 Read original article


127. Towards Agentic AI Governance: A Preliminary Assessment

Author: Mubarak Raji, Masooda Bashir
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CY, cs.AI

arXiv:2607.07612v1 Announce Type: cross Abstract: Artificial intelligence is rapidly evolving from generative systems to agentic AI capable of autonomously planning and executing tasks. Widely characterized as the Year of Agentic AI, 2025 marked accelerated development and deployment, introducing ne...

📖 Read original article


128. Future Confidence Distillation in Large Language Models

Author: Sahil Kale
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2607.07626v1 Announce Type: cross Abstract: Reliable confidence estimation is essential for deploying large language models (LLMs) in confidence-aware systems, where downstream decisions such as retrieval, tool use, and adaptive computation depend on accurately estimating answer reliability. E...

📖 Read original article


129. QCNN with Rough Path Signature Kernels

Author: Leonardo Nogueira Falabella, Vasily Sazonov
Published: 7/9/2026, 4:00:00 AM
Categories: quant-ph, cs.AI

arXiv:2607.07634v1 Announce Type: cross Abstract: Time series analysis plays a vital role across a wide range of scientific and engineering domains but poses substantial computational challenges. A major difficulty arises from the time reparameterization invariance of time series data, which complic...

📖 Read original article


130. ALER-TI: Aligned Latent Embedding Retrieval for Time Series Imputation

Author: Xuan-Thong Truong, Trung-Kien Le, Tung Kieu, Thi-Thu Nguyen, Nhat-Hai Nguyen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2607.07640v1 Announce Type: cross Abstract: Deep learning has significantly advanced time series imputation, yet most existing architectures primarily rely on localized temporal context within the corrupted input sequence. This reliance can be limiting in real-world scenarios, where time serie...

📖 Read original article


131. DiaLLM: An Investigation into the Robustness-Generation Gap in English Dialect Adaptation

Author: Jordan Painter, Dipankar Srirag, Adarsh Kappiyath, Diptesh Kanojia, Aditya Joshi, Lu Yin
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2607.07669v1 Announce Type: cross Abstract: Large language models increasingly \emph{understand} dialectal English, yet still \emph{produce} only standard, US-leaning English, leaving dialectal generation, the harder half of the problem, largely unaddressed. We introduce \textbf{DiaLLM}, which...

📖 Read original article


132. Agon: Competitive Cross-Model RL with Implicit Rival Grading of Reasoning

Author: Vladislav Beliaev
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL

arXiv:2607.07690v1 Announce Type: cross Abstract: Reinforcement learning from verifiable rewards (e.g. GRPO) is the engine behind today's reasoning models, yet it grades only the final answer. On hard problems this trains models to write more rather than to think better, since the trace itself is ne...

📖 Read original article


133. Selective Timestep Weighting and Advantage-Based Replay for Sample-Efficient Diffusion RLHF

Author: Eric Zhu, Abhinav Shrivastava, Soumik Mukhopadhyay
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2607.07693v1 Announce Type: cross Abstract: Reinforcement learning from human feedback (RLHF) has emerged as a powerful paradigm for aligning generative models with human preferences. However, applying RLHF to diffusion models remains highly feedback inefficient, as existing approaches typical...

📖 Read original article


134. Breaking Database Lock-in: Agentic Regeneration of High Performance Storage Readers for Database Bypass

Author: Victor Giannakouris, Immanuel Trummer
Published: 7/9/2026, 4:00:00 AM
Categories: cs.DB, cs.AI

arXiv:2607.07696v1 Announce Type: cross Abstract: Analytical workloads operating on data stored in external database systems face a fundamental bottleneck: data access is guarded entirely by the database driver, like JDBC or ODBC, forcing all reads through query execution and other driver layers tha...

📖 Read original article


135. Co-LMLM: Continuous-Query Limited Memory Language Models

Author: Yair Feldman, Linxi Zhao, Nathan Godey, Dongyoung Go, Yilun Hua, Kilian Q. Weinberger, Jennifer J. Sun, Yoav Artzi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.LG

arXiv:2607.07707v1 Announce Type: cross Abstract: Limited memory language models (LMLMs) externalize factual knowledge during pretraining to a knowledge base (KB), rather than memorizing it in their weights. During generation, the model then fetches knowledge from the KB as needed. This recently int...

📖 Read original article


136. Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoning

Author: Chen Tang, Yizhou Wang, Jianyu Wu, Lintao Wang, Shixiang Tang, Pengze Li, Encheng Su, Jun Yao, Jiabei Xiao, Yuqi Shi, Jielan Li, Hongxia Hao, Zhangyang Gao, Fang Wu, Ben Fei, Xiangyu Yue, Pan Tan, Bozitao Zhong, Jinouwen Zhang, Aoran Wang, Yan Lu, Jiaheng Liu, Xinzhu Ma, Liang Hong, Mingyue Zheng, Phil Torr, Bowen Zhou, Wanli Ouyang, Lei Bai
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CE, cs.LG

arXiv:2607.07708v1 Announce Type: cross Abstract: Structure-property relationships are foundational to biology, chemistry and materials science, where function, reactivity and physical response emerge from spatial, chemical and periodic organization. Mechanistically explaining these relationships re...

📖 Read original article


137. Successor-Generator Planning with LLM-generated Heuristics

Author: Alexander Tuisov, Yonatan Vernik, Alexander Shleyfman
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2501.18784v5 Announce Type: replace Abstract: Heuristics are a central component of deterministic planning, particularly in domain-independent settings where general applicability is prioritized over task-specific tuning. This work revisits that paradigm in light of recent advances in large la...

📖 Read original article


138. Shared Modular Recurrence in Contextual MDPs for Universal Morphology Control

Author: Laurens Engwegen, Max Weltevrede, Caroline Horsch, Daan Brinks, Wendelin B"ohmer
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.RO

arXiv:2506.08630v3 Announce Type: replace Abstract: A universal controller for any robot morphology would greatly improve computational and data efficiency. Steps have been made towards such multi-robot control by utilizing contextual information about the properties of individual robots and exploit...

📖 Read original article


139. Platonic Representations for Poverty Mapping: Unified Vision-Language Codes or Agent-Induced Novelty?

Author: Satiyabooshan Murugaboopathy, Connor T. Jerzak, Adel Daoud
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2508.01109v4 Announce Type: replace Abstract: We investigate whether socioeconomic indicators, like household wealth, leave recoverable informational imprints in both satellite imagery (capturing features like buildings and roads) and Internet-sourced text (reflecting historical, cultural, and...

📖 Read original article


140. LiveOIBench: Can Large Language Models Outperform Human Contestants in Informatics Olympiads?

Author: Kaijian Zou, Aaron Xiong, Yunxiang Zhang, Frederick Zhang, Yueqi Ren, Jirong Yang, Ayoung Lee, Shitanshu Bhushan, Lu Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.LG

arXiv:2510.09595v3 Announce Type: replace Abstract: Competitive programming problems are increasingly used to evaluate the coding capabilities of large language models (LLMs) due to their complexity and ease of verification. Yet, current coding benchmarks face limitations such as a lack of exception...

📖 Read original article


141. AGAPI-Agents: An Open-Access Agentic AI Platform for Accelerated Materials Design on AtomGPT.org

Author: Jaehyung Lee, Justin Ely, Kent Zhang, Akshaya Ajith, Charles Rhys Campbell, Kamal Choudhary
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cond-mat.mtrl-sci

arXiv:2512.11935v2 Announce Type: replace Abstract: Agentic AI systems increasingly connect large language models (LLMs) to external scientific tools, yet whether and when tool access improves prediction accuracy remains uncharacterized. We present AGAPI (AtomGPT.org API), an open access platform in...

📖 Read original article


142. Neutral Substrates: A Design Constraint for Shared Records Under Persistent Interpretive Disagreement

Author: Denise M. Case
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2601.14271v2 Announce Type: replace Abstract: Shared accountability records are often used by parties who may never agree about causation, responsibility, or normative interpretation. For such records, neutrality cannot be achieved by omitting contested information, because accountability requ...

📖 Read original article


143. SycoEval-EM: Sycophancy Evaluation of Large Language Models in Simulated Clinical Encounters for Emergency Care

Author: Dongshen Peng, Yi Wang, Austin Schoeffler, Sun-ha Hong, Brian Suffoletto, David Kim, Carl Preiksaitis, Christian Rose
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2601.16529v4 Announce Type: replace Abstract: Large language models (LLMs) deployed in clinical decision support may acquiesce to patient requests for care that conflicts with evidence-based guidelines. We developed SycoEval-EM, a multi-agent simulation framework to evaluate LLM robustness to ...

📖 Read original article


144. Framing Instability in LLM Ethical Stance: Auditing Negation Sensitivity in Moral Dilemmas

Author: Katherine Elkins, Jon Chun
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2601.21433v2 Announce Type: replace Abstract: Language models are increasingly consulted on ethically consequential questions, yet the stance a model expresses may not survive a change in framing. We audit 16 models across 14 ethically fraught dilemmas using polarity-paired proposals ("They sh...

📖 Read original article


145. AI Chatbot Suicide Risk Detection and Response: Human Validation Study of the Open-Source VERA-MH Safety Evaluation

Author: Kate H. Bentley, Luca Belli, Adam M. Chekroud, Emily J. Ward, Emily R. Dworkin, Emily Van Ark, Kelly M. Johnston, Will Alexander, Millard Brown, Matt Hawrilenko
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2602.05088v4 Announce Type: replace Abstract: Millions of people now use generative AI chatbots for psychological support. Despite their promise, the most pressing question in AI for mental health is whether these tools are safe. The field currently lacks a validated, automated benchmark for e...

📖 Read original article


146. An Adaptive Differentially Private Federated Learning Framework

Author: Jin Wang, Hui Ma, Yajun Zhang, Xinjun Pei, Ming Yan, Fei Xing, Yikun Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2602.06838v3 Announce Type: replace Abstract: Federated learning enables collaborative model training across distributed clients while preserving data privacy. However, in practical deployments, device heterogeneity and non-independent and identically distributed (Non-IID) data often lead to u...

📖 Read original article


147. SOMtime the World Ain$'$t Fair: Violating Fairness Using Self-Organizing Maps

Author: Joseph Bingham, Netanel Arussy, Dvir Aran
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2602.18201v2 Announce Type: replace Abstract: Unsupervised representations are widely assumed to be neutral with respect to sensitive attributes when those attributes are withheld from training. We show that this assumption is false. Using SOMtime, a topology-preserving representation method b...

📖 Read original article


148. Power and Limitations of Aggregation in Compound AI Systems

Author: Nivasini Ananthakrishnan, Meena Jagadeesan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.GT

arXiv:2602.21556v2 Announce Type: replace Abstract: When designing compound AI systems, a common approach is to query multiple copies of the same model and aggregate the responses to produce a synthesized output. Given the homogeneity of these models, this raises the question of whether aggregation ...

📖 Read original article


149. EMO-R3: Reflective Reinforcement Learning for Emotional Reasoning in Multimodal Large Language Models

Author: Yiyang Fang, Wenke Huang, Pei Fu, Yihao Yang, Kehua Su, Zhenbo Luo, Jian Luan, Mang Ye
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CV

arXiv:2602.23802v2 Announce Type: replace Abstract: Multimodal Large Language Models (MLLMs) have shown remarkable progress in visual reasoning and understanding tasks but still struggle to capture the complexity and subjectivity of human emotions. Existing approaches based on supervised fine-tuning...

📖 Read original article


150. Anomaly detection in time-series via inductive biases in the latent space of conditional normalizing flows

Author: David Baumgartner, Eliezer de Souza da Silva, I~nigo Urteaga
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2603.11756v2 Announce Type: replace Abstract: Deep generative models for anomaly detection in multivariate time-series are typically trained by maximizing observed data likelihood. However, likelihood in observation space measures marginal density rather than conformity to structured temporal ...

📖 Read original article


151. Measuring the metacognition of AI

Author: Richard Servajean, Philippe Servajean
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2603.29693v3 Announce Type: replace Abstract: A robust decision-making process must take into account uncertainty, especially when the choice involves inherent risks. Because artificial intelligence (AI) systems are increasingly integrated into decision-making workflows, managing uncertainty r...

📖 Read original article


152. Participatory provenance as representational auditing for AI-mediated public consultation

Author: Sachit Mahajan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.HC

arXiv:2604.20711v2 Announce Type: replace Abstract: Artificial intelligence is increasingly deployed to synthesize large-scale public input in policy consultations and participatory processes. Yet no formal framework exists for auditing whether these summaries faithfully represent the source populat...

📖 Read original article


153. Terminus-4B: Can a Smaller Model Replace Frontier LLMs at Agentic Execution Tasks?

Author: Spandan Garg, Vikram Nitin, Yufan Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.SE

arXiv:2605.03195v2 Announce Type: replace Abstract: Modern coding agents increasingly delegate specialized subtasks to subagents, which are smaller, focused agentic loops that handle narrow responsibilities like search, debugging or terminal execution. This architectural pattern keeps the main agent...

📖 Read original article


154. M$^3$: Reframing Training Measures for Discretized Physical Simulations

Author: Yuan Mei, Xingyu Song, Xiaowen Song, Naoya Takeishi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.LG

arXiv:2605.08843v2 Announce Type: replace Abstract: Neural surrogate models for physical simulations are trained on discretized samples of continuous domains, where the induced empirical measure leads to uneven supervision, biasing optimization and causing spatial inconsistencies in physical fidelit...

📖 Read original article


155. When Summaries Distort Decisions: Information Fidelity in LLM-Compressed Financial Analysis

Author: Hoyoung Lee, Suhwan Park, Seunghan Lee, Jun Seo, Jaehoon Lee, Sungdong Yoo, Minjae Kim, CheolWon Na, Zhangyang Wang, Zach Golkhou, Minkyu Kim, Sotirios Sabanis, Alejandro Lopez-Lira, Dhagash Mehta, Soonyoung Lee, Chanyeol Choi, Wonbin Ahn, Yongjae Lee
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, q-fin.CP

arXiv:2606.29251v2 Announce Type: replace Abstract: Financial decision-makers face more information than they can directly inspect, making context compression necessary. Yet when large language models (LLMs) compress financial source material, they can alter the investment judgment supported by the ...

📖 Read original article


156. HARC: Coupling Harmfulness and Refusal Directions for Robust Safety Alignment

Author: Shei Pern Chua, Hao Wu, Qianli Ma, Fangzhao Wu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CR

arXiv:2607.00572v3 Announce Type: replace Abstract: Understanding how aligned LLMs internally represent safety is critical for diagnosing alignment vulnerabilities, as it explains why jailbreaks succeed and informs the design of robust alignment strategies. Prior work shows that aligned LLMs encode ...

📖 Read original article


157. A-TMA: Decoupling State-Aware Memory Failures in Long-Term Agent Memory

Author: Zitong Shi, Yixuan Tang, Anthony Kum Hoe Tung
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.01935v2 Announce Type: replace Abstract: Long term memory lets LLM agents act as persistent assistants, but user facts change. A useful memory system must know what is true now, what used to be true, and what changed. We study \emph{ghost memory}, a state coordination failure in which old...

📖 Read original article


158. AgenticPD: A Stage-Aware Agentic Framework for Physical Design QoR Optimization

Author: Shuo Ren, Zijin Cheng, Yaohui Han, Libo Shen, Leilei Jin, Wanting Tian, Rongliang Fu, Chao Wang, Bei Yu, Tsung-Yi Ho
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI

arXiv:2607.04758v2 Announce Type: replace Abstract: Physical design quality-of-results~(QoR) optimization is hard and expensive. Choices made at one stage can help or hurt later stages. Each evaluation requires a costly EDA run through the full flow. While existing methods still treat optimization a...

📖 Read original article


159. ArtisanCAD: An Industrial-Level CAD Agent with Expert-Grounded Knowledge Distillation

Author: Yunhan Xu, Qifeng Wu, Xunjin Li, Yuanwei Bin, Qingsong Yao, Jianghang Gu, Guan Wang, Weihao Lv, Huiyu Yang, Wenfa Luo, Jiao Xiang, Yuntian Chen, Shiyi Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.GR

arXiv:2607.05750v2 Announce Type: replace Abstract: Computer-aided design (CAD) for industrial components requires long-horizon procedural modeling, robust feature dependencies, editable parametric geometry, and production-grade B-Rep execution. Existing text-to-CAD methods have made promising progr...

📖 Read original article


160. Danus: Orchestrating Mathematical Reasoning Agents with Fact-Graph Memory

Author: Jihao Liu, Guoxiong Gao, Zeming Sun, Bin Wu, Shurui Liu, Jiedong Jiang, Haocheng Ju, Leheng Chen, Ronnie Cheng, Xiping Zhang, Bin Dong
Published: 7/9/2026, 4:00:00 AM
Categories: cs.AI, cs.CL, cs.MA

arXiv:2607.06447v2 Announce Type: replace Abstract: Recent LLM-based mathematical reasoning agents have begun to tackle research-level problems and, in several cases, have contributed to the resolution of open problems. However, scaling and orchestrating such agents effectively remains challenging, ...

📖 Read original article


161. Faster and Simpler Greedy Algorithm for $k$-Median and $k$-Means

Author: Max Dupr'e la Tour, David Saulpic
Published: 7/9/2026, 4:00:00 AM
Categories: cs.DS, cs.AI

arXiv:2407.11217v4 Announce Type: replace-cross Abstract: Clustering problems such as $k$-means and $k$-median are staples of unsupervised learning, and many algorithmic techniques have been developed to tackle their numerous aspects. In this paper, we focus on the class of greedy approximation algo...

📖 Read original article


162. ContrastiveCFG: Guiding Diffusion Sampling by Contrasting Positive and Negative Concepts

Author: Jinho Chang, Changsun Lee, Hyungjin Chung, Jong Chul Ye
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2411.17077v2 Announce Type: replace-cross Abstract: As Classifier-Free Guidance (CFG) has proven effective in conditional diffusion model sampling for improved condition alignment, many applications use a negated CFG term as a Negative Prompting (NP) to filter out unwanted features from sample...

📖 Read original article


163. The Minimal Search Space for Conditional Causal Bandits

Author: Francisco N. F. Q. Simoes, Itai Feigenbaum, Mehdi Dastani, Thijs van Ommen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, stat.ML

arXiv:2502.06577v4 Announce Type: replace-cross Abstract: Causal knowledge can be used to support decision-making problems. This has been recognized in the causal bandits literature, where a causal (multi-armed) bandit is characterized by a causal graphical model and a target variable. The arms are ...

📖 Read original article


164. Silent Neuron Theory and Plasticity Preservation for Deep Reinforcement Learning in Adaptive Video Streaming

Author: Zhiqiang He, Zhi Liu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2505.01584v4 Announce Type: replace-cross Abstract: Adaptive video streaming optimizes Quality of Experience (QoE) metrics by selecting appropriate bitrates according to varying network bandwidth and user demands. In practice, however, real-world network bandwidth often exhibits heterogeneity ...

📖 Read original article


165. VOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting

Author: Juyi Lin, Amir Taherin, Arash Akbari, Arman Akbari, Lei Lu, Guangyu Chen, Taskin Padir, Xiaomeng Yang, Weiwei Chen, Yiqian Li, Xue Lin, David Kaeli, Pu Zhao, Yanzhi Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.RO

arXiv:2507.05116v5 Announce Type: replace-cross Abstract: Recent large-scale Vision Language Action (VLA) models have shown superior performance in robotic manipulation tasks guided by natural language. However, current VLA models suffer from two drawbacks: (i) generation of massive tokens leading t...

📖 Read original article


166. Understanding Two-Layer Neural Networks with Smooth Activation Functions

Author: Changcun Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.NA, math.NA

arXiv:2507.14177v2 Announce Type: replace-cross Abstract: This paper aims to understand the training solution, which is obtained by the back-propagation algorithm, of two-layer neural networks whose hidden layer is composed of the units with smooth activation functions, including the usual sigmoid t...

📖 Read original article


167. L-GTA: Latent Generative Modeling for Time Series Augmentation

Author: Luis Roque, Vitor Cerqueira, Carlos Soares, Luis Torgo
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2507.23615v2 Announce Type: replace-cross Abstract: Data augmentation is becoming increasingly important across various areas of time series analysis, including forecasting, classification, and anomaly detection. We introduce the Latent Generative Temporal Augmentation (L-GTA) model, a generat...

📖 Read original article


168. A Study of Commonsense Reasoning over Visual Object Properties

Author: Abhishek Kolari, Mohammadhossein Khojasteh, Yifan Jiang, Floris den Hengst, Filip Ilievski
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2508.10956v3 Announce Type: replace-cross Abstract: Inspired by human categorization, visual reasoning about object properties, such as physical attributes and functions, involves identifying and recognizing low-level details and higher-level abstractions. While current visual question answeri...

📖 Read original article


169. LHM-Humanoid: Long-Horizon Human Motion Control for Continuous Object Transport in Cluttered Scenes

Author: Haozhuo Zhang, Jingkai Sun, Michele Caprio, Angelo Cangelosi, Jian Tang, Shanghang Zhang, Qiang Zhang, Wei Pan
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2508.16943v3 Announce Type: replace-cross Abstract: Physics-based human motion control can make a simulated character walk, sit, and manipulate objects with high physical realism. Almost always, though, this happens in short, isolated clips that are re-initialized between interactions. We inst...

📖 Read original article


170. Explain Before You Answer: A Survey on Compositional Visual Reasoning

Author: Fucai Ke, Joy Hsu, Zhixi Cai, Zixian Ma, Xin Zheng, Xindi Wu, Sukai Huang, Weiqing Wang, Pari Delir Haghighi, Gholamreza Haffari, Ranjay Krishna, Jiajun Wu, Hamid Rezatofighi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2508.17298v3 Announce Type: replace-cross Abstract: Compositional visual reasoning has emerged as a key research frontier in multimodal AI, aiming to endow machines with the human-like ability to decompose visual scenes, ground intermediate concepts, and perform multi-step logical inference. W...

📖 Read original article


171. NonTextual Target Attack

Author: Xinzhe Huang, Wenjing Hu, Tianhang Zheng, Kedong Xiu, Hongsheng Hu, Xiaojun Jia, Di Wang, Zhan Qin, Kui Ren
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2510.02999v5 Announce Type: replace-cross Abstract: Existing gradient-based jailbreak attacks on Large Language Models (LLMs) typically optimize adversarial suffixes to align the LLM output with predefined target responses. However, restricting the objective as inducing fixed targets inherentl...

📖 Read original article


172. Rapidly Learning Soft Robot Control via Implicit Time-Stepping

Author: Andrew Choi, Dezhong Tong, Xiaonan Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2511.06667v2 Announce Type: replace-cross Abstract: With the explosive growth of rigid-body simulators, policy learning in simulation has become the de facto standard for most rigid morphologies. In contrast, soft robotic simulation frameworks remain scarce and are seldom adopted by the soft r...

📖 Read original article


173. Refine Thought: A Test-Time Inference Method for Embedding Model Reasoning

Author: Guangzhi Wang, Kai Li, Yinghao Jiao, Zhi Liu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.IR

arXiv:2511.13726v2 Announce Type: replace-cross Abstract: We propose RT (Refine Thought), a method that can enhance the semantic reasoning ability of text embedding models. The method obtains the final semantic representation by running multiple forward passes of the text embedding model. Experiment...

📖 Read original article


174. T2T-VICL: Cross-Task Visual In-Context Learning via Implicit Text-Driven VLMs

Author: Shao-Jun Xia, Huixin Zhang, Zhengzhong Tu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2511.16107v3 Announce Type: replace-cross Abstract: Visual in-context learning (VICL) solves visual tasks by conditioning on a few input-output demonstrations without any model training. Recent advances in large vision-language models (VLMs) have shown promising VICL capability when the demons...

📖 Read original article


175. Thinking Ahead: Foresight Intelligence in MLLMs and World Model

Author: Zhantao Gong, Liaoyuan Fan, Qing Guo, Xun Xu, Xulei Yang, Shijie Li
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2511.18735v3 Announce Type: replace-cross Abstract: In this work, we define Foresight Intelligence as the capability to anticipate and interpret future events-an ability essential for applications such as autonomous driving, yet largely overlooked by existing research. To bridge this gap, we i...

📖 Read original article


176. FDRMFL: Multimodal Federated Feature Extraction Model Based on Information Maximization and Contrastive Learning

Author: Haozhe Wu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2512.02076v2 Announce Type: replace-cross Abstract: We propose FDRMFL, a task-driven multimodal feature extraction framework for federated regression under non-IID data distributions. Extracting predictive features from high-dimensional multimodal inputs is particularly challenging in this set...

📖 Read original article


177. HiMoE-VLA: Hierarchical Mixture-of-Experts for Generalist Vision-Language-Action Policies

Author: Zhiying Du, Bei Liu, Yaobo Liang, Yichao Shen, Haidong Cao, Xiangyu Zheng, Zhiyuan Feng, Zuxuan Wu, Jiaolong Yang, Yu-Gang Jiang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI

arXiv:2512.05693v2 Announce Type: replace-cross Abstract: Generalist vision--language--action (VLA) policies are typically trained on heterogeneous mixtures of robot demonstrations spanning diverse embodiments, action spaces, and observation configurations. Modeling such heterogeneity with a shared ...

📖 Read original article


178. HiDVFS: Hierarchical Multi-Agent DVFS for Real-Time OpenMP DAG Workloads

Author: Mohammad Pivezhandi, Abusayeed Saifullah, Ali Jannesari
Published: 7/9/2026, 4:00:00 AM
Categories: cs.DC, cs.AI

arXiv:2601.06425v2 Announce Type: replace-cross Abstract: Leakage power in multicore embedded systems now rivals dynamic power, so DVFS schedulers must respect deadlines and thermal limits, not just average makespan. Existing heuristics lack per-core, temperature-aware control and overlook the irreg...

📖 Read original article


179. ButterflyMoE: Compression-Scalable Ternary Experts via Structured Butterfly Orbits

Author: Aryan Karmore
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2601.13563v5 Announce Type: replace-cross Abstract: In current Mixture of Experts (MoE) architectures, linear memory scaling is present, the memory grows as the number of experts increases. $N$ independent expert weight matrices require $\mathcal{O}(N \cdot d^2)$ memory which exceeds the memor...

📖 Read original article


180. Spatiotemporal Semantic V2X Framework for Cooperative Collision Prediction

Author: Murat Arda Onsu, Poonam Lohan, Burak Kantarci, Aisha Syed, Matthew Andrews, Sean Kennedy
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.LG, eess.IV

arXiv:2601.17216v3 Announce Type: replace-cross Abstract: Intelligent Transportation Systems (ITS) demand real-time collision prediction to ensure road safety and reduce accident severity. Conventional approaches rely on transmitting raw video or high-dimensional sensory data from roadside units (RS...

📖 Read original article


181. Can We Really Learn One Representation to Optimize All Rewards?

Author: Chongyi Zheng, Royina Karegoudra Jayanth, Benjamin Eysenbach
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.RO

arXiv:2602.11399v2 Announce Type: replace-cross Abstract: As unsupervised pretraining becomes increasingly ubiquitous in reinforcement learning, a more thorough theoretical understanding of these methods becomes of equal importance to their empirical success. We focus on the setting of unsupervised ...

📖 Read original article


182. Named-Entity Recognition in the Crime Domain (CrimeNER): Case Study and Dataset

Author: Miguel Lopez-Duran, Julian Fierrez, Aythami Morales, Daniel DeAlcala, Gonzalo Mancera, Javier Irigoyen, Ruben Tolosana, Oscar Delgado, Francisco Jurado, Alvaro Ortigosa
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.DB

arXiv:2603.02150v2 Announce Type: replace-cross Abstract: The extraction of critical information from crime-related documents is a crucial task for law enforcement agencies. The extraction of this information can be interpreted as a Named-Entity Recognition (NER) task. However, there is a considerab...

📖 Read original article


183. DASH: Dynamic Audio-Driven Semantic Chunking for Efficient Omnimodal Token Compression

Author: Bingzhou Li, Tao Huang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.MM, cs.AI, cs.CV, cs.SD

arXiv:2603.15685v2 Announce Type: replace-cross Abstract: Omnimodal large language models (OmniLLMs) jointly process audio and visual streams, but the resulting long multimodal token sequences make inference prohibitively expensive. Existing compression methods typically rely on fixed window partiti...

📖 Read original article


184. CompDiff: Hierarchical Compositional Diffusion for Fair and Zero-Shot Intersectional Medical Image Generation

Author: Mahmoud Ibrahim, Bart Elen, Chang Sun, Gokhan Ertaylan, Michel Dumontier
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2603.16551v2 Announce Type: replace-cross Abstract: Generative models are increasingly used to augment medical imaging datasets for fairer AI, yet a key assumption often goes unexamined: that generators produce equally high-quality images across demographic groups. Models trained on imbalanced...

📖 Read original article


185. Effective Strategies for Asynchronous Software Engineering Agents

Author: Jiayi Geng, Graham Neubig
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2603.21489v2 Announce Type: replace-cross Abstract: AI agents have become increasingly capable at isolated software engineering (SWE) tasks such as resolving issues on Github. Yet long-horizon tasks involving multiple interdependent subtasks still pose challenges both with respect to accuracy,...

📖 Read original article


186. Object Search in Partially-Known Environments via LLM-informed Model-based Planning and Prompt Selection

Author: Abhishek Paudel, Abhish Khanal, Raihan I. Arnob, Shahriar Hossain, Gregory J. Stein
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.LG

arXiv:2603.23800v2 Announce Type: replace-cross Abstract: We present a novel LLM-informed model-based planning framework, and a novel prompt selection method, for object search in partially-known environments. Our approach uses an LLM to estimate statistics about the likelihood of finding the target...

📖 Read original article


187. From Content to Audience: A Multimodal Annotation Framework for Broadcast Television Analytics

Author: Paolo Cupini, Francesco Pierri
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.CY

arXiv:2603.26772v2 Announce Type: replace-cross Abstract: Automated semantic annotation of broadcast television content presents distinctive challenges, combining structured audiovisual composition, domain-specific editorial patterns, and strict operational constraints. While multimodal large langua...

📖 Read original article


188. Exploration of Fast-Slow Latent Recurrence for Train-Short, Test-Long Generalization

Author: Shota Takashiro, Masanori Koyama, Takeru Miyato, Yusuke Iwasawa, Yutaka Matsuo, Kohei Hayashi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2604.01577v3 Announce Type: replace-cross Abstract: We study out of distribution generalization in streaming tasks where models are trained on short sequences but must operate over much longer, unknown horizons under bounded memory. Our focus is on a persistent fast slow recurrent formulation ...

📖 Read original article


189. Diversity Without Fidelity: A Solver-Sampler Mismatch in Multi-Agent LLM Negotiation Simulation

Author: Sandro Andric
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CY, cs.MA

arXiv:2604.11840v3 Announce Type: replace-cross Abstract: Language models are increasingly used to simulate people: survey respondents, negotiators, stakeholders in policy exercises. In that role a model should reproduce how people plausibly behave, hesitating, conceding late, and settling for imper...

📖 Read original article


190. AnyPoC: Universal Proof-of-Concept Test Generation for Scalable LLM-Based Bug Detection

Author: Zijie Zhao, Chenyuan Yang, Weidong Wang, Yihan Yang, Ziqi Zhang, Lingming Zhang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL, cs.CR

arXiv:2604.11950v2 Announce Type: replace-cross Abstract: While recent LLM-based agents can identify many candidate bugs in source code, their reports remain static hypotheses that require manual validation, limiting the practicality of automated bug detection. We frame this challenge as a test gene...

📖 Read original article


191. Learning from Execution: Self-Evolving Memory for Private-Library Code Generation

Author: Mofei Li, Taozhi Chen, Guowei Yang, Jia Li
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.CL

arXiv:2604.24222v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have achieved strong performance on general code generation, but their effectiveness drops sharply in enterprise settings where software development relies on internal private libraries absent from public pre-trai...

📖 Read original article


192. Health System Scale Semantic Search Across Unstructured Clinical Notes

Author: Faith Wavinya Mutinda, Spandana Makeneni, Anna Lin, Shivaji Dutta, Irit R. Rasooly, Patrick Dibussolo, Shivani Kamath Belman, Hessam Shahriari, Kevin Murphy, Alex B. Ruan, Barbara H. Chaiyachati, Sanjay Chainani, Robert W. Grundmeier, Scott M. Haag, Jeffrey M. Miller, Heather M. Griffis, Ian M. Campbell
Published: 7/9/2026, 4:00:00 AM
Categories: cs.IR, cs.AI, cs.DB

arXiv:2604.25605v2 Announce Type: replace-cross Abstract: Introduction: Semantic search, which retrieves documents based on conceptual similarity rather than keywords, offers advantages for retrieval of clinical information. However, deploying semantic search across health systems, comprising hundre...

📖 Read original article


193. From Beats to Breaches:How Offensive AI Infers Sensitive User Information from Playlists

Author: Stefano Cecconello, Mauro Conti, Luca Pajola, Luca Pasa, Pier Paolo Tricomi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI

arXiv:2605.04724v2 Announce Type: replace-cross Abstract: The pervasive integration of AI has enabled Offensive AI: the exploitation of AI for malicious ends across the cyber-kill chain. A critical manifestation is the user attribute inference attack, where AI infers sensitive Personally Identifiabl...

📖 Read original article


194. Optimal FALQON for Quantum Approximate Optimization via Layer-wise Parameter Tuning

Author: Michael Mancini, Shabnam Sodagari
Published: 7/9/2026, 4:00:00 AM
Categories: quant-ph, cs.AI

arXiv:2605.08332v2 Announce Type: replace-cross Abstract: Feedback-based adaptive quantum optimization (FALQON) is a promising approach for solving combinatorial problems on noisy intermediate-scale quantum (NISQ) devices, requiring only single circuit evaluations per layer. However, standard FALQON...

📖 Read original article


195. Structured Belief State and the First Precision-Aware Benchmark for LLM Memory Retrieval

Author: Jeffrey Flynt
Published: 7/9/2026, 4:00:00 AM
Categories: cs.IR, cs.AI

arXiv:2605.11325v3 Announce Type: replace-cross Abstract: Current LLM memory benchmarks evaluate answer quality rather than retrieval accuracy. Consequently, a system that dumps its entire belief store can achieve perfect recall and mask severe precision failures. We show this evaluation gap persist...

📖 Read original article


196. Mathematical Reasoning in Large Language Models: Benchmarks, Architectures, Evaluation, and Open Challenges

Author: Husnain Amjad, Raja Khurram Shahzad, Aamir Shahzad, Mehwish Fatima
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2605.19723v3 Announce Type: replace-cross Abstract: Mathematical reasoning is essential for problem-solving in education, science, and industry, serving as a crucial benchmark for evaluating artificial intelligence systems. As Large Language Models (LLMs) improve their reasoning capabilities, ...

📖 Read original article


197. CogAdapt: Adapting Clinical ECG Foundation Models for Wearable Cognitive Load Assessment

Author: Amir Mousavi, Erfan Nourbakhsh, Mohammad Sadegh Sirjani, Mimi Xie, Rocky Slavin, Leslie Neely, John Davis, John Quarles
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.HC

arXiv:2605.22774v4 Announce Type: replace-cross Abstract: Assessing cognitive load continuously and at low latency would help adaptive human-computer interaction, but it remains hard because labeled data are scarce and models generalize poorly across subjects. Recent ECG foundation models, pre-train...

📖 Read original article


198. Cast a Wider Net: Coordinated Pass@K Policy Optimization for Code Reasoning

Author: Yilong Li, Suman Banerjee, Tong Che
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI

arXiv:2605.27000v3 Announce Type: replace-cross Abstract: Repeated sampling with a verifier is the standard way to allocate test-time compute for code generation, with pass@$K$ as the canonical metric. Yet the standard policy class draws $K$ independent samples from a single answer distribution, so ...

📖 Read original article


199. Informing AI Policy Assessment using Large-Scale Simulation of Interventions

Author: Julia Barnett, Kimon Kieslich, Natali Helberger, Nicholas Diakopoulos
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CY, cs.AI

arXiv:2605.27395v2 Announce Type: replace-cross Abstract: As the rapid proliferation of AI systems and harms spurs efforts in AI governance around the world, prioritizing among competing policy options has become increasingly challenging for policymakers and researchers. We introduce a methodology f...

📖 Read original article


200. Trading Human Curation for Synthetic Augmentation in RLVR

Author: Akshansh, Leonardo Rosa Rodrigues, Michael Korostelev, Youssef Hassan, Mark E. Whiting
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.03800v2 Announce Type: replace-cross Abstract: The supply of high-quality training tasks is a central bottleneck for reinforcement learning from verifiable rewards (RLVR) on agentic language models. Each task requires a sandboxed setup, a prompt, and a hand-authored reward function, and o...

📖 Read original article


201. Trust, but Don't Verify: Epistemic Blind Spots in LLM Source Evaluation

Author: Rohan N. Pradhan, Steve Goley
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.05403v2 Announce Type: replace-cross Abstract: Language models increasingly act as epistemic proxies, synthesizing evidence from multiple sources to inform decisions. Whether they evaluate the quality of that evidence, or merely aggregate it based on surface presentation, remains poorly u...

📖 Read original article


202. TLA-Prover: Verifiable TLA+ Specification Synthesis via Preference-Optimized Low-Rank Adaptation

Author: Eric Spencer, Arslan Bisharat, Brian Ortiz, Khushboo Bhadauria, Mujtaba Nazari, TaiNing Wang, George K. Thiruvathukal, Konstantin Laufer, Mohammed Abuhamad
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI, cs.LG, cs.LO

arXiv:2606.06133v3 Announce Type: replace-cross Abstract: TLA+ is a formal specification language for verifying distributed systems and safety-critical protocols. Large language models (LLMs) frequently produce TLA+ specifications that fail the TLC model checker for semantic reasons. Across 25 LLMs,...

📖 Read original article


203. MetaConfigurator: AI-Assisted RDF Authoring from JSON Data

Author: Felix Neubauer, Mahdi Jafarkhani, Kenichi Endo, J"urgen Pleiss, Benjamin Uekermann
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.07094v2 Announce Type: replace-cross Abstract: Scientific workflows increasingly generate structured JSON data that is easy to exchange but difficult to interpret consistently across systems due to lacking semantic interoperability. While JSON Schema ensures structural validation, it prov...

📖 Read original article


204. The Signs Were Always There: Training-Free Concept Detection and Steering in Raw Transformer Dimensions

Author: Varun Reddy Nalagatla
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI

arXiv:2606.12629v3 Announce Type: replace-cross Abstract: The standard basis of transformer hidden states is a training-free, architecture-general feature basis for detecting concepts and, in language models, steering them; with no learned dictionary. Individual dimensions act as binary registers re...

📖 Read original article


205. Feynman Kac Reweighted Schr\"odinger Bridge Matching for Surface-Based Tau PET Harmonization

Author: Jianwei Zhang, Xinyu Nie, Jiaxin Yue, Yonggang Shi
Published: 7/9/2026, 4:00:00 AM
Categories: eess.IV, cs.AI, q-bio.QM

arXiv:2606.17420v2 Announce Type: replace-cross Abstract: Tau positron emission tomography (PET) is widely used for the in vivo characterization of disease stage and progression in Alzheimer's disease (AD). With the adoption of multiple tau PET tracers including AV-1451, PI-2620, MK-6240 with differ...

📖 Read original article


206. NeuralMUSIC: A Hybrid Neural-Subspace Framework for Robot Sound Source Localization

Author: Yizhuo Yang, Junqiao Fan, Shenghai Yuan, Lihua Xie
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SD, cs.AI

arXiv:2606.18664v3 Announce Type: replace-cross Abstract: Reliable sound source localization is fundamental to robot audition, enabling autonomous robots to perceive spatial cues and operate effectively in dynamic environments. Classical methods such as Multiple Signal Classification (MUSIC) offer s...

📖 Read original article


207. Where Did the Variability Go? From Vibe Coding to Product Lines by Regeneration

Author: Xhevahire T"ernava
Published: 7/9/2026, 4:00:00 AM
Categories: cs.SE, cs.AI

arXiv:2606.19042v2 Announce Type: replace-cross Abstract: In vibe coding, an emerging AI-driven paradigm, an LLM generates an entire program from a natural language prompt, but what happens to the variability that traditional software engineering carefully builds into code? To answer this question, ...

📖 Read original article


208. Polycepta: Object-Centric Appearance Estimation for Multi-Object Tracking

Author: Mohamed Nagy, Naoufel Werghi, Jorge Dias, Majid Khonji
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.23604v3 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


Author: Anzhe Xie, Weihang Su, Jiaxin Mao, Yiqun Liu, Shaoping Ma, Qingyao Ai
Published: 7/9/2026, 4:00:00 AM
Categories: cs.DL, cs.AI

arXiv:2606.24894v2 Announce Type: replace-cross Abstract: Large language models have shown strong fluency in scientific writing, yet the evaluation of related work generation (RWG) remains limited. Existing RWG evaluations largely inherit summarization-oriented metrics, using lexical or semantic sim...

📖 Read original article


210. Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem

Author: Xihan Xiong, Zelin Li, Wei Wei, Qin Wang, William Knottenbelt, Zhipeng Wang
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CR, cs.AI, cs.MA

arXiv:2606.26028v2 Announce Type: replace-cross Abstract: As autonomous AI agents increasingly transact across organizational boundaries, a fundamental trust challenge emerges: how can an agent assess whether an unknown counterpart is trustworthy? The ERC-8004 protocol addresses this challenge with ...

📖 Read original article


211. JuZhou 1.0 Technical Report: The First Edge-Native Text-to-Image Foundation Model Trained Entirely on China-Developed AI Accelerators

Author: Ce Chen, Congrui Wang, Yonglin Li, Zhenchen Wan, Mingyang Geng, Junhao Xiao, Zhengpeng Xing, Yaqing Hu, Yao Wu, Zhaoyang Qu, Long Lan, Xinwang Liu, Yingqi Peng, Shijia Li, Zufeng Zhang, Chen Ma, Jingjing Zhou, Xingyu Wang, Qilin Lu, Bin Jiang, Qilin Sun, Shanzhi Gu, Yaoguang Jin, Tongliang Liu, Kede Ma, Yifan Peng
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2606.28421v2 Announce Type: replace-cross Abstract: Text-to-image (T2I) diffusion models typically require substantial computational resources and cloud infrastructure, posing significant challenges for edge deployment in terms of latency, cost, and user privacy. We present JuZhou 1.0, an ultr...

📖 Read original article


212. MultAttnAttrib: Training-Free Multimodal Attribution in Long Document Question Answering

Author: Dang Quang Thien Tran, Quang V. Dang, Vinamra Tyagi, Sai Soorya Rao Veeravalli, Trang Nguyen, Ryan A. Rossi, Franck Dernoncourt, Nedim Lipka, Koustava Goswami, Samyadeep Basu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CL, cs.AI, cs.CV

arXiv:2607.01420v3 Announce Type: replace-cross Abstract: As grounded QA systems are increasingly deployed in AI assistants, accurately attributing generated answers to evidence is critical for user trust and model safety. While unimodal attributions have been explored in depth, the multimodal setti...

📖 Read original article


213. Cross-Receiver Open-Set Radio Frequency Fingerprinting via Structure-First Adaptation

Author: Fengchong Yao, Jianbing Li, Qing Liu, Kefeng Song, Haitao Li, Song Wang, Feixiang Wang
Published: 7/9/2026, 4:00:00 AM
Categories: eess.SP, cs.AI

arXiv:2607.02567v3 Announce Type: replace-cross Abstract: Radio frequency fingerprint identification (RFFI) provides a physical-layer credential for Internet of Things devices, but open-set decisions become fragile when a threshold calibrated on a source receiver is applied to a target receiver. Rec...

📖 Read original article


214. Phase-Preserving Trimodal Transformer for Tropical Forest Biomass Estimation Using Optical and PolInSAR Data

Author: Luiz Felipe Parente Santiago (Instituto de Computa\c{c}~ao, Universidade Federal do Amazonas, Instituto de Pesquisas do Ex'ercito na Amaz^onia), Felipe Ferrari (Instituto Militar de Engenharia), Daniel Rodrigues dos Santos (Instituto Militar de Engenharia), Rosiane de Freitas (Instituto de Computa\c{c}~ao, Universidade Federal do Amazonas)
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CV

arXiv:2607.03663v3 Announce Type: replace-cross Abstract: The accurate estimation of Above-Ground Biomass (AGB) in mature tropical forests remains a critical challenge in remote sensing, primarily due to the saturation of Synthetic Aperture Radar (SAR) signals in high-density areas and persistent cl...

📖 Read original article


215. RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies

Author: Tianxing Chen, Yue Chen, Zixuan Li, Junyuan Tang, Kailun Su, Haoran Lu, Weijie Wan, Baijun Chen, Songling Liu, Haowen Yan, Honghao Su, Zhiyang Dou, Kaixuan Wang, Dandan Zhang, Yunze Liu, Yan Qin, Qiwei Liang, Qiwei Wu, Zijian Lin, Wenwei Lin, Yuran Wang, Minghua He, Tianshu Wu, Ruihai Wu, Jingquan Zhou, Kai-Chong Lei, Haibao Yu, Yuanfeng Ji, Weiyang Jin, Guanyu Lin, Xiaofan Li, Qi Xiong, Renjing Xu, Zhongyu Li, Wenhao Chai, Enze Xie, Ziwei Wang, Yao Mu, Hao Dong, Wojciech Matusik, Mingyu Ding, Wenbo Ding, Ping Luo, Masayoshi Tomizuka
Published: 7/9/2026, 4:00:00 AM
Categories: cs.RO, cs.AI, cs.CV, cs.GR

arXiv:2607.04434v3 Announce Type: replace-cross Abstract: Generalist robot manipulation policies have advanced rapidly, yet existing benchmarks remain limited in systematically evaluating their capabilities. Many rely on simple, short-horizon, or skill-narrow tasks with limited capability coverage, ...

📖 Read original article


216. Wan-Streamer v0.2: Higher Resolution, Same Latency

Author: Lianghua Huang, Zhi-Fan Wu, Yupeng Shi, Wei Wang, Mengyang Feng, Junjie He, Chen-Wei Xie, Yu Liu, Jingren Zhou, Ang Wang, Bang Zhang, Baole Ai, Chen Liang, Cheng Yu, Chongyang Zhong, Jinwei Qi, Kai Zhu, Pandeng Li, Peng Zhang, Wenyuan Zhang, Xinhua Cheng, Yitong Huang, Yun Zheng, Yuxiang Bao, Yuzheng Wang, Zoubin Bi
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI, cs.GR, cs.LG

arXiv:2607.04443v3 Announce Type: replace-cross Abstract: We present Wan-Streamer v0.2, a latency-preserving upgrade of the native-streaming, end-to-end audio-visual interaction model. v0.2 keeps the v0.1 modeling formulation, but raises the interactive output stream from 192x336 to 640x368 while pr...

📖 Read original article


217. Search Beyond What Can Be Taught: Evolving the Knowledge Boundary in Agentic Visual Generation

Author: Haozhe Wang, Weijia Feng, Jinpeng Yu, Che Liu, Ping Nie, Fangzhen Lin, Jiaming Liu, Ruihua Huang, Jimmy Lin, Wenhu Chen, Cong Wei
Published: 7/9/2026, 4:00:00 AM
Categories: cs.CV, cs.AI

arXiv:2607.05382v3 Announce Type: replace-cross Abstract: Visual generators excel at rendering, but they confidently fabricate what they do not know. User requests are unbounded, evolving, and deeply long-tailed: new characters, trending entities, post-cutoff events, and more. This world-knowledge b...

📖 Read original article


218. Weak-to-Strong Generalization via Direct On-Policy Distillation

Author: Shiyuan Feng, Huan-ang Gao, Haohan Chi, Hanlin Wu, Zhilong Zhang, Zheng Jiang, Bingxiang He, Wei-Ying Ma, Ya-Qin Zhang, Hao Zhou
Published: 7/9/2026, 4:00:00 AM
Categories: cs.LG, cs.AI, cs.CL

arXiv:2607.05394v2 Announce Type: replace-cross Abstract: Reinforcement learning with verifiable rewards (RLVR) is a powerful recipe for improving language-model reasoning, but it is expensive to repeat on every new strong model because the target model must generate many rollouts during training. A...

📖 Read original article


219. Contrastive Predictive Coding with Compression for Enhanced Channel State Feedback in Wireless Networks

Author: Ahmed Y. Radwan, Fahad Syed Muhammad, Matthew Baker, Hina Tabassum
Published: 7/9/2026, 4:00:00 AM
Categories: cs.IT, cs.AI, eess.SP, math.IT

arXiv:2607.05419v2 Announce Type: replace-cross Abstract: Accurate and timely channel state information (CSI) is essential for next-generation wireless systems, yet existing works treat CSI compression and CSI prediction as separate problems, both in academia and in current 3GPP studies. Consequentl...

📖 Read original article


220. Tangent classes of matroids and wonderful compactifications

Author: Ronnie Cheng, Shurui Liu, Guoxiong Gao
Published: 7/9/2026, 4:00:00 AM
Categories: math.AG, cs.AI, math.CO

arXiv:2607.05835v2 Announce Type: replace-cross Abstract: For every loopless matroid $M$ and every Feichtner--Yuzvinsky building set $\mathcal{G}$ containing the top flat, we construct an integral tangent class $T_{M,\mathcal{G}}^{\mathbb{Z}}\in K_{\mathbb{Z}}(M,\mathcal{G})$; in the realizable case...

📖 Read original article


221. Think Before You Grid-Search: Floor-First Triage for LLM Serving

Author: Yihua Liu
Published: 7/9/2026, 4:00:00 AM
Categories: cs.PF, cs.AI, cs.DC

arXiv:2607.05876v2 Announce Type: replace-cross Abstract: LLM serving optimization typically benchmarks many configurations and reaches for heavy profilers when latency targets are missed. We argue for the reverse discipline: estimation is the analytical layer of profiling -- without it, optimizatio...

📖 Read original article


222. UBEP: Re-architecting Expert Parallelism Communication Library for Production Superpods

Author: Yipeng Liu, Chang Liu, Si Shen, Jiaqi Zheng, Mingfan Li, Yuyang Yang, Guanhua Li, Yuquan Zhang, Yimeng Xu, Zhongzhe Hu, Zhiyuan Huang, Qihang Duan, Junsong Wang, Wenkai Ling, Baochuan Yang, Xianzhi Yu, Han Bao, Yijie Chen, Guihai Chen
Published: 7/9/2026, 4:00:00 AM
Categories: cs.DC, cs.AI, cs.NI

arXiv:2607.06202v2 Announce Type: replace-cross Abstract: The deployment of Mixture-of-Experts (MoE) models on production high-bandwidth superpods, such as NVIDIA's NVL72/576 and Huawei's CloudMatrix384, introduces critical challenges beyond raw interconnect bandwidth. While these systems provide un...

📖 Read original article