Augmenting Textual Generation via Topology Aware Retrieval
Yu Wang, Nedim Lipka, Ruiyi Zhang, Alexa Siu, Yuying Zhao, Bo Ni, Xin, Wang, Ryan Rossi, Tyler Derr

TL;DR
This paper introduces a topology-aware retrieval framework for text generation that leverages graph relationships to improve the relevance and accuracy of generated content by guiding retrieval and integration of external texts.
Contribution
It proposes a novel method that incorporates topological graph information into retrieval-augmented generation, enhancing the relevance of retrieved texts for better language model outputs.
Findings
Topological relationships improve retrieval relevance.
The framework enhances text generation quality.
Empirical results validate the effectiveness of topology-aware retrieval.
Abstract
Despite the impressive advancements of Large Language Models (LLMs) in generating text, they are often limited by the knowledge contained in the input and prone to producing inaccurate or hallucinated content. To tackle these issues, Retrieval-augmented Generation (RAG) is employed as an effective strategy to enhance the available knowledge base and anchor the responses in reality by pulling additional texts from external databases. In real-world applications, texts are often linked through entities within a graph, such as citations in academic papers or comments in social networks. This paper exploits these topological relationships to guide the retrieval process in RAG. Specifically, we explore two kinds of topological connections: proximity-based, focusing on closely connected nodes, and role-based, which looks at nodes sharing similar subgraph structures. Our empirical research…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Web Data Mining and Analysis · Multimodal Machine Learning Applications
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · WordPiece · Linear Warmup With Linear Decay · Weight Decay · Attention Dropout · Linear Layer · Byte Pair Encoding · Adam · Residual Connection
