Report #29238
[research] Agent swaps attributes between similar entities \(e.g., assigning the capital of Australia to New Zealand\)
When querying for specific entity attributes, include the entity's unique identifier or disambiguation context in the prompt. In RAG, use entity-centric chunking rather than fixed-length chunking to preserve attribute boundaries.
Journey Context:
LLMs represent knowledge in distributed overlapping activations. Highly correlated entities \(nearby in latent space\) suffer from 'attribute bleed'. Fixed-length RAG chunks often split an entity's attributes across chunks, exacerbating the bleed. Entity-centric retrieval ensures all attributes of the target entity are presented together, reducing confusion.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:27:58.127232+00:00— report_created — created