Skip to content
Open access

TUCNLP at SemEval-2026 Task 11: Neuro-Symbolic Content Stripping for Debiased Syllogistic Reasoning

2026 · SemEval@ACL · pp. 3408-3421 · 1 citation · 25 references
Computer Science

Abstract

In this paper, we present the solution submitted by TUCNLP at SemEval-2026 Task 11: Disentangling Content and Formal Reasoning in Large Language Models. The task requires predicting the formal validity of categorical syllogisms while minimizing susceptibility to content-driven biases in English and 11 additional languages. We show that a modestly-sized model (Qwen3-8B) can achieve near-perfect logical reasoning on the English validity-only subtask, and large reductions in content effect on multilingual and premise-retrieval variants, when augmented with a multi-stage neuro-symbolic pipeline: LLM-based content stripping with iterative error correction converts natural language to abstract categorical forms, a classical symbolic parser validates against the twenty-four Aristotelian syllogistic forms, and asymmetric confidence thresholds mediate between symbolic and neural decisions. Across the four subtasks (ST1 to ST4), our system achieves accuracy ranging from 91.1% to 100% and bias-penalized ranking scores ( M ) from 31.8 to 100.0, with the main bottleneck being overconfident neural predictions that bypass symbolic verification.

Read PDF