paper-with-me

홈 › Papers

Knowledge Graphs are all you need: Leveraging KGs in Physics Question Answering

2024-12-06 · Krishnasai Addala, Kabir Dev Paul Baghel, Dhruv Jain, Chhavi Kirtani, Avinash Anand, Rajiv Ratn Shah

This study explores the effectiveness of using knowledge graphs generated by large language models to decompose high school-level physics questions into sub-questions. We introduce a pipeline aimed at enhancing model response quality for Question Answering tasks. By employing LLMs to construct knowledge graphs that capture the internal logic of the questions, these graphs then guide the generation of subquestions. We hypothesize that this method yields sub-questions that are more logically consistent with the original questions compared to traditional decomposition techniques. Our results show that sub-questions derived from knowledge graphs exhibit significantly improved fidelity to the original question's logic. This approach not only enhances the learning experience by providing clearer and more contextually appropriate sub-questions but also highlights the potential of LLMs to transform educational methodologies. The findings indicate a promising direction for applying AI to improve the quality and effectiveness of educational content.

📄 PDF Abstract BibTeX arXiv:2412.05453

Code (0)

등록된 구현이 없습니다.

Tasks

AllKnowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

Text-to-SPARQL Goes Beyond English: Multilingual Question Answering Over Knowledge Graphs through Human-Inspired Reasoning

2025-07-22 · Aleksandr Perevalov, Andreas Both arxiv

Accessing knowledge via multilingual natural-language interfaces is one of the emerging challenges in the field of information retrieval and related ones. Structured knowledge stored in knowledge graphs can be queried vi…

Information RetrievalQuestion AnsweringKnowledge GraphsSemantic Parsing

Knowledge Base Question Answering by Case-based Reasoning over Subgraphs

2022-02-22 · Rajarshi Das, Ameya Godbole, Ankita Naik, Elliot Tower 외

Question answering (QA) over knowledge bases (KBs) is challenging because of the diverse, essentially unbounded, types of reasoning patterns needed. However, we hypothesize in a large KB, reasoning patterns required to a…

Knowledge Base Question AnsweringQuestion Answering

Leveraging Graph Retrieval-Augmented Generation to Support Learners' Understanding of Knowledge Concepts in MOOCs

2025-05-15 · Mohamed Abdelmagied, Mohamed Amine Chatti, Shoeb Joarder, Qurat Ul Ain 외

Massive Open Online Courses (MOOCs) lack direct interaction between learners and instructors, making it challenging for learners to understand new knowledge concepts. Recently, learners have increasingly used Large Langu…

Knowledge GraphsQuestion AnsweringQuestion GenerationQuestion-Generation+2

Towards Knowledge-Augmented Visual Question Answering

2020-12-01 · COLING 2020 8 · Maryam Ziaeefard, Freddy Lecue

Visual Question Answering (VQA) remains algorithmically challenging while it is effortless for humans. Humans combine visual observations with general and commonsense knowledge to answer questions about a given image. In…

General KnowledgeGraph AttentionQuestion AnsweringVisual Question Answering+1

Large Language Models, Knowledge Graphs and Search Engines: A Crossroads for Answering Users' Questions

2025-01-12 · Aidan Hogan, Xin Luna Dong, Denny Vrandečić, Gerhard Weikum

Much has been discussed about how Large Language Models, Knowledge Graphs and Search Engines can be combined in a synergistic manner. A dimension largely absent from current academic discourse is the user perspective. In…

Knowledge Graphs