Enhancing Multi-Document Question Answering with Semantic Document Graph Construction and LLM-Based Graph Retrieval
摘要
Conversational services based on large language models emerge as a promising service delivery paradigm, which are notably characterized by intuitive natural language interaction and highly efficient service fulfillment. However, their adoption in government services encounters distinctive challenges due to the stringent requirements of the domain for precise user demand satisfaction, which mandates models retrieve massive cross-domain external documents with complex multi-hop dependencies. When faced with such multi-document question answering (MD-QA) problems, the most popular approach is to initially utilize multi-hop dense retrieval (MDR) for pre-constructing document graphs, and subsequently traverse the document graphs with the Knowledge Graph Prompting (KGP) method. However, the graphs constructed by this method hardly reach the expected quality level, and the phenomenon of hallucination also occurs occasionally, which is unacceptable for government services. To address these issues, we make the following improvements. Firstly, we propose the