paper-with-me

홈 › Papers

Dialo-AP: A Dependency Parsing Based Argument Parser for Dialogues

2022-10-01 · COLING 2022 10 · Sougata Saha, Souvik Das, Rohini K. Srihari

While neural approaches to argument mining (AM) have advanced considerably, most of the recent work has been limited to parsing monologues. With an urgent interest in the use of conversational agents for broader societal applications, there is a need to advance the state-of-the-art in argument parsers for dialogues. This enables progress towards more purposeful conversations involving persuasion, debate and deliberation. This paper discusses Dialo-AP, an end-to-end argument parser that constructs argument graphs from dialogues. We formulate AM as dependency parsing of elementary and argumentative discourse units; the system is trained using extensive pre-training and curriculum learning comprising nine diverse corpora. Dialo-AP is capable of generating argument graphs from dialogues by performing all sub-tasks of AM. Compared to existing state-of-the-art baselines, Dialo-AP achieves significant improvements across all tasks, which is further validated through rigorous human evaluation.

📄 PDF Abstract BibTeX

Code (1)

sougata-ub/dialo-ap 공식 구현 pytorch

Tasks

Argument MiningDependency Parsing

Methods 이 논문이 사용한 방법론

AM 설명 없음

Similar Papers 제목 키워드 기반

Active Dialogue Simulation in Conversational Systems

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

Semantic parsing helps conversational systems in satisfying users' requests through dialogues. To train these models, collecting annotated dialogues as a dataset is a very expensive and time-consuming process. In this pa…

Active LearningSemantic Parsing

Improving Multi-Party Dialogue Discourse Parsing via Domain Integration

2021-10-09 · CODI 2021 11 · Zhengyuan Liu, Nancy F. Chen

While multi-party conversations are often less structured than monologues and documents, they are implicitly organized by semantic level correlations across the interactive turns, and dialogue discourse analysis can be a…

Discourse ParsingDomain AdaptationLanguage ModelingLanguage Modelling

Dependency Parsing for Spoken Dialog Systems

2019-09-07 · IJCNLP 2019 11 · Sam Davidson, Dian Yu, Zhou Yu

Dependency parsing of conversational input can play an important role in language understanding for dialog systems by identifying the relationships between entities extracted from user utterances. Additionally, effective…

ArticlesDependency Parsing

Leveraging Newswire Treebanks for Parsing Conversational Data with Argument Scrambling

2019-02-13 · Riyaz Ahmad Bhat, Irshad Ahmad Bhat, Dipti Misra Sharma

We investigate the problem of parsing conversational data of morphologically-rich languages such as Hindi where argument scrambling occurs frequently. We evaluate a state-of-the-art non-linear transition-based parsing sy…

Leveraging Newswire Treebanks for Parsing Conversational Data with Argument Scrambling

2017-09-01 · WS 2017 9 · Riyaz A. Bhat, Irshad Bhat, Dipti Sharma

We investigate the problem of parsing conversational data of morphologically-rich languages such as Hindi where argument scrambling occurs frequently. We evaluate a state-of-the-art non-linear transition-based parsing sy…