paper-with-me

Papers

Representation Learning via Global Temporal Alignment and Cycle-Consistency

2021-05-11 · CVPR 2021 1 · Isma Hadji, Konstantinos G. Derpanis, Allan D. Jepson

We introduce a weakly supervised method for representation learning based on aligning temporal sequences (e.g., videos) of the same process (e.g., human action). The main idea is to use the global temporal ordering of latent correspondences across sequence pairs as a supervisory signal. In particular, we propose a loss based on scoring the optimal sequence alignment to train an embedding network. Our loss is based on a novel probabilistic path finding view of dynamic time warping (DTW) that contains the following three key features: (i) the local path routing decisions are contrastive and differentiable, (ii) pairwise distances are cast as probabilities that are contrastive as well, and (iii) our formulation naturally admits a global cycle consistency loss that verifies correspondences. For evaluation, we consider the tasks of fine-grained action classification, few shot learning, and video synchronization. We report significant performance increases over previous methods. In addition, we report two applications of our temporal alignment framework, namely 3D pose reconstruction and fine-grained audio/visual retrieval.

📄 PDF Abstract BibTeX arXiv:2105.05217

Code (1)

hadjisma/VideoAlignment 공식 구현 tf

Tasks

Action ClassificationDynamic Time WarpingFew-Shot LearningRepresentation LearningRetrievalTemporal SequencesVideo Synchronization

Methods 이 논문이 사용한 방법론

Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…

Similar Papers 제목 키워드 기반

Temporal Cycle-Consistency Learning

2019-04-16 · CVPR 2019 6 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Pierre Sermanet 외

We introduce a self-supervised representation learning method based on the task of temporal alignment between videos. The method trains a network using temporal cycle consistency (TCC), a differentiable cycle-consistency…

Anomaly DetectionRepresentation LearningSelf-Supervised LearningVideo Alignment

Learning to Predict Activity Progress by Self-Supervised Video Alignment

2024-01-01 · CVPR 2024 1 · Gerard Donahue, Ehsan Elhamifar

In this paper we tackle the problem of self-supervised video alignment and activity progress prediction using in-the-wild videos. Our proposed self-supervised representation learning method carefully addresses differ…

Representation LearningVideo Alignment

Cycle Label-Consistent Networks for Unsupervised Domain Adaptation

2022-05-27 · Mei Wang, Weihong Deng

Domain adaptation aims to leverage a labeled source domain to learn a classifier for the unlabeled target domain with a different distribution. Previous methods mostly match the distribution between two domains by global…

Domain AdaptationUnsupervised Domain Adaptation

Adaptive Oscillatory-State Alignment for Time Series Forecasting

2026-06-04 · Zhangyao Song, Chaofeng Qu, Chao Zha, Xiaoyu Zhao 외 arxiv

Long-term time series forecasting benefits from inductive biases that expose recurring temporal structure. Existing periodic forecasting methods typically model recurrence through predefined periods, global spectral comp…

Time Series Forecasting

Spatiotemporal Facial Action Unit Detection using Twin Cycle Autoencoders for Driver Monitoring

2026-07-18 · Sai Sidharth D arxiv

Driver monitoring systems (DMS) increasingly rely on facial cues to infer drowsiness, distraction, and cognitive load in real time. Facial Action Units (AUs), grounded in the Facial Action Coding System (FACS), provide a…

Facial Action Unit Detection