paper-with-me

Papers

LLMs can realize combinatorial creativity: generating creative ideas via LLMs for scientific research

2024-12-18 · Tianyang Gu, Jingjin Wang, Zhihao Zhang, HaoHong Li

Scientific idea generation has been extensively studied in creativity theory and computational creativity research, providing valuable frameworks for understanding and implementing creative processes. However, recent work using Large Language Models (LLMs) for research idea generation often overlooks these theoretical foundations. We present a framework that explicitly implements combinatorial creativity theory using LLMs, featuring a generalization-level retrieval system for cross-domain knowledge discovery and a structured combinatorial process for idea generation. The retrieval system maps concepts across different abstraction levels to enable meaningful connections between disparate domains, while the combinatorial process systematically analyzes and recombines components to generate novel solutions. Experiments on the OAG-Bench dataset demonstrate our framework's effectiveness, consistently outperforming baseline approaches in generating ideas that align with real research developments (improving similarity scores by 7\%-10\% across multiple metrics). Our results provide strong evidence that LLMs can effectively realize combinatorial creativity when guided by appropriate theoretical frameworks, contributing both to practical advancement of AI-assisted research and theoretical understanding of machine creativity.

📄 PDF Abstract BibTeX arXiv:2412.14141

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Combinatorial Creativity: A New Frontier in Generalization Abilities

2025-09-25 · Samuel Schapiro, Sumuk Shashidhar, Alexi Gladstone, Jonah Black 외 arxiv

Artificial intelligence (AI) systems, and Large Language Models (LLMs) in particular, are increasingly employed for creative tasks like scientific idea generation, constituting a form of generalization from training data…

CreativeBench: Benchmarking and Enhancing Machine Creativity via Self-Evolving Challenges

2026-03-12 · Zi-Han Wang, Lam Nguyen, Zhengyang Zhao, Mengyue Yang 외 arxiv

The saturation of high-quality pre-training data has shifted research focus toward evolutionary systems capable of continuously generating novel artifacts, leading to the success of AlphaEvolve. However, the progress of …

Code Generation

CreativEval: Evaluating Creativity of LLM-Based Hardware Code Generation

2024-04-12 · Matthew DeLorenzo, Vasudev Gohil, Jeyavijayan Rajendran

Large Language Models (LLMs) have proved effective and efficient in generating code, leading to their utilization within the hardware design process. Prior works evaluating LLMs' abilities for register transfer level cod…

Code Generation

Redefining <Creative> in Dictionary: Towards an Enhanced Semantic Understanding of Creative Generation

2024-10-31 · CVPR 2025 1 · Fu Feng, Yucheng Xie, Xu Yang, Jing Wang 외

``Creative'' remains an inherently abstract concept for both humans and diffusion models. While text-to-image (T2I) diffusion models can easily generate out-of-domain concepts like ``a blue banana'', they struggle with g…

Steering Large Language Models to Evaluate and Amplify Creativity

2024-12-08 · Matthew Lyle Olson, Neale Ratzlaff, Musashi Hinck, Shao-Yen Tseng 외

Although capable of generating creative text, Large Language Models (LLMs) are poor judges of what constitutes "creativity". In this work, we show that we can leverage this knowledge of how to write creatively in order t…