LGJul 26, 2022

Active Learning of Ordinal Embeddings: A User Study on Football Data

arXiv:2207.12710v22 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving similarity-based information retrieval in sports analytics, but it is incremental as it builds on existing deep metric learning and active learning techniques.

The paper tackles the problem of learning user-defined similarity functions from few human annotations for football trajectory data, using deep metric learning with an entropy-based active learning method adapted with triplet mining, and shows improved information retrieval quality compared to a previous Siamese network approach.

Humans innately measure distance between instances in an unlabeled dataset using an unknown similarity function. Distance metrics can only serve as proxy for similarity in information retrieval of similar instances. Learning a good similarity function from human annotations improves the quality of retrievals. This work uses deep metric learning to learn these user-defined similarity functions from few annotations for a large football trajectory dataset. We adapt an entropy-based active learning method with recent work from triplet mining to collect easy-to-answer but still informative annotations from human participants and use them to train a deep convolutional network that generalizes to unseen samples. Our user study shows that our approach improves the quality of the information retrieval compared to a previous deep metric learning approach that relies on a Siamese network. Specifically, we shed light on the strengths and weaknesses of passive sampling heuristics and active learners alike by analyzing the participants' response efficacy. To this end, we collect accuracy, algorithmic time complexity, the participants' fatigue and time-to-response, qualitative self-assessment and statements, as well as the effects of mixed-expertise annotators and their consistency on model performance and transfer-learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes