← Search

Georgios B. Giannakis

71 accepted papers

2026

Binomial Gradient-Based Meta-Learning for Enhanced Meta-Gradient Estimation

ICLR 2026poster

Meta-learning offers a principled framework leveraging *task-invariant* priors from related tasks, with which *task-specific* models can be fine-tuned on downstream tasks, even with limited data records. Gradient-based meta-learning (GBML) relies on gradient descent (GD) to adapt the prior to a new…

Cited by 0SourceScholar
2026

Conformalized Gaussian processes for online uncertainty quantification over graphs

ICASSP 2026oral

Uncertainty quantification (UQ) over graphs arises in a number of safety-critical applications in network science. The Gaussian process (GP), as a classical Bayesian framework for UQ, has been developed to handle graph-structured data by devising topology-aware kernel functions. However, such GP-bas…

Cited by 0SourcePDFScholar
2026

Efficient 3D Reconstruction in Noisy Agricultural Environments: A Bayesian Optimization Perspective for View Planning

ICRA 2026poster

3D reconstruction is a fundamental task in robotics that has gained attention due to its major impact in a wide variety of practical settings, including agriculture, underwater, and urban environments. While this task can be carried out using a large number of arbitrarily taken 2D images, their proc…

Cited by 1SourceScholar
2026

ScaLoRA: Optimally Scaled Low-Rank Adaptation for Efficient High-Rank Fine-Tuning

ICML 2026poster

As large language models (LLMs) continue to scale in size, the computational overhead has become a major bottleneck for task-specific fine-tuning. While low-rank adaptation (LoRA) effectively curtails this cost by confining the weight updates to a low-dimensional subspace, such a restriction can hin…

Cited by 0SourceScholar
2025

Efficient 3D Reconstruction in Noisy Agricultural Environments: A Bayesian Optimization Perspective for View Planning

RA-L 2025

3D reconstruction is a fundamental task in robotics that gained attention due to its major impact in a wide variety of practical settings, including agriculture, underwater, and urban environments. While this task can be carried out using a large number of arbitrarily taken 2D images, their processi

Cited by 1SourceScholar
2025

Online scalable Gaussian processes with conformal prediction for guaranteed coverage

ICASSP 2025accepted

The Gaussian process (GP) is a Bayesian non-parametric paradigm that is widely adopted for uncertainty quantification (UQ) in a number of safety-critical applications, including robotics, healthcare, as well as surveillance. The consistency of the resulting uncertainty values however, hinges on the…

Cited by 0SourceScholar
2025

Preconditioned Sharpness-Aware Minimization: Unifying Analysis and a Novel Learning Algorithm

ICASSP 2025accepted

Targeting solutions over ‘flat’ regions of the loss landscape, sharpness-aware minimization (SAM) has emerged as a powerful tool to improve generalizability of deep neural network based learning. While several SAM variants have been developed to this end, a unifying approach that also guides princip…

Cited by 0SourceScholar
2025

RefLoRA: Refactored Low-Rank Adaptation for Efficient Fine-Tuning of Large Models

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) lowers the computational and memory overhead of fine-tuning large models by updating a low-dimensional subspace of the pre-trained weight matrix. Albeit efficient, LoRA exhibits suboptimal convergence and noticeable performance degradation, due to inconsistent and imbalanc…

Cited by 0SourceScholar
2024

A Bayesian Approach to High-Order Link Prediction

ICASSP 2024accepted

Using a subset of observed network links, high-order link prediction (HOLP) infers missing hyperedges, that is links connecting three or more nodes. HOLP emerges in several applications, but existing approaches have not dealt with the associated predictor’s performance. To overcome this limitation,…

Cited by 0SourceScholar
2024

Meta-Learning Universal Priors Using Non-Injective Change of Variables

NeurIPS 2024poster

Meta-learning empowers data-hungry deep neural networks to rapidly learn from merely a few samples, which is especially appealing to tasks with small datasets. Critical in this context is the *prior knowledge* accumulated from related tasks. Existing meta-learning approaches typically rely on presel…

Cited by 0SourcePDFScholar
2024

Meta-Learning With Versatile Loss Geometries for Fast Adaptation Using Mirror Descent

ICASSP 2024accepted

Utilizing task-invariant prior knowledge extracted from related tasks, meta-learning is a principled framework that empowers learning a new task especially when data records are limited. A fundamental challenge in meta-learning is how to quickly "adapt" the extracted prior in order to train a task-s…

Cited by 0SourceScholar
2023

Bayesian Optimization with Ensemble Learning Models and Adaptive Expected Improvement

ICASSP 2023accepted

