Skip to main content

Showing 1–20 of 20 results for author: Ruiz, L

Searching in archive eess. Search in all archives.
.
  1. arXiv:2410.16593  [pdf, other

    eess.SP cs.AI cs.LG

    Graph Sampling for Scalable and Expressive Graph Neural Networks on Homophilic Graphs

    Authors: Haolin Li, Haoyu Wang, Luana Ruiz

    Abstract: Graph Neural Networks (GNNs) excel in many graph machine learning tasks but face challenges when scaling to large networks. GNN transferability allows training on smaller graphs and applying the model to larger ones, but existing methods often rely on random subsampling, leading to disconnected subgraphs and reduced model expressivity. We propose a novel graph sampling algorithm that leverages fea… ▽ More

    Submitted 27 March, 2025; v1 submitted 21 October, 2024; originally announced October 2024.

  2. arXiv:2409.13063  [pdf, ps, other

    cs.LG eess.SP

    Improved Image Classification with Manifold Neural Networks

    Authors: Caio F. Deberaldini Netto, Zhiyang Wang, Luana Ruiz

    Abstract: Graph Neural Networks (GNNs) have gained popularity in various learning tasks, with successful applications in fields like molecular biology, transportation systems, and electrical grids. These fields naturally use graph data, benefiting from GNNs' message-passing framework. However, the potential of GNNs in more general data representations, especially in the image domain, remains underexplored.… ▽ More

    Submitted 19 September, 2024; originally announced September 2024.

    Comments: 7 pages, 2 figures

  3. arXiv:2401.05326  [pdf, ps, other

    eess.SP

    Reply to 'Comments on Graphon Signal Processing' [arXiv:2310.14683]

    Authors: Luana Ruiz, Luiz F. O. Chamon, Alejandro Ribeiro

    Abstract: This technical note addresses an issue [arXiv:2310.14683] with the proof (but not the statement) of [arXiv:2003.05030, Proposition 4]. The statement of the proposition is correct, but the proof as written in [arXiv:2003.05030] is not and due to a typo in the manuscript, a reference to the correct proof is effectively missing. In the sequel, we present [arXiv:2003.05030, Proposition 4] and its proo… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

    Comments: Reply to 'Comments on Graphon Signal Processing'

  4. arXiv:2305.18467  [pdf, other

    cs.LG eess.SP

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

    Authors: Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

    Abstract: 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 information. We consider convolutional MNNs and GNNs where the manifold and the graph convolutions are respectively defined in terms of the Laplace-Beltrami operator and the graph Laplacian… ▽ More

    Submitted 27 June, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: 16 pages, 6 figures, 3 tables

  5. arXiv:2211.11058  [pdf, other

    eess.SP cs.LG

    Convolutional Filtering on Sampled Manifolds

    Authors: Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

    Abstract: The increasing availability of geometric data has motivated the need for information processing over non-Euclidean domains modeled as manifolds. The building block for information processing architectures with desirable theoretical properties such as invariance and stability is convolutional filtering. Manifold convolutional filters are defined from the manifold diffusion sequence, constructed by… ▽ More

    Submitted 20 November, 2022; originally announced November 2022.

    Comments: 7 pages, 4 figures, submitted to ICASSP 2023

  6. arXiv:2211.03231  [pdf, other

    cs.SI cs.LG eess.SP

    A Spectral Analysis of Graph Neural Networks on Dense and Sparse Graphs

    Authors: Luana Ruiz, Ningyuan Huang, Soledad Villar

    Abstract: In this work we propose a random graph model that can produce graphs at different levels of sparsity. We analyze how sparsity affects the graph spectra, and thus the performance of graph neural networks (GNNs) in node classification on dense and sparse graphs. We compare GNNs with spectral methods known to provide consistent estimators for community detection on dense graphs, a closely related tas… ▽ More

    Submitted 13 September, 2023; v1 submitted 6 November, 2022; originally announced November 2022.

    Comments: Extended version of ICASSP 2024 submission

  7. arXiv:2210.00376  [pdf, other

    eess.SP cs.LG

    Convolutional Neural Networks on Manifolds: From Graphs and Back

    Authors: Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

    Abstract: 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 communications. Graphs are common models to connect these discrete data points and capture the underlying geometric structure. With the large amount of these geometric data, graphs with arb… ▽ More

    Submitted 1 October, 2022; originally announced October 2022.

    Comments: 7 pages, 1 figure, 1 table

  8. arXiv:2112.04629  [pdf, other

    cs.LG eess.SP

    Transferability Properties of Graph Neural Networks

    Authors: Luana Ruiz, Luiz F. O. Chamon, Alejandro Ribeiro

    Abstract: Graph neural networks (GNNs) are composed of layers consisting of graph convolutions and pointwise nonlinearities. Due to their invariance and stability properties, GNNs are provably successful at learning representations from data supported on moderate-scale graphs. However, they are difficult to learn on large-scale graphs. In this paper, we study the problem of training GNNs on graphs of modera… ▽ More

    Submitted 7 August, 2023; v1 submitted 8 December, 2021; originally announced December 2021.

    Comments: IEEE TSP

  9. arXiv:2110.04706  [pdf, other

    eess.SP

    Stable and Transferable Wireless Resource Allocation Policies via Manifold Neural Networks

    Authors: Zhiyang Wang, Luana Ruiz, Mark Eisen, Alejandro Ribeiro

    Abstract: We consider the problem of resource allocation in large scale wireless networks. When contextualizing wireless network structures as graphs, we can model the limits of very large wireless systems as manifolds. To solve the problem in the machine learning framework, we propose the use of Manifold Neural Networks (MNNs) as a policy parametrization. In this work, we prove the stability of MNN resourc… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

    Comments: 7 pages, 3 figures. arXiv admin note: text overlap with arXiv:2106.03725

  10. arXiv:2110.04702  [pdf, other

    eess.SP cs.LG

    Stability of Neural Networks on Manifolds to Relative Perturbations

    Authors: Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

    Abstract: Graph Neural Networks (GNNs) show impressive performance in many practical scenarios, which can be largely attributed to their stability properties. Empirically, GNNs can scale well on large size graphs, but this is contradicted by the fact that existing stability bounds grow with the number of nodes. Graphs with well-defined limits can be seen as samples from manifolds. Hence, in this paper, we a… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

    Comments: 5 pages, 2 figures

  11. arXiv:2110.03576  [pdf, ps, other

    cs.LG eess.SP

    Training Stable Graph Neural Networks Through Constrained Learning

    Authors: Juan Cervino, Luana Ruiz, Alejandro Ribeiro

    Abstract: Graph Neural Networks (GNN) rely on graph convolutions to learn features from network data. GNNs are stable to different types of perturbations of the underlying graph, a property that they inherit from graph filters. In this paper we leverage the stability property of GNNs as a typing point in order to seek for representations that are stable within a distribution. We propose a novel constrained… ▽ More

    Submitted 10 February, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

  12. arXiv:2106.03693  [pdf, other

    cs.LG eess.SP

    Learning by Transference: Training Graph Neural Networks on Growing Graphs

    Authors: Juan Cervino, Luana Ruiz, Alejandro Ribeiro

    Abstract: Graph neural networks (GNNs) use graph convolutions to exploit network invariances and learn meaningful feature representations from network data. However, on large-scale graphs convolutions incur in high computational cost, leading to scalability limitations. Leveraging the graphon -- the limit object of a graph -- in this paper we consider the problem of learning a graphon neural network (WNN) -… ▽ More

    Submitted 27 June, 2022; v1 submitted 7 June, 2021; originally announced June 2021.

  13. arXiv:2103.02663  [pdf, other

    eess.SP

    Stability of Neural Networks on Riemannian Manifolds

    Authors: Zhiyang Wang, Luana Ruiz, Alejandro Ribeiro

    Abstract: Convolutional Neural Networks (CNNs) have been applied to data with underlying non-Euclidean structures and have achieved impressive successes. This brings the stability analysis of CNNs on non-Euclidean domains into notice because CNNs have been proved stable on Euclidean domains. This paper focuses on the stability of CNNs on Riemannian manifolds. By taking the Laplace-Beltrami operators into co… ▽ More

    Submitted 3 March, 2021; originally announced March 2021.

    Comments: 5 pages, 4 figures

  14. arXiv:2010.14585  [pdf, other

    eess.SP cs.LG

    Nonlinear State-Space Generalizations of Graph Convolutional Neural Networks

    Authors: Luana Ruiz, Fernando Gama, Alejandro Ribeiro, Elvin Isufi

    Abstract: Graph convolutional neural networks (GCNNs) learn compositional representations from network data by nesting linear graph convolutions into nonlinearities. In this work, we approach GCNNs from a state-space perspective revealing that the graph convolutional module is a minimalistic linear state-space model, in which the state update matrix is the graph shift operator. We show that this state updat… ▽ More

    Submitted 11 February, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

    Comments: Accepted at the IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2021)

  15. arXiv:2010.12529  [pdf, other

    cs.LG eess.SP

    Graph and graphon neural network stability

    Authors: Luana Ruiz, Zhiyang Wang, Alejandro Ribeiro

    Abstract: Graph neural networks (GNNs) are learning architectures that rely on knowledge of the graph structure to generate meaningful representations of large-scale network data. GNN stability is thus important as in real-world scenarios there are typically uncertainties associated with the graph. We analyze GNN stability using kernel objects called graphons. Graphons are both limits of convergent graph se… ▽ More

    Submitted 26 April, 2021; v1 submitted 23 October, 2020; originally announced October 2020.

  16. arXiv:2009.06723  [pdf, other

    eess.SP

    Graph-Adaptive Activation Functions for Graph Neural Networks

    Authors: Bianca Iancu, Luana Ruiz, Alejandro Ribeiro, Elvin Isufi

    Abstract: Activation functions are crucial in graph neural networks (GNNs) as they allow defining a nonlinear family of functions to capture the relationship between the input graph data and their representations. This paper proposes activation functions for GNNs that not only adapt to the graph into the nonlinearity, but are also distributable. To incorporate the feature-topology coupling into all GNN comp… ▽ More

    Submitted 14 September, 2020; originally announced September 2020.

  17. Graphon Signal Processing

    Authors: Luana Ruiz, Luiz F. O. Chamon, Alejandro Ribeiro

    Abstract: Graphons are infinite-dimensional objects that represent the limit of convergent sequences of graphs as their number of nodes goes to infinity. This paper derives a theory of graphon signal processing centered on the notions of graphon Fourier transform and linear shift invariant graphon filters, the graphon counterparts of the graph Fourier transform and graph filters. It is shown that for conver… ▽ More

    Submitted 15 December, 2023; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: Accepted for publication in IEEE TSP

  18. Gated Graph Recurrent Neural Networks

    Authors: Luana Ruiz, Fernando Gama, Alejandro Ribeiro

    Abstract: Graph processes exhibit a temporal structure determined by the sequence index and and a spatial structure determined by the graph support. To learn from graph processes, an information processing architecture must then be able to exploit both underlying structures. We introduce Graph Recurrent Neural Networks (GRNNs) as a general learning framework that achieves this goal by leveraging the notion… ▽ More

    Submitted 5 August, 2020; v1 submitted 3 February, 2020; originally announced February 2020.

    Comments: Under review at IEEE TSP

  19. arXiv:1910.10195  [pdf, other

    eess.SP

    The Graphon Fourier Transform

    Authors: Luana Ruiz, Luiz F. O. Chamon, Alejandro Ribeiro

    Abstract: In many network problems, graphs may change by the addition of nodes, or the same problem may need to be solved in multiple similar graphs. This generates inefficiency, as analyses and systems that are not transferable have to be redesigned. To address this, we consider graphons, which are both limit objects of convergent graph sequences and random graph models. We define graphon signals and intro… ▽ More

    Submitted 8 November, 2019; v1 submitted 22 October, 2019; originally announced October 2019.

  20. arXiv:1903.12575  [pdf, other

    eess.SP cs.LG cs.NE

    Invariance-Preserving Localized Activation Functions for Graph Neural Networks

    Authors: Luana Ruiz, Fernando Gama, Antonio G. Marques, Alejandro Ribeiro

    Abstract: Graph signals are signals with an irregular structure that can be described by a graph. Graph neural networks (GNNs) are information processing architectures tailored to these graph signals and made of stacked layers that compose graph convolutional filters with nonlinear activation functions. Graph convolutions endow GNNs with invariance to permutations of the graph nodes' labels. In this paper,… ▽ More

    Submitted 5 November, 2019; v1 submitted 29 March, 2019; originally announced March 2019.

    Comments: Accepted at TSP