paper-with-me

홈 › Papers

Bridging Dual Knowledge Graphs for Multi-Hop Question Answering in Construction Safety

2025-07-18 · Yuxin Zhang, Xi Wang, Mo Hu, Zhenyu Zhang arxiv

Information retrieval and question answering from safety regulations are essential for automated construction compliance checking but are hindered by the linguistic and structural complexity of regulatory text. Many queries are multi-hop, requiring synthesis across interlinked clauses. To address the challenge, this paper introduces BifrostRAG, a dual-graph retrieval-augmented generation (RAG) system that models both linguistic relationships and document structure. The proposed architecture supports a hybrid retrieval mechanism that combines graph traversal with vector-based semantic search, enabling large language models to reason over both the content and the structure of the text. On a multi-hop question dataset, BifrostRAG achieves 92.8% precision, 85.5% recall, and an F1 score of 87.3%. These results significantly outperform vector-only and graph-only RAG baselines, establishing BifrostRAG as a robust knowledge engine for LLM-driven compliance checking. The dual-graph, hybrid retrieval mechanism presented in this paper offers a transferable blueprint for navigating complex technical documents across knowledge-intensive engineering domains.

📄 PDF Abstract BibTeX arXiv:2507.13625

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question AnsweringInformation RetrievalKnowledge Graphs

Similar Papers 제목 키워드 기반

KG-ViP: Bridging Knowledge Grounding and Visual Perception in Multi-modal LLMs for Visual Question Answering

2026-01-14 · Zhiyang Li, Ao Ke, Yukun Cao, Xike Xie arxiv

Multi-modal Large Language Models (MLLMs) for Visual Question Answering (VQA) often suffer from dual limitations: knowledge hallucination and insufficient fine-grained visual perception. Crucially, we identify that commo…

Visual Question Answering

Bridging the KB-Text Gap: Leveraging Structured Knowledge-aware Pre-training for KBQA

2023-08-28 · Guanting Dong, Rumei Li, Sirui Wang, Yupeng Zhang 외

Knowledge Base Question Answering (KBQA) aims to answer natural language questions with factual information such as entities and relations in KBs. However, traditional Pre-trained Language Models (PLMs) are directly pre-…

Knowledge Base Question AnsweringQuestion AnsweringRetrieval

Bridging Knowledge Graphs to Generate Scene Graphs

2020-01-07 · ECCV 2020 8 · Alireza Zareian, Svebor Karaman, Shih-Fu Chang

Scene graphs are powerful representations that parse images into their abstract semantic elements, i.e., objects and their interactions, which facilitates visual comprehension and explainable reasoning. On the other hand…

Graph GenerationKnowledge GraphsScene Graph Generation

Dual Embodied-Symbolic Concept Representations for Deep Learning

2022-03-01 · Daniel T. Chang

Motivated by recent findings from cognitive neural science, we advocate the use of a dual-level model for concept representations: the embodied level consists of concept-oriented feature representations, and the symbolic…

class-incremental learningClass Incremental LearningDeep LearningFew-Shot Class-Incremental Learning+8

Knowledge Graph-extended Retrieval Augmented Generation for Question Answering

2025-04-11 · Jasper Linders, Jakub M. Tomczak

Large Language Models (LLMs) and Knowledge Graphs (KGs) offer a promising approach to robust and explainable Question Answering (QA). While LLMs excel at natural language understanding, they suffer from knowledge gaps an…

In-Context LearningInformation RetrievalKnowledge GraphsNatural Language Understanding+4