Skip to main content

Showing 1–50 of 125 results for author: Giannakis, G B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.13486  [pdf, other

    cs.LG

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

    Authors: Yilang Zhang, Bingcong Li, Georgios B. Giannakis

    Abstract: 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-specific model within a few optimization steps. Existing approaches deal with this challenge using a… ▽ More

    Submitted 18 January, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: Accepted by 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP-24)

  2. arXiv:2312.08538  [pdf, other

    cs.LG cs.AI

    Contractive error feedback for gradient compression

    Authors: Bingcong Li, Shuai Zheng, Parameswaran Raman, Anshumali Shrivastava, Georgios B. Giannakis

    Abstract: On-device memory concerns in distributed deep learning have become severe due to (i) the growth of model size in multi-GPU training, and (ii) the wide adoption of deep neural networks for federated learning on IoT devices which have limited storage. In such settings, communication efficient optimization methods are attractive alternatives, however they still struggle with memory issues. To tackle… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  3. arXiv:2310.00145  [pdf, other

    cs.RO cs.AI

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

    Authors: Athanasios Bacharis, Konstantinos D. Polyzos, Henry J. Nelson, Georgios B. Giannakis, Nikolaos Papanikolopoulos

    Abstract: 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. This task can be carried out via view planning (VP), which aims to optimally place a certain number of cameras in positions that maximize the visual information, improving the resulting 3D reconstructio… ▽ More

    Submitted 18 March, 2024; v1 submitted 29 September, 2023; originally announced October 2023.

  4. arXiv:2309.15639  [pdf, other

    cs.LG

    Enhancing Sharpness-Aware Optimization Through Variance Suppression

    Authors: Bingcong Li, Georgios B. Giannakis

    Abstract: 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 minimizing the maximum loss caused by an adversary perturbing parameters within the neighborhood. Alth… ▽ More

    Submitted 22 December, 2023; v1 submitted 27 September, 2023; originally announced September 2023.

    Comments: Accepted to NeurIPS 2023

  5. arXiv:2308.07343  [pdf, other

    math.OC cs.LG

    Conic Descent Redux for Memory-Efficient Optimization

    Authors: Bingcong Li, Georgios B. Giannakis

    Abstract: Conic programming has well-documented merits in a gamut of signal processing and machine learning tasks. This contribution revisits a recently developed first-order conic descent (CD) solver, and advances it in three aspects: intuition, theory, and algorithmic implementation. It is found that CD can afford an intuitive geometric derivation that originates from the dual problem. This opens the door… ▽ More

    Submitted 13 August, 2023; originally announced August 2023.

  6. Scalable Bayesian Meta-Learning through Generalized Implicit Gradients

    Authors: Yilang Zhang, Bingcong Li, Shijian Gao, Georgios B. Giannakis

    Abstract: 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 gradient-based iterations. Implicit differentiation has been considered to alleviate this challenge,… ▽ More

    Submitted 30 March, 2023; originally announced March 2023.

    Comments: Accepted as a poster paper in the main track of Proceedings of the 37th AAAI Conference on Artificial Intelligence (AAAI-23)

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence, 37 (2023), 11298-11306

  7. arXiv:2211.09178  [pdf, other

    cs.NI

    Bayesian Optimization for Online Management in Dynamic Mobile Edge Computing

    Authors: Jia Yan, Qin Lu, Georgios B. Giannakis

    Abstract: Recent years have witnessed the emergence of mobile edge computing (MEC), on the premise of a cost-effective enhancement in the computational ability of hardware-constrained wireless devices (WDs) comprising the Internet of Things (IoT). In a general multi-server multi-user MEC system, each WD has a computational task to execute and has to select binary (off)loading decisions, along with the analo… ▽ More

    Submitted 16 November, 2022; originally announced November 2022.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  8. arXiv:2206.05009  [pdf, other

    cs.LG stat.ML

    Weighted Ensembles for Active Learning with Adaptivity

    Authors: Konstantinos D. Polyzos, Qin Lu, Georgios B. Giannakis

    Abstract: Labeled data can be expensive to acquire in several application domains, including medical imaging, robotics, and computer vision. To efficiently train machine learning models under such high labeling costs, active learning (AL) judiciously selects the most informative data instances to label on-the-fly. This active sampling process can benefit from a statistical function model, that is typically… ▽ More

    Submitted 10 June, 2022; originally announced June 2022.

  9. arXiv:2205.14090  [pdf, other

    stat.ML cs.LG

    Surrogate modeling for Bayesian optimization beyond a single Gaussian process

    Authors: Qin Lu, Konstantinos D. Polyzos, Bingcong Li, Georgios B. Giannakis

    Abstract: Bayesian optimization (BO) has well-documented merits for optimizing black-box functions with an expensive evaluation cost. Such functions emerge in applications as diverse as hyperparameter tuning, drug discovery, and robotics. BO hinges on a Bayesian surrogate model to sequentially select query points so as to balance exploration with exploitation of the search space. Most existing works rely on… ▽ More

    Submitted 27 May, 2022; originally announced May 2022.

  10. arXiv:2112.00882  [pdf, ps, other

    stat.ML cs.LG

    Robust and Adaptive Temporal-Difference Learning Using An Ensemble of Gaussian Processes

    Authors: Qin Lu, Georgios B. Giannakis

    Abstract: Value function approximation is a crucial module for policy evaluation in reinforcement learning when the state space is large or continuous. The present paper takes a generative perspective on policy evaluation via temporal-difference (TD) learning, where a Gaussian process (GP) prior is presumed on the sought value function, and instantaneous rewards are probabilistically generated based on valu… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

  11. arXiv:2110.10582  [pdf, other

    cs.LG cs.AI

    Distributionally Robust Semi-Supervised Learning Over Graphs

    Authors: Alireza Sadeghi, Meng Ma, Bingcong Li, Georgios B. Giannakis

    Abstract: Semi-supervised learning (SSL) over graph-structured data emerges in many network science applications. To efficiently manage learning over graphs, variants of graph neural networks (GNNs) have been developed recently. By succinctly encoding local graph structures and features of nodes, state-of-the-art GNNs can scale linearly with the size of graph. Despite their success in practice, most of exis… ▽ More

    Submitted 20 October, 2021; originally announced October 2021.

  12. arXiv:2110.06777  [pdf, other

    stat.ML cs.LG

    Incremental Ensemble Gaussian Processes

    Authors: Qin Lu, Georgios V. Karanikolas, Georgios B. Giannakis

    Abstract: Belonging to the family of Bayesian nonparametrics, Gaussian process (GP) based approaches have well-documented merits not only in learning over a rich class of nonlinear functions, but also in quantifying the associated uncertainty. However, most GP methods rely on a single preselected kernel function, which may fall short in characterizing data samples that arrive sequentially in time-critical a… ▽ More

    Submitted 13 October, 2021; originally announced October 2021.

  13. arXiv:2110.04243  [pdf, other

    math.OC cs.LG

    Heavy Ball Momentum for Conditional Gradient

    Authors: Bingcong Li, Alireza Sadeghi, Georgios B. Giannakis

    Abstract: Conditional gradient, aka Frank Wolfe (FW) algorithms, have well-documented merits in machine learning and signal processing applications. Unlike projection-based methods, momentum cannot improve the convergence rate of FW, in general. This limitation motivates the present work, which deals with heavy ball momentum, and its impact to FW. Specifically, it is established that heavy ball offers a uni… ▽ More

    Submitted 8 October, 2021; originally announced October 2021.

    Comments: Accepted to NeurIPS 2021

  14. arXiv:2110.04117  [pdf, ps, other

    cs.LG cs.HC stat.ML

    Detecting adversaries in Crowdsourcing

    Authors: Panagiotis A. Traganitis, Georgios B. Giannakis

    Abstract: Despite its successes in various machine learning and data science tasks, crowdsourcing can be susceptible to attacks from dedicated adversaries. This work investigates the effects of adversaries on crowdsourced classification, under the popular Dawid and Skene model. The adversaries are allowed to deviate arbitrarily from the considered crowdsourcing model, and may potentially cooperate. To addre… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: Full version of ICDM 2021 short paper

  15. arXiv:2104.08637  [pdf, other

    cs.SI cs.AI eess.SP

    Unveiling Anomalous Edges and Nominal Connectivity of Attributed Networks

    Authors: Konstantinos D. Polyzos, Costas Mavromatis, Vassilis N. Ioannidis, Georgios B. Giannakis

    Abstract: Uncovering anomalies in attributed networks has recently gained popularity due to its importance in unveiling outliers and flagging adversarial behavior in a gamut of data and network science applications including {the Internet of Things (IoT)}, finance, security, to list a few. The present work deals with uncovering anomalous edges in attributed graphs using two distinct formulations with comple… ▽ More

    Submitted 17 April, 2021; originally announced April 2021.

  16. arXiv:2012.11048  [pdf, other

    cs.LG stat.ML

    Bayesian Crowdsourcing with Constraints

    Authors: Panagiotis A. Traganitis, Georgios B. Giannakis

    Abstract: Crowdsourcing has emerged as a powerful paradigm for efficiently labeling large datasets and performing various learning tasks, by leveraging crowds of human annotators. When additional information is available about the data, semi-supervised crowdsourcing approaches that enhance the aggregation of labels from human annotators are well motivated. This work deals with semi-supervised crowdsourced c… ▽ More

    Submitted 16 July, 2021; v1 submitted 20 December, 2020; originally announced December 2020.

    Comments: To appear in ECML-PKDD 2021

  17. arXiv:2012.05756  [pdf, other

    cs.LG

    Adversarial Linear Contextual Bandits with Graph-Structured Side Observations

    Authors: Lingda Wang, Bingcong Li, Huozhi Zhou, Georgios B. Giannakis, Lav R. Varshney, Zhizhen Zhao

    Abstract: 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: \emph{contexts} and \emph{side observations}. In this setting, a learning agent repeatedly chooses from a set of $K$ actions after being presented with a $d$-dimensional context vector. The agent not only incurs and observes… ▽ More

    Submitted 16 February, 2021; v1 submitted 10 December, 2020; originally announced December 2020.

    Comments: fix some typos

  18. arXiv:2012.05284  [pdf, other

    math.OC cs.LG

    Enhancing Parameter-Free Frank Wolfe with an Extra Subproblem

    Authors: Bingcong Li, Lingda Wang, Georgios B. Giannakis, Zhizhen Zhao

    Abstract: 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-correction (PC) format. Relying on no problem dependent parameters in the step sizes, the convergen… ▽ More

    Submitted 9 December, 2020; originally announced December 2020.

    Comments: To appear in AAAI 2021. arXiv admin note: text overlap with arXiv:2006.11116

  19. arXiv:2007.03724  [pdf, other

    cs.LG cs.CR cs.IT eess.SY

    Learning while Respecting Privacy and Robustness to Distributional Uncertainties and Adversarial Data

    Authors: Alireza Sadeghi, Gang Wang, Meng Ma, Georgios B. Giannakis

    Abstract: Data used to train machine learning models can be adversarial--maliciously constructed by adversaries to fool the model. Challenge also arises by privacy, confidentiality, or due to legal constraints when data are geographically gathered and stored across multiple learners, some of which may hold even an "anonymized" or unreliable dataset. In this context, the distributionally robust optimization… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

    Comments: 14 pages, 5 figures

  20. arXiv:2006.11116  [pdf, other

    math.OC cs.LG stat.ML

    How Does Momentum Help Frank Wolfe?

    Authors: Bingcong Li, Mario Coutino, Georgios B. Giannakis, Geert Leus

    Abstract: We unveil the connections between Frank Wolfe (FW) type algorithms and the momentum in Accelerated Gradient Methods (AGM). On the negative side, these connections illustrate why momentum is unlikely to be effective for FW type algorithms. The encouraging message behind this link, on the other hand, is that momentum is useful for FW on a class of problems. In particular, we prove that a momentum va… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

  21. arXiv:2006.09992  [pdf, ps, other

    cs.LG stat.ML

    Communication-Efficient Robust Federated Learning Over Heterogeneous Datasets

    Authors: Yanjie Dong, Georgios B. Giannakis, Tianyi Chen, Julian Cheng, Md. Jahangir Hossain, Victor C. M. Leung

    Abstract: This work investigates fault-resilient federated learning when the data samples are non-uniformly distributed across workers, and the number of faulty workers is unknown to the central server. In the presence of adversarially faulty workers who may strategically corrupt datasets, the local messages exchanged (e.g., local gradients and/or local model parameters) can be unreliable, and thus the vani… ▽ More

    Submitted 19 August, 2020; v1 submitted 17 June, 2020; originally announced June 2020.

    Comments: submitted for possible publication, and based on our independent work

  22. arXiv:2005.09155  [pdf, other

    cs.IT cs.LG cs.NI

    Reinforcement Learning for Caching with Space-Time Popularity Dynamics

    Authors: Alireza Sadeghi, Georgios B. Giannakis, Gang Wang, Fatemeh Sheikholeslami

    Abstract: With the tremendous growth of data traffic over wired and wireless networks along with the increasing number of rich-media applications, caching is envisioned to play a critical role in next-generation networks. To intelligently prefetch and store contents, a cache node should be able to learn what and when to cache. Considering the geographical and temporal content popularity dynamics, the limite… ▽ More

    Submitted 18 May, 2020; originally announced May 2020.

    Comments: 30 pages; 12 figs. arXiv admin note: text overlap with arXiv:1708.06698, arXiv:1902.10301

  23. arXiv:2004.08520  [pdf, other

    cs.ET eess.SP

    Wireless Power Transmitter Deployment for Balancing Fairness and Charging Service Quality

    Authors: Mingqing Liu, Gang Wang, Georgios B. Giannakis, Mingliang Xiong, Qingwen Liu, Hao Deng

    Abstract: Wireless Energy Transfer (WET) has recently emerged as an appealing solution for power supplying mobile / Internet of Things (IoT) devices. As an enabling WET technology, Resonant Beam Charging (RBC) is well-documented for its long-range, high-power, and safe "WiFi-like" mobile power supply. To provide high-quality wireless charging services for multi-user in a given region, we formulate a deploym… ▽ More

    Submitted 18 April, 2020; originally announced April 2020.

    Journal ref: IEEE Internet of Things Journal, vol. 7, no. 3, pp. 2223-2234, Mar. 2020

  24. Channel-Dependent Scheduling in Wireless Energy Transfer for Mobile Devices

    Authors: Wen Fang, Gang Wang, Georgios B. Giannakis, Qingwen Liu, Xin Wang, Hao Deng

    Abstract: Resonant Beam Charging (RBC) is the Wireless Power Transfer (WPT) technology, which can provide high-power, long-distance, mobile, and safe wireless charging for Internet of Things (IoT) devices. Supporting multiple IoT devices charging simultaneously is a significant feature of the RBC system. To optimize the multi-user charging performance, the transmitting power should be scheduled for charging… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

    Comments: 11 pages, 12 figures

    Journal ref: IEEE Transactions on Vehicular Technology, vol. 69, no. 3, Mar. 2020

  25. arXiv:2003.07729  [pdf, ps, other

    cs.LG eess.SP stat.ML

    Tensor Graph Convolutional Networks for Multi-relational and Robust Learning

    Authors: Vassilis N. Ioannidis, Antonio G. Marques, Georgios B. Giannakis

    Abstract: The era of "data deluge" has sparked renewed interest in graph-based learning methods and their widespread applications ranging from sociology and biology to transportation and communications. In this context of graph-aware methods, the present paper introduces a tensor-graph convolutional network (TGCN) for scalable semi-supervised learning (SSL) from data associated with a collection of graphs,… ▽ More

    Submitted 14 March, 2020; originally announced March 2020.

    Comments: Graph Convolutinal Networks, Robustness, Adversarial Attacks, Semi-supervised learning, Multi-relational/Heterogenous networks. arXiv admin note: text overlap with arXiv:1910.09590, arXiv:1811.02061

  26. arXiv:2001.09882  [pdf, other

    eess.SP cs.LG cs.SI

    Efficient and Stable Graph Scattering Transforms via Pruning

    Authors: Vassilis N. Ioannidis, Siheng Chen, Georgios B. Giannakis

    Abstract: Graph convolutional networks (GCNs) have well-documented performance in various graph learning tasks, but their analysis is still at its infancy. Graph scattering transforms (GSTs) offer training-free deep GCN models that extract features from graph data, and are amenable to generalization and stability analyses. The price paid by GSTs is exponential complexity in space and time that increases wit… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

  27. arXiv:1912.12716  [pdf, other

    cs.LG cs.AI cs.CR stat.ML

    Federated Variance-Reduced Stochastic Gradient Descent with Robustness to Byzantine Attacks

    Authors: Zhaoxian Wu, Qing Ling, Tianyi Chen, Georgios B. Giannakis

    Abstract: This paper deals with distributed finite-sum optimization for learning over networks in the presence of malicious Byzantine attacks. To cope with such attacks, most resilient approaches so far combine stochastic gradient descent (SGD) with different robust aggregation rules. However, the sizeable SGD-induced stochastic gradient noise makes it challenging to distinguish malicious messages sent by t… ▽ More

    Submitted 3 February, 2021; v1 submitted 29 December, 2019; originally announced December 2019.

  28. arXiv:1911.03072  [pdf, other

    cs.IT eess.SP eess.SY

    Learning Connectivity and Higher-order Interactions in Radial Distribution Grids

    Authors: Qiuling Yang, Mario Coutino, Gang Wang, Georgios B. Giannakis, Geert Leus

    Abstract: 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 interactions in recent literature, has not yet been addressed. The system operator can benefit from having thi… ▽ More

    Submitted 8 November, 2019; originally announced November 2019.

  29. arXiv:1911.00934  [pdf, other

    cs.LG cs.IT eess.SY math.OC stat.ML

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

    Authors: Jun Sun, Gang Wang, Georgios B. Giannakis, Qinmin Yang, Zaiyue Yang

    Abstract: 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 function approximation to handle large state spaces in practice. The goal of a group of agents is to… ▽ More

    Submitted 29 January, 2020; v1 submitted 3 November, 2019; originally announced November 2019.

    Comments: 25 pages, 3 figures

  30. arXiv:1910.13938  [pdf, other

    eess.SY cs.LG eess.SP stat.ML

    A Statistical Learning Approach to Reactive Power Control in Distribution Systems

    Authors: Qiuling Yang, Alireza Sadeghi, Gang Wang, Georgios B. Giannakis, Jian Sun

    Abstract: Pronounced variability due to the growth of renewable energy sources, flexible loads, and distributed generation is challenging residential distribution systems. This context, motivates well fast, efficient, and robust reactive power control. Real-time optimal reactive power control is possible in theory by solving a non-convex optimization problem based on the exact model of distribution flow. Ho… ▽ More

    Submitted 25 October, 2019; originally announced October 2019.

  31. arXiv:1910.09590  [pdf, ps, other

    cs.LG stat.ML

    Edge Dithering for Robust Adaptive Graph Convolutional Networks

    Authors: Vassilis N. Ioannidis, Georgios B. Giannakis

    Abstract: Graph convolutional networks (GCNs) are vulnerable to perturbations of the graph structure that are either random, or, adversarially designed. The perturbed links modify the graph neighborhoods, which critically affects the performance of GCNs in semi-supervised learning (SSL) tasks. Aiming at robustifying GCNs conditioned on the perturbed graph, the present paper generates multiple auxiliary grap… ▽ More

    Submitted 21 October, 2019; originally announced October 2019.

  32. arXiv:1910.09589  [pdf, other

    cs.LG stat.ML

    GraphSAC: Detecting anomalies in large-scale graphs

    Authors: Vassilis N. Ioannidis, Dimitris Berberidis, Georgios B. Giannakis

    Abstract: A graph-based sampling and consensus (GraphSAC) approach is introduced to effectively detect anomalous nodes in large-scale graphs. Existing approaches rely on connectivity and attributes of all nodes to assign an anomaly score per node. However, nodal attributes and network links might be compromised by adversaries, rendering these holistic approaches vulnerable. Alleviating this limitation, Grap… ▽ More

    Submitted 21 October, 2019; originally announced October 2019.

  33. arXiv:1910.06532  [pdf, other

    cs.LG stat.ML

    Adaptive Step Sizes in Variance Reduction via Regularization

    Authors: Bingcong Li, Georgios B. Giannakis

    Abstract: The main goal of this work is equip** convex and nonconvex problems with Barzilai-Borwein (BB) step size. With the adaptivity of BB step sizes granted, they can fail when the objective function is not strongly convex. To overcome this challenge, the key idea here is to bridge (non)convex problems and strongly convex ones via regularization. The proposed regularization schemes are \textit{simple}… ▽ More

    Submitted 15 October, 2019; originally announced October 2019.

  34. arXiv:1909.07588  [pdf, other

    cs.LG cs.DC math.OC stat.ML

    Communication-Efficient Distributed Learning via Lazily Aggregated Quantized Gradients

    Authors: Jun Sun, Tianyi Chen, Georgios B. Giannakis, Zaiyue Yang

    Abstract: The present paper develops a novel aggregated gradient approach for distributed machine learning that adaptively compresses the gradient communication. The key idea is to first quantize the computed gradients, and then skip less informative quantized gradient communications by reusing outdated gradients. Quantizing and skip** result in `lazy' worker-server communications, which justifies the ter… ▽ More

    Submitted 17 September, 2019; originally announced September 2019.

    Comments: Accepted in NeurIPS 2019

  35. arXiv:1909.04299  [pdf, ps, other

    stat.ML cs.LG eess.SY math.OC

    A Multistep Lyapunov Approach for Finite-Time Analysis of Biased Stochastic Approximation

    Authors: Gang Wang, Bingcong Li, Georgios B. Giannakis

    Abstract: Motivated by the widespread use of temporal-difference (TD-) and Q-learning algorithms in reinforcement learning, this paper studies a class of biased stochastic approximation (SA) procedures under a mild "ergodic-like" assumption on the underlying stochastic noise sequence. Building upon a carefully designed multistep Lyapunov function that looks ahead to several future updates to accommodate the… ▽ More

    Submitted 1 September, 2020; v1 submitted 10 September, 2019; originally announced September 2019.

    Comments: 28 Pages

  36. arXiv:1909.03892  [pdf, other

    eess.SP cs.LG stat.ML

    A Variational Bayes Approach to Adaptive Radio Tomography

    Authors: Donghoon Lee, Georgios B. Giannakis

    Abstract: Radio tomographic imaging (RTI) is an emerging technology for localization of physical objects in a geographical area covered by wireless networks. With attenuation measurements collected at spatially distributed sensors, RTI capitalizes on spatial loss fields (SLFs) measuring the absorption of radio frequency waves at spatial locations along the propagation path. These SLFs can be utilized for in… ▽ More

    Submitted 5 September, 2019; originally announced September 2019.

    Comments: submitted to IEEE Transactions on Signal Processing. arXiv admin note: substantial text overlap with arXiv:1804.02084

  37. arXiv:1908.09345  [pdf, other

    cs.LG math.OC stat.ML

    Almost Tune-Free Variance Reduction

    Authors: Bingcong Li, Lingda Wang, Georgios B. Giannakis

    Abstract: The variance reduction class of algorithms including the representative ones, SVRG and SARAH, have well documented merits for empirical risk minimization problems. However, they require grid search to tune parameters (step size and the number of iterations per inner loop) for optimal performance. This work introduces `almost tune-free' SVRG and SARAH schemes equipped with i) Barzilai-Borwein (BB)… ▽ More

    Submitted 10 June, 2020; v1 submitted 25 August, 2019; originally announced August 2019.

    Journal ref: ICML 2020

  38. arXiv:1906.09356  [pdf, other

    cs.LG eess.SP stat.ML

    Unsupervised Ensemble Classification with Sequential and Networked Data

    Authors: Panagiotis A. Traganitis, Georgios B. Giannakis

    Abstract: Ensemble learning, the machine learning paradigm where multiple algorithms are combined, has exhibited promising perfomance in a variety of tasks. The present work focuses on unsupervised ensemble classification. The term unsupervised refers to the ensemble combiner who has no knowledge of the ground-truth labels that each classifier has been trained on. While most prior works on unsupervised ense… ▽ More

    Submitted 20 December, 2020; v1 submitted 21 June, 2019; originally announced June 2019.

    Comments: Accepted at IEEE Transactions on Knowledge and Data Engineering

  39. Generalization error bounds for kernel matrix completion and extrapolation

    Authors: Pere Giménez-Febrer, Alba Pagès-Zamora, Georgios B. Giannakis

    Abstract: Prior information can be incorporated in matrix completion to improve estimation accuracy and extrapolate the missing entries. Reproducing kernel Hilbert spaces provide tools to leverage the said prior information, and derive more reliable algorithms. This paper analyzes the generalization error of such approaches, and presents numerical tests confirming the theoretical results.

    Submitted 20 June, 2019; originally announced June 2019.

  40. arXiv:1906.02351  [pdf, other

    cs.LG math.OC stat.ML

    On the Convergence of SARAH and Beyond

    Authors: Bingcong Li, Meng Ma, Georgios B. Giannakis

    Abstract: The main theme of this work is a unifying algorithm, \textbf{L}oop\textbf{L}ess \textbf{S}ARAH (L2S) for problems formulated as summation of $n$ individual loss functions. L2S broadens a recently developed variance reduction method known as SARAH. To find an $ε$-accurate solution, L2S enjoys a complexity of ${\cal O}\big( (n+κ) \ln (1/ε)\big)$ for strongly convex problems. For convex problems, whe… ▽ More

    Submitted 16 January, 2020; v1 submitted 5 June, 2019; originally announced June 2019.

  41. arXiv:1905.10456  [pdf, other

    math.OC cs.DC eess.SP

    Tight Linear Convergence Rate of ADMM for Decentralized Optimization

    Authors: Meng Ma, Bingcong Li, Georgios B. Giannakis

    Abstract: The present paper considers leveraging network topology information to improve the convergence rate of ADMM for decentralized optimization, where networked nodes work collaboratively to minimize the objective. Such problems can be solved efficiently using ADMM via decomposing the objective into easier subproblems. Properly exploiting network topology can significantly improve the algorithm perform… ▽ More

    Submitted 24 May, 2019; originally announced May 2019.

  42. arXiv:1904.02841  [pdf, other

    cs.LG cs.CR stat.ML

    Minimum Uncertainty Based Detection of Adversaries in Deep Neural Networks

    Authors: Fatemeh Sheikholeslami, Swayambhoo Jain, Georgios B. Giannakis

    Abstract: Despite their unprecedented performance in various domains, utilization of Deep Neural Networks (DNNs) in safety-critical environments is severely limited in the presence of even small adversarial perturbations. The present work develops a randomized approach to detecting such perturbations based on minimum uncertainty metrics that rely on sampling at the hidden layers during the DNN inference sta… ▽ More

    Submitted 15 October, 2020; v1 submitted 4 April, 2019; originally announced April 2019.

  43. arXiv:1902.10301  [pdf, other

    cs.IT cs.LG

    Deep Reinforcement Learning for Adaptive Caching in Hierarchical Content Delivery Networks

    Authors: Alireza Sadeghi, Gang Wang, Georgios B. Giannakis

    Abstract: Caching is envisioned to play a critical role in next-generation content delivery infrastructure, cellular networks, and Internet architectures. By smartly storing the most popular contents at the storage-enabled network entities during off-peak demand instances, caching can benefit both network infrastructure as well as end users, during on-peak periods. In this context, distributing the limited… ▽ More

    Submitted 10 July, 2019; v1 submitted 26 February, 2019; originally announced February 2019.

    Comments: 10 pages, 12 figures

  44. arXiv:1902.07121  [pdf, other

    cs.NI

    Distributed Network Caching via Dynamic Programming

    Authors: Alireza Sadeghi, Antonio G. Marques, Georgios B. Giannakis

    Abstract: Next-generation communication networks are envisioned to extensively utilize storage-enabled caching units to alleviate unfavorable surges of data traffic by pro-actively storing anticipated highly popular contents across geographically distributed storage devices during off-peak periods. This resource pre-allocation is envisioned not only to improve network efficiency, but also to increase user s… ▽ More

    Submitted 19 February, 2019; originally announced February 2019.

  45. arXiv:1812.08593  [pdf, other

    eess.SP cs.AI cs.LG

    Reinforcement Learning for Adaptive Caching with Dynamic Storage Pricing

    Authors: Alireza Sadeghi, Fatemeh Sheikholeslami, Antonio G. Marques, Georgios B. Giannakis

    Abstract: Small base stations (SBs) of fifth-generation (5G) cellular networks are envisioned to have storage devices to locally serve requests for reusable and popular contents by \emph{caching} them at the edge of the network, close to the end users. The ultimate goal is to shift part of the predictable load on the back-haul links, from on-peak to off-peak periods, contributing to a better overall network… ▽ More

    Submitted 21 December, 2018; v1 submitted 16 December, 2018; originally announced December 2018.

  46. arXiv:1812.03239  [pdf, other

    cs.LG cs.MA stat.ML

    Communication-Efficient Policy Gradient Methods for Distributed Reinforcement Learning

    Authors: Tianyi Chen, Kaiqing Zhang, Georgios B. Giannakis, Tamer Başar

    Abstract: This paper deals with distributed policy optimization in reinforcement learning, which involves a central controller and a group of learners. In particular, two typical settings encountered in several applications are considered: multi-agent reinforcement learning (RL) and parallel RL, where frequent information exchanges between the learners and the controller are required. For many practical dis… ▽ More

    Submitted 20 April, 2021; v1 submitted 7 December, 2018; originally announced December 2018.

    Comments: To appear in IEEE Transactions on Control of Network Systems

  47. Online Graph-Adaptive Learning with Scalability and Privacy

    Authors: Yanning Shen, Geert Leus, Georgios B. Giannakis

    Abstract: Graphs are widely adopted for modeling complex systems, including financial, biological, and social networks. Nodes in networks usually entail attributes, such as the age or gender of users in a social network. However, real-world networks can have very large size, and nodal attributes can be unavailable to a number of nodes, e.g., due to privacy concerns. Moreover, new nodes can emerge over time,… ▽ More

    Submitted 3 December, 2018; originally announced December 2018.

  48. arXiv:1811.12345  [pdf, other

    eess.SP cs.LG stat.ME

    Graph Multiview Canonical Correlation Analysis

    Authors: Jia Chen, Gang Wang, Georgios B. Giannakis

    Abstract: Multiview canonical correlation analysis (MCCA) seeks latent low-dimensional representations encountered with multiview data of shared entities (a.k.a. common sources). However, existing MCCA approaches do not exploit the geometry of the common sources, which may be available \emph{a priori}, or can be constructed using certain domain knowledge. This prior information about the common sources can… ▽ More

    Submitted 30 November, 2018; v1 submitted 29 November, 2018; originally announced November 2018.

  49. arXiv:1811.10797  [pdf, other

    cs.LG stat.ML

    Node Embedding with Adaptive Similarities for Scalable Learning over Graphs

    Authors: Dimitris Berberidis, Georgios B. Giannakis

    Abstract: Node embedding is the task of extracting informative and descriptive features over the nodes of a graph. The importance of node embeddings for graph analytics, as well as learning tasks such as node classification, link prediction and community detection, has led to increased interest on the problem leading to a number of recent advances. Much like PCA in the feature domain, node embedding is an i… ▽ More

    Submitted 13 June, 2019; v1 submitted 26 November, 2018; originally announced November 2018.

  50. Real-time Power System State Estimation and Forecasting via Deep Neural Networks

    Authors: Liang Zhang, Gang Wang, Georgios B. Giannakis

    Abstract: Contemporary power grids are being challenged by rapid voltage fluctuations that are caused by large-scale deployment of renewable generation, electric vehicles, and demand response programs. In this context, monitoring the grid's operating conditions in real time becomes increasingly critical. With the emergent large scale and nonconvexity however, the existing power system state estimation (PSSE… ▽ More

    Submitted 29 November, 2018; v1 submitted 14 November, 2018; originally announced November 2018.