Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FastInsight: Fast and Insightful Retrieval via Fusion Operators for Graph RAG

About

Existing Graph RAG methods aiming for insightful retrieval on corpus graphs typically rely on time-intensive processes that interleave Large Language Model (LLM) reasoning. To enable time-efficient insightful retrieval, we propose FastInsight. We first introduce a graph retrieval taxonomy that categorizes existing methods into three fundamental operations: vector search, graph search, and model-based search. Through this taxonomy, we identify two critical limitations in current approaches: the topology-blindness of model-based search and the semantics-blindness of graph search. FastInsight overcomes these limitations by interleaving two novel fusion operators: the Graph-based Reranker (GRanker), which functions as a graph model-based search, and Semantic-Topological eXpansion (STeX), which operates as a vector-graph search. Extensive experiments on broad retrieval and generation datasets demonstrate that FastInsight significantly improves both retrieval accuracy and generation quality compared to state-of-the-art baselines, achieving a substantial Pareto improvement in the trade-off between effectiveness and efficiency.

Seonho An, Chaejeong Hyun, Min-Soo Kim• 2026

Related benchmarks

TaskDatasetResultRank
Retrieval-Augmented GenerationBSARD-G
Win Rate85.6
18
Retrieval-Augmented GenerationUltraDomain agriculture
Win Rate95
18
Retrieval-Augmented GenerationUltraDomain mix
Win Rate76.2
18
Retrieval-Augmented GenerationAverage
Win Rate65
18
Retrieval-Augmented GenerationACL-OCL
Win Rate58.2
16
RetrievalLACD
R@1050.3
10
RetrievalBSARD-G
R@101.37
10
RetrievalSciFact-G
R@1035.1
10
RetrievalNFCorpus-G
R@1037.6
10
RetrievalOverall (Average)
Recall@1036.6
10
Showing 10 of 11 rows

Other info

Follow for update