[2604.04328] Soft Tournament Equilibrium
About this article
Abstract page for arXiv paper 2604.04328: Soft Tournament Equilibrium
Computer Science > Artificial Intelligence arXiv:2604.04328 (cs) [Submitted on 6 Apr 2026] Title:Soft Tournament Equilibrium Authors:Saad Alqithami View a PDF of the paper titled Soft Tournament Equilibrium, by Saad Alqithami View PDF HTML (experimental) Abstract:The evaluation of general-purpose artificial agents, particularly those based on large language models, presents a significant challenge due to the non-transitive nature of their interactions. When agent A defeats B, B defeats C, and C defeats A, traditional ranking methods that force a linear ordering can be misleading and unstable. We argue that for such cyclic domains, the fundamental object of evaluation should not be a ranking but a set-valued core, as conceptualized in classical tournament theory. This paper introduces Soft Tournament Equilibrium (STE), a differentiable framework for learning and computing set-valued tournament solutions directly from pairwise comparison data. STE first learns a probabilistic tournament model, potentially conditioned on rich contextual information. It then employs novel, differentiable operators for soft reachability and soft covering to compute continuous analogues of two seminal tournament solutions: the Top Cycle and the Uncovered Set. The output is a set of core agents, each with a calibrated membership score, providing a nuanced and robust assessment of agent capabilities. We develop the theoretical foundation for STE to prove its consistency with classical solutions in...