← Search

Alejandro Ribeiro

142 accepted papers

2026

A Constrained Optimization Perspective of Unrolled Transformers

ICML 2026spotlight

We introduce a constrained optimization framework for training transformers that behave like optimization descent algorithms. Specifically, we enforce layerwise descent constraints on the objective function and replace standard empirical risk minimization (ERM) with a primal-dual training scheme. Th…

Cited by 0SourceScholar
2026

Decentralized Learning Strategies for Estimation Error Minimization with Graph Neural Networks

ICASSP 2026poster

We address real-time sampling and estimation of autoregressive Markovian sources in dynamic yet structurally similar multi-hop wireless networks. Each node caches samples from others and communicates over wireless collision channels, aiming to minimize time-average estimation error via decentralized…

Cited by 0SourcePDFScholar
2026

GRAPH NEURAL NETWORKS IN LARGE SCALE WIRELESS COMMUNICATION NETWORKS: SCALABILITY ACROSS RANDOM GEOMETRIC GRAPHS

ICASSP 2026poster

The growing complexity of wireless systems has accelerated the move from traditional methods to learning-based solutions. Graph Neural Networks (GNNs) are especially well-suited here, since wireless networks can be naturally represented as graphs. A key property of GNNs is transferability: models tr…

Cited by 0SourcePDFScholar
2026

LPAC: Learnable Perception-Action-Communication Loops with Applications to Coverage Control

ICRA 2026poster

Coverage control is the problem of navigating a robot swarm to collaboratively monitor features or a phenomenon of interest not known a priori . The problem is challenging in decentralized settings with robots that have limited communication and sensing capabilities. We propose a learnable Perceptio…

2026

Scalable Multi Agent Diffusion Policies for Coverage Control

ICRA 2026poster

We propose MADP, a novel diffusion-model-based approach for collaboration in decentralized robot swarms. MADP leverages diffusion models to generate samples from complex and high-dimensional action distributions that capture the interdependencies between agents' actions. Each robot conditions policy…

2026

Unlearning in Diffusion Models: A Unified Framework with KL Divergence and Likelihood Constraints

ICML 2026poster

Unlearning in diffusion models aims to remove undesirable data or concepts while preserving the utility of pretrained models---two fundamentally conflicting objectives. We propose a principled constrained optimization framework that formulates unlearning as minimizing the deviation from a pretrained…

Cited by 0SourceScholar
2025

A Manifold Perspective on the Statistical Generalization of Graph Neural Networks

ICML 2025poster

Graph Neural Networks (GNNs) extend convolutional neural networks to operate on graphs. Despite their impressive performances in various graph learning tasks, the theoretical understanding of their generalization capability is still lacking. Previous GNN generalization bounds ignore the underlying g…

Cited by 9SourcePDFScholar
2025

Alignment of Large Language Models with Constrained Learning

NeurIPS 2025poster

We study the problem of computing an optimal large language model (LLM) policy for the constrained alignment problem, where the goal is to maximize a primary reward objective while satisfying constraints on secondary utilities. Despite the popularity of Lagrangian-based LLM policy search in constrai…

Cited by 0SourceScholar
2025

Composition and Alignment of Diffusion Models using Constrained Learning

NeurIPS 2025poster

Diffusion models have become prevalent in generative modeling due to their ability to sample from complex distributions. To improve the quality of generated samples and their compliance with user requirements, two commonly used methods are: (i) Alignment, which involves finetuning a diffusion model…

Cited by 0SourcecodeScholar
2025

Constrained Learning for Decentralized Multi-Objective Coverage Control

ICRA 2025

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,

Cited by 0SourceScholar
2025

Deterministic Policy Gradient Primal-Dual Methods for Continuous-Space Constrained MDPs

AAAI 2025technical

We study the problem of computing deterministic optimal policies for constrained Markov decision processes (MDPs) with continuous state and action spaces, which are widely encountered in constrained dynamical systems. Designing deterministic policy gradient methods in continuous state and action spa…

2025

DiffKillR: Killing and Recreating Diffeomorphisms for Cell Annotation in Dense Microscopy Images

