← Latest papers
💬 NLP

EvasionBench: A Large-Scale Benchmark for Detecting Managerial Evasion in Earnings Call Q&A

This paper introduces EvasionBench, a large-scale benchmark and taxonomy for detecting managerial evasion in earnings calls, featuring a rigorously annotated dataset and a specialized 4B-parameter classifier that outperforms leading commercial models.

Original authors: Shijian Ma, Yan Lin, Yi Yang

Published 2026-02-05
📖 5 min read🧠 Deep dive

Original authors: Shijian Ma, Yan Lin, Yi Yang

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 sitting in a room with a CEO, asking them tough questions about their company's money. Sometimes, they answer you straight up. Other times, they might say, "That's a great question, and we are looking at many opportunities," without actually giving you a number or a clear "yes" or "no." They are dancing around the question.

This paper introduces EvasionBench, a new tool designed to catch those dance moves. It's like a "lie detector" for corporate meetings, but instead of detecting lies, it detects evasion—when someone answers a question without really answering it.

Here is the breakdown of how they built it and what they found, using simple analogies:

1. The Problem: The "Dodgy" Answer

In the world of politics or law, we know people dodge questions. In the stock market, when a CEO dodges a question about why profits are down, it can be a warning sign for investors. But until now, computers weren't very good at spotting this. Most AI tools are great at telling if a sentence is happy or sad (sentiment), but they struggle to tell if a sentence actually answers the question asked.

2. The Solution: A Massive Library of "Dodges"

The researchers went digging through a massive digital library (S&P Capital IQ) containing 22.7 million question-and-answer pairs from earnings calls. That's like reading every transcript from thousands of years of corporate meetings.

From this mountain of data, they built a three-level "Evasion Scale":

  • Direct: The CEO gives you the exact number or a clear "Yes/No." (The straight arrow).
  • Intermediate: The CEO talks about the topic but avoids the specific number or hard truth. They use "hedge words" like "maybe," "we think," or "it's possible." (The foggy mirror).
  • Fully Evasive: The CEO completely ignores the question, says "we can't say," or changes the subject entirely. (The red herring).

3. The Annotation Challenge: How to Teach the AI

Labeling these answers is hard because "dodging" is subjective. If you ask one human expert, they might say an answer is "Direct." Ask another, and they might say "Intermediate."

To solve this, the researchers didn't just ask one AI or one human. They built a "Multi-Model Consensus" (MMC) system. Think of it like a jury:

  • The Witnesses: They used two super-smart AI models (Claude Opus and Gemini) to label the answers first.
  • The Jury: If the two AIs disagreed, they didn't just pick one. They brought in a third AI (GPT-5.2) to act as a judge.
  • The Verdict: The final label was decided by a majority vote (2 out of 3).

This "jury system" was crucial. The paper found that if you only used one AI, it had a bias (like a judge who always thinks everyone is guilty). By using a jury, they got a much more reliable dataset. They even checked this against human experts and found a very high agreement rate (83.5%), proving their "AI Jury" was doing a great job.

4. The Result: "Eva-4B"

Using this high-quality, jury-approved data, they trained a new AI model called Eva-4B.

  • The Size: It's a "4-billion parameter" model. In AI terms, that's like a very smart student who is smaller and faster than the massive "super-heroes" (like GPT-5 or Claude Opus) but has been specifically trained on this exact problem.
  • The Performance: Eva-4B achieved an 84.9% accuracy score.
  • The Surprise: It actually beat the massive, expensive, top-tier AI models (like Claude Opus 4.5 and GPT-5.2) at this specific task.

5. Why It Matters (According to the Paper)

The paper shows that how you label data matters more than just using the biggest AI.

  • When they trained the model using just one AI's labels, it struggled and the training process was "noisy" (like trying to learn a language from someone who speaks with a heavy accent).
  • When they used the "Jury" (Multi-Model Consensus) labels, the model learned perfectly and converged quickly.

The Bottom Line

The researchers created the first large-scale "gym" (benchmark) for teaching computers to spot when a CEO is dodging a question. They proved that by using a "jury" of AI models to label the data, they could build a specialized, smaller AI that is better at catching evasive answers than the giant, general-purpose AI models currently available.

What the paper doesn't claim:

  • It does not say this AI can predict stock prices on its own (though it notes that evasion correlates with bad stock performance in other studies).
  • It does not claim this works for political interviews or legal trials yet, though they hope it might in the future.
  • It does not say this should be used as legal evidence in court.

The paper is strictly about building the data, the method for labeling it, and the model that detects the evasion.

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 →