paper-with-me

홈 › Papers

Leveraging Weak Semantic Relevance for Complex Video Event Classification

2017-10-01 · ICCV 2017 10 · Chao Li, Jiewei Cao, Zi Huang, Lei Zhu, Heng Tao Shen

Existing video event classification approaches suffer from limited human-labeled semantic annotations. Weak semantic annotations can be harvested from Web-knowledge without involving any human interaction. However such weak annotations are noisy, thus can not be effectively utilized without distinguishing its reliability. In this paper, we propose a novel approach to automatically maximize the utility of weak semantic annotations (formalized as the semantic relevance of video shots to the target event) to facilitate video event classification. A novel attention model is designed to determine the attention scores of video shots, where the weak semantic relevance is considered as attentional guidance. Specifically, our model jointly optimizes two objectives at different levels. The first one is the classification loss corresponding to video-level groundtruth labels, and the second is the shot-level relevance loss corresponding to weak semantic relevance. We use a long short-term memory (LSTM) layer to capture the temporal information carried by the shots of a video. In each timestep, the LSTM employs the attention model to weight the current shot under the guidance of its weak semantic relevance to the event of interest. Thus, we can automatically exploit weak semantic relevance to assist video event classification. Extensive experiments have been conducted on three complex large-scale video event datasets i.e., MEDTest14, ActivityNet and FCVID. Our approach achieves the state-of-the-art classification performance on all three datasets. The significant performance improvement upon the conventional attention model also demonstrates the effectiveness of our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Global Information Guided Video Anomaly Detection

2021-04-14 · Hui Lv, Chunyan Xu, Zhen Cui

Video anomaly detection (VAD) is currently a challenging task due to the complexity of anomaly as well as the lack of labor-intensive temporal annotations. In this paper, we propose an end-to-end Global Information Guide…

Anomaly DetectionSpatial ReasoningVideo Anomaly Detection

CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers

2022-05-29 · Wenyi Hong, Ming Ding, Wendi Zheng, Xinghan Liu 외

Large-scale pretrained transformers have created milestones in text (GPT-3) and text-to-image (DALL-E and CogView) generation. Its application to video generation is still facing many challenges: The potential huge compu…

Text-to-Video GenerationVideo Generation

Inverse Compositional Learning for Weakly-supervised Relation Grounding

2023-01-01 · ICCV 2023 1 · Huan Li, Ping Wei, Zeyu Ma, Nanning Zheng

Video relation grounding (VRG) is a significant and challenging problem in the domains of cross-modal learning and video understanding. In this study, we introduce a novel approach called inverse compositional learni…

RelationVideo Understanding

Sentence Directed Video Object Codetection

2015-06-05 · Haonan Yu, Jeffrey Mark Siskind

We tackle the problem of video object codetection by leveraging the weak semantic constraint implied by sentences that describe the video content. Unlike most existing work that focuses on codetecting large objects which…

Activity RecognitionObjectSentence

Text-guided Weakly Supervised Framework for Dynamic Facial Expression Recognition

2025-11-14 · Gunho Jung, Heejo Kong, Seong-Whan Lee arxiv

Dynamic facial expression recognition (DFER) aims to identify emotional states by modeling the temporal changes in facial movements across video sequences. A key challenge in DFER is the many-to-one labeling problem, whe…

Facial Expression RecognitionMultiple Instance Learning