ICASSP 2025accepted

The proliferation of digital microscopy images, driven by advances in automated whole slide scanning, presents significant opportunities for biomedical research and clinical diagnostics. However, accurately annotating densely packed information in these images remains a major challenge. To address t…

Cited by 0SourceScholar
2025

Distilling On-device Language Models for Robot Planning with Minimal Human Intervention

CoRL 2025poster

Large language models (LLMs) provide robots with powerful contextual reasoning abilities and a natural human interface. Yet, current LLM-enabled robots typically depend on cloud-hosted models, limiting their usability in environments with unreliable communication infrastructure, such as outdoor or i…

Cited by 0SourceScholar
2025

Feasible Learning

AISTATS 2025poster

We introduce Feasible Learning (FL), a sample-centric learning paradigm where models are trained by solving a feasibility problem that bounds the loss for each training sample. In contrast to the ubiquitous Empirical Risk Minimization (ERM) framework, which optimizes for average performance, FL dema…

Cited by 0SourcecodeScholar
2025

GIVE: Structured Reasoning of Large Language Models with Knowledge Graph Inspired Veracity Extrapolation

ICML 2025poster

Existing approaches based on context prompting or reinforcement learning (RL) to improve the reasoning capacities of large language models (LLMs) depend on the LLMs' internal knowledge to produce reliable Chain-Of-Thought (CoT). However, no matter the size of LLMs, certain problems cannot be resolve…

2025

Generalization of Graph Neural Networks Is Robust to Model Mismatch

AAAI 2025technical

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 im…

Cited by 2SourcePDFScholar
2025

Learning Efficient Positional Encodings with Graph Neural Networks

ICLR 2025poster

Positional encodings (PEs) are essential for effective graph representation learning because they provide position awareness in inherently position-agnostic transformer architectures and increase the expressive capacity of Graph Neural Networks (GNNs). However, designing powerful and efficient PEs f…

2025

LoRanPAC: Low-rank Random Features and Pre-trained Models for Bridging Theory and Practice in Continual Learning

ICLR 2025poster

The goal of continual learning (CL) is to train a model that can solve multiple tasks presented sequentially. Recent CL approaches have achieved strong performance by leveraging large pre-trained models that generalize well to downstream tasks. However, such methods lack theoretical guarantees, maki…

2025

State-Augmented Opportunistic Routing in Wireless Communication Systems with Graph Neural Networks

ICASSP 2025accepted

In this study, we address the challenge of packet based information routing in large-scale wireless communication networks. We approach this scenario by framing the problem as a statistical learning problem, where each node in the network relies only on the local data. Our exploration focuses on the…

Cited by 0SourceScholar
2024

Loss Shaping Constraints for Long-Term Time Series Forecasting

ICML 2024poster

Several applications in time series forecasting require predicting multiple steps ahead. Despite the vast amount of literature in the topic, both classical and recent deep learning based approaches have mostly focused on minimising performance averaged over the predicted window. We observe that this…

Cited by 4SourcePDFScholar
2024

Neural Tangent Kernels Motivate Cross-Covariance Graphs in Neural Networks

ICML 2024poster

Neural tangent kernels (NTKs) provide a theoretical regime to analyze the learning and generalization behavior of over-parametrized neural networks. For a supervised learning task, the association between the eigenvectors of the NTK and given data (a concept referred to as alignment in this paper) c…

Cited by 0SourcePDFScholar
2024

Non Commutative Convolutional Signal Models in Neural Networks: Stability to Small Deformations

ICASSP 2024accepted

In this paper we discuss the results recently published in [1] about algebraic signal models (ASMs) based on non commutative algebras and their use in convolutional neural networks. Relying on the general tools from algebraic signal processing (ASP), we study the filtering and stability properties o…

Cited by 0SourceScholar
2024

State-Augmented Information Routing In Communication Systems With Graph Neural Networks

ICASSP 2024accepted

We consider the problem of routing network packets in a large-scale communication system where the nodes have access to only local information. We formulate this problem as a constrained learning problem, which can be solved using a distributed optimization algorithm. We approach this distributed op…

