Psychology and Social Cognition

What enables AI to balance comfort with proactive problem exploration?

How can emotional support systems know when to actively guide conversations versus when to simply reflect feelings? This matters because getting the balance wrong leads to either passive mirroring or pushy advice-giving.

Note · 2026-02-22 · sourced from Conversation Architecture Structure
Why do AI agents fail to take initiative? How should researchers navigate LLM reasoning research?

Emotional support conversations (ESC) differ fundamentally from empathetic dialogue. In empathetic dialogue, the system solely targets comforting the user by reflecting feelings or echoing situations (Non-Initiative). In ESC, the system must proactively explore the user's problem, ask clarifying questions, and provide useful information or supportive suggestions (Initiative).

KEMI (Knowledge Enhanced Mixed-Initiative) formalizes three challenges for mixed-initiative ESC:

  1. When should the system take initiative? — Strategy Prediction determines the mixed-initiative strategy for the next turn
  2. What knowledge is required? — Knowledge Selection collects necessary knowledge from a large-scale mental health knowledge graph
  3. How should the system generate its response? — Response Generation produces emotional support responses with appropriate strategy and knowledge

The EAFR schema annotates utterances along two dimensions (speaker role × initiative type):

Four ESC-specific metrics complement this: Proactivity (how often the system takes initiative), Information (how much useful knowledge is conveyed), Repetition (whether the system rehashes the same points), and Relaxation (whether the user's emotional state improves).

This connects to the broader passivity-proactivity tension. Since Does RLHF training push therapy chatbots toward problem-solving?, RLHF may produce agents that are EITHER too passive (reflecting only) OR too problem-solving-oriented (pushing solutions). Mixed-initiative ESC requires both — comfort when needed AND proactive exploration when appropriate. The EAFR schema provides the vocabulary for distinguishing these modes.


Source: Conversation Architecture Structure

Related concepts in this collection

Concept map
16 direct connections · 114 in 2-hop network ·medium cluster

Click a node to walk · click center to open · click Open full network for a force-directed map

your link semantically near linked from elsewhere
Original note title

mixed-initiative emotional support requires three capabilities — predicting when to take initiative selecting knowledge for subdialogue and generating responses with appropriate strategy