AINov 3, 2025

MiRAGE: Misconception Detection with Retrieval-Guided Multi-Stage Reasoning and Ensemble Fusion

arXiv:2511.01182v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses the challenge of precise and scalable misconception detection in educational assessment, though it appears incremental as it builds on existing methods like retrieval and reasoning modules.

The paper tackled automated detection of student misconceptions in mathematics by proposing MiRAGE, a framework that uses retrieval-guided multi-stage reasoning and ensemble fusion, achieving Mean Average Precision scores of 0.82/0.92/0.93 at different levels and outperforming individual modules.

Detecting student misconceptions in open-ended responses is a longstanding challenge, demanding semantic precision and logical reasoning. We propose MiRAGE - Misconception Detection with Retrieval-Guided Multi-Stage Reasoning and Ensemble Fusion, a novel framework for automated misconception detection in mathematics. MiRAGE operates in three stages: (1) a Retrieval module narrows a large candidate pool to a semantically relevant subset; (2) a Reasoning module employs chain-of-thought generation to expose logical inconsistencies in student solutions; and (3) a Reranking module refines predictions by aligning them with the reasoning. These components are unified through an ensemble-fusion strategy that enhances robustness and interpretability. On mathematics datasets, MiRAGE achieves Mean Average Precision scores of 0.82/0.92/0.93 at levels 1/3/5, consistently outperforming individual modules. By coupling retrieval guidance with multi-stage reasoning, MiRAGE reduces dependence on large-scale language models while delivering a scalable and effective solution for educational assessment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes