paper-with-me

Papers

Incremental Fine-grained Information Status Classification Using Attention-based LSTMs

2016-12-01 · COLING 2016 12 · Yufang Hou

Information status plays an important role in discourse processing. According to the hearer{'}s common sense knowledge and his comprehension of the preceding text, a discourse entity could be old, mediated or new. In this paper, we propose an attention-based LSTM model to address the problem of fine-grained information status classification in an incremental manner. Our approach resembles how human beings process the task, i.e., decide the information status of the current discourse entity based on its preceding context. Experimental results on the ISNotes corpus (Markert et al., 2012) reveal that (1) despite its moderate result, our model with only word embedding features captures the necessary semantic knowledge needed for the task by a large extent; and (2) when incorporating with additional several simple features, our model achieves the competitive results compared to the state-of-the-art approach (Hou et al., 2013) which heavily depends on lots of hand-crafted semantic features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationCommon Sense ReasoningGeneral Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Fine-grained Information Status Classification Using Discourse Context-Aware BERT

2020-10-26 · COLING 2020 8 · Yufang Hou

Previous work on bridging anaphora recognition (Hou et al., 2013a) casts the problem as a subtask of learning fine-grained information status (IS). However, these systems heavily depend on many hand-crafted linguistic fe…

General Classification

End-to-end Neural Information Status Classification

2021-09-06 · Findings (EMNLP) 2021 11 · Yufang Hou

Most previous studies on information status (IS) classification and bridging anaphora recognition assume that the gold mention or syntactic tree information is given (Hou et al., 2013; Roesiger et al., 2018; Hou, 2020; Y…

Classification

Collective Classification for Fine-grained Information Status

2012-07-01 · ACL 2012 7 · Katja Markert, Yufang Hou, Michael Strube
ClassificationCoreference ResolutionGeneral Classification

Fine-grained Information Status Classification Using Discourse Context-Aware Self-Attention

2019-08-13 · Yufang Hou

Previous work on bridging anaphora recognition (Hou et al., 2013a) casts the problem as a subtask of learning fine-grained information status (IS). However, these systems heavily depend on many hand-crafted linguistic fe…

General Classification

Incremental Unit Networks for Multimodal, Fine-grained Information State Representation

2021-06-01 · ACL (mmsr, IWCS) 2021 6 · Casey Kennington, David Schlangen

We offer a fine-grained information state annotation scheme that follows directly from the Incremental Unit abstract model of dialogue processing when used within a multimodal, co-located, interactive setting. We explain…