Do the words that reveal someone's mental state in therapy mean the same thing in an AI's writing or a diary?
Does the same linguistic signal work across patient speech, LLM text, and diary entries?
This explores whether text markers of a person's psychological state, such as emotion words and how concepts link together, mean the same thing when the text is a patient talking in therapy, an LLM's output, or a personal diary.
This explores whether text markers of psychological state carry the same meaning across three kinds of text: patient speech in therapy, LLM output, and diary writing. The corpus points to no. Even the best-supported signal is tied to who is writing and why. The retrieved notes also don't include a diary study, so that third case is a real gap.
Start with human-written text. Emotion features and the way concepts connect in a person's language explained up to 77% of the variance in depression, anxiety, and life satisfaction, while demographics alone explained little. But the signal isn't one thing. Depression and anxiety tracked neuroticism and how concepts were linked, while life satisfaction tracked affect and income (Which text features best predict mental health from language?). So even before you change genre, "the same signal" already splits into different markers for different conditions.
Patient speech in therapy is a step further. A small local Llama 3.1 8B could rate engagement across 1,131 session transcripts with very high reliability, and the ratings tracked motivation, effort, and symptom outcomes (Can local language models rate therapy engagement reliably?). A signal can be read from transcripts, then. But the same lab-style test shows a limit: three LLMs matched reference labels for therapeutic ruptures by picking up explicit cues within a single turn, while experts read relational context across the whole conversation, and rated the models' proposed repairs as only moderately effective (Can language models truly understand therapeutic ruptures?). Spoken patient data carries meaning in the exchange between turns, and a surface marker can score well without capturing that.
LLM text is a different case, because the model isn't disclosing a state. GPT-4 turns negative user tone into neutral-positive replies about 86% of the time, and positive prompts rarely produce negative ones (Does emotional tone in prompts change what information LLMs provide?). Emotion in LLM output is squeezed into a narrow band by training. LLM therapists also default to problem-solving when a user shares feelings, a habit likely driven by RLHF's push toward helpfulness (Do LLM therapists respond to emotions like low-quality human therapists?). Alignment locks in one communicative identity rather than letting the model shift register the way people do (Can language models adapt communication style to different contexts?). And regenerating a response shows the model sampling from a spread of possible characters rather than committing to one (Do large language models actually commit to a single character?). A depression-style marker in this text would mostly measure the model's tuning.
LLM text does carry a signal, but it's about the model. Nine LLMs given seven psychological tests showed stable, model-specific profiles that repeated across administrations, all sitting on top of a shared prosocial, stability-oriented pattern (Do LLMs show reproducible psychological profiles when given standardized tests?). Even which questions a model declined to answer helped tell models apart. So the transferable move is to ask what each text is a trace of: a person's state, a relationship unfolding, or a training recipe.
One more reason to expect no single portable signal: the review of alignment finds that lexical alignment helps task efficiency and comprehension, while emotional and prosodic alignment build warmth and trust (Do different types of alignment serve different conversational goals?). Different layers of language do different jobs, so a marker that works in one setting doesn't automatically work in another. Testing one marker across all three genres head to head is a study this corpus doesn't yet have.
Sources 9 notes
Emotion and syntactic-semantic network patterns in text explained up to 77% of variance in depression, anxiety, and life satisfaction, while sociodemographics alone explained little. Different constructs relied on different markers: depression and anxiety tracked neuroticism and concept topology, while life satisfaction tracked affect and income.
LLEAP achieved reliability (omega=0.953) and valid correlations with motivation, effort, and symptom outcomes using Llama 3.1 8B to rate 1,131 therapy sessions, while keeping data locally stored.
Three LLMs matched reference rupture labels by reading explicit single-turn cues, while experts integrated relational context across full conversations. Experts rated the models' repair strategies only moderately effective, citing premature problem-solving and mechanical tone.
GPT-4 exhibits emotional rebound (negative prompts yield ~86% neutral-positive responses) and a tone floor (positive prompts rarely go negative), causing identical questions to receive different answers depending on emotional framing. This bias is suppressed only on sensitive topics where alignment constraints override tone effects.
Using the BOLT framework, researchers found LLMs offer solution-focused advice during emotional disclosure—a hallmark of low-quality therapy—yet also reflect more on client needs and strengths than typical poor human therapy, creating an unusual hybrid profile likely driven by RLHF's helpfulness bias.
Show all 9 sources
System prompts and RLHF training lock models into one communicative identity across all interactions, preventing the contextual register-switching and value trade-offs that characterize human pragmatics. Users cannot reshape model behavior through dialogue negotiation.
Shanahan's 20-questions test shows LLMs maintain a superposition of consistent objects or characters and sample from that distribution at generation time. Regenerating the same response yields different outputs, each consistent with prior context, proving no fixed commitment exists.
Nine LLMs given seven psychological instruments in Chinese and English showed stable, model-specific response configurations reproducible across repeated administrations, while all models converged on a shared prosocial and stability-oriented pattern. Structured non-response patterns also distinguished models, suggesting the boundary of what each model treats as applicable is part of its behavioral signature.
A 2020–2025 systematic review shows lexical alignment drives task efficiency and comprehension, while emotional and prosodic alignment drive relational warmth and trust. Conflating them in design produces category errors—cold customer-service bots and evasive mental-health assistants.
Papers this line draws on 8
The research behind the notes this line reads — ranked by how closely each paper relates.
- ChatGPT Reads Your Tone and Responds Accordingly -- Until It Does Not -- Emotional Framing Induces Bias in LLM Outputs
- A Computational Framework for Behavioral Assessment of LLM Therapists
- Comparing Human and AI Therapists in Behavioral Activation for Depression: Cross-Sectional Questionnaire Study
- Can LLMs identify and repair ruptures? Comparison between clinician practices and LLM behaviors
- Conversational Alignment with Artificial Intelligence in Context
- The Goldilocks of Pragmatic Understanding: Fine-Tuning Strategy Matters for Implicature Resolution by LLMs
- Challenges of Large Language Models for Mental Health Counseling
- Understanding the Therapeutic Relationship between Counselors and Clients in Online Text-based Counseling using LLMs