Tree Search Distillation for Language Models Using PPO

ayushtambde.com

79 points by at2005 15 hours ago


qumpis - 2 hours ago

I may never understand what harness means - it's used in so many contexts

richardvsu - 4 hours ago

Why is almost every RL paper done on Qwen-2.5 ? That decreases its credibility.

supermdguy - 12 hours ago

> One might note that MCTS uses more inference compute on a per-sample basis than GRPO: of course it performs better

This part confused me, it sounded like they were only doing the MCTS at train time, and then using GRPO to distill the MCTS policy into the model weights. So wouldn’t the model still have the same inference cost?

natufunu - 10 hours ago

Great post! I wonder why MCTS is not more popular as a test time compute harness. Did you compare performance of MCTS (without distillation) against other methods (eg best of N) with the same compute budget?

algo_trader - 7 hours ago

great write up (and effort!! ;))

what are your thoughts on MCTS for coding?

this can/must be paired with a smart execution harness to optimise roll out and roll back of execution paths and system state.

does this change the calculus for optimal post-training ?

- 7 hours ago
[deleted]
devcraft_ai - 8 hours ago

[dead]

biang15343100 - 13 hours ago

[flagged]

puildupO - 14 hours ago

[dead]