Report #15070
[research] LLM fabricates the intermediate step when asked to connect two distinct factual entities
Decompose multi-hop queries into single-hop sub-queries, executing and verifying each step sequentially before synthesizing the final answer.
Journey Context:
When asked 'How is the founder of company X related to the inventor of technology Y?', models often hallucinate a direct link because the intersection of the two entities is not in their training data. They confidently generate a plausible but fake intermediate fact. Sequential sub-querying forces the model to ground each entity independently, preventing the hallucinated bridge.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T23:10:32.753697+00:00— report_created — created