Skip to main content

Showing 1–11 of 11 results for author: Cervino, J

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

    eess.SY

    Constrained Learning for Decentralized Multi-Objective Coverage Control

    Authors: Juan Cervino, Saurav Agarwal, Vijay Kumar, Alejandro Ribeiro

    Abstract: The multi-objective coverage control problem requires a robot swarm to collaboratively provide sensor coverage to multiple heterogeneous importance density fields IDFs simultaneously. We pose this as an optimization problem with constraints and study two different formulations: (1) Fair coverage, where we minimize the maximum coverage cost for any field, promoting equitable resource distribution a… ▽ More

    Submitted 13 March, 2025; v1 submitted 17 September, 2024; originally announced September 2024.

  2. arXiv:2409.05191  [pdf, other

    eess.SP cs.LG

    Generalization of Geometric Graph Neural Networks

    Authors: Zhiyang Wang, Juan Cervino, Alejandro Ribeiro

    Abstract: In this paper, we study the generalization capabilities of geometric graph neural networks (GNNs). We consider GNNs over a geometric graph constructed from a finite set of randomly sampled points over an embedded manifold with topological information captured. We prove a generalization gap between the optimal empirical risk and the optimal statistical risk of this GNN, which decreases with the num… ▽ More

    Submitted 8 September, 2024; originally announced September 2024.

    Comments: 12 pages, 4 figures. arXiv admin note: text overlap with arXiv:2406.05225

  3. arXiv:2408.13878  [pdf, other

    cs.LG eess.SP

    Generalization of Graph Neural Networks is Robust to Model Mismatch

    Authors: Zhiyang Wang, Juan Cervino, Alejandro Ribeiro

    Abstract: Graph neural networks (GNNs) have demonstrated their effectiveness in various tasks supported by their generalization capabilities. However, the current analysis of GNN generalization relies on the assumption that training and testing data are independent and identically distributed (i.i.d). This imposes limitations on the cases where a model mismatch exists when generating testing data. In this p… ▽ More

    Submitted 10 September, 2024; v1 submitted 25 August, 2024; originally announced August 2024.

    Comments: 20 pages, 6 figures. arXiv admin note: substantial text overlap with arXiv:2406.05225

  4. arXiv:2406.17611  [pdf, other

    cs.LG eess.SP

    Distributed Training of Large Graph Neural Networks with Variable Communication Rates

    Authors: Juan Cervino, Md Asadullah Turja, Hesham Mostafa, Nageen Himayat, Alejandro Ribeiro

    Abstract: Training Graph Neural Networks (GNNs) on large graphs presents unique challenges due to the large memory and computing requirements. Distributed GNN training, where the graph is partitioned across multiple machines, is a common approach to training GNNs on large graphs. However, as the graph cannot generally be decomposed into small non-interacting components, data communication between the traini… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

  5. arXiv:2210.00301  [pdf, other

    cs.LG eess.SY

    Learning Globally Smooth Functions on Manifolds

    Authors: Juan Cervino, Luiz F. O. Chamon, Benjamin D. Haeffele, Rene Vidal, Alejandro Ribeiro

    Abstract: Smoothness and low dimensional structures play central roles in improving generalization and stability in learning and statistics. This work combines techniques from semi-infinite constrained learning and manifold regularization to learn representations that are globally smooth on a manifold. To do so, it shows that under typical conditions the problem of learning a Lipschitz continuous function o… ▽ More

    Submitted 1 February, 2023; v1 submitted 1 October, 2022; originally announced October 2022.

  6. arXiv:2210.00299  [pdf, other

    cs.LG eess.IV eess.SY

    Federated Representation Learning via Maximal Coding Rate Reduction

    Authors: Juan Cervino, Navid NaderiAlizadeh, Alejandro Ribeiro

    Abstract: We propose a federated methodology to learn low-dimensional representations from a dataset that is distributed among several clients. In particular, we move away from the commonly-used cross-entropy loss in federated learning, and seek to learn shared low-dimensional representations of the data in a decentralized manner via the principle of maximal coding rate reduction (MCR2). Our proposed method… ▽ More

    Submitted 1 October, 2022; originally announced October 2022.

  7. 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.

  8. 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.

  9. arXiv:2010.12993  [pdf, other

    cs.LG eess.SP stat.ML

    Multi-task Supervised Learning via Cross-learning

    Authors: Juan Cervino, Juan Andres Bazerque, Miguel Calvo-Fullana, Alejandro Ribeiro

    Abstract: In this paper we consider a problem known as multi-task learning, consisting of fitting a set of classifier or regression functions intended for solving different tasks. In our novel formulation, we couple the parameters of these functions, so that they learn in their task specific domains while staying close to each other. This facilitates cross-fertilization in which data collected across differ… ▽ More

    Submitted 26 May, 2021; v1 submitted 24 October, 2020; originally announced October 2020.

  10. arXiv:2009.13668  [pdf, other

    eess.SY

    Parameter Critic: a Model Free Variance Reduction Method Through Imperishable Samples

    Authors: Juan Cervino, Harshat Kumar, Alejandro Ribeiro

    Abstract: We consider the problem of finding a policy that maximizes an expected reward throughout the trajectory of an agent that interacts with an unknown environment. Frequently denoted Reinforcement Learning, this framework suffers from the need of large amount of samples in each step of the learning process. To this end, we introduce parameter critic, a formulation that allows samples to keep their val… ▽ More

    Submitted 28 September, 2020; originally announced September 2020.

  11. Multi-task Reinforcement Learning in Reproducing Kernel Hilbert Spaces via Cross-learning

    Authors: Juan Cervino, Juan Andres Bazerque, Miguel Calvo-Fullana, Alejandro Ribeiro

    Abstract: Reinforcement learning (RL) is a framework to optimize a control policy using rewards that are revealed by the system as a response to a control action. In its standard form, RL involves a single agent that uses its policy to accomplish a specific task. These methods require large amounts of reward samples to achieve good performance, and may not generalize well when the task is modified, even if… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.