Skip to main content

Showing 1–19 of 19 results for author: Derakhshan, M

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

    cs.GT

    Settling the Competition Complexity of Additive Buyers over Independent Items

    Authors: Mahsa Derakhshan, Emily Ryu, S. Matthew Weinberg, Eric Xue

    Abstract: The competition complexity of an auction setting is the number of additional bidders needed such that the simple mechanism of selling items separately (with additional bidders) achieves greater revenue than the optimal but complex (randomized, prior-dependent, Bayesian-truthful) optimal mechanism without the additional bidders. Our main result settles the competition complexity of $n$ bidders with… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 50 pages

  2. arXiv:2311.08513  [pdf, ps, other

    cs.DS

    Query Efficient Weighted Stochastic Matching

    Authors: Mahsa Derakhshan, Mohammad Saneian

    Abstract: In this paper, we study the weighted stochastic matching problem. Let $G=(V, E)$ be a given edge-weighted graph and let its realization $\mathcal{G}$ be a random subgraph of $G$ that includes each edge $e\in E$ independently with a known probability $p_e$. The goal in this problem is to pick a sparse subgraph $Q$ of $G$ without prior knowledge of $G$'s realization, such that the maximum weight mat… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

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

  4. arXiv:2302.02567  [pdf, other

    cs.DS

    Stochastic Minimum Vertex Cover in General Graphs: a $3/2$-Approximation

    Authors: Mahsa Derakhshan, Naveen Durvasula, Nika Haghtalab

    Abstract: Our main result is designing an algorithm that returns a vertex cover of $\mathcal{G}^\star$ with size at most $(3/2+ε)$ times the expected size of the minimum vertex cover, using only $O(n/εp)$ non-adaptive queries. This improves over the best-known 2-approximation algorithm by Behnezhad, Blum, and Derakhshan [SODA'22], who also show that $Ω(n/p)$ queries are necessary to achieve any constant app… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

  5. arXiv:2210.17515  [pdf, other

    cs.DS

    Beating $(1-1/e)$-Approximation for Weighted Stochastic Matching

    Authors: Mahsa Derakhshan, Alireza Farhadi

    Abstract: In the stochastic weighted matching problem, the goal is to find a large-weight matching of a graph when we are uncertain about the existence of its edges. In particular, each edge $e$ has a known weight $w_e$ but is realized independently with some probability $p_e$. The algorithm may query an edge to see whether it is realized. We consider the well-studied query commit version of the problem, in… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  6. arXiv:2206.01270  [pdf, other

    cs.DS

    Max-Weight Online Stochastic Matching: Improved Approximations Against the Online Benchmark

    Authors: Mark Braverman, Mahsa Derakhshan, Antonio Molina Lovett

    Abstract: In this paper, we study max-weight stochastic matchings on online bipartite graphs under both vertex and edge arrivals. We focus on designing polynomial time approximation algorithms with respect to the online benchmark, which was first considered by Papadimitriou, Pollner, Saberi, and Wajc [EC'21]. In the vertex arrival version of the problem, the goal is to find an approximate max-weight match… ▽ More

    Submitted 2 June, 2022; originally announced June 2022.

  7. arXiv:2112.05415  [pdf, other

    cs.DS

    Stochastic Vertex Cover with Few Queries

    Authors: Soheil Behnezhad, Avrim Blum, Mahsa Derakhshan

    Abstract: We study the minimum vertex cover problem in the following stochastic setting. Let $G$ be an arbitrary given graph, $p \in (0, 1]$ a parameter of the problem, and let $G_p$ be a random subgraph that includes each edge of $G$ independently with probability $p$. We are unaware of the realization $G_p$, but can learn if an edge $e$ exists in $G_p$ by querying it. The goal is to find an approximate mi… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

  8. arXiv:2007.12653  [pdf, other

    cs.GT cs.DS

    Beating Greedy For Approximating Reserve Prices in Multi-Unit VCG Auctions

    Authors: Mahsa Derakhshan, David M. Pennock, Aleksandrs Slivkins

    Abstract: We study the problem of finding personalized reserve prices for unit-demand buyers in multi-unit eager VCG auctions with correlated buyers. The input to this problem is a dataset of submitted bids of $n$ buyers in a set of auctions. The goal is to find a vector of reserve prices, one for each buyer, that maximizes the total revenue across all auctions. Roughgarden and Wang (2016) showed that thi… ▽ More

    Submitted 24 July, 2020; originally announced July 2020.

  9. arXiv:2004.08703  [pdf, other

    cs.DS

    Stochastic Weighted Matching: $(1-ε)$ Approximation

    Authors: Soheil Behnezhad, Mahsa Derakhshan

    Abstract: Let $G=(V, E)$ be a given edge-weighted graph and let its {\em realization} $\mathcal{G}$ be a random subgraph of $G$ that includes each edge $e \in E$ independently with probability $p$. In the {\em stochastic matching} problem, the goal is to pick a sparse subgraph $Q$ of $G$ without knowing the realization $\mathcal{G}$, such that the maximum weight matching among the realized edges of $Q$ (i.e… ▽ More

    Submitted 18 April, 2020; originally announced April 2020.

  10. arXiv:2002.11880  [pdf, other

    cs.DS cs.CC cs.DC cs.DM

    Stochastic Matching with Few Queries: $(1-\varepsilon)$ Approximation

    Authors: Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi

    Abstract: Suppose that we are given an arbitrary graph $G=(V, E)$ and know that each edge in $E$ is going to be realized independently with some probability $p$. The goal in the stochastic matching problem is to pick a sparse subgraph $Q$ of $G$ such that the realized edges in $Q$, in expectation, include a matching that is approximately as large as the maximum matching among the realized edges of $G$. The… ▽ More

    Submitted 26 February, 2020; originally announced February 2020.

    Comments: A version of this paper is to appear at STOC 2020

  11. arXiv:1909.03478  [pdf, other

    cs.DS

    Fully Dynamic Maximal Independent Set with Polylogarithmic Update Time

    Authors: Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi, Cliff Stein, Madhu Sudan

    Abstract: We present the first algorithm for maintaining a maximal independent set (MIS) of a fully dynamic graph---which undergoes both edge insertions and deletions---in polylogarithmic time. Our algorithm is randomized and, per update, takes $O(\log^2 Δ\cdot \log^2 n)$ expected time. Furthermore, the algorithm can be adjusted to have $O(\log^2 Δ\cdot \log^4 n)$ worst-case update-time with high probabilit… ▽ More

    Submitted 8 September, 2019; originally announced September 2019.

    Comments: A preliminary version of this paper is to appear in the proceedings of The 60th Annual IEEE Symposium on Foundations of Computer Science (FOCS 2019)

  12. arXiv:1905.01526  [pdf, other

    cs.GT

    LP-based Approximation for Personalized Reserve Prices

    Authors: Mahsa Derakhshan, Negin Golrezaei, Renato Paes Leme

    Abstract: We study the problem of computing data-driven personalized reserve prices in eager second price auctions without having any assumption on valuation distributions. Here, the input is a data-set that contains the submitted bids of $n$ buyers in a set of auctions and the problem is to return personalized reserve prices $\textbf r$ that maximize the revenue earned on these auctions by running eager se… ▽ More

    Submitted 1 November, 2020; v1 submitted 4 May, 2019; originally announced May 2019.

  13. arXiv:1901.04153  [pdf, other

    cs.GT

    Optimal Strategies of Blotto Games: Beyond Convexity

    Authors: Soheil Behnezhad, Avrim Blum, Mahsa Derakhshan, MohammadTaghi Hajiaghayi, Christos H. Papadimitriou, Saeed Seddighin

    Abstract: The Colonel Blotto game, first introduced by Borel in 1921, is a well-studied game theory classic. Two colonels each have a pool of troops that they divide simultaneously among a set of battlefields. The winner of each battlefield is the colonel who puts more troops in it and the overall utility of each colonel is the sum of weights of the battlefields that s/he wins. Over the past century, the Co… ▽ More

    Submitted 14 January, 2019; originally announced January 2019.

  14. arXiv:1811.12508  [pdf

    physics.chem-ph cond-mat.mtrl-sci q-bio.BM

    Formic Acid Decomposition Using Synthesized Ag/TiO2 Nanocomposite in Ethanol-Water Media Under Illumination of Near UV Light

    Authors: Ehsan Pipelzadeh, Mehrab Valizadeh Derakhshan, Ali Akbar Babaluo, Mohammad Haghighi, Akram Tavakoli

    Abstract: The effect of ethanol-water media on the synthesis of Ag/TiO2 nanocomposite was investigated with 0.05, 0.1 and 0.5 (wt.%) of Ag content. Ethanol was used as hole-scavenger enhancing the photodecomposition of Ag+ ions under illumination of near-UV light. The nanocomposites were further calcined to 33C and 400C under controlled atmosphere. The synthesized nanocomposites were tested for photocatalyt… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

    Comments: 9 pages; 8 figures

  15. arXiv:1809.03685  [pdf, other

    cs.DS

    Massively Parallel Dynamic Programming on Trees

    Authors: MohammadHossein Bateni, Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi, Vahab Mirrokni

    Abstract: Dynamic programming is a powerful technique that is, unfortunately, often inherently sequential. That is, there exists no unified method to parallelize algorithms that use dynamic programming. In this paper, we attempt to address this issue in the Massively Parallel Computations (MPC) model which is a popular abstraction of MapReduce-like paradigms. Our main result is an algorithmic framework to a… ▽ More

    Submitted 14 September, 2018; v1 submitted 11 September, 2018; originally announced September 2018.

  16. arXiv:1807.06701  [pdf, other

    cs.DC cs.DS

    Massively Parallel Symmetry Breaking on Sparse Graphs: MIS and Maximal Matching

    Authors: Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi, Richard M. Karp

    Abstract: The success of modern parallel paradigms such as MapReduce, Hadoop, or Spark, has attracted a significant attention to the Massively Parallel Computation (MPC) model over the past few years, especially on graph problems. In this work, we consider symmetry breaking problems of maximal independent set (MIS) and maximal matching (MM), which are among the most intensively studied problems in distribut… ▽ More

    Submitted 6 May, 2019; v1 submitted 17 July, 2018; originally announced July 2018.

    Comments: A merger of this paper and the independent and concurrent paper [arxiv:1807.05374] appeared at PODC 2019

  17. arXiv:1802.10297  [pdf, other

    cs.DC

    Semi-MapReduce Meets Congested Clique

    Authors: Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi

    Abstract: Graph problems are troublesome when it comes to MapReduce. Typically, to be able to design algorithms that make use of the advantages of MapReduce, assumptions beyond what the model imposes, such as the density of the input graph, are required. In a recent shift, a simple and robust model of MapReduce for graph problems, where the space per machine is set to be O(|V|), has attracted considerable… ▽ More

    Submitted 12 May, 2018; v1 submitted 28 February, 2018; originally announced February 2018.

  18. arXiv:1706.05711  [pdf, other

    cs.GT

    A Polynomial Time Algorithm for Spatio-Temporal Security Games

    Authors: Soheil Behnezhad, Mahsa Derakhshan, MohammadTaghi Hajiaghayi, Aleksandrs Slivkins

    Abstract: An ever-important issue is protecting infrastructure and other valuable targets from a range of threats from vandalism to theft to piracy to terrorism. The "defender" can rarely afford the needed resources for a 100% protection. Thus, the key question is, how to provide the best protection using the limited available resources. We study a practically important class of security games that is playe… ▽ More

    Submitted 18 June, 2017; originally announced June 2017.

  19. arXiv:1612.04029  [pdf, other

    cs.GT

    Faster and Simpler Algorithm for Optimal Strategies of Blotto Game

    Authors: Soheil Behnezhad, Sina Dehghani, Mahsa Derakhshan, MohammadTaghi HajiAghayi, Saeed Seddighin

    Abstract: In the Colonel Blotto game, which was initially introduced by Borel in 1921, two colonels simultaneously distribute their troops across different battlefields. The winner of each battlefield is determined independently by a winner-take-all rule. The ultimate payoff of each colonel is the number of battlefields he wins. This game is commonly used for analyzing a wide range of applications such as t… ▽ More

    Submitted 26 December, 2016; v1 submitted 12 December, 2016; originally announced December 2016.