Aligning Large Language Model Behavior with Human Citation Preferences
This study investigates the misalignment between large language models' citation behaviors and human preferences by constructing a fine-grained dataset that reveals models over-cite explicit source markers while under-citing numeric and named entities, and demonstrates that Direct Preference Optimization can effectively calibrate this behavior to better match human expectations.
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 tour guide (the AI) leading a group of tourists (the users) through a vast library of knowledge. Your job is to tell them interesting facts. But here's the catch: if you make a claim, you need to show your "receipts" (citations) to prove you aren't making things up.
The big question this paper asks is: How does the tour guide decide which facts need receipts?
Currently, AI models are like tour guides who have read the library's catalog a million times but haven't been explicitly taught when to show a receipt. They often show receipts for the wrong reasons and miss the receipts that actually matter.
Here is a breakdown of what the researchers found, using simple analogies:
1. The "Receipt" Problem
In the real world, if a tour guide says, "The medicine cures the flu," you'd want to see a doctor's note immediately. But if they say, "The sky is blue," you probably don't need proof.
The researchers wanted to see if AI models know the difference between "I need a receipt for this" and "I don't." They built a special test using 6,000 sentences from Wikipedia (a giant online encyclopedia). They asked human editors: "If you were the tour guide, would you show a receipt for this sentence?"
They then asked the AI models the same question and compared the answers.
2. What the AI Got Right (The "Medical" Instinct)
The good news: The AI models are surprisingly good at one specific thing. When the sentence is about medicine or health, the AI almost always agrees with humans that a receipt is needed.
- Analogy: It's like a tour guide who knows that if they mention a dangerous cliff, they must show a safety warning. They get that part right.
3. What the AI Got Wrong (The "Training Data" Trap)
The bad news is that the AI has some bad habits learned from its training data (the millions of books it read).
The "Red Flag" Overreaction: On Wikipedia, editors sometimes slap a "Citation Needed" sticker on a sentence. The AI sees this sticker and thinks, "Oh, I must show a receipt!" even if the sentence is actually pretty simple.
- The Result: The AI is up to 27% more likely than humans to show a receipt just because it saw that sticker. It's like a tour guide who shows a receipt for everything just because someone once told them to check their notes. This creates clutter and annoys the tourists.
The "Numbers" Blind Spot: Humans know that if a sentence has a specific number (like "50% of people" or "in 1999"), it needs a receipt because numbers are easy to get wrong.
- The Result: The AI is 22% less likely than humans to show a receipt for sentences with numbers. It's like a tour guide saying, "We are 5 miles from the exit," and forgetting to show the map, even though that number is critical.
The "Name" Blind Spot: Similarly, if a sentence mentions a specific person's name, humans want proof.
- The Result: The AI is 20% less likely to show a receipt for sentences with names. It's like the guide mentioning a famous historical figure without showing their birth certificate.
4. The Fix: "Re-Training" the Tour Guide
The researchers realized the AI wasn't born knowing these rules; it just learned them from its messy training data. So, they tried to "re-train" the AI using a method called Direct Preference Optimization (DPO).
Think of this as a coach sitting down with the tour guide and saying: "Stop showing receipts for the 'Citation Needed' stickers. Start showing receipts for numbers and names. Here are examples of what humans actually want."
The Outcome:
- The re-trained AI got much better at matching human preferences.
- For the smaller AI models, this "coaching" improved their accuracy by nearly 12%.
- It proved that we can teach AI to be a better tour guide, but we have to explicitly train them to do it; they won't figure it out on their own.
The Bottom Line
AI models are getting smarter, but they are currently bad at knowing when to prove their facts. They are too eager to show receipts for things that don't need them (because of Wikipedia stickers) and too lazy to show receipts for things that do (like numbers and names).
However, the paper shows that we can fix this. By teaching the AI specifically what humans prefer, we can make them more trustworthy and less cluttered, ensuring that when they do show a receipt, it actually matters.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.