CLLGJun 5, 2019

Improving Textual Network Embedding with Global Attention via Optimal Transport

arXiv:1906.01840v11098 citations
Originality Incremental advance
AI Analysis

This work addresses challenges in textual network embedding for network analysis, offering improved relational inference and long-term interaction capture, though it appears incremental as it builds on existing attention mechanisms.

The paper tackled the problem of learning context-aware network embeddings augmented with text data by reformulating the network-embedding problem and introducing novel strategies, including a content-aware sparse attention module based on optimal transport and a high-level attention parsing module, resulting in consistent outperformance over state-of-the-art methods in extensive experiments.

Constituting highly informative network embeddings is an important tool for network analysis. It encodes network topology, along with other useful side information, into low-dimensional node-based feature representations that can be exploited by statistical modeling. This work focuses on learning context-aware network embeddings augmented with text data. We reformulate the network-embedding problem, and present two novel strategies to improve over traditional attention mechanisms: ($i$) a content-aware sparse attention module based on optimal transport, and ($ii$) a high-level attention parsing module. Our approach yields naturally sparse and self-normalized relational inference. It can capture long-term interactions between sequences, thus addressing the challenges faced by existing textual network embedding schemes. Extensive experiments are conducted to demonstrate our model can consistently outperform alternative state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes