Skip to main content

Showing 1–11 of 11 results for author: Krysta, P

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

    cs.GT econ.TH math.DS

    On the Redistribution of Maximal Extractable Value: A Dynamic Mechanism

    Authors: Pedro Braga, Georgios Chionas, Stefanos Leonardos, Piotr Krysta, Georgios Piliouras, Carmine Ventre

    Abstract: Maximal Extractable Value (MEV) has emerged as a new frontier in the design of blockchain systems. The marriage between decentralization and finance gives the power to block producers (a.k.a., miners) not only to select and add transactions to the blockchain but, crucially, also to order them so as to extract as much financial gain as possible for themselves. Whilst this price may be unavoidable f… ▽ More

    Submitted 24 February, 2024; originally announced February 2024.

    Comments: Extended abstract in the 23rd International Conference on Autonomous Agents and Multi-Agent Systems (AAMAS 2024)

    MSC Class: 37; 65P20; 91; 93A14; 93A16 ACM Class: C.2.4; F.2; I.2.11; J.2; J.4

  2. arXiv:2301.12941  [pdf, other

    math.OC cs.CE

    First Order Methods for Geometric Optimization of Crystal Structures

    Authors: Antonia Tsili, Matthew Dyer, Vladimir Gusev, Piotr Krysta, Rahul Savani

    Abstract: The geometric optimization of crystal structures is a procedure widely used in Chemistry that changes the geometrical placement of the particles inside a structure. It is called structural relaxation and constitutes a local minimization problem with a non-convex objective function whose domain complexity increases according to the number of particles involved. In this work we study the performance… ▽ More

    Submitted 22 May, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

  3. arXiv:2207.10703  [pdf, ps, other

    cs.DS

    Optimal Algorithms for Free Order Multiple-Choice Secretary

    Authors: Mohammad Taghi Hajiaghayi, Dariusz R. Kowalski, Piotr Krysta, Jan Olkowski

    Abstract: Suppose we are given integer $k \leq n$ and $n$ boxes labeled $1,\ldots, n$ by an adversary, each containing a number chosen from an unknown distribution. We have to choose an order to sequentially open these boxes, and each time we open the next box in this order, we learn its number. If we reject a number in a box, the box cannot be recalled. Our goal is to accept the $k$ largest of these number… ▽ More

    Submitted 21 July, 2022; originally announced July 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2111.13203

  4. arXiv:2111.13203  [pdf, ps, other

    cs.DS

    Online Sampling and Decision Making with Low Entropy

    Authors: Mohammad Taghi Hajiaghayi, Dariusz R. Kowalski, Piotr Krysta, Jan Olkowski

    Abstract: Consider the problem: we are given $n$ boxes, labeled $\{1,2,\ldots, n\}$ by an adversary, each containing a single number chosen from an unknown distribution; these $n$ distributions are not necessarily identical. We are also given an integer $k \leq n$. We have to choose an order in which we will sequentially open these boxes, and each time we open the next box in this order, we learn the number… ▽ More

    Submitted 10 May, 2024; v1 submitted 25 November, 2021; originally announced November 2021.

    Comments: arXiv admin note: text overlap with arXiv:1502.02155 by other authors

  5. arXiv:2001.11997  [pdf, other

    cs.DS

    Ultimate greedy approximation of independent sets in subcubic graphs

    Authors: Piotr Krysta, Mathieu Mari, Nan Zhi

    Abstract: We study the approximability of the maximum size independent set (MIS) problem in bounded degree graphs. This is one of the most classic and widely studied NP-hard optimization problems. We focus on the well known minimum degree greedy algorithm for this problem. This algorithm iteratively chooses a minimum degree vertex in the graph, adds it to the solution and removes its neighbors, until the re… ▽ More

    Submitted 31 January, 2020; originally announced January 2020.

    Comments: Preliminary version of this paper has been published in the proceedings of ACM-SIAM SODA 2020

  6. arXiv:1907.12857  [pdf, ps, other

    cs.DS cs.DC

    Deterministic coloring algorithms in the LOCAL model

    Authors: Dariusz R. Kowalski, Piotr Krysta

    Abstract: We study the problem of bi-chromatic coloring of hypergraphs in the LOCAL distributed model of computation. This problem can easily be solved by a randomized local algorithm with no communication. However, it is not known how to solve it deterministically with only a polylogarithmic number of communication rounds. In this paper we indeed design such a deterministic algorithm that solves this probl… ▽ More

    Submitted 30 July, 2019; v1 submitted 30 July, 2019; originally announced July 2019.

    Comments: Version date: 10 July 2019; some typos corrected; added explanation p. 5; paper submitted to ACM-SIAM SODA 2020; 13 pages

  7. arXiv:1707.05662  [pdf, ps, other

    cs.DS cs.LG math.ST

    Learning Powers of Poisson Binomial Distributions

    Authors: Dimitris Fotakis, Vasilis Kontonis, Piotr Krysta, Paul Spirakis

    Abstract: We introduce the problem of simultaneously learning all powers of a Poisson Binomial Distribution (PBD). A PBD of order $n$ is the distribution of a sum of $n$ mutually independent Bernoulli random variables $X_i$, where $\mathbb{E}[X_i] = p_i$. The $k$'th power of this distribution, for $k$ in a range $[m]$, is the distribution of $P_k = \sum_{i=1}^n X_i^{(k)}$, where each Bernoulli random variab… ▽ More

    Submitted 18 July, 2017; originally announced July 2017.

  8. Size versus truthfulness in the House Allocation problem

    Authors: Piotr Krysta, David Manlove, Baharak Rastegari, **shan Zhang

    Abstract: We study the House Allocation problem (also known as the Assignment problem), i.e., the problem of allocating a set of objects among a set of agents, where each agent has ordinal preferences (possibly involving ties) over a subset of the objects. We focus on truthful mechanisms without monetary transfers for finding large Pareto optimal matchings. It is straightforward to show that no deterministi… ▽ More

    Submitted 9 May, 2019; v1 submitted 21 April, 2014; originally announced April 2014.

    Comments: To appear in Algorithmica (preliminary version appeared in the Proceedings of EC 2014)

  9. arXiv:1310.0177  [pdf, ps, other

    cs.GT

    Combinatorial Auctions without Money

    Authors: Dimitris Fotakis, Piotr Krysta, Carmine Ventre

    Abstract: Algorithmic Mechanism Design attempts to marry computation and incentives, mainly by leveraging monetary transfers between designer and selfish agents involved. This is principally because in absence of money, very little can be done to enforce truthfulness. However, in certain applications, money is unavailable, morally unacceptable or might simply be at odds with the objective of the mechanism.… ▽ More

    Submitted 1 October, 2013; originally announced October 2013.

  10. Ranking Games that have Competitiveness-based Strategies

    Authors: Leslie Ann Goldberg, Paul W. Goldberg, Piotr Krysta, Carmine Ventre

    Abstract: An extensive literature in economics and social science addresses contests, in which players compete to outperform each other on some measurable criterion, often referred to as a player's score, or output. Players incur costs that are an increasing function of score, but receive prizes for obtaining higher score than their competitors. In this paper we study finite games that are discretized conte… ▽ More

    Submitted 24 January, 2013; originally announced January 2013.

    Comments: 21 pages; preliminary version in ACM-EC 2010; accepted for publication in Theoretical Computer Science

    Journal ref: TCS 476 24-37 (2013)

  11. arXiv:0802.2841  [pdf, ps, other

    cs.DS cs.GT

    Stackelberg Network Pricing Games

    Authors: Patrick Briest, Martin Hoefer, Piotr Krysta

    Abstract: We study a multi-player one-round game termed Stackelberg Network Pricing Game, in which a leader can set prices for a subset of $m$ priceable edges in a graph. The other edges have a fixed cost. Based on the leader's decision one or more followers optimize a polynomial-time solvable combinatorial minimization problem and choose a minimum cost solution satisfying their requirements based on the… ▽ More

    Submitted 20 February, 2008; originally announced February 2008.

    Journal ref: Dans Proceedings of the 25th Annual Symposium on the Theoretical Aspects of Computer Science - STACS 2008, Bordeaux : France (2008)