paper-with-me

홈 › Papers

A Key Volume Mining Deep Framework for Action Recognition

2016-06-01 · CVPR 2016 6 · Wangjiang Zhu, Jie Hu, Gang Sun, Xudong Cao, Yu Qiao

Recently, deep learning approaches have demonstrated remarkable progresses for action recognition in videos. Most existing deep frameworks equally treat every volume i.e. spatial-temporal video clip, and directly assign a video label to all volumes sampled from it. However, within a video, discriminative actions may occur sparsely in a few key volumes, and most other volumes are irrelevant to the labeled action category. Training with a large proportion of irrelevant volumes will hurt performance. To address this issue, we propose a key volume mining deep framework to identify key volumes and conduct classification simultaneously. Specifically, our framework is trained end-to-end in an EM-like loop. In the forward pass, our network mines key volumes for each action class. In the backward pass, it updates network parameters with the help of these mined key volumes. In addition, we propose "Stochastic out" to handle key volumes from multi-modalities, and an effective yet simple "unsupervised key volume proposal" method for high quality volume sampling. Our experiments show that action recognition performance can be significantly improved by mining key volumes, and our methods achieve state-of-the-art performance on UCF101 (93.1%).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction Recognition In VideosTemporal Action Localization

Similar Papers 제목 키워드 기반

Interaction Part Mining: A Mid-Level Approach for Fine-Grained Action Recognition

2015-06-01 · CVPR 2015 6 · Yang Zhou, Bingbing Ni, Richang Hong, Meng Wang 외

Modeling human-object interactions and manipulating motions lies in the heart of fine-grained action recognition. Previous methods heavily rely on explicit detection of the object being interacted, which requires intensi…

Action RecognitionFine-grained Action RecognitionHuman-Object Interaction DetectionObject+1

A Renaissance of Explicit Motion Information Mining from Transformers for Action Recognition

2025-10-21 · Peiqin Zhuang, Lei Bai, Yichao Wu, Ding Liang 외 arxiv

Recently, action recognition has been dominated by transformer-based methods, thanks to their spatiotemporal contextual aggregation capacities. However, despite the significant progress achieved on scene-related datasets…

Action Recognition

Enhancing CTC-Based Visual Speech Recognition

2024-09-11 · Hendrik Laux, Anke Schmeink

This paper presents LiteVSR2, an enhanced version of our previously introduced efficient approach to Visual Speech Recognition (VSR). Building upon our knowledge distillation framework from a pre-trained Automatic Speech…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+2

Spatio-Temporal Similarity Volume Aggregation for Open-Vocabulary Action Recognition

2026-05-22 · Yerim So, Jiyeong Kim, Jiwon Yoon, Dongbo Min arxiv

Recent Open-Vocabulary Action Recognition (OVAR) methods typically aggregate visual features into a global representation before computing text alignment, a process that obscures local patch information and fine-grained …

Action Recognition

An Empirical Study of Scaling Law for Scene Text Recognition

2024-01-01 · CVPR 2024 1 · Miao Rang, Zhenni Bi, Chuanjian Liu, Yunhe Wang 외

The laws of model size data volume computation and model performance have been extensively studied in the field of Natural Language Processing (NLP). However the scaling laws in Scene Text Recognition (STR) have not …

Optical Character Recognition (OCR)Scene Text Recognition