We gratefully acknowledge support from
the Simons Foundation and member institutions.

Data Structures and Algorithms

Authors and titles for cs.DS in Jul 2020, skipping first 100

[ total of 240 entries: 1-25 | 26-50 | 51-75 | 76-100 | 101-125 | 126-150 | 151-175 | 176-200 | ... | 226-240 ]
[ showing 25 entries per page: fewer | more | all ]
[101]  arXiv:2007.10137 [pdf, other]
Title: On Coresets for Fair Clustering in Metric and Euclidean Spaces and Their Applications
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[102]  arXiv:2007.10254 [pdf, ps, other]
Title: Solving Sparse Linear Systems Faster than Matrix Multiplication
Subjects: Data Structures and Algorithms (cs.DS); Numerical Analysis (math.NA)
[103]  arXiv:2007.10307 [pdf, ps, other]
Title: Optimal $\ell_1$ Column Subset Selection and a Fast PTAS for Low Rank Approximation
Authors: Arvind V. Mahankali (1), David P. Woodruff (1) ((1) Carnegie Mellon University)
Comments: To appear in SODA 2021. Changes: (1) Fixed errors in hardness proof for constrained $\ell_1$ low rank approximation. (2) Simplified analysis of column subset selection algorithm. (3) Improved runtime of $\text{poly}(k)$-approximation algorithm with output rank $k$ from $2^{O(k\log k)} + \text{poly}(nd)$ to $\text{poly}(nd)$. Results are unchanged aside from (3)
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Machine Learning (stat.ML)
[104]  arXiv:2007.10470 [pdf, ps, other]
Title: Modular and Submodular Optimization with Multiple Knapsack Constraints via Fractional Grouping
Subjects: Data Structures and Algorithms (cs.DS)
[105]  arXiv:2007.10537 [pdf, ps, other]
Title: Maximum Weight Disjoint Paths in Outerplanar Graphs via Single-Tree Cut Approximators
Comments: 19 pages, 6 figures
Subjects: Data Structures and Algorithms (cs.DS)
[106]  arXiv:2007.10545 [pdf, ps, other]
Title: Online Carpooling using Expander Decompositions
Comments: 17 pages
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[107]  arXiv:2007.10622 [pdf, other]
Title: Online Discrepancy Minimization for Stochastic Arrivals
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[108]  arXiv:2007.10790 [pdf, other]
Title: Breaking the $2^n$ barrier for 5-coloring and 6-coloring
Authors: Or Zamir
Subjects: Data Structures and Algorithms (cs.DS)
[109]  arXiv:2007.10824 [pdf, ps, other]
Title: Parameter estimation for Gibbs distributions
Comments: This is a longer version which extends two previous papers "A Faster Approximation Algorithm for the Gibbs Partition Function" (arXiv:1608.04223), published in COLT 2018, and "Parameter estimation for Gibbs distributions" published in ICALP 2023
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM); Probability (math.PR)
[110]  arXiv:2007.10976 [pdf, ps, other]
Title: Interactive Inference under Information Constraints
Comments: Modifying the proof and statement of Proposition 24 to address an issue in the variance analysis
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Information Theory (cs.IT); Machine Learning (cs.LG); Statistics Theory (math.ST)
[111]  arXiv:2007.11093 [pdf, ps, other]
Title: Improved lower and upper bounds on the tile complexity of uniquely self-assembling a thin rectangle non-cooperatively in 3D
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
[112]  arXiv:2007.11094 [pdf, other]
Title: New Data Structures for Orthogonal Range Reporting and Range Minima Queries
Authors: Yakov Nekrich
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
[113]  arXiv:2007.11398 [pdf, other]
Title: A Framework for Consistency Algorithms
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Logic in Computer Science (cs.LO)
[114]  arXiv:2007.11402 [pdf, other]
Title: Finding large induced sparse subgraphs in $C_{>t}$-free graphs in quasipolynomial time
Comments: 49 pages, 2 figures. Major changes from first (preliminary) version including changing title, adding co-authors, and significant addition to content of the paper
Subjects: Data Structures and Algorithms (cs.DS)
[115]  arXiv:2007.11476 [src]
Title: Approximate Covering with Lower and Upper Bounds via LP Rounding
Comments: There is an error in the algorithm for LUC in Section 3. The proof of Lemma 5 does not hold
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
[116]  arXiv:2007.11495 [pdf, other]
Title: Improved Distance Sensitivity Oracles with Subcubic Preprocessing Time
Authors: Hanlin Ren
Comments: journal version
Subjects: Data Structures and Algorithms (cs.DS)
[117]  arXiv:2007.11559 [pdf, ps, other]
Title: An Improved Approximation Algorithm for the Matching Augmentation Problem
Comments: 30 pages, 6 figures
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[118]  arXiv:2007.11643 [pdf, other]
Title: Space-Efficient Graph Kernelizations
Subjects: Data Structures and Algorithms (cs.DS)
[119]  arXiv:2007.11773 [pdf, other]
Title: FPT Approximation for Constrained Metric $k$-Median/Means
Subjects: Data Structures and Algorithms (cs.DS)
[120]  arXiv:2007.11997 [pdf, other]
Title: Total Domination in Unit Disk Graphs
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[121]  arXiv:2007.12077 [pdf, other]
Title: Detecting and Enumerating Small Induced Subgraphs in $c$-Closed Graphs
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[122]  arXiv:2007.12102 [pdf, ps, other]
Title: Efficient and near-optimal algorithms for sampling small connected subgraphs
Authors: Marco Bressan
Comments: Full version of STOC'21 paper. 40 pages
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Social and Information Networks (cs.SI)
[123]  arXiv:2007.12120 [pdf, other]
Title: The Asymmetric Travelling Salesman Problem in Sparse Digraphs
Comments: A shorter version accepted to IPEC 2020
Subjects: Data Structures and Algorithms (cs.DS)
[124]  arXiv:2007.12307 [pdf, ps, other]
Title: Computing nearest neighbour interchange distances between ranked phylogenetic trees
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[125]  arXiv:2007.12323 [pdf, ps, other]
Title: Tight Distributed Sketching Lower Bound for Connectivity
Authors: Huacheng Yu
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[ total of 240 entries: 1-25 | 26-50 | 51-75 | 76-100 | 101-125 | 126-150 | 151-175 | 176-200 | ... | 226-240 ]
[ showing 25 entries per page: fewer | more | all ]

Disable MathJax (What is MathJax?)

Links to: arXiv, form interface, find, cs, 2405, contact, help  (Access key information)