Neural Segmental Hypergraphs for Overlapping Mention Recognition
Bailin Wang, Wei Lu

TL;DR
This paper introduces a novel segmental hypergraph model for recognizing overlapping entity mentions, enhancing feature interaction capture and achieving state-of-the-art results with efficient inference.
Contribution
It presents a new hypergraph representation for overlapping mentions, improving over previous models in expressiveness and efficiency, combined with neural networks for feature learning.
Findings
Achieves state-of-the-art performance on benchmark datasets
Models overlapping mentions more effectively than previous methods
Maintains low inference time complexity
Abstract
In this work, we propose a novel segmental hypergraph representation to model overlapping entity mentions that are prevalent in many practical datasets. We show that our model built on top of such a new representation is able to capture features and interactions that cannot be captured by previous models while maintaining a low time complexity for inference. We also present a theoretical analysis to formally assess how our representation is better than alternative representations reported in the literature in terms of representational power. Coupled with neural networks for feature learning, our model achieves the state-of-the-art performance in three benchmark datasets annotated with overlapping mentions.
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
