← Latest papers
💻 computer science

Learning Evidence of Depression Symptoms via Prompt Induction

This paper introduces Symptom Induction, a novel method that compresses labeled examples into interpretable guidelines to significantly improve the classification of fine-grained depression symptoms in user-generated text, outperforming standard LLM approaches and demonstrating strong generalization to related mental health conditions.

Original authors: Eliseo Bao, Anxo Perez, David Otero, Javier Parapar

Published 2026-04-28
📖 4 min read☕ Coffee break read

Original authors: Eliseo Bao, Anxo Perez, David Otero, Javier Parapar

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a librarian trying to find specific stories about sadness, tiredness, or hopelessness hidden inside a massive library of millions of user-written posts (like those on Reddit). The challenge? The library is messy. Some posts talk about sadness clearly, while others sound similar but are actually about something else, or they mention sadness only in passing.

This paper is about building a better "search librarian" using Artificial Intelligence (AI) to spot these specific symptoms of depression in text. The authors, Eliseo Bao and his team, found that standard AI tools often get confused or miss the mark. So, they invented a new trick called Symptom Induction.

Here is how it works, broken down into simple concepts:

The Problem: The "Confused Librarian"

The researchers tested four different ways to teach an AI to spot 21 different symptoms of depression (like "loss of pleasure," "suicidal thoughts," or "changes in sleep").

  1. The "Guessing Game" (Zero-Shot): You just ask the AI, "Is this sentence about sadness?" without giving it any examples. The AI tries to guess based on what it already knows. Result: It's often too vague.
  2. The "Show-and-Tell" (In-Context Learning): You show the AI a few examples of sentences that are about sadness and a few that aren't right before asking it to judge a new one. Result: The AI gets overwhelmed. If the examples are tricky, the AI gets confused and starts flagging too many things as "sadness" when they aren't.
  3. The "Memorization" (Fine-Tuning): You force the AI to study the examples deeply and change its internal brain structure to remember them. Result: It works okay for common symptoms, but it often "over-studies" and fails when the data is scarce or unbalanced.

The Solution: The "Rulebook" (Symptom Induction)

The authors' new method, Symptom Induction (SI), is like hiring a master expert to write a tiny, perfect rulebook for each symptom, and then giving that rulebook to the AI.

Instead of showing the AI a pile of examples every time it needs to make a decision, the AI first uses a powerful "Teacher" model to read the examples and write a short, clear guideline.

  • The Analogy: Imagine you are teaching a child to identify a "red apple."
    • Standard AI: You show the child 15 red apples and 15 green pears, then ask them to find a red apple. Sometimes they get tired and pick a red ball.
    • Symptom Induction: You ask an expert to write a note: "A red apple is round, has a stem, and is red. If it's a ball or a pear, ignore it." Then, you give that note to the child. The child doesn't need to see the pile of fruit again; they just follow the clear rules.

How It Performed

The researchers tested this "Rulebook" method against the other three on a dataset called BDI-Sen (a collection of sentences tagged with depression symptoms).

  • The Winner: The "Rulebook" method (Symptom Induction) won almost every time. It was the most accurate at finding the right symptoms, especially for the rare or tricky ones that other methods missed.
  • The Balance: The "Show-and-Tell" method (In-Context Learning) was too eager and made many mistakes (flagging things as symptoms when they weren't). The "Memorization" method (Fine-Tuning) was too cautious and missed many real symptoms. The "Rulebook" found the perfect middle ground.
  • The "Teacher" Advantage: The rulebooks were written by a very smart, large AI (the Teacher), but they worked perfectly even when used by smaller, faster AIs (the Students). This means you can create the rules once and use them on many different machines.

Does It Work on Other Diseases?

The team also tested if these depression rulebooks could help identify symptoms for other mental health issues, like Bipolar Disorder and Eating Disorders, which share some similar feelings (like sadness or tiredness).

  • The Result: Yes! The rulebooks generalized well. Even though they were written for depression, they helped the AI spot similar symptoms in other diseases better than the other methods.

The Limits

The paper is honest about where the method fails. If a symptom is extremely rare (like "loss of interest in sex" in their dataset, which only had one example), the AI cannot write a good rulebook because there isn't enough information to learn from. In these cases, no amount of clever prompting can fix the lack of data.

Summary

In short, the paper says: Don't just show the AI examples; ask it to write the rules first. By compressing messy examples into clear, interpretable guidelines, the AI becomes a much better, more consistent, and more accurate detective for spotting depression symptoms in text.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →