← Latest papers
💬 NLP

CSE-UOI at SemEval-2026 Task 6: A Two-Stage Heterogeneous Ensemble with Deliberative Complexity Gating for Political Evasion Detection

The CSE-UOI team achieved 3rd place in SemEval-2026 Task 6 with a Macro-F1 score of 0.85 by employing a heterogeneous dual-LLM ensemble enhanced with a novel Deliberative Complexity Gating mechanism that leverages response-length proxies and cross-model signals to detect political evasion.

Original authors: Christos Tzouvaras, Konstantinos Skianis, Athanasios Voulodimos

Published 2026-03-16
📖 4 min read☕ Coffee break read

Original authors: Christos Tzouvaras, Konstantinos Skianis, Athanasios Voulodimos

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 watching a political debate on TV. A journalist asks a tough, direct question like, "Did you approve this spending?" The politician answers, but instead of saying "Yes" or "No," they talk about the economy, blame the previous administration, or give a vague speech about "working hard for the people."

Your brain instantly knows: They are dodging the question.

This paper describes a computer system built to do exactly what your brain does, but for thousands of interviews at once. The team from the University of Ioannina and the National Technical University of Athens created a "Digital Detective" to spot when politicians are being evasive.

Here is how their system works, explained through simple analogies:

1. The Problem: The "Evasion" Game

Political interviews are full of tricks. A politician might:

  • Answer clearly: "Yes, I did it."
  • Be vague: "We are committed to fiscal responsibility." (Is that a yes or a no? Who knows!)
  • Run away: "Let's talk about our great infrastructure plan instead."

The goal of the competition (SemEval-2026) was to teach a computer to sort these answers into three buckets: Clear Reply, Ambivalent (sneaky/vague), or Clear Non-Reply (running away).

2. The Solution: A Two-Stage Detective Squad

The team didn't just use one computer brain; they built a two-stage team using two different, powerful AI models (named Grok and Gemini). Think of them as two detectives with different styles.

Stage 1: The "Evasion First" Strategy

Instead of asking the AI, "Is this answer clear?", they asked a smarter question: "What specific trick is the politician using?"

They taught the AI to spot 9 different types of tricks (like "Dodging," "Blame-Shifting," or "Partial Answer"). Once the AI identified the trick, it automatically translated that into the final answer (Clear, Ambivalent, or Non-Reply).

  • Why do this? It's like a doctor diagnosing a specific disease (e.g., "Flu") rather than just guessing "You feel sick." It's more precise.

They used a technique called Self-Consistency. Imagine asking the same detective to solve the case 5 times. If 4 out of 5 times they say "It's a dodge," you can be pretty sure it's a dodge. They did this for both Grok and Gemini and then let them vote on the final answer.

Stage 2: The "Deliberative Complexity Gating" (DCG)

This is the paper's secret sauce. Even with two detectives, they sometimes get confused on the hardest cases. The team noticed something funny: When an AI is unsure or trying to be tricky, it tends to talk more.

  • The Analogy: Imagine a student taking a test. If they know the answer, they write it down quickly. If they are stalling or making up an excuse, they write a long, rambling paragraph.
  • The Mechanism: The system has a "Gating" rule (a traffic light).
    1. Check the Length: If the AI's answer is unusually long (like a student stalling), it's a red flag for "Ambiguity."
    2. Check the Confidence: Did the AI change its mind during its 5 attempts? If it was inconsistent, that's another red flag.
    3. The Gate: If both conditions are met (Long answer + Inconsistent), the system says, "Wait, this is a tricky one. Let's override the vote and flag it as Ambivalent."

This "Gate" acts like a safety net, catching the cases where the main detectives were about to make a mistake because the politician was being too slippery.

3. Why Not Just Have a Debate?

The researchers also tried a different idea: Multi-Agent Debate. They imagined having the two AIs argue with each other like lawyers in a courtroom to find the truth.

  • The Result: It didn't work well. The debate just made them confused or wasted time.
  • The Lesson: Having two different experts (Grok and Gemini) vote together was better than having them argue. Diversity of thought beat the "heated debate."

4. The Results

The system was a huge success.

  • It ranked 3rd out of 41 teams in the world.
  • It achieved a score of 0.85 (where 1.0 is perfect).
  • It was particularly good at catching the "Ambivalent" answers—the ones that sound like answers but aren't.

Summary

The team built a smart system that doesn't just read words; it analyzes behavior.

  1. It asks two different AI experts to identify the specific "trick" being used.
  2. It listens to how much they talk and how confident they feel.
  3. If the AI starts rambling and sounding unsure, the system hits the "Ambiguity Button" to correct the mistake.

It's like having a super-smart editor who knows that when a politician (or an AI) starts talking too much without saying anything, they are probably hiding something.

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 →