Enhancing Text-Rich Graph Knowledge Base Retrieval with MoR

Monday 31 March 2025


The quest for a more accurate and efficient way to retrieve information from vast amounts of text-rich graph knowledge bases (TG-KBs) has been ongoing for some time now. Recently, researchers have proposed a novel approach that combines both structural and textual retrieval methods, achieving impressive results.


Traditional retrieval methods typically focus on one or the other, often relying on either lexical or semantic matching to identify relevant information. However, this approach can be limiting, as it neglects the rich contextual relationships present in TG-KBs. To address this issue, a team of researchers has developed a new framework that integrates both structural and textual retrieval methods.


The proposed framework, called Mixture of Structural-and-Textual Retrieval (MoR), leverages the strengths of both approaches to retrieve relevant information from TG-KBs. It begins by generating a planning graph, which outlines the reasoning paths necessary to answer a given query. This is achieved through linearization of the planning process, decomposing it into sequential reasoning steps.


Once the planning graph is generated, MoR employs a combination of textual matching and graph traversal to retrieve relevant information. Textual matching is used to identify nodes that match the query’s semantic meaning, while graph traversal allows for exploration of the TG-KB’s structural relationships.


The retrieved candidates are then reranked based on their trajectory, which considers factors such as BM25 similarity scores, structural fingerprints, and traversal identifiers. This holistic approach enables MoR to capture the complex contextual relationships present in TG-KBs, leading to improved retrieval accuracy.


To evaluate the effectiveness of MoR, researchers conducted experiments using three diverse TG-KBs: Amazon, MAG, and Prime. The results were impressive, with MoR outperforming traditional retrieval methods in most cases.


Interestingly, the analysis revealed that certain query patterns, such as those involving repeated entity types, presented challenges for MoR. This highlights the importance of adapting to specific domain knowledge and query characteristics.


The integration of both structural and textual retrieval methods has several benefits, including improved accuracy, reduced noise, and enhanced interpretability. Furthermore, MoR’s ability to capture complex contextual relationships enables it to better handle ambiguous or open-ended queries.


In summary, MoR represents a significant step forward in the field of text-rich graph knowledge base retrieval. By combining the strengths of both structural and textual retrieval methods, researchers have developed a framework that can accurately retrieve relevant information from vast amounts of data.


Cite this article: “Enhancing Text-Rich Graph Knowledge Base Retrieval with MoR”, The Science Archive, 2025.


Text-Rich Graph Knowledge Bases, Retrieval Methods, Structural Retrieval, Textual Retrieval, Mixture Of Structural-And-Textual Retrieval, Planning Graphs, Graph Traversal, Bm25 Similarity Scores, Structural Fingerprints, Traversal Identifiers, Query Patterns.


Reference: Yongjia Lei, Haoyu Han, Ryan A. Rossi, Franck Dernoncourt, Nedim Lipka, Mahantesh M Halappanavar, Jiliang Tang, Yu Wang, “Mixture of Structural-and-Textual Retrieval over Text-rich Graph Knowledge Bases” (2025).


Leave a Reply