Leveraging Large Language Models for Concept Graph Recovery and Question Answering in NLP Education
Rui Yang, Boming Yang, Sixun Ouyang, Tianwei She, Aosong Feng, Yuang, Jiang, Freddy Lecue, Jinghui Lu, Irene Li

TL;DR
This paper explores the use of Large Language Models in educational NLP tasks, specifically for concept graph recovery and question answering, introducing a new benchmark and a pipeline that improves performance and answer quality.
Contribution
It introduces TutorQA, a new benchmark for scientific graph reasoning, and CGLLM, a pipeline integrating concept graphs with LLMs for enhanced question answering in NLP education.
Findings
LLMs' zero-shot concept graph recovery is competitive with supervised methods.
LLMs achieve up to 26% F1 score improvement on TutorQA tasks.
CGLLM generates more fine-grained and accurate answers.
Abstract
In the domain of Natural Language Processing (NLP), Large Language Models (LLMs) have demonstrated promise in text-generation tasks. However, their educational applications, particularly for domain-specific queries, remain underexplored. This study investigates LLMs' capabilities in educational scenarios, focusing on concept graph recovery and question-answering (QA). We assess LLMs' zero-shot performance in creating domain-specific concept graphs and introduce TutorQA, a new expert-verified NLP-focused benchmark for scientific graph reasoning and QA. TutorQA consists of five tasks with 500 QA pairs. To tackle TutorQA queries, we present CGLLM, a pipeline integrating concept graphs with LLMs for answering diverse questions. Our results indicate that LLMs' zero-shot concept graph recovery is competitive with supervised methods, showing an average 3% F1 score improvement. In TutorQA…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
