paper-with-me

홈 › Papers

Exploiting Edge Features in Graphs with Fused Network Gromov-Wasserstein Distance

2023-09-28 · Junjie Yang, Matthieu Labeau, Florence d'Alché-Buc

Pairwise comparison of graphs is key to many applications in Machine learning ranging from clustering, kernel-based classification/regression and more recently supervised graph prediction. Distances between graphs usually rely on informative representations of these structured objects such as bag of substructures or other graph embeddings. A recently popular solution consists in representing graphs as metric measure spaces, allowing to successfully leverage Optimal Transport, which provides meaningful distances allowing to compare them: the Gromov-Wasserstein distances. However, this family of distances overlooks edge attributes, which are essential for many structured objects. In this work, we introduce an extension of Gromov-Wasserstein distance for comparing graphs whose both nodes and edges have features. We propose novel algorithms for distance and barycenter computation. We empirically show the effectiveness of the novel distance in learning tasks where graphs occur in either input space or output space, such as classification and graph prediction.

📄 PDF Abstract BibTeX arXiv:2309.16604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Transport for structured data with application on graphs

2018-05-23 · Titouan Vayer, Laetitia Chapel, Rémi Flamary, Romain Tavenard 외

This work considers the problem of computing distances between structured objects such as undirected graphs, seen as probability distributions in a specific metric space. We consider a new transportation distance (i.e. t…

ClusteringGraph ClassificationGraph ClusteringTime Series Analysis

Privacy-Preserved Evolutionary Graph Modeling via Gromov-Wasserstein Autoregression

2023-06-26 · Conference 2023 6 · Yue Xiang,Dixin Luo,Hongteng Xu

Real-world graphs like social networks are often evolutionary over time, whose observations at different timestamps lead to graph sequences. Modeling such evolutionary graphs is important for many applications, but solvi…

Privacy Preserving

On a linear fused Gromov-Wasserstein distance for graph structured data

2022-03-09 · Dai Hai Nguyen, Koji Tsuda

We present a framework for embedding graph structured data into a vector space, taking into account node features and topology of a graph into the optimal transport (OT) problem. Then we propose a novel distance between …

Clustering

A Fused Gromov-Wasserstein Framework for Unsupervised Knowledge Graph Entity Alignment

2023-05-11 · Jianheng Tang, Kangfei Zhao, Jia Li

Entity alignment is the task of identifying corresponding entities across different knowledge graphs (KGs). Although recent embedding-based entity alignment methods have shown significant advancements, they still struggl…

Entity AlignmentKnowledge Graphs

Private Synthetic Graph Generation and Fused Gromov-Wasserstein Distance

2025-02-17 · Leoni Carla Wirth, Gholamali Aminian, Gesine Reinert

Networks are popular for representing complex data. In particular, differentially private synthetic networks are much in demand for method and algorithm development. The network generator should be easy to implement and …

Graph Generation