SERENE@DravidianLangTech 2026: Multimodal Approaches for Depression Detection in Dravidian Speech: Acoustic, Spectrogram, and Transformer-Based Models

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Speech Processing, Data Science & Analytics · Depth: Expert, short

Summary

The SERENE@DravidianLangTech 2026 submission investigates multimodal approaches for speech-based depression detection in Tamil and Malayalam. Researchers explored three distinct methods: acoustic feature engineering utilizing MFCC and prosodic features with a Support Vector Machine (SVM) classifier; a convolutional neural network (CNN) trained on Mel-spectrogram representations; and a transformer-based model that fine-tuned XLM-RoBERTa with Whisper-generated transcripts. Experimental results demonstrated that the acoustic feature-based SVM and spectrogram-based CNN models achieved the strongest performance across both Tamil and Malayalam datasets. The transformer-based approach also yielded competitive results, contributing to the shared task at DravidianLangTech 2026.

Key takeaway

For AI Scientists and NLP Engineers developing speech-based diagnostic tools for Dravidian languages, prioritize acoustic feature engineering with SVMs and CNNs on Mel-spectrograms. These methods demonstrated the strongest performance for depression detection in Tamil and Malayalam. While transformer-based models like XLM-RoBERTa with Whisper transcripts offer competitive results, focusing on traditional acoustic and visual speech representations can provide a robust foundation for initial system development and deployment in similar low-resource linguistic contexts.

Key insights

Multimodal speech analysis effectively detects depression in Dravidian languages, with acoustic and spectrogram methods showing strong performance.

Principles

Method

Implement speech-based depression detection by comparing acoustic feature engineering (MFCC, prosodic features + SVM), CNNs on Mel-spectrograms, and transformer models (Whisper + XLM-RoBERTa) on Tamil and Malayalam datasets.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.