paper-with-me

Papers

Multimodal Contrastive Learning with Hard Negative Sampling for Human Activity Recognition

2023-09-03 · Hyeongju Choi, Apoorva Beedu, Irfan Essa

Human Activity Recognition (HAR) systems have been extensively studied by the vision and ubiquitous computing communities due to their practical applications in daily life, such as smart homes, surveillance, and health monitoring. Typically, this process is supervised in nature and the development of such systems requires access to large quantities of annotated data. However, the higher costs and challenges associated with obtaining good quality annotations have rendered the application of self-supervised methods an attractive option and contrastive learning comprises one such method. However, a major component of successful contrastive learning is the selection of good positive and negative samples. Although positive samples are directly obtainable, sampling good negative samples remain a challenge. As human activities can be recorded by several modalities like camera and IMU sensors, we propose a hard negative sampling method for multimodal HAR with a hard negative sampling loss for skeleton and IMU data pairs. We exploit hard negatives that have different labels from the anchor but are projected nearby in the latent space using an adjustable concentration parameter. Through extensive experiments on two benchmark datasets: UTD-MHAD and MMAct, we demonstrate the robustness of our approach forlearning strong feature representation for HAR tasks, and on the limited data setting. We further show that our model outperforms all other state-of-the-art methods for UTD-MHAD dataset, and self-supervised methods for MMAct: Cross session, even when uni-modal data are used during downstream activity recognition.

📄 PDF Abstract BibTeX arXiv:2309.01262

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionContrastive LearningHuman Activity Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ManiNeg: Manifestation-guided Multimodal Pretraining for Mammography Classification

2024-09-24 · Xujun Li, Xin Wei, Jing Jiang, Danxiang Chen 외

Breast cancer is a significant threat to human health. Contrastive learning has emerged as an effective method to extract critical lesion features from mammograms, thereby offering a potent tool for breast cancer screeni…

ClassificationContrastive LearningModel Optimization

Hard Negative Sampling Strategies for Contrastive Representation Learning

2022-06-02 · Afrina Tabassum, Muntasir Wahed, Hoda Eldardiry, Ismini Lourentzou

One of the challenges in contrastive learning is the selection of appropriate \textit{hard negative} examples, in the absence of label information. Random sampling or importance sampling methods based on feature similari…

Contrastive LearningRepresentation Learning

Contrastive Learning with Hard Negative Samples

2020-10-09 · ICLR 2021 1 · Joshua Robinson, Ching-Yao Chuang, Suvrit Sra, Stefanie Jegelka

How can you sample good negative examples for contrastive learning? We argue that, as with metric learning, contrastive learning of representations benefits from hard negative samples (i.e., points that are difficult to …

Contrastive LearningMetric Learning

Clustering-based hard negative sampling for supervised contrastive speaker verification

2025-07-23 · Piotr Masztalski, Michał Romaniuk, Jakub Żak, Mateusz Matuszewski 외 arxiv

In speaker verification, contrastive learning is gaining popularity as an alternative to the traditionally used classification-based approaches. Contrastive methods can benefit from an effective use of hard negative pair…

Representation LearningSpeaker VerificationContrastive Learning

On Negative Sampling for Contrastive Audio-Text Retrieval

2022-11-08 · Huang Xie, Okko Räsänen, Tuomas Virtanen

This paper investigates negative sampling for contrastive learning in the context of audio-text retrieval. The strategy for negative sampling refers to selecting negatives (either audio clips or textual descriptions) fro…

Audio to Text RetrievalContrastive LearningRetrievalText Retrieval