paper-with-me

홈 › Papers

Scaffolding Recursive Divergence and Convergence in Story Ideation

2025-07-04 · Taewook Kim, Matthew Kay, Yuqian Sun, Melissa Roemmele, Max Kreminski, John Joon Young Chung arxiv

Human creative ideation involves both exploration of diverse ideas (divergence) and selective synthesis of explored ideas into coherent combinations (convergence). While processes of divergence and convergence are often interleaved and nested, existing AI-powered creativity support tools (CSTs) lack support for sophisticated orchestration of divergence and convergence. We present Reverger, an AI-powered CST that helps users ideate variations of conceptual directions for modifying a story by scaffolding flexible iteration between divergence and convergence. For divergence, our tool enables recursive exploration of alternative high-level directions for modifying a specific part of the original story. For convergence, it allows users to collect explored high-level directions and synthesize them into concrete variations. Users can then iterate between divergence and convergence until they find a satisfactory outcome. A within-subject study revealed that Reverger permitted participants to explore more unexpected and diverse high-level directions than a comparable baseline. Reverger users also felt that they had more fine-grained control and discovered more effort-worthy outcomes.

📄 PDF Abstract BibTeX arXiv:2507.03307

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AI-Augmented Brainwriting: Investigating the use of LLMs in group ideation

2024-02-22 · Orit Shaer, Angelora Cooper, Osnat Mokryn, Andrew L. Kun 외

The growing availability of generative AI technologies such as large language models (LLMs) has significant implications for creative work. This paper explores twofold aspects of integrating LLMs into the creative proces…

Convergence of Recursive Stochastic Algorithms using Wasserstein Divergence

2020-03-25 · Abhishek Gupta, William B. Haskell

This paper develops a unified framework, based on iterated random operator theory, to analyze the convergence of constant stepsize recursive stochastic algorithms (RSAs). RSAs use randomization to efficiently compute exp…

Q-LearningReinforcement Learning

Scratch Copilot: Supporting Youth Creative Coding with AI

2025-05-06 · Stefania Druga, Amy J. Ko

Creative coding platforms like Scratch have democratized programming for children, yet translating imaginative ideas into functional code remains a significant hurdle for many young learners. While AI copilots assist adu…

Code Generation

The Human Creativity Benchmark

2026-06-29 · Aspen Hopkins, Allison Nulty, Alexandria Minetti, Anoop Pakki 외 arxiv

Modern AI evaluation frameworks treat evaluator disagreement as noise to be resolved. In creative domains, professional disagreement reflects genuine differences in taste, not measurement error. We argue that evaluating …

Self-Taught Optimizer (STOP): Recursively Self-Improving Code Generation

2023-10-03 · Eric Zelikman, Eliana Lorch, Lester Mackey, Adam Tauman Kalai

Several recent advances in AI systems solve problems by providing a "scaffolding" program that structures multiple calls to language models (LMs) to generate better outputs. A scaffolding program is written in a programm…

Code GenerationLanguage ModelingLanguage Modelling