Abstract
Graph embedding methods are useful for a wide range of graph analysis tasks including link prediction and node classification. Most graph embedding methods learn only the topological structure of graphs. Nevertheless, it has been shown that the incorporation of node attributes is beneficial in improving the expressive power of node embeddings. However, real-world graphs are often noisy in terms of structure and/or attributes (missing and/or erroneous edges/attributes). Most existing graph embedding methods are susceptible to this noise, as they do not consider uncertainty during the modelling process. In this paper, we introduce RASE, a Robust Attribute and Structure preserving graph Embedding model. RASE is a novel graph representation learning model which effectively preserves both graph structure and node attributes through a unified loss function. To be robust, RASE uses a denoising attribute auto-encoder to deal with node attribute noise, and models uncertainty in the embedding space as Gaussians to cope with graph structure noise. We evaluate the performance of RASE through an extensive experimental study on various real-world datasets. Results demonstrate that RASE outperforms state-of-the-art embedding methods on multiple graph analysis tasks and is robust to both structure and attribute noise.
Original language | English |
---|---|
Title of host publication | Advances in Knowledge Discovery and Data Mining |
Subtitle of host publication | 24th Pacific-Asia Conference, PAKDD 2020 Singapore, May 11–14, 2020 Proceedings, Part II |
Editors | Hady W. Lauw, Raymond Chi-Wing Wong, Alexandros Ntoulas, Ee-Peng Lim, See-Kiong Ng, Sinno Jialin Pan |
Place of Publication | Cham Switzerland |
Publisher | Springer |
Pages | 593-606 |
Number of pages | 14 |
ISBN (Electronic) | 9783030474362 |
ISBN (Print) | 9783030474355 |
DOIs | |
Publication status | Published - 2020 |
Event | Pacific-Asia Conference on Knowledge Discovery and Data Mining 2020 - Singapore, Singapore Duration: 11 May 2020 → 14 May 2020 Conference number: 24th https://pakdd2020.org (Website) https://link.springer.com/book/10.1007/978-3-030-47426-3 (Proceedings) |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 12085 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | Pacific-Asia Conference on Knowledge Discovery and Data Mining 2020 |
---|---|
Abbreviated title | PAKDD 2020 |
Country/Territory | Singapore |
City | Singapore |
Period | 11/05/20 → 14/05/20 |
Internet address |
|
Keywords
- Link prediction
- Node classification
- Robust graph embedding