GAME: Generalized deep learning model towards multimodal data integration for early screening of adolescent mental disorders

Zhicheng Du,Chenyao Jiang,Xi Yuan,Shiyao Zhai,Zhengyang Lei,Shuyue Ma,Yang Liu,Qihui Ye,Chufan Xiao,Qiming Huang,Ming Xu,Dongmei Yu,Peiwu Qin
2023-09-19
Abstract:The timely identification of mental disorders in adolescents is a global public health challenge.Single factor is difficult to detect the abnormality due to its complex and subtle nature. Additionally, the generalized multimodal Computer-Aided Screening (CAS) systems with interactive robots for adolescent mental disorders are not available. Here, we design an android application with mini-games and chat recording deployed in a portable robot to screen 3,783 middle school students and construct the multimodal screening dataset, including facial images, physiological signs, voice recordings, and textual transcripts.We develop a model called GAME (Generalized Model with Attention and Multimodal EmbraceNet) with novel attention mechanism that integrates cross-modal features into the model. GAME evaluates adolescent mental conditions with high accuracy (73.34%-92.77%) and F1-Score (71.32%-91.06%).We find each modality contributes dynamically to the mental disorders screening and comorbidities among various mental disorders, indicating the feasibility of explainable model. This study provides a system capable of acquiring multimodal information and constructs a generalized multimodal integration algorithm with novel attention mechanisms for the early screening of adolescent mental disorders.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The paper aims to address the global public health challenge of adolescent mental health screening. Specifically: - **Multimodal Data Integration**: The paper proposes a new model called GAME (Generalized Model with Attention and Multimodal EmbraceNet), which utilizes multimodal data (including facial images, physiological signals, voice recordings, and text records) to improve the accuracy of adolescent mental health screening. - **Early Screening System**: A portable robot was developed to collect data through interactive games and chat records, used to screen the mental health status of 3,783 middle school students and construct a multimodal screening dataset. - **Model Interpretability and Generalizability**: The GAME model integrates cross-modal features through a novel attention mechanism, evaluating adolescents' mental health status with high accuracy (73.34% to 92.77%) and F1 scores (71.32% to 91.06%). It also demonstrates the dynamic contributions of each modality in mental disorder screening, enhancing the model's interpretability. In summary, this research aims to provide a method capable of acquiring multimodal information and constructing a general multimodal fusion algorithm to achieve early screening of adolescent mental health status.