paper-with-me

Papers

Conversational Semantic Role Labeling

2021-04-11 · Kun Xu, Han Wu, Linfeng Song, Haisong Zhang, Linqi Song, Dong Yu

Semantic role labeling (SRL) aims to extract the arguments for each predicate in an input sentence. Traditional SRL can fail to analyze dialogues because it only works on every single sentence, while ellipsis and anaphora frequently occur in dialogues. To address this problem, we propose the conversational SRL task, where an argument can be the dialogue participants, a phrase in the dialogue history or the current sentence. As the existing SRL datasets are in the sentence level, we manually annotate semantic roles for 3,000 chit-chat dialogues (27,198 sentences) to boost the research in this direction. Experiments show that while traditional SRL systems (even with the help of coreference resolution or rewriting) perform poorly for analyzing dialogues, modeling dialogue histories and participants greatly helps the performance, indicating that adapting SRL to conversations is very promising for universal dialogue understanding. Our initial study by applying CSRL to two mainstream conversational tasks, dialogue response generation and dialogue context rewriting, also confirms the usefulness of CSRL.

📄 PDF Abstract BibTeX arXiv:2104.04947

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionDialogue UnderstandingResponse GenerationSemantic Role LabelingSentence

Similar Papers 제목 키워드 기반

CSAGN: Conversational Structure Aware Graph Network for Conversational Semantic Role Labeling

2021-09-23 · EMNLP 2021 11 · Han Wu, Kun Xu, Linqi Song

Conversational semantic role labeling (CSRL) is believed to be a crucial step towards dialogue understanding. However, it remains a major challenge for existing CSRL parser to handle conversational structural information…

Dialogue UnderstandingMulti-Task LearningSemantic Role Labeling

Multi-Task Active Learning for Neural Semantic Role Labeling on Low Resource Conversational Corpus

2018-06-05 · WS 2018 7 · Fariz Ikhwantri, Samuel Louvan, Kemal Kurniawan, Bagas Abisena 외

Most Semantic Role Labeling (SRL) approaches are supervised methods which require a significant amount of annotated corpus, and the annotation requires linguistic expertise. In this paper, we propose a Multi-Task Active …

Active LearningMulti-Task LearningSemantic Role Labeling

Semantic Role Labeling in Conversational Chat using Deep Bi-Directional Long Short-Term Memory Networks with Attention Mechanism

2018-12-01 · PACLIC 2018 12 · Valdi Rachman, Rahmad Mahendra, Alfan Farizki Wicaksono, Ahmad Rizqi Meydiarso 외
Semantic Role Labeling

Zero-shot Cross-lingual Conversational Semantic Role Labeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

While conversational semantic role labeling (CSRL) has shown its usefulness on Chinese conversational tasks, it is still under-explored in non-Chinese languages due to the lack of multilingual CSRL annotations for the pa…

Response GenerationSemantic Role LabelingTranslation

Zero-shot Cross-lingual Conversational Semantic Role Labeling

2022-04-11 · Findings (NAACL) 2022 7 · Han Wu, Haochen Tan, Kun Xu, Shuqi Liu 외

While conversational semantic role labeling (CSRL) has shown its usefulness on Chinese conversational tasks, it is still under-explored in non-Chinese languages due to the lack of multilingual CSRL annotations for the pa…

Response GenerationSemantic Role Labeling