paper-with-me

Papers

From Latent Graph to Latent Topology Inference: Differentiable Cell Complex Module

2023-05-25 · Claudio Battiloro, Indro Spinelli, Lev Telyatnikov, Michael Bronstein, Simone Scardapane, Paolo Di Lorenzo

Latent Graph Inference (LGI) relaxed the reliance of Graph Neural Networks (GNNs) on a given graph topology by dynamically learning it. However, most of LGI methods assume to have a (noisy, incomplete, improvable, ...) input graph to rewire and can solely learn regular graph topologies. In the wake of the success of Topological Deep Learning (TDL), we study Latent Topology Inference (LTI) for learning higher-order cell complexes (with sparse and not regular topology) describing multi-way interactions between data points. To this aim, we introduce the Differentiable Cell Complex Module (DCM), a novel learnable function that computes cell probabilities in the complex to improve the downstream task. We show how to integrate DCM with cell complex message passing networks layers and train it in a end-to-end fashion, thanks to a two-step inference procedure that avoids an exhaustive search across all possible cells in the input, thus maintaining scalability. Our model is tested on several homophilic and heterophilic graph datasets and it is shown to outperform other state-of-the-art techniques, offering significant improvements especially in cases where an input graph is not provided.

📄 PDF Abstract BibTeX arXiv:2305.16174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Graph Inference using Product Manifolds

2022-11-26 · Haitz Sáez de Ocáriz Borde, Anees Kazi, Federico Barbero, Pietro Liò

Graph Neural Networks usually rely on the assumption that the graph topology is available to the network as well as optimal for the downstream task. Latent graph inference allows models to dynamically learn the intrinsic…

Graph Learning

AMES: A Differentiable Embedding Space Selection Framework for Latent Graph Inference

2023-11-20 · Yuan Lu, Haitz Sáez de Ocáriz Borde, Pietro Liò

In real-world scenarios, although data entities may possess inherent relationships, the specific graph illustrating their connections might not be directly accessible. Latent graph inference addresses this issue by enabl…

HiFi-BRep: High-Fidelity Latent Representation for Robust B-Rep Generation

2026-08-17 · Junhao Hou, Chenqi Luo, Pufan Wang, Jiaying Lu 외 arxiv

Boundary representation (B-Rep) generation is a fundamental task in computer-aided design, yet the direct synthesis of high-fidelity and structurally valid B-Reps remains a major challenge. Existing deep generative metho…

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization

Neural Snowflakes: Universal Latent Graph Inference via Trainable Latent Geometries

2023-10-23 · Haitz Sáez de Ocáriz Borde, Anastasis Kratsios

The inductive bias of a graph neural network (GNN) is largely encoded in its specified graph. Latent graph inference relies on latent geometric representations to dynamically rewire or infer a GNN's graph to maximize the…

Graph Neural NetworkInductive BiasMetric Learning