Nothing Special   »   [go: up one dir, main page]

skip to main content
10.5555/3310435acmotherconferencesBook PagePublication PagessodaConference Proceedingsconference-collections
SODA '19: Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms
2019 Proceeding
Publisher:
  • Society for Industrial and Applied Mathematics
  • 3600 University City Science Center Philadelphia, PA
  • United States
Conference:
SODA '19: Symposium on Discrete Algorithms San Diego California January 6 - 9, 2019
Published:
06 January 2019
Sponsors:
SIAM Activity Group on Discrete Mathematics
In-Cooperation:

Reflects downloads up to 12 Nov 2024Bibliometrics
Skip Abstract Section
Abstract

The papers in this volume were presented at the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms (SODA 2019), held January 6 -- 9, 2019 in San Diego, CA, USA. The Symposium was jointly sponsored by SIGACT (the ACM Special Interest Group on Algorithms and Computation Theory) and by the SIAM Activity Group on Discrete Mathematics.

research-article
Fine-grained complexity meets IP = PSPACE
Pages 1–20

In this paper we study the fine-grained complexity of finding exact and approximate solutions to problems in P. Our main contribution is showing reductions from an exact to an approximate solution for a host of such problems.

As one (notable) example, ...

research-article
An equivalence class for orthogonal vectors
Pages 21–40

The Orthogonal Vectors problem (OV) asks: given n vectors in {0,1}O(log n), are two of them orthogonal? OV is easily solved in O(n2 log n) time, and it is a central problem in finegrained complexity: dozens of conditional lower bounds are based on the ...

research-article
SETH-based lower bounds for subset sum and bicriteria path
Pages 41–57

SUBSET SUM and k-SAT are two of the most extensively studied problems in computer science, and conjectures about their hardness are among the cornerstones of fine-grained complexity. An important open problem in this area is to base the hardness of one ...

research-article
Fast modular subset sum using linear sketching
Pages 58–69

Given n positive integers, the Modular Subset Sum problem asks if a subset adds up to a given target t modulo a given integer m. This is a natural generalization of the Subset Sum problem (where m = +∞) with ties to additive combinatorics and ...

research-article
A subquadratic approximation scheme for partition
Pages 70–88

The subject of this paper is the time complexity of approximating KNAPSACK, SUBSET SUM, PARTITION, and some other related problems. The main result is an Õ(n + 1/ε5/3) time randomized FPTAS for PARTITION, which is derived from a certain relaxed form of ...

research-article
Metrical task systems on trees via mirror descent and unfair gluing
Pages 89–97

We consider metrical task systems on tree metrics, and present an O(depthxlog n)-competitive randomized algorithm based on the mirror descent framework introduced in our prior work on the k-server problem. For the special case of hierarchically ...

research-article
k-servers with a smile: online algorithms via projections
Pages 98–116

We consider the k-server problem on trees and HSTs. We give an algorithm based on Bregman projections. This algorithm has a competitive ratios that match some of the recent results given by Bubeck et al. (STOC 2018), whose algorithm was based on mirror-...

research-article
A nearly-linear bound for chasing nested convex bodies
Pages 117–122

Friedman and Linial [8] introduced the convex body chasing problem to explore the interplay between geometry and competitive ratio in metrical task systems. In convex body chasing, at each time step t ∈ N, the online algorithm receives a request in the ...

research-article
A ϕ-competitive algorithm for scheduling packets with deadlines
Pages 123–142

In the online packet scheduling problem with deadlines (PacketScheduling, for short), the goal is to schedule transmissions of packets that arrive over time in a network switch and need to be sent across a link. Each packet has a deadline, representing ...

research-article
Elastic caching
Pages 143–156

Motivated by applications in cloud computing, we study the classical online caching problem for a cache of variable size, where the algorithm pays a maintenance cost that monotonically increases with cache size. This captures not only the classical ...

research-article
Dynamic double auctions: towards first best
Pages 157–172

We study the problem of designing dynamic double auctions for two-sided markets in which a platform intermediates the trade between one seller offering independent items to multiple buyers, repeatedly over a finite horizon, when agents have private ...

research-article
Multi-unit supply-monotone auctions with bayesian valuations
Pages 173–192

We design multi-unit auctions for budget-constrained bidders in the Bayesian setting. Our auctions are supply-monotone, which allows the auction to be run online without knowing the number of items in advance, and achieve asymptotic revenue optimality. ...

research-article
Correlation-robust analysis of single item auction
Pages 193–208

We investigate the problem of revenue maximization in single-item auction within the new correlation-robust framework proposed by Carroll [2017] and further developed by Gravin and Lu [2018]. In this framework the auctioneer is assumed to have only ...

research-article
Tight revenue gaps among simple mechanisms
Pages 209–228

We consider a fundamental problem in microeconomics: Selling a single item among a number of buyers whose values are drawn from known independent and regular distributions. There are four widely-used and widely-studied mechanisms in this literature: ...

research-article
Assignment mechanisms under distributional constraints
Pages 229–240

