paper-with-me

홈 › Papers

Fine-grained Multi-Modal Self-Supervised Learning

2021-12-22 · Duo Wang, Salah Karout

Multi-Modal Self-Supervised Learning from videos has been shown to improve model's performance on various downstream tasks. However, such Self-Supervised pre-training requires large batch sizes and a large amount of computation resources due to the noise present in the uncurated data. This is partly due to the fact that the prevalent training scheme is trained on coarse-grained setting, in which vectors representing the whole video clips or natural language sentences are used for computing similarity. Such scheme makes training noisy as part of the video clips can be totally not correlated with the other-modality input such as text description. In this paper, we propose a fine-grained multi-modal self-supervised training scheme that computes the similarity between embeddings at finer-scale (such as individual feature map embeddings and embeddings of phrases), and uses attention mechanisms to reduce noisy pairs' weighting in the loss function. We show that with the proposed pre-training scheme, we can train smaller models, with smaller batch-size and much less computational resources to achieve downstream tasks performances comparable to State-Of-The-Art, for tasks including action recognition and text-image retrievals.

📄 PDF Abstract BibTeX arXiv:2112.12182

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Supervised Multimodal Learning: A Survey

2023-03-31 · Yongshuo Zong, Oisin Mac Aodha, Timothy Hospedales

Multimodal learning, which aims to understand and analyze information from multiple modalities, has achieved substantial progress in the supervised regime in recent years. However, the heavy dependence on data paired wit…

Machine TranslationSelf-Supervised LearningSurvey

Multi-Modal Domain Adaptation for Fine-Grained Action Recognition

2020-01-27 · CVPR 2020 6 · Jonathan Munro, Dima Damen

Fine-grained action recognition datasets exhibit environmental bias, where multiple video sequences are captured from a limited number of environments. Training a model in one environment and deploying in another results…

Action RecognitionDomain AdaptationFine-grained Action RecognitionOptical Flow Estimation+1

MS-Net: A Multi-modal Self-supervised Network for Fine-Grained Classification of Aircraft in SAR Images

2023-08-28 · Bingying Yue, Jianhao Li, Hao Shi, Yupei Wang 외

Synthetic aperture radar (SAR) imaging technology is commonly used to provide 24-hour all-weather earth observation. However, it still has some drawbacks in SAR target classification, especially in fine-grained classific…

ClassificationEarth ObservationSelf-Supervised Learning

Self-Supervised Predictive Coding with Multimodal Fusion for Patient Deterioration Prediction in Fine-grained Time Resolution

2022-10-29 · Kwanhyung Lee, John Won, Heejung Hyun, Sangchul Hahn 외

Accurate time prediction of patients' critical events is crucial in urgent scenarios where timely decision-making is important. Though many studies have proposed automatic prediction methods using Electronic Health Recor…

Decision MakingFuture predictionPredictionTime Series Analysis

Towards Fine-Grained Adaptation of CLIP via a Self-Trained Alignment Score

2025-07-13 · Eman Ali, Sathira Silva, Chetan Arora, Muhammad Haris Khan arxiv

Vision-language models (VLMs) like CLIP excel in zero-shot learning by aligning image and text representations through contrastive pretraining. Existing approaches to unsupervised adaptation (UA) for fine-grained classif…

Zero-Shot Learning