paper-with-me

Papers

Barlow Graph Auto-Encoder for Unsupervised Network Embedding

2021-10-29 · Rayyan Ahmad Khan, Martin Kleinsteuber

Network embedding has emerged as a promising research field for network analysis. Recently, an approach, named Barlow Twins, has been proposed for self-supervised learning in computer vision by applying the redundancy-reduction principle to the embedding vectors corresponding to two distorted versions of the image samples. Motivated by this, we propose Barlow Graph Auto-Encoder, a simple yet effective architecture for learning network embedding. It aims to maximize the similarity between the embedding vectors of immediate and larger neighborhoods of a node, while minimizing the redundancy between the components of these projections. In addition, we also present the variation counterpart named as Barlow Variational Graph Auto-Encoder. Our approach yields promising results for inductive link prediction and is also on par with state of the art for clustering and downstream node classification, as demonstrated by extensive comparisons with several well-known techniques on three benchmark citation datasets.

📄 PDF Abstract BibTeX arXiv:2110.15742

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Link PredictionLink PredictionNetwork EmbeddingNode ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Barlow Twins Barlow Twins is a self-supervised learning method that applies redundancy-reduction — a principle first proposed in neuroscience — to self supervised learning. The objective…

Similar Papers 제목 키워드 기반

Reduced order modeling for flow and transport problems with Barlow Twins self-supervised learning

2022-02-11 · Teeratorn Kadeethum, Francesco Ballarin, Daniel O'Malley, Youngsoo Choi 외

We propose a unified data-driven reduced order model (ROM) that bridges the performance gap between linear and nonlinear manifold approaches. Deep learning ROM (DL-ROM) using deep-convolutional autoencoders (DC-AE) has b…

Self-Supervised Learning

Node Level Graph Autoencoder: Unified Pretraining for Textual Graph Learning

2024-08-09 · Wenbin Hu, Huihao Jing, Qi Hu, Haoran Li 외

Textual graphs are ubiquitous in real-world applications, featuring rich text information with complex relationships, which enables advanced research across various fields. Textual graph representation learning aims to g…

Graph LearningGraph Representation LearningLanguage ModellingLink Prediction+2

Unsupervised Homography Estimation on Multimodal Image Pair via Alternating Optimization

2024-11-20 · Sanghyeob Song, Jaihyun Lew, Hyemi Jang, Sungroh Yoon

Estimating the homography between two images is crucial for mid- or high-level vision tasks, such as image stitching and fusion. However, using supervised learning methods is often challenging or costly due to the diffic…

Homography EstimationImage Stitching

Variational Graph Normalized Auto-Encoders

2021-08-18 · Seong Jin Ahn, Myoung Ho Kim

Link prediction is one of the key problems for graph-structured data. With the advancement of graph neural networks, graph autoencoders (GAEs) and variational graph autoencoders (VGAEs) have been proposed to learn graph …

Link PredictionPrediction

Autoencoded UMAP-Enhanced Clustering for Unsupervised Learning

2025-01-13 · Malihehsadat Chavooshi, Alexander V. Mamonov

We propose a novel approach to unsupervised learning by constructing a non-linear embedding of the data into a low-dimensional space followed by any conventional clustering algorithm. The embedding promotes clusterabilit…

Clustering