Definition
A tournament-style way to pick the best of many AI attempts at a task by comparing them in pairs.
Recursive Tournament Voting, a test-time scaling method that uses an LLM judge to compare structured summaries of rollouts in a single-elimination bracket.
Also called: Recursive Tournament Voting