Improving Coreference Resolution by Leveraging Entity-Centric Features
with Graph Neural Networks and Second-order Inference
- URL: http://arxiv.org/abs/2009.04639v2
- Date: Mon, 24 Jul 2023 03:56:31 GMT
- Title: Improving Coreference Resolution by Leveraging Entity-Centric Features
with Graph Neural Networks and Second-order Inference
- Authors: Lu Liu, Zhenqiao Song, Xiaoqing Zheng and Jun He
- Abstract summary: Coreferent mentions usually spread far apart in an entire text, making it difficult to incorporate entity-level features.
We propose a graph neural network-based coreference resolution method that can capture the entity-centric information.
A global inference algorithm up to second-order features is also presented to optimally cluster mentions into consistent groups.
- Score: 12.115691569576345
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: One of the major challenges in coreference resolution is how to make use of
entity-level features defined over clusters of mentions rather than mention
pairs. However, coreferent mentions usually spread far apart in an entire text,
which makes it extremely difficult to incorporate entity-level features. We
propose a graph neural network-based coreference resolution method that can
capture the entity-centric information by encouraging the sharing of features
across all mentions that probably refer to the same real-world entity. Mentions
are linked to each other via the edges modeling how likely two linked mentions
point to the same entity. Modeling by such graphs, the features between
mentions can be shared by message passing operations in an entity-centric
manner. A global inference algorithm up to second-order features is also
presented to optimally cluster mentions into consistent groups. Experimental
results show our graph neural network-based method combing with the
second-order decoding algorithm (named GNNCR) achieved close to
state-of-the-art performance on the English CoNLL-2012 Shared Task dataset.
Related papers
- Graph as a feature: improving node classification with non-neural graph-aware logistic regression [2.952177779219163]
Graph-aware Logistic Regression (GLR) is a non-neural model designed for node classification tasks.
Unlike traditional graph algorithms that use only a fraction of the information accessible to GNNs, our proposed model simultaneously leverages both node features and the relationships between entities.
arXiv Detail & Related papers (2024-11-19T08:32:14Z) - Redundancy-Free Self-Supervised Relational Learning for Graph Clustering [13.176413653235311]
We propose a novel self-supervised deep graph clustering method named Redundancy-Free Graph Clustering (R$2$FGC)
It extracts the attribute- and structure-level relational information from both global and local views based on an autoencoder and a graph autoencoder.
Our experiments are performed on widely used benchmark datasets to validate the superiority of our R$2$FGC over state-of-the-art baselines.
arXiv Detail & Related papers (2023-09-09T06:18:50Z) - Reinforcement Graph Clustering with Unknown Cluster Number [91.4861135742095]
We propose a new deep graph clustering method termed Reinforcement Graph Clustering.
In our proposed method, cluster number determination and unsupervised representation learning are unified into a uniform framework.
In order to conduct feedback actions, the clustering-oriented reward function is proposed to enhance the cohesion of the same clusters and separate the different clusters.
arXiv Detail & Related papers (2023-08-13T18:12:28Z) - HIORE: Leveraging High-order Interactions for Unified Entity Relation
Extraction [85.80317530027212]
We propose HIORE, a new method for unified entity relation extraction.
The key insight is to leverage the complex association among word pairs, which contains richer information than the first-order word-by-word interactions.
Experiments show that HIORE achieves the state-of-the-art performance on relation extraction and an improvement of 1.11.8 F1 points over the prior best unified model.
arXiv Detail & Related papers (2023-05-07T14:57:42Z) - An entity-guided text summarization framework with relational
heterogeneous graph neural network [0.76146285961466]
Two crucial issues for text summarization are to make use of knowledge beyond text and to make use of cross-sentence relations in text.
This paper focuses on two issues by leveraging entities mentioned in text to connect GNN and KG for summarization.
arXiv Detail & Related papers (2023-02-07T02:27:21Z) - PA-GM: Position-Aware Learning of Embedding Networks for Deep Graph
Matching [14.713628231555223]
We introduce a novel end-to-end neural network that can map the linear assignment problem into a high-dimensional space.
Our model constructs the anchor set for the relative position of nodes.
It then aggregates the feature information of the target node and each anchor node based on a measure of relative position.
arXiv Detail & Related papers (2023-01-05T06:54:21Z) - Graph Ordering Attention Networks [22.468776559433614]
Graph Neural Networks (GNNs) have been successfully used in many problems involving graph-structured data.
We introduce the Graph Ordering Attention (GOAT) layer, a novel GNN component that captures interactions between nodes in a neighborhood.
GOAT layer demonstrates its increased performance in modeling graph metrics that capture complex information.
arXiv Detail & Related papers (2022-04-11T18:13:19Z) - Explicit Pairwise Factorized Graph Neural Network for Semi-Supervised
Node Classification [59.06717774425588]
We propose the Explicit Pairwise Factorized Graph Neural Network (EPFGNN), which models the whole graph as a partially observed Markov Random Field.
It contains explicit pairwise factors to model output-output relations and uses a GNN backbone to model input-output relations.
We conduct experiments on various datasets, which shows that our model can effectively improve the performance for semi-supervised node classification on graphs.
arXiv Detail & Related papers (2021-07-27T19:47:53Z) - Learning Spatial Context with Graph Neural Network for Multi-Person Pose
Grouping [71.59494156155309]
Bottom-up approaches for image-based multi-person pose estimation consist of two stages: keypoint detection and grouping.
In this work, we formulate the grouping task as a graph partitioning problem, where we learn the affinity matrix with a Graph Neural Network (GNN)
The learned geometry-based affinity is further fused with appearance-based affinity to achieve robust keypoint association.
arXiv Detail & Related papers (2021-04-06T09:21:14Z) - Graph Neural Networks with Composite Kernels [60.81504431653264]
We re-interpret node aggregation from the perspective of kernel weighting.
We present a framework to consider feature similarity in an aggregation scheme.
We propose feature aggregation as the composition of the original neighbor-based kernel and a learnable kernel to encode feature similarities in a feature space.
arXiv Detail & Related papers (2020-05-16T04:44:29Z) - Iterative Context-Aware Graph Inference for Visual Dialog [126.016187323249]
We propose a novel Context-Aware Graph (CAG) neural network.
Each node in the graph corresponds to a joint semantic feature, including both object-based (visual) and history-related (textual) context representations.
arXiv Detail & Related papers (2020-04-05T13:09:37Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.