EFPI: Elastic Formation and Position Identification in Football (Soccer) using Template Matching and Linear Assignment
Joris Bekkers

TL;DR
EFPI is a method that accurately recognizes football team formations and player positions over time by matching tracking data to predefined templates using cost minimization, scalable to various game segments.
Contribution
This paper introduces EFPI, a novel approach combining template matching and linear assignment for formation recognition and position assignment in football, with optional stability features.
Findings
Effective on individual frames and larger game segments
Accurate formation recognition with minimized assignment cost
Open-source implementation available
Abstract
Understanding team formations and player positioning is crucial for tactical analysis in football (soccer). This paper presents a flexible method for formation recognition and player position assignment in football using predefined static formation templates and cost minimization from spatiotemporal tracking data, called EFPI. Our approach employs linear sum assignment to optimally match players to positions within a set of template formations by minimizing the total distance between actual player locations and template positions, subsequently selecting the formation with the lowest assignment cost. To improve accuracy, we scale actual player positions to match the dimensions of these formation templates in both width and length. While the method functions effectively on individual frames, it extends naturally to larger game segments such as complete periods, possession sequences or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSports Performance and Training · Sports Analytics and Performance · Sport Psychology and Performance
