πŸ“„ Notable* Recent AI/ML arXiv Papers

Last updated just now...

πŸ“„ VERPO: Verified Evidence Regularized Policy Optimization
πŸ—“οΈ Published: 9/5/2026
πŸ”— http://arxiv.org/abs/2609.06100v1
πŸ‘₯ Authors: Haijiang Li, Chengyu Lv, Yi Zhang (possible past Google (United States) affiliation), Zhibing Zhang, Rui Qian (possible past Shanghai Jiao Tong University affiliation), Yuchen Zhang (possible past University Of California, Berkeley affiliation), Xiaofan Zhang, Mingshan Wang, Xiaofei Jing, Yu Tong (possible past University Of California, Berkeley affiliation), Cangqi Zhou
Abstract

Verifiable outcome rewards guide language-model post-training, but sequence-level advantages do not identify which token-level decisions should be preserved or revised. Evidence-conditioned Teachers provide denser supervision by replaying sampled trajectories with privileged feedback. Yet indiscriminate imitation risks transferring formatting or reasoning-style shifts that do not support task success. We introduce VERPO, a Verified Evidence Regularized Policy Optimization framework that treats e...

πŸ“„ UniRRM: Unified Reasoning Reward Models Across Languages and Evaluation Paradigms
πŸ—“οΈ Published: 9/5/2026
πŸ”— http://arxiv.org/abs/2609.05910v1
πŸ‘₯ Authors: Peng Lai, Yichao Du, Junchao Wu, Weibo Gao, Linan Yue, Longyue Wang (possible past Tencent (China) affiliation), Weihua Luo, Derek F. Wong (possible past Tencent (China) affiliation), Guanhua Chen
Abstract

Reinforcement learning (RL) excels on tasks with verifiable rewards, but in open-ended tasks, the reliability of reward models remains a key challenge. Existing solutions either depend on costly proprietary LLM-as-a-Judge systems or opaque scalar reward models that lack interpretability. Recent works on generative reward models offer a promising alternative, but they remain constrained by static evaluation criteria, fragmented evaluation paradigms, and limited multilingual support. To address th...

πŸ“„ AlignDiff: Exploiting Model-Intrinsic Information for Better Preference Data Selection
πŸ—“οΈ Published: 9/5/2026
πŸ”— http://arxiv.org/abs/2609.05899v1
πŸ‘₯ Authors: Peng Lai, He Zhu, Zhiwen Ruan, Dongdong Zhang, Yun Chen, Peng Li (possible past Tsinghua University affiliation), Furu Wei, Yang Liu (possible past Tsinghua University affiliation), Guanhua Chen
Abstract

Aligning large language models with human preferences remains a challenge, primarily due to the critical role of preference data quality in effective alignment. Existing datasets are frequently plagued by inherent noise and distribution shifts, which inherently limit model performance. To bridge this gap, we propose AlignDiff, a preference data filtering framework driven by intrinsic model signals. AlignDiff first identifies samples with clear preferences using both positive and inverse signals,...

πŸ“„ AtomCite: Verification and Correction of Supplied Page-Level Citations in Multi-Page Documents
πŸ—“οΈ Published: 9/5/2026
πŸ”— http://arxiv.org/abs/2609.05802v1
πŸ‘₯ Authors: Chen Qian (possible past Shanghai Jiao Tong University affiliation), Yimeng Wang, Yu Chen (possible past Meta (United States) affiliation), Lingfei Wu (possible past Tencent (China) affiliation), Andreas Stathopoulos
Abstract

Large language models answering questions over multi-page documents are expected to cite the supporting pages, yet supplied citations are sometimes inaccurate, and current evaluations score citations at generation time or against text passages: no existing benchmark evaluates whether a system can verify and correct a page-level citation already attached to an answer. We propose AtomCite, an agentic framework that parses an answer into claims, checks each claim against the image of its cited page...

