paper-with-me

홈 › Papers

VideoLT: Large-scale Long-tailed Video Recognition

2021-05-06 · ICCV 2021 10 · Xing Zhang, Zuxuan Wu, Zejia Weng, Huazhu Fu, Jingjing Chen, Yu-Gang Jiang, Larry Davis

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, limited effort has been made for video domain. In this paper, we introduce VideoLT, a large-scale long-tailed video recognition dataset, as a step toward real-world video recognition. Our VideoLT contains 256,218 untrimmed videos, annotated into 1,004 classes with a long-tailed distribution. Through extensive studies, we demonstrate that state-of-the-art methods used for long-tailed image recognition do not perform well in the video domain due to the additional temporal dimension in video data. This motivates us to propose FrameStack, a simple yet effective method for long-tailed video recognition task. In particular, FrameStack performs sampling at the frame-level in order to balance class distributions, and the sampling ratio is dynamically determined using knowledge derived from the network during training. Experimental results demonstrate that FrameStack can improve classification performance without sacrificing overall accuracy. Code and dataset are available at: https://github.com/17Skye17/VideoLT.

📄 PDF Abstract BibTeX arXiv:2105.02668

Code (1)

17Skye17/VideoLT 공식 구현 pytorch

Tasks

image-classificationImage ClassificationVideo Recognition

Similar Papers 제목 키워드 기반

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…

Use Your Head: Improving Long-Tail Video Recognition

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

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 multip…

Video Recognition

Video Language Planning

2023-10-16 · Yilun Du, Mengjiao Yang, Pete Florence, Fei Xia 외

We are interested in enabling visual planning for complex long-horizon tasks in the space of generated videos and language, leveraging recent advances in large generative models pretrained on Internet-scale data. To this…

Object Rearrangement

Seq2Time: Sequential Knowledge Transfer for Video LLM Temporal Grounding

2024-11-25 · CVPR 2025 1 · Andong Deng, Zhongpai Gao, Anwesa Choudhuri, Benjamin Planche 외

Temporal awareness is essential for video large language models (LLMs) to understand and reason about events within long videos, enabling applications like dense video captioning and temporal video grounding in a unified…

Dense Video CaptioningTransfer LearningVideo CaptioningVideo Grounding

TalkCuts: A Large-Scale Dataset for Multi-Shot Human Speech Video Generation

2025-10-08 · Jiaben Chen, Zixin Wang, Ailing Zeng, Yang Fu 외 arxiv

In this work, we present TalkCuts, a large-scale dataset designed to facilitate the study of multi-shot human speech video generation. Unlike existing datasets that focus on single-shot, static viewpoints, TalkCuts offer…

Video Generation