PulseAugur
EN
LIVE 11:17:03

CoTu team achieves top scores in EXACT 2026 with neuro-symbolic QA system

The CoTu team developed a neuro-symbolic Program-of-Thought pipeline for the EXACT 2026 competition, which requires transparent educational question answering using small, self-hosted language models. Their system, based on a 4B parameter model, generates Z3 encodings for logical reasoning and Python code for physics problems, both wrapped in a self-correction loop and explained-JSON output. This approach achieved a perfect score on the physics task and the highest technical score in the final round, demonstrating that grounding answers in symbolic solvers enables correct deductions even with smaller models. AI

IMPACT Demonstrates effective neuro-symbolic reasoning with small models for transparent educational QA, potentially influencing future research in explainable AI.

RANK_REASON The cluster describes a research paper detailing a system developed for a specific competition, including its methodology and results.

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

CoTu team achieves top scores in EXACT 2026 with neuro-symbolic QA system

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Quoc-Khang Tran, Minh-Thien Nguyen, Phu-An Thai, Xuan-Tung Bui, Truong-Thanh Ma, Nguyen-Khang Pham ·

    CoTu at EXACT 2026: Neuro-Symbolic Reasoning for Transparent Educational QA

    arXiv:2607.14735v1 Announce Type: new Abstract: Transparent educational question answering asks for answers that are not only correct but explainable, and doing so with small models rules out the reasoning power of the largest proprietary systems. The EXACT 2026 competition poses…

  2. arXiv cs.CL TIER_1 English(EN) · Nguyen-Khang Pham ·

    CoTu at EXACT 2026: Neuro-Symbolic Reasoning for Transparent Educational QA

    Transparent educational question answering asks for answers that are not only correct but explainable, and doing so with small models rules out the reasoning power of the largest proprietary systems. The EXACT 2026 competition poses this problem concretely: open-weight language m…