Automated Detection and Classification of Delusion-related Content in Naturalistic Audio Diaries Using Multi-Agent Language Models

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

Summary

A novel automated, multi-agent Large Language Model (LLM) pipeline has been developed for the fine-grained, multi-label extraction of language suggesting delusional beliefs, associated affective responses, and behavioral responses. This pipeline processes transcripts from naturalistic audio diaries collected from individuals with moderate persecutory ideation. The research evaluated an ensemble of three foundation models, demonstrating that detailed diagnostic prompt instructions effectively reduce false positives for delusional theme classification, though they also constrain the interpretation of affective or behavioral responses. Critically, comparing multi-agent adjudication frameworks revealed that complex conversational debate between agents decreased accuracy on clinically ambiguous text by inducing premature consensus. Instead, a majority voting approach established robust performance, achieving a Micro F1 score of 0.872 for delusion detection and 0.779 for classification. This work offers a validated and scalable method for characterizing delusion-related content in naturalistic speech.

Key takeaway

For NLP Engineers developing clinical text analysis systems, this research suggests prioritizing simpler adjudication methods over complex conversational agents for ambiguous data. If you are building LLM-based tools for mental health applications, you should implement detailed diagnostic prompts to reduce false positives, but be aware they may limit the interpretation of nuanced responses. Consider majority voting for robust classification of sensitive clinical text.

Key insights

The multi-agent LLM pipeline effectively detects delusion-related content in naturalistic speech transcripts using majority voting.

Principles

Method

A multi-agent LLM pipeline extracts delusion-related language, affect, and behavior from audio diary transcripts. It uses an ensemble of foundation models with diagnostic prompts and adjudicates classifications via majority voting.

In practice

Topics

Best for: AI Scientist, Research Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

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