paper-with-me

홈 › Papers

Manifold limit for the training of shallow graph convolutional neural networks

2026-01-09 · Johanna Tengler, Christoph Brune, José A. Iglesias arxiv

We study the discrete-to-continuum consistency of the training of shallow graph convolutional neural networks (GCNNs) on proximity graphs of sampled point clouds under a manifold assumption. Graph convolution is defined spectrally via the graph Laplacian, whose low-frequency spectrum approximates that of the Laplace-Beltrami operator of the underlying smooth manifold, and shallow GCNNs of possibly infinite width are linear functionals on the space of measures on the parameter space. From this functional-analytic perspective, graph signals are seen as spatial discretizations of functions on the manifold, which leads to a natural notion of training data consistent across graph resolutions. To enable convergence results, the continuum parameter space is chosen as a weakly compact product of unit balls, with Sobolev regularity imposed on the output weight and bias, but not on the convolutional parameter. The corresponding discrete parameter spaces inherit the corresponding spectral decay, and are additionally restricted by a frequency cutoff adapted to the informative spectral window of the graph Laplacians. Under these assumptions, we prove $Γ$-convergence of regularized empirical risk minimization functionals and corresponding convergence of their global minimizers, in the sense of weak convergence of the parameter measures and uniform convergence of the functions over compact sets. This provides a formalization of mesh and sample independence for the training of such networks.

📄 PDF Abstract BibTeX arXiv:2601.06025

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Building Shortcuts between Distant Nodes with Biaffine Mapping for Graph Convolutional Networks

2023-02-17 · Acong Zhang, Jincheng Huang, Ping Li, Kai Zhang

Multiple recent studies show a paradox in graph convolutional networks (GCNs), that is, shallow architectures limit the capability of learning information from high-order neighbors, while deep architectures suffer from o…

Contrastive LearningNode ClassificationRepresentation Learning

Convolutional Neural Networks on Manifolds: From Graphs and Back

2022-10-01 · Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

Geometric deep learning has gained much attention in recent years due to more available data acquired from non-Euclidean domains. Some examples include point clouds for 3D models and wireless sensor networks in communica…

Geometric Graph Filters and Neural Networks: Limit Properties and Discriminability Trade-offs

2023-05-29 · Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

This paper studies the relationship between a graph neural network (GNN) and a manifold neural network (MNN) when the graph is constructed from a set of points sampled from the manifold, thus encoding geometric informati…

Graph Neural NetworkPoint Cloud Classification

Multipath Graph Convolutional Neural Networks

2021-05-04 · Rangan Das, Bikram Boote, Saumik Bhattacharya, Ujjwal Maulik

Graph convolution networks have recently garnered a lot of attention for representation learning on non-Euclidean feature spaces. Recent research has focused on stacking multiple layers like in convolutional neural netwo…

Node Property PredictionProperty PredictionRepresentation Learning

Dimension independent bounds for general shallow networks

2019-08-26 · Hrushikesh N. Mhaskar

This paper proves an abstract theorem addressing in a unified manner two important problems in function approximation: avoiding curse of dimensionality and estimating the degree of approximation for out-of-sample extensi…