paper-with-me

홈 › Papers

Contrastive Learning of Global-Local Video Representations

2021-04-07 · Shuang Ma, Zhaoyang Zeng, Daniel McDuff, Yale Song

Contrastive learning has delivered impressive results for various tasks in the self-supervised regime. However, existing approaches optimize for learning representations specific to downstream scenarios, i.e., \textit{global} representations suitable for tasks such as classification or \textit{local} representations for tasks such as detection and localization. While they produce satisfactory results in the intended downstream scenarios, they often fail to generalize to tasks that they were not originally designed for. In this work, we propose to learn video representations that generalize to both the tasks which require global semantic information (e.g., classification) and the tasks that require local fine-grained spatio-temporal information (e.g., localization). We achieve this by optimizing two contrastive objectives that together encourage our model to learn global-local visual information given audio signals. We show that the two objectives mutually improve the generalizability of the learned global-local representations, significantly outperforming their disjointly learned counterparts. We demonstrate our approach on various tasks including action/sound classification, lip reading, deepfake detection, event and sound localization (https://github.com/yunyikristy/global\_local).

📄 PDF Abstract BibTeX arXiv:2104.05418

Code (1)

yunyikristy/global_local 공식 구현 pytorch

Tasks

ClassificationContrastive LearningDeepFake DetectionFace SwappingGeneral ClassificationLip ReadingRepresentation LearningSound Classification

Similar Papers 제목 키워드 기반

Contrastive Learning of Global and Local Video Representations

2021-12-01 · NeurIPS 2021 12 · Shuang Ma, Zhaoyang Zeng, Daniel McDuff, Yale Song

Contrastive learning has delivered impressive results for various tasks in the self-supervised regime. However, existing approaches optimize for learning representations specific to downstream scenarios, i.e., global rep…

ClassificationContrastive LearningDeepFake DetectionFace Swapping+2

Contrastive Self-Supervised Learning of Global-Local Audio-Visual Representations

2021-01-01 · Shuang Ma, Zhaoyang Zeng, Daniel McDuff, Yale Song

Contrastive self-supervised learning has delivered impressive results in many audio-visual recognition tasks. However, existing approaches optimize for learning either global representations useful for high-level underst…

ClassificationDeepFake DetectionFace SwappingGeneral Classification+4

TCLR: Temporal Contrastive Learning for Video Representation

2021-01-20 · Ishan Dave, Rohit Gupta, Mamshad Nayeem Rizve, Mubarak Shah

Contrastive learning has nearly closed the gap between supervised and self-supervised learning of image representations, and has also been explored for videos. However, prior work on contrastive learning for video data h…

Action ClassificationAction RecognitionContrastive LearningGeneral Classification+6

Self-Supervised Contrastive Learning for Videos using Differentiable Local Alignment

2024-09-06 · Keyne Oei, Amr Gomaa, Anna Maria Feit, João Belo

Robust frame-wise embeddings are essential to perform video analysis and understanding tasks. We present a self-supervised method for representation learning based on aligning temporal video sequences. Our framework uses…

Action RecognitionContrastive LearningRepresentation LearningVideo Alignment

Multi-Scale Contrastive Learning for Video Temporal Grounding

2024-12-10 · Thong Thanh Nguyen, Yi Bin, Xiaobao Wu, Zhiyuan Hu 외

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods emp…

Contrastive LearningData AugmentationFormVideo Grounding+1