[2604.08931] Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interaction
About this article
Abstract page for arXiv paper 2604.08931: Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interaction
Computer Science > Artificial Intelligence arXiv:2604.08931 (cs) [Submitted on 10 Apr 2026] Title:Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interaction Authors:Nurullah Eymen Özdemir, Erhan Oztop View a PDF of the paper titled Enhancing LLM Problem Solving via Tutor-Student Multi-Agent Interaction, by Nurullah Eymen \"Ozdemir and Erhan Oztop View PDF HTML (experimental) Abstract:Human cognitive development is shaped not only by individual effort but by structured social interaction, where role-based exchanges such as those between a tutor and a learner, enable solutions that neither could achieve alone. Inspired by these developmental principles, we ask the question whether a tutor-student multi-agent system can create a synergistic effect by pushing Large Language Model (LLM) beyond what it can do within existing frameworks. To test the idea, we adopt autonomous coding problem domain where two agents instantiated from the same LLM assigned asymmetric roles: a student agent generates and iteratively refines solutions, while a tutor agent provides structured evaluative feedback without access to ground-truth answers. In our proposed framework (PETITE), we aim to extract better problem-solving performance from one model by structuring its interaction through complementary roles, rather than relying on stronger supervisory models or heterogeneous ensembles. Our model is evaluated on the APPS coding benchmark against state-of-the-art approaches of Self-Consis...