paper-with-me

홈 › Papers

COCOA: Cross Modality Contrastive Learning for Sensor Data

2022-07-31 · Shohreh Deldari, Hao Xue, Aaqib Saeed, Daniel V. Smith, Flora D. Salim

Self-Supervised Learning (SSL) is a new paradigm for learning discriminative representations without labelled data and has reached comparable or even state-of-the-art results in comparison to supervised counterparts. Contrastive Learning (CL) is one of the most well-known approaches in SSL that attempts to learn general, informative representations of data. CL methods have been mostly developed for applications in computer vision and natural language processing where only a single sensor modality is used. A majority of pervasive computing applications, however, exploit data from a range of different sensor modalities. While existing CL methods are limited to learning from one or two data sources, we propose COCOA (Cross mOdality COntrastive leArning), a self-supervised model that employs a novel objective function to learn quality representations from multisensor data by computing the cross-correlation between different data modalities and minimizing the similarity between irrelevant instances. We evaluate the effectiveness of COCOA against eight recently introduced state-of-the-art self-supervised models, and two supervised baselines across five public datasets. We show that COCOA achieves superior classification performance to all other approaches. Also, COCOA is far more label-efficient than the other baselines including the fully supervised model using only one-tenth of available labelled data.

📄 PDF Abstract BibTeX arXiv:2208.00467

Code (1)

cruiseresearchgroup/cocoa 공식 구현 tf

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CoCoA: Confidence and Context-Aware Adaptive Decoding for Resolving Knowledge Conflicts in Large Language Models

2025-08-25 · Anant Khandelwal, Manish Gupta, Puneet Agrawal arxiv

Faithful generation in large language models (LLMs) is challenged by knowledge conflicts between parametric memory and external context. Existing contrastive decoding methods tuned specifically to handle conflict often l…

Question Answering

CoCoAFusE: Beyond Mixtures of Experts via Model Fusion

2025-05-02 · Aurelio Raffa Ugolini, Mara Tanelli, Valentina Breschi

Many learning problems involve multiple patterns and varying degrees of uncertainty dependent on the covariates. Advances in Deep Learning (DL) have addressed these issues by learning highly nonlinear input-output depend…

Mixture-of-ExpertsPhilosophyUncertainty Quantification

Cross-Modal Self-Supervised Learning with Effective Contrastive Units for LiDAR Point Clouds

2024-09-10 · Mu Cai, Chenxu Luo, Yong Jae Lee, Xiaodong Yang

3D perception in LiDAR point clouds is crucial for a self-driving vehicle to properly act in 3D environment. However, manually labeling point clouds is hard and costly. There has been a growing interest in self-supervise…

3D Object Detection3D Semantic SegmentationAutonomous DrivingContrastive Learning+4

Contrastive Corpus Attribution for Explaining Representations

2022-09-30 · Chris Lin, Hugh Chen, Chanwoo Kim, Su-In Lee

Despite the widespread use of unsupervised models, very few methods are designed to explain them. Most explanation methods explain a scalar model output. However, unsupervised models output representation vectors, the el…

Contrastive LearningObject Localization

Unified Contrastive Fusion Transformer for Multimodal Human Action Recognition

2023-09-10 · Kyoung Ok Yang, Junho Koh, Jun Won Choi

Various types of sensors have been considered to develop human action recognition (HAR) models. Robust HAR performance can be achieved by fusing multimodal data acquired by different sensors. In this paper, we introduce …

Action RecognitionContrastive LearningTemporal Action Localization