paper-with-me

홈 › Papers

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; Yu and Poesio, 2020). In this paper, we propose an end-to-end neural approach for information status classification. Our approach consists of a mention extraction component and an information status assignment component. During the inference time, our system takes a raw text as the input and generates mentions together with their information status. On the ISNotes corpus (Markert et al., 2012), we show that our information status assignment component achieves new state-of-the-art results on fine-grained IS classification based on gold mentions. Furthermore, our system performs significantly better than other baselines for both mention extraction and fine-grained IS classification in the end-to-end setting. Finally, we apply our system on BASHI (Roesiger, 2018) and SciCorp (Roesiger, 2016) to recognize referential bridging anaphora. We find that our end-to-end system trained on ISNotes achieves competitive results on bridging anaphora recognition compared to the previous state-of-the-art system that relies on syntactic information and is trained on the in-domain datasets (Yu and Poesio, 2020).

📄 PDF Abstract BibTeX arXiv:2109.02753

Code (1)

IBM/bridging-resolution 공식 구현 pytorch

Tasks

Classification

Similar 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 thi…

ClassificationCommon Sense ReasoningGeneral Classification

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

Collective Classification for Fine-grained Information Status

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

Prediction of Maneuvering Status for Aerial Vehicles using Supervised Learning Methods

2022-06-02 · Abhishek Gupta, Sarvesh Thustu, Riti Thakor, Saniya Patil 외

Aerial Vehicles follow a guided approach based on Latitude, Longitude and Altitude. This information can be used for calculating the status of maneuvering for the aerial vehicles along the line of trajectory. This is a b…

Binary ClassificationPrediction

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