πŸ“„ DI-Bench: Systematically Generating In-Domain Data Intelligence Benchmarks for Enterprise Agents
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05776v1
πŸ‘₯ Authors: Jiangyun Zhang, Kristen Surrao, Torpong Nitayanont, Yupei Zhang, Roopali Singh, Zhiyu Chen, Julia Huang, Zhou Tang, Shayan Ali Akbar, Omar Alonso, Erwin Cornejo, Yuan Li (possible past Google (United States) affiliation), Yi Zhang (possible past Google (United States) affiliation)
Abstract

Evaluating enterprise agents on domain-specific benchmarks is critical, yet public benchmarks rarely evaluate whether agents can integrate business knowledge with analytical computation, and constructing such benchmarks manually is costly. We present DI-Bench, a pipeline for generating realistic benchmarks for data intelligence (DI), the practice of extracting insights from large volumes of enterprise data. To emulate realistic DI tasks that require both computation and knowledge retrieval, DI-B...

πŸ“„ SeRV: Semantic-Aligned Residual Vector Quantization for American Sign Language Generation
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05742v1
πŸ‘₯ Authors: Hongyu Wu, Xu Wu, Tianhao Wu (possible past University Of Cambridge affiliation), Jiawei Yu, Phuc Nguyen, Jian Liu, Yi Wu (possible past University Of California, Berkeley affiliation)
Abstract

American Sign Language (ASL) generation remains challenging due to limited paired text-ASL motion data and the difficulty of learning motion representations both precise for reconstruction and predictable from linguistic input. Existing methods rely on motion tokenizers optimized for reconstruction, without explicit semantic supervision from paired text. As a result, the learned tokens remain limited in supporting semantically consistent and fine-grained ASL motion generation. To address this li...

πŸ“„ Design Docs Are All You Need: An AI-native Machine-Learning Performance Tool
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05364v1
πŸ‘₯ Authors: Samuel Kushnir, Kimia Noorbakhsh, Kavya Sreedhar, Liqun Cheng (possible past Google (United States) affiliation), Ming Liu, Parthasarathy Ranganathan (possible past Google (United States) affiliation), Mohammad Alizadeh (possible past Stanford University affiliation), Fred Kjolstad, Suvinay Subramanian (possible past Google (United States) affiliation)
Abstract

Machine-learning performance modeling is a uniquely hostile terrain for long-lived software: the assumptions baked into today's abstractions are invalidated by tomorrow's models and systems, forcing perpetual refactoring of performance-modeling frameworks. Meanwhile, AI coding agents have become fast and capable enough that regenerating an entire library is cheaper than paying down the tech debt of incrementally patching it. We describe SMART, a rigorous symbolic performance-modeling library for...

πŸ“„ RoboSPA: Can VLA Models Go Beyond Simple Scenes and Short-Horizon Tasks?
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05324v1
πŸ‘₯ Authors: Zhenxuan Fan, Bo Zhang (possible past Tencent (China) affiliation), Yutong Lin, Yuqian Yuan, Juekai Lin, Liang Liang (possible past Google (United States) affiliation), Zhuoyi Huang, Wenqiao Zhang, Juncheng Li, Siliang Tang, Jun Xiao, Yueting Zhuang
Abstract

Vision-Language-Action (VLA) models have shown promising progress in language-conditioned robotic manipulation. However, existing datasets and benchmarks mainly evaluate task completion under predefined settings, offering limited insight into model reasoning under increasing spatial and procedural complexity. We introduce \textbf{RoboSPA} (\textbf{Robo}t \textbf{S}patial-\textbf{P}rocedural \textbf{A}ssessment), a large-scale robotic manipulation dataset and benchmark for diagnosing embodied rea...

πŸ“„ RISE: Recursive Improvement via Self-Extrapolating Policy Distillation
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05295v1
πŸ‘₯ Authors: Yang Li (possible past Google (United States) affiliation), Semih Yavuz (possible past Google (United States) affiliation), Shafiq Joty
Abstract