Cited by 0SourceScholar
2023

Active Collaborative Localization in Heterogeneous Robot Teams

RSS 2023poster

Accurate and robust state estimation is critical for autonomous navigation of robot teams. This task is especially challenging for large groups of size, weight, and power (SWAP) constrained aerial robots operating in perceptually-degraded GPS-denied environments. We can, however, actively increase t…

2023

Automatic Data Augmentation via Invariance-Constrained Learning

ICML 2023poster

Underlying data structures, such as symmetries or invariance to transformations, are often exploited to improve the solution of learning tasks. However, embedding these properties in models or learning algorithms can be challenging and computationally intensive. Data augmentation, on the other hand,…

2023

Explainable Brain Age Prediction using coVariance Neural Networks

NeurIPS 2023poster

In computational neuroscience, there has been an increased interest in developing machine learning algorithms that leverage brain imaging data to provide estimates of "brain age" for an individual. Importantly, the discordance between brain age and chronological age (referred to as "brain age gap")…

2023

Last-Iterate Convergent Policy Gradient Primal-Dual Methods for Constrained MDPs

NeurIPS 2023poster

We study the problem of computing an optimal policy of an infinite-horizon discounted constrained Markov decision process (constrained MDP). Despite the popularity of Lagrangian-based policy search methods used in practice, the oscillation of policy iterates in these methods has not been fully under…

Cited by 30SourcePDFScholar
2023

Learning Globally Smooth Functions on Manifolds

ICML 2023poster

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…

2023

Multi-Task Bias-Variance Trade-Off Through Functional Constraints

ICASSP 2023accepted

Multi-task learning aims to acquire a set of functions, either regressors or classifiers, that perform well for diverse tasks. At its core, the idea behind multi-task learning is to exploit the intrinsic similarity across data sources to aid in the learning process for each individual domain. In thi…

Cited by 0SourceScholar
2023

Predicting Brain Age Using Transferable Covariance Neural Networks

ICASSP 2023accepted

The deviation between chronological age and biological age is a well-recognized biomarker associated with cognitive decline and neurodegeneration. Age-related and pathology-driven changes to brain structure are captured by various neuroimaging modalities. These datasets are characterized by high dim…

Cited by 0SourceScholar
2023

Robust Localization of Aerial Vehicles via Active Control of Identical Ground Vehicles

IROS 2023poster

This paper addresses the problem of active collaborative localization in heterogeneous robot teams with unknown data association. It involves positioning a small number of identical unmanned ground vehicles (UGVs) at desired positions so that an unmanned aerial vehicle (UAV) can, through unlabelled…

Cited by 4SourceScholar
2023

Space-Time Graph Neural Networks with Stochastic Graph Perturbations

ICASSP 2023accepted

Space-time graph neural networks (ST-GNNs) are recently developed architectures that learn efficient graph representations of time-varying data. ST-GNNs are particularly useful in multi-agent systems, due to their stability properties and their ability to respect communication delays between the age…

Cited by 0SourceScholar
2023

Tangent Bundle Filters and Neural Networks: From Manifolds to Cellular Sheaves and Back

ICASSP 2023accepted

In this work we introduce a convolution operation over the tangent bundle of Riemannian manifolds exploiting the Connection Laplacian operator. We use this convolution operation to define tangent bundle filters and tangent bundle neural networks (TNNs), novel continuous architectures operating on ta…

Cited by 0SourceScholar
2022

An Agnostic Approach to Federated Learning with Class Imbalance

ICLR 2022poster

Federated Learning (FL) has emerged as the tool of choice for training deep models over heterogeneous and decentralized datasets. As a reflection of the experiences from different clients, severe class imbalance issues are observed in real-world FL problems. Moreover, there exists a drastic mismatc…

2022

Coverage Control in Multi-Robot Systems via Graph Neural Networks

ICRA 2022poster

This paper develops a decentralized approach to mobile sensor coverage by a multi-robot system. We consider a scenario where a team of robots with limited sensing range must position itself to effectively detect events of interest in a region characterized by areas of varying importance. Towards thi…

