paper-with-me

홈 › Papers

Supervised Contrastive Learning for Affect Modelling

2022-08-25 · Kosmas Pinitas, Konstantinos Makantasis, Antonios Liapis, Georgios N. Yannakakis

Affect modeling is viewed, traditionally, as the process of mapping measurable affect manifestations from multiple modalities of user input to affect labels. That mapping is usually inferred through end-to-end (manifestation-to-affect) machine learning processes. What if, instead, one trains general, subject-invariant representations that consider affect information and then uses such representations to model affect? In this paper we assume that affect labels form an integral part, and not just the training signal, of an affect representation and we explore how the recent paradigm of contrastive learning can be employed to discover general high-level affect-infused representations for the purpose of modeling affect. We introduce three different supervised contrastive learning approaches for training representations that consider affect information. In this initial study we test the proposed methods for arousal prediction in the RECOLA dataset based on user information from multiple modalities. Results demonstrate the representation capacity of contrastive learning and its efficiency in boosting the accuracy of affect models. Beyond their evidenced higher performance compared to end-to-end arousal classification, the resulting representations are general-purpose and subject-agnostic, as training is guided though general affect information available in any multimodal corpus.

📄 PDF Abstract BibTeX arXiv:2208.12238

Code (1)

kpinitas/supervised-contrastive-learning-for-affect-modeling 공식 구현 tf

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Privileged Contrastive Pretraining for Multimodal Affect Modelling

2025-07-30 · Kosmas Pinitas, Konstantinos Makantasis, Georgios N. Yannakakis arxiv

Affective Computing (AC) has made significant progress with the advent of deep learning, yet a persistent challenge remains: the reliable transfer of affective models from controlled laboratory settings (in-vitro) to unc…

Contrastive Learning

Masked Contrastive Representation Learning

2022-11-11 · Yuchong Yao, Nandakishor Desai, Marimuthu Palaniswami

Masked image modelling (e.g., Masked AutoEncoder) and contrastive learning (e.g., Momentum Contrast) have shown impressive performance on unsupervised visual representation learning. This work presents Masked Contrastive…

Contrastive LearningData AugmentationDecoderRepresentation Learning

Cluster-Level Contrastive Learning for Emotion Recognition in Conversations

2023-02-07 · Kailai Yang, Tianlin Zhang, Hassan Alhuzali, Sophia Ananiadou

A key challenge for Emotion Recognition in Conversations (ERC) is to distinguish semantically similar emotions. Some works utilise Supervised Contrastive Learning (SCL) which uses categorical emotion labels as supervisio…

Contrastive LearningEmotion Recognition

Making the Most of Text Semantics to Improve Biomedical Vision--Language Processing

2022-04-21 · Benedikt Boecking, Naoto Usuyama, Shruthi Bannur, Daniel C. Castro 외

Multi-modal data abounds in biomedicine, such as radiology images and reports. Interpreting this data at scale is essential for improving clinical care and accelerating clinical research. Biomedical text with its complex…

Contrastive LearningLanguage ModelingLanguage ModellingMedical Image Classification+3

AffRankNet+: Ranking Affect Using Privileged Information

2021-08-12 · Konstantinos Makantasis

Many of the affect modelling tasks present an asymmetric distribution of information between training and test time; additional information is given about the training data, which is not available at test time. Learning …