Menta: A Small Language Model for On-Device Mental Health Prediction
Tianyi Zhang, Xiangyuan Xue, Lingyan Ruan, Shiya Fu, Feng Xia, Simon D'Alfonso, Vassilis Kostakos, Ting Dang, Hong Jia

TL;DR
Menta is a lightweight, fine-tuned small language model optimized for on-device mental health prediction from social media data, achieving high accuracy while being computationally efficient and privacy-preserving.
Contribution
This paper introduces Menta, the first optimized small language model specifically designed for multi-task mental health prediction from social media, with a novel training framework and on-device deployment.
Findings
Menta outperforms nine SLM baselines with 15.2% average improvement.
Menta surpasses 13B-parameter LLMs in depression and stress classification.
Menta runs on an iPhone 15 Pro Max using only 3GB RAM.
Abstract
Mental health conditions affect hundreds of millions globally, yet early detection remains limited. While large language models (LLMs) have shown promise in mental health applications, their size and computational demands hinder practical deployment. Small language models (SLMs) offer a lightweight alternative, but their use for social media--based mental health prediction remains largely underexplored. In this study, we introduce Menta, the first optimized SLM fine-tuned specifically for multi-task mental health prediction from social media data. Menta is jointly trained across six classification tasks using a LoRA-based framework, a cross-dataset strategy, and a balanced accuracy--oriented loss. Evaluated against nine state-of-the-art SLM baselines, Menta achieves an average improvement of 15.2\% across tasks covering depression, stress, and suicidality compared with the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMental Health via Writing · Digital Mental Health Interventions · Sentiment Analysis and Opinion Mining
