paper-with-me

Papers

Leveraging Generative AI for Enhancing Automated Assessment in Programming Education Contests

2025-06-06 · Stefan Dascalescu, Adrian Marius Dumitran, Mihai Alexandru Vasiluta

Competitive programming contests play a crucial role in cultivating computational thinking and algorithmic skills among learners. However, generating comprehensive test cases to effectively assess programming solutions remains resource-intensive and challenging for educators. This paper introduces an innovative NLP-driven method leveraging generative AI (large language models) to automate the creation of high-quality test cases for competitive programming assessments. We extensively evaluated our approach on diverse datasets, including 25 years of Romanian Informatics Olympiad (OJI) data for 5th graders, recent competitions hosted on the Kilonova.ro platform, and the International Informatics Olympiad in Teams (IIOT). Our results demonstrate that AI-generated test cases substantially enhanced assessments, notably identifying previously undetected errors in 67% of the OJI 5th grade programming problems. These improvements underscore the complementary educational value of our technique in formative assessment contexts. By openly sharing our prompts, translated datasets, and methodologies, we offer practical NLP-based tools that educators and contest organizers can readily integrate to enhance assessment quality, reduce workload, and deepen insights into learner performance.

📄 PDF Abstract BibTeX arXiv:2506.05990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Programming Error Messages in Real Time with Generative AI

2024-02-12 · Bailey Kimmel, Austin Geisert, Lily Yaro, Brendan Gipson 외

Generative AI is changing the way that many disciplines are taught, including computer science. Researchers have shown that generative AI tools are capable of solving programming problems, writing extensive blocks of cod…

Generative LLM Powered Conversational AI Application for Personalized Risk Assessment: A Case Study in COVID-19

2024-09-23 · Mohammad Amin Roshani, Xiangyu Zhou, Yao Qiang, Srinivasan Suresh 외

Large language models (LLMs) have shown remarkable capabilities in various natural language tasks and are increasingly being applied in healthcare domains. This work demonstrates a new LLM-powered disease risk assessment…

Feature Importance

Toward Subtrait-Level Model Explainability in Automated Writing Evaluation

2025-09-10 · Alejandro Andrade-Lotero, Lee Becker, Joshua Southerland, Scott Hellman arxiv

Subtrait (latent-trait components) assessment presents a promising path toward enhancing transparency of automated writing scores. We prototype explainability and subtrait scoring with generative language models and show…

LogiCase: Effective Test Case Generation from Logical Description in Competitive Programming

2025-05-21 · Sicheol Sung, Aditi, Dogyu kim, Yo-Sub Han 외

Automated Test Case Generation (ATCG) is crucial for evaluating software reliability, particularly in competitive programming where robust algorithm assessments depend on diverse and accurate test cases. However, existin…

CultureVo: The Serious Game of Utilizing Gen AI for Enhancing Cultural Intelligence

2024-07-30 · Ajita Agarwala, Anupam Purwar, Viswanadhasai Rao

CultureVo, Inc. has developed the Integrated Culture Learning Suite (ICLS) to deliver foundational knowledge of world cultures through a combination of interactive lessons and gamified experiences. This paper explores ho…