Cited by 40SourceScholar
2022

Stable and Transferable Wireless Resource Allocation Policies Via Manifold Neural Networks

ICASSP 2022accepted

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 Neu…

Cited by 0SourceScholar
2021

Adversarial Robustness with Semi-Infinite Constrained Learning

NeurIPS 2021poster

Despite strong performance in numerous applications, the fragility of deep learning to input perturbations has raised serious questions about its use in safety-critical domains. While adversarial training can mitigate this issue in practice, state-of-the-art methods are increasingly application-dep…

2021

Large Scale Distributed Collaborative Unlabeled Motion Planning With Graph Policy Gradients

RA-L 2021

In this letter, we present a learning method to solve the unlabelled motion problem with motion constraints and space constraints in 2D space for a large number of robots. To solve the problem of arbitrary dynamics and constraints we propose formulating the problem as a multi-agent problem. We are a

Cited by 16SourceScholar
2021

Learning Connectivity for Data Distribution in Robot Teams

IROS 2021poster

Many algorithms for control of multi-robot teams operate under the assumption that low-latency, global state information necessary to coordinate agent actions can readily be disseminated among the team. However, in harsh environments with no existing communication infrastructure, robots must form ad…

Cited by 12SourcecodeScholar
2021

Multi-Robot Coverage and Exploration using Spatial Graph Neural Networks

IROS 2021poster

The multi-robot coverage problem is an essential building block for systems that perform tasks like inspection, exploration, or search and rescue. We discretize the coverage problem to induce a spatial graph of locations and represent robots as nodes in the graph. Then, we train a Graph Neural Netwo…

Cited by 79SourceScholar
2021

Nonlinear State-Space Generalizations of Graph Convolutional Neural Networks

ICASSP 2021accepted

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-spac…

Cited by 0SourceScholar
2021

ROS-NetSim: A Framework for the Integration of Robotic and Network Simulators

RA-L 2021

Multi-agent systems play an important role in modern robotics. Due to the nature of these systems, coordination among agents via communication is frequently necessary. Indeed, Perception-Action-Communication (PAC) loops, or Perception-Action loops closed over a communication channel, are a critical

Cited by 37SourceScholar
2021

Unsupervised Learning for Asynchronous Resource Allocation In Ad-Hoc Wireless Networks

ICASSP 2021accepted

We consider optimal resource allocation problems under asynchronous wireless network setting. Without explicit model knowledge, we design an unsupervised learning method based on Aggregation Graph Neural Networks (Agg-GNNs). Depending on the localized aggregated information structure on each network…

Cited by 0SourceScholar
2021

VGAI: End-to-End Learning of Vision-Based Decentralized Controllers for Robot Swarms

ICASSP 2021accepted

Decentralized coordination of a robot swarm requires addressing the tension between local perceptions and actions, and the accomplishment of a global objective. In this work, we propose to learn decentralized controllers based solely on raw visual inputs. For the first time, this integrates the lear…

Cited by 0SourceScholar
2020

A Zeroth-Order Learning Algorithm for Ergodic Optimization of Wireless Systems with no Models and no Gradients

ICASSP 2020accepted

Optimal resource allocation in real-world wireless systems is rather challenging, not only due to the unavailability of accurate statistical channel models, but also because expressions of maximal or achievable information rates are most often unknown, or not adequately precise. Under a modular stoc…

Cited by 0SourceScholar
2020

Balancing Rates and Variance via Adaptive Batch-Sizes in First-Order Stochastic Optimization

ICASSP 2020accepted

Stochastic gradient descent is a canonical tool for addressing stochastic optimization problems, and forms the bedrock of modern machine learning and statistics. In this work, we seek to balance the fact that attenuating step-sizes is required for exact asymptotic convergence with the fact that larg…

Cited by 0SourceScholar
2020

Better Safe Than Sorry: Risk-Aware Nonlinear Bayesian Estimation

ICASSP 2020accepted

