paper-with-me

홈 › Papers

Contrastive Learning for Multimodal Human Activity Recognition with Limited Labeled Data

2026-04-25 · Long Jing, Zhixiong Yang, Yajun Zhang, Xinlong Feng arxiv

Human activity recognition serves as the foundation for various emerging applications. In recent years, researchers have used collaborative sensing of multi-source sensors to capture complex and dynamic human activities. However, multimodal human activity sensing typically encounters highly heterogeneous data across modalities and label scarcity, resulting in an application gap between existing solutions and real-world needs. In this paper, we propose CLMM, a general contrastive learning framework for human activity recognition that achieves effective multimodal recognition with limited labeled data. CLMM employs a novel two-stage training strategy. In the first stage, CLMM employs a CNN-DiffTransformer encoder to capture cross-modal shared information by extracting local and global features. Meanwhile, a hard-positive samples weighting algorithm enhances gradient propagation to reinforce shared learning. In the second stage, a dual-branch architecture combining quality-guided attention and bidirectional gated units captures modality-specific information, while a primary-auxiliary collaborative training strategy fuses both shared and modality-specific information. Experimental results on three public datasets demonstrate that CLMM significantly improves state-of-the-art baselines in both recognition accuracy and convergence performance.

📄 PDF Abstract BibTeX arXiv:2604.23281

Code (0)

등록된 구현이 없습니다.

Tasks

Human Activity RecognitionContrastive Learning

Similar Papers 제목 키워드 기반

Contrastive Learning with Cross-Modal Knowledge Mining for Multimodal Human Activity Recognition

2022-05-20 · Razvan Brinzea, Bulat Khaertdinov, Stylianos Asteriadis

Human Activity Recognition is a field of research where input data can take many forms. Each of the possible input modalities describes human behaviour in a different way, and each has its own strengths and weaknesses. W…

Activity RecognitionContrastive LearningHuman Activity RecognitionRetrieval+1

Subject Invariant Contrastive Learning for Human Activity Recognition

2025-07-04 · Yavuz Yarici, Kiran Kokilepersaud, Mohit Prabhushankar, Ghassan AlRegib arxiv

The high cost of annotating data makes self-supervised approaches, such as contrastive learning methods, appealing for Human Activity Recognition (HAR). Effective contrastive learning relies on selecting informative posi…

Human Activity RecognitionContrastive Learning

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 m…

Activity RecognitionContrastive LearningHuman Activity Recognition

Confidence-driven Gradient Modulation for Multimodal Human Activity Recognition: A Dynamic Contrastive Dual-Path Learning Approach

2025-07-03 · Panpan Ji, Junni Song, Yifan Lu, Hang Xiao 외 arxiv

Sensor-based Human Activity Recognition (HAR) is a core technology that enables intelligent systems to perceive and interact with their environment. However, multimodal HAR systems still encounter key challenges, such as…

Human Activity RecognitionContrastive Learning

Few-shot Vision-based Human Activity Recognition with MLLM-based Visual Reinforcement Learning

2025-08-14 · Wenqi Zheng, Yutaka Arakawa arxiv

Reinforcement learning in large reasoning models enables learning from feedback on their outputs, making it particularly valuable in scenarios where fine-tuning data is limited. However, its application in multi-modal hu…

Human Activity RecognitionReinforcement Learning