Semi-Supervised Graph Attention Networks for Event Representation Learning
Joao Pedro Rodrigues Mattos, Ricardo M. Marcacini

TL;DR
This paper introduces GNEE, a semi-supervised graph attention network method for event representation learning that effectively handles heterogeneous event graphs and leverages labeled data for improved embeddings.
Contribution
The paper proposes GNEE, combining Graph Attention Networks and graph regularization to address heterogeneity and semi-supervised learning in event graph embeddings.
Findings
GNEE outperforms existing semi-supervised graph embedding methods.
The method effectively handles graph heterogeneity.
Self-attention improves relationship importance learning.
Abstract
Event analysis from news and social networks is very useful for a wide range of social studies and real-world applications. Recently, event graphs have been explored to model event datasets and their complex relationships, where events are vertices connected to other vertices representing locations, people's names, dates, and various other event metadata. Graph representation learning methods are promising for extracting latent features from event graphs to enable the use of different classification algorithms. However, existing methods fail to meet essential requirements for event graphs, such as (i) dealing with semi-supervised graph embedding to take advantage of some labeled events, (ii) automatically determining the importance of the relationships between event vertices and their metadata vertices, as well as (iii) dealing with the graph heterogeneity. This paper presents GNEE (GAT…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
