Report #52235
[research] Agent fails to answer a factual question when the subject and object are reversed
When a direct factual query fails or returns low confidence, programmatically reformulate the query by swapping the entity and relation, or use a knowledge graph search tool to traverse the relation bidirectionally.
Journey Context:
Autoregressive LLMs model sequences left-to-right. They memorize 'A is B' but the gradient does not flow efficiently to enforce 'B is A'. An agent cannot rely on a single phrasing of a factual lookup; it must actively test the inverse relation to access the stored weight.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T18:10:15.814824+00:00— report_created — created