paper-with-me

홈 › Papers

Learning to Learn Graph Topologies

2021-10-19 · NeurIPS 2021 12 · Xingyue Pu, Tianyue Cao, Xiaoyun Zhang, Xiaowen Dong, Siheng Chen

Learning a graph topology to reveal the underlying relationship between data entities plays an important role in various machine learning and data analysis tasks. Under the assumption that structured data vary smoothly over a graph, the problem can be formulated as a regularised convex optimisation over a positive semidefinite cone and solved by iterative algorithms. Classic methods require an explicit convex function to reflect generic topological priors, e.g. the $\ell_1$ penalty for enforcing sparsity, which limits the flexibility and expressiveness in learning rich topological structures. We propose to learn a mapping from node data to the graph structure based on the idea of learning to optimise (L2O). Specifically, our model first unrolls an iterative primal-dual splitting algorithm into a neural network. The key structural proximal projection is replaced with a variational autoencoder that refines the estimated graph with enhanced topological properties. The model is trained in an end-to-end fashion with pairs of node data and graph samples. Experiments on both synthetic and real-world data demonstrate that our model is more efficient than classic iterative algorithms in learning a graph with specific topological properties.

📄 PDF Abstract BibTeX arXiv:2110.09807

Code (1)

xpuoxford/l2g-neurips2021 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Beyond Exponential Graph: Communication-Efficient Topologies for Decentralized Learning via Finite-time Convergence

2023-09-21 · NeurIPS 2023 11

Decentralized learning has recently been attracting increasing attention for its applications in parallel computation and privacy preservation. Many recent studies stated that the underlying network topology with a faste…

Pseudo-Riemannian Graph Convolutional Networks

2021-06-06 · Bo Xiong, Shichao Zhu, Nico Potyka, Shirui Pan 외

Graph convolutional networks (GCNs) are powerful frameworks for learning embeddings of graph-structured data. GCNs are traditionally studied through the lens of Euclidean geometry. Recent works find that non-Euclidean Ri…

Graph ReconstructionInductive BiasLink PredictionNode Classification

Finite time max-consensus for simultaneous target interception in switching graph topologies

2025-04-22 · Kushal P. Singh, Aditya K. Rao, Twinkle Tripathy

In this paper, we propose a distributed guidance law for the simultaneous interception of a stationary target. For a group of `n' heterogeneous pursuers, the proposed guidance law establishes the necessary conditions on …

Blind Graph Matching Using Graph Signals

2023-06-27 · Hang Liu, Anna Scaglione, Hoi-To Wai

Classical graph matching aims to find a node correspondence between two unlabeled graphs of known topologies. This problem has a wide range of applications, from matching identities in social networks to identifying simi…

Graph Matching

Efficient Direct-Connect Topologies for Collective Communications

2022-02-07 · Liangyu Zhao, Siddharth Pal, Tapan Chugh, Weiyang Wang 외

We consider the problem of distilling efficient network topologies for collective communications. We provide an algorithmic framework for constructing direct-connect topologies optimized for the latency vs. bandwidth tra…