English

Use Your Head: Improving Long-Tail Video Recognition

Computer Vision and Pattern Recognition 2023-04-04 v1

Abstract

This paper presents an investigation into long-tail video recognition. We demonstrate that, unlike naturally-collected video datasets and existing long-tail image benchmarks, current video benchmarks fall short on multiple long-tailed properties. Most critically, they lack few-shot classes in their tails. In response, we propose new video benchmarks that better assess long-tail recognition, by sampling subsets from two datasets: SSv2 and VideoLT. We then propose a method, Long-Tail Mixed Reconstruction, which reduces overfitting to instances from few-shot classes by reconstructing them as weighted combinations of samples from head classes. LMR then employs label mixing to learn robust decision boundaries. It achieves state-of-the-art average class accuracy on EPIC-KITCHENS and the proposed SSv2-LT and VideoLT-LT. Benchmarks and code at: tobyperrett.github.io/lmr

Keywords

Cite

@article{arxiv.2304.01143,
  title  = {Use Your Head: Improving Long-Tail Video Recognition},
  author = {Toby Perrett and Saptarshi Sinha and Tilo Burghardt and Majid Mirmehdi and Dima Damen},
  journal= {arXiv preprint arXiv:2304.01143},
  year   = {2023}
}

Comments

CVPR 2023

R2 v1 2026-06-28T09:47:13.823Z