paper-with-me

홈 › Papers

Better World Models Can Lead to Better Post-Training Performance

2025-12-03 · Prakhar Gupta, Henry Conklin, Sarah-Jane Leslie, Andrew Lee arxiv

In this work we study how explicit world-modeling objectives affect the internal representations and downstream capability of Transformers across different training stages. We use a controlled 2x2x2 Rubik's Cube and ask: (1) how does explicitly pretraining a world model affect the model's latent representations, and (2) how does world-model quality affect the model's performance after reinforcement learning post-training? We compare standard next-token prediction to two explicit world-modeling strategies -- (i) state-prediction pretraining and (ii) a joint state-prediction + next-token objective -- and assess task performance after Group Relative Policy Optimization (GRPO) is applied as post-training. We evaluate the representation quality with linear probes and causal interventions. We find that explicit world-modeling yields more linearly decodable and causally steerable state representations. More importantly, we find that improved state representations lead to higher gains for GRPO, especially on harder cube states. Our results indicate that sharpening state representations can improve the effectiveness of post-training for sequence-planning tasks.

📄 PDF Abstract BibTeX arXiv:2512.03400

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

When Bad Data Leads to Good Models

2025-05-07 · Kenneth Li, Yida Chen, Fernanda Viégas, Martin Wattenberg

In large language model (LLM) pretraining, data quality is believed to determine model quality. In this paper, we re-examine the notion of "quality" from the perspective of pre- and post-training co-design. Specifically,…

Large Language Model

Why Calibration Error is Wrong Given Model Uncertainty: Using Posterior Predictive Checks with Deep Learning

2021-12-02 · Achintya Gopal

Within the last few years, there has been a move towards using statistical models in conjunction with neural networks with the end goal of being able to better answer the question, "what do our models know?". From this t…

DVPO: Distributional Value Modeling-based Policy Optimization for LLM Post-Training

2025-12-03 · Dingwei Zhu, Zhiheng Xi, Shihan Dou, Yuhui Wang 외 arxiv

Reinforcement learning (RL) has shown strong performance in LLM post-training, but real-world deployment often involves noisy or incomplete supervision. In such settings, complex and unreliable supervision signals can de…

Reinforcement Learning

Transport Score Climbing: Variational Inference Using Forward KL and Adaptive Neural Transport

2022-02-03 · Liyi Zhang, David M. Blei, Christian A. Naesseth

Variational inference often minimizes the "reverse" Kullbeck-Leibler (KL) KL(q||p) from the approximate distribution q to the posterior p. Recent work studies the "forward" KL KL(p||q), which unlike reverse KL does not l…

Variational Inference

Gradient Boosting Performs Gaussian Process Inference

2022-06-11 · Aleksei Ustimenko, Artem Beliakov, Liudmila Prokhorenkova

This paper shows that gradient boosting based on symmetric decision trees can be equivalently reformulated as a kernel method that converges to the solution of a certain Kernel Ridge Regression problem. Thus, we obtain t…

regression