TTPO uses disagreement with majority vote as training signal, enabling label-free test-time training

arupbuildsai · reddit · 2026-09-15

Key idea

RL and on-policy self-distillation (OPSD) need ground truth, which rules them out at test time. The usual substitute, majority-vote pseudo-labels, breaks when the vote is wrong. The paper (arXiv 2608.27448, Wang et al.) makes a sharp observation: the failure is asymmetric — rollouts disagreeing with the pseudo-label are usually wrong whether or not the vote was right, so disagreement survives a bad vote while agreement does not.

Method

Results

Caveat

The whole approach assumes majority voting converges on a single correct answer — true for competition math and verifiable code, not for summarisation or drafting, so gains likely won't transfer to open-ended workloads. The author also wants an ablation using the disagreement signal alone.

Original post →

More from Models

Models channel →