Benchmarking LLMs for Pairwise Causal Discovery in Biomedical and Multi-Domain Contexts
This paper introduces a comprehensive benchmark evaluating 13 open-source large language models on pairwise causal discovery across 12 diverse datasets, revealing significant performance gaps in both causal detection and extraction—particularly for complex, implicit, and multi-sentence relationships—while providing a unified framework and open-source resources to advance research in this critical area.
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 hiring a team of very smart, well-read interns (the Large Language Models or LLMs) to help you organize a massive library of medical records, news articles, and financial reports. Your goal isn't just to find keywords; you want them to understand the story of cause and effect.
You want them to answer questions like: "Did the medication cause the side effect?" or "Did the storm cause the power outage?"
This paper is essentially a report card given to 13 different AI models to see how good they are at this specific job. The researchers from Indiana University put these models through a rigorous "driving test" to see if they can safely navigate the complex roads of biomedical and general text.
Here is the breakdown of their findings, using some everyday analogies:
1. The Two Main Skills Tested
The researchers tested the models on two distinct skills, like testing a driver on two different things:
Skill A: The "Spotter" (Causal Detection)
- The Task: Look at a sentence and simply say, "Yes, this is a cause-and-effect story," or "No, this is just a coincidence."
- The Analogy: It's like a security guard at a door. They just need to raise a hand and say "Go" or "Stop."
- The Result: The best model (DeepSeek-R1-Distill-Llama-70B) got it right about 50% of the time. That's basically a coin flip. It's not great, but it's better than some others.
Skill B: The "Archivist" (Causal Extraction)
- The Task: If the story is about cause and effect, the model must pull out the exact Cause and the exact Effect.
- The Analogy: Now the guard has to not only stop the car but also read the driver's license, write down their name, and write down their destination perfectly.
- The Result: The best model here (Qwen2.5-Coder-32B) got it right about 47% of the time. Again, barely better than guessing.
2. The "Easy Mode" vs. "Hard Mode"
The researchers realized that these AI models are like students who are great at memorizing flashcards but terrible at critical thinking.
- Easy Mode (Explicit Markers):
- The Scenario: The text says, "The patient took aspirin, which caused the rash."
- The Result: The models did okay here. They saw the word "caused" and knew what to do. It's like a student recognizing a math problem because it has a plus sign.
- Hard Mode (Implicit & Complex):
- The Scenario: The text says, "The patient took aspirin. An hour later, a rash appeared." (No word "caused" is used).
- The Result: The models crashed and burned. They couldn't connect the dots.
- The Analogy: It's like asking a student to solve a riddle instead of a math problem. If the answer isn't written in big bold letters, the AI gets confused.
- Even Harder: When the cause is in one sentence and the effect is three sentences later, or when one cause leads to three different effects, the models often gave up or hallucinated (made things up).
3. The "Magic Prompt" Didn't Work
The researchers tried to help the models by giving them different "cheat sheets" (Prompting Strategies):
- Zero-Shot: Just asking the question.
- Few-Shot: Giving them a few examples first.
- Chain-of-Thought: Asking them to "think step-by-step" before answering.
The Surprise: None of these tricks made a huge difference. Even when the AI was told to "think hard" or given examples, it still struggled with the complex, implicit relationships found in real-world medical notes. It's like giving a calculator a harder math problem; if the calculator doesn't know the formula, giving it a bigger screen doesn't help.
4. Why This Matters for Medicine
Imagine a doctor using an AI to scan a patient's history to find out why they got sick.
- If the AI is too confident but wrong, it might tell the doctor, "This drug caused the heart attack," when it actually didn't. This could lead to dangerous medical decisions.
- If the AI is too cautious, it might miss a real link, like "Smoking led to the lung damage," because the text didn't use the word "led to."
The paper concludes that while these AI models are amazing at writing poems or summarizing news, they are not yet safe to trust with high-stakes medical reasoning. They are currently "pattern matchers" (looking for the word "because") rather than true "reasoners" (understanding the logic of the situation).
The Bottom Line
The researchers built a giant, high-quality test (a "benchmark") to prove that current AI is not ready to be the primary doctor's assistant for figuring out cause and effect in complex texts.
The Takeaway: We need to train these models specifically on medical logic and teach them to look beyond simple words like "causes" or "results." Until then, we must keep a human expert in the loop to double-check the AI's work, because right now, the AI is guessing about half the time.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.