Report #60846
[research] Hallucinating the connection between two true facts in multi-hop reasoning \(e.g., correctly identifying entity A and entity B, but inventing the relationship between them\).
Decompose multi-hop queries into explicit, sequential sub-queries. Retrieve evidence for step A, extract the necessary entity, and then use that entity as the query for step B.
Journey Context:
Models are great at retrieving individual facts but struggle to verify the relation between them. In a single prompt, they will often retrieve fact A and fact B correctly but hallucinate the bridge. Iterative retrieval forces the model to ground each hop, drastically reducing the hallucination rate at the cost of multiple inference passes.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T08:36:53.691311+00:00— report_created — created