On-policy distillation (OPD) provides dense, per-token supervision for language model post-training, but its effectiveness is bottlenecked by teacher quality: external teachers suffer from distribution mismatch, while self-distillation with privileged conditioning is limited by in-context learning capacity. We propose \textbf{RISE} (\textbf{R}ecursive \textbf{I}mprovement via \textbf{S}elf-\textbf{E}xtrapolating Policy Distillation), which constructs a synthetic teacher directly from the model's...

πŸ“„ TruthInsightBench: An Evidence-Grounded Benchmark for Automated Evaluation of Open-Ended Scientific Discovery Agents
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05079v1
πŸ‘₯ Authors: Zhibo Yang, Chen Zhang (possible past Peking University affiliation), Yuewei Zhang, Hao Wang (possible past Tsinghua University affiliation)
Abstract

Autonomous coding agents are increasingly proposed as AI-scientist systems that conduct analyses and write research reports, but executing a prescribed analysis is not the same as making a discovery. Existing benchmarks are configured for reproduction: tasks, data, and rubrics are built around a hidden target study, and recovery of its result is rewarded. We present TruthInsightBench, a benchmark configured for discovery. Its 40 blind tasks, drawn from 40 peer-reviewed studies across 10 scientif...

πŸ“„ MePo++: Unifying Representation Refinement and Reconciliation for General Continual Learning
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05075v1
πŸ‘₯ Authors: Guanglong Sun, Kanglei Zhou, Liyuan Wang, Qi Cheng, Hongwei Yan, Shuang Cui, Hang Su (possible past Tsinghua University affiliation), Jun Zhu (possible past Tsinghua University affiliation), Yi Zhong
Abstract

General continual learning (GCL) aims to learn from evolving data streams without task identities, explicit boundaries, or repeated access to previous data, making it a realistic yet challenging setting for continual intelligence. Although pretrained models (PTMs) provide rich prior knowledge for addressing the limited supervision and non-stationary nature of GCL, existing PTM-based methods often directly adapt pretrained representations and overlook two critical gaps: the misalignment between u...

πŸ“„ Global to Local: Topology-Preserving Adaptive Graph Pooling via Granular-Ball
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.04978v1
πŸ‘₯ Authors: Sen Zhao, Gaojie Xu, Shuyin Xia, Yifan Guan, Yi Liu (possible past Google (United States) affiliation), Yi Wang, Wei Wang (possible past University Of Oxford affiliation)
Abstract

Graph pooling aims to compress the graph, including both node embeddings and their underlying topological patterns, into a more compact representation. Previous works focus primarily on the overly fine-grained representation of nodes, progressively coarsening the graph by removing nodes or merging them into clusters, thus neglecting the global-to-local patterns and adaptive granularity of the graph's topological structure. In the real scenario, graphs as a whole can be considered the coarsest le...

πŸ“„ MetaRSI / RSI2: A Meta-Recursive Self-Improving System for Recursive Self-Improving Systems Themselves
πŸ—“οΈ Published: 9/6/2026
πŸ”— http://arxiv.org/abs/2609.06396v1
πŸ‘₯ Authors: Zihan Tan, Leixin Sun, Zitong Shi, Yitao Liu, Jiajun Wu (possible past Massachusetts Institute Of Technology affiliation), Nathaniel Brooks, Jiaru Qian, Xiaoran Shang, Suyuan Huang, Yi Ding, Yangxu Liao, Mukai Li, Qiushi Sun, Shudong Liu, Xuankun Rong, Xiaohang Yu, Zhuo Chen, Hejia Geng, Chenxin Li, Aozhou Wang, Zengji Tu, Robert Tang, Yuxin Zhan, Eric Jiang, Yuxin Wu (possible past University Of California, Berkeley affiliation), Jianqing Zhang, Xiao Liang, Fang Wu, Haochi Zhang, Alexander Marlow, Guancheng Wan
Abstract

Recursive self-improvement (RSI) lets a system improve the model-building machinery from its own failures, so every later model inherits the gain. Yet RSI has been validated almost exclusively on coding and formal benchmarks such as science QA and mathematics. This format bound limits RSI to improvement within a machine-checkable slice, not general capability where questions are open and correctness is settled by argument, replication, or measurement. We argue RSI must next operate across real, ...

