Report #49101
[research] LLM confuses entities with similar names or shared contexts
When asking about specific entities, provide disambiguating context \(e.g., 'Marie Curie, the physicist' instead of just 'Curie'\) and cross-reference entity-relation pairs rather than relying on name recognition alone.
Journey Context:
LLMs represent entities as vectors; closely related entities or those with similar names occupy proximate space, leading to 'entity swapping' hallucinations. The FEVER benchmark highlights that models struggle to verify claims where the subject is swapped with a related entity. Disambiguation in the prompt forces the model into the correct region of its latent space before generating the relation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:54:12.480520+00:00— report_created — created