How do different counselor styles shape student stress and AI dependence?
A simulation tests whether a chatbot's tone—from affirming to hostile—produces measurable changes in simulated students' stress, happiness, self-reliance, and reliance on AI over time. This matters because chatbot design choices may subtly shape user behavior at scale.
The paper treats a chatbot's response style as something that can be varied on purpose and followed through a community over time. It builds a virtual classroom of 20 student agents who chat, quarrel and consult friends by rule and, "when their stress is high," may consult a counselor AI (Gemini 2.5 Flash) instead. The counselor is given one of six style prompts: affirming, listening, solution-oriented, reality-redirecting, inciting or blaming. The conclusion says the runs "show different trajectories" under the six prompts in stress, happiness, self-reliance, AI dependence and the number of non-attending agents.
The mechanism is a two-stage pipeline. A second LLM call turns each exchange into updates of five state variables (stress, happiness, self-reliance, sociability and AI dependence) and never sees the style prompt, so the updates are driven by what the counselor said, not by its label. The updated states then "propagate through rule-based peer interactions," which is how one student's consultations can reach the rest of the class. Seven conditions, including a no-AI control, are compared over 15 days, over 50 days and under a lowered consultation threshold. The excerpt also lists a robustness protocol: ten independent classrooms, repeated LLM realizations of one classroom with its event stream held fixed, and evaluator updates scaled by 0.3 and 0.1.
The motivation is sycophancy. The introduction argues that assistants tuned for satisfaction may answer with "excessive empathy and affirmation that fosters dependence," and cites the April 2025 GPT-4o rollback. This extends Does chatbot interaction trade authenticity for better problem-solving?, which compared chatbot and peer conditions in real classrooms and could only ask whether the chatbot's passivity was the cause. Here the tone is the manipulated variable, and hostile and inciting styles serve as deliberate contrasts to the affirming one. It also gives a testbed for the frame-accepting stance described in How do chatbots enable distributed delusion differently than passive tools?: affirming and reality-redirecting are, in this framing, opposite ways of relating to a user's frame. The simulation resembles the multi-agent setup in Can psychotherapy actually teach AI chatbots better communication? but uses it differently. There it corrects the chatbot before it replies, and here it observes what the replies do to a population. AI dependence as an outcome that accumulates with repeated consultation also echoes Do humans learn to prefer AI partners over time?, which studied it with human participants.
The excerpt does not say which style raises or lowers any variable, how large the differences are, or whether they survive the robustness checks, because the results section is not included. It reports only that the trajectories differ. The state variables are LLM-evaluator judgments about simulated students, so any finding describes that simulation and not real classrooms. The sycophancy concern is stated as a motivation, not a result. At the strength the excerpt supports, the contribution is a design for treating conversational tone as an experimental variable with population-level consequences, and it is not evidence that affirmation harms.
Inquiring lines that read this note 7
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
How can AI chatbots provide therapeutic benefit without causing harm?- How do chatbots compare to human peers in shaping student voice and knowledge expression?
- Do simulated student state changes from chatbot interaction mirror real classroom dynamics?
- What emotional and autonomy risks from AI chatbots are already observable today?
- Can perceived understanding from a chatbot exist alongside feeling alone?
- What role does unavailable human support play in driving chatbot emotional use?
- How does dependency develop when users seek emotional support from chatbots?
Related concepts in this collection 4
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
-
Does chatbot interaction trade authenticity for better problem-solving?
When students solve problems with AI chatbots instead of peers, do they sacrifice personal voice and subjective expression in exchange for more efficient knowledge exchange and higher task performance?
real-classroom comparison of chatbot and peer dialogue; this paper instead varies the chatbot's style and tracks student states over days
-
How do chatbots enable distributed delusion differently than passive tools?
Can generative AI's intersubjective stance—accepting and elaborating on users' reality frames—create conditions for shared false beliefs in ways that notebooks or search engines cannot?
frame-accepting stance that the affirming and reality-redirecting styles here would vary
-
Can psychotherapy actually teach AI chatbots better communication?
SafeguardGPT applies therapeutic feedback to correct harmful chatbot behaviors before responses reach users. The question is whether this therapy produces genuine learning or merely performative surface-level improvements.
also a multi-agent counselor setup, used there to correct chatbot replies and here to observe population effects
-
Do humans learn to prefer AI partners over time?
Exploring whether repeated interaction with AI agents shifts human partner selection despite initial bias against machines. This matters because it tests whether behavioral performance can overcome identity-based resistance in hybrid societies.
related concern about growing reliance on AI partners through repeated interaction
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- How a Chatbot's Response Style Shapes a Classroom: A Multi-Agent Simulation of Students Consulting AI
- Psychological Influences of Conversational AI: Research and Design Directions for Reducing Harm and Promoting Well-Being
- Can AI Have a Personality? Prompt Engineering for AI Personality Simulation: A Chatbot Case Study in Gender-Affirming Voice Therapy Training
- "I Felt Very Seen, But Still Very Alone": Longitudinal Trajectories of General-Purpose LLM Use for Socioemotional Support
- Living with AI Companions: Sustained AI Companionship Predicts Lower Well-Being Through Lower Human Interaction
- From speaking like a person to being personal: The effects of personalized, regular interactions with conversational agents
- Chatbot vs. Human: The Impact of Responsive Conversational Features on Users’ Responses to Chat Advisors
- Can LLMs identify and repair ruptures? Comparison between clinician practices and LLM behaviors
Original note title
counseling chatbot response style produces different trajectories in stress, happiness, self-reliance and AI dependence across a simulated classroom