paper-with-me

Papers

Self-supervised and Weakly Supervised Contrastive Learning for Frame-wise Action Representations

2022-12-06 · Minghao Chen, Renbo Tu, Chenxi Huang, Yuqi Lin, Boxi Wu, Deng Cai

Previous work on action representation learning focused on global representations for short video clips. In contrast, many practical applications, such as video alignment, strongly demand learning the intensive representation of long videos. In this paper, we introduce a new framework of contrastive action representation learning (CARL) to learn frame-wise action representation in a self-supervised or weakly-supervised manner, especially for long videos. Specifically, we introduce a simple but effective video encoder that considers both spatial and temporal context by combining convolution and transformer. Inspired by the recent massive progress in self-supervised learning, we propose a new sequence contrast loss (SCL) applied to two related views obtained by expanding a series of spatio-temporal data in two versions. One is the self-supervised version that optimizes embedding space by minimizing KL-divergence between sequence similarity of two augmented views and prior Gaussian distribution of timestamp distance. The other is the weakly-supervised version that builds more sample pairs among videos using video-level labels by dynamic time wrapping (DTW). Experiments on FineGym, PennAction, and Pouring datasets show that our method outperforms previous state-of-the-art by a large margin for downstream fine-grained action classification and even faster inference. Surprisingly, although without training on paired videos like in previous works, our self-supervised version also shows outstanding performance in video alignment and fine-grained frame retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2212.03125

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationContrastive LearningRepresentation LearningRetrievalSelf-Supervised LearningVideo Alignment

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Modality-Aware Contrastive Instance Learning with Self-Distillation for Weakly-Supervised Audio-Visual Violence Detection

2022-07-12 · Jiashuo Yu, Jinyu Liu, Ying Cheng, Rui Feng 외

Weakly-supervised audio-visual violence detection aims to distinguish snippets containing multimodal violence events with video-level labels. Many prior works perform audio-visual integration and interaction in an early …

Anomaly Detection In Surveillance Videosaudio-visual learningMultiple Instance Learning

A comprehensive solution to retrieval-based chatbot construction

2021-06-11 · Kristen Moore, Shenjun Zhong, Zhen He, Torsten Rudolf 외

In this paper we present the results of our experiments in training and deploying a self-supervised retrieval-based chatbot trained with contrastive learning for assisting customer support agents. In contrast to most exi…

Binary ClassificationChatbotContrastive LearningMulti-class Classification+1

Weakly Supervised Contrastive Learning

2021-10-10 · ICCV 2021 10 · Mingkai Zheng, Fei Wang, Shan You, Chen Qian 외

Unsupervised visual representation learning has gained much attention from the computer vision community because of the recent achievement of contrastive learning. Most of the existing contrastive learning frameworks ado…

Contrastive LearningRepresentation LearningSelf-Supervised Image ClassificationSemi-Supervised Image Classification

Contrastive Multiple Instance Learning for Weakly Supervised Person ReID

2024-02-12 · Jacob Tyo, Zachary C. Lipton

The acquisition of large-scale, precisely labeled datasets for person re-identification (ReID) poses a significant challenge. Weakly supervised ReID has begun to address this issue, although its performance lags behind f…

Multiple Instance LearningPerson Re-Identification

Semi-weakly Supervised Contrastive Representation Learning for Retinal Fundus Images

2021-08-04 · Boon Peng Yap, Beng Koon Ng

We explore the value of weak labels in learning transferable representations for medical images. Compared to hand-labeled datasets, weak or inexact labels can be acquired in large quantities at significantly lower cost a…

Contrastive LearningRepresentation LearningTransfer Learning