works on

From the 1 of 32 linked papers with an AI index.

activity
20242026
collaborators

32 papers

cs.CL2026

Self-Improving Large Language Models via Progressive Experience Evolution

Shijie Ren, Xiting Wang, Meng Li +8

Large language models (LLMs) capable of self-improvement require not only effective policy optimization, but also a principled mechanism for transforming transient interaction expe…

cs.CL2026

LEEPS: Latent-Guided Explore-Exploit Prompt Sampling for Efficient RLVR in Large Language Models

Shuang Liang, Haoyang Zhou, Yifan Gong +2

The paper introduces LEEPS, a latent-guided explore‑exploit prompt sampler that selects prompts before rollout to reduce wasted generation budget and improve reinforcement learning…

cs.AI2026

Do LLMs Know Their Vulnerable Scenarios?

Ziheng Peng, Huiqi Deng, Haoran Jing +5

Safety-aligned large language models are trained to refuse harmful requests, yet embedding the same requests in particular scenarios can bypass their safeguards. Existing red-teami…

cs.CL2026

Distill Where the Student Goes: Teacher-Regularized RL for English-Evidence Cross-Lingual RAG

Haotian Zhou, Weiran Huang, Siqi Liu +3

Cross-lingual retrieval-augmented generation (RAG) is often deployed in an English-evidence regime, where users query in diverse languages but retrieved passages remain English. In…

cs.LG2026

CR: Cross-sample Consistency Regularization Mitigates Feature Splitting and Absorption in Sparse Autoencoders

Haoran Jin, Xiting Wang, Shijie Ren +2

Sparse Autoencoders (SAEs) are widely used to interpret large language models by decomposing activations into sparse, human-understandable features, but scaling to large dictionari…

cs.LG2026

Extreme Region Policy Distillation

Changyu Chen, Xiting Wang, Rui Yan

Reinforcement learning for large language models faces a fundamental trade-off between sample efficiency and asymptotic performance: strictly on-policy methods discard trajectories…