Report #12485
[research] Agent conflates two distinct entities sharing a similar name or acronym, merging their attributes
Require the agent to resolve entities against a knowledge graph or explicit disambiguation step \(e.g., Wikipedia Wikidata IDs\) before generating the final response. Prompt for entity context explicitly.
Journey Context:
LLMs represent entities as distributed vectors. When entities share names \(e.g., 'Apple' the fruit vs. 'Apple' the company, or two different developers named 'David Smith'\), their representations can bleed together, causing the model to attribute facts about Entity A to Entity B. Standard prompting rarely fixes this because the model doesn't recognize the ambiguity. Explicitly forcing a disambiguation step—asking 'Which X?'—prevents the vector interference.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T16:11:33.582895+00:00— report_created — created