πŸ“„ RAPTOR: Role-Aware Private Training for Mixture-of-Experts
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05770v1
πŸ‘₯ Authors: Duc Dm, Khai Le-Duc, Nguyen Do, Minh Son Hoang, Florent Draye, Thai Hoang, Hoang Phuong Dam, Jiarui Liu, Chris Ngo, Terry Jingchen Zhang, Anh Le Duc Tran, Nhat Do Minh, Minh Ngoc Le, My T. Thai, Ran Xu, Silvio Savarese (possible past Stanford University affiliation), Mona Diab (possible past Carnegie Mellon University affiliation), Bernhard SchΓΆlkopf, Zhijing Jin, Huy L. Nguyen, Daeyoung Kim
Abstract

Differentially private (DP) fine-tuning methods treat sparse Mixture-of-Experts (MoE) models as a single dense block, ignoring that shared layers see all data while experts only see routed records. We identify and formally characterize three resulting failure modes: global clipping suppresses expert gradients, batch-level normalization dilutes sparse expert updates, and fixed privacy noise degrades signal-to-noise ratio on low-load experts. We introduce RAPTOR - a Role-Aware Private Training fra...

πŸ“„ One Diffusion Model, Two Roles: Guided Trajectory Planning and Safety-Critical Scenario Generation in Closed-Loop Simulation
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.04921v1
πŸ‘₯ Authors: Arka Pal (possible past Google (United States) affiliation), Rajesh Kumar, Hannes Eriksson, RΓ©mi Lacombe, Arvid Laveno Ling, Ankit Gupta (possible past Google (United States) affiliation), Maciej Wozniak
Abstract

Diffusion probabilistic models can capture the multi-modal, interaction-rich distribution of joint future trajectories in driving scenes. We show that a single pretrained diffusion traffic model can serve two complementary roles in the autonomous driving development loop: as an ego motion planner, and as a controllable generator of safety-critical scenarios for stress-testing the planners. On the planning side, we introduce a Single-Stream Dual-Stream (SSDS) diffusion-transformer decoder that fu...

πŸ“„ Multi-granularity Adaptive Hypergraph Representation Learning via Granular-ball
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.05574v1
πŸ‘₯ Authors: Sen Zhao, Yifan Guan, Jinyuan Ni, Gaojie Xu, Zhang Xu, Xiaoyu Lian, Yi Liu (possible past Google (United States) affiliation), Yi Wang, Wei Wang (possible past University Of Oxford affiliation)
Abstract

Hypergraph representation learning aims to capture high-order information in graphs by constructing hyperedges that simultaneously connect multiple nodes. These hyperedges adapt to the graph's topological features, facilitating the extraction of high-order relationships at multiple granularities. Most prior work relies on predefined definitions to generate hyperedges, overlooking the diversity in graph topological structures and the multi-granularity characteristics of hyperedges. As a result, t...

πŸ“„ A Robust Watermark-based Fingerprint Framework for GNNs Ownership Verification
πŸ—“οΈ Published: 9/4/2026
πŸ”— http://arxiv.org/abs/2609.04772v1
πŸ‘₯ Authors: Han Zhang (possible past Tsinghua University affiliation), Yan Wang (possible past Tencent (China) affiliation), Guanfeng Liu, Pengfei Ding, Huaxiong Wang, Kwok-Yan Lam
Abstract

The high training cost of Graph Neural Networks (GNNs) has raised growing concerns regarding model ownership infringement, such as model stealing and unauthorized misuse. To verify model ownership and prevent significant economic losses, two groups of GNN Ownership Verification (OV) methods have been proposed: watermark-based methods and fingerprint-based methods. However, these methods typically face three limitations: (1) the performance degradation of protected models caused by out-of-distrib...

*Notable papers are those with at least two authors from a "big" AI/ML lab.