Weakly-supervised Representation Learning for Video Alignment and Analysis
Guy Bar-Shalom, George Leifman, Michael Elad, Ehud Rivlin

TL;DR
This paper presents LRProp, a weakly-supervised learning method using transformers and DTW for effective video frame alignment, outperforming existing methods in temporal alignment tasks and downstream applications.
Contribution
Introduces LRProp, a novel weakly-supervised approach combining transformers and DTW for video alignment, with a unique pair-wise position propagation mechanism.
Findings
Outperforms state-of-the-art in temporal alignment tasks
Effective in downstream video analysis applications
Uses KL-divergence and SoftDTW for improved feature tuning
Abstract
Many tasks in video analysis and understanding boil down to the need for frame-based feature learning, aiming to encapsulate the relevant visual content so as to enable simpler and easier subsequent processing. While supervised strategies for this learning task can be envisioned, self and weakly-supervised alternatives are preferred due to the difficulties in getting labeled data. This paper introduces LRProp -- a novel weakly-supervised representation learning approach, with an emphasis on the application of temporal alignment between pairs of videos of the same action category. The proposed approach uses a transformer encoder for extracting frame-level features, and employs the DTW algorithm within the training iterations in order to identify the alignment path between video pairs. Through a process referred to as ``pair-wise position propagation'', the probability distributions of…
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
Weakly-Supervised Representation Learning for Video Alignment and Analysis· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsDynamic Time Warping
