FactAppeal: Identifying Epistemic Factual Appeals in News Media
This paper introduces FactAppeal, a manually annotated dataset of 3,226 news sentences designed to advance the novel task of Epistemic Appeal Identification by capturing fine-grained evidentiary structures and source characteristics, alongside benchmarking encoder and generative models that achieve a macro-F1 score of 0.73.
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 reading a news headline that says, "The new bridge is safe to cross."
In the past, computers trying to fact-check this would just look at the sentence and ask, "Is this true or false?" They would treat the sentence like a standalone math problem.
But in real life, we don't just believe things because they are written down. We believe them because of who said them and how they said them.
- Did a random person on the street say it?
- Did the lead engineer who built the bridge say it?
- Did a government report confirm it?
- Did they show a photo of the bridge?
This paper introduces a new tool called FACTAPPEAL (which stands for "Factual Appeal") to teach computers how to understand these "trust signals."
The Core Idea: The "Credibility Detective"
Think of a news article as a courtroom.
- The Claim: The lawyer (the journalist) makes a statement: "The defendant was at the scene."
- The Evidence: The lawyer doesn't just shout it out; they point to a witness, a photo, or a police report.
Previous AI tools were like bad lawyers who only listened to the statement but ignored the evidence. FACTAPPEAL is a "Credibility Detective" that looks at the whole picture. It asks:
- Is this actually a claim about reality? (Or is it just an opinion?)
- If it is a claim, who is backing it up?
- How are they backing it up? (Are they quoting a witness directly? Are they paraphrasing an expert? Are they showing a photo?)
The "Menu" of Trust
The researchers created a massive "menu" of different ways news sources try to convince us. They broke it down into two main categories, like a tree with two branches:
1. The "I Was There" Branch (Internal Sources)
These are people or things that were right at the scene of the action.
- Active Participants: The people who did the thing (e.g., the politician who signed the law).
- Witnesses: People who saw it happen but didn't do it (e.g., a bystander).
- Direct Evidence: Physical proof found at the scene (e.g., a photo or a fingerprint).
2. The "I Know About It" Branch (External Sources)
These are people who weren't there but have special knowledge or authority.
- Experts: Scientists or specialists who know the theory behind the event.
- Officials: People with legal or political power (e.g., the EPA director).
- Documents/Reports: Studies or previous news reports that summarize the facts.
The Dataset: A Giant Library of Annotated Sentences
To teach the computer, the authors built a library called FACTAPPEAL.
- They took 3,226 sentences from real news articles.
- Human experts went through them like a team of editors, highlighting exactly which words were the claim and which words were the source.
- They even tagged how the source was mentioned (e.g., "Named" vs. "Unnamed," "Direct Quote" vs. "Paraphrased").
It's like giving a student a textbook where every single fact is color-coded to show exactly where the information came from.
The Experiment: Teaching the Robot
The researchers tried to teach different types of AI models to read these sentences and find the "trust signals."
- They tried Encoder models (think of these as careful readers who analyze words one by one).
- They tried Generative models (think of these as creative writers who understand the whole story at once).
The Result: The best model (a large AI called Gemma 2) got about 73% accuracy. This is a good start, but it shows that understanding why we trust a news story is still a very hard puzzle for computers. The AI is getting better at spotting the "who" and "how," but it still struggles with the most subtle clues.
Why Does This Matter?
In a world full of fake news and confusion, knowing how a fact is supported is just as important as the fact itself.
- For Fact-Checkers: Instead of just checking if a claim is true, they can see if the claim is backed by a credible expert or just a rumor.
- For Society: It helps us understand how media shapes our reality. Are we being told things because of hard evidence, or because a politician is shouting?
- For the Future: This tool helps us build AI that doesn't just "read" the news, but actually "understands" the trustworthiness of the news.
In short: FACTAPPEAL is teaching computers to stop taking news at face value and start asking, "Who told you that, and why should we believe them?"
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.