cs.DLApr 11, 2022

Knowledge Graph and Accurate Portrait Construction of Scientific and Technological Academic Conferences

Authors: Runyu YuZhe XueAng Li

Abstract

In recent years, with the continuous progress of science and technology, the number of scientific research achievements has increased rapidly. As an exchange platform and medium for scientific research achievements, scientific and technological academic conferences have become increasingly abundant. The convening of academic conferences brings large numbers of papers, researchers, institutions, projects, and research topics, but massive conference data also makes it difficult for researchers to obtain valuable information efficiently. It is therefore meaningful to use deep learning, knowledge graph technology, semantic similarity calculation, and portrait modeling to mine core information from conference data. This paper reviews the key technologies for constructing knowledge graphs and accurate portraits of scientific and technological academic conferences, including named entity recognition, semantic text similarity, trend prediction, graph storage, search engines, and visualization components. These techniques jointly support the construction of conference knowledge services that help researchers acquire scientific information more quickly.

Explore similar work

Apr 11, 2022cs.DL

Accurate Portraits of Scientific Resources and Knowledge Service Components

With the advent of the cloud computing era, the cost of creating, capturing, and managing information has gradually decreased. The amount of data on the Internet is showing explosive growth, and more scientific and technological resources are being uploaded to the network. Different from news and social media data, scientific and technological resources are mainly composed of academic-style resources or entities, such as papers, patents, authors, and research institutions. There is a rich relationship network between these resources, from which a large amount of cutting-edge scientific and technological information can be mined. Existing scientific resource management and classification standards are difficult to completely cover all entities and associations, and they cannot accurately extract the important information contained in scientific and technological resources. Therefore, how to construct a complete and accurate representation of scientific and technological resources from structured and unstructured reports and texts, and how to tap the potential value of scientific and technological resources, are urgent problems. A feasible solution is to construct accurate portraits of scientific and technological resources by combining knowledge graph technology, text representation learning, entity extraction, and knowledge service components.
Yue Wang, Zhe Xue, Ang Li
May 20, 2026cs.AI

SciAtlas: A Large-Scale Knowledge Graph for Automated Scientific Research

The exponential growth of global academic output has confronted researchers and AI agents with an unprecedented information explosion,'' where fragmented and unstructured knowledge organization impedes deep interdisciplinary integration. Current academic retrieval tools predominantly rely on superficial keyword matching or vector-space semantic retrieval, which lack the topological reasoning capabilities required to navigate complex logical connections. Agentic deep-research-based frameworks are often prone to logical hallucinations and consuming high inference costs. To bridge this gap, in this report, we introduce SciAtlas, a large-scale, multi-disciplinary, heterogeneous academic resource knowledge graph designed as a panoramic scientific evolution network. By integrating over 43M papers from 26 disciplines, and a total of 157M entities and 3B triplets, SciAtlas provides a structured topological cognitive substrate that dismantles disciplinary barriers and furnishes AI agents with a global perspective. Furthermore, we develop a neuro-symbolic retrieval algorithm featuring tri-path collaborative recall and graph reranking, achieving a seamless transition from simple semantic matching to deterministic association discovery. We also present key application directions of SciAtlas, including literature review, automated research trend synthesis, idea positioning, and academic trajectory exploration, to demonstrate that SciAtlas can serve as an effective cognitive map'' to empower the full loop of automated scientific research while significantly reducing reasoning costs. We have released the interfaces for KG retrieval and various downstream tasks in our GitHub repo.
Shuofei Qiao, Yunxiang Wei, Jiazheng Fan +8
May 14, 2026cs.CL

The Scientific Contribution Graph: Automated Literature-based Technological Roadmapping at Scale

Scientific contributions rarely develop in isolation, but instead build upon prior discoveries. We formulate the task of automated technological roadmapping as extracting scientific contributions from scholarly articles and linking them to their prerequisites. We present the Scientific Contribution Graph, a large-scale resource containing 6 million detailed scientific contributions extracted from 655k open-access papers spanning computer science, medicine, biology, physics, chemistry, and other sciences, and connected by 36 million prerequisite edges. We further introduce scientific prerequisite prediction, a scientific discovery task in which models predict which existing technologies can enable future discoveries, and show that contemporary models are rapidly improving on this task, reaching 0.48 MAP when evaluated using temporally-filtered backtesting. We anticipate technological roadmapping resources such as this will support scientific impact assessment and automated scientific discovery.
Peter A. Jansen