# Unsupervised Methods for Identifying Pass Coverage Among Defensive Backs   with NFL Player Tracking Data

**Authors:** Rishav Dutta, Ronald Yurko, Samuel Ventura

arXiv: 1906.11373 · 2020-04-16

## TL;DR

This paper introduces unsupervised learning methods to classify pass coverage types among defensive backs in NFL games using player tracking data, reducing the need for manual annotation.

## Contribution

It develops an unsupervised approach using Gaussian mixture models and hierarchical clustering to identify coverage types without human-labeled data.

## Key findings

- Mixture models provide flexible coverage classification.
- Unsupervised features distinguish zone and man coverage.
- Potential for future NFL analytics research.

## Abstract

Analysis of player tracking data for American football is in its infancy, since the National Football League (NFL) released its Next Gen Stats tracking data publicly for the first time in December 2018. While tracking datasets in other sports often contain detailed annotations of on-field events, annotations in the NFL's tracking data are limited. Methods for creating these annotations typically require extensive human labeling, which is difficult and expensive. We begin tackling this class of problems by creating annotations for pass coverage types by defensive backs using unsupervised learning techniques, which require no manual labeling or human oversight. We define a set of features from the NFL's tracking data that help distinguish between "zone" and "man" coverage. We use Gaussian mixture modeling and hierarchical clustering to create clusters corresponding to each group, and we assign the appropriate type of coverage to each cluster through qualitative analysis of the plays in each cluster. We find that the mixture model's "soft" cluster assignments allow for more flexibility when identifying coverage types. Our work makes possible several potential avenues of future NFL research, and we provide a basic exploration of these in this paper.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.11373/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1906.11373/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1906.11373/full.md

---
Source: https://tomesphere.com/paper/1906.11373