Skip to main content

Showing 1–35 of 35 results for author: Loizou, N

.
  1. arXiv:2406.04142  [pdf, other

    math.OC cs.LG stat.ML

    Stochastic Polyak Step-sizes and Momentum: Convergence Guarantees and Practical Performance

    Authors: Dimitris Oikonomou, Nicolas Loizou

    Abstract: Stochastic gradient descent with momentum, also known as Stochastic Heavy Ball method (SHB), is one of the most popular algorithms for solving large-scale stochastic optimization problems in various machine learning tasks. In practical scenarios, tuning the step-size and momentum parameters of the method is a prohibitively expensive and time-consuming process. In this work, inspired by the recent… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 39 pages, 20 Figures

  2. arXiv:2403.09090  [pdf, other

    math.OC cs.LG

    Dissipative Gradient Descent Ascent Method: A Control Theory Inspired Algorithm for Min-max Optimization

    Authors: Tianqi Zheng, Nicolas Loizou, Pengcheng You, Enrique Mallada

    Abstract: Gradient Descent Ascent (GDA) methods for min-max optimization problems typically produce oscillatory behavior that can lead to instability, e.g., in bilinear settings. To address this problem, we introduce a dissipation term into the GDA updates to dampen these oscillations. The proposed Dissipative GDA (DGDA) method can be seen as performing standard GDA on a state-augmented and regularized sadd… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

  3. arXiv:2403.07148  [pdf, other

    math.OC cs.GT cs.LG stat.ML

    Stochastic Extragradient with Random Reshuffling: Improved Convergence for Variational Inequalities

    Authors: Konstantinos Emmanouilidis, René Vidal, Nicolas Loizou

    Abstract: The Stochastic Extragradient (SEG) method is one of the most popular algorithms for solving finite-sum min-max optimization and variational inequality problems (VIPs) appearing in various machine learning tasks. However, existing convergence analyses of SEG focus on its with-replacement variants, while practical implementations of the method randomly reshuffle components and sequentially use them.… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

  4. arXiv:2403.02648  [pdf, other

    cs.LG cs.AI math.OC

    Remove that Square Root: A New Efficient Scale-Invariant Version of AdaGrad

    Authors: Sayantan Choudhury, Nazarii Tupitsa, Nicolas Loizou, Samuel Horvath, Martin Takac, Eduard Gorbunov

    Abstract: Adaptive methods are extremely popular in machine learning as they make learning rate tuning less expensive. This paper introduces a novel optimization algorithm named KATE, which presents a scale-invariant adaptation of the well-known AdaGrad algorithm. We prove the scale-invariance of KATE for the case of Generalized Linear Models. Moreover, for general smooth non-convex problems, we establish a… ▽ More

    Submitted 5 June, 2024; v1 submitted 4 March, 2024; originally announced March 2024.

    Comments: 27 pages, 12 figures

  5. arXiv:2307.06306  [pdf, other

    cs.LG math.OC stat.ML

    Locally Adaptive Federated Learning

    Authors: Sohom Mukherjee, Nicolas Loizou, Sebastian U. Stich

    Abstract: Federated learning is a paradigm of distributed machine learning in which multiple clients coordinate with a central server to learn a model, without sharing their own training data. Standard federated optimization methods such as Federated Averaging (FedAvg) ensure balance among the clients by using the same stepsize for local updates on all clients. However, this means that all clients need to r… ▽ More

    Submitted 14 May, 2024; v1 submitted 12 July, 2023; originally announced July 2023.

    Comments: 29 pages, 9 figures

  6. arXiv:2306.05100  [pdf, other

    math.OC cs.LG stat.ML

    Communication-Efficient Gradient Descent-Accent Methods for Distributed Variational Inequalities: Unified Analysis and Local Updates

    Authors: Siqi Zhang, Sayantan Choudhury, Sebastian U Stich, Nicolas Loizou

    Abstract: Distributed and federated learning algorithms and techniques associated primarily with minimization problems. However, with the increase of minimax optimization and variational inequality problems in machine learning, the necessity of designing efficient distributed/federated learning approaches for these problems is becoming more apparent. In this paper, we provide a unified convergence analysis… ▽ More

    Submitted 2 June, 2024; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: ICLR 2024

  7. arXiv:2302.14043  [pdf, other

    math.OC cs.GT cs.LG stat.ML

    Single-Call Stochastic Extragradient Methods for Structured Non-monotone Variational Inequalities: Improved Analysis under Weaker Conditions

    Authors: Sayantan Choudhury, Eduard Gorbunov, Nicolas Loizou

    Abstract: Single-call stochastic extragradient methods, like stochastic past extragradient (SPEG) and stochastic optimistic gradient (SOG), have gained a lot of interest in recent years and are one of the most efficient algorithms for solving large-scale min-max optimization and variational inequalities problems (VIP) appearing in various machine learning tasks. However, despite their undoubted popularity,… ▽ More

    Submitted 12 November, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

    Comments: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  8. arXiv:2206.05825  [pdf, other

    cs.LG cs.AI cs.GT

    A Unified Approach to Reinforcement Learning, Quantal Response Equilibria, and Two-Player Zero-Sum Games

    Authors: Samuel Sokota, Ryan D'Orazio, J. Zico Kolter, Nicolas Loizou, Marc Lanctot, Ioannis Mitliagkas, Noam Brown, Christian Kroer

    Abstract: This work studies an algorithm, which we call magnetic mirror descent, that is inspired by mirror descent and the non-Euclidean proximal gradient algorithm. Our contribution is demonstrating the virtues of magnetic mirror descent as both an equilibrium solver and as an approach to reinforcement learning in two-player zero-sum games. These virtues include: 1) Being the first quantal response equili… ▽ More

    Submitted 11 April, 2023; v1 submitted 12 June, 2022; originally announced June 2022.

  9. arXiv:2205.04583  [pdf, other

    math.OC

    Dynamics of SGD with Stochastic Polyak Stepsizes: Truly Adaptive Variants and Convergence to Exact Solution

    Authors: Antonio Orvieto, Simon Lacoste-Julien, Nicolas Loizou

    Abstract: Recently, Loizou et al. (2021), proposed and analyzed stochastic gradient descent (SGD) with stochastic Polyak stepsize (SPS). The proposed SPS comes with strong convergence guarantees and competitive performance; however, it has two main drawbacks when it is used in non-over-parameterized regimes: (i) It requires a priori knowledge of the optimal mini-batch losses, which are not available when th… ▽ More

    Submitted 16 February, 2024; v1 submitted 9 May, 2022; originally announced May 2022.

    Comments: Accepted at NeurIPS 2022 v4: tiny mistake in the main proof (result unchanged) is now fixed, v5: confusing typo fixed

  10. arXiv:2202.07262  [pdf, other

    math.OC cs.LG

    Stochastic Gradient Descent-Ascent: Unified Theory and New Efficient Methods

    Authors: Aleksandr Beznosikov, Eduard Gorbunov, Hugo Berard, Nicolas Loizou

    Abstract: Stochastic Gradient Descent-Ascent (SGDA) is one of the most prominent algorithms for solving min-max optimization and variational inequalities problems (VIP) appearing in various machine learning tasks. The success of the method led to several advanced extensions of the classical SGDA, including variants with arbitrary sampling, variance reduction, coordinate randomization, and distributed varian… ▽ More

    Submitted 8 March, 2023; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: AISTATS 2023. 65 pages, 5 figures, 3 tables. Changes in v2: new results were added (Theorem 2.5 and its corollaries), few typos were fixed, more clarifications were added. Changes in v3: AISTATS formatting was applied, small clarifications were added. Code: https://github.com/hugobb/sgda

  11. arXiv:2111.08611  [pdf, other

    math.OC cs.LG

    Stochastic Extragradient: General Analysis and Improved Rates

    Authors: Eduard Gorbunov, Hugo Berard, Gauthier Gidel, Nicolas Loizou

    Abstract: The Stochastic Extragradient (SEG) method is one of the most popular algorithms for solving min-max optimization and variational inequalities problems (VIP) appearing in various machine learning tasks. However, several important questions regarding the convergence properties of SEG are still open, including the sampling of stochastic gradients, mini-batching, convergence guarantees for the monoton… ▽ More

    Submitted 22 February, 2022; v1 submitted 16 November, 2021; originally announced November 2021.

    Comments: AISTATS 2022. 37 pages, 3 figures, 2 tables. Changes in v2: some minor typos were fixed, several places were clarified. Changes in v3: few typos were fixed, inaccuracies in Appendix B were corrected. Code: https://github.com/hugobb/Stochastic-Extragradient

  12. arXiv:2110.15412  [pdf, other

    math.OC cs.LG

    Stochastic Mirror Descent: Convergence Analysis and Adaptive Variants via the Mirror Stochastic Polyak Stepsize

    Authors: Ryan D'Orazio, Nicolas Loizou, Issam Laradji, Ioannis Mitliagkas

    Abstract: We investigate the convergence of stochastic mirror descent (SMD) under interpolation in relatively smooth and smooth convex optimization. In relatively smooth convex optimization we provide new convergence guarantees for SMD with a constant stepsize. For smooth convex optimization we propose a new adaptive stepsize scheme -- the mirror stochastic Polyak stepsize (mSPS). Notably, our convergence r… ▽ More

    Submitted 24 May, 2023; v1 submitted 28 October, 2021; originally announced October 2021.

  13. arXiv:2110.04261  [pdf, other

    math.OC cs.LG

    Extragradient Method: $O(1/K)$ Last-Iterate Convergence for Monotone Variational Inequalities and Connections With Cocoercivity

    Authors: Eduard Gorbunov, Nicolas Loizou, Gauthier Gidel

    Abstract: Extragradient method (EG) (Korpelevich, 1976) is one of the most popular methods for solving saddle point and variational inequalities problems (VIP). Despite its long history and significant attention in the optimization community, there remain important open questions about convergence of EG. In this paper, we resolve one of such questions and derive the first last-iterate $O(1/K)$ convergence r… ▽ More

    Submitted 22 February, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: AISTATS 2022; 37 pages, 4 figures. Changes in v2: structure was changed, minor typos are fixed, several additional clarifications were added. Code: https://github.com/eduardgorbunov/extragradient_last_iterate_AISTATS_2022

  14. arXiv:2107.00464  [pdf, other

    math.OC cs.GT cs.LG stat.ML

    On the Convergence of Stochastic Extragradient for Bilinear Games using Restarted Iteration Averaging

    Authors: Chris Junchi Li, Yaodong Yu, Nicolas Loizou, Gauthier Gidel, Yi Ma, Nicolas Le Roux, Michael I. Jordan

    Abstract: We study the stochastic bilinear minimax optimization problem, presenting an analysis of the same-sample Stochastic ExtraGradient (SEG) method with constant step size, and presenting variations of the method that yield favorable convergence. In sharp contrasts with the basic SEG method whose last iterate only contracts to a fixed neighborhood of the Nash equilibrium, SEG augmented with iteration a… ▽ More

    Submitted 8 April, 2022; v1 submitted 30 June, 2021; originally announced July 2021.

    Comments: Camera-ready version appeared at AISTATS 2022; short version appeared at NeurIPS OPT 2021 Workshop

  15. arXiv:2107.00052  [pdf, other

    cs.LG cs.GT math.OC stat.ML

    Stochastic Gradient Descent-Ascent and Consensus Optimization for Smooth Games: Convergence Analysis under Expected Co-coercivity

    Authors: Nicolas Loizou, Hugo Berard, Gauthier Gidel, Ioannis Mitliagkas, Simon Lacoste-Julien

    Abstract: Two of the most prominent algorithms for solving unconstrained smooth games are the classical stochastic gradient descent-ascent (SGDA) and the recently introduced stochastic consensus optimization (SCO) [Mescheder et al., 2017]. SGDA is known to converge to a stationary point for specific classes of games, but current convergence analyses require a bounded variance assumption. SCO is used success… ▽ More

    Submitted 4 November, 2021; v1 submitted 30 June, 2021; originally announced July 2021.

    Comments: 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  16. arXiv:2102.09700  [pdf, other

    cs.LG math.OC

    AI-SARAH: Adaptive and Implicit Stochastic Recursive Gradient Methods

    Authors: Zheng Shi, Abdurakhmon Sadiev, Nicolas Loizou, Peter Richtárik, Martin Takáč

    Abstract: We present AI-SARAH, a practical variant of SARAH. As a variant of SARAH, this algorithm employs the stochastic recursive gradient yet adjusts step-size based on local geometry. AI-SARAH implicitly computes step-size and efficiently estimates local Lipschitz smoothness of stochastic functions. It is fully adaptive, tune-free, straightforward to implement, and computationally efficient. We provide… ▽ More

    Submitted 1 February, 2022; v1 submitted 18 February, 2021; originally announced February 2021.

  17. arXiv:2007.04202  [pdf, other

    cs.LG cs.GT math.OC stat.ML

    Stochastic Hamiltonian Gradient Methods for Smooth Games

    Authors: Nicolas Loizou, Hugo Berard, Alexia Jolicoeur-Martineau, Pascal Vincent, Simon Lacoste-Julien, Ioannis Mitliagkas

    Abstract: The success of adversarial formulations in machine learning has brought renewed motivation for smooth games. In this work, we focus on the class of stochastic Hamiltonian methods and provide the first convergence guarantees for certain classes of stochastic smooth games. We propose a novel unbiased estimator for the stochastic Hamiltonian gradient descent (SHGD) and highlight its benefits. Using t… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    Comments: ICML 2020 - Proceedings of the 37th International Conference on Machine Learning

  18. arXiv:2006.11573  [pdf, other

    cs.LG math.OC stat.ML

    Unified Analysis of Stochastic Gradient Methods for Composite Convex and Smooth Optimization

    Authors: Ahmed Khaled, Othmane Sebbouh, Nicolas Loizou, Robert M. Gower, Peter Richtárik

    Abstract: We present a unified theorem for the convergence analysis of stochastic gradient algorithms for minimizing a smooth and convex loss plus a convex regularizer. We do this by extending the unified analysis of Gorbunov, Hanzely \& Richtárik (2020) and drop** the requirement that the loss function be strongly convex. Instead, we only rely on convexity of the loss function. Our unified analysis appli… ▽ More

    Submitted 20 June, 2020; originally announced June 2020.

  19. arXiv:2006.10311  [pdf, other

    math.OC cs.LG stat.ML

    SGD for Structured Nonconvex Functions: Learning Rates, Minibatching and Interpolation

    Authors: Robert M. Gower, Othmane Sebbouh, Nicolas Loizou

    Abstract: Stochastic Gradient Descent (SGD) is being used routinely for optimizing non-convex functions. Yet, the standard convergence theory for SGD in the smooth non-convex setting gives a slow sublinear convergence to a stationary point. In this work, we provide several convergence theorems for SGD showing convergence to a global minimum for non-convex problems satisfying some extra structural assumption… ▽ More

    Submitted 22 March, 2021; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: Proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

  20. arXiv:2003.10422  [pdf, other

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

    A Unified Theory of Decentralized SGD with Changing Topology and Local Updates

    Authors: Anastasia Koloskova, Nicolas Loizou, Sadra Boreiri, Martin Jaggi, Sebastian U. Stich

    Abstract: Decentralized stochastic optimization methods have gained a lot of attention recently, mainly because of their cheap per iteration cost, data locality, and their communication-efficiency. In this paper we introduce a unified convergence analysis that covers a large variety of decentralized SGD methods which so far have required different intuitions, have different applications, and which have been… ▽ More

    Submitted 2 March, 2021; v1 submitted 23 March, 2020; originally announced March 2020.

    MSC Class: 68W10; 68W15; 68W40; 90C06; 90C35 ACM Class: G.1.6; F.2.1

  21. arXiv:2002.10542  [pdf, other

    math.OC cs.LG stat.ML

    Stochastic Polyak Step-size for SGD: An Adaptive Learning Rate for Fast Convergence

    Authors: Nicolas Loizou, Sharan Vaswani, Issam Laradji, Simon Lacoste-Julien

    Abstract: We propose a stochastic variant of the classical Polyak step-size (Polyak, 1987) commonly used in the subgradient method. Although computing the Polyak step-size requires knowledge of the optimal function values, this information is readily available for typical modern machine learning applications. Consequently, the proposed stochastic Polyak step-size (SPS) is an attractive choice for setting th… ▽ More

    Submitted 22 March, 2021; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: Proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

  22. arXiv:1909.12176  [pdf, other

    math.OC cs.LG math.NA

    Randomized Iterative Methods for Linear Systems: Momentum, Inexactness and Gossip

    Authors: Nicolas Loizou

    Abstract: In the era of big data, one of the key challenges is the development of novel optimization algorithms that can accommodate vast amounts of data while at the same time satisfying constraints and limitations of the problem under study. The need to solve optimization problems is ubiquitous in essentially all quantitative areas of human endeavor, including industry and science. In the last decade ther… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

    Comments: PhD Thesis, University of Edinburgh, 2019

  23. arXiv:1905.08645  [pdf, other

    math.OC cs.DC cs.LG cs.MA eess.SY

    Revisiting Randomized Gossip Algorithms: General Framework, Convergence Rates and Novel Block and Accelerated Protocols

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this work we present a new framework for the analysis and design of randomized gossip algorithms for solving the average consensus problem. We show how classical randomized iterative methods for solving linear systems can be interpreted as gossip algorithms when applied to special systems encoding the underlying network and explain in detail their decentralized nature. Our general framework rec… ▽ More

    Submitted 3 June, 2019; v1 submitted 20 May, 2019; originally announced May 2019.

    Comments: 44 pages, 12 figures

  24. arXiv:1903.07971  [pdf, other

    math.OC cs.LG math.NA stat.ML

    Convergence Analysis of Inexact Randomized Iterative Methods

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this paper we present a convergence rate analysis of inexact variants of several randomized iterative methods. Among the methods studied are: stochastic gradient descent, stochastic Newton, stochastic proximal point and stochastic subspace ascent. A common feature of these methods is that in their update rule a certain sub-problem needs to be solved exactly. We relax this requirement by allowin… ▽ More

    Submitted 19 March, 2019; originally announced March 2019.

    Comments: 29 pages, 4 figures, 4 tables

  25. arXiv:1901.09401  [pdf, other

    cs.LG math.OC stat.ML

    SGD: General Analysis and Improved Rates

    Authors: Robert Mansel Gower, Nicolas Loizou, Xun Qian, Alibek Sailanbayev, Egor Shulgin, Peter Richtarik

    Abstract: We propose a general yet simple theorem describing the convergence of SGD under the arbitrary sampling paradigm. Our theorem describes the convergence of an infinite array of variants of SGD, each of which is associated with a specific probability law governing the data selection rule used to form mini-batches. This is the first time such an analysis is performed, and most of our variants of SGD w… ▽ More

    Submitted 1 May, 2019; v1 submitted 27 January, 2019; originally announced January 2019.

    Comments: 23 pages, 6 figures

    Journal ref: Proceedings of the 36th International Conference on Machine Learning, PMLR 97:5200-5209, 2019

  26. arXiv:1901.09367  [pdf, other

    math.OC cs.DC cs.LG cs.MA eess.SY

    A Privacy Preserving Randomized Gossip Algorithm via Controlled Noise Insertion

    Authors: Filip Hanzely, Jakub Konečný, Nicolas Loizou, Peter Richtárik, Dmitry Grishchenko

    Abstract: In this work we present a randomized gossip algorithm for solving the average consensus problem while at the same time protecting the information about the initial private values stored at the nodes. We give iteration complexity bounds for the method and perform extensive numerical experiments.

    Submitted 27 January, 2019; originally announced January 2019.

    Comments: NeurIPS 2018, Privacy Preserving Machine Learning Workshop (camera ready version). The full-length paper, which includes a number of additional algorithms and results (including proofs of statements and experiments), is available in arXiv:1706.07636

  27. arXiv:1811.10792  [pdf, other

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

    Stochastic Gradient Push for Distributed Deep Learning

    Authors: Mahmoud Assran, Nicolas Loizou, Nicolas Ballas, Michael Rabbat

    Abstract: Distributed data-parallel algorithms aim to accelerate the training of deep neural networks by parallelizing the computation of large mini-batch gradient updates across multiple nodes. Approaches that synchronize nodes using exact distributed averaging (e.g., via AllReduce) are sensitive to stragglers and communication delays. The PushSum gossip algorithm is robust to these issues, but only perfor… ▽ More

    Submitted 14 May, 2019; v1 submitted 26 November, 2018; originally announced November 2018.

    Comments: ICML 2019

    Journal ref: International Conference on Machine Learning 97 (2019) 344-353

  28. arXiv:1810.13084  [pdf, other

    math.OC cs.DC cs.LG cs.MA eess.SY

    Provably Accelerated Randomized Gossip Algorithms

    Authors: Nicolas Loizou, Michael Rabbat, Peter Richtárik

    Abstract: In this work we present novel provably accelerated gossip algorithms for solving the average consensus problem. The proposed protocols are inspired from the recently developed accelerated variants of the randomized Kaczmarz method - a popular method for solving linear systems. In each gossip iteration all nodes of the network update their values but only a pair of them exchange their private infor… ▽ More

    Submitted 30 October, 2018; originally announced October 2018.

  29. arXiv:1809.08657  [pdf, other

    math.OC cs.IT cs.LG eess.SY math.NA

    Accelerated Gossip via Stochastic Heavy Ball Method

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this paper we show how the stochastic heavy ball method (SHB) -- a popular method for solving stochastic convex and non-convex optimization problems --operates as a randomized gossip algorithm. In particular, we focus on two special cases of SHB: the Randomized Kaczmarz method with momentum and its block variant. Building upon a recent framework for the design and analysis of randomized gossip… ▽ More

    Submitted 23 September, 2018; originally announced September 2018.

    Comments: 8 pages, 5 Figures, 56th Annual Allerton Conference on Communication, Control, and Computing, 2018

  30. arXiv:1712.09677  [pdf, other

    math.OC cs.LG math.NA stat.ML

    Momentum and Stochastic Momentum for Stochastic Gradient, Newton, Proximal Point and Subspace Descent Methods

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this paper we study several classes of stochastic optimization algorithms enriched with heavy ball momentum. Among the methods studied are: stochastic gradient descent, stochastic Newton, stochastic proximal point and stochastic dual subspace ascent. This is the first time momentum variants of several of these methods are studied. We choose to perform our analysis in a setting in which all of t… ▽ More

    Submitted 28 March, 2018; v1 submitted 27 December, 2017; originally announced December 2017.

    Comments: 47 pages, 7 figures, 7 tables

  31. arXiv:1710.10737  [pdf, other

    math.OC cs.LG math.NA stat.ML

    Linearly convergent stochastic heavy ball method for minimizing generalization error

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this work we establish the first linear convergence result for the stochastic heavy ball method. The method performs SGD steps with a fixed stepsize, amended by a heavy ball momentum term. In the analysis, we focus on minimizing the expected loss and not on finite-sum minimization, which is typically a much harder problem. While in the analysis we constrain ourselves to quadratic loss, the over… ▽ More

    Submitted 22 December, 2017; v1 submitted 29 October, 2017; originally announced October 2017.

    Comments: NIPS 2017, Workshop on Optimization for Machine Learning (camera ready version)

  32. arXiv:1706.07636  [pdf, other

    math.OC

    Privacy Preserving Randomized Gossip Algorithms

    Authors: Filip Hanzely, Jakub Konečný, Nicolas Loizou, Peter Richtárik, Dmitry Grishchenko

    Abstract: In this work we present three different randomized gossip algorithms for solving the average consensus problem while at the same time protecting the information about the initial private values stored at the nodes. We give iteration complexity bounds for all methods, and perform extensive numerical experiments.

    Submitted 23 June, 2017; originally announced June 2017.

    Comments: 38 pages

  33. arXiv:1610.04714  [pdf, other

    cs.DC cs.IT math.OC

    A New Perspective on Randomized Gossip Algorithms

    Authors: Nicolas Loizou, Peter Richtárik

    Abstract: In this short note we propose a new approach for the design and analysis of randomized gossip algorithms which can be used to solve the average consensus problem. We show how that Randomized Block Kaczmarz (RBK) method - a method for solving linear systems - works as gossip algorithm when applied to a special system encoding the underlying network. The famous pairwise gossip algorithm arises as a… ▽ More

    Submitted 15 October, 2016; originally announced October 2016.

  34. Distributionally Robust Games with Risk-averse Players

    Authors: Nicolas Loizou

    Abstract: We present a new model of incomplete information games without private information in which the players use a distributionally robust optimization approach to cope with the payoff uncertainty. With some specific restrictions, we show that our "Distributionally Robust Game" constitutes a true generalization of three popular finite games. These are the Complete Information Games, Bayesian Games and… ▽ More

    Submitted 3 October, 2016; originally announced October 2016.

    Comments: 11 pages, 3 figures, Proceedings of 5th the International Conference on Operations Research and Enterprise Systems ({ICORES} 2016), Rome, Italy, February 23-25, 2016

  35. arXiv:1512.03253  [pdf, other

    cs.GT

    Distributionally Robust Game Theory

    Authors: Nicolas Loizou

    Abstract: The classical, complete-information two-player games assume that the problem data (in particular the payoff matrix) is known exactly by both players. In a now famous result, Nash has shown that any such game has an equilibrium in mixed strategies. This result was later extended to a class of incomplete-information two-player games by Harsanyi, who assumed that the payoff matrix is not known exactl… ▽ More

    Submitted 10 December, 2015; originally announced December 2015.

    Comments: MSc Thesis, Imperial College London