Skip to main content

Showing 1–16 of 16 results for author: Miltersen, P B

.
  1. arXiv:1602.08719  [pdf, ps, other

    cs.GT

    Walrasian Pricing in Multi-unit Auctions

    Authors: Simina Brânzei, Aris Filos-Ratsikas, Peter Bro Miltersen, Yulong Zeng

    Abstract: Multi-unit auctions are a paradigmatic model, where a seller brings multiple units of a good, while several buyers bring monetary endowments. It is well known that Walrasian equilibria do not always exist in this model, however compelling relaxations such as (Walrasian) envy-free pricing do. In this paper we design an optimal envy-free mechanism for multi-unit auctions with budgets. When the marke… ▽ More

    Submitted 9 October, 2017; v1 submitted 28 February, 2016; originally announced February 2016.

    Comments: 32 pages, full version of MFCS 2017 paper (the previous title was "Envy-free pricing in multi-unit markets")

  2. arXiv:1507.07677  [pdf, other

    cs.GT cs.AI

    Computation of Stackelberg Equilibria of Finite Sequential Games

    Authors: Branislav Bosansky, Simina Branzei, Kristoffer Arnsfelt Hansen, Peter Bro Miltersen, Troels Bjerre Sorensen

    Abstract: The Stackelberg equilibrium solution concept describes optimal strategies to commit to: Player 1 (termed the leader) publicly commits to a strategy and Player 2 (termed the follower) plays a best response to this strategy (ties are broken in favor of the leader). We study Stackelberg equilibria in finite sequential games (or extensive-form games) and provide new exact algorithms, approximate algor… ▽ More

    Submitted 23 August, 2016; v1 submitted 28 July, 2015; originally announced July 2015.

  3. arXiv:1503.06855  [pdf, ps, other

    cs.GT

    Characterization and Computation of Equilibria for Indivisible Goods

    Authors: Simina Brânzei, Hadi Hosseini, Peter Bro Miltersen

    Abstract: We consider the problem of allocating indivisible goods in a way that is fair, using one of the leading market mechanisms in economics: the competitive equilibrium from equal incomes. Focusing on two major classes of valuations, namely perfect substitutes and perfect complements, we establish the computational properties of algorithms operating in this framework. For the class of valuations with p… ▽ More

    Submitted 17 July, 2016; v1 submitted 23 March, 2015; originally announced March 2015.

  4. arXiv:1408.1017  [pdf, ps, other

    cs.GT cs.CC

    The complexity of approximating a trembling hand perfect equilibrium of a multi-player game in strategic form

    Authors: Kousha Etessami, Kristoffer Arnsfelt Hansen, Peter Bro Miltersen, Troels Bjerre Sorensen

    Abstract: We consider the task of computing an approximation of a trembling hand perfect equilibrium for an n-player game in strategic form, n >= 3. We show that this task is complete for the complexity class FIXP_a. In particular, the task is polynomial time equivalent to the task of computing an approximation of a Nash equilibrium in strategic form games with three (or more) players.

    Submitted 5 August, 2014; originally announced August 2014.

    Comments: conference version to appear at SAGT'14

  5. arXiv:1307.1766  [pdf, ps, other

    cs.GT

    Truthful approximations to range voting

    Authors: Aris Filos-Ratsikas, Peter Bro Miltersen

    Abstract: We consider the fundamental mechanism design problem of approximate social welfare maximization under general cardinal preferences on a finite number of alternatives and without money. The well-known range voting scheme can be thought of as a non-truthful mechanism for exact social welfare maximization in this setting. With m being the number of alternatives, we exhibit a randomized truthful-in-ex… ▽ More

    Submitted 11 September, 2014; v1 submitted 6 July, 2013; originally announced July 2013.

    MSC Class: 91A40

  6. arXiv:1208.0296  [pdf, ps, other

    cs.GT

    Equilibria of Chinese Auctions

    Authors: Simina Brânzei, Clara Forero, Kate Larson, Peter Bro Miltersen

    Abstract: Chinese auctions are a combination between a raffle and an auction and are held in practice at charity events or festivals. In a Chinese auction, multiple players compete for several items by buying tickets, which can be used to win the items. In front of each item there is a basket, and the players can bid by placing tickets in the basket(s) corresponding to the item(s) they are trying to win. Af… ▽ More

    Submitted 3 September, 2012; v1 submitted 1 August, 2012; originally announced August 2012.

  7. arXiv:1202.3898  [pdf, ps, other

    cs.GT

    Exact Algorithms for Solving Stochastic Games

    Authors: Kristoffer Arnsfelt Hansen, Michal Koucky, Niels Lauritzen, Peter Bro Miltersen, Elias Tsigaridas

    Abstract: Shapley's discounted stochastic games, Everett's recursive games and Gillette's undiscounted stochastic games are classical models of game theory describing two-player zero-sum games of potentially infinite duration. We describe algorithms for exactly solving these games.

    Submitted 17 February, 2012; originally announced February 2012.

  8. arXiv:1202.1483  [pdf, ps, other

    cs.GT

    Send Mixed Signals -- Earn More, Work Less

    Authors: Peter Bro Miltersen, Or Sheffet

    Abstract: Emek et al. presented a model of probabilistic single-item second price auctions where an auctioneer who is informed about the type of an item for sale, broadcasts a signal about this type to uninformed bidders. They proved that finding the optimal (for the purpose of generating revenue) {\em pure} signaling scheme is strongly NP-hard. In contrast, we prove that finding the optimal {\em mixed} sig… ▽ More

    Submitted 7 February, 2012; originally announced February 2012.

  9. arXiv:1201.3498  [pdf, ps, other

    cs.GT cs.CG

    A Faster Algorithm for Solving One-Clock Priced Timed Games

    Authors: Thomas Dueholm Hansen, Rasmus Ibsen-Jensen, Peter Bro Miltersen

    Abstract: One-clock priced timed games is a class of two-player, zero-sum, continuous-time games that was defined and thoroughly studied in previous works. We show that one-clock priced timed games can be solved in time m 12^n n^(O(1)), where n is the number of states and m is the number of actions. The best previously known time bound for solving one-clock priced timed games was 2^(O(n^2+m)), due to Rutkow… ▽ More

    Submitted 11 January, 2013; v1 submitted 17 January, 2012; originally announced January 2012.

  10. arXiv:1112.5255  [pdf, ps, other

    cs.GT

    Solving simple stochastic games with few coin toss positions

    Authors: Rasmus Ibsen-Jensen, Peter Bro Miltersen

    Abstract: Gimbert and Horn gave an algorithm for solving simple stochastic games with running time O(r! n) where n is the number of positions of the simple stochastic game and r is the number of its coin toss positions. Chatterjee et al. pointed out that a variant of strategy iteration can be implemented to solve this problem in time 4^r r^{O(1)} n^{O(1)}. In this paper, we show that an algorithm combining… ▽ More

    Submitted 20 March, 2012; v1 submitted 22 December, 2011; originally announced December 2011.

  11. arXiv:1008.0530  [pdf, ps, other

    cs.GT

    Strategy iteration is strongly polynomial for 2-player turn-based stochastic games with a constant discount factor

    Authors: Thomas Dueholm Hansen, Peter Bro Miltersen, Uri Zwick

    Abstract: Ye showed recently that the simplex method with Dantzig pivoting rule, as well as Howard's policy iteration algorithm, solve discounted Markov decision processes (MDPs), with a constant discount factor, in strongly polynomial time. More precisely, Ye showed that both algorithms terminate after at most $O(\frac{mn}{1-γ}\log(\frac{n}{1-γ}))$ iterations, where $n$ is the number of states, $m$ is the… ▽ More

    Submitted 3 August, 2010; originally announced August 2010.

  12. arXiv:1007.1812  [pdf, ps, other

    cs.GT

    The complexity of solving reachability games using value and strategy iteration

    Authors: Kristoffer Arnsfelt Hansen, Rasmus Ibsen-Jensen, Peter Bro Miltersen

    Abstract: Two standard algorithms for approximately solving two-player zero-sum concurrent reachability games are value iteration and strategy iteration. We prove upper and lower bounds of 2^(m^(Theta(N))) on the worst case number of iterations needed by both of these algorithms for providing non-trivial approximations to the value of a game with N non-terminal positions and m actions for each player in eac… ▽ More

    Submitted 1 March, 2012; v1 submitted 11 July, 2010; originally announced July 2010.

  13. arXiv:0812.0492  [pdf, ps, other

    cs.GT

    Trembling hand perfection is NP-hard

    Authors: Peter Bro Miltersen

    Abstract: It is NP-hard to decide if a given pure-strategy Nash equilibrium of a given three-player game in strategic form with integer payoffs is trembling hand perfect.

    Submitted 2 December, 2008; originally announced December 2008.

  14. arXiv:0812.0486  [pdf, other

    cs.GT

    On the computational complexity of solving stochastic mean-payoff games

    Authors: Vladimir Gurvich, Peter Bro Miltersen

    Abstract: We consider some well-known families of two-player, zero-sum, perfect information games that can be viewed as special cases of Shapley's stochastic games. We show that the following tasks are polynomial time equivalent: - Solving simple stochastic games. - Solving stochastic mean-payoff games with rewards and probabilities given in unary. - Solving stochastic mean-payoff games with rewards a… ▽ More

    Submitted 2 December, 2008; originally announced December 2008.

    Comments: s

  15. arXiv:0806.4344  [pdf, ps, other

    cs.GT

    Approximability and parameterized complexity of minmax values

    Authors: Kristoffer Arnsfelt Hansen, Thomas Dueholm Hansen, Peter Bro Miltersen, Troels Bjerre Sørensen

    Abstract: We consider approximating the minmax value of a multi-player game in strategic form. Tightening recent bounds by Borgs et al., we observe that approximating the value with a precision of epsilon log n digits (for any constant epsilon>0 is NP-hard, where n is the size of the game. On the other hand, approximating the value with a precision of c log log n digits (for any constant c >= 1) can be do… ▽ More

    Submitted 26 June, 2008; originally announced June 2008.

  16. arXiv:0711.1055  [pdf, ps, other

    cs.GT cs.DS

    Simple Recursive Games

    Authors: Daniel Andersson, Kristoffer Arnsfelt Hansen, Peter Bro Miltersen, Troels Bjerre Sorensen

    Abstract: We define the class of "simple recursive games". A simple recursive game is defined as a simple stochastic game (a notion due to Anne Condon), except that we allow arbitrary real payoffs but disallow moves of chance. We study the complexity of solving simple recursive games and obtain an almost-linear time comparison-based algorithm for computing an equilibrium of such a game. The existence of a… ▽ More

    Submitted 7 November, 2007; originally announced November 2007.