A Deterministic Algorithm for Bridging Anaphora Resolution
Yufang Hou

TL;DR
This paper introduces a deterministic method for bridging anaphora resolution that leverages new combined word embeddings to better capture NP semantics, achieving competitive and improved results over prior systems.
Contribution
It presents a novel deterministic approach using combined embeddings for bridging anaphora resolution, surpassing previous methods in effectiveness.
Findings
Achieves competitive results with the best existing system.
Further improves performance by combining with Hou (2018)'s system.
Demonstrates the effectiveness of combined embeddings in semantic representation.
Abstract
Previous work on bridging anaphora resolution (Poesio et al., 2004; Hou et al., 2013b) use syntactic preposition patterns to calculate word relatedness. However, such patterns only consider NPs' head nouns and hence do not fully capture the semantics of NPs. Recently, Hou (2018) created word embeddings (embeddings_PP) to capture associative similarity (ie, relatedness) between nouns by exploring the syntactic structure of noun phrases. But embeddings_PP only contains word representations for nouns. In this paper, we create new word vectors by combining embeddings_PP with GloVe. This new word embeddings (embeddings_bridging) are a more general lexical knowledge resource for bridging and allow us to represent the meaning of an NP beyond its head easily. We therefore develop a deterministic approach for bridging anaphora resolution, which represents the semantics of an NP based on its head…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
MethodsGloVe Embeddings
