On-device Federated Learning in Smartphones for Detecting Depression from Reddit Posts
Mustofa Ahmed, Abdul Muntakim, Nawrin Tabassum, Mohammad Asifur Rahim,, Faisal Muhammad Shah

TL;DR
This paper explores federated learning on smartphones to detect depression from Reddit posts, maintaining privacy while achieving performance comparable to centralized models, and analyzing resource and communication costs.
Contribution
It introduces a federated learning approach for depression detection on edge devices, optimizing training with shared tokenization and evaluating resource efficiency.
Findings
Federated models perform comparably to centralized models.
Shared tokenizer reduces computational load on smartphones.
Resource and communication costs are manageable in real-world settings.
Abstract
Depression detection using deep learning models has been widely explored in previous studies, especially due to the large amounts of data available from social media posts. These posts provide valuable information about individuals' mental health conditions and can be leveraged to train models and identify patterns in the data. However, distributed learning approaches have not been extensively explored in this domain. In this study, we adopt Federated Learning (FL) to facilitate decentralized training on smartphones while protecting user data privacy. We train three neural network architectures--GRU, RNN, and LSTM on Reddit posts to detect signs of depression and evaluate their performance under heterogeneous FL settings. To optimize the training process, we leverage a common tokenizer across all client devices, which reduces the computational load. Additionally, we analyze resource…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Mental Health Interventions · Mental Health via Writing · Impact of Technology on Adolescents
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
