paper-with-me

홈 › Papers

AttrE2vec: Unsupervised Attributed Edge Representation Learning

2020-12-29 · Piotr Bielak, Tomasz Kajdanowicz, Nitesh V. Chawla

Representation learning has overcome the often arduous and manual featurization of networks through (unsupervised) feature learning as it results in embeddings that can apply to a variety of downstream learning tasks. The focus of representation learning on graphs has focused mainly on shallow (node-centric) or deep (graph-based) learning approaches. While there have been approaches that work on homogeneous and heterogeneous networks with multi-typed nodes and edges, there is a gap in learning edge representations. This paper proposes a novel unsupervised inductive method called AttrE2Vec, which learns a low-dimensional vector representation for edges in attributed networks. It systematically captures the topological proximity, attributes affinity, and feature similarity of edges. Contrary to current advances in edge embedding research, our proposal extends the body of methods providing representations for edges, capturing graph attributes in an inductive and unsupervised manner. Experimental results show that, compared to contemporary approaches, our method builds more powerful edge vector representations, reflected by higher quality measures (AUC, accuracy) in downstream tasks as edge classification and edge clustering. It is also confirmed by analyzing low-dimensional embedding projections.

📄 PDF Abstract BibTeX arXiv:2012.14727

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEdge ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Unsupervised Attributed Dynamic Network Embedding with Stability Guarantees

2025-03-04 · Emma Ceccherini, Ian Gallagher, Andrew Jones, Daniel Lawson

Stability for dynamic network embeddings ensures that nodes behaving the same at different times receive the same embedding, allowing comparison of nodes in the network across time. We present attributed unfolded adjacen…

Link PredictionNetwork EmbeddingNode ClassificationPosition+1

DemandLens: Enhancing Forecast Accuracy Through Product-Specific Hyperparameter Optimization

2025-09-14 · Srijesh Pillai, M. I. Jawid Nazir arxiv

DemandLens demonstrates an innovative Prophet based forecasting model for the mattress-in-a-box industry, incorporating COVID-19 metrics and SKU-specific hyperparameter optimization. This industry has seen significant gr…

Hyperparameter Optimization

AttResDU-Net: Medical Image Segmentation Using Attention-based Residual Double U-Net

2023-06-25 · Akib Mohammed Khan, Alif Ashrafee, Fahim Shahriar Khan, Md. Bakhtiar Hasan 외

Manually inspecting polyps from a colonoscopy for colorectal cancer or performing a biopsy on skin lesions for skin cancer are time-consuming, laborious, and complex procedures. Automatic medical image segmentation aims …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Unsupervised Deep Manifold Attributed Graph Embedding

2021-04-27 · Zelin Zang, Siyuan Li, Di wu, Jianzhu Guo 외

Unsupervised attributed graph representation learning is challenging since both structural and feature information are required to be represented in the latent space. Existing methods concentrate on learning latent repre…

ClusteringGraph EmbeddingGraph Representation LearningLink Prediction+2

Unsupervised Graph Attention Autoencoder for Attributed Networks using K-means Loss

2023-11-21 · Abdelfateh Bekkaira, Slimane Bellaouar, Slimane Oulad-Naoui

Several natural phenomena and complex systems are often represented as networks. Discovering their community structure is a fundamental task for understanding these networks. Many algorithms have been proposed, but recen…

AttributeClusteringCommunity DetectionGraph Attention+4