Despite the simplicity and intuitive interpretation of minimum mean squared error (MMSE) estimators, their effectiveness in certain scenarios is questionable. Indeed, minimizing squared errors on average does not provide any form of stability, as the volatility of the estimation error is left uncons…

Cited by 0SourceScholar
2020

Efficient Distributed Hessian Free Algorithm for Large-scale Empirical Risk Minimization via Accumulating Sample Strategy

AISTATS 2020poster

In this paper, we propose a Distributed Accumulated Newton Conjugate gradiEnt (DANCE) method in which sample size is gradually increasing to quickly obtain a solution whose empirical loss is under satisfactory statistical accuracy. Our proposed method is multistage in which the solution of a stage s…

2020

Federated Classification with Low Complexity Reproducing Kernel Hilbert Space Representations

ICASSP 2020accepted

In federated learning, a centralized model is realized based on information received from a group of agents each collecting data. This setting has two major challenges: the agents observe data over different distributions and they have only limited capabilities of sending data over the network to th…

Cited by 0SourceScholar
2020

Graph Neural Networks for Decentralized Multi-Robot Path Planning

IROS 2020poster

Effective communication is key to successful, decentralized, multi-robot path planning. Yet, it is far from obvious what information is crucial to the task at hand, and how and when it must be shared among robots. To side-step these issues and move beyond hand-crafted heuristics, we propose a combin…

Cited by 330SourceScholar
2020

Graphon Neural Networks and the Transferability of Graph Neural Networks

NeurIPS 2020poster

Graph neural networks (GNNs) rely on graph convolutions to extract local features from network data. These graph convolutions combine information from adjacent nodes using coefficients that are shared across all nodes. Since these coefficients are shared and do not depend on the graph, one can envis…

2020

Metric Representations of Networks: A Uniqueness Result

ICASSP 2020accepted

In this paper, we consider the problem of projecting networks onto metric spaces. Networks are structures that encode relationships between pairs of elements or nodes. However, these relationships can be independent of each other, and need not be defined for every pair of nodes. This is in contrast…

Cited by 0SourceScholar
2020

Mobile Wireless Network Infrastructure on Demand

ICRA 2020poster

In this work, we introduce Mobile Wireless Infrastructure on Demand: a framework for providing wireless connectivity to multi-robot teams via autonomously reconfiguring ad-hoc networks. In many cases, previous multi-agent systems either assumed the availability of existing communication infrastructu…

Cited by 26SourceScholar
2020

The Empirical Duality Gap of Constrained Statistical Learning

ICASSP 2020accepted

This paper is concerned with the study of constrained statistical learning problems, the unconstrained version of which are at the core of virtually all of modern information processing. Accounting for constraints, however, is paramount to incorporate prior knowledge and impose desired structural an…

Cited by 0SourceScholar
2019

Constrained Reinforcement Learning Has Zero Duality Gap

NeurIPS 2019poster

Autonomous agents must often deal with conflicting requirements, such as completing tasks using the least amount of time/energy, learning multiple tasks, or dealing with multiple opponents. In the context of reinforcement learning~(RL), these problems are addressed by (i)~designing a reward function…

Cited by 237SourcePDFScholar
2019

Control Aware Communication Design for Time Sensitive Wireless Systems

ICASSP 2019accepted

We consider the problem of allocating radio resources over wireless communication links to control a series of independent low-latency wireless control systems common in industrial settings. Supporting wireless control in time sensitive settings requires fast data rates over wireless links, which co…

Cited by 0SourceScholar
2019

Dual Domain Learning of Optimal Resource Allocations in Wireless Systems

ICASSP 2019accepted

We consider the problem of finding optimal resource allocations subject to system constraints in a generic class of problems in wireless communications. These problems are inherently challenging due to functional optimization and potential non-convexities. However, these problems can be observed to…

Cited by 0SourceScholar
2019

Graph Policy Gradients for Large Scale Robot Control

CoRL 2019

In this paper, the problem of learning policies to control a large number of homogeneous robots is considered. To this end, we propose a new algorithm we call Graph Policy Gradients (GPG) that exploits the underlying graph symmetry among the robots. The curse of dimensionality one encounters when wo

