paper-with-me

홈 › Papers

Gromov-Wasserstein Discrepancy with Local Differential Privacy for Distributed Structural Graphs

2022-02-01 · Hongwei Jin, Xun Chen

Learning the similarity between structured data, especially the graphs, is one of the essential problems. Besides the approach like graph kernels, Gromov-Wasserstein (GW) distance recently draws big attention due to its flexibility to capture both topological and feature characteristics, as well as handling the permutation invariance. However, structured data are widely distributed for different data mining and machine learning applications. With privacy concerns, accessing the decentralized data is limited to either individual clients or different silos. To tackle these issues, we propose a privacy-preserving framework to analyze the GW discrepancy of node embedding learned locally from graph neural networks in a federated flavor, and then explicitly place local differential privacy (LDP) based on Multi-bit Encoder to protect sensitive information. Our experiments show that, with strong privacy protections guaranteed by the $\varepsilon$-LDP algorithm, the proposed framework not only preserves privacy in graph learning but also presents a noised structural metric under GW distance, resulting in comparable and even better performance in classification and clustering tasks. Moreover, we reason the rationale behind the LDP-based GW distance analytically and empirically.

📄 PDF Abstract BibTeX arXiv:2202.00808

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Fused Gromov-Wasserstein Alignment for Hawkes Processes

2019-10-04 · Dixin Luo, Hongteng Xu, Lawrence Carin

We propose a novel fused Gromov-Wasserstein alignment method to jointly learn the Hawkes processes in different event spaces, and align their event types. Given two Hawkes processes, we use fused Gromov-Wasserstein discr…

Orthogonal Gromov-Wasserstein Discrepancy with Efficient Lower Bound

2022-05-12 · Hongwei Jin, Zishun Yu, Xinhua Zhang

Comparing structured data from possibly different metric-measure spaces is a fundamental task in machine learning, with applications in, e.g., graph classification. The Gromov-Wasserstein (GW) discrepancy formulates a co…

Graph Classification

Scalable Gromov-Wasserstein Learning for Graph Partitioning and Matching

2019-05-18 · NeurIPS 2019 12 · Hongteng Xu, Dixin Luo, Lawrence Carin

We propose a scalable Gromov-Wasserstein learning (S-GWL) method and establish a novel and theoretically-supported paradigm for large-scale graph analysis. The proposed method is based on the fact that Gromov-Wasserstein…

ClusteringGraph Matchinggraph partitioning

Gromov-Wasserstein Learning for Graph Matching and Node Embedding

2019-01-17 · Hongteng Xu, Dixin Luo, Hongyuan Zha, Lawrence Carin

A novel Gromov-Wasserstein learning framework is proposed to jointly match (align) graphs and learn embedding vectors for the associated graph nodes. Using Gromov-Wasserstein discrepancy, we measure the dissimilarity bet…

Graph Matching

Improving Relational Regularized Autoencoders with Spherical Sliced Fused Gromov Wasserstein

2020-10-05 · ICLR 2021 1 · Khai Nguyen, Son Nguyen, Nhat Ho, Tung Pham 외

Relational regularized autoencoder (RAE) is a framework to learn the distribution of data by minimizing a reconstruction loss together with a relational regularization on the latent space. A recent attempt to reduce the …

Image Generation