paper-with-me

Papers

Bridging Modalities: Knowledge Distillation and Masked Training for Translating Multi-Modal Emotion Recognition to Uni-Modal, Speech-Only Emotion Recognition

2024-01-04 · Muhammad Muaz, Nathan Paull, Jahnavi Malagavalli

This paper presents an innovative approach to address the challenges of translating multi-modal emotion recognition models to a more practical and resource-efficient uni-modal counterpart, specifically focusing on speech-only emotion recognition. Recognizing emotions from speech signals is a critical task with applications in human-computer interaction, affective computing, and mental health assessment. However, existing state-of-the-art models often rely on multi-modal inputs, incorporating information from multiple sources such as facial expressions and gestures, which may not be readily available or feasible in real-world scenarios. To tackle this issue, we propose a novel framework that leverages knowledge distillation and masked training techniques.

📄 PDF Abstract BibTeX arXiv:2401.03000

Code (1)

m-muaz/Cogmen_SLT 공식 구현 pytorch

Tasks

Emotion RecognitionKnowledge Distillation

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 제목 키워드 기반

Asymmetric Cross-Modal Knowledge Distillation: Bridging Modalities with Weak Semantic Consistency

2025-11-12 · Riling Wei, Kelu Yao, Chuanguang Yang, Jin Wang 외 arxiv

Cross-modal Knowledge Distillation has demonstrated promising performance on paired modalities with strong semantic connections, referred to as Symmetric Cross-modal Knowledge Distillation (SCKD). However, implementing S…

Self-Supervised LearningKnowledge DistillationScene Classification

Building Vision-Language Models on Solid Foundations with Masked Distillation

2024-01-01 · CVPR 2024 1 · Sepehr Sameni, Kushal Kafle, Hao Tan, Simon Jenni

Recent advancements in Vision-Language Models (VLMs) have marked a significant leap in bridging the gap between computer vision and natural language processing. However traditional VLMs trained through contrastive le…

Contrastive LearningKnowledge DistillationRetrievalSemantic Segmentation+4

Bridging the Gap in Missing Modalities: Leveraging Knowledge Distillation and Style Matching for Brain Tumor Segmentation

2025-07-30 · Shenghao Zhu, Yifei Chen, Weihong Chen, Yuanhan Wang 외 arxiv

Accurate and reliable brain tumor segmentation, particularly when dealing with missing modalities, remains a critical challenge in medical image analysis. Previous studies have not fully resolved the challenges of tumor …

Brain Tumor SegmentationKnowledge Distillation

MaskedCLIP: Bridging the Masked and CLIP Space for Semi-Supervised Medical Vision-Language Pre-training

2025-07-23 · Lei Zhu, Jun Zhou, Rick Siow Mong Goh, Yong Liu arxiv

Foundation models have recently gained tremendous popularity in medical image analysis. State-of-the-art methods leverage either paired image-text data via vision-language pre-training or unpaired image data via self-sup…

Knowledge Distillation

XKD: Cross-modal Knowledge Distillation with Domain Alignment for Video Representation Learning

2022-11-25 · Pritam Sarkar, Ali Etemad

We present XKD, a novel self-supervised framework to learn meaningful representations from unlabelled videos. XKD is trained with two pseudo objectives. First, masked data reconstruction is performed to learn modality-sp…

Action ClassificationClassificationKnowledge DistillationRepresentation Learning+4