Skip to main content

Showing 1–50 of 57 results for author: Svensson, O

.
  1. arXiv:2402.18339  [pdf, other

    cs.DS

    Online Edge Coloring is (Nearly) as Easy as Offline

    Authors: Joakim Blikstad, Ola Svensson, Radu Vintan, David Wajc

    Abstract: The classic theorem of Vizing (Diskret. Analiz.'64) asserts that any graph of maximum degree $Δ$ can be edge colored (offline) using no more than $Δ+1$ colors (with $Δ$ being a trivial lower bound). In the online setting, Bar-Noy, Motwani and Naor (IPL'92) conjectured that a $(1+o(1))Δ$-edge-coloring can be computed online in $n$-vertex graphs of maximum degree $Δ=ω(\log n)$. Numerous algorithms m… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 38 pages, to appear in STOC'24

  2. Multi-Blade detector with VMM3a-ASIC-based readout: installation and commissioning at the reflectometer Amor at PSI

    Authors: F. Piscitelli, F. Ghazi Moradi, F. S. Alves, M. J. Christensen, J. Hrivnak, A. Johansson, K. Fissum, C. C. Lai, A. Monera Martinez, D. Pfeiffer, E. Shahu, J. Stahn, P. O. Svensson

    Abstract: The Multi-Blade (MB) Boron-10-based neutron detector is the chosen technology for three instruments at the European Spallation Source (ESS): the two ESS reflectometers, ESTIA and FREIA, and the Test Beam Line. A fourth MB detector has been built, installed and commissioned for the user operation of the reflectometer Amor at PSI (Switzerland). Amor can be considered a downscaled version of the ESS… ▽ More

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

    Comments: 16 pages, 12 figures

    Journal ref: 2024 JINST 19 P05010

  3. arXiv:2311.04574  [pdf, ps, other

    cs.DS

    Simple and Asymptotically Optimal Online Bipartite Edge Coloring

    Authors: Joakim Blikstad, Ola Svensson, Radu Vintan, David Wajc

    Abstract: We provide a simple online $Δ(1+o(1))$-edge-coloring algorithm for bipartite graphs of maximum degree $Δ=ω(\log n)$ under adversarial vertex arrivals on one side of the graph. Our algorithm slightly improves the result of (Cohen, Peng and Wajc, FOCS19), which was the first, and currently only, to obtain an asymptotically optimal $Δ(1+o(1))$ guarantee for an adversarial arrival model. More importan… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

    Comments: 7 pages, to appear in SOSA 2024

  4. arXiv:2310.13474  [pdf, other

    cs.DS cs.LG

    An Analysis of $D^α$ seeding for $k$-means

    Authors: Etienne Bamas, Sai Ganesh Nagarajan, Ola Svensson

    Abstract: One of the most popular clustering algorithms is the celebrated $D^α$ seeding algorithm (also know as $k$-means++ when $α=2$) by Arthur and Vassilvitskii (2007), who showed that it guarantees in expectation an $O(2^{2α}\cdot \log k)$-approximate solution to the ($k$,$α$)-means cost (where euclidean distances are raised to the power $α$) for any $α\ge 1$. More recently, Balcan, Dick, and White (201… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: Abstract shortened to meet ArXiv requirements

  5. arXiv:2304.09743  [pdf, other

    cs.DS

    The Price of Explainability for Clustering

    Authors: Anupam Gupta, Madhusudhan Reddy Pittu, Ola Svensson, Rachel Yuan

    Abstract: Given a set of points in $d$-dimensional space, an explainable clustering is one where the clusters are specified by a tree of axis-aligned threshold cuts. Dasgupta et al. (ICML 2020) posed the question of the price of explainability: the worst-case ratio between the cost of the best explainable clusterings to that of the best clusterings. We show that the price of explainability for $k$-medians… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

  6. Terahertz Frequency-Domain Sensing Combined with Quantitative Multivariate Analysis for Pharmaceutical Tablet Inspection

    Authors: Anis Moradikouchi, Anders Sparén, Olof Svensson, Staffan Folestad, Jan Stake, Helena Rodilla

    Abstract: Near infrared (NIR) and Raman spectroscopy combined with multivariate analysis are established techniques for the identification and quantification of chemical properties of pharmaceutical tablets like the concentration of active pharmaceutical ingredients (API). However, these techniques suffer from a high sensitivity to particle size variations and are not ideal for the characterization of physi… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

  7. arXiv:2211.09106  [pdf, ps, other

    cs.CC cs.DM

    The Exact Bipartite Matching Polytope Has Exponential Extension Complexity

    Authors: Xinrui Jia, Ola Svensson, Weiqiang Yuan

    Abstract: Given a graph with edges colored red or blue and an integer $k$, the exact perfect matching problem asks if there exists a perfect matching with exactly $k$ red edges. There exists a randomized polylogarithmic-time parallel algorithm to solve this problem, dating back to the eighties, but no deterministic polynomial-time algorithm is known, even for bipartite graphs. In this paper we show that the… ▽ More

    Submitted 16 November, 2022; originally announced November 2022.

    Comments: SODA 2023

  8. arXiv:2204.05154  [pdf, ps, other

    cs.DS cs.DM

    Submodular Maximization Subject to Matroid Intersection on the Fly

    Authors: Moran Feldman, Ashkan Norouzi-Fard, Ola Svensson, Rico Zenklusen

    Abstract: Despite a surge of interest in submodular maximization in the data stream model, there remain significant gaps in our knowledge about what can be achieved in this setting, especially when dealing with multiple constraints. In this work, we nearly close several basic gaps in submodular maximization subject to $k$ matroid constraints in the data stream model. We present a new hardness result showing… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

    Comments: 41 pages, 1 figure. arXiv admin note: text overlap with arXiv:2107.07183

    MSC Class: 68R05 (Primary) 68W27; 68Q25; 90C27 (Secondary) ACM Class: F.2.2; G.2.1

  9. arXiv:2202.07283  [pdf, other

    cs.DS math.CO math.OC

    A Simple LP-Based Approximation Algorithm for the Matching Augmentation Problem

    Authors: Etienne Bamas, Marina Drygala, Ola Svensson

    Abstract: The Matching Augmentation Problem (MAP) has recently received significant attention as an important step towards better approximation algorithms for finding cheap $2$-edge connected subgraphs. This has culminated in a $\frac{5}{3}$-approximation algorithm. However, the algorithm and its analysis are fairly involved and do not compare against the problem's well-known LP relaxation called the cut LP… ▽ More

    Submitted 24 August, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: IPCO 2022. Two citations added in page 3

  10. arXiv:2202.02217  [pdf, ps, other

    cs.DS

    Flow Time Scheduling and Prefix Beck-Fiala

    Authors: Nikhil Bansal, Lars Rohwedder, Ola Svensson

    Abstract: We relate discrepancy theory with the classic scheduling problems of minimizing max flow time and total flow time on unrelated machines. Specifically, we give a general reduction that allows us to transfer discrepancy bounds in the prefix Beck-Fiala (bounded $\ell_1$-norm) setting to bounds on the flow time of an optimal schedule. Combining our reduction with a deep result proved by Banaszczyk v… ▽ More

    Submitted 4 February, 2022; originally announced February 2022.

    Comments: An extended abstract will appear in the proceedings of STOC'22

  11. Multitube monitors: a new-generation of neutron beam monitors

    Authors: F. Lafont, D. Barkats, J-C. Buffet, S. Cuccaro, B. Guerard, C-C Lai, J. Marchal, J. Pentenero, N. Sartor, R. Hall-Wilton, K. Kanaki, L. Robinson, P O. Svensson

    Abstract: With the renewal of many neutron science instruments and the commissioning of new neutron facilities, there is a rising demand for improved neutron beam monitoring systems with reduced beam perturbations and higher counting rate capability. Fission chambers are the most popular beam monitors; however, their use on some instruments may be prevented by the background generated by fast neutrons emitt… ▽ More

    Submitted 19 May, 2022; v1 submitted 3 February, 2022; originally announced February 2022.

    Comments: 15 pages, 16 figures

  12. arXiv:2110.02688  [pdf, ps, other

    cs.DS

    Towards Non-Uniform k-Center with Constant Types of Radii

    Authors: Xinrui Jia, Lars Rohwedder, Kshiteej Sheth, Ola Svensson

    Abstract: In the Non-Uniform k-Center problem we need to cover a finite metric space using k balls of different radii that can be scaled uniformly. The goal is to minimize the scaling factor. If the number of different radii is unbounded, the problem does not admit a constant-factor approximation algorithm but it has been conjectured that such an algorithm exists if the number of radii is constant. Yet, thi… ▽ More

    Submitted 6 October, 2021; originally announced October 2021.

    Comments: Accepted in SOSA 2022

  13. arXiv:2109.01005  [pdf

    physics.ins-det hep-ex nucl-ex

    uRANIA-V: an innovative solution for neutron detection in homeland security

    Authors: R. Farinelli, I. Balossino, G. Bencivenni, G. Cibinetto, G. Felici, S. Fiore, I. Garzia, M. Gatta, M. Giovannetti, R. Hall-Wilton, C. C. Lai, L. Lavezzi, G. Mezzadri, G. Morello, E. Paoletti, G. Papalino, A. Pietropaolo, M. Pillon, M. Poli Lener, L. Robinson, M. Scodeggio, P. O. Svensson

    Abstract: Detection of neutrons is becoming of the utmost importance, especially in the studies of radioactive waste and in homeland security applications. The crisis of 3He availability has required the development of innovative techniques. One solution is to develop light gas detectors for neutron counting to be used as portals for ports and airports. The neutron is converted on the Boron-coated cathode,… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

    Comments: ANIMMA 2021 conference proceeding

  14. arXiv:2107.07183  [pdf, other

    cs.DS cs.DM

    Streaming Submodular Maximization under Matroid Constraints

    Authors: Moran Feldman, Paul Liu, Ashkan Norouzi-Fard, Ola Svensson, Rico Zenklusen

    Abstract: Recent progress in (semi-)streaming algorithms for monotone submodular function maximization has led to tight results for a simple cardinality constraint. However, current techniques fail to give a similar understanding for natural generalizations, including matroid constraints. This paper aims at closing this gap. For a single matroid of rank $k$ (i.e., any solution has cardinality at most $k$),… ▽ More

    Submitted 16 February, 2022; v1 submitted 15 July, 2021; originally announced July 2021.

    Comments: 44 pages

    MSC Class: 68W27 (Primary) 68R05; 68Q11 (Secondary) ACM Class: F.2.2; G.2.1

  15. arXiv:2107.06571  [pdf, other

    cs.CG cs.DS

    A QPTAS for stabbing rectangles

    Authors: Friedrich Eisenbrand, Martina Gallato, Ola Svensson, Moritz Venzin

    Abstract: We consider the following geometric optimization problem: Given $ n $ axis-aligned rectangles in the plane, the goal is to find a set of horizontal segments of minimum total length such that each rectangle is stabbed. A segment stabs a rectangle if it intersects both its left and right edge. As such, this stabbing problem falls into the category of weighted geometric set cover problems for which t… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

  16. arXiv:2106.16147  [pdf, other

    cs.DS cs.LG

    Nearly-Tight and Oblivious Algorithms for Explainable Clustering

    Authors: Buddhima Gamlath, Xinrui Jia, Adam Polak, Ola Svensson

    Abstract: We study the problem of explainable clustering in the setting first formalized by Dasgupta, Frost, Moshkovitz, and Rashtchian (ICML 2020). A $k$-clustering is said to be explainable if it is given by a decision tree where each internal node splits data points with a threshold cut in a single dimension (feature), and each of the $k$ leaves corresponds to a cluster. We give an algorithm that outputs… ▽ More

    Submitted 24 October, 2021; v1 submitted 30 June, 2021; originally announced June 2021.

  17. arXiv:2102.04348  [pdf, ps, other

    cs.DS

    Semi-Streaming Algorithms for Submodular Matroid Intersection

    Authors: Paritosh Garg, Linus Jordan, Ola Svensson

    Abstract: While the basic greedy algorithm gives a semi-streaming algorithm with an approximation guarantee of $2$ for the \emph{unweighted} matching problem, it was only recently that Paz and Schwartzman obtained an analogous result for weighted instances. Their approach is based on the versatile local ratio technique and also applies to generalizations such as weighted hypergraph matchings. However, the f… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

  18. arXiv:2012.11891  [pdf, ps, other

    cs.LG cs.DS

    Fast and Accurate $k$-means++ via Rejection Sampling

    Authors: Vincent Cohen-Addad, Silvio Lattanzi, Ashkan Norouzi-Fard, Christian Sohler, Ola Svensson

    Abstract: $k$-means++ \cite{arthur2007k} is a widely used clustering algorithm that is easy to implement, has nice theoretical guarantees and strong empirical performance. Despite its wide adoption, $k… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

  19. arXiv:2011.06888  [pdf, other

    cs.DS

    Consistent k-Clustering for General Metrics

    Authors: Hendrik Fichtenberger, Silvio Lattanzi, Ashkan Norouzi-Fard, Ola Svensson

    Abstract: Given a stream of points in a metric space, is it possible to maintain a constant approximate clustering by changing the cluster centers only a small number of times during the entire execution of the algorithm? This question received attention in recent years in the machine learning literature and, before our work, the best known algorithm performs $\widetilde{O}(k^2)$ center swaps (the… ▽ More

    Submitted 13 November, 2020; originally announced November 2020.

  20. arXiv:2010.11632  [pdf, other

    cs.LG cs.DS

    The Primal-Dual method for Learning Augmented Algorithms

    Authors: Étienne Bamas, Andreas Maggiori, Ola Svensson

    Abstract: The extension of classical online algorithms when provided with predictions is a new and active research area. In this paper, we extend the primal-dual method for online algorithms in order to incorporate predictions that advise the online algorithm about the next action to take. We use this framework to obtain novel algorithms for a variety of online covering problems. We compare our algorithms t… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: 30 pages, 11 figures. To appear in NeurIPS 2020 (oral)

  21. arXiv:2010.11629  [pdf, other

    cs.LG cs.DS

    Learning Augmented Energy Minimization via Speed Scaling

    Authors: Étienne Bamas, Andreas Maggiori, Lars Rohwedder, Ola Svensson

    Abstract: As power management has become a primary concern in modern data centers, computing resources are being scaled dynamically to minimize energy consumption. We initiate the study of a variant of the classic online speed scaling problem, in which machine learning predictions about the future can be integrated naturally. Inspired by recent work on learning-augmented online algorithms, we propose an alg… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: 30 pages, 4 figures. To appear in NeurIPS 2020 (spotlight)

  22. Fair Colorful k-Center Clustering

    Authors: Xinrui Jia, Kshiteej Sheth, Ola Svensson

    Abstract: An instance of colorful k-center consists of points in a metric space that are colored red or blue, along with an integer k and a coverage requirement for each color. The goal is to find the smallest radius \r{ho} such that there exist balls of radius \r{ho} around k of the points that meet the coverage requirements. The motivation behind this problem is twofold. First, from fairness consideration… ▽ More

    Submitted 8 July, 2020; originally announced July 2020.

    Comments: 19 pages, 5 figures. A preliminary version of this work was presented at the 21st Conference on Integer Programming and Combinatorial Optimization (IPCO 2020)

    ACM Class: F.2.2

    Journal ref: In: Integer Programming and Combinatorial Optimization. IPCO 2020. LNCS, vol 12125. pp 209-222

  23. arXiv:2004.12667  [pdf, other

    cs.DS

    Robust Algorithms under Adversarial Injections

    Authors: Paritosh Garg, Sagar Kale, Lars Rohwedder, Ola Svensson

    Abstract: In this paper, we study streaming and online algorithms in the context of randomness in the input. For several problems, a random order of the input sequence---as opposed to the worst-case order---appears to be a necessary evil in order to prove satisfying guarantees. However, algorithmic techniques that work under this assumption tend to be vulnerable to even small changes in the distribution. Fo… ▽ More

    Submitted 27 April, 2020; originally announced April 2020.

  24. arXiv:2003.13459  [pdf, ps, other

    cs.DS cs.DM

    The One-way Communication Complexity of Submodular Maximization with Applications to Streaming and Robustness

    Authors: Moran Feldman, Ashkan Norouzi-Fard, Ola Svensson, Rico Zenklusen

    Abstract: We consider the classical problem of maximizing a monotone submodular function subject to a cardinality constraint, which, due to its numerous applications, has recently been studied in various computational models. We consider a clean multi-player model that lies between the offline and streaming model, and study it under the aspect of one-way communication complexity. Our model captures the stre… ▽ More

    Submitted 30 March, 2020; originally announced March 2020.

    Comments: 56 pages, no figures, to appear in STOC 2020 in the form of an extended abstract

    MSC Class: 68R05 (Primary) 68W27; 68Q25 (Secondary) ACM Class: F.2.2; G.2.1

  25. The Multi-Blade Boron-10-based neutron detector performance using a focusing reflectometer

    Authors: G. Mauri, I. Apostolidis, M. J. Christensen, A. Glavic, C. C. Lai, A. Laloni, F. Messi, A. Lindh Olsson, L. Robinson, J. Stahn, P. O. Svensson, R. Hall-Wilton, F. Piscitelli

    Abstract: The Multi-Blade is a Boron-10-based neutron detector designed for neutron reflectometers and developed for the two instruments (Estia and FREIA) planned for the European Spallation Source in Sweden. A reflectometry demonstrator has been installed at the AMOR reflectometer at the Paul Scherrer Institut (PSI - Switzerland). The setup exploits the Selene guide concept and it can be considered a scale… ▽ More

    Submitted 9 January, 2020; originally announced January 2020.

    Comments: 32 pages, 28 figures

    Journal ref: Journal of Instrumentation 15, P03010, (2020)

  26. Beating Greedy for Stochastic Bipartite Matching

    Authors: Buddhima Gamlath, Sagar Kale, Ola Svensson

    Abstract: We consider the maximum bipartite matching problem in stochastic settings, namely the query-commit and price-of-information models. In the query-commit model, an edge e independently exists with probability $p_e$. We can query whether an edge exists or not, but if it does exist, then we have to take it into our solution. In the unweighted case, one can query edges in the order given by the classic… ▽ More

    Submitted 14 October, 2019; v1 submitted 27 September, 2019; originally announced September 2019.

    Comments: Published in ACM-SIAM Symposium on Discrete Algorithms (SODA19)

  27. arXiv:1905.01495  [pdf, ps, other

    cs.DS cs.DM

    New Notions and Constructions of Sparsification for Graphs and Hypergraphs

    Authors: Nikhil Bansal, Ola Svensson, Luca Trevisan

    Abstract: A sparsifier of a graph $G$ (Benczúr and Karger; Spielman and Teng) is a sparse weighted subgraph $\tilde G$ that approximately retains the cut structure of $G$. For general graphs, non-trivial sparsification is possible only by using weighted graphs in which different edges have different weights. Even for graphs that admit unweighted sparsifiers, there are no known polynomial time algorithms tha… ▽ More

    Submitted 4 May, 2019; originally announced May 2019.

    Comments: 31 pages

  28. arXiv:1904.08255  [pdf, ps, other

    cs.DS

    Online Matching with General Arrivals

    Authors: Buddhima Gamlath, Michael Kapralov, Andreas Maggiori, Ola Svensson, David Wajc

    Abstract: The online matching problem was introduced by Karp, Vazirani and Vazirani nearly three decades ago. In that seminal work, they studied this problem in bipartite graphs with vertices arriving only on one side, and presented optimal deterministic and randomized algorithms for this setting. In comparison, more general arrival models, such as edge arrivals and general vertex arrivals, have proven more… ▽ More

    Submitted 17 April, 2019; originally announced April 2019.

  29. SZZ Unleashed: An Open Implementation of the SZZ Algorithm -- Featuring Example Usage in a Study of Just-in-Time Bug Prediction for the Jenkins Project

    Authors: Markus Borg, Oscar Svensson, Kristian Berg, Daniel Hansson

    Abstract: Numerous empirical software engineering studies rely on detailed information about bugs. While issue trackers often contain information about when bugs were fixed, details about when they were introduced to the system are often absent. As a remedy, researchers often rely on the SZZ algorithm as a heuristic approach to identify bug-introducing software changes. Unfortunately, as reported in a recen… ▽ More

    Submitted 19 August, 2019; v1 submitted 5 March, 2019; originally announced March 2019.

    Journal ref: In Proc. of the 3rd ACM SIGSOFT International Workshop on Machine Learning Techniques for Software Quality Evaluation (MaLTeSQuE'19), pp. 7-12, August 27, 2019, Tallinn, Estonia

  30. arXiv:1811.02760  [pdf, ps, other

    cs.DS cs.DC

    Weighted Matchings via Unweighted Augmentations

    Authors: Buddhima Gamlath, Sagar Kale, Slobodan Mitrović, Ola Svensson

    Abstract: We design a generic method for reducing the task of finding weighted matchings to that of finding short augmenting paths in unweighted graphs. This method enables us to provide efficient implementations for approximating weighted matchings in the streaming model and in the massively parallel computation (MPC) model. In the context of streaming with random edge arrivals, our techniques yield a… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

  31. arXiv:1808.01842  [pdf, other

    cs.LG stat.ML

    Beyond $1/2$-Approximation for Submodular Maximization on Massive Data Streams

    Authors: Ashkan Norouzi-Fard, Jakub Tarnawski, Slobodan Mitrović, Amir Zandieh, Aida Mousavifar, Ola Svensson

    Abstract: Many tasks in machine learning and data mining, such as data diversification, non-parametric learning, kernel machines, clustering etc., require extracting a small but representative summary from a massive dataset. Often, such problems can be posed as maximizing a submodular set function subject to a cardinality constraint. We consider this question in the streaming setting, where elements arrive… ▽ More

    Submitted 6 August, 2018; originally announced August 2018.

    Journal ref: Proc. of 35th International Conference on Machine Learning (ICML), 2018, pages 3829-3838

  32. arXiv:1806.06732  [pdf, ps, other

    math.NA

    Damped second order flow applied to image denoising

    Authors: George Baravdish, Olof Svensson, Mårten Gulliksson, Ye Zhang

    Abstract: In this paper, we introduce a new image denoising model: the damped flow (DF), which is a second order nonlinear evolution equation associated with a class of energy functionals of image. The existence, uniqueness and regularization property of DF are proven. For the numerical implementation, based on the Störmer-Verlet method, a discrete damped flow, SV-DDF, is developed. The convergence of SV-DD… ▽ More

    Submitted 27 September, 2019; v1 submitted 18 June, 2018; originally announced June 2018.

  33. arXiv:1803.00926  [pdf, ps, other

    cs.DS

    Semi-Supervised Algorithms for Approximately Optimal and Accurate Clustering

    Authors: Buddhima Gamlath, Sangxia Huang, Ola Svensson

    Abstract: We study $k$-means clustering in a semi-supervised setting. Given an oracle that returns whether two given points belong to the same cluster in a fixed optimal clustering, we investigate the following question: how many oracle queries are sufficient to efficiently recover a clustering that, with probability at least $(1 - δ)$, simultaneously has a cost of at most $(1 + ε)$ times the optimal cost a… ▽ More

    Submitted 6 November, 2018; v1 submitted 2 March, 2018; originally announced March 2018.

  34. arXiv:1801.08850  [pdf, ps, other

    cs.DS

    On bounded pitch inequalities for the min-knapsack polytope

    Authors: Yuri Faenza, Igor Malinović, Monaldo Mastrolilli, Ola Svensson

    Abstract: In the min-knapsack problem one aims at choosing a set of objects with minimum total cost and total profit above a given threshold. In this paper, we study a class of valid inequalities for min-knapsack known as bounded pitch inequalities, which generalize the well-known unweighted cover inequalities. While separating over pitch-1 inequalities is NP-hard, we show that approximate separation over t… ▽ More

    Submitted 26 January, 2018; originally announced January 2018.

    Comments: 14 pages

  35. arXiv:1708.04215  [pdf, ps, other

    cs.DS

    A Constant-Factor Approximation Algorithm for the Asymmetric Traveling Salesman Problem

    Authors: Ola Svensson, Jakub Tarnawski, László A. Végh

    Abstract: We give a constant-factor approximation algorithm for the asymmetric traveling salesman problem (ATSP). Our approximation guarantee is analyzed with respect to the standard LP relaxation, and thus our result confirms the conjectured constant integrality gap of that relaxation. The main idea of our approach is a reduction to Subtour Partition Cover, an easier problem obtained by significantly rel… ▽ More

    Submitted 15 September, 2020; v1 submitted 14 August, 2017; originally announced August 2017.

    Comments: This is an extended version of the paper also incorporating the results of the paper arxiv:1502.02051

  36. arXiv:1704.02608  [pdf, ps, other

    cs.DS

    A Framework for the Secretary Problem on the Intersection of Matroids

    Authors: Moran Feldman, Ola Svensson, Rico Zenklusen

    Abstract: The secretary problem became one of the most prominent online selection problems due to its numerous applications in online mechanism design. The task is to select a maximum weight subset of elements subject to given constraints, where elements arrive one-by-one in random order, revealing a weight upon arrival. The decision whether to select an element has to be taken immediately after its arrival… ▽ More

    Submitted 9 April, 2017; originally announced April 2017.

    Comments: 45 pages

    MSC Class: 68W27 (Primary) 68R05; 68W40 (Secondary) ACM Class: F.1.2; F.2.2

  37. The Matching Problem in General Graphs is in Quasi-NC

    Authors: Ola Svensson, Jakub Tarnawski

    Abstract: We show that the perfect matching problem in general graphs is in Quasi-NC. That is, we give a deterministic parallel algorithm which runs in $O(\log^3 n)$ time on $n^{O(\log^2 n)}$ processors. The result is obtained by a derandomization of the Isolation Lemma for perfect matchings, which was introduced in the classic paper by Mulmuley, Vazirani and Vazirani [1987] to obtain a Randomized NC algori… ▽ More

    Submitted 4 September, 2017; v1 submitted 6 April, 2017; originally announced April 2017.

    Comments: Accepted to FOCS 2017 (58th Annual IEEE Symposium on Foundations of Computer Science)

    Journal ref: Proc. of 58th Annual IEEE Symposium on Foundations of Computer Science (FOCS), 2017, pages 696-707

  38. arXiv:1612.07925  [pdf, ps, other

    cs.DS

    Better Guarantees for k-Means and Euclidean k-Median by Primal-Dual Algorithms

    Authors: Sara Ahmadian, Ashkan Norouzi-Fard, Ola Svensson, Justin Ward

    Abstract: Clustering is a classic topic in optimization with $k$-means being one of the most fundamental such problems. In the absence of any restrictions on the input, the best known algorithm for $k$-means with a provable guarantee is a simple local search heuristic yielding an approximation guarantee of $9+ε$, a ratio that is known to be tight with respect to such methods. We overcome this barrier by p… ▽ More

    Submitted 10 April, 2017; v1 submitted 23 December, 2016; originally announced December 2016.

  39. arXiv:1609.03737  [pdf, ps, other

    cs.DM cs.CC math.OC

    Small Extended Formulation for Knapsack Cover Inequalities from Monotone Circuits

    Authors: Abbas Bazzi, Samuel Fiorini, Sangxia Huang, Ola Svensson

    Abstract: Initially developed for the min-knapsack problem, the knapsack cover inequalities are used in the current best relaxations for numerous combinatorial optimization problems of covering type. In spite of their widespread use, these inequalities yield linear programming (LP) relaxations of exponential size, over which it is not known how to optimize exactly in polynomial time. In this paper we addres… ▽ More

    Submitted 18 November, 2016; v1 submitted 13 September, 2016; originally announced September 2016.

    Comments: 21 pages

  40. Unrelated Machine Scheduling of Jobs with Uniform Smith Ratios

    Authors: Christos Kalaitzis, Ola Svensson, Jakub Tarnawski

    Abstract: We consider the classic problem of scheduling jobs on unrelated machines so as to minimize the weighted sum of completion times. Recently, for a small constant $\varepsilon >0 $, Bansal et al. gave a $(3/2-\varepsilon)$-approximation algorithm improving upon the natural barrier of $3/2$ which follows from independent randomized rounding. In simplified terms, their result is obtained by an enhancem… ▽ More

    Submitted 3 November, 2016; v1 submitted 26 July, 2016; originally announced July 2016.

    Comments: Accepted to ACM-SIAM Symposium on Discrete Algorithms (SODA) 2017

    Journal ref: Proc. of 28th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), 2017, pages 2654-2669

  41. arXiv:1511.07826  [pdf, ps, other

    cs.DS

    Lift-and-Round to Improve Weighted Completion Time on Unrelated Machines

    Authors: Nikhil Bansal, Aravind Srinivasan, Ola Svensson

    Abstract: We consider the problem of scheduling jobs on unrelated machines so as to minimize the sum of weighted completion times. Our main result is a $(3/2-c)$-approximation algorithm for some fixed $c>0$, improving upon the long-standing bound of 3/2 (independently due to Skutella, Journal of the ACM, 2001, and Sethuraman & Squillante, SODA, 1999). To do this, we first introduce a new lift-and-project ba… ▽ More

    Submitted 1 December, 2015; v1 submitted 24 November, 2015; originally announced November 2015.

    Comments: 21 pages, 4 figures

  42. Constant Factor Approximation for ATSP with Two Edge Weights

    Authors: Ola Svensson, Jakub Tarnawski, László A. Végh

    Abstract: We give a constant factor approximation algorithm for the Asymmetric Traveling Salesman Problem on shortest path metrics of directed graphs with two different edge weights. For the case of unit edge weights, the first constant factor approximation was given recently by Svensson. This was accomplished by introducing an easier problem called Local-Connectivity ATSP and showing that a good solution t… ▽ More

    Submitted 4 September, 2017; v1 submitted 22 November, 2015; originally announced November 2015.

    Journal ref: Proc. of Integer Programming and Combinatorial Optimization: 18th International Conference, IPCO 2016, pages 226-237

  43. arXiv:1508.00142  [pdf, ps, other

    cs.DS cs.DM

    Online Contention Resolution Schemes

    Authors: Moran Feldman, Ola Svensson, Rico Zenklusen

    Abstract: We introduce a new rounding technique designed for online optimization problems, which is related to contention resolution schemes, a technique initially introduced in the context of submodular function maximization. Our rounding technique, which we call online contention resolution schemes (OCRSs), is applicable to many online selection problems, including Bayesian online selection, oblivious pos… ▽ More

    Submitted 14 October, 2015; v1 submitted 1 August, 2015; originally announced August 2015.

    Comments: 33 pages. To appear in SODA 2016

    MSC Class: 68W27 (Primary); 68R05 (Secondary) ACM Class: F.2.2; G.2.1

  44. arXiv:1503.00753  [pdf, ps, other

    cs.CC

    No Small Linear Program Approximates Vertex Cover within a Factor $2 - ε$

    Authors: Abbas Bazzi, Samuel Fiorini, Sebastian Pokutta, Ola Svensson

    Abstract: The vertex cover problem is one of the most important and intensively studied combinatorial optimization problems. Khot and Regev (2003) proved that the problem is NP-hard to approximate within a factor $2 - ε$, assuming the Unique Games Conjecture (UGC). This is tight because the problem has an easy 2-approximation algorithm. Without resorting to the UGC, the best inapproximability result for the… ▽ More

    Submitted 26 November, 2015; v1 submitted 2 March, 2015; originally announced March 2015.

  45. arXiv:1502.02051  [pdf, other

    cs.DS

    Approximating ATSP by Relaxing Connectivity

    Authors: Ola Svensson

    Abstract: The standard LP relaxation of the asymmetric traveling salesman problem has been conjectured to have a constant integrality gap in the metric case. We prove this conjecture when restricted to shortest path metrics of node-weighted digraphs. Our arguments are constructive and give a constant factor approximation algorithm for these metrics. We remark that the considered case is more general than th… ▽ More

    Submitted 13 August, 2015; v1 submitted 6 February, 2015; originally announced February 2015.

    Comments: 25 pages, 2 figures, fixed some typos in previous version

  46. arXiv:1411.4476  [pdf, other

    cs.DS

    Dynamic Facility Location via Exponential Clocks

    Authors: Hyung-Chan An, Ashkan Norouzi-Fard, Ola Svensson

    Abstract: The \emph{dynamic facility location problem} is a generalization of the classic facility location problem proposed by Eisenstat, Mathieu, and Schabanel to model the dynamics of evolving social/infrastructure networks. The generalization lies in that the distance metric between clients and facilities changes over time. This leads to a trade-off between optimizing the classic objective function and… ▽ More

    Submitted 17 November, 2014; originally announced November 2014.

  47. arXiv:1409.0607  [pdf, ps, other

    cs.DS

    Combinatorial Algorithm for Restricted Max-Min Fair Allocation

    Authors: Chidambaram Annamalai, Christos Kalaitzis, Ola Svensson

    Abstract: We study the basic allocation problem of assigning resources to players so as to maximize fairness. This is one of the few natural problems that enjoys the intriguing status of having a better estimation algorithm than approximation algorithm. Indeed, a certain Configuration-LP can be used to estimate the value of the optimal allocation to within a factor of $4 + ε$. In contrast, however, the best… ▽ More

    Submitted 23 November, 2016; v1 submitted 2 September, 2014; originally announced September 2014.

    Comments: 28 pages, 3 figures; revised version with expanded algorithm intuition

    ACM Class: F.2.2

  48. arXiv:1407.3263  [pdf, ps, other

    cs.DS

    LP-Based Algorithms for Capacitated Facility Location

    Authors: Hyung-Chan An, Mohit Singh, Ola Svensson

    Abstract: Linear programming has played a key role in the study of algorithms for combinatorial optimization problems. In the field of approximation algorithms, this is well illustrated by the uncapacitated facility location problem. A variety of algorithmic methodologies, such as LP-rounding and primal-dual method, have been applied to and evolved from algorithms for this problem. Unfortunately, this colle… ▽ More

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

    Comments: 25 pages, 6 figures; minor revisions

    MSC Class: 68W25 ACM Class: F.2.2

  49. arXiv:1404.4473  [pdf, ps, other

    cs.DS

    A Simple $O(\log\log(\mathrm{rank}))$-Competitive Algorithm for the Matroid Secretary Problem

    Authors: Moran Feldman, Ola Svensson, Rico Zenklusen

    Abstract: Only recently progress has been made in obtaining $o(\log(\mathrm{rank}))$-competitive algorithms for the matroid secretary problem. More precisely, Chakraborty and Lachish (2012) presented a $O(\sqrt{\log(\mathrm{rank})})$-competitive procedure, and Lachish (2014) later presented a $O(\log\log(\mathrm{rank}))$-competitive algorithm. Both these algorithms and their analyses are very involved, whic… ▽ More

    Submitted 4 July, 2014; v1 submitted 17 April, 2014; originally announced April 2014.

    Comments: 17 pages, 3 figures

    MSC Class: 68W27 ACM Class: G.2.1; F.2.2

  50. arXiv:1403.7519  [pdf, other

    cs.DS

    On the Configuration LP for Maximum Budgeted Allocation

    Authors: Christos Kalaitzis, Aleksander Mcadry, Alantha Newman, Lukáš Poláček, Ola Svensson

    Abstract: We study the Maximum Budgeted Allocation problem, i.e., the problem of selling a set of $m$ indivisible goods to $n$ players, each with a separate budget, such that we maximize the collected revenue. Since the natural assignment LP is known to have an integrality gap of $\frac{3}{4}$, which matches the best known approximation algorithms, our main focus is to improve our understanding of the stron… ▽ More

    Submitted 28 March, 2014; originally announced March 2014.

    Comments: 29 pages, 4 figures. To appear in the 17th Conference on Integer Programming and Combinatorial Optimization (IPCO), 2014