paper-with-me

Papers

Automatic Creativity Measurement in Scratch Programs Across Modalities

2022-11-07 · Anastasia Kovalkov, Benjamin Paaßen, Avi Segal, Niels Pinkwart, Kobi Gal

Promoting creativity is considered an important goal of education, but creativity is notoriously hard to measure.In this paper, we make the journey fromdefining a formal measure of creativity that is efficientlycomputable to applying the measure in a practical domain. The measure is general and relies on coretheoretical concepts in creativity theory, namely fluency, flexibility, and originality, integratingwith prior cognitive science literature. We adapted the general measure for projects in the popular visual programming language Scratch.We designed a machine learning model for predicting the creativity of Scratch projects, trained and evaluated on human expert creativity assessments in an extensive user study. Our results show that opinions about creativity in Scratch varied widely across experts. The automatic creativity assessment aligned with the assessment of the human experts more than the experts agreed with each other. This is a first step in providing computational models for measuring creativity that can be applied to educational technologies, and to scale up the benefit of creativity education in schools.

📄 PDF Abstract BibTeX arXiv:2211.05227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChatScratch: An AI-Augmented System Toward Autonomous Visual Programming Learning for Children Aged 6-12

2024-02-07 · Liuqing Chen, Shuhong Xiao, Yunnong Chen, Ruoyu Wu 외

As Computational Thinking (CT) continues to permeate younger age groups in K-12 education, established CT platforms such as Scratch face challenges in catering to these younger learners, particularly those in the element…

Image Generation

The Limits of Automatic Evaluation of Creativity in Large Language Models

2026-08-24 · Alessandro Tutone, Giorgio Franceschelli, Mirco Musolesi arxiv

Large Language Models (LLMs) are increasingly capable of generating text that challenges human performance in domains requiring creativity, yet evaluating creativity in LLM-generated content remains a significant challen…

NL2Scratch: An Executable Benchmark and Evaluation for Block-Based Programming

2026-06-20 · Heejin Do, Alexandre Ballenghien, Yang Wu, April Yi Wang arxiv

Block-based programming environments such as Scratch are widely used in early programming education, yet natural-language-to-code (NL2Code) research has focused primarily on text-based languages. Scratch programs are eve…

Evaluating Creativity in Computational Co-Creative Systems

2018-07-25 · Pegah Karimi, Kazjon Grace, Mary Lou Maher, Nicholas Davis

This paper provides a framework for evaluating creativity in co-creative systems: those that involve computer programs collaborating with human users on creative tasks. We situate co-creative systems within a broader con…

See, Plan, Snap: Evaluating Multimodal GUI Agents in Scratch

2026-02-11 · Xingyi Zhang, Yulei Ye, Kaifeng Huang, Wenhao Li 외 arxiv

Block-based programming environments such as Scratch play a central role in low-code education, yet evaluating the capabilities of AI agents to construct programs through Graphical User Interfaces (GUIs) remains underexp…