Graph Your Way to Inspiration: Integrating Co-Author Graphs with Retrieval-Augmented Generation for Large Language Model Based Scientific Idea Generation
Pengzhen Xie, Huizhi Liang

TL;DR
This paper introduces GYWI, a system combining author knowledge graphs with retrieval-augmented generation to enhance controllability, traceability, and quality of scientific ideas generated by large language models.
Contribution
It proposes a novel integration of author graphs with RAG, a hybrid retrieval mechanism, and a prompt optimization strategy to improve scientific idea generation.
Findings
GYWI outperforms mainstream LLMs in novelty and relevance.
The system provides controllable context and traceability of inspiration.
Experimental results validate the effectiveness of the proposed methods.
Abstract
Large Language Models (LLMs) demonstrate potential in the field of scientific idea generation. However, the generated results often lack controllable academic context and traceable inspiration pathways. To bridge this gap, this paper proposes a scientific idea generation system called GYWI, which combines author knowledge graphs with retrieval-augmented generation (RAG) to form an external knowledge base to provide controllable context and trace of inspiration path for LLMs to generate new scientific ideas. We first propose an author-centered knowledge graph construction method and inspiration source sampling algorithms to construct external knowledge base. Then, we propose a hybrid retrieval mechanism that is composed of both RAG and GraphRAG to retrieve content with both depth and breadth knowledge. It forms a hybrid context. Thirdly, we propose a Prompt optimization strategy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Advanced Graph Neural Networks
