paper-with-me

Papers

A Multi-task Mean Teacher for Semi-supervised Facial Affective Behavior Analysis

2021-07-09 · Lingfeng Wang, Shisen Wang, Jin Qi, Kenji Suzuki

Affective Behavior Analysis is an important part in human-computer interaction. Existing multi-task affective behavior recognition methods suffer from the problem of incomplete labeled datasets. To tackle this problem, this paper presents a semi-supervised model with a mean teacher framework to leverage additional unlabeled data. To be specific, a multi-task model is proposed to learn three different kinds of facial affective representations simultaneously. After that, the proposed model is assigned to be student and teacher networks. When training with unlabeled data, the teacher network is employed to predict pseudo labels for student network training, which allows it to learn from unlabeled data. Experimental results showed that our proposed method achieved much better performance than baseline model and ranked 4th in both competition track 1 and track 2, and 6th in track 3, which verifies that the proposed network can effectively learn from incomplete datasets.

📄 PDF Abstract BibTeX arXiv:2107.04225

Code (1)

ColinWine/Semi-supervised-Facial-Affective-Behavior-Analysis pytorch

Similar Papers 제목 키워드 기반

Self-supervised Mean Teacher for Semi-supervised Chest X-ray Classification

2021-03-05 · Fengbei Liu, Yu Tian, Filipe R. Cordeiro, Vasileios Belagiannis 외

The training of deep learning models generally requires a large amount of annotated data for effective convergence and generalisation. However, obtaining high-quality annotations is a laboursome and expensive process due…

Contrastive LearningGeneral ClassificationMedical Image AnalysisMulti-class Classification+4

Hybrid Dual Mean-Teacher Network With Double-Uncertainty Guidance for Semi-Supervised Segmentation of MRI Scans

2023-03-09 · JiaYi Zhu, Bart Bolsterlee, Brian V. Y. Chow, Yang song 외

Semi-supervised learning has made significant progress in medical image segmentation. However, existing methods primarily utilize information acquired from a single dimensionality (2D/3D), resulting in sub-optimal perfor…

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentation+1

Deep semi-supervised segmentation with weight-averaged consistency targets

2018-07-12 · Christian S. Perone, Julien Cohen-Adad

Recently proposed techniques for semi-supervised learning such as Temporal Ensembling and Mean Teacher have achieved state-of-the-art results in many important classification benchmarks. In this work, we expand the Mean …

Data AugmentationGeneral ClassificationSegmentationSmall Data Image Classification

Uncertainty-Guided Cross Attention Ensemble Mean Teacher for Semi-supervised Medical Image Segmentation

2024-12-19 · Meghana Karri, Amit Soni Arya, Koushik Biswas, Nicol`o Gennaro 외

This work proposes a novel framework, Uncertainty-Guided Cross Attention Ensemble Mean Teacher (UG-CEMT), for achieving state-of-the-art performance in semi-supervised medical image segmentation. UG-CEMT leverages the st…

Domain GeneralizationImage SegmentationKnowledge DistillationMedical Image Segmentation+3

A Multi-Task Mean Teacher for Semi-Supervised Shadow Detection

2020-06-01 · CVPR 2020 6 · Zhihao Chen, Lei Zhu, Liang Wan, Song Wang 외

Existing shadow detection methods suffer from an intrinsic limitation in relying on limited labeled datasets, and they may produce poor results in some complicated situations. To boost the shadow detection performance, t…

Shadow Detection