CLAIMay 10, 2024

LLM Discussion: Enhancing the Creativity of Large Language Models via Discussion Framework and Role-Play

arXiv:2405.06373v487 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This addresses the issue of limited creativity in LLMs for applications requiring original content generation, though it is incremental as it builds on existing multi-LLM frameworks.

The paper tackles the problem of large language models (LLMs) generating uncreative responses to open-ended questions by proposing a three-phase discussion framework with role-playing to emulate human collective creativity, resulting in outperformance over single-LLM and existing multi-LLM approaches across various creativity metrics.

Large language models (LLMs) have shown exceptional proficiency in natural language processing but often fall short of generating creative and original responses to open-ended questions. To enhance LLM creativity, our key insight is to emulate the human process of inducing collective creativity through engaging discussions with participants from diverse backgrounds and perspectives. To this end, we propose LLM Discussion, a three-phase discussion framework that facilitates vigorous and diverging idea exchanges and ensures convergence to creative answers. Moreover, we adopt a role-playing technique by assigning distinct roles to LLMs to combat the homogeneity of LLMs. We evaluate the efficacy of the proposed framework with the Alternative Uses Test, Similarities Test, Instances Test, and Scientific Creativity Test through both LLM evaluation and human study. The results show that our proposed framework outperforms single-LLM approaches and existing multi-LLM frameworks across various creativity metrics. The code is available at https://github.com/lawraa/LLM-Discussion.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes