From the 1 of 8 linked papers with an AI index.
8 papers
Mobility-Aware Cache Framework for Scalable LLM-Based Human Mobility Simulation
Hua Yan, Heng Tan, Yingxue Zhang +1
The paper introduces MobCache, a mobility-aware caching framework that stores and reuses latent-space embeddings of LLM reasoning steps to enable efficient large-scale human mobili…
Rethinking Groups in Critic-Free RLVR
Yihong Wu, Liheng Ma, Lingfeng Xiao +4
Reinforcement learning (RL) has become a central paradigm for post-training large language models. Existing critic-free RL methods typically generate a group of rollouts for the sa…
An Entity Linking Agent for Question Answering
Yajie Luo, Yihong Wu, Muzhi Li +5
Some Question Answering (QA) systems rely on knowledge bases (KBs) to provide accurate answers. Entity Linking (EL) plays a critical role in linking natural language mentions to KB…
It Takes Two: Your GRPO Is Secretly DPO
Yihong Wu, Liheng Ma, Lei Ding +9
GRPO has emerged as a prominent reinforcement learning algorithm for post-training LLMs. Unlike critic-based methods, GRPO computes advantages by estimating the \emph{value baselin…
Advancing Multi-Agent RAG Systems with Minimalist Reinforcement Learning
Yihong Wu, Liheng Ma, Muzhi Li +7
Large Language Models (LLMs) equipped with modern Retrieval-Augmented Generation (RAG) systems often employ multi-turn interaction pipelines to interface with search engines for co…
TrasMuon: Trust-Region Adaptive Scaling for Orthogonalized Momentum Optimizers
Peng Cheng, Jiucheng Zang, Qingnan Li +6
Muon-style optimizers leverage Newton-Schulz (NS) iterations to orthogonalize updates, yielding update geometries that often outperform Adam-series methods. However, this orthogona…