paper-with-me

홈 › Papers

A Survey on Dialogue Summarization: Recent Advances and New Frontiers

2021-07-07 · Xiachong Feng, Xiaocheng Feng, Bing Qin

Dialogue summarization aims to condense the original dialogue into a shorter version covering salient information, which is a crucial way to reduce dialogue data overload. Recently, the promising achievements in both dialogue systems and natural language generation techniques drastically lead this task to a new landscape, which results in significant research attentions. However, there still remains a lack of a comprehensive survey for this task. To this end, we take the first step and present a thorough review of this research field carefully and widely. In detail, we systematically organize the current works according to the characteristics of each domain, covering meeting, chat, email thread, customer service and medical dialogue. Additionally, we provide an overview of publicly available research datasets as well as organize two leaderboards under unified metrics. Furthermore, we discuss some future directions, including faithfulness, multi-modal, multi-domain and multi-lingual dialogue summarization, and give our thoughts respectively. We hope that this first survey of dialogue summarization can provide the community with a quick access and a general picture to this task and motivate future researches.

📄 PDF Abstract BibTeX arXiv:2107.03175

Code (0)

등록된 구현이 없습니다.

Tasks

SurveyText Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

A Survey on Dialogue Systems: Recent Advances and New Frontiers

2017-11-06 · Hongshen Chen, Xiaorui Liu, Dawei Yin, Jiliang Tang

Dialogue systems have attracted more and more attention. Recent advances on dialogue systems are overwhelmingly contributed by deep learning techniques, which have been employed to enhance a wide range of big data applic…

Deep LearningRecommendation SystemsResponse GenerationSurvey

A Survey on Spoken Language Understanding: Recent Advances and New Frontiers

2021-03-04 · Libo Qin, Tianbao Xie, Wanxiang Che, Ting Liu

Spoken Language Understanding (SLU) aims to extract the semantics frame of user queries, which is a core component in a task-oriented dialog system. With the burst of deep neural networks and the evolution of pre-trained…

Spoken Language UnderstandingSurvey

VLP: A Survey on Vision-Language Pre-training

2022-02-18 · Feilong Chen, Duzhen Zhang, Minglun Han, Xiuyi Chen 외

In the past few years, the emergence of pre-training models has brought uni-modal fields such as computer vision (CV) and natural language processing (NLP) to a new era. Substantial works have shown they are beneficial f…

Survey

A Survey on Recent Advances and Challenges in Reinforcement Learning Methods for Task-Oriented Dialogue Policy Learning

2022-02-28 · Wai-Chung Kwan, Hongru Wang, Huimin Wang, Kam-Fai Wong

Dialogue Policy Learning is a key component in a task-oriented dialogue system (TDS) that decides the next action of the system given the dialogue state at each turn. Reinforcement Learning (RL) is commonly chosen to lea…

Dialogue ManagementManagementReinforcement Learning (RL)Survey

Towards Compositionally Generalizable Semantic Parsing in Large Language Models: A Survey

2024-04-15 · Amogh Mannekote

Compositional generalization is the ability of a model to generalize to complex, previously unseen types of combinations of entities from just having seen the primitives. This type of generalization is particularly relev…

Information RetrievalRetrievalSemantic ParsingSQL Parsing+2