Abstract
Node embedding is one of the most widely adopted techniques in numerous graph analysis tasks, such as node classification. Methods for node embedding can be broadly classified into three categories: proximity matrix factorization approaches, sampling methods, and deep learning strategies. Among the deep learning strategies, graph contrastive learning has attracted significant interest. Yet, it has been observed that existing graph contrastive learning approaches do not adequately preserve the local topological structure of the original graphs, particularly when neighboring nodes belong to disparate categories. To address this challenge, this paper introduces a novel node embedding approach named Locally Linear Contrastive Embedding (LLaCE). LLaCE is designed to maintain the intrinsic geometric structure of graph data by utilizing locally linear formulation, thereby ensuring that the local topological characteristics are accurately reflected in the embedding space. Experimental results on one synthetic dataset and five real-world datasets validate the effectiveness of our proposed method.
Original language | English |
---|---|
Title of host publication | WWW '24: Companion Proceedings of the ACM on Web Conference 2024 |
Publisher | Association for Computing Machinery (ACM) |
Pages | 517-520 |
Number of pages | 4 |
Edition | 1st |
ISBN (Electronic) | 9798400701726 |
DOIs | |
Publication status | Published - 13 May 2024 |
Event | 33rd ACM Web Conference, WWW 2024 - , Singapore Duration: 13 May 2024 → 17 May 2024 https://dl.acm.org/doi/proceedings/10.1145/3589334 https://dl.acm.org/doi/proceedings/10.1145/3589335 |
Publication series
Name | WWW 2024 Companion - Companion Proceedings of the ACM Web Conference |
---|
Conference
Conference | 33rd ACM Web Conference, WWW 2024 |
---|---|
Country/Territory | Singapore |
Period | 13/05/24 → 17/05/24 |
Internet address |
User-Defined Keywords
- Convex Optimization
- Graph Contrastive Learning
- Locally Linear Contrastive Embedding
- Node Classification
- Node Embedding