TrustPropRAG Enhances RAG Reliability with Graph-Based Trust Propagation

Zhuoheng Li, Ying Chen· September 2, 2026 View original

Key takeaways

  • RAG systems face reliability risks from untrustworthy source documents.
  • TrustPropRAG uses document relation graphs and human feedback to assess document reliability.
  • Propagating trust scores across a graph improves document selection and answer generation.
  • The method is robust even with sparse or noisy human feedback.

Who benefits

LegalHealthcareFinanceResearchCustomer Service

Summary

This paper introduces TrustPropRAG, a system that improves Retrieval-Augmented Generation (RAG) reliability by modeling document relations as a graph and propagating human feedback-based trust scores across it. It addresses the issue of unreliable external corpora in RAG by jointly optimizing pairwise document relations and user feedback to estimate document trustworthiness.

Retrieval-Augmented Generation (RAG) systems often struggle with the quality of their source documents, which can be outdated, contradictory, or unreliable, leading to inaccurate outputs. Previous efforts have tried to use document relationships to boost answer reliability. This new research proposes TrustPropRAG, a novel approach that structures these document relationships into a graph. TrustPropRAG then estimates the reliability of documents by propagating trust signals across this graph, starting from a small set of human-provided feedback. By formulating an optimization problem that combines document relations and user feedback, it assigns a trust score to each document. These scores are subsequently used to select more dependable documents and generate more trustworthy answers, demonstrating improved retrieval quality and accuracy even with limited or noisy feedback.

Why it matters

Professionals relying on RAG systems for critical information can significantly improve the accuracy and trustworthiness of AI-generated content by implementing methods like TrustPropRAG, reducing the risk of misinformation from unreliable sources.

How to implement this in your domain

  1. 1Evaluate current RAG system performance for reliability issues.
  2. 2Explore integrating graph-based document relation modeling into RAG pipelines.
  3. 3Design a feedback mechanism for human input on document trustworthiness.
  4. 4Pilot TrustPropRAG or similar trust propagation techniques on a subset of data.
  5. 5Monitor and measure improvements in answer accuracy and user confidence.

Original post by Zhuoheng Li, Ying Chen

"arXiv:2609.00543v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) systems rely on external corpora that may contain outdated, contradictory, noisy, or unreliable documents, introducing reliability risks. Prior work has leveraged document relations to improve th…"

View on X

Originally posted by Zhuoheng Li, Ying Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses