paper-with-me

홈 › Papers

3M-Health: Multimodal Multi-Teacher Knowledge Distillation for Mental Health Detection

2024-07-12 · Rina Carines Cabral, Siwen Luo, Josiah Poon, Soyeon Caren Han

The significance of mental health classification is paramount in contemporary society, where digital platforms serve as crucial sources for monitoring individuals' well-being. However, existing social media mental health datasets primarily consist of text-only samples, potentially limiting the efficacy of models trained on such data. Recognising that humans utilise cross-modal information to comprehend complex situations or issues, we present a novel approach to address the limitations of current methodologies. In this work, we introduce a Multimodal and Multi-Teacher Knowledge Distillation model for Mental Health Classification, leveraging insights from cross-modal human understanding. Unlike conventional approaches that often rely on simple concatenation to integrate diverse features, our model addresses the challenge of appropriately representing inputs of varying natures (e.g., texts and sounds). To mitigate the computational complexity associated with integrating all features into a single model, we employ a multimodal and multi-teacher architecture. By distributing the learning process across multiple teachers, each specialising in a particular feature extraction aspect, we enhance the overall mental health classification performance. Through experimental validation, we demonstrate the efficacy of our model in achieving improved performance.

📄 PDF Abstract BibTeX arXiv:2407.09020

Code (1)

adlnlp/3mhealth 공식 구현

Tasks

Knowledge DistillationSocial Media Mental Health Detection

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

Overcoming Uncertain Incompleteness for Robust Multimodal Sequential Diagnosis Prediction via Curriculum Data Erasing Guided Knowledge Distillation

2024-07-28 · Heejoon Koo

In this paper, we present NECHO v2, a novel framework designed to enhance the predictive accuracy of multimodal sequential patient diagnoses under uncertain missing visit sequences, a common challenge in real clinical se…

Knowledge DistillationSequential Diagnosis

MSD: Saliency-aware Knowledge Distillation for Multimodal Understanding

2021-01-06 · Findings (EMNLP) 2021 11 · Woojeong Jin, Maziar Sanjabi, Shaoliang Nie, Liang Tan 외

To reduce a model size but retain performance, we often rely on knowledge distillation (KD) which transfers knowledge from a large "teacher" model to a smaller "student" model. However, KD on multimodal datasets such as …

Knowledge DistillationMeta-Learning

Uncertainty-Aware Knowledge Distillation for Multimodal Large Language Models

2026-03-22 · Jingchen Sun, Shaobo Han, Deep Patel, Wataru Kohno 외 arxiv

Knowledge distillation establishes a learning paradigm that leverages both data supervision and teacher guidance. However, determining the optimal balance between learning from data and learning from the teacher is chall…

Knowledge Distillation

Distilling Tabular Foundation Models for Structured Health Data

2026-05-18 · Aditya Tanna, Nassim Bouarour, Mohamed Bouadi, Vinay Kumar Sankarapu 외 arxiv

Tabular foundation models (TFMs) achieve strong performance on health datasets, but their inference cost and infrastructure requirements limit practical use. We study whether their predictive behavior can be transferred …

Knowledge Distillation

MST-Distill: Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation

2025-07-09 · Hui Li, Pengfei Yang, Juanyang Chen, Le Dong 외 arxiv

Knowledge distillation as an efficient knowledge transfer technique, has achieved remarkable success in unimodal scenarios. However, in cross-modal settings, conventional distillation methods encounter significant challe…

Knowledge Distillation