ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.08364
15
0
v1v2 (latest)

CC-RAG: Structured Multi-Hop Reasoning via Theme-Based Causal Graphs

10 June 2025
Jash Rajesh Parekh
Pengcheng Jiang
Jiawei Han
    LRM
ArXiv (abs)PDFHTML
Abstract

Understanding cause and effect relationships remains a formidable challenge for Large Language Models (LLMs), particularly in specialized domains where reasoning requires more than surface-level correlations. Retrieval-Augmented Generation (RAG) improves factual accuracy, but standard RAG pipelines treat evidence as flat context, lacking the structure required to model true causal dependencies. We introduce Causal-Chain RAG (CC-RAG), a novel approach that integrates zero-shot triple extraction and theme-aware graph chaining into the RAG pipeline, enabling structured multi-hop inference. Given a domain specific corpus, CC-RAG constructs a Directed Acyclic Graph (DAG) of <cause, relation, effect> triples and uses forward/backward chaining to guide structured answer generation. Experiments on two real-world domains: Bitcoin price fluctuations and Gaucher disease, show that CC-RAG outperforms standard RAG and zero-shot LLMs in chain similarity, information density, and lexical diversity. Both LLM-as-a-Judge and human evaluations consistently favor CC-RAG. Our results demonstrate that explicitly modeling causal structure enables LLMs to generate more accurate and interpretable responses, especially in specialized domains where flat retrieval fails.

View on arXiv
@article{parekh2025_2506.08364,
  title={ CC-RAG: Structured Multi-Hop Reasoning via Theme-Based Causal Graphs },
  author={ Jash Rajesh Parekh and Pengcheng Jiang and Jiawei Han },
  journal={arXiv preprint arXiv:2506.08364},
  year={ 2025 }
}
Comments on this paper