IKnowFlow: Trustworthy RAG for Sensitive Domains
IKnowFlow: Trustworthy RAG for Sensitive Domains
Yash Saxena
Proceedings of the Thirty-Fifth International Joint Conference on Artificial Intelligence
Doctoral Consortium. Pages 8337-8338.
https://doi.org/10.24963/ijcai.2026/947
RAG systems ground LLM responses in external evidence, yet their trustworthiness remains underspecified. Retrieval, re-ranking, and generation are optimized independently with no unified account of whether the system is interpretable, grounded, and traceable. My thesis operationalizes trustworthy RAG through three current sub-goals, each at the stage where it is most vulnerable. For traceability, REASONS benchmarks LLMs on 20K papers, showing attribution failures are systematic even under retrieval augmentation. For interpretability, IMRNNs decomposes dense embeddings via learned adapters, exposing human-readable query-document matching at retrieval. For grounding, METEORA replaces opaque re-ranking with rationale-driven selection, ensuring generation operates over explicitly justified context. I unify these under Interpretable Knowledge Flow (IKnowFlow), where trustworthiness is preserved across stage boundaries rather than checked at output. IKnowFlow will next address two longstanding blind spots: negation-awareness in retrieval, where surface similarity masks semantic inversion, and provenance-aware verification through structured source graphs.
Keywords:
Natural Language Processing: Language grounding
Natural Language Processing: Information retrieval and text mining
AI Ethics, Trust, Fairnes: Trustworthy AI
Machine Learning: Neuro-symbolic methods/Abductive Learning
