English

Ensemble ToT of LLMs and Its Application to Automatic Grading System for Supporting Self-Learning

Information Retrieval 2025-02-25 v1 Artificial Intelligence Computation and Language

Abstract

Providing students with detailed and timely grading feedback is essential for self-learning. While existing LLM-based grading systems are promising, most of them rely on one single model, which limits their performance. To address this, we propose Ensemble Tree-of-Thought (ToT), a framework that enhances LLM outputs by integrating multiple models. Using this framework, we develop a grading system. Ensemble ToT follows three steps: (1) analyzing LLM performance, (2) generating candidate answers, and (3) refining them into a final result. Based on this, our grading system first evaluates the grading tendencies of LLMs, then generates multiple results, and finally integrates them via a simulated debate. Experimental results demonstrate our approach's ability to provide accurate and explainable grading by effectively coordinating multiple LLMs.

Keywords

Cite

@article{arxiv.2502.16399,
  title  = {Ensemble ToT of LLMs and Its Application to Automatic Grading System for Supporting Self-Learning},
  author = {Yuki Ito and Qiang Ma},
  journal= {arXiv preprint arXiv:2502.16399},
  year   = {2025}
}

Comments

33 pages, 25 figures

R2 v1 2026-06-28T21:54:17.870Z