Large Language Models Meet User Interfaces: The Case of Provisioning Feedback
Stanislav Pozdniakov, Jonathan Brazil, Solmaz Abdi, Aneesha Bakharia, Shazia Sadiq, Dragan Gasevic, Paul Denny, Hassan Khosravi
TL;DR
The paper argues that GenAI and LLMs hold promise for enhancing education but that prevalent CUI-based use suffers from AI-literacy, privacy, and governance challenges. It presents a two-component design framework—application design and interaction design—that aims to reduce AI-proficiency barriers and place educator oversight at the center of workflow. The framework is instantiated in Feedback Copilot, a tool that generates personalized open-response feedback and autonomously flags outputs that need human review according to predefined criteria. An empirical study with 338 students shows that an advanced, role-informed prompting variant improves feedback quality, while lower-performing students tend to receive lower-quality feedback unless instructors oversee and intervene. The work offers practical guidance for researchers, educators, and technologists on building ethical, effective GenAI-enabled educational tools that augment, rather than replace, human instruction.
Abstract
Incorporating Generative AI (GenAI) and Large Language Models (LLMs) in education can enhance teaching efficiency and enrich student learning. Current LLM usage involves conversational user interfaces (CUIs) for tasks like generating materials or providing feedback. However, this presents challenges including the need for educator expertise in AI and CUIs, ethical concerns with high-stakes decisions, and privacy risks. CUIs also struggle with complex tasks. To address these, we propose transitioning from CUIs to user-friendly applications leveraging LLMs via API calls. We present a framework for ethically incorporating GenAI into educational tools and demonstrate its application in our tool, Feedback Copilot, which provides personalized feedback on student assignments. Our evaluation shows the effectiveness of this approach, with implications for GenAI researchers, educators, and technologists. This work charts a course for the future of GenAI in education.
