@inproceedings{jiang-etal-2026-miner,
title = "Miner: Mining Intrinsic Mastery for Data-Efficient {RL} in Large Reasoning Models",
author = "Jiang, Shuyang and
Wang, Yuhao and
Zhang, Ya and
Wang, Yanfeng and
Wang, Yu",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.237/",
pages = "5223--5246",
ISBN = "979-8-89176-390-6",
abstract = "Current critic-free RL methods for large reasoning models suffer from severe inefficiency when training on positive homogeneous prompts (where all rollouts are correct), resulting in waste of rollouts due to zero advantage estimates. We introduce a radically simple yet powerful solution to {M}ine {in}trinsic mast{er}y (Miner), that repurposes the policy{'}s intrinsic uncertainty as a self-supervised reward signal, with no external supervision, auxiliary models, or additional inference cost. Our method pioneers two key innovations: (1) a token-level focal credit assignment mechanism that dynamically amplifies gradients on critical uncertain tokens while suppressing overconfident ones, and (2) adaptive advantage calibration to seamlessly integrate intrinsic and verifiable rewards. Evaluated across six reasoning benchmarks on Qwen3-4B and Qwen3-8B base models, Miner achieves state-of-the-art performance among the other four algorithms, yielding up to \textbf{4.58} absolute gains in Pass@1 and \textbf{6.66} gains in Pass@K compared to GRPO. Comparison with other methods targeted at exploration enhancement further discloses the superiority of the two newly proposed innovations. This demonstrates that latent uncertainty exploitation is both necessary and sufficient for efficient and scalable RL training of reasoning models. Code is available at \url{https://github.com/pixas/Miner}."
}Markdown (Informal)
[Miner: Mining Intrinsic Mastery for Data-Efficient RL in Large Reasoning Models](https://preview.aclanthology.org/ingest-acl/2026.acl-long.237/) (Jiang et al., ACL 2026)
ACL