paper-with-me

홈 › Papers

Leveraging Embedding Techniques in Multimodal Machine Learning for Mental Illness Assessment

2025-04-02 · Abdelrahaman A. Hassan, Abdelrahman A. Ali, Aya E. Fouda, Radwa J. Hanafy, Mohammed E. Fouda

The increasing global prevalence of mental disorders, such as depression and PTSD, requires objective and scalable diagnostic tools. Traditional clinical assessments often face limitations in accessibility, objectivity, and consistency. This paper investigates the potential of multimodal machine learning to address these challenges, leveraging the complementary information available in text, audio, and video data. Our approach involves a comprehensive analysis of various data preprocessing techniques, including novel chunking and utterance-based formatting strategies. We systematically evaluate a range of state-of-the-art embedding models for each modality and employ Convolutional Neural Networks (CNNs) and Bidirectional LSTM Networks (BiLSTMs) for feature extraction. We explore data-level, feature-level, and decision-level fusion techniques, including a novel integration of Large Language Model (LLM) predictions. We also investigate the impact of replacing Multilayer Perceptron classifiers with Support Vector Machines. We extend our analysis to severity prediction using PHQ-8 and PCL-C scores and multi-class classification (considering co-occurring conditions). Our results demonstrate that utterance-based chunking significantly improves performance, particularly for text and audio modalities. Decision-level fusion, incorporating LLM predictions, achieves the highest accuracy, with a balanced accuracy of 94.8% for depression and 96.2% for PTSD detection. The combination of CNN-BiLSTM architectures with utterance-level chunking, coupled with the integration of external LLM, provides a powerful and nuanced approach to the detection and assessment of mental health conditions. Our findings highlight the potential of MMML for developing more accurate, accessible, and personalized mental healthcare tools.

📄 PDF Abstract BibTeX arXiv:2504.01767

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingDiagnosticLarge Language ModelMulti-class Classificationseverity prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Debiasing Word Embeddings Improves Multimodal Machine Translation

2019-05-24 · WS 2019 8 · Tosho Hirasawa, Mamoru Komachi

In recent years, pretrained word embeddings have proved useful for multimodal neural machine translation (NMT) models to address the shortage of available datasets. However, the integration of pretrained word embeddings …

Machine TranslationMultimodal Machine TranslationNMTTranslation+1

On Leveraging the Visual Modality for Neural Machine Translation

2019-10-07 · WS 2019 10 · Vikas Raunak, Sang Keun Choe, Quanyang Lu, Yi Xu 외

Leveraging the visual modality effectively for Neural Machine Translation (NMT) remains an open problem in computational linguistics. Recently, Caglayan et al. posit that the observed gains are limited mainly due to the …

Machine TranslationMultimodal Machine TranslationNMTSentence+1

Shopping Queries Image Dataset (SQID): An Image-Enriched ESCI Dataset for Exploring Multimodal Learning in Product Search

2024-05-24 · Marie Al Ghossein, Ching-Wei Chen, Jason Tang

Recent advances in the fields of Information Retrieval and Machine Learning have focused on improving the performance of search engines to enhance the user experience, especially in the world of online shopping. The focu…

Information RetrievalRetrieval

Multimodal Deep Learning for Mental Disorders Prediction from Audio Speech Samples

2019-09-03 · Habibeh Naderi, Behrouz Haji Soleimani, Stan Matwin

Key features of mental illnesses are reflected in speech. Our research focuses on designing a multimodal deep learning structure that automatically extracts salient features from recorded speech samples for predicting va…

Multimodal Deep LearningRepresentation LearningTransfer Learning

Recall: Empowering Multimodal Embedding for Edge Devices

2024-09-09 · Dongqi Cai, Shangguang Wang, Chen Peng, Zeling Zhang 외

Human memory is inherently prone to forgetting. To address this, multimodal embedding models have been introduced, which transform diverse real-world data into a unified embedding space. These embeddings can be retrieved…

Retrieval