paper-with-me

Papers

Distilling Privileged Multimodal Information for Expression Recognition using Optimal Transport

2024-01-27 · Muhammad Haseeb Aslam, Muhammad Osama Zeeshan, Soufiane Belharbi, Marco Pedersoli, Alessandro Koerich, Simon Bacon, Eric Granger

Deep learning models for multimodal expression recognition have reached remarkable performance in controlled laboratory environments because of their ability to learn complementary and redundant semantic information. However, these models struggle in the wild, mainly because of the unavailability and quality of modalities used for training. In practice, only a subset of the training-time modalities may be available at test time. Learning with privileged information enables models to exploit data from additional modalities that are only available during training. State-of-the-art knowledge distillation (KD) methods have been proposed to distill information from multiple teacher models (each trained on a modality) to a common student model. These privileged KD methods typically utilize point-to-point matching, yet have no explicit mechanism to capture the structural information in the teacher representation space formed by introducing the privileged modality. Experiments were performed on two challenging problems - pain estimation on the Biovid dataset (ordinal classification) and arousal-valance prediction on the Affwild2 dataset (regression). Results show that our proposed method can outperform state-of-the-art privileged KD methods on these problems. The diversity among modalities and fusion architectures indicates that PKDOT is modality- and model-agnostic.

📄 PDF Abstract BibTeX arXiv:2401.15489

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityKnowledge DistillationOrdinal Classification

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Multi Teacher Privileged Knowledge Distillation for Multimodal Expression Recognition

2024-08-16 · Muhammad Haseeb Aslam, Marco Pedersoli, Alessandro Lameiras Koerich, Eric Granger

Human emotion is a complex phenomenon conveyed and perceived through facial expressions, vocal tones, body language, and physiological signals. Multimodal emotion recognition systems can perform well because they can lea…

Emotion RecognitionKnowledge DistillationMultimodal Emotion Recognition

CPFD: Confidence-aware Privileged Feature Distillation for Short Video Classification

2024-10-03 · Jinghao Shi, Xiang Shen, Kaili Zhao, Xuedong Wang 외

Dense features, customized for different business scenarios, are essential in short video classification. However, their complexity, specific adaptation requirements, and high computational costs make them resource-inten…

Video Classification

IoU-PD: IoU-Aware Privileged Distillation for Visual Grounding with Multimodal Large Language Models

2026-07-17 · Xiuyuan Zhu, Ke Lu, Hao Wu, Zijin Du 외 arxiv

Visual grounding with multimodal large language models is commonly formulated as autoregressive coordinate generation, where a model outputs bounding-box coordinates as text given an image and a referring-expression prom…

Instruction FollowingVisual Grounding

Privileged Attribution Constrained Deep Networks for Facial Expression Recognition

2022-03-24 · Jules Bonnard, Arnaud Dapogny, Ferdinand Dhombres, Kévin Bailly

Facial Expression Recognition (FER) is crucial in many research domains because it enables machines to better understand human behaviours. FER methods face the problems of relatively small datasets and noisy data that do…

Facial Expression RecognitionFacial Expression Recognition (FER)

Learning Using Generated Privileged Information by Text-to-Image Diffusion Models

2023-09-26 · Rafael-Edy Menadil, Mariana-Iuliana Georgescu, Radu Tudor Ionescu

Learning Using Privileged Information is a particular type of knowledge distillation where the teacher model benefits from an additional data representation during training, called privileged information, improving the s…

ClassificationKnowledge Distillationtext-classificationText Classification