Skip to main content

Showing 1–26 of 26 results for author: Hollender, A

.
  1. Tight Inapproximability of Nash Equilibria in Public Goods Games

    Authors: Jérémi Do Dinh, Alexandros Hollender

    Abstract: We study public goods games, a type of game where every player has to decide whether or not to produce a good which is public, i.e., neighboring players can also benefit from it. Specifically, we consider a setting where the good is indivisible and where the neighborhood structure is represented by a directed graph, with the players being the nodes. Papadimitriou and Peng (2023) recently showed th… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Journal ref: Information Processing Letters, 186:Article 106486 (2024)

  2. arXiv:2402.12068  [pdf, other

    cs.GT cs.CC

    On the Computation of Equilibria in Discrete First-Price Auctions

    Authors: Aris Filos-Ratsikas, Yiannis Giannakopoulos, Alexandros Hollender, Charalampos Kokkalis

    Abstract: We study the computational complexity of computing Bayes-Nash equilibria in first-price auctions with discrete value distributions and discrete bidding space, under general subjective beliefs. It is known that such auctions do not always have pure equilibria. In this paper we prove that the problem of deciding their existence is NP-complete, even for approximate equilibria. On the other hand, it c… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: 54 pages, 2 figures

  3. arXiv:2312.01237  [pdf, other

    cs.GT cs.CC

    PPAD-membership for Problems with Exact Rational Solutions: A General Approach via Convex Optimization

    Authors: Aris Filos-Ratsikas, Kristoffer Arnsfelt Hansen, Kasper Høgh, Alexandros Hollender

    Abstract: We introduce a general technique for proving membership of search problems with exact rational solutions in PPAD, one of the most well-known classes containing total search problems with polynomial-time verifiable solutions. In particular, we construct a "pseudogate", coined the linear-OPT-gate, which can be used as a "plug-and-play" component in a piecewise-linear (PL) arithmetic circuit, as an i… ▽ More

    Submitted 2 December, 2023; originally announced December 2023.

  4. arXiv:2311.13738  [pdf, other

    cs.CC math.OC

    The Complexity of Computing KKT Solutions of Quadratic Programs

    Authors: John Fearnley, Paul W. Goldberg, Alexandros Hollender, Rahul Savani

    Abstract: It is well known that solving a (non-convex) quadratic program is NP-hard. We show that the problem remains hard even if we are only looking for a Karush-Kuhn-Tucker (KKT) point, instead of a global optimum. Namely, we prove that computing a KKT point of a quadratic polynomial over the domain $[0,1]^n$ is complete for the class CLS = PPAD$\cap$PLS.

    Submitted 22 November, 2023; originally announced November 2023.

  5. arXiv:2311.02075  [pdf, other

    cs.GT cs.CC

    Envy-Free Cake-Cutting for Four Agents

    Authors: Alexandros Hollender, Aviad Rubinstein

    Abstract: In the envy-free cake-cutting problem we are given a resource, usually called a cake and represented as the $[0,1]$ interval, and a set of $n$ agents with heterogeneous preferences over pieces of the cake. The goal is to divide the cake among the $n$ agents such that no agent is envious of any other agent. Even under a very general preferences model, this fundamental fair division problem is known… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  6. arXiv:2310.09157  [pdf, other

    math.OC cs.CC cs.LG stat.ML

    The Computational Complexity of Finding Stationary Points in Non-Convex Optimization

    Authors: Alexandros Hollender, Manolis Zampetakis

    Abstract: Finding approximate stationary points, i.e., points where the gradient is approximately zero, of non-convex but smooth objective functions $f$ over unrestricted $d$-dimensional domains is one of the most fundamental problems in classical non-convex optimization. Nevertheless, the computational and query complexity of this problem are still not well understood when the dimension $d$ of the problem… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

    Comments: Full version of COLT 2023 extended abstract

  7. arXiv:2310.07333  [pdf, ps, other

    cs.GT math.NA

    Computing approximate roots of monotone functions

    Authors: Alexandros Hollender, Chester Lawrence, Erel Segal-Halevi

    Abstract: Given a function f: [a,b] -> R, if f(a) < 0 and f(b)> 0 and f is continuous, the Intermediate Value Theorem implies that f has a root in [a,b]. Moreover, given a value-oracle for f, an approximate root of f can be computed using the bisection method, and the number of required evaluations is polynomial in the number of accuracy digits. The goal of this note is to identify conditions under which th… ▽ More

    Submitted 29 February, 2024; v1 submitted 11 October, 2023; originally announced October 2023.

    Comments: We solved all the open cases, except the case when f has 3 or more dimensions, and satisfies all monotonicity conditions except one. Any ideas?

  8. arXiv:2301.10354  [pdf, other

    cs.GT cs.CC

    The Frontier of Intractability for EFX with Two Agents

    Authors: Paul W. Goldberg, Kasper Høgh, Alexandros Hollender

    Abstract: We consider the problem of sharing a set of indivisible goods among agents in a fair manner, namely such that the allocation is envy-free up to any good (EFX). We focus on the problem of computing an EFX allocation in the two-agent case and characterize the computational complexity of the problem for most well-known valuation classes. We present a simple greedy algorithm that solves the problem wh… ▽ More

    Submitted 15 July, 2023; v1 submitted 24 January, 2023; originally announced January 2023.

  9. arXiv:2209.15151  [pdf, other

    cs.GT cs.CC

    Tight Inapproximability for Graphical Games

    Authors: Argyrios Deligkas, John Fearnley, Alexandros Hollender, Themistoklis Melissourgos

    Abstract: We provide a complete characterization for the computational complexity of finding approximate equilibria in two-action graphical games. We consider the two most well-studied approximation notions: $\varepsilon$-Nash equilibria ($\varepsilon$-NE) and $\varepsilon$-well-supported Nash equilibria ($\varepsilon$-WSNE), where $\varepsilon \in [0,1]$. We prove that computing an $\varepsilon$-NE is PPAD… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

  10. arXiv:2209.15149  [pdf, other

    cs.CC cs.GT

    Pure-Circuit: Strong Inapproximability for PPAD

    Authors: Argyrios Deligkas, John Fearnley, Alexandros Hollender, Themistoklis Melissourgos

    Abstract: The current state-of-the-art methods for showing inapproximability in PPAD arise from the $\varepsilon$-Generalized-Circuit ($\varepsilon$-GCircuit) problem. Rubinstein (2018) showed that there exists a small unknown constant $\varepsilon$ for which $\varepsilon$-GCircuit is PPAD-hard, and subsequent work has shown hardness results for other problems in PPAD by using $\varepsilon$-GCircuit as an i… ▽ More

    Submitted 3 March, 2023; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: Improved inapproximability result for approximate NE in polymatrix games

  11. arXiv:2205.02168  [pdf, other

    cs.CC

    Separations in Proof Complexity and TFNP

    Authors: Mika Göös, Alexandros Hollender, Siddhartha Jain, Gilbert Maystre, William Pires, Robert Robere, Ran Tao

    Abstract: It is well-known that Resolution proofs can be efficiently simulated by Sherali-Adams (SA) proofs. We show, however, that any such simulation needs to exploit huge coefficients: Resolution cannot be efficiently simulated by SA when the coefficients are written in unary. We also show that Reversible Resolution (a variant of MaxSAT Resolution) cannot be efficiently simulated by Nullstellensatz (NS).… ▽ More

    Submitted 10 June, 2022; v1 submitted 4 May, 2022; originally announced May 2022.

  12. arXiv:2202.07761  [pdf, other

    cs.CC

    Further Collapses in TFNP

    Authors: Mika Göös, Alexandros Hollender, Siddhartha Jain, Gilbert Maystre, William Pires, Robert Robere, Ran Tao

    Abstract: We show $\textsf{EOPL}=\textsf{PLS}\cap\textsf{PPAD}$. Here the class $\textsf{EOPL}$ consists of all total search problems that reduce to the End-of-Potential-Line problem, which was introduced in the works by Hubacek and Yogev (SICOMP 2020) and Fearnley et al. (JCSS 2020). In particular, our result yields a new simpler proof of the breakthrough collapse… ▽ More

    Submitted 20 May, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

  13. arXiv:2201.10011  [pdf, other

    cs.CC cs.GT

    Constant Inapproximability for PPA

    Authors: Argyrios Deligkas, John Fearnley, Alexandros Hollender, Themistoklis Melissourgos

    Abstract: In the $\varepsilon$-Consensus-Halving problem, we are given $n$ probability measures $v_1, \dots, v_n$ on the interval $R = [0,1]$, and the goal is to partition $R$ into two parts $R^+$ and $R^-$ using at most $n$ cuts, so that $|v_i(R^+) - v_i(R^-)| \leq \varepsilon$ for all $i$. This fundamental fair division problem was the first natural problem shown to be complete for the class PPA, and all… ▽ More

    Submitted 24 January, 2022; originally announced January 2022.

  14. FIXP-membership via Convex Optimization: Games, Cakes, and Markets

    Authors: Aris Filos-Ratsikas, Kristoffer Arnsfelt Hansen, Kasper Høgh, Alexandros Hollender

    Abstract: We introduce a new technique for proving membership of problems in FIXP - the class capturing the complexity of computing a fixed-point of an algebraic circuit. Our technique constructs a "pseudogate" which can be used as a black box when building FIXP circuits. This pseudogate, which we term the "OPT-gate", can solve most convex optimization problems. Using the OPT-gate, we prove new FIXP-members… ▽ More

    Submitted 25 April, 2023; v1 submitted 12 November, 2021; originally announced November 2021.

    Comments: Journal version. Preliminary version appeared at FOCS '21

    Journal ref: SIAM Journal on Computing, Special Issue FOCS 2021

  15. On the Complexity of Equilibrium Computation in First-Price Auctions

    Authors: Aris Filos-Ratsikas, Yiannis Giannakopoulos, Alexandros Hollender, Philip Lazos, Diogo Poças

    Abstract: We consider the problem of computing a (pure) Bayes-Nash equilibrium in the first-price auction with continuous value distributions and discrete bidding space. We prove that when bidders have independent subjective prior beliefs about the value distributions of the other bidders, computing an $\varepsilon$-equilibrium of the auction is PPAD-complete, and computing an exact equilibrium is FIXP-comp… ▽ More

    Submitted 3 March, 2023; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: Journal version. Preliminary version appeared at EC '21

    Journal ref: SIAM Journal on Computing, 52(1):80-131 (2023)

  16. arXiv:2011.01929  [pdf, other

    cs.CC cs.LG math.OC

    The Complexity of Gradient Descent: CLS = PPAD $\cap$ PLS

    Authors: John Fearnley, Paul W. Goldberg, Alexandros Hollender, Rahul Savani

    Abstract: We study search problems that can be solved by performing Gradient Descent on a bounded convex polytopal domain and show that this class is equal to the intersection of two well-known classes: PPAD and PLS. As our main underlying technical contribution, we show that computing a Karush-Kuhn-Tucker (KKT) point of a continuously differentiable function over the domain $[0,1]^2$ is PPAD $\cap$ PLS-com… ▽ More

    Submitted 3 March, 2023; v1 submitted 3 November, 2020; originally announced November 2020.

    Comments: Journal version

    Journal ref: Journal of the ACM, 70(1):Article 7 (2022)

  17. Two's Company, Three's a Crowd: Consensus-Halving for a Constant Number of Agents

    Authors: Argyrios Deligkas, Aris Filos-Ratsikas, Alexandros Hollender

    Abstract: We consider the $\varepsilon$-Consensus-Halving problem, in which a set of heterogeneous agents aim at dividing a continuous resource into two (not necessarily contiguous) portions that all of them simultaneously consider to be of approximately the same value (up to $\varepsilon$). This problem was recently shown to be PPA-complete, for $n$ agents and $n$ cuts, even for very simple valuation funct… ▽ More

    Submitted 8 September, 2022; v1 submitted 29 July, 2020; originally announced July 2020.

    Comments: Journal version

    Journal ref: Artificial Intelligence, 313 (2022)

  18. arXiv:2007.06754  [pdf, ps, other

    cs.GT cs.CC cs.DS

    Consensus Halving for Sets of Items

    Authors: Paul W. Goldberg, Alexandros Hollender, Ayumi Igarashi, Pasin Manurangsi, Warut Suksompong

    Abstract: Consensus halving refers to the problem of dividing a resource into two parts so that every agent values both parts equally. Prior work has shown that when the resource is represented by an interval, a consensus halving with at most $n$ cuts always exists, but is hard to compute even for agents with simple valuation functions. In this paper, we study consensus halving in a natural setting where th… ▽ More

    Submitted 13 July, 2020; originally announced July 2020.

    Journal ref: Mathematics of Operations Research, 47(4):3357-3379 (2022)

  19. arXiv:2006.06566  [pdf, ps, other

    cs.GT cs.DS cs.LG

    Optimally Deceiving a Learning Leader in Stackelberg Games

    Authors: Georgios Birmpas, Jiarui Gan, Alexandros Hollender, Francisco J. Marmolejo-Cossío, Ninad Rajgopal, Alexandros A. Voudouris

    Abstract: Recent results in the ML community have revealed that learning algorithms used to compute the optimal strategy for the leader to commit to in a Stackelberg game, are susceptible to manipulation by the follower. Such a learning algorithm operates by querying the best responses or the payoffs of the follower, who consequently can deceive the algorithm by responding as if his payoffs were much differ… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    Journal ref: Journal of Artificial Intelligence Research, 72:507-531 (2021)

  20. arXiv:2003.11974  [pdf, other

    cs.CC cs.CG cs.DM

    A Topological Characterization of Modulo-$p$ Arguments and Implications for Necklace Splitting

    Authors: Aris Filos-Ratsikas, Alexandros Hollender, Katerina Sotiraki, Manolis Zampetakis

    Abstract: The classes PPA-$p$ have attracted attention lately, because they are the main candidates for capturing the complexity of Necklace Splitting with $p$ thieves, for prime $p$. However, these classes were not known to have complete problems of a topological nature, which impedes any progress towards settling the complexity of the Necklace Splitting problem. On the contrary, topological problems have… ▽ More

    Submitted 18 January, 2021; v1 submitted 26 March, 2020; originally announced March 2020.

    Comments: v2: improved presentation based on reviewer comments and suggestions

  21. Consensus-Halving: Does It Ever Get Easier?

    Authors: Aris Filos-Ratsikas, Alexandros Hollender, Katerina Sotiraki, Manolis Zampetakis

    Abstract: In the $\varepsilon$-Consensus-Halving problem, a fundamental problem in fair division, there are $n$ agents with valuations over the interval $[0,1]$, and the goal is to divide the interval into pieces and assign a label "$+$" or "$-$" to each piece, such that every agent values the total amount of "$+$" and the total amount of "$-$" almost equally. The problem was recently proven by Filos-Ratsik… ▽ More

    Submitted 24 April, 2023; v1 submitted 26 February, 2020; originally announced February 2020.

    Comments: Journal version. Preliminary version appeared at EC '20

    Journal ref: SIAM Journal on Computing, 52(2):412-451 (2023)

  22. Maximum Nash Welfare and Other Stories About EFX

    Authors: Georgios Amanatidis, Georgios Birmpas, Aris Filos-Ratsikas, Alexandros Hollender, Alexandros A. Voudouris

    Abstract: We consider the classic problem of fairly allocating indivisible goods among agents with additive valuation functions and explore the connection between two prominent fairness notions: maximum Nash welfare (MNW) and envy-freeness up to any good (EFX). We establish that an MNW allocation is always EFX as long as there are at most two possible values for the goods, whereas this implication is no lon… ▽ More

    Submitted 1 June, 2020; v1 submitted 27 January, 2020; originally announced January 2020.

    Journal ref: Theoretical Computer Science, 863:69-85 (2021)

  23. The Classes PPA-$k$: Existence from Arguments Modulo $k$

    Authors: Alexandros Hollender

    Abstract: The complexity classes PPA-$k$, $k \geq 2$, have recently emerged as the main candidates for capturing the complexity of important problems in fair division, in particular Alon's Necklace-Splitting problem with $k$ thieves. Indeed, the problem with two thieves has been shown complete for PPA = PPA-2. In this work, we present structural results which provide a solid foundation for the further study… ▽ More

    Submitted 20 March, 2022; v1 submitted 8 December, 2019; originally announced December 2019.

    Comments: Final journal version. Preliminary version appeared at WINE 2019

    Journal ref: Theoretical Computer Science, 885:15-29 (2021)

  24. arXiv:1911.05416  [pdf, other

    cs.GT cs.CC cs.DS

    Contiguous Cake Cutting: Hardness Results and Approximation Algorithms

    Authors: Paul W. Goldberg, Alexandros Hollender, Warut Suksompong

    Abstract: We study the fair allocation of a cake, which serves as a metaphor for a divisible resource, under the requirement that each agent should receive a contiguous piece of the cake. While it is known that no finite envy-free algorithm exists in this setting, we exhibit efficient algorithms that produce allocations with low envy among the agents. We then establish NP-hardness results for various decisi… ▽ More

    Submitted 20 January, 2020; v1 submitted 13 November, 2019; originally announced November 2019.

    Comments: Appears in the 34th AAAI Conference on Artificial Intelligence (AAAI), 2020

    Journal ref: Journal of Artificial Intelligence Research, 69:109-141 (2020)

  25. The Hairy Ball Problem is PPAD-Complete

    Authors: Paul W. Goldberg, Alexandros Hollender

    Abstract: The Hairy Ball Theorem states that every continuous tangent vector field on an even-dimensional sphere must have a zero. We prove that the associated computational problem of (a) computing an approximate zero is PPAD-complete, and (b) computing an exact zero is FIXP-hard. We also consider the Hairy Ball Theorem on toroidal instead of spherical domains and show that the approximate problem remains… ▽ More

    Submitted 8 September, 2022; v1 submitted 20 February, 2019; originally announced February 2019.

    Comments: Journal version

    Journal ref: Journal of Computer and System Sciences, 122:34-62 (2021)

  26. arXiv:1508.03167  [pdf, other

    cs.DS cs.DM

    MergeShuffle: A Very Fast, Parallel Random Permutation Algorithm

    Authors: Axel Bacher, Olivier Bodini, Alexandros Hollender, Jérémie Lumbroso

    Abstract: This article introduces an algorithm, MergeShuffle, which is an extremely efficient algorithm to generate random permutations (or to randomly permute an existing array). It is easy to implement, runs in $n\log_2 n + O(1)$ time, is in-place, uses $n\log_2 n + Θ(n)$ random bits, and can be parallelized accross any number of processes, in a shared-memory PRAM model. Finally, our preliminary simulatio… ▽ More

    Submitted 13 August, 2015; originally announced August 2015.

    Comments: Preliminary draft. 12 pages, 1 figure, 3 algorithms, implementation code at https://github.com/axel-bacher/mergeshuffle