Technical Research

AI safety via debate: scalable oversight with weak judges

Can a highly capable AI system deceive a limited judge, even when that judge supervises a debate between two models? This is the core question investigated by Joaquín Machulsky in his graduation thesis at the University of Buenos Aires.
The AI Safety via Debate paradigm suggests that making two AI agents compete to convince a weaker judge or a human can surface the truth, as any lie can be exposed by the counterparty. Joaquín pushed this framework further by exploring asymmetric capabilities, analyzing what happens when a dishonest agent is strategically superior (utilizing MCTS tree-search) to an honest opponent (relying on Greedy strategies).
The findings reveal that a more powerful, dishonest model can systematically exploit its rival. However, the study demonstrates that a single protocol rule —the precommitment condition— completely reverses this dynamic, making honesty the winning strategy. The core takeaway for technical alignment is vital: formal protocol design is just as critical as power parity between systems. The session also features a public interactive demo to experience these scalable oversight mechanisms firsthand.

Joaquín Salvador Machulsky
Graduated with a degree in Data Science & AI safety Researcher
Graduated with a degree in Data Science from the University of Buenos Aires. In his primary professional role, he designs LLM systems and agentic architectures at MercadoLibre, a platform serving over 200 million users across Latin America.
In his research work, he specializes in the safety and reliability of intelligent systems. His undergraduate thesis, supervised by Dr. Sergio Abriola, deep-dived into Scalable Oversight frameworks and the debate paradigm under asymmetric capability conditions, with contributions recognized by the Data Science Program at the Faculty of Exact and Natural Sciences - University of Buenos Aires. Additionally, he is the developer of an open interactive platform designed to evaluate debate frameworks using MNIST.