Pith. sign in

REVIEW 3 cited by

CausalRAG2: Hierarchical Causal Knowledge Graph Design for RAG

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2602.05143 v2 pith:UX7H5747 submitted 2026-02-04 cs.AI cs.IR

CausalRAG2: Hierarchical Causal Knowledge Graph Design for RAG

classification cs.AI cs.IR
keywords causalcausalrag2graph-basedknowledgereasoningacrossbenchmarkenabling
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Retrieval augmented generation (RAG) has enhanced large language models by enabling access to external knowledge, with graph-based RAG emerging as a powerful paradigm for structured retrieval and reasoning. However, existing graph-based methods often over-rely on entity-centric node matching and lack explicit causal modeling, leading to unfaithful or spurious answers. Prior attempts to incorporate causality are typically limited to local or single-document contexts and also suffer from information isolation that arises from modular graph structures, which hinders scalability and cross-module causal reasoning. To address these challenges, we propose CausalRAG2, a framework that rethinks knowledge organization for graph-based RAG through causal gating across hierarchical modules. CausalRAG2 explicitly models causal relationships to suppress spurious correlations while enabling scalable reasoning over large-scale knowledge graphs. We also introduce HolisQA, a benchmark for holistic comprehension beyond entity-centric matching. Extensive experiments demonstrate that CausalRAG2 consistently outperforms competitive graph-based RAG baselines across multiple datasets and evaluation metrics. Our work establishes a principled foundation for structured, scalable, and causally grounded RAG systems. Our code and HolisQA benchmark are available at https://github.com/Pwnb/CausalRAG2.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CausalGuard: Conformal Inference under Graph Uncertainty

    cs.LG 2026-05 unverdicted novelty 6.0

    CausalGuard aggregates LLM-proposed and data-pruned DAGs to weight doubly robust pseudo-outcomes and applies conformal calibration to deliver finite-sample marginal coverage for conditional average treatment effects u...

  2. Reliability-Gated Source Anchoring for Continual Test-Time Adaptation

    cs.LG 2026-05 unverdicted novelty 6.0

    RMemSafe gates source anchoring via entropy in CTTA, reducing error by 1.05pp on ResNet-50 when source accuracy collapses and showing shallower degradation slope than prior methods.

  3. Reliability-Gated Source Anchoring for Continual Test-Time Adaptation

    cs.LG 2026-05 unverdicted novelty 6.0

    RMemSafe attenuates source anchoring via entropy gating when the frozen source model degrades, yielding lower error than prior methods on continual corruption benchmarks and shallower degradation under source failure.