Papers › Toward Evaluative Thinking: Meta Policy Optimization with Evolving Reward Models

Toward Evaluative Thinking: Meta Policy Optimization with Evolving Reward Models

28 Apr 2025arXiv:2504.20157archive 2025-07-28

Zae Myung Kim, Chanwoo Park, Vipul Raheja, Suin Kim, Dongyeop Kang

Reward-based alignment methods for large language models (LLMs) face two key limitations: vulnerability to reward hacking, where models exploit flaws in the reward signal; and reliance on brittle, labor-intensive prompt engineering when LLMs are used as reward models. We introduce Meta Policy Optimization (MPO), a framework that addresses these challenges by integrating a meta-reward model that dynamically refines the reward model's prompt throughout training. In MPO, the meta-reward model monitors the evolving training context and continuously adjusts the reward model's prompt to maintain high alignment, providing an adaptive reward signal that resists exploitation by the policy. This meta-learning approach promotes a more stable policy optimization, and greatly reduces the need for manual reward prompt design. It yields performance on par with or better than models guided by extensively hand-crafted reward prompts. Furthermore, we show that MPO maintains its effectiveness across diverse tasks, from essay writing to mathematical reasoning, without requiring specialized reward designs. Beyond standard RLAIF, MPO's meta-learning formulation is readily extensible to higher-level alignment frameworks. Overall, this method addresses theoretical and practical challenges in reward-based RL alignment for LLMs, paving the way for more robust and adaptable alignment strategies. The code and data can be accessed at: https://github.com/minnesotanlp/mpo

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2504.20157")

Code

Syntology Ran 4 of 15 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · violated contract; 3 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

minnesotanlp/mpo officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 4 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
3ran
11unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from minnesotanlp/mpo. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

flatten_dict minnesotanlp/mpo/trl/core.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · dfd0ecd9cb25af69 · report
is_equiv minnesotanlp/mpo/trl/extras/mpo/rm_math_reasoning.py official repository ran · violated contract Apache-2.0 recorded; this copy not marked cleared · pointer only · 20063c675d638a77 · report
masked_mean minnesotanlp/mpo/trl/core.py official repository ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 4f7075aac2163cbc · report
masked_var minnesotanlp/mpo/trl/core.py official repository ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 67607956afbb2a83 · report
aesthetic_scorer minnesotanlp/mpo/trl/models/auxiliary_modules.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 1167d54333f6f7a3 · report
apply_chat_template minnesotanlp/mpo/trl/data_utils.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 0b7223ebdefef219 · report
extract_boxed_content minnesotanlp/mpo/trl/extras/mpo/rm_math_reasoning.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · cf11df858b102576 · report
get_task_specific_gatherings minnesotanlp/mpo/trl/trainer/mpo_trainer.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 2768846777b28be1 · report
is_conversational minnesotanlp/mpo/trl/data_utils.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 61c97cdf90c40f26 · report
is_liger_kernel_available minnesotanlp/mpo/trl/import_utils.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 2bb6075cd6b76760 · report
maybe_apply_chat_template minnesotanlp/mpo/trl/data_utils.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 4c2c416f1561edde · report
prepare_essay_writing_dataset minnesotanlp/mpo/trl/extras/mpo/mpo_datasets.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 62a8858c70afef56 · report
prepare_mathematical_reasoning_dataset minnesotanlp/mpo/trl/extras/mpo/mpo_datasets.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 963b371a14432816 · report
prepare_summarization_dataset minnesotanlp/mpo/trl/extras/mpo/mpo_datasets.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 9c740b4e69c3670f · report
to_serializable minnesotanlp/mpo/trl/trainer/mpo_trainer.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 03e50437a6e99c4f · report

Tasks

Mathematical ReasoningMeta-LearningPrompt EngineeringQuestion Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

RLAIF

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections