paper-with-me

홈 › Papers

Efficient Labelling of Affective Video Datasets via Few-Shot & Multi-Task Contrastive Learning

2023-08-04 · Ravikiran Parameshwara, Ibrahim Radwan, Akshay Asthana, Iman Abbasnejad, Ramanathan Subramanian, Roland Goecke

Whilst deep learning techniques have achieved excellent emotion prediction, they still require large amounts of labelled training data, which are (a) onerous and tedious to compile, and (b) prone to errors and biases. We propose Multi-Task Contrastive Learning for Affect Representation (\textbf{MT-CLAR}) for few-shot affect inference. MT-CLAR combines multi-task learning with a Siamese network trained via contrastive learning to infer from a pair of expressive facial images (a) the (dis)similarity between the facial expressions, and (b) the difference in valence and arousal levels of the two faces. We further extend the image-based MT-CLAR framework for automated video labelling where, given one or a few labelled video frames (termed \textit{support-set}), MT-CLAR labels the remainder of the video for valence and arousal. Experiments are performed on the AFEW-VA dataset with multiple support-set configurations; moreover, supervised learning on representations learnt via MT-CLAR are used for valence, arousal and categorical emotion prediction on the AffectNet and AFEW-VA datasets. The results show that valence and arousal predictions via MT-CLAR are very comparable to the state-of-the-art (SOTA), and we significantly outperform SOTA with a support-set $\approx$6\% the size of the video dataset.

📄 PDF Abstract BibTeX arXiv:2308.02173

Code (1)

ravikiranrao/mtclar-fsl 공식 구현 pytorch

Tasks

Contrastive LearningMulti-Task Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Read My Ears! Horse Ear Movement Detection for Equine Affective State Assessment

2025-05-06 · João Alves, Pia Haubro Andersen, Rikke Gade

The Equine Facial Action Coding System (EquiFACS) enables the systematic annotation of facial movements through distinct Action Units (AUs). It serves as a crucial tool for assessing affective states in horses by identif…

Optical Flow EstimationVideo Classification

A semantic-affective compositional approach for the affective labelling of adjective-noun and noun-noun pairs

2016-06-01 · WS 2016 6 · Elisavet Palogiannidi, Elias Iosif, Polychronis Koutsakis, Alex Potamianos 외
Semantic Textual SimilaritySentiment Analysis

PersonaShot: Benchmarking Person-Centric Narrative Continuity in Multi-Shot Video Generation

2026-08-17 · Yuji Wang, Yuheng Chen, Teng Hu, Ran Yi 외 arxiv

Video generation is rapidly evolving from single-shot clips to multi-shot narratives, where the human character serves as the core narrative anchor. However, existing benchmarks mainly assess character appearance or indi…

Video Generation

Labelling unlabelled videos from scratch with multi-modal self-supervision

2020-06-24 · NeurIPS 2020 12 · Yuki M. Asano, Mandela Patrick, Christian Rupprecht, Andrea Vedaldi

A large part of the current success of deep learning lies in the effectiveness of data -- more precisely: labelled data. Yet, labelling a dataset with human annotation continues to carry high costs, especially for videos…

BenchmarkingClustering

MART: Masked Affective RepresenTation Learning via Masked Temporal Distribution Distillation

2024-01-01 · CVPR 2024 1 · Zhicheng Zhang, Pancheng Zhao, Eunil Park, Jufeng Yang

Limited training data is a long-standing problem for video emotion analysis (VEA). Existing works leverage the power of large-scale image datasets for transferring while failing to extract the temporal correlation of…

Emotion RecognitionMultimodal Emotion RecognitionMultimodal Sentiment AnalysisRepresentation Learning+2