paper-with-me

Papers

CycleCL: Self-supervised Learning for Periodic Videos

2023-11-05 · Matteo Destro, Michael Gygli

Analyzing periodic video sequences is a key topic in applications such as automatic production systems, remote sensing, medical applications, or physical training. An example is counting repetitions of a physical exercise. Due to the distinct characteristics of periodic data, self-supervised methods designed for standard image datasets do not capture changes relevant to the progression of the cycle and fail to ignore unrelated noise. They thus do not work well on periodic data. In this paper, we propose CycleCL, a self-supervised learning method specifically designed to work with periodic data. We start from the insight that a good visual representation for periodic data should be sensitive to the phase of a cycle, but be invariant to the exact repetition, i.e. it should generate identical representations for a specific phase throughout all repetitions. We exploit the repetitions in videos to design a novel contrastive learning method based on a triplet loss that optimizes for these desired properties. Our method uses pre-trained features to sample pairs of frames from approximately the same phase and negative pairs of frames from different phases. Then, we iterate between optimizing a feature encoder and resampling triplets, until convergence. By optimizing a model this way, we are able to learn features that have the mentioned desired properties. We evaluate CycleCL on an industrial and multiple human actions datasets, where it significantly outperforms previous video-based self-supervised learning methods on all tasks.

📄 PDF Abstract BibTeX arXiv:2311.03402

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSelf-Supervised LearningTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CycleCluster: Modernising Clustering Regularisation for Deep Semi-Supervised Classification

2020-01-15 · Philip Sellars, Angelica Aviles-Rivero, Carola Bibiane Schönlieb

Given the potential difficulties in obtaining large quantities of labelled data, many works have explored the use of deep semi-supervised learning, which uses both labelled and unlabelled data to train a neural network a…

ClassificationClusteringGeneral Classification

Self-supervised Representation Learning Framework for Remote Physiological Measurement Using Spatiotemporal Augmentation Loss

2021-07-16 · Hao Wang, Euijoon Ahn, Jinman Kim

Recent advances in supervised deep learning methods are enabling remote measurements of photoplethysmography-based physiological signals using facial videos. The performance of these supervised methods, however, are depe…

Contrastive LearningData AugmentationHeart rate estimationRepresentation Learning+1

Joint Spatial-Temporal Modeling and Contrastive Learning for Self-supervised Heart Rate Measurement

2024-06-07 · Wei Qian, Qi Li, Kun Li, Xinke Wang 외

This paper briefly introduces the solutions developed by our team, HFUT-VUT, for Track 1 of self-supervised heart rate measurement in the 3rd Vision-based Remote Physiological Signal Sensing (RePSS) Challenge hosted at I…

Contrastive LearningSelf-Supervised Learning

SimPer: Simple Self-Supervised Learning of Periodic Targets

2022-10-06 · Yuzhe Yang, Xin Liu, Jiang Wu, Silviu Borac 외

From human physiology to environmental evolution, important processes in nature often exhibit meaningful and strong periodic or quasi-periodic changes. Due to their inherent label scarcity, learning useful representation…

Inductive BiasSelf-Supervised Learning

Learning the Imaging Landmarks: Unsupervised Key point Detection in Lung Ultrasound Videos

2021-06-13 · Arpan Tripathi, Mahesh Raveendranatha Panicker, Abhilash R Hareendranathan, Yale Tung Chen 외

Lung ultrasound (LUS) is an increasingly popular diagnostic imaging modality for continuous and periodic monitoring of lung infection, given its advantages of non-invasiveness, non-ionizing nature, portability and easy d…

Diagnostic