Optimizing a black-box function that is expensive to evaluate emerges in a gamut of machine learning and artificial intelligence applications including drug discovery, policy optimization in robotics, and hyperparameter tuning of learning models to list a few. Bayesian optimization (BO) provides a p…

Cited by 0SourceScholar
2023

Enhancing Sharpness-Aware Optimization Through Variance Suppression

NeurIPS 2023poster

Sharpness-aware minimization (SAM) has well documented merits in enhancing generalization of deep neural networks, even without sizable data augmentation. Embracing the geometry of the loss function, where neighborhoods of 'flat minima' heighten generalization ability, SAM seeks 'flat valleys' by mi…

2023

Higher-Order Link Prediction Via Learnable Maximum Mean Discrepancy

ICASSP 2023accepted

Higher-order link prediction (HOLP) seeks missing links capturing dependencies among three or more network nodes. Predicting high-order links (HOLs) can for instance reveal hyperlinks in the structure of drug substance and metabolic networks. Existing methods either make restrictive assumptions rega…

Cited by 0SourceScholar
2023

Physics-Informed Transfer Learning for Voltage Stability Margin Prediction

ICASSP 2023accepted

Assessing set-membership and evaluating distances to the related set boundary are problems of widespread interest, and can often be computationally challenging. Seeking efficient learning models for such tasks, this paper deals with voltage stability margin prediction for power systems. Supervised t…

Cited by 0SourceScholar
2023

Scalable Bayesian Meta-Learning through Generalized Implicit Gradients

AAAI 2023technical

Meta-learning owns unique effectiveness and swiftness in tackling emerging tasks with limited data. Its broad applicability is revealed by viewing it as a bi-level optimization problem. The resultant algorithmic viewpoint however, faces scalability issues when the inner-level optimization relies on…

2021

Adversarial Linear Contextual Bandits with Graph-Structured Side Observations

AAAI 2021technical

This paper studies the adversarial graphical contextual bandits, a variant of adversarial multi-armed bandits that leverage two categories of the most common side information: contexts and side observations. In this setting, a learning agent repeatedly chooses from a set of K actions after being pre…

Cited by 9SourcePDFScholar
2021

Enhancing Parameter-Free Frank Wolfe with an Extra Subproblem

AAAI 2021technical

Aiming at convex optimization under structural constraints, this work introduces and analyzes a variant of the Frank Wolfe (FW) algorithm termed ExtraFW. The distinct feature of ExtraFW is the pair of gradients leveraged per iteration, thanks to which the decision variable is updated in a prediction…

Cited by 8SourcePDFScholar
2021

Gaussian Process Temporal-Difference Learning with Scalability and Worst-Case Performance Guarantees

ICASSP 2021accepted

Value function approximation is a crucial module for policy evaluation in reinforcement learning when the state space is large or continuous. The present paper revisits policy evaluation via temporal-difference (TD) learning from the Gaussian process (GP) perspective. Leveraging random features to a…

Cited by 0SourceScholar
2021

Graph-Adaptive Incremental Learning Using an Ensemble of Gaussian Process Experts

ICASSP 2021accepted

Graph-guided semi-supervised learning (SSL) is a major task emerging in a gamut of network science applications. However, most SSL approaches rely on deterministic similarity metrics for prediction, thus providing only point estimates of the sought function. To allow for uncertainty quantification,…

Cited by 0SourceScholar
2021

Online Unsupervised Learning Using Ensemble Gaussian Processes with Random Features

ICASSP 2021accepted

Gaussian process latent variable models (GPLVMs) are powerful, yet computationally heavy tools for nonlinear dimensionality reduction. Existing scalable variants utilize low- rank kernel matrix approximants that in essence subsample the embedding space. This work develops an efficient online approac…

Cited by 0SourceScholar
2021

Unveiling Anomalous Nodes Via Random Sampling and Consensus on Graphs

ICASSP 2021accepted

The present paper develops a graph-based sampling and consensus (GraphSAC) approach to effectively detect anomalous nodes in large-scale graphs. GraphSAC randomly draws sub-sets of nodes, and relies on graph-aware criteria to judiciously filter out sets contaminated by anomalous nodes, before employ…

Cited by 0SourceScholar
2020

Active Learning with Unsupervised Ensembles of Classifiers

ICASSP 2020accepted

The present work introduces a simple scheme for active classification of data using unsupervised ensembles of classifiers. Uncertainty sampling, with different uncertainty measures, is evaluated for data selection, while an online expectation maximization algorithm is derived to estimate model param…

Cited by 0SourceScholar
2020

Ensemble Gaussian Processes with Spectral Features for Online Interactive Learning with Scalability

AISTATS 2020poster

