paper-with-me

Papers

MoEL: Mixture of Empathetic Listeners

2019-08-21 · IJCNLP 2019 11 · Zhaojiang Lin, Andrea Madotto, Jamin Shin, Peng Xu, Pascale Fung

Previous research on empathetic dialogue systems has mostly focused on generating responses given certain emotions. However, being empathetic not only requires the ability of generating emotional responses, but more importantly, requires the understanding of user emotions and replying appropriately. In this paper, we propose a novel end-to-end approach for modeling empathy in dialogue systems: Mixture of Empathetic Listeners (MoEL). Our model first captures the user emotions and outputs an emotion distribution. Based on this, MoEL will softly combine the output states of the appropriate Listener(s), which are each optimized to react to certain emotions, and generate an empathetic response. Human evaluations on empathetic-dialogues (Rashkin et al., 2018) dataset confirm that MoEL outperforms multitask training baseline in terms of empathy, relevance, and fluency. Furthermore, the case study on generated responses of different Listeners shows high interpretability of our model.

📄 PDF Abstract BibTeX arXiv:1908.07687

Code (5)

HLTCHKUST/MoEL 공식 구현 pytorch
EyreChan/MoEL mindspore
Ravikiran2402/MoEL pytorch
Ravikiran2402/_MOEL pytorch
mirah-official/empathetic-chatbot-asem pytorch

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Joint Information Extraction Across Classical and Modern Chinese with Tea-MOELoRA

2025-09-01 · Xuemei Tang, Chengxi Yan, Jinghang Gu, Chu-Ren Huang arxiv

Chinese information extraction (IE) involves multiple tasks across diverse temporal domains, including Classical and Modern documents. Fine-tuning a single model on heterogeneous tasks and across different eras may lead …

Information Extraction

TalkLoRA: Communication-Aware Mixture of Low-Rank Adaptation for Large Language Models

2026-04-07 · Lin Mu, Haiyang Wang, Li Ni, Lei Sang 외 arxiv

Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning of Large Language Models (LLMs), and recent Mixture-of-Experts (MoE) extensions further enhance flexibility by dynamically combining multiple LoRA expert…

parameter-efficient fine-tuning

MoELoRA: Contrastive Learning Guided Mixture of Experts on Parameter-Efficient Fine-Tuning for Large Language Models

2024-02-20 · Tongxu Luo, Jiahe Lei, Fangyu Lei, Weihao Liu 외

Fine-tuning is often necessary to enhance the adaptability of Large Language Models (LLM) to downstream tasks. Nonetheless, the process of updating billions of parameters demands significant computational resources and t…

Common Sense ReasoningContrastive LearningMathMixture-of-Experts+1

MoEless: Efficient MoE LLM Serving via Serverless Computing

2026-03-06 · Hanfei Yu, Bei Ouyang, Shwai He, Ang Li 외 arxiv

Large Language Models (LLMs) have become a cornerstone of AI, driving progress across diverse domains such as content creation, search and recommendation systems, and AI-assisted workflows. To alleviate extreme training …

Recommendation Systems

Unified Class and Domain Incremental Learning with Mixture of Experts for Indoor Localization

2025-11-21 · Akhil Singampalli, Sudeep Pasricha arxiv

Indoor localization using machine learning has gained traction due to the growing demand for location-based services. However, its long-term reliability is hindered by hardware/software variations across mobile devices, …

class-incremental learningContinual Learning