Auditing LLMs for Algorithmic Fairness in Casenote-Augmented Tabular Prediction
This technical report audits LLMs for algorithmic fairness in housing placement predictions, finding that fine-tuning models with augmented casenote summaries can simultaneously improve accuracy and reduce fairness disparities, while zero-shot classification introduces no additional textual biases.
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 social worker trying to help people experiencing homelessness find a permanent place to live. You have two types of information about each person:
- The "Checklist" (Tabular Data): A list of facts like age, gender, how long they've been on the street, and whether they have a job application.
- The "Story" (Casenotes): Short, messy notes written by outreach workers after talking to the person. These notes contain the rich, human details that the checklist misses.
For a long time, computers have been good at reading the Checklist to predict who gets housing. But now, we have Large Language Models (LLMs)—super-smart AI that can read the Story notes too. The big question is: If we let the AI read the stories, will it be fair to everyone, or will it accidentally treat some groups worse than others?
This paper is like a "safety inspection" report. The authors tested different AI setups to see if they could predict housing placement accurately without being unfair to specific groups (like women or Black people).
Here is the breakdown of their findings using simple analogies:
1. The "Smart Student" vs. The "Experienced Teacher"
The researchers tested two types of AI "students":
- The Zero-Shot Student: This AI is like a brilliant student who has read the whole internet but has never seen this specific housing problem before. They are guessing based on general knowledge.
- The Fine-Tuned Teacher: This AI is the same student, but they have been given a crash course (training) on the specific housing data. They know the rules of this specific game.
The Finding:
- The Teacher (Fine-tuned) was much better at getting the right answer (accuracy).
- BUT, the Teacher also became a bit "biased." Because there were way more men than women in the data (like a classroom with 4 boys for every 1 girl), the Teacher learned to guess "Male" outcomes more often, accidentally ignoring the needs of the women.
- The Student (Zero-shot) was worse at guessing the right answer, but they were actually fairer because they hadn't been "trained" on the skewed data yet.
2. The "Highlighter" Effect (Adding Summaries)
The researchers tried feeding the AI a summary of the outreach worker's notes (the "Story").
- For the Student (Zero-Shot): The summary was like a highlighter pen. It helped the student see the most important parts of the story, making them much smarter and more accurate.
- For the Teacher (Fine-Tuned): The summary was a bit like noise. Since the Teacher already knew the rules, the extra text sometimes confused them, making their accuracy drop slightly.
- The Surprise: Even though the Teacher's accuracy dropped a tiny bit with the summary, their fairness improved dramatically. The summary helped the Teacher understand the unique context of the women and minority groups, balancing out the bias they had learned from the raw numbers.
3. The "One-Feature" Trap
The researchers also tried telling the AI: "Hey, the most important thing to look at is 'Where did they live before 2019?'"
- For the Student: This was helpful. It gave them a clear direction.
- For the Teacher: This was dangerous. The Teacher had already learned that "Where they lived before" is a strong predictor, but it's also a feature that carries historical bias (because of past discrimination in housing). By forcing the Teacher to focus only on that one thing, they accidentally amplified the unfairness, making the AI ignore other important factors.
The Big Takeaway (The "Golden Rule")
Think of the AI like a new employee at a housing agency:
- Don't just give them the numbers. If you only give them the checklist, they might miss the human story.
- Don't just let them guess. If they haven't been trained on your specific data, they will be slow and inaccurate.
- The Sweet Spot: The best approach found in this study was to train the AI (Fine-tuning) but also give it the summarized stories (Casenotes).
- This combination made the AI accurate and fair.
- The stories acted as a "reality check," reminding the AI that every person is unique, preventing it from just following the statistical majority (the men) and ignoring the minorities (the women).
In short: AI can be a powerful tool for social good, but it needs to be "audited" carefully. If you just let it learn from historical data, it might repeat past mistakes. But if you give it the human context (the stories) and train it carefully, it can actually help fix those inequalities.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.