paper-with-me

홈 › Papers

Argument Labeling of Explicit Discourse Relations using LSTM Neural Networks

2017-08-11 · RANLP 2017 9 · Sohail Hooda, Leila Kosseim

Argument labeling of explicit discourse relations is a challenging task. The state of the art systems achieve slightly above 55% F-measure but require hand-crafted features. In this paper, we propose a Long Short Term Memory (LSTM) based model for argument labeling. We experimented with multiple configurations of our model. Using the PDTB dataset, our best model achieved an F1 measure of 23.05% without any feature engineering. This is significantly higher than the 20.52% achieved by the state of the art RNN approach, but significantly lower than the feature based state of the art systems. On the other hand, because our approach learns only from the raw dataset, it is more widely applicable to multiple textual genres and languages.

📄 PDF Abstract BibTeX arXiv:1708.03425

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

Labeling Explicit Discourse Relations using Pre-trained Language Models

2020-06-21 · Murathan Kurfali

Labeling explicit discourse relations is one of the most challenging sub-tasks of the shallow discourse parsing where the goal is to identify the discourse connectives and the boundaries of their arguments. The state-of-…

Discourse Parsing

Discourse Relation Prediction: Revisiting Word Pairs with Convolutional Networks

2019-09-01 · WS 2019 9 · Siddharth Varia, Christopher Hidey, Tuhin Chakrabarty

Word pairs across argument spans have been shown to be effective for predicting the discourse relation between them. We propose an approach to distill knowledge from word pairs for discourse relation classification with …

Binary ClassificationClassificationGeneral ClassificationPrediction+3

Exploring Discourse Structures for Argument Impact Classification

2021-06-02 · ACL 2021 5 · Xin Liu, Jiefu Ou, Yangqiu Song, Xin Jiang

Discourse relations among arguments reveal logical structures of a debate conversation. However, no prior work has explicitly studied how the sequence of discourse relations influence a claim's impact. This paper empiric…

ClassificationSentence

Semi-Supervised Tri-Training for Explicit Discourse Argument Expansion

2020-05-01 · LREC 2020 5 · Ren{\'e} Knaebel, Manfred Stede

This paper describes a novel application of semi-supervision for shallow discourse parsing. We use a neural approach for sequence tagging and focus on the extraction of explicit discourse arguments. First, additional unl…

Discourse Parsing

A description of Turkish Discourse Bank 1.2 and an examination of common dependencies in Turkish discourse

2022-07-11 · Deniz Zeyrek, Mustafa Erolcan Er

We describe Turkish Discourse Bank 1.2, the latest version of a discourse corpus annotated for explicitly or implicitly conveyed discourse relations, their constitutive units, and senses in the Penn Discourse Treebank st…

Discourse Parsing