Combining benefits of kernels with Bayesian models, Gaussian process (GP) based approaches have well-documented merits not only in learning over a rich class of nonlinear functions, but also quantifying the associated uncertainty. While most GP approaches rely on a single preselected prior, the pres…

2020

Finite-Time Analysis of Decentralized Temporal-Difference Learning with Linear Function Approximation

AISTATS 2020poster

Motivated by the emerging use of multi-agent reinforcement learning (MARL) in engineering applications such as networked robotics, swarming drones, and sensor networks, we investigate the policy evaluation problem in a fully decentralized setting, using temporal-difference (TD) learning with linear…

Cited by 63SourcePDFScholar
2020

Finite-Time Error Bounds for Biased Stochastic Approximation with Applications to Q-Learning

AISTATS 2020poster

Inspired by the widespread use of Q-learning algorithms in reinforcement learning (RL), this present paper studies a class of biased stochastic approximation (SA) procedures under an ‘ergodic-like’ assumption on the underlying stochastic noise sequence. Leveraging a \emph{multistep Lyapunov functio…

Cited by 10SourcePDFScholar
2020

Learning connectivity and higher-order interactions in radial distribution grids

ICASSP 2020accepted

To perform any meaningful optimization task, distribution grid operators need to know the topology of their grids. Although power grid topology identification and verification has been recently studied, discovering instantaneous interplay among subsets of buses, also known as higher-order interactio…

Cited by 0SourceScholar
2020

Resilient to Byzantine Attacks Finite-Sum Optimization Over Networks

ICASSP 2020accepted

This contribution deals with distributed finite-sum optimization for learning over networks in the presence of malicious Byzantine attacks. To cope with such attacks, resilient approaches so far combine stochastic gradient descent (SGD) with different robust aggregation rules. However, the sizeable…

Cited by 0SourceScholar
2020

Self-Driven Graph Volterra Models for Higher-Order Link Prediction

ICASSP 2020accepted

Link prediction is one of the core problems in network and data science with widespread applications. While predicting pairwise nodal interactions (links) in network data has been investigated extensively, predicting higher-order interactions (higher-order links) is still not fully understood. Sever…

Cited by 0SourceScholar
2020

Semi-Supervised Learning of Processes Over Multi-Relational Graphs

ICASSP 2020accepted

Semi-supervised learning (SSL) of dynamic processes over graphs is encountered in several applications of network science. Most of the existing approaches are unable to handle graphs with multiple relations, which arise in various real-world networks. This work deals with SSL of dynamic processes ov…

Cited by 0SourceScholar
2019

A Recurrent Graph Neural Network for Multi-relational Data

ICASSP 2019accepted

The era of "data deluge" has sparked the interest in graph-based learning methods in a number of disciplines such as sociology, biology, neuroscience, or engineering. In this paper, we introduce a graph recurrent neural network (GRNN) for scalable semi-supervised learning from multi-relational data.…

Cited by 0SourceScholar
2019

Efficient Randomized Defense against Adversarial Attacks in Deep Convolutional Neural Networks

ICASSP 2019accepted

Despite their well-documented learning capabilities in clean environments, deep convolutional neural networks (CNNs) are extremely fragile in adversarial settings, where carefully crafted perturbations created by an attacker can easily disrupt the task at hand. Numerous methods have been proposed fo…

Cited by 0SourceScholar
2018

Dpca: Dimensionality Reduction for Discriminative Analytics of Multiple Large-Scale Datasets

ICASSP 2018accepted

Principal component analysis (PCA) has well-documented merits for data extraction and dimensionality reduction. PCA deals with a single dataset at a time, and it is challenged when it comes to analyzing multiple datasets. Yet in certain setups, one wishes to extract the most significant information…

Cited by 0SourceScholar
2018

Fully Automatic Segmentation of the Right Ventricle Via Multi-Task Deep Neural Networks

ICASSP 2018accepted

Segmentation of ventricles from cardiac magnetic resonance (MR) images is a key step to obtaining clinical parameters useful for prognosis of cardiac pathologies. To improve upon the performance of existing fully convolutional network (FCN) based automatic right ventricle (RV) segmentation approache…

Cited by 0SourceScholar
2018

Random Walks with Restarts for Graph-Based Classification: Teleportation Tuning and Sampling Design

ICASSP 2018accepted

The present work introduces methods for sampling and inference for the purpose of semi-supervised classification over the nodes of a graph. The graph may be given or constructed using similarity measures among nodal features. Leveraging the graph for classification builds on the premise that relatio…

Cited by 0SourceScholar
2018

Reinforcement Learning for 5G Caching with Dynamic Cost

ICASSP 2018accepted

In next generation cellular networks (5G) the access points (APs) are anticipated to be equipped with storage devices to serve locally requests for reusable popular contents by caching them at the edge of the network. The ultimate goal is to shift part of the load on the back-haul links from on-peak…

Cited by 0SourceScholar
2017

Distributed recursive least-squares with data-adaptive censoring

ICASSP 2017accepted

The deluge of networked big data motivates the development of computation- and communication-efficient network information processing algorithms. In this paper, we propose two data-adaptive censoring strategies that significantly reduce the computation and communication costs of the distributed recu…

Cited by 0SourceScholar
2017

Identifying directional connections in brain networks via multi-kernel granger models

ICASSP 2017accepted

Granger causality based approaches are popular in unveiling directed interactions among brain regions. The present work advocates a multi-kernel based nonlinear model for obtaining the effective connectivity between brain regions, by wedding the merits of partial correlation in undirected topology i…

Cited by 0SourceScholar
2017

Robust clustering of data collected via crowdsourcing

ICASSP 2017accepted

Crowdsourcing approaches rely on the collection of multiple individuals to solve problems that require analysis of large data sets in a timely accurate manner. The inexperience of participants or annotators motivates well robust techniques. Focusing on clustering setups, the data provided by all ann…

Cited by 0SourceScholar
2017

SPARTA: Sparse phase retrieval via Truncated Amplitude flow

ICASSP 2017accepted

A linear-time algorithm termed SPARse Truncated Amplitude flow (SPARTA) is developed for the phase retrieval (PR) of sparse signals. Upon formulating the sparse PR as a non-convex empirical loss minimization task, SPARTA emerges as an iterative solver consisting of two components: s1) a sparse ortho…

