← Latest papers
💻 computer science

An Intelligent Decision Support System for Detecting Coercive Control: A Privacy-Preserving Approach

This paper presents a privacy-preserving framework that generates clinically accurate synthetic data to train a DistilBERT model for detecting coercive control, effectively overcoming the "Forensic Data Gap" by achieving high performance on real-world legal and social media benchmarks without compromising user privacy.

Original authors: Dhruv Patel, Abhishek Kaushik, Anju Johnson

Published 2026-08-12
📖 6 min read🧠 Deep dive

Original authors: Dhruv Patel, Abhishek Kaushik, Anju Johnson

Original paper licensed under CC BY 4.0 (https://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 detective trying to solve a crime, but the crime scene is a secret conversation between two people. The problem is, the law has very strict rules: you can't just grab the real chat logs because that would violate the people's privacy. This leaves the detective with a huge empty space where the evidence should be—a "Forensic Data Gap." To solve crimes like this, scientists usually need to study thousands of real examples to teach their computers what "bad behavior" looks like. But when the bad behavior is subtle, like a parent slowly making a child feel crazy or a partner slowly controlling them through silence and guilt (known as "coercive control"), it's incredibly hard to find real examples without breaking privacy laws.

This is where a branch of science called Natural Language Processing (NLP) comes in. Think of NLP as a way to teach computers to read and understand human language, not just by counting how many times a bad word appears, but by understanding the story, the timing, and the mood. Usually, computers are great at spotting obvious hate speech (like shouting "I hate you!"), but they are terrible at spotting the quiet, sneaky kind of abuse that happens over weeks or months. This paper tries to fill that empty evidence gap by building a "virtual crime scene." Instead of stealing real private chats, the researchers used a powerful AI to write thousands of fake conversations that are so realistic, they look and feel exactly like the real thing, but without hurting anyone's privacy.

The Big Idea: Building a Virtual Crime Scene

The researchers, Dhruv Patel, Abhishek Kaushik, and Anju Johnson, faced a tricky problem: how do you study psychological abuse without looking at real victims' private messages? They decided to build a "synthetic" dataset. Imagine a video game designer who needs to test a new level. Instead of waiting for real players to get stuck, they create a perfect, simulated version of the level to test the game mechanics. That is exactly what these scientists did, but for human behavior.

They used a smart AI (specifically a model called GPT-4) to write fake conversations between an "abuser" and a "victim." But they didn't just let the AI chat randomly. They gave it a strict rulebook based on real medical textbooks (the DSM-5) that describe a specific type of personality disorder called Narcissistic Personality Disorder (NPD). They told the AI to act out specific behaviors, like "grandiosity" (acting like you are better than everyone else), "lack of empathy" (ignoring when someone is sad), and "exploitativeness" (using people for your own gain).

The most creative part of their recipe was adding "time" to the mix. In real life, abusers often use silence as a weapon. They might wait 14 hours to reply to a text to make the other person anxious, or they might reply instantly to a sad message just to dismiss it. The researchers taught the AI to insert special "time tokens" into the fake chats, like <DELAY: 14 HOURS>. This forced the AI to simulate the slow, manipulative pacing of real abuse, rather than just writing angry words. They created 275 of these fake conversation pairs, totaling over 2,400 messages, to serve as their training ground.

Teaching the Computer to Spot the Invisible

Once they had their fake evidence, they needed to teach a computer how to spot it. They trained a smaller, faster AI model called DistilBERT on these fake conversations. Their goal was to see if this computer could learn to recognize the pattern of abuse, even if the words themselves sounded polite.

The results were quite interesting. When they tested the computer against older, simpler methods (like programs that just count bad words), the new AI won easily. The old methods failed miserably because they couldn't see the "subtext." For example, if an abuser says, "I'm only doing this because I care about your mental health," a simple word-counter sees the word "care" and thinks it's a nice message. But the new AI, having studied the fake patterns, recognized the controlling tone behind the nice words.

The computer trained on the fake data managed to detect coercive control with an F1-score of 0.75. In the world of computer science, this is a strong signal that the model is actually learning the behavior, not just guessing. Even more impressively, when they tested this computer on real data it had never seen before—like actual court transcripts from the UK and real Reddit threads—it still performed well, scoring 0.72 on the legal texts and 0.65 on the Reddit data. This suggests that the "fake" training data was good enough to teach the computer how to spot the "real" thing.

What the Computer Can't Do (And Why That's Okay)

The paper is very clear about what this tool is not. It is not a magic crystal ball that can diagnose a person with a mental illness. It is also not perfect. The computer made mistakes, mostly by being too cautious. It flagged some normal, heated arguments as abuse (a "false positive"). The researchers explain that this is actually a feature, not a bug, for a specific reason.

Imagine a smoke detector in a house. You want it to be so sensitive that it goes off even if you just burn a piece of toast, because you'd rather have a false alarm than miss a real fire. In the same way, this AI is designed to be a "triage tool" for human investigators. It's meant to flag suspicious conversations so a real human expert can look at them. The computer says, "Hey, this conversation has some weird patterns, please check it," and the human decides if it's actually abuse. The paper emphasizes that the computer cannot replace human judgment because it doesn't understand the complex social history between two people; it only sees the text and the timing.

The Verdict: A New Tool for a Privacy-Preserving Future

The main takeaway from this study is that we can fill the "Forensic Data Gap" without violating anyone's privacy. By using strict medical rules to generate fake conversations, the researchers created a dataset that is so realistic that a computer trained on it can successfully spot real-world abuse patterns. They proved that you don't need to steal private secrets to build tools that protect people.

However, the authors are careful to say this is a "suggestive" step forward, not a final solution. The fake data worked well in their tests, but more research is needed to see if it works across different cultures and languages. They also noted that the computer still struggles with some subtle forms of manipulation, like when an abuser hides their control behind "fake concern."

In the end, this paper offers a hopeful new path: a way to build intelligent tools that help detectives and social workers spot psychological abuse, all while keeping the real victims' private lives completely safe. It's a bit like training a guard dog using a realistic-looking robot dog; the guard dog learns to spot the threat, but no real animals were ever put in danger to teach it.

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 →