paper-with-me

Papers

PretrainZero: Reinforcement Active Pretraining

2025-12-03 · Xingrun Xing, Zhiyuan Fan, Jie Lou, Guoqi Li, Jiajun Zhang, Debing Zhang arxiv

Mimicking human behavior to actively learning from general experience and achieve artificial general intelligence has always been a human dream. Recent reinforcement learning (RL) based large-thinking models demonstrate impressive expert-level abilities, i.e., software and math, but still rely heavily on verifiable rewards in specific domains, placing a significant bottleneck to extend the performance boundary of general reasoning capabilities. In this work, we propose PretrainZero, a reinforcement active learning framework built on the pretraining corpus to extend RL from domain-specific post-training to general pretraining. PretrainZero features the following characteristics: 1) Active pretraining: inspired by the active learning ability of humans, PretrainZero learns a unified reasoning policy to actively identify reasonable and informative contents from pretraining corpus, and reason to predict these contents by RL. 2) Self-supervised learning: without any verifiable labels, pretrained reward models, or supervised fine-tuning, we directly pretrain reasoners from 3 to 30B base models on the general Wikipedia corpus using RL, significantly breaking the verification data-wall for general reasoning. 3) Verification scaling: by tackling increasingly challenging masked spans, PretrainZero substantially enhances the general reasoning abilities of pretrained base models. In reinforcement pretraining, PretrainZero improves Qwen3-4B-Base for 8.43, 5.96 and 10.60 on MMLU-Pro, SuperGPQA and math average benchmarks. In post-training, the pretrained models can also serve as reasoning foundation models for downstream RLVR tasks.

📄 PDF Abstract BibTeX arXiv:2512.03442

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningReinforcement LearningActive Learning

Similar Papers 제목 키워드 기반

APS: Active Pretraining with Successor Features

2021-08-31 · Hao liu, Pieter Abbeel

We introduce a new unsupervised pretraining objective for reinforcement learning. During the unsupervised reward-free pretraining phase, the agent maximizes mutual information between tasks and states induced by the poli…

Unsupervised Reinforcement Learning

From Seeing to Experiencing: Scaling Navigation Foundation Models with Reinforcement Learning

2025-07-29 · Honglin He, Yukai Ma, Brad Squicciarini, Wayne Wu 외 arxiv

Navigation foundation models trained on massive web-scale data enable agents to generalize across diverse environments and embodiments. However, these models, which are trained solely on offline data, often lack the capa…

Reinforcement Learning

ActiveMimic: Egocentric Video Pretraining with Active Perception

2026-06-04 · Xingyao Lin, Guojin Zhong, Tianyi Lu, Ziyi Ye 외 arxiv

Egocentric human video offers a scalable alternative to robot data for pretraining, yet models pretrained on such video consistently underperform those pretrained on robot data. We attribute this gap to a missing signal,…

The Effect of Pretraining on Extractive Summarization for Scientific Documents

2021-06-01 · NAACL (sdp) 2021 6 · Yash Gupta, Pawan Sasanka Ammanamanchi, Shikha Bordia, Arjun Manoharan 외

Large pretrained models have seen enormous success in extractive summarization tasks. In this work, we investigate the influence of pretraining on a BERT-based extractive summarization system for scientific documents. We…

Extractive SummarizationWord Embeddings

Active-Dormant Attention Heads: Mechanistically Demystifying Extreme-Token Phenomena in LLMs

2024-10-17 · Tianyu Guo, Druv Pai, Yu Bai, Jiantao Jiao 외

Practitioners have consistently observed three puzzling phenomena in transformer-based large language models (LLMs): attention sinks, value-state drains, and residual-state peaks, collectively referred to as extreme-toke…

Quantization