Cited by 0SourceScholar
2017

Topology inference of directed graphs using nonlinear structural vector autoregressive models

ICASSP 2017accepted

Linear structural vector autoregressive models constitute a generalization of structural equation models (SEMs) and vector autoregressive (VAR) models, two popular approaches for topology inference of directed graphs. Although simple and tractable, linear SVARMs seldom capture nonlinearities that ar…

Cited by 0SourceScholar
2016

Estimating high-dimensional covariance matrices with misses for Kronecker product expansion models

ICASSP 2016accepted

We study the problem of high-dimensional covariance matrix estimation from partial observations. We consider covariance matrices modeled as Kronecker products of matrix factors, and rely on observations with missing values. In the absence of missing data, observation vectors are assumed to be i.i.d…

Cited by 0SourceScholar
2016

Multi-kernel based nonlinear models for connectivity identification of brain networks

ICASSP 2016accepted

Partial correlations (PCs) of functional magnetic resonance imaging (fMRI) time series play a principal role in revealing connectivity of brain networks. To explore nonlinear behavior of the blood-oxygen-level dependent signal, the present work postulates a kernel-based nonlinear connectivity model…

Cited by 0SourceScholar
2016

Quickest convergence of online algorithms via data selection

ICASSP 2016accepted

Big data applications demand efficient solvers capable of providing accurate solutions to large-scale problems at affordable computational costs. Processing data sequentially, online algorithms offer attractive means to deal with massive data sets. However, they may incur prohibitive complexity in h…

Cited by 0SourceScholar
2016

Robust geographical load balancing for sustainable data centers

ICASSP 2016accepted

A systematic framework is put forth in this paper to integrate renewable energy sources (RES), distributed storage units, cooling facilities, as well as dynamic pricing into the workload and energy management tasks for a data center network. To cope with RES uncertainty, the resource allocation task…

Cited by 0SourceScholar
2016

Stochastic online control for smart-grid powered MIMO downlink transmissions

ICASSP 2016accepted

An infinite time-horizon resource allocation problem is formulated to maximize the time-averaged multi-input multi-output (MIMO) downlink throughput, subject to a time-averaged energy cost budget. By using the advanced time decoupling technique, a novel stochastic subgradient based online control (S…

Cited by 0SourceScholar
2015

Adaptive censoring for large-scale regressions

ICASSP 2015accepted

Albeit being in the big data era, a significant percentage of data accrued can be overlooked while maintaining reasonable quality of statistical inference at affordable complexity. By capitalizing on data redundancy, interval censoring is leveraged here to cope with the scarcity of resources needed…

Cited by 0SourceScholar
2015

Spectrum cartography using quantized observations

ICASSP 2015accepted

This work proposes a spectrum cartography algorithm used for learning the power spectrum distribution over a wide frequency band across a given geographic area. Motivated by low-complexity sensing hardware and stringent communication constraints, compressed and quantized measurements are considered.…

Cited by 0SourceScholar