Stepwise preference
rlhf-stepwise.jsonOne step, scored, with the correction a researcher would make.
File metadata
- traj_id
- d7124e49-40b6-4cae-aaec-62182c100f89
- step_id
- 4
- category
- research
- task
- augmentor-enriched-logging-policy-with-safe-handoffs
- success
- null
- gt
- null
- score
- 2
history
8 results. Model-based Trajectory Stitching (Hepburn & Montana, 2022) connects a logged prefix to a higher-value suffix under a learned reachability/value check. ORIL (Zolna et al., 2020) covers learning from mixed-quality unlabeled experience. Lab findings #70 and #75 cover offline coverage/representation failure modes. Nothing found on improving the logging policy itself during collection.
current_step
after_step_observation
Researcher: "Yeah I definitely think that better data can beat better algorithms: we should improve the logging policy. I think we should explore trajectory-level data augmentation"
judge
The question names the bottleneck explicitly: performance is bounded by the quality of the logging policy, and those loggers produce long, redundant, suboptimal trajectories. The agent answered a data problem with a controller. 1. Wrong level of intervention. A learned residual augmentor with an uncertainty gate introduces three new estimated objects (the residual policy, its uncertainty, the recoverability estimate) and each is a fresh failure mode, none of which is the thing that was wrong with the data. 2. The proposal buries the researcher's own framing. 'Better data can beat better algorithms' means edit the data-generating process; the gated mixture is a better algorithm wearing a collection costume. 3. It also throws away the property that makes the chosen setting worth studying. Deterministic dynamics and reward-as-a-function-of-state let you compute the value of an edit exactly; a learned uncertainty gate needs none of that and gains none of it. {"Score":2}