paper-with-me

Papers

Discourse Self-Attention for Discourse Element Identification in Argumentative Student Essays

2020-11-01 · EMNLP 2020 11 · Wei Song, Ziyao Song, Ruiji Fu, Lizhen Liu, Miaomiao Cheng, Ting Liu

This paper proposes to adapt self-attention to discourse level for modeling discourse elements in argumentative student essays. Specifically, we focus on two issues. First, we propose structural sentence positional encodings to explicitly represent sentence positions. Second, we propose to use inter-sentence attentions to capture sentence interactions and enhance sentence representation. We conduct experiments on two datasets: a Chinese dataset and an English dataset. We find that (i) sentence positional encoding can lead to a large improvement for identifying discourse elements; (ii) a structural relative positional encoding of sentences shows to be most effective; (iii) inter-sentence attention vectors are useful as a kind of sentence representations for identifying discourse elements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Toward Fast and Accurate Neural Discourse Segmentation

2018-08-28 · EMNLP 2018 10 · Yizhong Wang, Sujian Li, Jingfeng Yang

Discourse segmentation, which segments texts into Elementary Discourse Units, is a fundamental step in discourse analysis. Previous discourse segmenters rely on complicated hand-crafted features and are not practical in …

Discourse Segmentation

Discourse Element Identification in Student Essays based on Global and Local Cohesion

2015-09-01 · EMNLP 2015 9 · Wei Song, Ruiji Fu, Lizhen Liu, Ting Liu

A Transformer Based Approach towards Identification of Discourse Unit Segments and Connectives

2021-11-01 · EMNLP (DISRPT) 2021 11 · Sahil Bakshi, Dipti Sharma

Discourse parsing, which involves understanding the structure, information flow, and modeling the coherence of a given text, is an important task in natural language processing. It forms the basis of several natural lang…

Discourse ParsingDiscourse SegmentationPOSQuestion Answering+3

Joint Syntacto-Discourse Parsing and the Syntacto-Discourse Treebank

2017-08-28 · EMNLP 2017 9 · Kai Zhao, Liang Huang

Discourse parsing has long been treated as a stand-alone problem independent from constituency or dependency parsing. Most attempts at this problem are pipelined rather than end-to-end, sophisticated, and not self-contai…

Dependency ParsingDiscourse Parsing

Multi-task Attention-based Neural Networks for Implicit Discourse Relationship Representation and Identification

2017-09-01 · EMNLP 2017 9 · Man Lan, Jianxiang Wang, Yuanbin Wu, Zheng-Yu Niu 외

We present a novel multi-task attention based neural network model to address implicit discourse relationship representation and identification through two types of representation learning, an attention based neural netw…

Multi-Task LearningReading ComprehensionRepresentation LearningSentiment Analysis+1