CLAICYLGApr 13, 2024

Adapting Mental Health Prediction Tasks for Cross-lingual Learning via Meta-Training and In-context Learning with Large Language Model

arXiv:2404.09045v1h-index: 12
Originality Incremental advance
AI Analysis

It addresses a gap in mental health prediction for low-resource languages, offering incremental improvements through adaptation of existing methods.

This study tackles the problem of predicting mental health conditions from social media data in low-resource African languages like Swahili by introducing meta-learning and in-context learning with large language models. The meta-trained model outperformed baseline fine-tuning by 18% and 0.8% in macro F1 scores over XLM-R and mBERT, while in-context learning showed that Swahili prompts performed better than cross-lingual ones but less than English prompts.

Timely identification is essential for the efficient handling of mental health illnesses such as depression. However, the current research fails to adequately address the prediction of mental health conditions from social media data in low-resource African languages like Swahili. This study introduces two distinct approaches utilising model-agnostic meta-learning and leveraging large language models (LLMs) to address this gap. Experiments are conducted on three datasets translated to low-resource language and applied to four mental health tasks, which include stress, depression, depression severity and suicidal ideation prediction. we first apply a meta-learning model with self-supervision, which results in improved model initialisation for rapid adaptation and cross-lingual transfer. The results show that our meta-trained model performs significantly better than standard fine-tuning methods, outperforming the baseline fine-tuning in macro F1 score with 18\% and 0.8\% over XLM-R and mBERT. In parallel, we use LLMs' in-context learning capabilities to assess their performance accuracy across the Swahili mental health prediction tasks by analysing different cross-lingual prompting approaches. Our analysis showed that Swahili prompts performed better than cross-lingual prompts but less than English prompts. Our findings show that in-context learning can be achieved through cross-lingual transfer through carefully crafted prompt templates with examples and instructions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes