Localizing the Common Action Among a Few Videos
Pengwan Yang, Vincent Tao Hu, Pascal Mettes, Cees G. M. Snoek

TL;DR
This paper introduces a few-shot learning approach for localizing actions in untrimmed videos using a novel 3D convolutional network architecture that aligns and matches support videos with query segments.
Contribution
It proposes a new few-shot localization method with a specialized network architecture for aligning and matching support videos to query videos without class labels.
Findings
Effective in localizing actions with few support videos
Works on videos with single or multiple action instances
Demonstrates general applicability
Abstract
This paper strives to localize the temporal extent of an action in a long untrimmed video. Where existing work leverages many examples with their start, their ending, and/or the class of the action during training time, we propose few-shot common action localization. The start and end of an action in a long untrimmed video is determined based on just a hand-full of trimmed video examples containing the same action, without knowing their common class label. To address this task, we introduce a new 3D convolutional network architecture able to align representations from the support videos with the relevant query video segments. The network contains: (\textit{i}) a mutual enhancement module to simultaneously complement the representation of the few trimmed support videos and the untrimmed query video; (\textit{ii}) a progressive alignment module that iteratively fuses the support videos…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · Multimodal Machine Learning Applications
