// llm behavior

All signals tagged with this topic

Google Finds LLMs Stumble When Questions Reverse Entity Order

Google's research exposes a structural vulnerability in how large language models retrieve factual knowledge—they perform significantly worse when a question inverts the typical subject-object relationship (e.g., "Who directed Jaws?" versus "What did Steven Spielberg direct?"). LLMs don't learn facts as flexible, bidirectional knowledge but rather as brittle, syntax-dependent patterns from training data. Their reliability depends heavily on how you phrase the query, not on what they actually know. For enterprises building AI systems that need to answer customer questions reliably, this reveals a hard limit on current models' reasoning depth. Fine-tuning and retrieval-augmented approaches may not solve the underlying problem.

DIY AI Memory Systems Are Creating New Liability Vectors

The emergence of locally-built AI agents with persistent memory layers is shifting liability from centralized platforms to individual operators. Nikita's OpenClaw insurance misinterpretation shows that home-built systems can now operate with enough autonomy to create real contractual or reputational damage without their creators' explicit direction. Regulatory frameworks built around API-dependent models and corporate responsible parties will strain as individual developers deploy agents capable of autonomous decision-making at scale. The practical question is who pays when your agent's interpretation of your instructions creates a real-world obligation.