SoccerRef-Agents: Multi-Agent System for Automated Soccer Refereeing

arXiv cs.AI / 4/28/2026

📰 NewsSignals & Early TrendsTools & Practical UsageModels & Research

Key Points

  • The paper introduces SoccerRef-Agents, a holistic and explainable multi-agent framework aimed at automated soccer refereeing rather than only isolated video perception.
  • It builds a new multimodal benchmark, SoccerRefBench, featuring 1,200+ referee-theory questions and 600 foul-related video clips to support foul-scenario reasoning.
  • It creates RefKnowledgeDB, a vector-based knowledge base grounded in the latest Laws of the Game plus classic case materials to enable knowledge-driven decision making.
  • The system uses a novel multi-agent design with cross-modal RAG to connect visual evidence with regulatory text, reducing the semantic gap between them.
  • Experiments indicate the approach achieves higher decision accuracy and better explanation quality than general-purpose MLLMs, and the authors plan to release benchmarks, databases, and code.

Abstract

Refereeing is vital in sports, where fair, accurate, and explainable decisions are fundamental. While intelligent assistant technologies are being widely adopted in soccer refereeing, current AI-assisted approaches remain preliminary. Existing research mostly focuses on isolated video perception tasks and lacks the ability to understand and reason about foul scenarios. To fill this gap, we propose SoccerRef-Agents, a holistic and explainable multi-agent decision-making framework for soccer refereeing. The main contributions are: (i) constructing the multimodal benchmark SoccerRefBench with over 1,200 referee theory questions and 600 foul video clips; (ii) building a vector-based knowledge base RefKnowledgeDB using the latest "Laws of the Game" and a classic case database for precise, knowledge-driven reasoning; (iii) designing a novel multi-agent architecture that collaborates via cross-modal RAG to bridge the semantic gap between visual content and regulatory texts. This work explores the technical capability of integrating MLLMs with refereeing expertise, and evaluations show our system significantly outperforms general-purpose MLLMs in decision accuracy and explanation quality. All databases, benchmarks, and code will be made available.

SoccerRef-Agents: Multi-Agent System for Automated Soccer Refereeing | AI Navigate