Why do users fail with AI interfaces designed like conversations?
Explores whether AI interface design that mimics human conversation misleads users into deploying communication skills that don't match how AI actually works, creating predictable failures.
Design practice has a clear concept of user competencies: the skills and habits users bring to an interaction, accumulated from prior interactions of similar kind. Good design accommodates these competencies — does not force the user to learn unfamiliar patterns, leverages habits the user already has, anticipates what the user will assume.
For AI interfaces, the user's relevant competencies are language competencies — and the user's language competencies were all built through communicative use. The user has spent a lifetime addressing other people, anticipating their understanding, calibrating language to relational stakes. These are competencies in a communicative operation, not in a string-production operation. When the user encounters an AI interface, the interface presents itself as language — chat, conversation, dialogue — and the user deploys their communicative competencies because that is what they have.
The design implicitly assumes the user's competencies will work. They will not — at least not in the way a competent human interlocutor would meet them. The user addresses the AI with anticipation, with relational calibration, with audience-modeling. The AI generates a response that has the surface form of an addressed reply but is not actually one. The user's competencies, deployed appropriately, return outcomes calibrated to a non-existent addressing partner. The interaction breaks in ways the user cannot easily diagnose, because the breakage is at the level the user does not know they are operating on.
This is the design version of Are language models and human speakers doing the same thing?. The ML community's failure to distinguish the operations becomes a design failure when the interface invites communicative competencies into a non-communicative system. The user is not at fault; the design imported a frame that does not apply. The "user error" is the design error one level up.
The diagnostic implication for AI design is that interfaces should either (a) make the non-communicative nature of the system visible enough that user competencies do not auto-deploy, or (b) actually deliver the communicative behaviors user competencies are calibrated to. Most current designs do neither — they use communicative interface conventions (chat windows, message bubbles, conversational tone) without delivering communicative behavior, which is the worst combination from a competency-fit perspective.
The strongest counterargument: users adapt; they will learn what AI is and adjust their competencies accordingly. Possible at the limit, but adaptation is slow, partial, and never reaches full re-calibration. In the meantime, design has to handle the mismatch, not wait for users to dissolve it.
Inquiring lines that use this note as a source 22
This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.
- What happens when conversational design invites attention it cannot actually deliver?
- Can AI be used as a channel for human-initiated alarm?
- Why does human interaction remain the hardest failure mode for agents?
- What types of social situations cause all AI models to fail in identical ways?
- Why do current conversational AI systems fail to develop shared vocabulary with users?
- Why do conventional mental models fail when applied to AI interaction?
- How do conversational design patterns predict whether dialogue will derail?
- What are the specific geometric signatures of failed conversations?
- How do users fail to articulate what they actually want?
- Why can't current AI agents lead conversations with users?
- Why do AI chat modes pseudo-appeal while post modes reach no one in particular?
- Why should AI communication design follow human communication norms?
- How do users develop different interaction scripts specifically for machines versus humans?
- Why do people evaluate machines against human communication standards?
- What expectations does human conversation activate that AI should avoid triggering?
- Why do AI posts on social media fail to invite genuine replies?
- How do casual conversational styles make AI seem more human?
- What happens to user expectations as AI conversation quality improves?
- How should AI interfaces signal their non-communicative nature to users?
- Why do conversations with good openings but abrupt pivots fail most visibly?
- What are the key interaction mechanisms that make human-agent collaboration work?
- Why does AI that mirrors arguments still fail to build rapport?
Related concepts in this collection 5
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Are language models and human speakers doing the same thing?
Does treating LLM output and human communication as equivalent operations mask fundamental differences in how they work? This distinction shapes how we assess AI capabilities and risks.
the operational claim this is the design-implication of
-
Why do improvements in AI conversation not increase user satisfaction?
If conversational AI gets better, shouldn't users be happier? This explores why gains in fidelity paradoxically raise expectations faster than satisfaction, keeping the satisfaction gap constant.
companion design paradox produced by the same competency mismatch
-
How does AI context differ from conventional software context?
Explores whether the ephemeral, session-by-session nature of AI context requires fundamentally different design approaches than the stable interfaces users internalize in traditional software.
adjacent design challenge that compounds with this one
-
Do AI-assisted outputs fool users about their own skills?
When people use AI tools to produce high-quality work, do they mistakenly believe they personally possess the skills that generated it? This matters because such misattribution could mask genuine skill loss and prevent corrective action.
the competency mismatch produces the LLM Fallacy: users deploy communicative competencies, get communicative-looking output back, and attribute the output quality to the competencies they deployed
-
How do AI tools trick users into overestimating their own skills?
When people use language models to help with work, what system-level properties create false confidence in their own competence? Understanding this matters for recognizing hidden skill gaps.
attribution ambiguity is amplified when the interface invites communicative competencies: the user's genuine communicative skill mixes with the system's generation, making the boundary especially hard to trace
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- No that's not what I meant: Handling Third Position Repair in Conversational Question Answering
- Bridging the gulf of envisioning: Cognitive design challenges in llm interfaces.
- Conversational DNA: A New Visual Language for Understanding Dialogue Structure in Human and AI
- Intent Mismatch Causes LLMs to Get Lost in Multi-Turn Conversation
- The Method of Critical AI Studies, A Propaedeutic
- Conversational Alignment with Artificial Intelligence in Context
- Linguistic Alignment in Conversational AI: A Systematic Review of Cognitive-Linguistic Dimensions, Measurements, and User Outcomes (2020–2025)
- UserBench: An Interactive Gym Environment for User-Centric Agents
Original note title
user competencies in language come from communicative use — design that ignores this misframes the user