metadata
title: README
emoji: 🐢
colorFrom: purple
colorTo: purple
sdk: static
pinned: false
QAFD-RAG
Official data and pre-built knowledge graphs for QAFD-RAG (Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval Guarantees), published at ICLR 2026.
- Paper: OpenReview
- Code: GitHub
- Website: qafd-rag.github.io
Datasets
| Dataset | Description |
|---|---|
| qafd/kg | Pre-built knowledge graphs for all benchmarks (UltraDomain, Multi-hop QA, Text-to-SQL, Summarization) |
Citation
@inproceedings{zhou2026qafd,
title={Query-Aware Flow Diffusion for Graph-Based RAG with Retrieval Guarantees},
author={Zhuoping Zhou and Davoud Ataee Tarzanagh and Sima Didari and Wenjun Hu
and Baruch Gutow and Oxana Verkholyak and Masoud Faraki and Heng Hao
and Hankyu Moon and Seungjai Min},
booktitle={International Conference on Learning Representations (ICLR)},
year={2026}
}