paper-with-me

Papers

A Multi-Agent Framework with Structured Reasoning and Reflective Refinement for Multimodal Empathetic Response Generation

2026-04-21 · Liping Wang, Cheng Ye, Weidong Chen, Peipei Song, Bo Hu, Zhendong Mao arxiv

Multimodal empathetic response generation (MERG) aims to generate emotionally engaging and empathetic responses based on users' multimodal contexts. Existing approaches usually rely on an implicit one-pass generation paradigm from multimodal context to the final response, which overlooks two intrinsic characteristics of MERG: (1) Human perception of emotional cues is inherently structured rather than a direct mapping. The conventional paradigm neglects the hierarchical progression of emotion perception, leading to distorted emotional judgments. (2) Given the inherent complexity and ambiguity of human emotions, the conventional paradigm is prone to significant emotional biases, ultimately resulting in suboptimal empathy. In this paper, we propose a multi-agent framework for MERG, which enhances empathy through structured reasoning and reflective refinement. Specifically, we first introduce a structured empathetic reasoning-to-generation module that explicitly decomposes response generation via multimodal perception, consistency-aware emotion forecasting, pragmatic strategy planning, and strategy-guided response generation, providing a clearer intermediate path from multimodal evidence to response realization. Besides, we develop a global reflection and refinement module, in which a global reflection agent performs step-wise auditing over intermediate states and the generated response, eliminating existing emotional biases and empathy errors, and triggering targeted regeneration. Overall, such a closed-loop framework enables our model to gradually improve the accuracy of emotion perception and eliminate emotion biases during the iteration process. Experiments on several benchmarks, e.g., IEMOCAP and MELD, demonstrate that our model has superior empathic response generation capabilities compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2604.18988

Code (0)

등록된 구현이 없습니다.

Tasks

Empathetic Response Generation

Similar Papers 제목 키워드 기반

ARCANA: A Reflective Multi-Agent Program Synthesis Framework for ARC-AGI-2 Reasoning

2026-07-10 · Kunbo Zhang, Lei Fu, Zeyu Wang, Zijing Liu 외 arxiv

We present ARCANA, a collaborative multi agent framework for solving ARC AGI 2 tasks under strict test time and hardware constraints. ARCANA decomposes each task into iterative perception, hypothesis generation, symbolic…

Program Synthesis

Deep reflective reasoning in interdependence constrained structured data extraction from clinical notes for digital health

2026-03-20 · Jingwei Huang, Kuroush Nezafati, Zhikai Chi, Ruichen Rong 외 arxiv

Extracting structured information from clinical notes requires navigating a dense web of interdependent variables where the value of one attribute logically constrains others. Existing Large Language Model (LLM)-based ex…

EMO-R3: Reflective Reinforcement Learning for Emotional Reasoning in Multimodal Large Language Models

2026-02-27 · Yiyang Fang, Wenke Huang, Pei Fu, Yihao Yang 외 arxiv

Multimodal Large Language Models (MLLMs) have shown remarkable progress in visual reasoning and understanding tasks but still struggle to capture the complexity and subjectivity of human emotions. Existing approaches bas…

Emotional IntelligenceReinforcement LearningVisual Reasoning

RRM: Experience-Driven Reflective Retrieval Memory for Long-Horizon Multimodal Reasoning

2026-07-30 · Jingxiang Fan, Junbao Zhuo, Bochao Zou arxiv

Existing multimodal long-term memory agents use external memory to overcome the limited context available for long videos. However, most methods emphasize what to store rather than how stored memory should be retrieved. …

Multimodal ReasoningAnswer Generation

A Multi-Agent LLM Framework for Multi-Domain Low-Resource In-Context NER via Knowledge Retrieval, Disambiguation and Reflective Analysis

2025-11-24 · Wenxuan Mu, Jinzhong Ning, Di Zhao, Yijia Zhang arxiv

In-context learning (ICL) with large language models (LLMs) has emerged as a promising paradigm for named entity recognition (NER) in low-resource scenarios. However, existing ICL-based NER methods suffer from three key …