← Latest papers
💬 NLP

CommonWhy: A Dataset for Evaluating Entity-Based Causal Commonsense Reasoning in Large Language Models

This paper introduces CommonWhy, a dataset of 15,000 entity-based "why" questions that evaluates large language models' causal commonsense reasoning and abductive explanation capabilities, revealing significant shortcomings in current models despite the availability of supporting knowledge in Wikidata.

Original authors: Armin Toroghi, Faeze Moradi Kalarde, Scott Sanner

Published 2026-05-14
📖 4 min read☕ Coffee break read

Original authors: Armin Toroghi, Faeze Moradi Kalarde, Scott Sanner

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 have a very smart, well-read robot assistant. You've asked it thousands of questions like, "Is it true that Harry Potter can fly?" or "Did Aristotle own a laptop?" The robot has gotten really good at answering those "Yes" or "No" questions because it can scan its massive library of facts and find the answer.

But now, imagine you ask the robot something much trickier: "Why didn't Katarina Barley need a visa to watch the 2024 Champions League Final?"

This is where the robot starts to stumble. This is the problem the paper CommonWhy is trying to solve.

The Problem: The Robot Can't "Connect the Dots"

The authors argue that while robots are great at fact retrieval (finding a specific fact in a book), they are terrible at causal reasoning (figuring out why something happened by connecting different facts with common sense).

Think of it like this:

  • Fact Retrieval is like looking up a phone number in a directory.
  • Causal Reasoning is like being a detective. You have to look at the phone number, realize the person lives in a different country, remember that country has a visa-free agreement with the person's home country, and then conclude, "Ah, that's why they didn't need a visa!"

Current robots often fail at this detective work. They might guess the answer, make up facts (hallucinations), or just get stuck because the answer isn't written down in a single sentence in their training data.

The Solution: A New "Detective Exam"

The researchers created a new dataset called CommonWhy. Think of this as a giant, 15,000-question "Detective Exam" designed specifically to test how well these robots can figure out why things happen.

Here is how they built this exam:

  1. The Rules (Axioms): First, they gave the AI some basic rules of the world, like "If you are a citizen of Country A, and Country B lets citizens of Country A visit without a visa, then you don't need a visa."
  2. The Characters (Entities): They took real people, places, and events from a giant database called Wikidata (like a Wikipedia for structured data).
  3. The Questions: They mixed the rules with the characters to create questions. For example: "Why didn't Person X need a visa to go to Event Y?"
  4. The Answers: Crucially, they didn't just look for one right answer. In the real world, there are often multiple reasons. Maybe Person X didn't need a visa because they are a citizen of the host country, or maybe because they are a diplomat. The dataset includes all these valid possibilities.

The Results: The Robots Failed the Exam

The researchers tested the smartest AI models available today (including the latest "reasoning" models) on this exam. The results were surprising and a bit worrying:

  • They got stuck: Even the best models only got about 68% of the answers right. That's a failing grade for a system we expect to be super-intelligent.
  • They made things up: When the models did get the answer right, they often included fake facts to get there. It's like a student getting the right math answer but using a made-up formula to do it.
  • The "Long-Tail" Problem: The robots did even worse when the questions involved obscure, less famous people or places (the "long-tail"). They seemed to rely on memorizing famous facts rather than actually reasoning through the logic.
  • Old tools don't work: They tried using standard tools designed for database questions (KGQA), but those tools failed miserably. They are built to find facts, not to explain why things happen.

The Big Picture

The paper concludes that we have a new, very difficult challenge for AI. We can't just keep asking robots to memorize facts or answer simple "True/False" questions. If we want them to interact with the real world effectively, we need to teach them how to be detectives—how to combine hard facts with common sense to explain why the world works the way it does.

CommonWhy is the first tool we have to measure if robots are actually getting better at this kind of thinking, or if they are just getting better at guessing. Right now, the paper says, they are mostly just guessing.

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 →