@inproceedings{gong-etal-2026-beyond,
title = "Beyond Chunks and Graphs: Retrieval-Augmented Generation through Triplet-Driven Thinking",
author = "Gong, Shengbo and
Tang, Xianfeng and
He, Qi and
Yang, Carl and
Jin, Wei",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1310/",
pages = "26282--26308",
ISBN = "979-8-89176-395-1",
abstract = "Retrieval-augmented generation (RAG) is critical for reducing hallucinations and incorporating external knowledge into Large Language Models (LLMs). However, advanced RAG systems face a trade-off between performance and efficiency. Multi-round RAG approaches achieve strong reasoning but incur excessive LLM calls and token costs, while Graph RAG methods suffer from computationally expensive, error-prone graph construction and retrieval redundancy. To address these challenges, we propose T$^2$RAG, a novel framework that operates on a simple, graph-free knowledge base of atomic triplets. T$^2$RAG leverages an LLM to decompose questions into searchable triplets with placeholders, which it then iteratively resolves by retrieving evidence from the triplet database. Empirical results show that T$^2$RAG significantly outperforms state-of-the-art multi-round and Graph RAG methods, achieving an average performance gain of up to 11{\%} across six datasets while reducing retrieval costs by up to 45{\%}."
}Markdown (Informal)
[Beyond Chunks and Graphs: Retrieval-Augmented Generation through Triplet-Driven Thinking](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1310/) (Gong et al., Findings 2026)
ACL