Skip to main content

Showing 1–31 of 31 results for author: Branzei, S

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

    cs.CC

    Spectral Lower Bounds for Local Search

    Authors: Simina Brânzei, Nicholas J. Recker

    Abstract: Local search is a powerful heuristic in optimization and computer science, the complexity of which has been studied in the white box and black box models. In the black box model, we are given a graph $G = (V,E)$ and oracle access to a function $f : V \to \mathbb{R}$. The local search problem is to find a vertex $v$ that is a local minimum, i.e. with $f(v) \leq f(u)$ for all $(u,v) \in E$, using as… ▽ More

    Submitted 12 March, 2024; v1 submitted 10 March, 2024; originally announced March 2024.

    Comments: arXiv admin note: text overlap with arXiv:2305.08269

  2. arXiv:2402.08547  [pdf, other

    cs.GT cs.AI econ.TH

    Dueling Over Dessert, Mastering the Art of Repeated Cake Cutting

    Authors: Simina Brânzei, MohammadTaghi Hajiaghayi, Reed Phillips, Suho Shin, Kun Wang

    Abstract: We consider the setting of repeated fair division between two players, denoted Alice and Bob, with private valuations over a cake. In each round, a new cake arrives, which is identical to the ones in previous rounds. Alice cuts the cake at a point of her choice, while Bob chooses the left piece or the right piece, leaving the remainder for Alice. We consider two versions: sequential, where Bob obs… ▽ More

    Submitted 18 February, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

  3. arXiv:2307.13713  [pdf, other

    cs.SI cs.GT physics.soc-ph

    Phase Transitions of Diversity in Stochastic Block Model Dynamics

    Authors: Simina Brânzei, Nithish Kumar, Gireeja Ranade

    Abstract: This paper proposes a stochastic block model with dynamics where the population grows using preferential attachment. Nodes with higher weighted degree are more likely to recruit new nodes, and nodes always recruit nodes from their own community. This model can capture how communities grow or shrink based on their collaborations with other nodes in the network, where an edge represents collaboratio… ▽ More

    Submitted 12 January, 2024; v1 submitted 26 July, 2023; originally announced July 2023.

    Comments: 25 pages, 5 figures. In Proceedings of Allerton 2023

  4. arXiv:2305.17402  [pdf, other

    cs.GT cs.AI cs.LG

    Learning and Collusion in Multi-unit Auctions

    Authors: Simina Brânzei, Mahsa Derakhshan, Negin Golrezaei, Yanjun Han

    Abstract: We consider repeated multi-unit auctions with uniform pricing, which are widely used in practice for allocating goods such as carbon licenses. In each round, $K$ identical units of a good are sold to a group of buyers that have valuations with diminishing marginal returns. The buyers submit bids for the units, and then a price $p$ is set per unit so that all the units are sold. We consider two var… ▽ More

    Submitted 12 January, 2024; v1 submitted 27 May, 2023; originally announced May 2023.

    Comments: 40 pages, 1 figure. In Proceedings of NeurIPS 2023

  5. arXiv:2305.08269  [pdf, other

    cs.CC cs.CG cs.DS

    The Sharp Power Law of Local Search on Expanders

    Authors: Simina Brânzei, Davin Choo, Nicholas Recker

    Abstract: Local search is a powerful heuristic in optimization and computer science, the complexity of which was studied in the white box and black box models. In the black box model, we are given a graph $G = (V,E)$ and oracle access to a function $f : V \to \mathbb{R}$. The local search problem is to find a vertex $v$ that is a local minimum, i.e. with $f(v) \leq f(u)$ for all $(u,v) \in E$, using as few… ▽ More

    Submitted 15 August, 2023; v1 submitted 14 May, 2023; originally announced May 2023.

  6. arXiv:2101.00061  [pdf, other

    cs.DS cs.CC

    The Query Complexity of Local Search and Brouwer in Rounds

    Authors: Simina Brânzei, Jiawei Li

    Abstract: We consider the query complexity of finding a local minimum of a function defined on a graph, where at most $k$ rounds of interaction with the oracle are allowed. Rounds model parallel settings, where each query takes resources to complete and is executed on a separate processor. Thus the query complexity in $k$ rounds informs how many processors are needed to achieve a parallel time of $k$. We… ▽ More

    Submitted 5 November, 2021; v1 submitted 31 December, 2020; originally announced January 2021.

  7. arXiv:2101.00025  [pdf, other

    cs.DC math.PR

    Consensus with Bounded Space and Minimal Communication

    Authors: Simina Branzei, Yuval Peres

    Abstract: Population protocols are a fundamental model in distributed computing, where many nodes with bounded memory and computational power have random pairwise interactions over time. This model has been studied in a rich body of literature aiming to understand the tradeoffs between the memory and time needed to perform computational tasks. We study the population protocol model focusing on the communi… ▽ More

    Submitted 31 December, 2020; originally announced January 2021.

  8. arXiv:2012.00738  [pdf, other

    cs.DS cs.GT

    Searching, Sorting, and Cake Cutting in Rounds

    Authors: Simina Brânzei, Dimitris Paparas, Nicholas Recker

    Abstract: We study searching and sorting in rounds motivated by a fair division question: given a cake cutting problem with $n$ players, compute a fair allocation in at most $k$ rounds of interaction with the players. Rounds interpolate between the simultaneous and the fully adaptive settings, also capturing parallel complexity. We find that proportional cake cutting in rounds is equivalent to sorting with… ▽ More

    Submitted 19 November, 2023; v1 submitted 1 December, 2020; originally announced December 2020.

  9. arXiv:1911.03629  [pdf, other

    cs.GT econ.TH

    Tit-for-Tat Dynamics and Market Volatility

    Authors: Simina Brânzei

    Abstract: We consider tit-for-tat dynamics in production markets, where there is a set of $n$ players connected via a weighted graph. Each player $i$ can produce an eponymous good using its linear production function, given as input various amounts of goods in the system. In the tit-for-tat dynamic, each player $i$ shares its good with its neighbors in fractions proportional to how much they helped player… ▽ More

    Submitted 12 January, 2024; v1 submitted 9 November, 2019; originally announced November 2019.

    Comments: To appear in Nonlinearity

  10. arXiv:1908.01135  [pdf, other

    cs.GT cs.LG econ.TH

    Multiplayer Bandit Learning, from Competition to Cooperation

    Authors: Simina Brânzei, Yuval Peres

    Abstract: The stochastic multi-armed bandit model captures the tradeoff between exploration and exploitation. We study the effects of competition and cooperation on this tradeoff. Suppose there are $k$ arms and two players, Alice and Bob. In every round, each player pulls an arm, receives the resulting reward, and observes the choice of the other player but not their reward. Alice's utility is $Γ_A + λΓ_B$… ▽ More

    Submitted 12 January, 2024; v1 submitted 3 August, 2019; originally announced August 2019.

  11. arXiv:1907.05037  [pdf, other

    cs.GT econ.TH

    Proportional Dynamics in Exchange Economies

    Authors: Simina Brânzei, Nikhil R. Devanur, Yuval Rabani

    Abstract: We study the Proportional Response dynamic in exchange economies, where each player starts with some amount of money and a good. Every day, the players bring one unit of their good and submit bids on goods they like, each good gets allocated in proportion to the bid amounts, and each seller collects the bids received. Then every player updates the bids proportionally to the contribution of each go… ▽ More

    Submitted 11 September, 2023; v1 submitted 11 July, 2019; originally announced July 2019.

    Comments: Published version of the paper. 25 pages, 6 figures

  12. arXiv:1907.01766  [pdf, other

    cs.GT cs.DS econ.TH

    Algorithms for Competitive Division of Chores

    Authors: Simina Brânzei, Fedor Sandomirskiy

    Abstract: We study the problem of allocating divisible bads (chores) among multiple agents with additive utilities when monetary transfers are not allowed. The competitive rule is known for its remarkable fairness and efficiency properties in the case of goods. This rule was extended to chores in prior work by Bogomolnaia, Moulin, Sandomirskiy, and Yanovskaya (2017). The rule produces Pareto optimal and env… ▽ More

    Submitted 14 July, 2023; v1 submitted 3 July, 2019; originally announced July 2019.

  13. arXiv:1809.10637  [pdf, other

    cs.GT cs.CR

    Sharing Information with Competitors

    Authors: Simina Brânzei, Claudio Orlandi, Guang Yang

    Abstract: We study the mechanism design problem in the setting where agents are rewarded using information only. This problem is motivated by the increasing interest in secure multiparty computation techniques. More specifically, we consider the setting of a joint computation where different agents have inputs of different quality and each agent is interested in learning as much as possible while maintainin… ▽ More

    Submitted 27 September, 2018; originally announced September 2018.

  14. arXiv:1807.11169  [pdf, other

    cs.LG cs.DS cs.GT stat.ML

    Online Learning with an Almost Perfect Expert

    Authors: Simina Brânzei, Yuval Peres

    Abstract: We study the multiclass online learning problem where a forecaster makes a sequence of predictions using the advice of $n$ experts. Our main contribution is to analyze the regime where the best expert makes at most $b$ mistakes and to show that when $b = o(\log_4{n})$, the expected number of mistakes made by the optimal forecaster is at most $\log_4{n} + o(\log_4{n})$. We also describe an adversar… ▽ More

    Submitted 27 September, 2018; v1 submitted 30 July, 2018; originally announced July 2018.

  15. arXiv:1802.07385  [pdf, other

    cs.GT

    Universal Growth in Production Economies

    Authors: Simina Brânzei, Ruta Mehta, Noam Nisan

    Abstract: We consider a simple variant of the von Neumann model of an expanding economy, in which multiple producers make goods according to their production function. The players trade their goods at the market and then use the bundles acquired for the production in the next round. We study a simple decentralized dynamic---known as proportional response---in which players update their bids proportionally t… ▽ More

    Submitted 26 September, 2019; v1 submitted 20 February, 2018; originally announced February 2018.

    Comments: 42 pages, 26 figures

  16. arXiv:1712.10222  [pdf, other

    cs.CR cs.DC cs.GT

    How to Charge Lightning: The Economics of Bitcoin Transaction Channels

    Authors: Simina Brânzei, Erel Segal-Halevi, Aviv Zohar

    Abstract: Off-chain transaction channels represent one of the leading techniques to scale the transaction throughput in cryptocurrencies. However, the economic effect of transaction channels on the system has not been explored much until now. We study the economics of Bitcoin transaction channels, and present a framework for an economic analysis of the lightning network and its effect on transaction fees… ▽ More

    Submitted 13 July, 2022; v1 submitted 29 December, 2017; originally announced December 2017.

    Comments: An earlier version of the paper was presented at Scaling Bitcoin 2017

  17. arXiv:1712.08910  [pdf, other

    cs.GT

    Walrasian Dynamics in Multi-unit Markets

    Authors: Simina Brânzei, Aris Filos-Ratsikas

    Abstract: In a multi-unit market, a seller brings multiple units of a good and tries to sell them to a set of buyers that have monetary endowments. While a Walrasian equilibrium does not always exist in this model, natural relaxations of the concept that retain its desirable fairness properties do exist. We study the dynamics of (Walrasian) envy-free pricing mechanisms in this environment, showing that fo… ▽ More

    Submitted 27 September, 2018; v1 submitted 24 December, 2017; originally announced December 2017.

  18. arXiv:1709.09876  [pdf, ps, other

    cs.GT cs.CC

    Communication Complexity of Cake Cutting

    Authors: Simina Brânzei, Noam Nisan

    Abstract: We study classic cake-cutting problems, but in discrete models rather than using infinite-precision real values, specifically, focusing on their communication complexity. Using general discrete simulations of classical infinite-precision protocols (Robertson-Webb and moving-knife), we roughly partition the various fair-allocation problems into 3 classes: "easy" (constant number of rounds of logari… ▽ More

    Submitted 18 August, 2018; v1 submitted 28 September, 2017; originally announced September 2017.

    Comments: Added efficient communication protocol for the monotone crossing problem

  19. arXiv:1705.02946  [pdf, other

    cs.GT

    The Query Complexity of Cake Cutting

    Authors: Simina Brânzei, Noam Nisan

    Abstract: We study the query complexity of cake cutting and give lower and upper bounds for computing approximately envy-free, perfect, and equitable allocations with the minimum number of cuts. The lower bounds are tight for computing connected envy-free allocations among n=3 players and for computing perfect and equitable allocations with minimum number of cuts between n=2 players. We also formalize mov… ▽ More

    Submitted 13 July, 2018; v1 submitted 8 May, 2017; originally announced May 2017.

    Comments: Working paper

  20. arXiv:1607.01569  [pdf, ps, other

    cs.GT

    Nash Social Welfare Approximation for Strategic Agents

    Authors: Simina Brânzei, Vasilis Gkatzelis, Ruta Mehta

    Abstract: The fair division of resources is an important age-old problem that has led to a rich body of literature. At the center of this literature lies the question of whether there exist fair mechanisms despite strategic behavior of the agents. A fundamental objective function used for measuring fair outcomes is the Nash social welfare, defined as the geometric mean of the agent utilities. This objective… ▽ More

    Submitted 12 May, 2017; v1 submitted 6 July, 2016; originally announced July 2016.

  21. arXiv:1602.09088  [pdf, other

    cs.GT

    To Give or Not to Give: Fair Division for Single Minded Valuations

    Authors: Simina Brânzei, Yuezhou Lv, Ruta Mehta

    Abstract: Single minded agents have strict preferences, in which a bundle is acceptable only if it meets a certain demand. Such preferences arise naturally in scenarios such as allocating computational resources among users, where the goal is to fairly serve as many requests as possible. In this paper we study the fair division problem for such agents, which is harder to handle due to discontinuity and comp… ▽ More

    Submitted 28 April, 2016; v1 submitted 29 February, 2016; originally announced February 2016.

  22. 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")

  23. 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.

  24. 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.

  25. arXiv:1503.06665  [pdf, ps, other

    cs.GT

    The Adjusted Winner Procedure: Characterizations and Equilibria

    Authors: Haris Aziz, Simina Brânzei, Aris Filos-Ratsikas, Søren Kristoffer Stiil Frederiksen

    Abstract: The Adjusted Winner procedure is an important fair division mechanism proposed by Brams and Taylor for allocating goods between two parties. It has been used in practice for divorce settlements and analyzing political disputes. Assuming truthful declaration of the valuations, it computes an allocation that is envy-free, equitable and Pareto optimal. We show that Adjusted Winner admits several el… ▽ More

    Submitted 27 February, 2017; v1 submitted 23 March, 2015; originally announced March 2015.

  26. arXiv:1412.0056  [pdf, ps, other

    cs.GT

    Verifiably Truthful Mechanisms

    Authors: Simina Brânzei, Ariel D. Procaccia

    Abstract: It is typically expected that if a mechanism is truthful, then the agents would, indeed, truthfully report their private information. But why would an agent believe that the mechanism is truthful? We wish to design truthful mechanisms, whose truthfulness can be verified efficiently (in the computational sense). Our approach involves three steps: (i) specifying the structure of mechanisms, (ii) con… ▽ More

    Submitted 28 November, 2014; originally announced December 2014.

  27. arXiv:1307.2225  [pdf, ps, other

    cs.GT

    An Algorithmic Framework for Strategic Fair Division

    Authors: Simina Brânzei, Ioannis Caragiannis, David Kurokawa, Ariel D. Procaccia

    Abstract: We study the paradigmatic fair division problem of allocating a divisible good among agents with heterogeneous preferences, commonly known as cake cutting. Classical cake cutting protocols are susceptible to manipulation. Do their strategic outcomes still guarantee fairness? To address this question we adopt a novel algorithmic approach, by designing a concrete computational framework for fair d… ▽ More

    Submitted 19 July, 2016; v1 submitted 8 July, 2013; originally announced July 2013.

  28. arXiv:1208.3391  [pdf, ps, other

    cs.GT cs.DL physics.soc-ph

    The Authorship Dilemma: Alphabetical or Contribution?

    Authors: Margareta Ackerman, Simina Brânzei

    Abstract: Scientific communities have adopted different conventions for ordering authors on publications. Are these choices inconsequential, or do they have significant influence on individual authors, the quality of the projects completed, and research communities at large? What are the trade-offs of using one convention over another? In order to investigate these questions, we formulate a basic two-player… ▽ More

    Submitted 4 October, 2016; v1 submitted 16 August, 2012; originally announced August 2012.

  29. 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.

  30. arXiv:1207.3682  [pdf, ps, other

    cs.GT

    Matching Games with Additive Externalities

    Authors: Simina Brânzei, Tomasz P. Michalak, Talal Rahwan, Kate Larson, Nicholas R. Jennings

    Abstract: Two-sided matchings are an important theoretical tool used to model markets and social interactions. In many real life problems the utility of an agent is influenced not only by their own choices, but also by the choices that other agents make. Such an influence is called an externality. Whereas fully expressive representations of externalities in matchings require exponential space, in this paper… ▽ More

    Submitted 16 July, 2012; originally announced July 2012.

  31. arXiv:1109.1844  [pdf, other

    cs.LG

    Weighted Clustering

    Authors: Margareta Ackerman, Shai Ben-David, Simina Brânzei, David Loker

    Abstract: One of the most prominent challenges in clustering is "the user's dilemma," which is the problem of selecting an appropriate clustering algorithm for a specific task. A formal approach for addressing this problem relies on the identification of succinct, user-friendly properties that formally capture when certain clustering methods are preferred over others. Until now these properties focused on… ▽ More

    Submitted 4 October, 2016; v1 submitted 8 September, 2011; originally announced September 2011.