paper-with-me

Papers

A Framework for Collaborating a Large Language Model Tool in Brainstorming for Triggering Creative Thoughts

2024-10-10 · Hung-Fu Chang, Tong Li

Creativity involves not only generating new ideas from scratch but also redefining existing concepts and synthesizing previous insights. Among various techniques developed to foster creative thinking, brainstorming is widely used. With recent advancements in Large Language Models (LLMs), tools like ChatGPT have significantly impacted various fields by using prompts to facilitate complex tasks. While current research primarily focuses on generating accurate responses, there is a need to explore how prompt engineering can enhance creativity, particularly in brainstorming. Therefore, this study addresses this gap by proposing a framework called GPS, which employs goals, prompts, and strategies to guide designers to systematically work with an LLM tool for improving the creativity of ideas generated during brainstorming. Additionally, we adapted the Torrance Tests of Creative Thinking (TTCT) for measuring the creativity of the ideas generated by AI. Our framework, tested through a design example and a case study, demonstrates its effectiveness in stimulating creativity and its seamless LLM tool integration into design practices. The results indicate that our framework can benefit brainstorming sessions with LLM tools, enhancing both the creativity and usefulness of generated ideas.

📄 PDF Abstract BibTeX arXiv:2410.11877

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelPrompt Engineering

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Brainstorming Brings Power to Large Language Models of Knowledge Reasoning

2024-06-02 · Zining Qin, Chenhao Wang, Huiling Qin, Weijia Jia

Large Language Models (LLMs) have demonstrated amazing capabilities in language generation, text comprehension, and knowledge reasoning. While a single powerful model can already handle multiple tasks, relying on a singl…

Logical ReasoningReading ComprehensionText Generation

Large-scale Group Brainstorming using Conversational Swarm Intelligence (CSI) versus Traditional Chat

2024-12-16 · Louis Rosenberg, Hans Schumann, Christopher Dishop, Gregg Willcox 외

Conversational Swarm Intelligence (CSI) is an AI-facilitated method for enabling real-time conversational deliberations and prioritizations among networked human groups of potentially unlimited size. Based on the biologi…

Persona-based Multi-Agent Collaboration for Brainstorming

2025-12-04 · Nate Straub, Saara Khan, Katharina Jay, Brian Cabral 외 arxiv

We demonstrate the importance of persona-based multi-agents brainstorming for both diverse topics and subject matter ideation. Prior work has shown that generalized multi-agent collaboration often provides better reasoni…

LLMs as Potential Brainstorming Partners for Math and Science Problems

2023-10-10 · Sophia Gu

With the recent rise of widely successful deep learning models, there is emerging interest among professionals in various math and science communities to see and evaluate the state-of-the-art models' abilities to collabo…

Math

Think Outside the Code: Brainstorming Boosts Large Language Models in Code Generation

2023-05-18 · Xin-Ye Li, Jiang-Tian Xue, Zheng Xie, Ming Li

Code generation aims to automatically generate source code from high-level task specifications, which can significantly increase productivity of software engineering. Recently, approaches based on large language models (…

Code Generation