paper-with-me

홈 › Papers

Automated Feedback on Student-Generated UML and ER Diagrams Using Large Language Models

2025-07-31 · Sebastian Gürtl, Gloria Schimetta, David Kerschbaumer, Michael Liut, Alexander Steinmaurer arxiv

UML and ER diagrams are foundational in computer science education but come with challenges for learners due to the need for abstract thinking, contextual understanding, and mastery of both syntax and semantics. These complexities are difficult to address through traditional teaching methods, which often struggle to provide scalable, personalized feedback, especially in large classes. We introduce DUET (Diagrammatic UML & ER Tutor), a prototype of an LLM-based tool, which converts a reference diagram and a student-submitted diagram into a textual representation and provides structured feedback based on the differences. It uses a multi-stage LLM pipeline to compare diagrams and generate reflective feedback. Furthermore, the tool enables analytical insights for educators, aiming to foster self-directed learning and inform instructional strategies. We evaluated DUET through semi-structured interviews with six participants, including two educators and four teaching assistants. They identified strengths such as accessibility, scalability, and learning support alongside limitations, including reliability and potential misuse. Participants also suggested potential improvements, such as bulk upload functionality and interactive clarification features. DUET presents a promising direction for integrating LLMs into modeling education and offers a foundation for future classroom integration and empirical evaluation.

📄 PDF Abstract BibTeX arXiv:2507.23470

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Text to Automata Diagrams: Comparing TikZ Code Generation with Direct Image Synthesis

2026-03-09 · Ethan Young, Zichun Wang, Aiden Taylor, Chance Jewell 외 arxiv

Diagrams are widely used in teaching computer science courses. They are useful in subjects such as automata and formal languages, data structures, etc. These diagrams, often drawn by students during exams or assignments,…

Code Generation

Students' Perceptions and Preferences of Generative Artificial Intelligence Feedback for Programming

2023-12-17 · Zhengdong Zhang, Zihan Dong, Yang Shi, Noboru Matsuda 외

The rapid evolution of artificial intelligence (AI), specifically large language models (LLMs), has opened opportunities for various educational applications. This paper explored the feasibility of utilizing ChatGPT, one…

Specificity

Large Language Models (GPT) for automating feedback on programming assignments

2023-06-30 · Maciej Pankiewicz, Ryan S. Baker

Addressing the challenge of generating personalized feedback for programming assignments is demanding due to several factors, like the complexity of code syntax or different ways to correctly solve a task. In this experi…

Automated Feedback in Math Education: A Comparative Analysis of LLMs for Open-Ended Responses

2024-10-29 · Sami Baral, Eamon Worden, Wen-Chiang Lim, Zhuang Luo 외

The effectiveness of feedback in enhancing learning outcomes is well documented within Educational Data Mining (EDM). Various prior research has explored methodologies to enhance the effectiveness of feedback. Recent dev…

MathZero-Shot Learning

Exploring LLM Prompting Strategies for Joint Essay Scoring and Feedback Generation

2024-04-24 · Maja Stahl, Leon Biermann, Andreas Nehring, Henning Wachsmuth

Individual feedback can help students improve their essay writing skills. However, the manual effort required to provide such feedback limits individualization in practice. Automatically-generated essay feedback may serv…

Automated Essay Scoring