Adversarial Context Aware Network Embeddings for Textual Networks
Tony Gracious, Ambedkar Dukkipati

TL;DR
This paper introduces an adversarial network embedding method for textual networks that effectively fuses modalities, learns embeddings for unseen nodes, and improves link prediction and node classification performance.
Contribution
It proposes a novel adversarial framework combining text and structure embeddings, enabling unseen node embedding and flexible text representation with attention mechanisms.
Findings
Up to 7% improvement in link prediction for seen nodes
Up to 12% improvement in link prediction for unseen nodes
Up to 2% improvement in node classification
Abstract
Representation learning of textual networks poses a significant challenge as it involves capturing amalgamated information from two modalities: (i) underlying network structure, and (ii) node textual attributes. For this, most existing approaches learn embeddings of text and network structure by enforcing embeddings of connected nodes to be similar. Then for achieving a modality fusion they use the similarities between text embedding of a node with the structure embedding of its connected node and vice versa. This implies that these approaches require edge information for learning embeddings and they cannot learn embeddings of unseen nodes. In this paper we propose an approach that achieves both modality fusion and the capability to learn embeddings of unseen nodes. The main feature of our model is that it uses an adversarial mechanism between text embedding based discriminator, and…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