We study the assignment problem of objects to agents with heterogeneous preferences under distributional constraints. Each agent is associated with a publicly known type and has a private ordinal ranking over objects. We are interested in assigning as ...

research-article
Deterministic (1/2 + ε)-approximation for submodular maximization over a matroid
Pages 241–254

We study the problem of maximizing a monotone submodular function subject to a matroid constraint and present a deterministic algorithm that achieves (1/2 + ε)-approximation for the problem. This algorithm is the first deterministic algorithm known to ...

research-article
Submodular maximization with nearly optimal approximation, adaptivity and query complexity
Pages 255–273

Submodular optimization generalizes many classic problems in combinatorial optimization and has recently found a wide range of applications in machine learning (e.g., feature engineering and active learning). For many large-scale optimization problems, ...

research-article
Submodular maximization with nearly-optimal approximation and adaptivity in nearly-linear time
Pages 274–282

In this paper, we study the tradeoff between the approximation guarantee and adaptivity for the problem of maximizing a monotone submodular function subject to a cardinality constraint. The adaptivity of an algorithm is the number of sequential rounds ...

research-article
An exponential speedup in parallel running time for submodular maximization without loss in approximation
Pages 283–302

In this paper we study the adaptivity of submodular maximization. Adaptivity quantifies the number of sequential rounds that an algorithm makes when function evaluations can be executed in parallel. Adaptivity is a fundamental concept that is heavily ...

research-article
Submodular function maximization in parallel via the multilinear relaxation
Pages 303–322

Balkanski and Singer [4] recently initiated the study of adaptivity (or parallelism) for constrained submodular function maximization, and studied the setting of a cardinality constraint. Subsequent improvements for this problem by Balkanski, Rubinstein,...

research-article
Stochastic submodular cover with limited adaptivity
Pages 323–342

In the submodular cover problem, we are given a non-negative monotone submodular function f over a ground set E of items, and the goal is to choose a smallest subset SE such that f (S) = Q where Q = f (E). In the stochastic version of the problem, we ...

research-article
Stochastic p load balancing and moment problems via the L-function method
Pages 343–354

This paper considers stochastic optimization problems whose objective functions involve powers of random variables. For a concrete example, consider the classic Stochastic p Load Balancing Problem (StochLoadBalp): There are m machines and n jobs, and ...

research-article
Approximate nearest neighbor searching with non-euclidean and weighted distances
Pages 355–372

We present a new approach to ε-approximate nearest-neighbor queries in fixed dimension under a variety of non-Euclidean distances. We consider two families of distance functions: (a) convex scaling distance functions including the Mahalanobis distance, ...

research-article
Colored range closest-pair problem under general distance functions
Pages 373–390

The range closest-pair (RCP) problem is the range-search version of the classical closest-pair problem, which aims to store a given dataset of points in some data structure such that when a query range X is specified, the closest pair of points ...

research-article
Optimal algorithm for geodesic nearest-point voronoi diagrams in simple polygons
Pages 391–409

Given a set of m point sites in a simple polygon, the geodesic nearest-point Voronoi diagram of the sites partitions the polygon into m Voronoi cells, one cell per site, such that every point in a cell has the same nearest site under the geodesic ...

research-article
New lower bounds for the number of pseudoline arrangements
Pages 410–425

Arrangements of lines and pseudolines are fundamental objects in discrete and computational geometry. They also appear in other areas of computer science, such as the study of sorting networks. Let Bn be the number of nonisomorphic arrangements of n ...

research-article
Extremal and probabilistic results for order types
Pages 426–435

A configuration is a finite set of points in the plane. Two configurations A and B have the same order type if there exists a bijection between them preserving the orientation of every ordered triple. We investigate extremal and probabilistic problems ...

research-article
An algorithmic blend of LPs and ring equations for promise CSPs
Pages 436–455

Promise CSPs are a relaxation of constraint satisfaction problems where the goal is to find an assignment satisfying a relaxed version of the constraints. Several well known problems can be cast as promise CSPs including approximate graph and hypergraph ...

research-article
The complexity of the ideal membership problem for constrained problems over the boolean domain
Pages 456–475

Given an ideal I and a polynomial f the Ideal Membership Problem is to test if fI. This problem is a fundamental algorithmic problem with important applications and notoriously intractable.

We study the complexity of the Ideal Membership Problem for ...

research-article
Perfect matchings, rank of connection tensors and graph homomorphisms
Pages 476–495

We develop a theory of graph algebras over general fields. This is modeled after the theory developed by Freedman, Lovász and Schrijver in [22] for connection matrices, in the study of graph homomorphism functions over real edge weight and positive ...

Contributors

Index Terms

  1. Proceedings of the Thirtieth Annual ACM-SIAM Symposium on Discrete Algorithms
    Index terms have been assigned to the content through auto-classification.
    Please enable JavaScript to view thecomments powered by Disqus.

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate 411 of 1,322 submissions, 31%
    YearSubmittedAcceptedRate
    SODA '1549513728%
    SODA '1044513530%
    SODA '0738213936%
    Overall1,32241131%