TL;DR
This paper introduces an end-to-end neural system for information status classification that automatically extracts mentions and assigns their status from raw text, achieving state-of-the-art results without relying on syntactic information.
Contribution
It presents a novel neural approach that combines mention extraction and status classification in an end-to-end manner, improving performance over previous methods.
Findings
Achieves new state-of-the-art on ISNotes for fine-grained IS classification.
Outperforms baselines in end-to-end mention extraction and classification.
Shows competitive results on bridging anaphora recognition across datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
