Skip to main content

Showing 1–24 of 24 results for author: Skoulakis, S

  1. arXiv:2406.18781  [pdf, other

    math.OC cs.DM cs.LG

    Learning to Remove Cuts in Integer Linear Programming

    Authors: Pol Puigdemont, Stratis Skoulakis, Grigorios Chrysos, Volkan Cevher

    Abstract: Cutting plane methods are a fundamental approach for solving integer linear programs (ILPs). In each iteration of such methods, additional linear constraints (cuts) are introduced to the constraint set with the aim of excluding the previous fractional optimal solution while not affecting the optimal integer solution. In this work, we explore a novel approach within cutting plane methods: instead o… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: International Conference on Machine Learning

    MSC Class: 68R01

  2. arXiv:2406.04731  [pdf, other

    math.OC cs.LG

    Efficient Continual Finite-Sum Minimization

    Authors: Ioannis Mavrothalassitis, Stratis Skoulakis, Leello Tadesse Dadi, Volkan Cevher

    Abstract: Given a sequence of functions $f_1,\ldots,f_n$ with $f_i:\mathcal{D}\mapsto \mathbb{R}$, finite-sum minimization seeks a point ${x}^\star \in \mathcal{D}$ minimizing $\sum_{j=1}^n f_j(x)/n$. In this work, we propose a key twist into the finite-sum minimization, dubbed as continual finite-sum minimization, that asks for a sequence of points ${x}_1^\star,\ldots,{x}_n^\star \in \mathcal{D}$ such that… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: Accepted in ICLR 2024, 35 pages

  3. arXiv:2405.02181  [pdf, other

    cs.LG

    Imitation Learning in Discounted Linear MDPs without exploration assumptions

    Authors: Luca Viano, Stratis Skoulakis, Volkan Cevher

    Abstract: We present a new algorithm for imitation learning in infinite horizon linear MDPs dubbed ILARL which greatly improves the bound on the number of trajectories that the learner needs to sample from the environment. In particular, we remove exploration assumptions required in previous works and we improve the dependence on the desired accuracy $ε$ from $\mathcal{O}\br{ε^{-5}}$ to… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: Accepted at ICML 2024

  4. arXiv:2401.09628  [pdf, ps, other

    cs.GT

    Polynomial Convergence of Bandit No-Regret Dynamics in Congestion Games

    Authors: Leello Dadi, Ioannis Panageas, Stratis Skoulakis, Luca Viano, Volkan Cevher

    Abstract: We introduce an online learning algorithm in the bandit feedback model that, once adopted by all agents of a congestion game, results in game-dynamics that converge to an $ε$-approximate Nash Equilibrium in a polynomial number of rounds with respect to $1/ε$, the number of players and the number of available resources. The proposed algorithm also guarantees sublinear regret to any agent adopting i… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

  5. arXiv:2310.18672  [pdf, other

    cs.LG cs.DM

    Maximum Independent Set: Self-Training through Dynamic Programming

    Authors: Lorenzo Brusca, Lars C. P. M. Quaedvlieg, Stratis Skoulakis, Grigorios G Chrysos, Volkan Cevher

    Abstract: This work presents a graph neural network (GNN) framework for solving the maximum independent set (MIS) problem, inspired by dynamic programming (DP). Specifically, given a graph, we propose a DP-like recursive algorithm based on GNNs that firstly constructs two smaller sub-graphs, predicts the one with the larger MIS, and then uses it in the next recursive call. To train our algorithm, we require… ▽ More

    Submitted 28 October, 2023; originally announced October 2023.

    Comments: Accepted in NeurIPS 2023

  6. arXiv:2310.02387  [pdf, other

    cs.GT

    Exponential Lower Bounds for Fictitious Play in Potential Games

    Authors: Ioannis Panageas, Nikolas Patris, Stratis Skoulakis, Volkan Cevher

    Abstract: Fictitious Play (FP) is a simple and natural dynamic for repeated play with many applications in game theory and multi-agent reinforcement learning. It was introduced by Brown (1949,1951) and its convergence properties for two-player zero-sum games was established later by Robinson (1951). Potential games Monderer and Shapley (1996b) is another class of games which exhibit the FP property (Mondere… ▽ More

    Submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted to appear in NeurIPS 2023

  7. arXiv:2306.15543  [pdf, other

    cs.GT

    Semi Bandit Dynamics in Congestion Games: Convergence to Nash Equilibrium and No-Regret Guarantees

    Authors: Ioannis Panageas, Stratis Skoulakis, Luca Viano, Xiao Wang, Volkan Cevher

    Abstract: In this work, we introduce a new variant of online gradient descent, which provably converges to Nash Equilibria and simultaneously attains sublinear regret for the class of congestion games in the semi-bandit feedback setting. Our proposed method admits convergence rates depending only polynomially on the number of players and the number of facilities, but not on the size of the action set, which… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

    Comments: ICML 2023

  8. arXiv:2301.03931  [pdf, ps, other

    cs.GT cs.LG math.OC

    Min-Max Optimization Made Simple: Approximating the Proximal Point Method via Contraction Maps

    Authors: Volkan Cevher, Georgios Piliouras, Ryann Sim, Stratis Skoulakis

    Abstract: In this paper we present a first-order method that admits near-optimal convergence rates for convex/concave min-max problems while requiring a simple and intuitive analysis. Similarly to the seminal work of Nemirovski and the recent approach of Piliouras et al. in normal form games, our work is based on the fact that the update rule of the Proximal Point method (PP) can be approximated up to accur… ▽ More

    Submitted 16 January, 2023; v1 submitted 10 January, 2023; originally announced January 2023.

    Comments: To appear in SOSA23

  9. arXiv:2211.01851  [pdf, other

    math.OC cs.LG

    Adaptive Stochastic Variance Reduction for Non-convex Finite-Sum Minimization

    Authors: Ali Kavis, Stratis Skoulakis, Kimon Antonakopoulos, Leello Tadesse Dadi, Volkan Cevher

    Abstract: We propose an adaptive variance-reduction method, called AdaSpider, for minimization of $L$-smooth, non-convex functions with a finite-sum structure. In essence, AdaSpider combines an AdaGrad-inspired [Duchi et al., 2011, McMahan & Streeter, 2010], but a fairly distinct, adaptive step-size schedule with the recursive stochastic path integrated estimator proposed in [Fang et al., 2018]. To our know… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

    Comments: 23 pages, 2 figures, accepted at NeurIPS 2022

  10. arXiv:2210.09769  [pdf, other

    cs.LG cs.GT math.OC

    STay-ON-the-Ridge: Guaranteed Convergence to Local Minimax Equilibrium in Nonconvex-Nonconcave Games

    Authors: Constantinos Daskalakis, Noah Golowich, Stratis Skoulakis, Manolis Zampetakis

    Abstract: Min-max optimization problems involving nonconvex-nonconcave objectives have found important applications in adversarial training and other multi-agent learning settings. Yet, no known gradient descent-based method is guaranteed to converge to (even local notions of) min-max equilibrium in the nonconvex-nonconcave setting. For all known methods, there exist relatively simple objectives for which t… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

  11. arXiv:2207.08426  [pdf, other

    cs.GT cs.LG cs.MA

    Fast Convergence of Optimistic Gradient Ascent in Network Zero-Sum Extensive Form Games

    Authors: Georgios Piliouras, Lillian Ratliff, Ryann Sim, Stratis Skoulakis

    Abstract: The study of learning in games has thus far focused primarily on normal form games. In contrast, our understanding of learning in extensive form games (EFGs) and particularly in EFGs with many agents lags far behind, despite them being closer in nature to many real world applications. We consider the natural class of Network Zero-Sum Extensive Form Games, which combines the global zero-sum propert… ▽ More

    Submitted 18 July, 2022; originally announced July 2022.

    Comments: To appear in SAGT 2022

  12. arXiv:2111.14737  [pdf, ps, other

    cs.GT cs.AI cs.LG cs.MA econ.TH

    Beyond Time-Average Convergence: Near-Optimal Uncoupled Online Learning via Clairvoyant Multiplicative Weights Update

    Authors: Georgios Piliouras, Ryann Sim, Stratis Skoulakis

    Abstract: In this paper, we provide a novel and simple algorithm, Clairvoyant Multiplicative Weights Updates (CMWU) for regret minimization in general games. CMWU effectively corresponds to the standard MWU algorithm but where all agents, when updating their mixed strategies, use the payoff profiles based on tomorrow's behavior, i.e. the agents are clairvoyant. CMWU achieves constant regret of $\ln(m)/η$ in… ▽ More

    Submitted 29 June, 2022; v1 submitted 29 November, 2021; originally announced November 2021.

    Comments: Expanded on the uncoupled online nature of the dynamics

  13. arXiv:2111.03377  [pdf, other

    cs.GT cs.LG cs.MA

    Online Learning in Periodic Zero-Sum Games

    Authors: Tanner Fiez, Ryann Sim, Stratis Skoulakis, Georgios Piliouras, Lillian Ratliff

    Abstract: A seminal result in game theory is von Neumann's minmax theorem, which states that zero-sum games admit an essentially unique equilibrium solution. Classical learning results build on this theorem to show that online no-regret dynamics converge to an equilibrium in a time-average sense in zero-sum games. In the past several years, a key research direction has focused on characterizing the day-to-d… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

    Comments: To appear at NeurIPS 2021

  14. arXiv:2110.04753  [pdf, other

    cs.GT cs.MA cs.SI math.DS

    Transaction Fees on a Honeymoon: Ethereum's EIP-1559 One Month Later

    Authors: Daniël Reijsbergen, Shyam Sridhar, Barnabé Monnot, Stefanos Leonardos, Stratis Skoulakis, Georgios Piliouras

    Abstract: Ethereum Improvement Proposal (EIP) 1559 was recently implemented to transform Ethereum's transaction fee market. EIP-1559 utilizes an algorithmic update rule with a constant learning rate to estimate a base fee. The base fee reflects prevailing network conditions and hence provides a more reliable oracle for current gas prices. Using on-chain data from the period after its launch, we evaluate t… ▽ More

    Submitted 18 April, 2022; v1 submitted 10 October, 2021; originally announced October 2021.

    Comments: IEEE Blockchain-2021, The 4th IEEE International Conference on Blockchain, Melbourne, Australia | 06-08 December 2021

    MSC Class: 91A80; 91-10; 91B26

  15. arXiv:2107.13344  [pdf, other

    cs.DS

    On the Approximability of Multistage Min-Sum Set Cover

    Authors: Dimitris Fotakis, Panagiotis Kostopanagiotis, Vasileios Nakos, Georgios Piliouras, Stratis Skoulakis

    Abstract: We investigate the polynomial-time approximability of the multistage version of Min-Sum Set Cover ($\mathrm{DSSC}$), a natural and intriguing generalization of the classical List Update problem. In $\mathrm{DSSC}$, we maintain a sequence of permutations $(π^0, π^1, \ldots, π^T)$ on $n$ elements, based on a sequence of requests $(R^1, \ldots, R^T)$. We aim to minimize the total cost of updating… ▽ More

    Submitted 28 July, 2021; originally announced July 2021.

  16. arXiv:2106.04336  [pdf, other

    cs.LG

    Efficient Online Learning for Dynamic k-Clustering

    Authors: Dimitris Fotakis, Georgios Piliouras, Stratis Skoulakis

    Abstract: We study dynamic clustering problems from the perspective of online learning. We consider an online learning problem, called \textit{Dynamic $k$-Clustering}, in which $k$ centers are maintained in a metric space over time (centers may change positions) such as a dynamically changing set of $r$ clients is served in the best possible way. The connection cost at round $t$ is given by the \textit{$p$-… ▽ More

    Submitted 8 June, 2021; originally announced June 2021.

  17. arXiv:2102.10567  [pdf, other

    cs.GT cs.CR math.DS

    Dynamical Analysis of the EIP-1559 Ethereum Fee Market

    Authors: Stefanos Leonardos, Barnabé Monnot, Daniël Reijsbergen, Stratis Skoulakis, Georgios Piliouras

    Abstract: Participation in permissionless blockchains results in competition over system resources, which needs to be controlled with fees. Ethereum's current fee mechanism is implemented via a first-price auction that results in unpredictable fees as well as other inefficiencies. EIP-1559 is a recent, improved proposal that introduces a number of innovative features such as a dynamically adaptive base fee… ▽ More

    Submitted 5 June, 2021; v1 submitted 21 February, 2021; originally announced February 2021.

    MSC Class: 91A80; 91-10; 91B26

  18. arXiv:2012.08382  [pdf, other

    cs.GT cs.LG cs.MA

    Evolutionary Game Theory Squared: Evolving Agents in Endogenously Evolving Zero-Sum Games

    Authors: Stratis Skoulakis, Tanner Fiez, Ryann Sim, Georgios Piliouras, Lillian Ratliff

    Abstract: The predominant paradigm in evolutionary game theory and more generally online learning in games is based on a clear distinction between a population of dynamic agents that interact given a fixed, static game. In this paper, we move away from the artificial divide between dynamic agents and static games, to introduce and analyze a large class of competitive settings where both the agents and the g… ▽ More

    Submitted 15 December, 2020; originally announced December 2020.

    Comments: To appear in AAAI 2021

  19. arXiv:2011.02817  [pdf, other

    cs.LG

    Efficient Online Learning of Optimal Rankings: Dimensionality Reduction via Gradient Descent

    Authors: Dimitris Fotakis, Thanasis Lianeas, Georgios Piliouras, Stratis Skoulakis

    Abstract: We consider a natural model of online preference aggregation, where sets of preferred items $R_1, R_2, \ldots, R_t$ along with a demand for $k_t$ items in each $R_t$, appear online. Without prior knowledge of $(R_t, k_t)$, the learner maintains a ranking $π_t$ aiming that at least $k_t$ items from $R_t$ appear high in $π_t$. This is a fundamental problem in preference aggregation with applications… ▽ More

    Submitted 5 November, 2020; originally announced November 2020.

  20. arXiv:2009.09623  [pdf, other

    cs.CC cs.LG math.OC

    The Complexity of Constrained Min-Max Optimization

    Authors: Constantinos Daskalakis, Stratis Skoulakis, Manolis Zampetakis

    Abstract: Despite its important applications in Machine Learning, min-max optimization of nonconvex-nonconcave objectives remains elusive. Not only are there no known first-order methods converging even to approximate local min-max points, but the computational complexity of identifying them is also poorly understood. In this paper, we provide a characterization of the computational complexity of the proble… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

  21. arXiv:2003.02161  [pdf, other

    cs.DS

    The Online Min-Sum Set Cover Problem

    Authors: Dimitris Fotakis, Loukas Kavouras, Grigorios Koumoutsos, Stratis Skoulakis, Manolis Vardas

    Abstract: We consider the online Min-Sum Set Cover (MSSC), a natural and intriguing generalization of the classical list update problem. In Online MSSC, the algorithm maintains a permutation on $n$ elements based on subsets $S_1, S_2, \ldots$ arriving online. The algorithm serves each set $S_t$ upon arrival, using its current permutation $π_{t}$, incurring an access cost equal to the position of the first e… ▽ More

    Submitted 29 June, 2022; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: A preliminary version of this article appeared in the Proceedings of the 47th International Colloquium on Automata, Languages and Programming (ICALP 2020)

  22. arXiv:2002.11323  [pdf, other

    cs.LG math.OC stat.ML

    Convergence to Second-Order Stationarity for Non-negative Matrix Factorization: Provably and Concurrently

    Authors: Ioannis Panageas, Stratis Skoulakis, Antonios Varvitsiotis, Xiao Wang

    Abstract: Non-negative matrix factorization (NMF) is a fundamental non-convex optimization problem with numerous applications in Machine Learning (music analysis, document clustering, speech-source separation etc). Despite having received extensive study, it is poorly understood whether or not there exist natural algorithms that can provably converge to a local minimum. Part of the reason is because the obj… ▽ More

    Submitted 19 March, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

  23. arXiv:1911.08704  [pdf, other

    cs.CC cs.GT

    Node Max-Cut and Computing Equilibria in Linear Weighted Congestion Games

    Authors: Dimitris Fotakis, Vardis Kandiros, Thanasis Lianeas, Nikos Mouzakis, Panagiotis Patsilinakos, Stratis Skoulakis

    Abstract: In this work, we seek a more refined understanding of the complexity of local optimum computation for Max-Cut and pure Nash equilibrium (PNE) computation for congestion games with weighted players and linear latency functions. We show that computing a PNE of linear weighted congestion games is PLS-complete either for very restricted strategy spaces, namely when player strategies are paths on a ser… ▽ More

    Submitted 23 February, 2020; v1 submitted 19 November, 2019; originally announced November 2019.

  24. arXiv:1905.12379  [pdf, ps, other

    cs.DS cs.GT

    Reallocating Multiple Facilities on the Line

    Authors: Dimitris Fotakis, Loukas Kavouras, Panagiotis Kostopanagiotis, Philip Lazos, Stratis Skoulakis, Nikolas Zarifis

    Abstract: We study the multistage $K$-facility reallocation problem on the real line, where we maintain $K$ facility locations over $T$ stages, based on the stage-dependent locations of $n$ agents. Each agent is connected to the nearest facility at each stage, and the facilities may move from one stage to another, to accommodate different agent locations. The objective is to minimize the connection cost of… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.