LMVD: A Large-Scale Multimodal Vlog Dataset for Depression Detection in the Wild
Lang He, Kai Chen, Junnan Zhao, Yimeng Wang, Ercheng Pei, Haifeng Chen, Jiewei Jiang, Shiqing Zhang, Jie Zhang, Zhongmin Wang, Tao He, Prayag Tiwari
TL;DR
This work introduces LMVD, a large-scale, in-the-wild multimodal vlog dataset for depression detection, built from four platforms and featuring rich audio-visual cues. To harness these signals, the authors propose MDDformer, a cross-fusion transformer that learns complementary information from audio (VGGish) and video (FAUs, landmarks, eye gaze, head pose) features. Empirical results show that MDDformer outperforms a suite of baselines, achieving approximately 76.9% accuracy and related metrics, demonstrating the value of large, diverse, multimodal data for affective computing. The dataset and code availability aim to catalyze research in robust, privacy-conscious depression detection in real-world settings.
Abstract
Depression can significantly impact many aspects of an individual's life, including their personal and social functioning, academic and work performance, and overall quality of life. Many researchers within the field of affective computing are adopting deep learning technology to explore potential patterns related to the detection of depression. However, because of subjects' privacy protection concerns, that data in this area is still scarce, presenting a challenge for the deep discriminative models used in detecting depression. To navigate these obstacles, a large-scale multimodal vlog dataset (LMVD), for depression recognition in the wild is built. In LMVD, which has 1823 samples with 214 hours of the 1475 participants captured from four multimedia platforms (Sina Weibo, Bilibili, Tiktok, and YouTube). A novel architecture termed MDDformer to learn the non-verbal behaviors of individuals is proposed. Extensive validations are performed on the LMVD dataset, demonstrating superior performance for depression detection. We anticipate that the LMVD will contribute a valuable function to the depression detection community. The data and code will released at the link: https://github.com/helang818/LMVD/.
