Tangible Co-Ideation

A Tangible Vocabulary for Navigating Conceptual Spaces in Human-AI Co-Ideation. Published at DIS’26

notion image
 

Large language models are increasingly used for ideation, yet most interactions with them occur through linear GUI-based chat interfaces that favor incremental refinement over exploratory thinking. We introduce Tangible Co-Ideation, a system that supports AI-assisted ideation by manipulating physical objects representing different ideation actions, allowing people to navigate and shape a space of emerging ideas.

Canvas and Primitives

The interface begins as a blank canvas. Users initiate a brainstorming session by drawing a circle, a "room" that represents a discussion space. Inside the room, users sketch and describe the design problem they wish to solve. Ideas are represented as bubbles that can either be AI-generated or manually added by the user. Every idea bubble remains connected to its originating room through visible branches, preserving the complete derivation history. In this way, users can continually refer to the original problem as they iterate on ideas.

System breakdown. (1) An idea bubble generated by an AI mentor. (2) A “room” created by drawing a circle on the canvas. (3) A digital shadow of an AI mentor, showing their name, color, and gaze beams indicating orientation. (4) A speech bubble that appears near the mentor, providing a deeper explanation. (5) An AI mentor phicon (physical icon). (6) AI Mentor-generated sketch. (7) A lighthouse phicon placed in a room to trigger related work search; rotating it reveals relevant papers. (8) A goal shelf phicon is used to evaluate attributes such as publishability or commercial viability. (9) An interface menu for adding or adjusting mentors. (10) An IR frame that identifies phicons via infrared sensing from different directions
System breakdown. (1) An idea bubble generated by an AI mentor. (2) A “room” created by drawing a circle on the canvas. (3) A digital shadow of an AI mentor, showing their name, color, and gaze beams indicating orientation. (4) A speech bubble that appears near the mentor, providing a deeper explanation. (5) An AI mentor phicon (physical icon). (6) AI Mentor-generated sketch. (7) A lighthouse phicon placed in a room to trigger related work search; rotating it reveals relevant papers. (8) A goal shelf phicon is used to evaluate attributes such as publishability or commercial viability. (9) An interface menu for adding or adjusting mentors. (10) An IR frame that identifies phicons via infrared sensing from different directions

Users develop ideas through four ideation vocabularies: Branch, which generates alternative ideas; Step, which extends an idea into a chain of developments; Merge, which combines two ideas into one; and Prune, which removes ideas from the workspace. Together, these interactions form the foundation for organizing, comparing, and developing both human- and AI-generated ideas.

notion image
notion image
notion image
 

AI-assisted Ideation Tools

Ideation Personas

We created Ideation Personas: a multimodal RAG knowledge base built from image and text training data, allowing the agent to generate both visual and textual idea outputs based on selected datasets, e.g., publications, books, and interviews of experts from specific perspectives.

notion image

By placing an Ideation Persona onto an Idea room, the agent will generate 3 ideas from a persona’s perspective.

notion image

You can also ask custom questions e.g., create a sketch of an idea.

notion image

Or engage in debate mode, where two ideation personas can be placed face-to-face to start a discussion and allow users to engage in multiple perspective thinking.

notion image

Lighthouse

Lighthouse situates new ideas. It guides users by showing related work and shining light on unknown areas. We created a pipeline where an LLM identifies three clusters of grounding work: main themes, adjacent contexts, and technical foundations. Each cluster is then populated with at least five papers retrieved through the Semantic Scholar, arXiv, and Crossref APIs.

notion image

A set of tangible vocabulary externalizes diverse choices during the ideation process and enables users to generate alternatives, redirect exploration, combine ideas, and eliminate unpromising directions.

notion image

Chat is not a neutral interface. It favors people comfortable creating through language, in response to a continuous stream of input. We set out to examine a different one: Thinking through tangibility and spatial arrangement, and what such an interface contributes to collaborative, multi-agent brainstorming. We found that it reshapes the relationship between a pair and the model. Rather than passively receiving generated content, pairs using physical objects became more active participants: they spoke more, took more turns, produced more of their own ideas, and settled into a burstier rhythm of ideation, in contrast to the flatter cadence of the screen-only condition. Lastly, we believe that the choice of interaction vocabulary determines which parts of thinking are delegated to LLMs and which are retained by the human - question in today’s AI landscape is more important than ever.

notion image

For more information see publication: https://dl.acm.org/doi/10.1145/3802974.3810894