From the 2 of 5 linked papers with an AI index.
5 papers
Autonomy-of-Heads: Data-Free Sparse Attention from Frozen Query-Key Geometry
Yehan Yang, Junyuan Shang, Yang Li +3
Long-context LLM inference is bottlenecked by quadratic attention computation and growing KV-cache costs. Existing sparse attention and KV-compression methods typically decide whic…
Group-Reflective Self-Distillation for Agentic Reinforcement Learning
Binbin Zheng, Zijun Xie, Guanqun Zhao +4
The paper introduces Group-Reflective Self-Distillation (GRSD), a method that uses a policy's own verified rollouts to generate privileged guidance for better credit assignment in…
Deconstructing Off-Policy Ratios: Entropy-Scaled Trust Regions for Asynchronous Reinforcement Learning
Guanqun Zhao, Zijun Xie, Binbin Zheng +5
Asynchronous reinforcement learning (RL) accelerates large language model (LLM) post-training by overlapping rollout generation with policy optimization, but the resulting stale, o…
ECHO: Prune To Act, Trace To Learn With Selective Turn Memory In Agentic RL
Zijun Xie, Binbin Zheng, Enlei Gong +7
The paper introduces ECHO, a framework that compresses each interaction turn of a language agent into indexed memory records and selectively reconstructs context for decision makin…
Geometry-Aware Contrastive Learning for Few-Shot Automatic Modulation Recognition
Guanqun Zhao, Yitong Liu, Jiaxuan Fang +2
Standard Self-Supervised Learning (SSL) for Automatic Modulation Recognition (AMR) struggles with ineffective isotropic augmentations, spectral instability, and semantic drift. To…