paper-with-me

Papers

Empathetic BERT2BERT Conversational Model: Learning Arabic Language Generation with Little Data

2021-03-07 · EACL (WANLP) 2021 4 · Tarek Naous, Wissam Antoun, Reem A. Mahmoud, Hazem Hajj

Enabling empathetic behavior in Arabic dialogue agents is an important aspect of building human-like conversational models. While Arabic Natural Language Processing has seen significant advances in Natural Language Understanding (NLU) with language models such as AraBERT, Natural Language Generation (NLG) remains a challenge. The shortcomings of NLG encoder-decoder models are primarily due to the lack of Arabic datasets suitable to train NLG models such as conversational agents. To overcome this issue, we propose a transformer-based encoder-decoder initialized with AraBERT parameters. By initializing the weights of the encoder and decoder with AraBERT pre-trained weights, our model was able to leverage knowledge transfer and boost performance in response generation. To enable empathy in our conversational model, we train it using the ArabicEmpatheticDialogues dataset and achieve high performance in empathetic response generation. Specifically, our model achieved a low perplexity value of 17.0 and an increase in 5 BLEU points compared to the previous state-of-the-art model. Also, our proposed model was rated highly by 85 human evaluators, validating its high capability in exhibiting empathy while generating relevant and fluent responses in open-domain settings.

📄 PDF Abstract BibTeX arXiv:2103.04353

Code (1)

aub-mind/Arabic-Empathetic-Chatbot 공식 구현

Tasks

DecoderEmpathetic Response GenerationNatural Language UnderstandingResponse GenerationText GenerationTransfer Learning

Similar Papers 제목 키워드 기반

Towards Persona-Based Empathetic Conversational Models

2020-04-26 · EMNLP 2020 11 · Peixiang Zhong, Chen Zhang, Hao Wang, Yong liu 외

Empathetic conversational models have been shown to improve user satisfaction and task outcomes in numerous domains. In Psychology, persona has been shown to be highly correlated to personality, which in turn influences …

Empathy-driven Arabic Conversational Chatbot

2020-12-01 · COLING (WANLP) 2020 12 · Tarek Naous, Christian Hokayem, Hazem Hajj

Conversational models have witnessed a significant research interest in the last few years with the advancements in sequence generation models. A challenging aspect in developing human-like conversational models is enabl…

ChatbotDecoder

AraBERT: Transformer-based Model for Arabic Language Understanding

2020-02-28 · LREC 2020 5 · Wissam Antoun, Fady Baly, Hazem Hajj

The Arabic language is a morphologically rich language with relatively few resources and a less explored syntax compared to English. Given these limitations, Arabic Natural Language Processing (NLP) tasks like Sentiment …

modelnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Emotion Dynamics Modeling via BERT

2021-04-15 · Haiqin Yang, Jianping Shen

Emotion dynamics modeling is a significant task in emotion recognition in conversation. It aims to predict conversational emotions when building empathetic dialogue systems. Existing studies mainly develop models based o…

Emotion RecognitionEmotion Recognition in ConversationRepresentation Learning

BERT Fine-tuning For Arabic Text Summarization

2020-03-29 · Khalid N. Elmadani, Mukhtar Elgezouli, Anas Showk

Fine-tuning a pretrained BERT model is the state of the art method for extractive/abstractive text summarization, in this paper we showcase how this fine-tuning method can be applied to the Arabic language to both constr…

Abstractive Text SummarizationExtractive SummarizationText Summarization