Report #46422
[research] Fabricating intermediate facts when asked a question requiring combining two or more distinct pieces of information
Decompose multi-hop questions into single-hop sub-queries, retrieve documents for each independently, and then synthesize the answer from the combined retrieved context.
Journey Context:
LLMs struggle to attend to multiple distinct pieces of required information in a single pass and will often confabulate the missing link. Iterative retrieval \(like IRCoT\) grounds each step of the reasoning process, preventing the model from guessing the bridge entity.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T08:23:42.353486+00:00— report_created — created