Segmentation Approach for Coreference Resolution Task
Aref Jafari, Ali Ghodsi

TL;DR
This paper introduces a novel coreference resolution method that encodes all cluster members simultaneously using span position embeddings and BERT, aiming to improve long-distance relation detection.
Contribution
It proposes a new approach that resolves all coreference mentions in one pass by embedding cluster member positions, enhancing long-distance relation capture.
Findings
Preliminary results show promise despite not surpassing state-of-the-art.
The method effectively captures long-distance coreference relations.
Using BERT and span position embeddings improves cluster relation modeling.
Abstract
In coreference resolution, it is important to consider all members of a coreference cluster and decide about all of them at once. This technique can help to avoid losing precision and also in finding long-distance relations. The presented paper is a report of an ongoing study on an idea which proposes a new approach for coreference resolution which can resolve all coreference mentions to a given mention in the document in one pass. This has been accomplished by defining an embedding method for the position of all members of a coreference cluster in a document and resolving all of them for a given mention. In the proposed method, the BERT model has been used for encoding the documents and a head network designed to capture the relations between the embedded tokens. These are then converted to the proposed span position embedding matrix which embeds the position of all coreference…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
MethodsLinear Layer · Adam · Multi-Head Attention · Layer Normalization · Refunds@Expedia|||How do I get a full refund from Expedia? · Residual Connection · Attention Is All You Need · Attention Dropout · Weight Decay · Softmax
