paper-with-me

홈 › Papers

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

2026-04-25 · Zi Meng, Wanli Song, Yi Hu, Jiayuan Rao, Gang Chen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.23392

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Which Agent Causes Task Failures and When? On Automated Failure Attribution of LLM Multi-Agent Systems

2025-04-30 · Shaokun Zhang, Ming Yin, Jieyu Zhang, Jiale Liu 외

Failure attribution in LLM multi-agent systems-identifying the agent and step responsible for task failures-provides crucial clues for systems debugging but remains underexplored and labor-intensive. In this paper, we pr…

SFT-TA: Supervised Fine-Tuned Agents in Multi-Agent LLMs for Automated Inductive Thematic Analysis

2025-09-21 · Seungjun Yi, Joakim Nguyen, Huimin Xu, Terence Lim 외 arxiv

Thematic Analysis (TA) is a widely used qualitative method that provides a structured yet flexible framework for identifying and reporting patterns in clinical interview transcripts. However, manual thematic analysis is …

SafeMobile: Chain-level Jailbreak Detection and Automated Evaluation for Multimodal Mobile Agents

2025-07-01 · Siyuan Liang, Tianmeng Fang, Zhe Liu, Aishan Liu 외 arxiv

With the wide application of multimodal foundation models in intelligent agent systems, scenarios such as mobile device control, intelligent assistant interaction, and multimodal task execution are gradually relying on s…

Multi-Agent Shape Formation and Tracking Inspired from a Social Foraging Dynamics

2014-10-14 · Debdipta Goswami, Chiranjib Saha, Kunal Pal, Swagatam Das

Principle of Swarm Intelligence has recently found widespread application in formation control and automated tracking by the automated multi-agent system. This article proposes an elegant and effective method inspired by…

Control Charts for Multi-agent Systems

2026-05-11 · Hayden Helm, Carey Priebe, Brandon Duderstadt arxiv

Generative agents have proven to be powerful assistants in a wide variety of contexts. Given this success, users are now deploying agents with minimal restrictions in open ended, multi-agent environments. Current methods…