Question-Answer Extraction from Scientific Articles Using Knowledge Graphs and Large Language Models
Hosein Azarbonyad, Zi Long Zhu, Georgios Cheirmpos, Zubair Afzal, Vikrant Yadav, Georgios Tsatsaronis

TL;DR
This paper introduces two methods for extracting question-answer pairs from scientific articles, one using large language models and the other leveraging knowledge graphs, with evaluations showing the effectiveness of the KG approach.
Contribution
The paper presents a novel combination of LLMs and knowledge graphs for extracting QA pairs from scientific literature, emphasizing the importance of fine-tuning ER models on scientific data.
Findings
KG-based QA extraction effectively captures main ideas
Fine-tuning ER models improves triplet quality
Subject matter experts validate the quality of generated QAs
Abstract
When deciding to read an article or incorporate it into their research, scholars often seek to quickly identify and understand its main ideas. In this paper, we aim to extract these key concepts and contributions from scientific articles in the form of Question and Answer (QA) pairs. We propose two distinct approaches for generating QAs. The first approach involves selecting salient paragraphs, using a Large Language Model (LLM) to generate questions, ranking these questions by the likelihood of obtaining meaningful answers, and subsequently generating answers. This method relies exclusively on the content of the articles. However, assessing an article's novelty typically requires comparison with the existing literature. Therefore, our second approach leverages a Knowledge Graph (KG) for QA generation. We construct a KG by fine-tuning an Entity Relationship (ER) extraction model on…
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 · Expert finding and Q&A systems · Advanced Text Analysis Techniques
