Table of Contents
Fetching ...

Schemex: Discovering Design Patterns from Examples through Iterative Abstraction and Refinement

Sitong Wang, Lydia B. Chilton

TL;DR

The paper addresses the cognitive difficulty of schema induction from example-rich domains and the need for structured guidance. Schemex provides an AI-assisted workflow with three stages—clustering, abstraction, and refinement via contrasting examples—to extract actionable schemas. Through two case studies (HCI paper abstracts and multimodal news TikToks), the approach achieves high alignment with ground-truth schemas and improves the quality of AI-generated content. This work demonstrates the potential of AI as a cognitive collaborator to reduce mental load and points to more flexible workflow design and automated iteration control as future directions.

Abstract

Expertise is often built by learning from examples. This process, known as schema induction, helps us identify patterns from examples. Despite its importance, schema induction remains a challenging cognitive task. Recent advances in generative AI reasoning capabilities offer new opportunities to support schema induction through human-AI collaboration. We present Schemex, an AI-powered workflow that enhances human schema induction through three stages: clustering, abstraction, and refinement via contrasting examples. We conducted an initial evaluation of Schemex through two real-world case studies: writing abstracts for HCI papers and creating news TikToks. Qualitative analysis demonstrates the high accuracy and usefulness of the generated schemas. We also discuss future work on developing more flexible methods for workflow construction to help humans focus on high-level thinking.

Schemex: Discovering Design Patterns from Examples through Iterative Abstraction and Refinement

TL;DR

The paper addresses the cognitive difficulty of schema induction from example-rich domains and the need for structured guidance. Schemex provides an AI-assisted workflow with three stages—clustering, abstraction, and refinement via contrasting examples—to extract actionable schemas. Through two case studies (HCI paper abstracts and multimodal news TikToks), the approach achieves high alignment with ground-truth schemas and improves the quality of AI-generated content. This work demonstrates the potential of AI as a cognitive collaborator to reduce mental load and points to more flexible workflow design and automated iteration control as future directions.

Abstract

Expertise is often built by learning from examples. This process, known as schema induction, helps us identify patterns from examples. Despite its importance, schema induction remains a challenging cognitive task. Recent advances in generative AI reasoning capabilities offer new opportunities to support schema induction through human-AI collaboration. We present Schemex, an AI-powered workflow that enhances human schema induction through three stages: clustering, abstraction, and refinement via contrasting examples. We conducted an initial evaluation of Schemex through two real-world case studies: writing abstracts for HCI papers and creating news TikToks. Qualitative analysis demonstrates the high accuracy and usefulness of the generated schemas. We also discuss future work on developing more flexible methods for workflow construction to help humans focus on high-level thinking.

Paper Structure

This paper contains 8 sections, 2 figures.

Figures (2)

  • Figure 1: Case study 1 - Comparison of HCI paper abstracts generated by AI with the initial and iterated schemas.
  • Figure 2: Case study 2 - Comparison of news TikTok scripts generated by AI with the initial and iterated schemas.