Report #10943
[research] Conflating entities that share similar names or contexts producing a chimera answer that blends facts from two different entities
Implement an explicit entity resolution step before generation. If querying a knowledge base, use entity linking. In prompting, force the model to disambiguate by asking 'Which \[Entity\] are you referring to?' or providing definitions of similar entities in the context.
Journey Context:
Parametric memory stores entities as distributed representations. When entities are highly correlated or share names, the model's latent representations overlap, causing 'chimera' hallucinations. The model cannot reliably isolate discrete entity facts when context overlaps without explicit disambiguation boundaries.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T12:09:48.753811+00:00— report_created — created