2019

Inverse Optimal Planning for Air Traffic Control

IROS 2019poster

We envision a system that concisely describes the rules of air traffic control, assists human operators and supports dense autonomous air traffic around commercial airports. We develop a method to learn the rules of air traffic control from real data as a cost function via maximum entropy inverse re…

Cited by 8SourcecodeScholar
2019

Learning Decentralized Controllers for Robot Swarms with Graph Neural Networks

CoRL 2019

We consider the problem of finding distributed controllers for large networks of mobile robots with interacting dynamics and sparsely available communications. Our approach is to learn local controllers that require only local information and communications at test time by imitating the policy of ce

2019

Learning Safe Unlabeled Multi-Robot Planning with Motion Constraints

IROS 2019poster

In this paper, we present a learning approach to goal assignment and trajectory planning for unlabeled robots operating in 2D, obstacle-filled workspaces. More specifically, we tackle the unlabeled multi-robot motion planning problem with motion constraints as a multi-agent reinforcement learning pr…

Cited by 41SourceScholar
2019

Median Activation Functions for Graph Neural Networks

ICASSP 2019accepted

Graph neural networks (GNNs) have been shown to replicate convolutional neural networks' (CNNs) superior performance in many problems involving graphs. By replacing regular convolutions with linear shift-invariant graph filters (LSI-GFs), GNNs take into account the (irregular) structure of the graph…

Cited by 0SourceScholar
2019

Sparse Learning of Parsimonious Reproducing Kernel Hilbert Space Models

ICASSP 2019accepted

Reproducing kernel ilbert spaces (RKHSs) have been at the core of successful non-parametric tools in signal processing, statistics, and machine learning. Despite their success, the computational complexity of these models often hinders their use in practice. Indeed, fitting RKHS models typically rel…

Cited by 0SourceScholar
2018

Graph Signal Processing of Human Brain Imaging Data

ICASSP 2018accepted

Modern neuroimaging techniques offer disctinct views on brain structure and function. Data acquired using these techniques can be analyzed in terms of its network structure to identify organizing principles at the systems level. Graph representations are flexible frameworks where nodes are related t…

Cited by 0SourceScholar
2018

Large Scale Empirical Risk Minimization via Truncated Adaptive Newton Method

AISTATS 2018poster

Most second order methods are inapplicable to large scale empirical risk minimization (ERM) problems because both, the number of samples N and number of parameters p are large. Large N makes it costly to evaluate Hessians and large p makes it costly to invert Hessians. This paper propose a novel ada…

Cited by 0SourcePDFScholar
2018

Learning Statistically Accurate Resource Allocations in Non-Stationary Wireless Systems

ICASSP 2018accepted

This paper considers the resource allocation problem in wireless systems over an unknown time-varying non-stationary channel. The goal is to maximize a utility function, such as a capacity function, over a set of wireless nodes while satisfying a set of resource constraints. To bypass the need for a…

Cited by 0SourceScholar
2018

Parallel Stochastic Successive Convex Approximation Method for Large-Scale Dictionary Learning

ICASSP 2018accepted

We consider the problem of dictionary learning over training sets whose sample size and parameter dimension are large-scale, which is formulated as a non-convex stochastic program where the objective decomposes into a smooth non-convex part and a convex sparsity-promoting penalty. We propose a Doubl…

Cited by 0SourceScholar
2017

A double incremental aggregated gradient method with linear convergence rate for large-scale optimization

ICASSP 2017accepted

This paper considers the problem of minimizing the average of a finite set of strongly convex functions. We introduce a double incremental aggregated gradient method (DIAG) that computes the gradient of only one function at each iteration, which is chosen based on a cyclic scheme, and uses the aggre…

Cited by 0SourceScholar
2017

An incremental quasi-Newton method with a local superlinear convergence rate

ICASSP 2017accepted

We present an incremental Broyden-Fletcher-Goldfarb-Shanno (BFGS) method as a quasi-Newton algorithm with a cyclically iterative update scheme for solving large-scale optimization problems. The proposed incremental quasi-Newton (IQN) algorithm reduces computational cost relative to traditional quasi…

