the.ai

Alignment / Preference

verified

PPO

Policy gradient methods improve a policy by pushing up the probability of actions that scored well. Push too far on one batch and the policy moves somewhere its own estimates no longer describe, and the run collapses. PPO clips each update so the new policy cannot stray far from the old one, which buys stability at the cost of taking smaller steps.

Viz primitive · update-spectrumclip-strength = 0.4

8 values. The left group decays steeply; the right group is 64% of the way to flat, and reads flatter than the left.

Per-token update magnitudes before clipping and after. Drag the clipping up to watch the largest moves pulled back to the band while the rest pass through.

0.4

Reviewed by opendroid · 2026-08-04