paper-with-me

홈 › Papers

Graphs of Research: Citation Evolution Graphs as Supervision for Research Idea Generation

2026-05-14 · Songyang Gao, Yinghui Xia, Siyi Liu, Hui Xiong arxiv

Research idea generation is the innovation-driving step of automated scientific research. Recently, large language models (LLMs) have shown potential for automating idea generation at scale. However, existing methods mainly condition LLMs on eliciting idea generation through static retrieval of relevant literature or complex prompt engineering, without discarding the structural relations among references. We propose Graphs of Research (GoR), a supervised fine-tuning method that extracts a 2-hop reference neighborhood for each seed paper, derives the relations among those references from citation position, frequency, predecessor links, and publication time, and organizes them into a paper-evolution directed acyclic graph (DAG). We construct an automated extraction pipeline that draws data from five major ML/NLP venues, comprising 498/50/50 train/validation/test seed papers and approximately 7,600 cited references. Qwen2.5-7B-Instruct-1M is fine-tuned on a structured-text prompt that includes the citation graph, edge signals, reference information, and task definition to predict the idea for the seed paper. Across head-to-head LLM-judge tournaments against gpt-4o-driven baselines, GoR-SFT achieves SOTA, demonstrating the effectiveness of citation-evolution graphs as supervision signal for LLM-based idea generation. We hope that this reduces the barrier for citation evolution graphs as a supervision, accelerating automated scientific innovation.

📄 PDF Abstract BibTeX arXiv:2605.14790

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Predicting Scientific Impact Through Diffusion, Conformity, and Contribution Disentanglement

2023-11-15 · Zhikai Xue, Guoxiu He, Zhuoren Jiang, Sichen Gu 외

The scientific impact of academic papers is influenced by intricate factors such as dynamic popularity and inherent contribution. Existing models typically rely on static graphs for citation count estimation, failing to …

DisentanglementGraph Neural Network

Optimizing Research Portfolio For Semantic Impact

2025-02-19 · Alexander V. Belikov

Citation metrics are widely used to assess academic impact but suffer from social biases, including institutional prestige and journal visibility. Here we introduce rXiv Semantic Impact (XSI), a novel framework that pred…

Structured Citation Trend Prediction Using Graph Neural Networks

2021-04-06 · Daniel Cummings, Marcel Nassar

Academic citation graphs represent citation relationships between publications across the full range of academic fields. Top cited papers typically reveal future trends in their corresponding domains which is of importan…

BIG-bench Machine LearningCitation PredictionPrediction

Learning to Solve Multiresolution Matrix Factorization by Manifold Optimization and Evolutionary Metaheuristics

2024-06-01 · Truong Son Hy, Thieu Khang, Risi Kondor

Multiresolution Matrix Factorization (MMF) is unusual amongst fast matrix factorization algorithms in that it does not make a low rank assumption. This makes MMF especially well suited to modeling certain types of graphs…

Evolutionary AlgorithmsNode Classification

Mapping the Evolution of Research Contributions using KnoVo

2025-06-20 · Sajratul Y. Rubaiat, Syed N. Sakib, Hasan M. Jamil

This paper presents KnoVo (Knowledge Evolution), an intelligent framework designed for quantifying and analyzing the evolution of research novelty in the scientific literature. Moving beyond traditional citation analysis…