paper-with-me

홈 › Papers

Use Your Head: Improving Long-Tail Video Recognition

2023-04-03 · CVPR 2023 1 · Toby Perrett, Saptarshi Sinha, Tilo Burghardt, Majid Mirmehdi, Dima Damen

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

📄 PDF Abstract BibTeX arXiv:2304.01143

Code (1)

tobyperrett/lmr-release 공식 구현 pytorch

Tasks

Video Recognition

Similar Papers 제목 키워드 기반

EditYourself: Audio-Driven Generation and Manipulation of Talking Head Videos with Diffusion Transformers

2026-01-29 · John Flynn, Wolfgang Paier, Dimitar Dinev, Sam Nhut Nguyen 외 arxiv

Current generative video models excel at producing novel content from text and image prompts, but leave a critical gap in editing existing pre-recorded videos, where minor alterations to the spoken script require preserv…

Edit-Your-Interest: Efficient Video Editing via Feature Most-Similar Propagation

2025-10-15 · Yi Zuo, Zitao Wang, Lingling Li, Xu Liu 외 arxiv

Text-to-image (T2I) diffusion models have recently demonstrated significant progress in video editing. However, existing video editing methods are severely limited by their high computational overhead and memory consumpt…

Your Data Manifold is Secretly a Reward Model: Shell-LCC for Text-to-Video Generation

2026-06-29 · Shihao Zhang, Yuguang Yan, Junzhe Zhang, Wei Zhao 외 arxiv

Recent text-to-video (T2V) diffusion models rely heavily on auxiliary reward signals (e.g., via reward models or DPO) to align generated content with human aesthetics and improve realism. These signals, however, incur su…

Text-to-Video Generation

Minority-Oriented Vicinity Expansion with Attentive Aggregation for Video Long-Tailed Recognition

2022-11-24 · WonJun Moon, Hyun Seok Seong, Jae-Pil Heo

A dramatic increase in real-world video volume with extremely diverse and emerging topics naturally forms a long-tailed video distribution in terms of their categories, and it spotlights the need for Video Long-Tailed Re…

VideoLT: Large-scale Long-tailed Video Recognition

2021-05-06 · ICCV 2021 10 · Xing Zhang, Zuxuan Wu, Zejia Weng, Huazhu Fu 외

Label distributions in real-world are oftentimes long-tailed and imbalanced, resulting in biased models towards dominant labels. While long-tailed recognition has been extensively studied for image classification tasks, …

image-classificationImage ClassificationVideo Recognition