Cited by 0SourceScholar
2017

Brain signal analytics from graph signal processing perspective

ICASSP 2017accepted

This paper presents methods to analyze functional brain networks and signals from graph spectral perspectives. The notion of frequency and filters recently generalized to irregular graph domains defines brain graph frequencies associated with different levels of spatial smoothness across the brain r…

Cited by 0SourceScholar
2017

First-Order Adaptive Sample Size Methods to Reduce Complexity of Empirical Risk Minimization

NeurIPS 2017poster

This paper studies empirical risk minimization (ERM) problems for large-scale datasets and incorporates the idea of adaptive sample size methods to improve the guaranteed convergence bounds for first-order stochastic and deterministic methods. In contrast to traditional methods that attempt to solve…

Cited by 28SourcePDFScholar
2017

Large-scale nonconvex stochastic optimization by Doubly Stochastic Successive Convex approximation

ICASSP 2017accepted

We consider supervised learning problems over training sets in which both the number of training examples and the dimension of the feature vectors are large. We focus on the case where the loss function defining the quality of the parameter we wish to estimate may be non-convex, but also has a conve…

Cited by 0SourceScholar
2017

Parsimonious Online Learning with Kernels via sparse projections in function space

ICASSP 2017accepted

We consider stochastic nonparametric regression problems in a reproducing kernel Hilbert space (RKHS), an extension of expected risk minimization to nonlinear function estimation. Popular perception is that kernel methods are inapplicable to online settings, since the generalization of stochastic me…

Cited by 0SourceScholar
2017

Stationary graph processes: Parametric power spectral estimation

ICASSP 2017accepted

Advancing a holistic theory of networks and network processes requires the extension of existing results in the processing of time-varying signals to signals supported on graphs. This paper focuses on the definition of stationarity and power spectral density for random graph signals, generalizes the…

Cited by 0SourceScholar
2017

Stochastic backpressure in energy harvesting networks

ICASSP 2017accepted

In this paper, we study the problem of jointly routing and scheduling traffic in an energy harvesting network. To this end, we leverage stochastic dual descent methods to propose a generalization of the well-known backpressure algorithm to energy harvesting networks. We name this policy energy harve…

Cited by 0SourceScholar
2016

Adaptive Newton Method for Empirical Risk Minimization to Statistical Accuracy

NeurIPS 2016poster

We consider empirical risk minimization for large-scale datasets. We introduce Ada Newton as an adaptive algorithm that uses Newton's method with adaptive sample sizes. The main idea of Ada Newton is to increase the size of the training set by a factor larger than one in a way that the minimization…

Cited by 47SourcePDFScholar
2016

Blind identification of graph filters with multiple sparse inputs

ICASSP 2016accepted

Network processes are often represented as signals defined on the vertices of a graph. To untangle the latent structure of such signals, one can view them as outputs of linear graph filters modeling underlying network dynamics. This paper deals with the problem of joint identification of a graph fil…

Cited by 0SourceScholar
2016

Diffusion filtering of graph signals and its use in recommendation systems

ICASSP 2016accepted

This paper presents diffusion filtering as a method to smooth signals defined on the nodes of a graph or network. Diffusion filtering considers the given signals as initial temperature distributions in the nodes and diffuses heat through the edges of the graph. The filtered signal is determined by t…

Cited by 0SourceScholar
2016

Online learning for characterizing unknown environments in ground robotic vehicle models

IROS 2016poster

In pursuit of increasing the operational tempo of a ground robotics platform in unknown domains, we consider the problem of predicting the distribution of structural state-estimation error due to poorly-modeled platform dynamics as well as environmental effects. Such predictions are a critical compo…

Cited by 26SourceScholar
2015

D4L: Decentralized dynamic discriminative dictionary learning

IROS 2015poster

We consider discriminative dictionary learning in a distributed online setting, where a team of networked robots aims to jointly learn both a common basis of the feature space and a classifier over this basis from sequentially observed signals. We formulate this problem as a distributed stochastic p…

Cited by 41SourceScholar