Enhancing Academic Paper Recommendations Using Fine-Grained Knowledge Entities and Multifaceted Document Embeddings
Haixu Xi, Heng Zhang, Chengzhi Zhang
TL;DR
The paper tackles the rising burden of literature reviews by proposing a fine-grained, knowledge-entity–aware framework for academic paper recommendations. It introduces a Fine-Grained Scientific Knowledge Graph (FG-SKG) to capture tasks, methods, materials, and metrics, and integrates these with multidimensional document embeddings built from titles/abstracts, citations, and entity signals. The scoring mechanism uses learned, nonnegative convex weights to fuse multiple representations, enabling targeted and diverse recommendations while maintaining accuracy. On STM-KG and related datasets, the approach achieves a Top-50 precision of $27.3\%$, improving over baselines by $6.7\%$, and demonstrates robustness and potential for cross-domain knowledge transfer, aided by both structured signals and, potentially, future LLM integration.
Abstract
In the era of explosive growth in academic literature, the burden of literature review on scholars are increasing. Proactively recommending academic papers that align with scholars' literature needs in the research process has become one of the crucial pathways to enhance research efficiency and stimulate innovative thinking. Current academic paper recommendation systems primarily focus on broad and coarse-grained suggestions based on general topic or field similarities. While these systems effectively identify related literature, they fall short in addressing scholars' more specific and fine-grained needs, such as locating papers that utilize particular research methods, or tackle distinct research tasks within the same topic. To meet the diverse and specific literature needs of scholars in the research process, this paper proposes a novel academic paper recommendation method. This approach embeds multidimensional information by integrating new types of fine-grained knowledge entities, title and abstract of document, and citation data. Recommendations are then generated by calculating the similarity between combined paper vectors. The proposed recommendation method was evaluated using the STM-KG dataset, a knowledge graph that incorporates scientific concepts derived from papers across ten distinct domains. The experimental results indicate that our method outperforms baseline models, achieving an average precision of 27.3% among the top 50 recommendations. This represents an improvement of 6.7% over existing approaches.
