EduMod-LLM: A Modular Approach for Designing Flexible and Transparent Educational Assistants
Meenakshi Mittal, Rishi Khare, Mihran Miroyan, Chancharik Mitra, Narges Norouzi

TL;DR
This paper introduces EduMod-LLM, a modular framework for educational question-answering systems that enables detailed evaluation of components, improving transparency and pedagogical effectiveness.
Contribution
It presents a novel modular pipeline for LLM-based educational QA, allowing fine-grained analysis of components and benchmarking different strategies.
Findings
Modular approach improves system transparency.
Structure-aware retrieval outperforms baseline methods.
Different LLMs exhibit distinct response quality patterns.
Abstract
With the growing use of Large Language Model (LLM)-based Question-Answering (QA) systems in education, it is critical to evaluate their performance across individual pipeline components. In this work, we introduce {\model}, a modular function-calling LLM pipeline, and present a comprehensive evaluation along three key axes: function calling strategies, retrieval methods, and generative language models. Our framework enables fine-grained analysis by isolating and assessing each component. We benchmark function-calling performance across LLMs, compare our novel structure-aware retrieval method to vector-based and LLM-scoring baselines, and evaluate various LLMs for response synthesis. This modular approach reveals specific failure modes and performance patterns, supporting the development of interpretable and effective educational QA systems. Our findings demonstrate the value of modular…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Intelligent Tutoring Systems and Adaptive Learning · Text Readability and Simplification
