Skip to main content

Showing 1–22 of 22 results for author: Borodin, A

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

    cs.DS

    Random-Order Interval Selection

    Authors: Allan Borodin, Christodoulos Karavasilis

    Abstract: In the problem of online unweighted interval selection, the objective is to maximize the number of non-conflicting intervals accepted by the algorithm. In the conventional online model of irrevocable decisions, there is an Omega(n) lower bound on the competitive ratio, even for randomized algorithms [Bachmann et al. 2013]. In a line of work that allows for revocable acceptances, [Faigle and Nawijn… ▽ More

    Submitted 1 June, 2025; v1 submitted 30 July, 2024; originally announced July 2024.

    Comments: 24 pages, 7 figures

  2. arXiv:2303.08908  [pdf, ps, other

    cs.DS cs.DM math.CO

    Online Bipartite Matching in the Probe-Commit Model

    Authors: Allan Borodin, Calum MacRury

    Abstract: We consider the classical online bipartite matching problem in the probe-commit model. In this problem, when an online vertex arrives, its edges must be probed to determine if they exist, based on known edge probabilities. A probing algorithm must respect commitment, meaning that if a probed edge exists, it must be used in the matching. Additionally, each online vertex has a patience constraint wh… ▽ More

    Submitted 13 December, 2024; v1 submitted 15 March, 2023; originally announced March 2023.

    Comments: Mathematical Programming journal version of conference papers https://drops.dagstuhl.de/opus/volltexte/2021/14706/ and https://drops.dagstuhl.de/opus/volltexte/2022/17168/. arXiv admin note: text overlap with arXiv:2102.04325

    ACM Class: F.2.2; G.2.2

  3. arXiv:2303.06127  [pdf, ps, other

    cs.DS

    Any-Order Online Interval Selection

    Authors: Allan Borodin, Christodoulos Karavasilis

    Abstract: We consider the problem of online interval scheduling on a single machine, where intervals arrive online in an order chosen by an adversary, and the algorithm must output a set of non-conflicting intervals. Traditionally in scheduling theory, it is assumed that intervals arrive in order of increasing start times. We drop that assumption and allow for intervals to arrive in any possible order. We c… ▽ More

    Submitted 26 May, 2023; v1 submitted 10 March, 2023; originally announced March 2023.

    Comments: 19 pages, 11 figures

  4. arXiv:2102.04325  [pdf, ps, other

    cs.DM cs.DS math.CO

    Prophet Matching Meets Probing with Commitment

    Authors: Allan Borodin, Calum MacRury, Akash Rakheja

    Abstract: We consider the online stochastic matching problem for bipartite graphs where edges adjacent to an online node must be probed to determine if they exist, based on known edge probabilities. Our algorithms respect commitment, in that if a probed edge exists, it must be used in the matching. We study this matching problem subject to a downward-closed constraint on each online node's allowable edge pr… ▽ More

    Submitted 29 July, 2021; v1 submitted 8 February, 2021; originally announced February 2021.

    Comments: Updated citations and improved presentation

    ACM Class: F.2.2; G.2.2

  5. arXiv:2008.09260  [pdf, ps, other

    cs.DS math.CO

    Greedy Approaches to Online Stochastic Matching

    Authors: Allan Borodin, Calum MacRury, Akash Rakheja

    Abstract: Within the context of stochastic probing with commitment, we consider the online stochastic matching problem; that is, the one-sided online bipartite matching problem where edges adjacent to an online node must be probed to determine if they exist based on edge probabilities that become known when an online vertex arrives. If a probed edge exists, it must be used in the matching (if possible). We… ▽ More

    Submitted 28 February, 2021; v1 submitted 20 August, 2020; originally announced August 2020.

    Comments: Updated the paper to include a result for edge weights, and generalized our results to downward-closed probing constraints. arXiv admin note: text overlap with arXiv:2004.14304

    ACM Class: F.2.2; G.2.2

  6. arXiv:2004.14304  [pdf, ps, other

    cs.DS cs.DM

    Bipartite Stochastic Matching: Online, Random Order, and I.I.D. Models

    Authors: Allan Borodin, Calum MacRury, Akash Rakheja

    Abstract: Within the context of stochastic probing with commitment, we consider the online stochastic matching problem; that is, the one sided online bipartite matching problem where edges adjacent to an online node must be probed to determine if they exist, based on known edge probabilities. If a probed edge exists, it must be used in the matching (if possible). We study this problem in the generality of a… ▽ More

    Submitted 6 January, 2021; v1 submitted 29 April, 2020; originally announced April 2020.

    Comments: We corrected an error regarding a previous claim involving the non-committal benchmark, and also added in some previously omitted proofs

    ACM Class: F.2.2; G.2.2

  7. arXiv:1907.11915  [pdf, other

    cs.GT econ.TH

    Electronic markets with multiple submodular buyers

    Authors: Allan Borodin, Akash Rakheja

    Abstract: We discuss the problem of setting prices in an electronic market that has more than one buyer. We assume that there are self-interested sellers each selling a distinct item that has an associated cost. Each buyer has a submodular valuation for purchasing any subset of items. The goal of the sellers is to set a price for their item such that their profit from possibly selling their item to the buye… ▽ More

    Submitted 23 September, 2019; v1 submitted 27 July, 2019; originally announced July 2019.

  8. arXiv:1808.04863  [pdf, other

    cs.DS

    An Experimental Study of Algorithms for Online Bipartite Matching

    Authors: Allan Borodin, Christodoulos Karavasilis, Denis Pankratov

    Abstract: We perform an experimental study of algorithms for online bipartite matching under the known i.i.d. input model with integral types. In the last decade, there has been substantial effort in designing complex algorithms with the goal of improving worst-case approximation ratios. Our goal is to determine how these algorithms perform on more practical instances rather than worst-case instances. In pa… ▽ More

    Submitted 14 August, 2018; originally announced August 2018.

    Comments: 37 pages, 36 figures, 3 tables

  9. arXiv:1806.06223  [pdf, ps, other

    cs.DS

    Advice Complexity of Priority Algorithms

    Authors: Allan Borodin, Joan Boyar, Kim S. Larsen, Denis Pankratov

    Abstract: The priority model of "greedy-like" algorithms was introduced by Borodin, Nielsen, and Rackoff in 2002. We augment this model by allowing priority algorithms to have access to advice, i.e., side information precomputed by an all-powerful oracle. Obtaining lower bounds in the priority model without advice can be challenging and may involve intricate adversary arguments. Since the priority model wit… ▽ More

    Submitted 28 July, 2018; v1 submitted 16 June, 2018; originally announced June 2018.

    Comments: 29 pages

  10. arXiv:1805.00578  [pdf, other

    cs.DS

    Greedy Bipartite Matching in Random Type Poisson Arrival Model

    Authors: Allan Borodin, Christodoulos Karavasilis, Denis Pankratov

    Abstract: We introduce a new random input model for bipartite matching which we call the Random Type Poisson Arrival Model. Just like in the known i.i.d. model (introduced by Feldman et al. 2009), online nodes have types in our model. In contrast to the adversarial types studied in the known i.i.d. model, following the random graphs studied in Mastin and Jaillet 2016, in our model each type graph is generat… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.

    Comments: 15 pages, 4 figures

  11. arXiv:1801.02263  [pdf, other

    cs.GT

    Seasonal Goods and Spoiled Milk: Pricing for a Limited Shelf-Life

    Authors: Atiyeh Ashari Ghomi, Allan Borodin, Omer Lev

    Abstract: We examine the case of items with a limited shelf-life where storing an item (before consumption) may carry a cost to a buyer (or distributor). For example, eggs, milk, or Groupon coupons have a fixed expiry date, and seasonal goods can suffer a decrease in value. We show how this setting contrasts with recent results by Berbeglia et al (arXiv:1509.07330(v5)) for items with infinite shelf-life.… ▽ More

    Submitted 6 May, 2018; v1 submitted 7 January, 2018; originally announced January 2018.

  12. arXiv:1708.01657  [pdf, ps, other

    cs.DS

    A Simple PTAS for the Dual Bin Packing Problem and Advice Complexity of Its Online Version

    Authors: Allan Borodin, Denis Pankratov, Amirali Salehi-Abari

    Abstract: Recently, Renault (2016) studied the dual bin packing problem in the per-request advice model of online algorithms. He showed that given $O(1/ε)$ advice bits for each input item allows approximating the dual bin packing problem online to within a factor of $1+ε$. Renault asked about the advice complexity of dual bin packing in the tape-advice model of online algorithms. We make progress on this qu… ▽ More

    Submitted 4 August, 2017; originally announced August 2017.

  13. arXiv:1706.09966  [pdf, ps, other

    cs.DS

    On Conceptually Simple Algorithms for Variants of Online Bipartite Matching

    Authors: Allan Borodin, Denis Pankratov, Amirali Salehi-Abari

    Abstract: We present a series of results regarding conceptually simple algorithms for bipartite matching in various online and related models. We first consider a deterministic adversarial model. The best approximation ratio possible for a one-pass deterministic online algorithm is $1/2$, which is achieved by any greedy algorithm. Dürr et al. recently presented a $2$-pass algorithm called Category-Advice th… ▽ More

    Submitted 29 June, 2017; originally announced June 2017.

  14. arXiv:1608.03182  [pdf, other

    cs.DS

    On the limitations of deterministic de-randomizations for online bipartite matching and max-sat

    Authors: Nicolas Pena, Allan Borodin

    Abstract: The surprising results of Karp, Vazirani and Vazirani and (respectively) Buchbinder et al are examples where rather simple randomizations provide provably better approximations than the corresponding deterministic counterparts for online bipartite matching and (respectively) unconstrained non-monotone submodular maximization. We show that seemingly strong extensions of the deterministic online com… ▽ More

    Submitted 10 August, 2016; originally announced August 2016.

  15. arXiv:1511.06954  [pdf, ps, other

    cs.GT

    Budgetary Effects on Pricing Equilibrium in Online Markets

    Authors: Allan Borodin, Omer Lev, Tyrone Strangway

    Abstract: Following the work of Babaioff et al, we consider the pricing game with strategic vendors and a single buyer, modeling a scenario in which multiple competing vendors have very good knowledge of a buyer, as is common in online markets. We add to this model the realistic assumption that the buyer has a fixed budget and does not have unlimited funds. When the buyer's valuation function is additive, w… ▽ More

    Submitted 8 February, 2016; v1 submitted 21 November, 2015; originally announced November 2015.

  16. arXiv:1503.02200  [pdf, ps, other

    cs.GT

    Sequential Posted Price Mechanisms with Correlated Valuations

    Authors: Marek Adamczyk, Allan Borodin, Diodato Ferraioli, Bart de Keijzer, Stefano Leonardi

    Abstract: We study the revenue performance of sequential posted price mechanisms and some natural extensions, for a general setting where the valuations of the buyers are drawn from a correlated distribution. Sequential posted price mechanisms are conceptually simple mechanisms that work by proposing a take-it-or-leave-it offer to each buyer. We apply sequential posted price mechanisms to single-parameter m… ▽ More

    Submitted 1 October, 2015; v1 submitted 7 March, 2015; originally announced March 2015.

    Comments: 29 pages, To appear in WINE 2015

    ACM Class: J.2

  17. arXiv:1401.6697  [pdf, ps, other

    cs.DM cs.DS math.CO

    Weakly Submodular Functions

    Authors: Allan Borodin, Dai Tri Man Le, Yuli Ye

    Abstract: Submodular functions are well-studied in combinatorial optimization, game theory and economics. The natural diminishing returns property makes them suitable for many applications. We study an extension of monotone submodular functions, which we call {\em weakly submodular functions}. Our extension includes some (mildly) supermodular functions. We show that several natural functions belong to this… ▽ More

    Submitted 16 November, 2014; v1 submitted 26 January, 2014; originally announced January 2014.

  18. arXiv:1312.2173  [pdf, other

    cs.DS

    Bounds on Double-Sided Myopic Algorithms for Unconstrained Non-monotone Submodular Maximization

    Authors: Norman Huang, Allan Borodin

    Abstract: Unconstrained submodular maximization captures many NP-hard combinatorial optimization problems, including Max-Cut, Max-Di-Cut, and variants of facility location problems. Recently, Buchbinder et al. presented a surprisingly simple linear time randomized greedy-like online algorithm that achieves a constant approximation ratio of 1/2, matching optimally the hardness result of Feige et al.. Motivat… ▽ More

    Submitted 24 April, 2014; v1 submitted 7 December, 2013; originally announced December 2013.

    Comments: 29 pages, 1 figure

  19. arXiv:1203.6397  [pdf, ps, other

    cs.DS cs.IR

    Max-Sum Diversification, Monotone Submodular Functions and Dynamic Updates

    Authors: Allan Borodin, Aadhar Jain, Hyun Chul Lee, Yuli Ye

    Abstract: Result diversification is an important aspect in web-based search, document summarization, facility location, portfolio management and other applications. Given a set of ranked results for a set of objects (e.g. web documents, facilities, etc.) with a distance between any pair, the goal is to select a subset $S$ satisfying the following three criteria: (a) the subset $S$ satisfies some constraint… ▽ More

    Submitted 24 November, 2016; v1 submitted 28 March, 2012; originally announced March 2012.

  20. arXiv:1202.2097  [pdf, ps, other

    cs.GT cs.DS

    Truthful Mechanisms for Competing Submodular Processes

    Authors: Allan Borodin, Mark Braverman, Brendan Lucier, Joel Oren

    Abstract: Motivated by applications to word-of-mouth advertising, we consider a game-theoretic scenario in which competing advertisers want to target initial adopters in a social network. Each advertiser wishes to maximize the resulting cascade of influence, modeled by a general network diffusion process. However, competition between products may adversely impact the rate of adoption for any given firm. The… ▽ More

    Submitted 25 March, 2014; v1 submitted 9 February, 2012; originally announced February 2012.

    Comments: The latest version contains a revised Section 4 and Appendix D

  21. arXiv:1107.0036  [pdf, ps

    cs.AI q-fin.TR

    Can We Learn to Beat the Best Stock

    Authors: A. Borodin, R. El-Yaniv, V. Gogan

    Abstract: A novel algorithm for actively trading stocks is presented. While traditional expert advice and "universal" algorithms (as well as standard technical trading heuristics) attempt to predict winners or trends, our approach relies on predictable statistical relations between all pairs of stocks in the market. Our empirical results on historical markets provide strong evidence that this type of techni… ▽ More

    Submitted 30 June, 2011; originally announced July 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 21, pages 579-594, 2004

  22. arXiv:0909.0892  [pdf, ps, other

    cs.GT

    Price of Anarchy for Greedy Auctions

    Authors: Brendan Lucier, Allan Borodin

    Abstract: We consider auctions in which greedy algorithms, paired with first-price or critical-price payment rules, are used to resolve multi-parameter combinatorial allocation problems. We study the price of anarchy for social welfare in such auctions. We show for a variety of equilibrium concepts, including Bayes-Nash equilibrium and correlated equilibrium, the resulting price of anarchy bound is close to… ▽ More

    Submitted 30 November, 2014; v1 submitted 4 September, 2009; originally announced September 2009.