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

Data Structures and Algorithms

Authors and titles for cs.DS in Nov 2019

[ total of 206 entries: 1-206 ]
[ showing 206 entries per page: fewer | more ]
[1]  arXiv:1911.00044 [pdf, ps, other]
Title: Edge minimization in de Bruijn graphs
Comments: Accepted for Data Compression Conference 2020
Subjects: Data Structures and Algorithms (cs.DS)
[2]  arXiv:1911.00223 [pdf, other]
Title: A Simple and Efficient Method to Compute a Single Linkage Dendrogram
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Computation (stat.CO); Machine Learning (stat.ML)
[3]  arXiv:1911.00336 [pdf, ps, other]
Title: THAAD: Efficient Matching Queries under Temporal Abstraction for Anomaly Detection
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
[4]  arXiv:1911.00586 [pdf, other]
Title: CNF Encodings of Cardinality Constraints Based on Comparator Networks
Comments: Phd thesis. Defended 09.09.2019
Subjects: Data Structures and Algorithms (cs.DS)
[5]  arXiv:1911.00675 [pdf, other]
Title: ProbMinHash -- A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity
Authors: Otmar Ertl
Comments: to be published in TKDE, source code available at this https URL
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB); Machine Learning (cs.LG); Machine Learning (stat.ML)
[6]  arXiv:1911.01145 [pdf, other]
Title: Minimum Cut in $O(m\log^2 n)$ Time
Subjects: Data Structures and Algorithms (cs.DS)
[7]  arXiv:1911.01169 [pdf, ps, other]
Title: Optimal Adaptive Detection of Monotone Patterns
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[8]  arXiv:1911.01319 [pdf, ps, other]
Title: Fast sampling and counting k-SAT solutions in the local lemma regime
Subjects: Data Structures and Algorithms (cs.DS)
[9]  arXiv:1911.01330 [pdf, ps, other]
Title: Bitcoin Coin Selection with Leverage
Authors: Daniel J. Diroff (Akvelon, Inc.)
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR); Computational Finance (q-fin.CP)
[10]  arXiv:1911.01348 [pdf, ps, other]
Title: Nearly Optimal Static Las Vegas Succinct Dictionary
Authors: Huacheng Yu
Comments: preliminary version appeared in STOC'20
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT)
[11]  arXiv:1911.01351 [pdf, other]
Title: Faster Update Time for Turnstile Streaming Algorithms
Comments: To appear in SODA 2020
Subjects: Data Structures and Algorithms (cs.DS)
[12]  arXiv:1911.01414 [pdf, ps, other]
Title: Counting Small Permutation Patterns
Journal-ref: Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms (SODA), 2288-2302, 2021
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO); Computation (stat.CO)
[13]  arXiv:1911.01420 [pdf, other]
Title: An empirical estimation for time and memory algorithm complexities: newly developed R package
Journal-ref: Multimedia Tools and Applications (2020)
Subjects: Data Structures and Algorithms (cs.DS)
[14]  arXiv:1911.01452 [pdf, ps, other]
Title: Pan-Private Uniformity Testing
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
[15]  arXiv:1911.01465 [pdf, other]
Title: The Parameterized Complexity of Clustering Incomplete Data
Subjects: Data Structures and Algorithms (cs.DS)
[16]  arXiv:1911.01503 [pdf, other]
Title: Metropolized Forest Recombination for Monte Carlo Sampling of Graph Partitions
Comments: 29 pages; 14 figures; 3 page appendix
Subjects: Data Structures and Algorithms (cs.DS); Probability (math.PR)
[17]  arXiv:1911.01504 [pdf, other]
Title: Statistical physics approaches to Unique Games
Comments: 26 pages
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[18]  arXiv:1911.01592 [pdf, ps, other]
Title: Unbounded lower bound for k-server against weak adversaries
Comments: To appear in STOC 2020
Subjects: Data Structures and Algorithms (cs.DS)
[19]  arXiv:1911.01626 [pdf, other]
Title: Faster Parallel Algorithm for Approximate Shortest Path
Authors: Jason Li
Comments: STOC 2020. v6: rewrote Lemma C.5
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[20]  arXiv:1911.01632 [pdf, ps, other]
Title: Pandora's Box with Correlations: Learning and Approximation
Subjects: Data Structures and Algorithms (cs.DS)
[21]  arXiv:1911.01644 [pdf, other]
Title: Fast Multiple Pattern Cartesian Tree Matching
Comments: Submitted to WALCOM 2020
Subjects: Data Structures and Algorithms (cs.DS)
[22]  arXiv:1911.01651 [pdf, other]
Title: Weighted Min-Cut: Sequential, Cut-Query and Streaming Algorithms
Comments: Updates on this version: (1) Minor corrections in Section 5.1, 5.2; (2) Reference to newer results by GMW SOSA21 (arXiv:2008.02060v2), DEMN STOC21 (arXiv:2004.09129v2) and LMN 21 (arXiv:2102.06565v1)
Subjects: Data Structures and Algorithms (cs.DS)
[23]  arXiv:1911.01663 [src]
Title: A Heuristic Algorithm Based on Tour Rebuilding Operator for the Traveling Salesman Problem
Comments: The value of Euclidean distance is not rounded, so there is some error in the result. This paper is currently under revision
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[24]  arXiv:1911.01763 [pdf, ps, other]
Title: An Efficient Word Lookup System by using Improved Trie Algorithm
Comments: 6 pages
Subjects: Data Structures and Algorithms (cs.DS)
[25]  arXiv:1911.01839 [pdf, other]
Title: Fully Dynamic Matching: Beating 2-Approximation in $Δ^ε$ Update Time
Comments: A preliminary version of this paper is to appear in proceedings of SODA 2020
Subjects: Data Structures and Algorithms (cs.DS)
[26]  arXiv:1911.01951 [src]
Title: The Bron-Kerbosch Algorithm with Vertex Ordering is Output-Sensitive
Comments: result is false
Subjects: Data Structures and Algorithms (cs.DS)
[27]  arXiv:1911.01956 [pdf, other]
Title: Parallel Approximate Undirected Shortest Paths Via Low Hop Emulators
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[28]  arXiv:1911.01960 [pdf, ps, other]
Title: Local Statistics, Semidefinite Programming, and Community Detection
Comments: 83 pages. Paper completely rewritten. Results for the stochastic block model were added
Subjects: Data Structures and Algorithms (cs.DS); Social and Information Networks (cs.SI)
[29]  arXiv:1911.02035 [pdf, ps, other]
Title: Efficiently Learning Structured Distributions from Untrusted Batches
Comments: 46 pages
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Machine Learning (stat.ML)
[30]  arXiv:1911.02259 [pdf, ps, other]
Title: Breaching the 2-Approximation Barrier for Connectivity Augmentation: a Reduction to Steiner Tree
Comments: Corrected a typo in the abstract (in metadata)
Subjects: Data Structures and Algorithms (cs.DS)
[31]  arXiv:1911.02356 [pdf, ps, other]
Title: In Search of Dense Subgraphs: How Good is Greedy Peeling?
Comments: 15 pages
Journal-ref: Technical Report OR-19-9, DEI - University of Bologna, 2019
Subjects: Data Structures and Algorithms (cs.DS)
[32]  arXiv:1911.02453 [pdf, other]
Title: From Symmetry to Asymmetry: Generalizing TSP Approximations by Parametrization
Subjects: Data Structures and Algorithms (cs.DS)
[33]  arXiv:1911.02506 [pdf, ps, other]
Title: Algorithms and Adaptivity Gaps for Stochastic $k$-TSP
Comments: ITCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[34]  arXiv:1911.02628 [pdf, ps, other]
Title: Distributed MST: A Smoothed Analysis
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[35]  arXiv:1911.02653 [pdf, ps, other]
Title: Analysis of Two-variable Recurrence Relations with Application to Parameterized Approximations
Subjects: Data Structures and Algorithms (cs.DS)
[36]  arXiv:1911.02696 [pdf, other]
Title: Efficient Computation of Positional Population Counts Using SIMD Instructions
Journal-ref: Concurrency and Computation: Practice and Experience 33 (17), 2021
Subjects: Data Structures and Algorithms (cs.DS)
[37]  arXiv:1911.02786 [pdf, other]
Title: Trichotomy for the reconfiguration problem of integer linear systems
Comments: Accepted by WALCOM2020
Subjects: Data Structures and Algorithms (cs.DS)
[38]  arXiv:1911.02889 [pdf, ps, other]
Title: Towards Better Compressed Representations
Subjects: Data Structures and Algorithms (cs.DS)
[39]  arXiv:1911.02921 [pdf, other]
Title: Probabilistic Watershed: Sampling all spanning forests for seeded segmentation and semi-supervised learning
Authors: Enrique Fita Sanmartin, Sebastian Damrich, Fred A. Hamprecht (HCI/IWR at Heidelberg University)
Comments: To be published in NeurIPS2019
Subjects: Data Structures and Algorithms (cs.DS); Computer Vision and Pattern Recognition (cs.CV)
[40]  arXiv:1911.03026 [pdf, other]
Title: Reconfiguring k-path vertex covers
Comments: 29 pages, 6 figures, to be published in IEICE Trans. Information and Systems
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM)
[41]  arXiv:1911.03035 [pdf, other]
Title: On the Complexity of BWT-runs Minimization via Alphabet Reordering
Subjects: Data Structures and Algorithms (cs.DS)
[42]  arXiv:1911.03043 [pdf, ps, other]
Title: Estimating Normalizing Constants for Log-Concave Distributions: Algorithms and Lower Bounds
Comments: 46 pages
Journal-ref: Proceedings of the 52nd Annual ACM SIGACT Symposium on Theory of Computing. 2020. p. 579-586
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST); Machine Learning (stat.ML)
[43]  arXiv:1911.03195 [pdf, other]
Title: On dynamic succinct graph representations
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Subjects: Data Structures and Algorithms (cs.DS)
[44]  arXiv:1911.03297 [pdf, other]
Title: Structural Parameterizations for Equitable Coloring
Comments: 34 pages, 7 figures. Partial results were published in the proceedings of LATIN2020
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[45]  arXiv:1911.03360 [pdf, other]
Title: Local Search for Group Closeness Maximization on Big Graphs
Subjects: Data Structures and Algorithms (cs.DS); Social and Information Networks (cs.SI)
[46]  arXiv:1911.03449 [pdf, other]
Title: Fully-dynamic Planarity Testing in Polylogarithmic Time
Comments: Updated version of paper submitted to STOC'20. This version features a complete rewrite of section 4.4 (do-separation-flips). The new version fixes an overlooked case in the previous version (the two fundamental cycles we find do not necessarily share an edge) and contains a detailed case-by-case proof of correctness
Subjects: Data Structures and Algorithms (cs.DS)
[47]  arXiv:1911.03542 [pdf, ps, other]
Title: Space Efficient Construction of Lyndon Arrays in Linear Time
Subjects: Data Structures and Algorithms (cs.DS)
[48]  arXiv:1911.03605 [pdf, other]
Title: Worst-Case Analysis for Randomly Collected Data
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Machine Learning (stat.ML)
[49]  arXiv:1911.04198 [pdf, other]
Title: GraCT: A Grammar-based Compressed Index for Trajectory Data
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sk{\l}odowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Information Sciences, 2019, vol. 483, p. 106-135
Subjects: Data Structures and Algorithms (cs.DS)
[50]  arXiv:1911.04202 [pdf, ps, other]
Title: Dv2v: A Dynamic Variable-to-Variable Compressor
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sk{\l}odowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Dv2v: A Dynamic Variable-to-Variable Compressor. In 2019 Data Compression Conference (DCC) (pp. 83-92). IEEE
Subjects: Data Structures and Algorithms (cs.DS)
[51]  arXiv:1911.04249 [pdf, ps, other]
Title: A polynomial kernel for $3$-leaf power deletion
Comments: 28 pages, 1 figure
Journal-ref: Algorithmica (2023) 85(10)
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Combinatorics (math.CO)
[52]  arXiv:1911.04372 [pdf, other]
Title: Information carefull worstcase DecreaseKey heaps with simple nonMeld variant
Authors: Vladan Majerech
Comments: 10 pages including one figure and 4 tables + references
Subjects: Data Structures and Algorithms (cs.DS)
[53]  arXiv:1911.04382 [pdf, other]
Title: GRASS: Graph Spectral Sparsification Leveraging Scalable Spectral Perturbation Analysis
Authors: Zhuo Feng
Comments: 14 pages, 13 figures. arXiv admin note: substantial text overlap with arXiv:1711.05135
Subjects: Data Structures and Algorithms (cs.DS); Social and Information Networks (cs.SI); Numerical Analysis (math.NA)
[54]  arXiv:1911.04686 [pdf, ps, other]
Title: Online Stochastic Matching with Edge Arrivals
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[55]  arXiv:1911.05032 [pdf, other]
Title: FPT Algorithms for Diverse Collections of Hitting Sets
Comments: 17 pages, 3 figures
Journal-ref: Algorithms 12(12):254 (2019)
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[56]  arXiv:1911.05060 [pdf, other]
Title: Fully-Dynamic Space-Efficient Dictionaries and Filters with Constant Number of Memory Accesses
Subjects: Data Structures and Algorithms (cs.DS)
[57]  arXiv:1911.05333 [pdf, ps, other]
Title: Nested Dataflow Algorithms for Dynamic Programming Recurrences with more than O(1) Dependency
Authors: Yuan Tang
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[58]  arXiv:1911.05520 [pdf, ps, other]
Title: A Polynomial Kernel for Funnel Arc Deletion Set
Comments: Accepted at IPEC 2020
Subjects: Data Structures and Algorithms (cs.DS)
[59]  arXiv:1911.05545 [pdf, ps, other]
Title: Rounding Dynamic Matchings Against an Adaptive Adversary
Authors: David Wajc
Comments: Full version of STOC 2020 paper
Subjects: Data Structures and Algorithms (cs.DS)
[60]  arXiv:1911.05656 [pdf, other]
Title: Strong Self-Concordance and Sampling
Subjects: Data Structures and Algorithms (cs.DS)
[61]  arXiv:1911.05676 [pdf, other]
Title: Enumerative Data Compression with Non-Uniquely Decodable Codes
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Information Retrieval (cs.IR); Information Theory (cs.IT)
[62]  arXiv:1911.05896 [pdf, ps, other]
Title: Linear Time Subgraph Counting, Graph Degeneracy, and the Chasm at Size Six
Comments: The previous version did not handle the case of k=8. We corrected that in this version
Subjects: Data Structures and Algorithms (cs.DS)
[63]  arXiv:1911.05911 [pdf, ps, other]
Title: Recent Advances in Algorithmic High-Dimensional Robust Statistics
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Statistics Theory (math.ST); Machine Learning (stat.ML)
[64]  arXiv:1911.05991 [pdf, ps, other]
Title: Graph Spanners in the Message-Passing Model
Comments: ITCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[65]  arXiv:1911.06132 [pdf, other]
Title: $\{-1,0,1\}$-APSP and (min,max)-Product Problems
Subjects: Data Structures and Algorithms (cs.DS)
[66]  arXiv:1911.06347 [pdf, other]
Title: In Search of the Fastest Concurrent Union-Find Algorithm
Subjects: Data Structures and Algorithms (cs.DS)
[67]  arXiv:1911.06436 [pdf, other]
Title: Weighted Triangle-free 2-matching Problem with Edge-disjoint Forbidden Triangles
Authors: Yusuke Kobayashi
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[68]  arXiv:1911.06889 [pdf, ps, other]
Title: New Query Lower Bounds for Submodular Function MInimization
Subjects: Data Structures and Algorithms (cs.DS)
[69]  arXiv:1911.06895 [pdf, other]
Title: Delta-stepping SSSP: from Vertices and Edges to GraphBLAS Implementations
Comments: 10 pages, 4 figures, IPDPSW GRAPL 2019 Workshop
Journal-ref: IEEE International Parallel and Distributed Processing Symposium Workshops, 2019, pp 241 to 250
Subjects: Data Structures and Algorithms (cs.DS)
[70]  arXiv:1911.06907 [pdf, other]
Title: Strategy-Stealing is Non-Constructive
Comments: ITCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT); Combinatorics (math.CO)
[71]  arXiv:1911.06924 [pdf, other]
Title: Approximating the Distance to Monotonicity of Boolean Functions
Comments: To be published in Random Structures & Algorithms
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM)
[72]  arXiv:1911.06951 [pdf, other]
Title: Memory-Efficient Performance Monitoring on Programmable Switches with Lean Algorithms
Comments: To appear at APoCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Networking and Internet Architecture (cs.NI)
[73]  arXiv:1911.06958 [pdf, other]
Title: Regularized Weighted Low Rank Approximation
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[74]  arXiv:1911.06985 [pdf, ps, other]
Title: Constructing the Bijective and the Extended Burrows-Wheeler Transform in Linear Time
Subjects: Data Structures and Algorithms (cs.DS)
[75]  arXiv:1911.07020 [pdf, ps, other]
Title: Counting solutions to random CNF formulas
Subjects: Data Structures and Algorithms (cs.DS)
[76]  arXiv:1911.07124 [pdf, ps, other]
Title: Faster Integer Multiplication Using Preprocessing
Authors: Matt Groff
Comments: 9 pages, 3 figures
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM); Number Theory (math.NT)
[77]  arXiv:1911.07151 [pdf, other]
Title: A one-phase tree-based algorithm for mining high-utility itemsets from a transaction database
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
[78]  arXiv:1911.07154 [pdf, ps, other]
Title: Sparse Hopsets in Congested Clique
Authors: Yasamin Nazari
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC)
[79]  arXiv:1911.07232 [pdf, ps, other]
Title: A New Approximation Algorithm for the Minimum 2-Edge-Connected Spanning Subgraph Problem
Authors: Ali Çivril
Comments: 14 pages, appeared in TCS
Subjects: Data Structures and Algorithms (cs.DS)
[80]  arXiv:1911.07234 [pdf, ps, other]
Title: Approximation of Steiner Forest via the Bidirected Cut Relaxation
Authors: Ali Çivril
Comments: 15 pages, 5 figures
Journal-ref: Journal of Combinatorial Optimization, 38(4):1196-1212, 2019
Subjects: Data Structures and Algorithms (cs.DS)
[81]  arXiv:1911.07324 [pdf, ps, other]
Title: Testing Properties of Multiple Distributions with Few Samples
Comments: ITCS 2020
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM); Machine Learning (cs.LG); Machine Learning (stat.ML)
[82]  arXiv:1911.07352 [pdf, other]
Title: Robust Algorithms for the Secretary Problem
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[83]  arXiv:1911.07357 [pdf, ps, other]
Title: Random Restrictions of High-Dimensional Distributions and Uniformity Testing with Subcube Conditioning
Comments: Added Remark 4.4, which discusses the time complexity (the algorithms are polynomial-time, based on an observation from [CJLW20]); removing log log log n factor for the Gaussian testing algorithm. These changes reflect those included in the conference version (SODA'21)
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Machine Learning (cs.LG); Probability (math.PR); Statistics Theory (math.ST)
[84]  arXiv:1911.07375 [pdf, other]
Title: Top-down induction of decision trees: rigorous guarantees and inherent limitations
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Machine Learning (cs.LG)
[85]  arXiv:1911.07378 [pdf, ps, other]
Title: Finding Skewed Subcubes Under a Distribution
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Probability (math.PR)
[86]  arXiv:1911.07417 [pdf, ps, other]
Title: Algorithmic Discrepancy Minimization
Subjects: Data Structures and Algorithms (cs.DS)
[87]  arXiv:1911.07465 [pdf, other]
Title: Implicit Enumeration of Topological-Minor-Embeddings and Its Application to Planar Subgraph Enumeration
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[88]  arXiv:1911.07945 [pdf, ps, other]
Title: Optimal Single-Choice Prophet Inequalities from Samples
Comments: Appears in Innovations in Theoretical Computer Science (ITCS) 2020
Subjects: Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT)
[89]  arXiv:1911.07972 [pdf, other]
Title: Learning-Assisted Competitive Algorithms for Peak-Aware Energy Scheduling
Subjects: Data Structures and Algorithms (cs.DS); Systems and Control (eess.SY)
[90]  arXiv:1911.08004 [pdf, other]
Title: Consistent recovery threshold of hidden nearest neighbor graphs
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Social and Information Networks (cs.SI); Statistics Theory (math.ST); Machine Learning (stat.ML)
[91]  arXiv:1911.08015 [pdf, other]
Title: Low-Rank Toeplitz Matrix Estimation via Random Ultra-Sparse Rulers
Subjects: Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Signal Processing (eess.SP)
[92]  arXiv:1911.08043 [pdf, other]
Title: Mapping NP-hard and NP-complete optimisation problems to Quadratic Unconstrained Binary Optimisation problems
Authors: Bas Lodewijks
Comments: 14 pages, 6 figures
Subjects: Data Structures and Algorithms (cs.DS); Statistical Mechanics (cond-mat.stat-mech); Computational Complexity (cs.CC); Quantum Physics (quant-ph)
[93]  arXiv:1911.08085 [pdf, other]
Title: Outlier-Robust High-Dimensional Sparse Estimation via Iterative Filtering
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Machine Learning (stat.ML)
[94]  arXiv:1911.08320 [pdf, ps, other]
Title: Property Testing of LP-Type Problems
Comments: 15 pages
Subjects: Data Structures and Algorithms (cs.DS)
[95]  arXiv:1911.08339 [pdf, ps, other]
Title: The Power of Factorization Mechanisms in Local and Central Differential Privacy
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
[96]  arXiv:1911.08372 [pdf, ps, other]
Title: Improved Compressed String Dictionaries
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Proc. 28th ACM International Conference on Information and Knowledge Management (CIKM 2019)
Subjects: Data Structures and Algorithms (cs.DS)
[97]  arXiv:1911.08374 [pdf, other]
Title: Concurrent Expandable AMQs on the Basis of Quotient Filters
Subjects: Data Structures and Algorithms (cs.DS)
[98]  arXiv:1911.08376 [pdf, ps, other]
Title: Extending General Compact Querieable Representations to GIS Applications
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941,
Journal-ref: Information Sciences 2020
Subjects: Data Structures and Algorithms (cs.DS); Databases (cs.DB)
[99]  arXiv:1911.08832 [pdf, ps, other]
Title: Frequent Elements with Witnesses in Data Streams
Authors: Christian Konrad
Comments: Fixed the statement of Lemma 5.1, introduction updated
Subjects: Data Structures and Algorithms (cs.DS)
[100]  arXiv:1911.08964 [pdf, ps, other]
Title: New Algorithms for Mixed Dominating Set
Comments: This paper has been accepted to IPEC 2020
Journal-ref: Discrete Mathematics & Theoretical Computer Science, vol. 23 no. 1, Discrete Algorithms (April 30, 2021) dmtcs:6824
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[101]  arXiv:1911.08971 [pdf, other]
Title: Faster Dynamic Compressed d-ary Relations
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Proc. SPIRE 2019
Subjects: Data Structures and Algorithms (cs.DS)
[102]  arXiv:1911.09044 [pdf, ps, other]
Title: New structures to solve aggregated queries for trips over public transportation networks
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sk{\l}odowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Proc. of the 25th International Symposium on String Processing and Information Retrieval (SPIRE), Lima, Peru, October 9-11th, pp 85-101 (2018)
Subjects: Data Structures and Algorithms (cs.DS)
[103]  arXiv:1911.09077 [pdf, other]
Title: Grammar Compressed Sequences with Rank/Select Support
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sk{\l}odowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: Journal of Discrete Algorithms 43, pp. 54-71 (2017)
Subjects: Data Structures and Algorithms (cs.DS)
[104]  arXiv:1911.09150 [pdf, other]
Title: Polylogarithmic Approximation Algorithm for k-Connected Directed Steiner Tree on Quasi-Bipartite Graphs
Subjects: Data Structures and Algorithms (cs.DS)
[105]  arXiv:1911.09165 [pdf, other]
Title: The Karger-Stein Algorithm is Optimal for $k$-cut
Subjects: Data Structures and Algorithms (cs.DS)
[106]  arXiv:1911.09370 [pdf, other]
Title: Energy consumption in compact integer vectors: A study case
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sk{\l}odowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941
Journal-ref: IEEE Access 7, pp. 155625-155636 (2019)
Subjects: Data Structures and Algorithms (cs.DS)
[107]  arXiv:1911.09447 [pdf, other]
Title: S-RASTER: Contraction Clustering for Evolving Data Streams
Comments: 24 pages, 5 figures, 2 tables
Journal-ref: Journal of Big Data (Springer) Vol. 7, Article number: 62 (2020)
Subjects: Data Structures and Algorithms (cs.DS); Distributed, Parallel, and Cluster Computing (cs.DC); Machine Learning (cs.LG)
[108]  arXiv:1911.09498 [pdf, ps, other]
Title: Navigating Planar Topologies in Near-Optimal Space and Time
Comments: This research has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie Actions H2020-MSCA-RISE-2015 BIRDS GA No. 690941. Conference version presented at SPIRE 2019
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
[109]  arXiv:1911.09650 [pdf, other]
Title: Towards a Theory of Parameterized Streaming Algorithms
Comments: Extended abstract in IPEC 2019. arXiv admin note: text overlap with arXiv:1603.05715 by other authors
Subjects: Data Structures and Algorithms (cs.DS)
[110]  arXiv:1911.09810 [pdf, other]
Title: Leveraging Special-Purpose Hardware for Local Search Heuristics
Subjects: Data Structures and Algorithms (cs.DS)
[111]  arXiv:1911.10137 [pdf, ps, other]
Title: Privately Learning Thresholds: Closing the Exponential Gap
Subjects: Data Structures and Algorithms (cs.DS); Cryptography and Security (cs.CR); Machine Learning (cs.LG)
[112]  arXiv:1911.10262 [pdf, ps, other]
Title: An Algorithm for Strong Stability in the Student-Project Allocation Problem with Ties
Comments: 28 pages (including References). To appear in Proceedings of CALDAM 2020: 6th Annual International Conference on Algorithms and Discrete Applied Mathematics. arXiv admin note: text overlap with arXiv:1805.09887
Subjects: Data Structures and Algorithms (cs.DS)
[113]  arXiv:1911.10304 [pdf, ps, other]
Title: Subexponential LPs Approximate Max-Cut
Subjects: Data Structures and Algorithms (cs.DS)
[114]  arXiv:1911.10381 [pdf, ps, other]
Title: Smoothed complexity of local Max-Cut and binary Max-CSP
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[115]  arXiv:1911.10765 [pdf, other]
Title: Faster Matroid Intersection
Comments: 38 pages. Preliminary version appeared in FOCS 2019
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[116]  arXiv:1911.10863 [pdf, other]
Title: Coloring outerplanar graphs and planar 3-trees with small monochromatic components
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[117]  arXiv:1911.10871 [pdf, other]
Title: Breaking the Barrier of 2 for the Storage Allocation Problem
Comments: 54 pages, 10 figures
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[118]  arXiv:1911.11048 [pdf, other]
Title: Listing Conflicting Triples in Optimal Time
Authors: Mathias Weller
Subjects: Data Structures and Algorithms (cs.DS)
[119]  arXiv:1911.11229 [pdf, other]
Title: Downgrading to Minimize Connectivity
Subjects: Data Structures and Algorithms (cs.DS)
[120]  arXiv:1911.11257 [pdf, ps, other]
Title: Graph isomorphism in quasipolynomial time parameterized by treewidth
Authors: Daniel Wiebking
Comments: 52 pages, 1 figure
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC); Discrete Mathematics (cs.DM); Group Theory (math.GR)
[121]  arXiv:1911.11354 [pdf, other]
Title: Finding Route Hotspots in Large Labeled Networks
Subjects: Data Structures and Algorithms (cs.DS)
[122]  arXiv:1911.11637 [pdf, other]
Title: Fast Fibonacci heaps with worst case extensions
Authors: Vladan Majerech
Comments: 15 pages at all, 4+2/2 pages of tables, 1 figure. arXiv admin note: text overlap with arXiv:1911.04372
Subjects: Data Structures and Algorithms (cs.DS)
[123]  arXiv:1911.11838 [src]
Title: Robustly Clustering a Mixture of Gaussians
Comments: Some of our proofs were not SoS proofs. Turning them into SoS proofs requires substantial changes and leads to very similar arguments (in fact special cases for k=2) as those given for k-GMMs by Bakshi-Kothari [arXiv2020] and Diakonikolas-Hopkins-Kane-Karmalkar [arXiv2020]. Hence we withdraw the paper
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[124]  arXiv:1911.11847 [pdf, other]
Title: Faster Algorithms for Parametric Global Minimum Cut Problems
Comments: 20 pages, 2 figures
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[125]  arXiv:1911.11868 [pdf, ps, other]
Title: A Unified View of Graph Regularity via Matrix Decompositions
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[126]  arXiv:1911.11962 [pdf, ps, other]
Title: Approximating Permanent of Random Matrices with Vanishing Mean: Made Better and Simpler
Comments: 30 pages
Subjects: Data Structures and Algorithms (cs.DS); Quantum Physics (quant-ph)
[127]  arXiv:1911.12003 [pdf, ps, other]
Title: Measuring similarity between two mixture trees using mixture distance metric and algorithms
Subjects: Data Structures and Algorithms (cs.DS); Computation (stat.CO)
[128]  arXiv:1911.12125 [pdf, other]
Title: Online Hashing with Efficient Updating of Binary Codes
Comments: 9 pages, accepted by AAAI2020
Subjects: Data Structures and Algorithms (cs.DS)
[129]  arXiv:1911.12138 [pdf, other]
Title: Scheduling with Non-Renewable Resources: Minimizing the Sum of Completion Times
Comments: 19 pages, 2 figures
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[130]  arXiv:1911.12350 [pdf, other]
Title: Single Machine Batch Scheduling to Minimize the Weighted Number of Tardy Jobs
Subjects: Data Structures and Algorithms (cs.DS)
[131]  arXiv:1911.12411 [pdf, ps, other]
Title: Roundtrip Spanners with $(2k-1)$ Stretch
Comments: 12 pages
Subjects: Data Structures and Algorithms (cs.DS); Discrete Mathematics (cs.DM)
[132]  arXiv:1911.12778 [pdf, ps, other]
Title: PERMUTATION Strikes Back: The Power of Recourse in Online Metric Matching
Subjects: Data Structures and Algorithms (cs.DS)
[133]  arXiv:1911.12959 [pdf, ps, other]
Title: Optimal Streaming Algorithms for Submodular Maximization with Cardinality Constraints
Comments: This paper is a merger of arXiv:1906.11237 and arXiv:1911.12959
Subjects: Data Structures and Algorithms (cs.DS)
[134]  arXiv:1911.12995 [pdf, other]
Title: SAT-Encodings for Treecut Width and Treedepth
Comments: Presented at ALENEX 2019; this version corrects a minor issue in one of the tables
Subjects: Data Structures and Algorithms (cs.DS)
[135]  arXiv:1911.13085 [pdf, ps, other]
Title: Minimization of Weighted Completion Times in Path-based Coflow Scheduling
Comments: 25 pages, 2 pages references, 4 pages appendix
Subjects: Data Structures and Algorithms (cs.DS)
[136]  arXiv:1911.13144 [pdf, other]
Title: Shortest Path Centrality and the APSP problem via VC-dimension and Rademacher Averages
Subjects: Data Structures and Algorithms (cs.DS)
[137]  arXiv:1911.13161 [pdf, other]
Title: Tight Bounds for Planar Strongly Connected Steiner Subgraph with Fixed Number of Terminals (and Extensions)
Comments: To appear in SICOMP. Extended abstract in SODA 2014. This version has a new author (Andreas Emil Feldmann), and the algorithm is faster and considerably simplified as compared to conference version
Subjects: Data Structures and Algorithms (cs.DS); Computational Complexity (cs.CC)
[138]  arXiv:1911.13268 [pdf, other]
Title: Adversarially Robust Low Dimensional Representations
Comments: 68 pages including references
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Statistics Theory (math.ST); Machine Learning (stat.ML)
[139]  arXiv:1911.00038 (cross-list from cs.LG) [pdf, other]
Title: Context-Aware Local Differential Privacy
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Machine Learning (stat.ML)
[140]  arXiv:1911.00612 (cross-list from cs.CG) [pdf, other]
Title: Computing Circle Packing Representations of Planar Graphs
Comments: 19 pages, 10 figures. SODA 2020
Subjects: Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS)
[141]  arXiv:1911.00864 (cross-list from cs.GT) [pdf, ps, other]
Title: Proportionally Representative Participatory Budgeting with Ordinal Preferences
Subjects: Computer Science and Game Theory (cs.GT); Data Structures and Algorithms (cs.DS)
[142]  arXiv:1911.00911 (cross-list from cs.CC) [pdf, ps, other]
Title: Testing noisy linear functions for sparsity
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[143]  arXiv:1911.01374 (cross-list from cs.CG) [pdf, ps, other]
Title: Algorithms for Intersection Graphs of Multiple Intervals and Pseudo Disks
Subjects: Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS)
[144]  arXiv:1911.01402 (cross-list from cs.CR) [pdf, other]
Title: Providing Input-Discriminative Protection for Local Differential Privacy
Comments: This is a full version of our paper that appears in the 36th IEEE International Conference on Data Engineering (ICDE 2020)
Subjects: Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS)
[145]  arXiv:1911.01411 (cross-list from cs.CC) [pdf, ps, other]
Title: Lifting Sum-of-Squares Lower Bounds: Degree-$2$ to Degree-$4$
Comments: 54 pages
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[146]  arXiv:1911.01462 (cross-list from cs.LG) [pdf, ps, other]
Title: Time/Accuracy Tradeoffs for Learning a ReLU with respect to Gaussian Marginals
Comments: To appear in NeurIPS 2019 (Spotlight)
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[147]  arXiv:1911.01508 (cross-list from cs.LO) [pdf, other]
Title: Verifying Visibility-Based Weak Consistency
Subjects: Logic in Computer Science (cs.LO); Data Structures and Algorithms (cs.DS)
[148]  arXiv:1911.01931 (cross-list from cs.LG) [pdf, other]
Title: Online matrix factorization for Markovian data and applications to Network Dictionary Learning
Comments: 39 pages, 13 figures
Journal-ref: Journal of Machine Learning Research 21 (2020)
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC); Probability (math.PR); Machine Learning (stat.ML)
[149]  arXiv:1911.02146 (cross-list from cs.GT) [pdf, other]
Title: Multi-Item Mechanisms without Item-Independence: Learnability via Robustness
Subjects: Computer Science and Game Theory (cs.GT); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[150]  arXiv:1911.02212 (cross-list from cs.LG) [pdf, other]
Title: The gradient complexity of linear regression
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC); Machine Learning (stat.ML)
[151]  arXiv:1911.02440 (cross-list from cs.CC) [pdf, other]
Title: Fine-grained hardness of CVP(P) -- Everything that we can prove (and nothing else)
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[152]  arXiv:1911.02716 (cross-list from cs.GT) [pdf, ps, other]
Title: Improved Truthful Mechanisms for Combinatorial Auctions with Submodular Bidders
Subjects: Computer Science and Game Theory (cs.GT); Data Structures and Algorithms (cs.DS)
[153]  arXiv:1911.02780 (cross-list from cs.SI) [pdf, other]
Title: Mining Bursting Communities in Temporal Graphs
Comments: Submitted to ICDE at October 15, 2019
Subjects: Social and Information Networks (cs.SI); Data Structures and Algorithms (cs.DS)
[154]  arXiv:1911.02904 (cross-list from cs.IT) [pdf, other]
Title: Error Correction for Partially Stuck Memory Cells
Comments: 6 pages, 4 theorems, XVI International Symposium Problems of Redundancy in Information and Control Systems (Redundancy 2019)
Subjects: Information Theory (cs.IT); Data Structures and Algorithms (cs.DS)
[155]  arXiv:1911.02911 (cross-list from cs.CC) [pdf, ps, other]
Title: Extended Formulation Lower Bounds for Refuting Random CSPs
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[156]  arXiv:1911.03028 (cross-list from cs.DC) [pdf, other]
Title: Lock-Free Hopscotch Hashing
Comments: 15 pages, to appear in APOCS20
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Data Structures and Algorithms (cs.DS)
[157]  arXiv:1911.03204 (cross-list from cs.DM) [pdf, ps, other]
Title: Pliability and Approximating Max-CSPs
Comments: Full version of a SODA'21 paper
Journal-ref: Journal of the ACM 70(6) Article No. 41 (2023)
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[158]  arXiv:1911.03456 (cross-list from cs.DC) [pdf, other]
Title: Parallel Data Distribution Management on Shared-Memory Multiprocessors
Comments: arXiv admin note: text overlap with arXiv:1703.06680
Journal-ref: ACM Transactions on Modeling and Computer Simulation (TOMACS), Vol. 30, No. 1, Article 5. ACM, February 2020. ISSN: 1049-3301
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Data Structures and Algorithms (cs.DS); Performance (cs.PF)
[159]  arXiv:1911.03620 (cross-list from cs.LG) [pdf, ps, other]
Title: Adaptivity in Adaptive Submodularity
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[160]  arXiv:1911.03757 (cross-list from cs.CC) [pdf, ps, other]
Title: Universal Communication, Universal Graphs, and Graph Labeling
Authors: Nathaniel Harms
Comments: 26 pages, 1 figure. To appear in ITCS 2020
Subjects: Computational Complexity (cs.CC); Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS)
[161]  arXiv:1911.03858 (cross-list from cs.IT) [pdf, ps, other]
Title: Arıkan meets Shannon: Polar codes with near-optimal convergence to channel capacity
Subjects: Information Theory (cs.IT); Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[162]  arXiv:1911.04014 (cross-list from cs.LG) [pdf, ps, other]
Title: Interaction is necessary for distributed learning with privacy or communication constraints
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[163]  arXiv:1911.04629 (cross-list from cs.DC) [pdf, ps, other]
Title: Fast Stochastic Peer Selection in Proof-of-Stake Protocols
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Data Structures and Algorithms (cs.DS)
[164]  arXiv:1911.04676 (cross-list from cs.RO) [pdf, ps, other]
Title: Prediction of Bottleneck Points for Manipulation Planning in Cluttered Environment using a 3D Convolutional Neural Network
Comments: 7 pages, 12 figures
Subjects: Robotics (cs.RO); Artificial Intelligence (cs.AI); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG); Systems and Control (eess.SY)
[165]  arXiv:1911.04681 (cross-list from cs.LG) [pdf, other]
Title: On Robustness to Adversarial Examples and Polynomial Optimization
Comments: To appear at NeurIPS2019. 30 pages
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[166]  arXiv:1911.04931 (cross-list from cs.LG) [pdf, other]
Title: Efficient Fair Principal Component Analysis
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Optimization and Control (math.OC); Machine Learning (stat.ML)
[167]  arXiv:1911.05416 (cross-list from cs.GT) [pdf, other]
Title: Contiguous Cake Cutting: Hardness Results and Approximation Algorithms
Comments: Appears in the 34th AAAI Conference on Artificial Intelligence (AAAI), 2020
Journal-ref: Journal of Artificial Intelligence Research, 69:109-141 (2020)
Subjects: Computer Science and Game Theory (cs.GT); Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[168]  arXiv:1911.05582 (cross-list from cs.DB) [pdf, other]
Title: Optimal Algorithms for Ranked Enumeration of Answers to Full Conjunctive Queries
Comments: 50 pages, 19 figures
Subjects: Databases (cs.DB); Data Structures and Algorithms (cs.DS)
[169]  arXiv:1911.05624 (cross-list from cs.IT) [pdf, other]
Title: Multi-Purpose Aerial Drones for Network Coverage and Package Delivery
Subjects: Information Theory (cs.IT); Data Structures and Algorithms (cs.DS); Signal Processing (eess.SP)
[170]  arXiv:1911.05949 (cross-list from cs.LG) [pdf, ps, other]
Title: Online Second Price Auction with Semi-bandit Feedback Under the Non-Stationary Setting
Authors: Haoyu Zhao, Wei Chen
Comments: Accepted to AAAI-20
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Computer Science and Game Theory (cs.GT); Machine Learning (stat.ML)
[171]  arXiv:1911.06511 (cross-list from cs.SI) [pdf, ps, other]
Title: Graph Iso/Auto-morphism: A Divide-&-Conquer Approach
Subjects: Social and Information Networks (cs.SI); Data Structures and Algorithms (cs.DS)
[172]  arXiv:1911.06790 (cross-list from cs.CR) [pdf, ps, other]
Title: Computationally Data-Independent Memory Hard Functions
Comments: To appear at ITCS 2020
Subjects: Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS)
[173]  arXiv:1911.06791 (cross-list from cs.LG) [pdf, other]
Title: Non-Monotone Submodular Maximization with Multiple Knapsacks in Static and Dynamic Settings
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS)
[174]  arXiv:1911.07976 (cross-list from cs.IT) [pdf, ps, other]
Title: Estimating Entropy of Distributions in Constant Space
Comments: NeurIPS 2019
Subjects: Information Theory (cs.IT); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[175]  arXiv:1911.08130 (cross-list from cs.CG) [pdf, other]
Title: Topological computing of arrangements with (co)chains
Comments: Submitted
Subjects: Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS)
[176]  arXiv:1911.08529 (cross-list from cs.CG) [pdf, other]
Title: Euclidean Bottleneck Bounded-Degree Spanning Tree Ratios
Authors: Ahmad Biniaz
Comments: SODA 2020
Subjects: Computational Geometry (cs.CG); Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS)
[177]  arXiv:1911.08600 (cross-list from cs.DM) [pdf, ps, other]
Title: Steepest ascent can be exponential in bounded treewidth problems
Comments: 8 pages main text, 4 pages appendix, 1 page references; fixed error in f(a,b) to match code
Journal-ref: Operations Research Letters 48 (2020) 217-224
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS); Neural and Evolutionary Computing (cs.NE); Populations and Evolution (q-bio.PE)
[178]  arXiv:1911.08689 (cross-list from cs.LG) [pdf, ps, other]
Title: Corruption-robust exploration in episodic reinforcement learning
Comments: Accepted in Mathematics of Operations Research. Preliminary version was accepted for presentation at COLT'21
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[179]  arXiv:1911.08800 (cross-list from math.NA) [pdf, ps, other]
Title: Online Spectral Approximation in Random Order Streams
Subjects: Numerical Analysis (math.NA); Data Structures and Algorithms (cs.DS)
[180]  arXiv:1911.08924 (cross-list from cs.CG) [pdf, other]
Title: Geometric Planar Networks on Bichromatic Points
Comments: Appeared in Theoretical Computer Science (TCS) 2021
Subjects: Computational Geometry (cs.CG); Data Structures and Algorithms (cs.DS)
[181]  arXiv:1911.08959 (cross-list from cs.DM) [pdf, other]
Title: Exact and approximation algorithms for the expanding search problem
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS)
[182]  arXiv:1911.09133 (cross-list from cs.FL) [pdf, ps, other]
Title: Synthesis of Reduced Asymmetric Choice Petri Nets
Authors: Harro Wimmel
Comments: 27 pages, 10 figures, V2 due to font problem with ulsy.sty (one font symbol had been erroneously replaced with a greek Psi by LiveTeX)
Subjects: Formal Languages and Automata Theory (cs.FL); Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[183]  arXiv:1911.09221 (cross-list from cs.CC) [pdf, ps, other]
Title: A 2-approximation for the $k$-prize-collecting Steiner tree problem
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[184]  arXiv:1911.09852 (cross-list from cs.GT) [pdf, ps, other]
Title: Developments in Multi-Agent Fair Allocation
Authors: Haris Aziz
Subjects: Computer Science and Game Theory (cs.GT); Data Structures and Algorithms (cs.DS)
[185]  arXiv:1911.09890 (cross-list from cs.DM) [pdf, other]
Title: Degree-Bounded Generalized Polymatroids and Approximating the Metric Many-Visits TSP
Comments: 17 pages
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS)
[186]  arXiv:1911.10099 (cross-list from cs.LO) [pdf, other]
Title: Constructing Minimal Perfect Hash Functions Using SAT Technology
Comments: Accepted for AAAI 2020
Subjects: Logic in Computer Science (cs.LO); Data Structures and Algorithms (cs.DS)
[187]  arXiv:1911.10172 (cross-list from cs.GT) [pdf, other]
Title: An Efficient $\varepsilon$-BIC to BIC Transformation and Its Application to Black-Box Reduction in Revenue Maximization
Subjects: Computer Science and Game Theory (cs.GT); Data Structures and Algorithms (cs.DS)
[188]  arXiv:1911.10217 (cross-list from cs.GR) [pdf, other]
Title: Importance Sampling of Many Lights with Reinforcement Lightcuts Learning
Subjects: Graphics (cs.GR); Data Structures and Algorithms (cs.DS)
[189]  arXiv:1911.10541 (cross-list from cs.LG) [pdf, ps, other]
Title: PAC learning with stable and private predictions
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
[190]  arXiv:1911.10616 (cross-list from cs.SI) [pdf, other]
Title: Efficiently Counting Vertex Orbits of All 5-vertex Subgraphs, by EVOKE
Comments: We replaced the previous version with the full version
Subjects: Social and Information Networks (cs.SI); Data Structures and Algorithms (cs.DS)
[191]  arXiv:1911.10833 (cross-list from cs.CC) [pdf, other]
Title: Near-Optimal Algorithm for Distribution-Free Junta Testing
Authors: Xiaojin Zhang
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[192]  arXiv:1911.11368 (cross-list from cs.CC) [pdf, ps, other]
Title: Pseudo-deterministic Streaming
Comments: 26 pages
Subjects: Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[193]  arXiv:1911.12427 (cross-list from cs.DM) [pdf, other]
Title: Tree search algorithms for the Sequential Ordering Problem
Authors: Luc Libralesso (G-SCOP_ROSP), Abdel-Malik Bouhassoun (G-SCOP_ROSP), Hadrien Cambazard (G-SCOP_ROSP), Vincent Jost (G-SCOP_ROSP)
Subjects: Discrete Mathematics (cs.DM); Data Structures and Algorithms (cs.DS)
[194]  arXiv:1911.12737 (cross-list from cs.FL) [pdf, other]
Title: LL(1) Parsing with Derivatives and Zippers
Comments: Appeared at PLDI'20 under the title "Zippy LL(1) Parsing with Derivatives"
Subjects: Formal Languages and Automata Theory (cs.FL); Data Structures and Algorithms (cs.DS)
[195]  arXiv:1911.13014 (cross-list from cs.DB) [pdf, other]
Title: SOSD: A Benchmark for Learned Indexes
Comments: NeurIPS 2019 Workshop on Machine Learning for Systems
Subjects: Databases (cs.DB); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[196]  arXiv:1911.00595 (cross-list from quant-ph) [pdf, other]
Title: Solving Multi-Coloring Combinatorial Optimization Problems Using Hybrid Quantum Algorithms
Subjects: Quantum Physics (quant-ph); Data Structures and Algorithms (cs.DS)
[197]  arXiv:1911.01074 (cross-list from math.OC) [pdf, ps, other]
Title: An Exponential Lower Bound for Zadeh's pivot rule
Subjects: Optimization and Control (math.OC); Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
[198]  arXiv:1911.01469 (cross-list from stat.ML) [pdf, ps, other]
Title: Proximal Langevin Algorithm: Rapid Convergence Under Isoperimetry
Authors: Andre Wibisono
Subjects: Machine Learning (stat.ML); Data Structures and Algorithms (cs.DS); Information Theory (cs.IT); Machine Learning (cs.LG)
[199]  arXiv:1911.02363 (cross-list from q-bio.NC) [pdf, other]
Title: ODE-Inspired Analysis for the Biological Version of Oja's Rule in Solving Streaming PCA
Comments: Accepted for presentation at the Conference on Learning Theory (COLT) 2020
Subjects: Neurons and Cognition (q-bio.NC); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[200]  arXiv:1911.03071 (cross-list from stat.ME) [pdf, other]
Title: Balancing Covariates in Randomized Experiments with the Gram-Schmidt Walk Design
Subjects: Methodology (stat.ME); Data Structures and Algorithms (cs.DS); Statistics Theory (math.ST)
[201]  arXiv:1911.03683 (cross-list from math.CO) [pdf, ps, other]
Title: A Polynomial Kernel for Paw-Free Editing
Subjects: Combinatorics (math.CO); Data Structures and Algorithms (cs.DS)
[202]  arXiv:1911.04415 (cross-list from math.OC) [pdf, other]
Title: Revisiting the Approximate Carathéodory Problem via the Frank-Wolfe Algorithm
Comments: Final version MAPR
Subjects: Optimization and Control (math.OC); Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
[203]  arXiv:1911.07306 (cross-list from quant-ph) [pdf, other]
Title: Quantum Speedup for Graph Sparsification, Cut Approximation and Laplacian Solving
Comments: v2: several small improvements to the text. An extended abstract will appear in FOCS'20; v3: corrected a minor mistake in Appendix A; v4: final version as published in SICOMP
Journal-ref: SIAM Journal on Computing, volume 51, number 6, year 2022
Subjects: Quantum Physics (quant-ph); Computational Complexity (cs.CC); Data Structures and Algorithms (cs.DS)
[204]  arXiv:1911.08275 (cross-list from astro-ph.IM) [pdf, other]
Title: Corrfunc: Blazing fast correlation functions with AVX512F SIMD Intrinsics
Comments: Paper II for the Corrfunc software package, paper I is on arXiv here: arXiv:1911.03545. Appeared in the refereed proceedings for the "Second Workshop on Software Challenges to Exascale Computing"
Subjects: Instrumentation and Methods for Astrophysics (astro-ph.IM); Cosmology and Nongalactic Astrophysics (astro-ph.CO); Astrophysics of Galaxies (astro-ph.GA); Data Structures and Algorithms (cs.DS)
[205]  arXiv:1911.09176 (cross-list from quant-ph) [pdf, other]
Title: Lower Bounds for Function Inversion with Quantum Advice
Comments: ITC full version
Subjects: Quantum Physics (quant-ph); Computational Complexity (cs.CC); Cryptography and Security (cs.CR); Data Structures and Algorithms (cs.DS)
[206]  arXiv:1911.11190 (cross-list from q-bio.GN) [pdf, other]
Title: Orienting Ordered Scaffolds: Complexity and Algorithms
Journal-ref: SN Computer Science 3 (2022), 308
Subjects: Genomics (q-bio.GN); Data Structures and Algorithms (cs.DS); Quantitative Methods (q-bio.QM)
[ total of 206 entries: 1-206 ]
[ showing 206 entries per page: fewer | more ]

Disable MathJax (What is MathJax?)

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