ZeroHour
Hugging Face daily paperspublished ()ingested Haichuan Hu, Yang Xiao, Mingni Tang

RESCUE-BENCH: Towards Relation-Aware Multi-Party Emotional Support Conversation Systems

infoAI researchimportance 27
AI summary · glm-5.3-flash

Researchers introduce RESCUE-Bench, a video benchmark of 191 couple and family conversations evaluating LLMs on relation-aware multi-party emotional support.

RESCUE-Bench is built from real couple and family interview conversations, containing 191 samples, 7,079 annotated turns, and 1,064.8 minutes of video. It defines six tasks measuring two capabilities: Relational Understanding and Relation-Sensitive Support. Experiments with ten LLMs show models handle local emotional cues but struggle with relation pattern prediction, viewpoint prediction, and support strategy prediction.

  • New task: relation-aware emotional support conversation in multi-party settings.
  • Dataset: 191 conversations, 7,079 annotated turns, 1,064.8 minutes of video.
  • Six tasks spanning Relational Understanding and Relation-Sensitive Support capabilities.
  • Ten LLMs evaluated; relation-intensive tasks like pattern prediction remain hard.
AI modelsRESCUE-Bench
Full article163 words · extracted from huggingface.co · click to collapse

Existing emotional support conversation systems mainly focus on one-on-one seeker-supporter interactions and individual emotional states, leaving interpersonal relations in multi-party scenarios underexplored. In this work, we introduce relation-aware emotional support conversation, a new task that evaluates whether LLMs can capture and utilize the evolving dynamics of relationships to offer more effective emotional support. We construct RESCUE (Relation-aware Emotional Support Conversation Understanding and Evaluation Benchmark) from real couple and family interview conversations, containing 191 samples, 7,079 annotated turns, and 1,064.8 minutes of video. Based on rich annotations of socio-emotional and support-related dynamics, RESCUE defines six tasks that evaluate two core capabilities required for relation-aware emotional support: Relational Understanding and Relation-Sensitive Support. Experiments with ten LLMs show that current models perform relatively well on tasks relying on local emotional or intervention cues, but struggle with relation-intensive tasks such as relation pattern prediction, viewpoint prediction, and support strategy prediction. These findings reveal the limitations of current LLMs in modeling interpersonal relations and making relation-sensitive support decisions.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/papers/2609.09657