paper-with-me

Papers

DSRAG: A Domain-Specific Retrieval Framework Based on Document-derived Multimodal Knowledge Graph

2025-08-22 · Mengzheng Yang, Yanfei Ren, David Osei Opoku, Ruochang Li, Peng Ren, Chunxiao Xing arxiv

Current general-purpose large language models (LLMs) commonly exhibit knowledge hallucination and insufficient domain-specific adaptability in domain-specific tasks, limiting their effectiveness in specialized question answering scenarios. Retrieval-augmented generation (RAG) effectively tackles these challenges by integrating external knowledge to enhance accuracy and relevance. However, traditional RAG still faces limitations in domain knowledge accuracy and context modeling.To enhance domain-specific question answering performance, this work focuses on a graph-based RAG framework, emphasizing the critical role of knowledge graph quality during the generation process. We propose DSRAG (Domain-Specific RAG), a multimodal knowledge graph-driven retrieval-augmented generation framework designed for domain-specific applications. Our approach leverages domain-specific documents as the primary knowledge source, integrating heterogeneous information such as text, images, and tables to construct a multimodal knowledge graph covering both conceptual and instance layers. Building on this foundation, we introduce semantic pruning and structured subgraph retrieval mechanisms, combining knowledge graph context and vector retrieval results to guide the language model towards producing more reliable responses. Evaluations using the Langfuse multidimensional scoring mechanism show that our method excels in domain-specific question answering, validating the efficacy of integrating multimodal knowledge graphs with retrieval-augmented generation.

📄 PDF Abstract BibTeX arXiv:2509.10467

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringKnowledge Graphs

Similar Papers 제목 키워드 기반

Cross-domain Retrieval in the Legal and Patent Domains: a Reproducibility Study

2020-12-21 · Sophia Althammer, Sebastian Hofstätter, Allan Hanbury

Domain specific search has always been a challenging information retrieval task due to several challenges such as the domain specific language, the unique task setting, as well as the lack of accessible queries and corre…

Information RetrievalLanguage ModellingRetrieval

Virtual Knowledge Graph Construction for Zero-Shot Domain-Specific Document Retrieval

2022-10-01 · COLING 2022 10 · Yeon Seonwoo, Seunghyun Yoon, Franck Dernoncourt, Trung Bui 외

Domain-specific documents cover terminologies and specialized knowledge. This has been the main challenge of domain-specific document retrieval systems. Previous approaches propose domain-adaptation and transfer learning…

Domain Adaptationgraph constructionRetrievalTransfer Learning

Optimizing Retrieval Strategies for Financial Question Answering Documents in Retrieval-Augmented Generation Systems

2025-03-19 · SeJong Kim, Hyunseo Song, Hyunwoo Seo, Hyunjun Kim

Retrieval-Augmented Generation (RAG) has emerged as a promising framework to mitigate hallucinations in Large Language Models (LLMs), yet its overall performance is dependent on the underlying retrieval system. In the fi…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Dense Hierarchical Retrieval for Open-Domain Question Answering

2021-10-28 · Findings (EMNLP) 2021 11 · Ye Liu, Kazuma Hashimoto, Yingbo Zhou, Semih Yavuz 외

Dense neural text retrieval has achieved promising results on open-domain Question Answering (QA), where latent representations of questions and passages are exploited for maximum inner product search in the retrieval pr…

Open-Domain Question AnsweringQuestion AnsweringRetrievalText Retrieval

Responsible Retrieval Augmented Generation for Climate Decision Making from Documents

2024-10-31 · Matyas Juhasz, Kalyan Dutia, Henry Franks, Conor Delahunty 외

Climate decision making is constrained by the complexity and inaccessibility of key information within lengthy, technical, and multi-lingual documents. Generative AI technologies offer a promising route for improving the…

Decision MakingRAGRetrievalRetrieval-augmented Generation