Whose Truth Is Ground Truth?: Consequences of Label Choice on Machine Learning Models Predicting Depression
This study demonstrates that the choice of depression labels in electronic health records—whether provider-coded, patient-reported, or concordant—significantly alters machine learning model performance and feature importance, revealing that provider-derived labels may inadvertently amplify demographic biases despite yielding slightly higher AUC scores.
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 trying to teach a robot how to recognize a specific type of bird. You show it thousands of photos, but there's a catch: sometimes the photos are labeled by a birdwatching expert, and sometimes they are labeled by the person who actually saw the bird in the wild. The expert might miss a bird because it was hiding, or they might misidentify a similar-looking species. The person in the wild might be excited and think they saw a rare bird when it was just a common one. If you only teach the robot using the expert's labels, it learns to see what the expert sees, not necessarily what is actually there. This is the heart of a growing field called Machine Learning, where computers learn to find patterns in massive amounts of data to make predictions. In healthcare, scientists are trying to build these "robot doctors" to spot mental health issues like depression before they get worse. But here is the tricky part: unlike a broken bone that shows up clearly on an X-ray, depression is invisible. It relies on how a patient feels and how a doctor interprets those feelings. This paper asks a big, important question: If we teach our robot doctors using the doctor's notes as the "truth," will they learn the same thing as if we taught them using the patient's own report of how they feel?
The researchers behind this study, Natasha Tonge and Leah Adams from George Mason University, decided to put this question to the test. They looked at a massive pile of medical records from over 644,000 adults visiting community health centers between 2012 and 2019. They wanted to see if the "ground truth"—the label used to tell the computer what counts as depression—changed how the computer learned. They built three different versions of a machine learning model, each trained on a different definition of depression:
- The Doctor's View: The model learned only from cases where a doctor had officially written down a depression diagnosis in the patient's chart.
- The Patient's View: The model learned only from patients who reported severe symptoms on a questionnaire (the PHQ-9), even if the doctor hadn't written down a diagnosis.
- The Agreement View: The model learned only from cases where both the patient reported severe symptoms and the doctor had written down a diagnosis.
They used a type of computer algorithm called a "tree" (think of it like a flowchart that asks yes-or-no questions to make a decision) to predict who had depression. They fed the computer data like age, race, gender, blood pressure, and whether the patient had anxiety or other health issues.
Here is what they found, and it's a bit surprising. First, the computer models weren't perfect at spotting depression no matter which label they used. Their accuracy, measured by a score called AUC, hovered between 0.62 and 0.64. To put that in perspective, a perfect score is 1.0, and a random guess is 0.5. So, the models were better than guessing, but they still missed a lot of cases. The model trained on the doctor's labels was the best at finding the cases the doctors had already identified (with a sensitivity of 0.33), but it still missed about two-thirds of them.
The most interesting discovery wasn't about how well the models worked, but what they thought was important. The computer's "brain" changed its mind depending on who it was listening to.
- When the model listened to the doctor's labels, it decided that things like being White, being female, and being unmarried were the biggest clues that someone had depression.
- When the model listened to the patient's severe symptoms, those demographic clues became less important. Instead, the model focused heavily on whether the patient had anxiety, their age, and their blood pressure.
- The only thing that stayed important across all three models was anxiety. If a patient had anxiety, the computer was more likely to flag them for depression, no matter whose label it was using.
The authors suggest that this shift is a warning sign. If we build AI tools that only learn from what doctors write down, the AI might start thinking that depression is mostly about being a certain race or gender, simply because that's what doctors in the past have tended to diagnose. It might miss the patients who are suffering but haven't been diagnosed yet. The study suggests that for these AI tools to be fair and trustworthy, they need to include the patient's own voice, not just the doctor's notes. If we don't, we risk building a digital system that repeats the same blind spots and biases that exist in the real world, potentially missing the people who need help the most. The researchers didn't prove that one method is perfect, but they showed clearly that the choice of who gets to define the "truth" changes the robot's entire understanding of the problem.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.