← Latest papers
💬 NLP

Mitigating Data Scarcity in Psychological Defense Classification with Context-Aware Synthetic Augmentation

To address data scarcity and class imbalance in psychological defense mechanism classification, this paper proposes a context-aware synthetic augmentation framework combined with a hybrid classification model that leverages definition-guided generation to significantly outperform existing baselines in the PsyDefDetect shared task.

Original authors: Hoang-Thuy-Duong Vu, Quoc-Cuong Pham, Huy-Hieu Pham

Published 2026-05-15
📖 4 min read☕ Coffee break read

Original authors: Hoang-Thuy-Duong Vu, Quoc-Cuong Pham, Huy-Hieu Pham

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 trying to teach a computer to understand the hidden, unconscious ways people protect their feelings when they are stressed. In psychology, these are called Psychological Defense Mechanisms. They are like invisible shields people put up without realizing it. Sometimes they are healthy, and sometimes they are not.

The problem the authors faced is that there are very few examples of these "shields" in text data to teach the computer. It's like trying to learn how to identify rare birds in a forest, but you only have pictures of three of them.

Here is how the team at VinUniversity solved this, explained simply:

1. The Problem: The "Empty Forest"

The researchers found two main hurdles:

  • Not enough data: There weren't enough examples of people using these defenses to train a smart computer.
  • The "Fake Bird" Trap: When they tried to use AI to make up more examples (synthetic data), the AI often created fluent-sounding text that made no psychological sense. It was like the AI drawing a bird that looked real but had wings made of water. This confused the computer and made it worse at learning.

2. The Solution: The "Stress-First" Recipe

Instead of just asking the AI to "write a sentence about a defense," the team gave it a strict recipe based on real psychological rules (called the DMRS).

  • Step 1: Find the Stressor. They told the AI: "First, identify the stress (like a bad breakup or losing a job). Defenses only happen because of stress."
  • Step 2: Use a Clinical Dictionary. They gave the AI the official definitions of each defense mechanism. It's like giving a chef a specific recipe card instead of just saying "make a cake."
  • Step 3: The "Machine Annotator" Filter. They didn't trust the AI blindly. They used a second AI to check the generated text. If the second AI wasn't at least 60% sure the text was correct, they threw it away. This ensured the "fake birds" were actually birds, not water-winged monsters.

3. The Brain: A Two-Track System

To classify the text, they built a hybrid brain with two tracks working together:

  • Track A (The Linguist): Looks at the words, sentence length, and how often the person says "I."
  • Track B (The Clinician): Uses the 150 official psychological indicators to build a "profile" of the defense being used.
  • The Fusion: They combined these two tracks. It's like having a detective who looks at the words spoken and a psychologist who analyzes the intent behind them, then they vote together on the answer.

4. The Results: A Big Leap, But a Catch

The team tested their system on a "blind" test (a set of data the computer had never seen before).

  • The Win: Their system was a massive improvement over the previous best method. It went from getting about 18% of the answers right to 58%. In terms of a balanced score (which counts how well it handles rare cases), it jumped from 8.6% to 24.6%.
  • The Catch (The "Sink" Effect): The paper notes a major flaw. The computer still has a habit of guessing one specific answer (Label 7) for almost everything, especially when it's confused. It's like a student who, when they don't know the answer, just writes "C" on every question. Because one type of answer was so common in the test data, the computer leaned on it too hard, making it hard to correctly identify the rarer, more complex defenses.

5. What They Learned

  • Definitions Matter: The quality of the "recipe" (the definition given to the AI) was the most important factor. Better definitions meant better fake data, which meant a smarter computer.
  • More Data Isn't Always Better: If they generated too much fake data, the computer got confused by the noise. A little bit of high-quality fake data was better than a mountain of low-quality data.
  • Context is King: You can't just look at one sentence; you have to understand the stress that triggered it.

The Bottom Line

The authors built a system that successfully used "smart" fake data to teach a computer to spot psychological defenses, doubling its performance. However, they admit the system still struggles with the most common types of answers and needs more work (like human experts checking the work) before it could ever be used in a real doctor's office. For now, it's a powerful research tool, not a diagnostic one.

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 →