paper-with-me

홈 › Papers

Active Learning for Video Classification with Frame Level Queries

2023-07-10 · International Joint Conference on Neural Networks (IJCNN) 2023 8 · Debanjan Goswami, Shayok Chakraborty

Deep learning algorithms have pushed the boundaries of computer vision research and have depicted commendable performance in a variety of applications. However, training a robust deep neural network necessitates a large amount of labeled training data, acquiring which involves significant time and human effort. This problem is even more serious for an application like video classification, where a human annotator has to watch an entire video end-to-end to furnish a label. Active learning algorithms automatically identify the most informative samples from large amounts of unlabeled data; this tremendously reduces the human annotation effort in inducing a machine learning model, as only the few samples that are identified by the algorithm, need to be labeled manually. In this paper, we propose a novel active learning framework for video classification, with the goal of further reducing the labeling onus on the human annotators. Our framework identifies a batch of exemplar videos, together with a set of informative frames for each video; the human annotator needs to merely review the frames and provide a label for each video. This involves much less manual work than watching the complete video to come up with a label. We formulate a criterion based on uncertainty and diversity to identify the informative videos and exploit representative sampling techniques to extract a set of exemplar frames from each video. To the best of our knowledge, this is the first research effort to develop an active learning framework for video classification, where the annotators need to inspect only a few frames to produce a label, rather than watching the end-to-end video.

📄 PDF Abstract BibTeX arXiv:2307.05587

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationVideo Classification

Similar Papers 제목 키워드 기반

OmniSparse: Training-Aware Fine-Grained Sparse Attention for Long-Video MLLMs

2025-11-15 · Feng Chen, Yefei He, Shaoxuan He, Yuanyu He 외 arxiv

Existing sparse attention methods primarily target inference-time acceleration by selecting critical tokens under predefined sparsity patterns. However, they often fail to bridge the training-inference gap and lack the c…

Semantic Similarity

Decoupled Motion Expression Video Segmentation

2025-01-01 · CVPR 2025 1 · Hao Fang, Runmin Cong, Xiankai Lu, Xiaofei Zhou 외

Motion expression video segmentation aims to segment objects based on input motion descriptions. Compared with traditional referring video object segmentation, it focuses on motion and multi-object expressions and is…

Instance SegmentationReferring Video Object SegmentationSegmentationSemantic Segmentation+4

Video Monitoring Queries

2020-02-24 · Nick Koudas, Raymond Li, Ioannis Xarchakos

Recent advances in video processing utilizing deep learning primitives achieved breakthroughs in fundamental problems in video analysis such as frame classification and object detection enabling an array of new applicati…

image-classificationImage Classificationobject-detectionObject Detection

Temporal-aware Hierarchical Mask Classification for Video Semantic Segmentation

2023-09-14 · Zhaochong An, Guolei Sun, Zongwei Wu, Hao Tang 외

Modern approaches have proved the huge potential of addressing semantic segmentation as a mask classification task which is widely used in instance-level segmentation. This paradigm trains models by assigning part of obj…

ClassificationDecoderSegmentationSemantic Segmentation+1

AMEGO: Active Memory from long EGOcentric videos

2024-09-17 · Gabriele Goletto, Tushar Nagarajan, Giuseppe Averta, Dima Damen

Egocentric videos provide a unique perspective into individuals' daily experiences, yet their unstructured nature presents challenges for perception. In this paper, we introduce AMEGO, a novel approach aimed at enhancing…

Video Understanding