paper-with-me

Papers

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 GNN's predictive downstream performance, but it lacks solid theoretical foundations in terms of embedding-based representation guarantees. This paper addresses this issue by introducing a trainable deep learning architecture, coined neural snowflake, that can adaptively implement fractal-like metrics on $\mathbb{R}^d$. We prove that any given finite weights graph can be isometrically embedded by a standard MLP encoder. Furthermore, when the latent graph can be represented in the feature space of a sufficiently regular kernel, we show that the combined neural snowflake and MLP encoder do not succumb to the curse of dimensionality by using only a low-degree polynomial number of parameters in the number of nodes. This implementation enables a low-dimensional isometric embedding of the latent graph. We conduct synthetic experiments to demonstrate the superior metric learning capabilities of neural snowflakes when compared to more familiar spaces like Euclidean space. Additionally, we carry out latent graph inference experiments on graph benchmarks. Consistently, the neural snowflake model achieves predictive performance that either matches or surpasses that of the state-of-the-art latent graph inference models. Importantly, this performance improvement is achieved without requiring random search for optimal latent geometry. Instead, the neural snowflake model achieves this enhancement in a differentiable manner.

📄 PDF Abstract BibTeX arXiv:2310.15003

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkInductive BiasMetric Learning

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Video Desnowing and Deraining Based on Matrix Decomposition

2017-07-01 · CVPR 2017 7 · Weihong Ren, Jiandong Tian, Zhi Han, Antoni Chan 외

The existing snow/rain removal methods often fail for heavy snow/rain and dynamic scene. One reason for the failure is due to the assumption that all the snowflakes/rain streaks are sparse in snow/rain scenes. The other …

Optical Flow EstimationRain Removal

Out-of-sample Extension for Latent Position Graphs

2013-05-21 · Minh Tang, Youngser Park, Carey E. Priebe

We consider the problem of vertex classification for graphs constructed from the latent position model. It was shown previously that the approach of embedding the graphs into some Euclidean space followed by classificati…

General ClassificationGraph EmbeddingPosition

EBSnoR: Event-Based Snow Removal by Optimal Dwell Time Thresholding

2022-08-22 · Abigail Wolf, Shannon Brooks-Lehnert, Keigo Hirakawa

We propose an Event-Based Snow Removal algorithm called EBSnoR. We developed a technique to measure the dwell time of snowflakes on a pixel using event-based camera data, which is used to carry out a Neyman-Pearson hypot…

Snow Removal

LEDA: Latent Semantic Distribution Alignment for Multi-domain Graph Pre-training

2026-02-26 · Lianze Shan, Jitao Zhao, Dongxiao He, Siqi Liu 외 arxiv

Recent advances in generic large models, such as GPT and DeepSeek, have motivated the introduction of universality to graph pre-training, aiming to learn rich and generalizable knowledge across diverse domains using grap…

Finite-Agent Stochastic Differential Games on Large Graphs: II. Graph-Based Architectures

2025-09-15 · Ruimeng Hu, Jihao Long, Haosheng Zhou arxiv

We propose a novel neural network architecture, called Non-Trainable Modification (NTM), for computing Nash equilibria in stochastic differential games (SDGs) on graphs. These games model a broad class of graph-structure…

Computational Efficiency