paper-with-me

Papers

Weakly-Supervised Text-driven Contrastive Learning for Facial Behavior Understanding

2023-03-31 · ICCV 2023 1 · Xiang Zhang, Taoyue Wang, Xiaotian Li, Huiyuan Yang, Lijun Yin

Contrastive learning has shown promising potential for learning robust representations by utilizing unlabeled data. However, constructing effective positive-negative pairs for contrastive learning on facial behavior datasets remains challenging. This is because such pairs inevitably encode the subject-ID information, and the randomly constructed pairs may push similar facial images away due to the limited number of subjects in facial behavior datasets. To address this issue, we propose to utilize activity descriptions, coarse-grained information provided in some datasets, which can provide high-level semantic information about the image sequences but is often neglected in previous studies. More specifically, we introduce a two-stage Contrastive Learning with Text-Embeded framework for Facial behavior understanding (CLEF). The first stage is a weakly-supervised contrastive learning method that learns representations from positive-negative pairs constructed using coarse-grained activity information. The second stage aims to train the recognition of facial expressions or facial action units by maximizing the similarity between image and the corresponding text label names. The proposed CLEF achieves state-of-the-art performance on three in-the-lab datasets for AU recognition and three in-the-wild datasets for facial expression recognition.

📄 PDF Abstract BibTeX arXiv:2304.00058

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFacial Expression Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrast-Phys+: Unsupervised and Weakly-supervised Video-based Remote Physiological Measurement via Spatiotemporal Contrast

2023-09-13 · Zhaodong Sun, Xiaobai Li

Video-based remote physiological measurement utilizes facial videos to measure the blood volume change signal, which is also called remote photoplethysmography (rPPG). Supervised methods for rPPG measurements have been s…

Computational EfficiencyContrastive Learning

WeCromCL: Weakly Supervised Cross-Modality Contrastive Learning for Transcription-only Supervised Text Spotting

2024-07-28 · Jingjing Wu, Zhengyao Fang, Pengyuan Lyu, Chengquan Zhang 외

Transcription-only Supervised Text Spotting aims to learn text spotters relying only on transcriptions but no text boundaries for supervision, thus eliminating expensive boundary annotation. The crux of this task lies in…

Contrastive LearningText Spotting

Face-Guided Sentiment Boundary Enhancement for Weakly-Supervised Temporal Sentiment Localization

2026-03-16 · Cailing Han, Zhangbin Li, Jinxing Zhou, Wei Qian 외 arxiv

Point-level weakly-supervised temporal sentiment localization (P-WTSL) aims to detect sentiment-relevant segments in untrimmed multimodal videos using timestamp sentiment annotations, which greatly reduces the costly fra…

Contrastive Learning

DisFaceRep: Representation Disentanglement for Co-occurring Facial Components in Weakly Supervised Face Parsing

2025-08-02 · Xiaoqin Wang, Xianxu Hou, Meidan Ding, Junliang Chen 외 arxiv

Face parsing aims to segment facial images into key components such as eyes, lips, and eyebrows. While existing methods rely on dense pixel-level annotations, such annotations are expensive and labor-intensive to obtain.…

Semantic SegmentationFace Parsing

COARSE3D: Class-Prototypes for Contrastive Learning in Weakly-Supervised 3D Point Cloud Segmentation

2022-10-04 · Rong Li, Anh-Quan Cao, Raoul de Charette

Annotation of large-scale 3D data is notoriously cumbersome and costly. As an alternative, weakly-supervised learning alleviates such a need by reducing the annotation by several order of magnitudes. We propose COARSE3D,…

3D Semantic SegmentationContrastive LearningLIDAR Semantic SegmentationPoint Cloud Segmentation+4