Temporal Action Detection by Joint Identification-Verification
Wen Wang, Yongjian Wu, Haijun Liu, Shiguang Wang, Jian Cheng

TL;DR
This paper introduces a joint identification-verification network based on 3D ConvNets to improve temporal action detection by reducing intra-class variation and increasing inter-class differences, leading to better detection accuracy.
Contribution
The paper proposes a novel siamese network architecture that simultaneously classifies actions and measures similarity, enhancing temporal action detection performance.
Findings
Outperforms existing methods on THUMOS 2014 dataset
Effectively reduces intra-action variation
Improves inter-action distinction
Abstract
Temporal action detection aims at not only recognizing action category but also detecting start time and end time for each action instance in an untrimmed video. The key challenge of this task is to accurately classify the action and determine the temporal boundaries of each action instance. In temporal action detection benchmark: THUMOS 2014, large variations exist in the same action category while many similarities exist in different action categories, which always limit the performance of temporal action detection. To address this problem, we propose to use joint Identification-Verification network to reduce the intra-action variations and enlarge inter-action differences. The joint Identification-Verification network is a siamese network based on 3D ConvNets, which can simultaneously predict the action categories and the similarity scores for the input pairs of video proposal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Anomaly Detection Techniques and Applications
MethodsSiamese Network
