Skip to main content

Showing 1–28 of 28 results for author: Künnemann, M

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

    cs.DS

    The Effect of Sparsity on $k$-Dominating Set and Related First-Order Graph Properties

    Authors: Nick Fischer, Marvin Künnemann, Mirza Redzic

    Abstract: We revisit $k$-Dominating Set, one of the first problems for which a tight $n^k-o(1)$ conditional lower bound (for $k\ge 3$), based on SETH, was shown (Pătraşcu and Williams, SODA 2007). However, the underlying reduction creates dense graphs, raising the question: how much does the sparsity of the graph affect its fine-grained complexity? We first settle the fine-grained complexity of $k$-Domina… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  2. arXiv:2311.10204  [pdf, ps, other

    cs.CC cs.DS cs.FL

    The NFA Acceptance Hypothesis: Non-Combinatorial and Dynamic Lower Bounds

    Authors: Karl Bringmann, Allan Grønlund, Marvin Künnemann, Kasper Green Larsen

    Abstract: We pose the fine-grained hardness hypothesis that the textbook algorithm for the NFA Acceptance problem is optimal up to subpolynomial factors, even for dense NFAs and fixed alphabets. We show that this barrier appears in many variations throughout the algorithmic literature by introducing a framework of Colored Walk problems. These yield fine-grained equivalent formulations of the NFA Acceptanc… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

    Comments: 31 pages, Accepted at ITCS

  3. arXiv:2309.06317  [pdf, other

    cs.DS

    The Time Complexity of Fully Sparse Matrix Multiplication

    Authors: Amir Abboud, Karl Bringmann, Nick Fischer, Marvin Künnemann

    Abstract: What is the time complexity of matrix multiplication of sparse integer matrices with $m_{in}$ nonzeros in the input and $m_{out}$ nonzeros in the output? This paper provides improved upper bounds for this question for almost any choice of $m_{in}$ vs. $m_{out}$, and provides evidence that these new bounds might be optimal up to further progress on fast matrix multiplication. Our main contributio… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  4. arXiv:2308.00306  [pdf, other

    cs.DS

    Smoothed Analysis of the 2-Opt Heuristic for the TSP under Gaussian Noise

    Authors: Marvin Künnemann, Bodo Manthey, Rianne Veenstra

    Abstract: The 2-opt heuristic is a very simple local search heuristic for the traveling salesperson problem. In practice it usually converges quickly to solutions within a few percentages of optimality. In contrast to this, its running-time is exponential and its approximation performance is poor in the worst case. Englert, Röglin, and Vöcking (Algorithmica, 2014) provided a smoothed analysis in the so-ca… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: Combination of an ISAAC 2013 paper by Bodo Manthey and Rianne Veenstra and an ICALP 2015 paper by Marvin Künnemann and Bodo Manthey. The results of the ISAAC 2013 paper have been improved

    MSC Class: 68Q25 ACM Class: F.2.2

  5. arXiv:2305.01581  [pdf, other

    cs.FL cs.CC

    Coverability in VASS Revisited: Improving Rackoff's Bound to Obtain Conditional Optimality

    Authors: Marvin Künnemann, Filip Mazowiecki, Lia Schütze, Henry Sinclair-Banks, Karol Węgrzycki

    Abstract: Seminal results establish that the coverability problem for Vector Addition Systems with States (VASS) is in EXPSPACE (Rackoff, '78) and is EXPSPACE-hard already under unary encodings (Lipton, '76). More precisely, Rosier and Yen later utilise Rackoff's bounding technique to show that if coverability holds then there is a run of length at most $n^{2^{\mathcal{O}(d \log d)}}$, where $d$ is the dime… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: Preprint for ICALP'23 containing 25 pages and 10 figures

  6. arXiv:2303.08612  [pdf, other

    cs.CG cs.DS

    Combinatorial Designs Meet Hypercliques: Higher Lower Bounds for Klee's Measure Problem and Related Problems in Dimensions $d\ge 4$

    Authors: Egor Gorbachev, Marvin Künnemann

    Abstract: Klee's measure problem (computing the volume of the union of $n$ axis-parallel boxes in $\mathbb{R}^d$) is well known to have $n^{\frac{d}{2}\pm o(1)}$-time algorithms (Overmars, Yap, SICOMP'91; Chan FOCS'13). Only recently, a conditional lower bound (without any restriction to ``combinatorial'' algorithms) could be shown for $d=3$ (Künnemann, FOCS'22). Can this result be extended to a tight lower… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

    Comments: to appear at SOCG 2023

  7. arXiv:2204.11681  [pdf, other

    cs.DS cs.CC

    A Structural Investigation of the Approximability of Polynomial-Time Problems

    Authors: Karl Bringmann, Alejandro Cassis, Nick Fischer, Marvin Künnemann

    Abstract: We initiate the systematic study of a recently introduced polynomial-time analogue of MaxSNP, which includes a large number of well-studied problems (including Nearest and Furthest Neighbor in the Hamming metric, Maximum Inner Product, optimization variants of $k$-XOR and Maximum $k$-Cover). Specifically, MaxSP$_k$ denotes the class of $O(m^k)$-time problems of the form… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: Appears at ICALP '22, abstract shortened to fit arXiv requirements

  8. arXiv:2203.07898  [pdf, other

    cs.CG cs.DS

    Dynamic Time War** Under Translation: Approximation Guided by Space-Filling Curves

    Authors: Karl Bringmann, Sándor Kisfaludi-Bak, Marvin Künnemann, Dániel Marx, André Nusser

    Abstract: The Dynamic Time War** (DTW) distance is a popular measure of similarity for a variety of sequence data. For comparing polygonal curves $π, σ$ in $\mathbb{R}^d$, it provides a robust, outlier-insensitive alternative to the Fréchet distance. However, like the Fréchet distance, the DTW distance is not invariant under translations. Can we efficiently optimize the DTW distance of $π$ and $σ$ under a… ▽ More

    Submitted 16 March, 2022; v1 submitted 15 March, 2022; originally announced March 2022.

    Comments: Full version of SoCG '22 paper

  9. arXiv:2203.03663  [pdf, other

    cs.CG

    Towards Sub-Quadratic Diameter Computation in Geometric Intersection Graphs

    Authors: Karl Bringmann, Sándor Kisfaludi-Bak, Marvin Künnemann, André Nusser, Zahra Parsaeian

    Abstract: We initiate the study of diameter computation in geometric intersection graphs from the fine-grained complexity perspective. A geometric intersection graph is a graph whose vertices correspond to some shapes in $d$-dimensional Euclidean space, such as balls, segments, or hypercubes, and whose edges correspond to pairs of intersecting shapes. The diameter of a graph is the largest distance realized… ▽ More

    Submitted 10 March, 2022; v1 submitted 7 March, 2022; originally announced March 2022.

    Comments: Full version of SoCG '22 paper

  10. arXiv:2111.02544  [pdf, other

    cs.CG cs.CC cs.DS

    Polygon Placement Revisited: (Degree of Freedom + 1)-SUM Hardness and an Improvement via Offline Dynamic Rectangle Union

    Authors: Marvin Künnemann, André Nusser

    Abstract: We revisit the classical problem of determining the largest copy of a simple polygon $P$ that can be placed into a simple polygon $Q$. Despite significant effort, known algorithms require high polynomial running times. (Barequet and Har-Peled, 2001) give a lower bound of $n^{2-o(1)}$ under the 3SUM conjecture when $P$ and $Q$ are (convex) polygons with $Θ(n)$ vertices each. This leaves open whethe… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

    Comments: to appear at SODA 2020; shortened abstract

  11. arXiv:2107.01721  [pdf, other

    cs.DS cs.CC

    Fine-Grained Completeness for Optimization in P

    Authors: Karl Bringmann, Alejandro Cassis, Nick Fischer, Marvin Künnemann

    Abstract: We initiate the study of fine-grained completeness theorems for exact and approximate optimization in the polynomial-time regime. Inspired by the first completeness results for decision problems in P (Gao, Impagliazzo, Kolokolova, Williams, TALG 2019) as well as the classic class MaxSNP and MaxSNP-completeness for NP optimization problems (Papadimitriou, Yannakakis, JCSS 1991), we define polynomia… ▽ More

    Submitted 4 July, 2021; originally announced July 2021.

    Comments: Full version of APPROX'21 paper, abstract shortened to fit ArXiv requirements

  12. arXiv:2010.14181  [pdf, ps, other

    cs.CC cs.LG

    Impossibility Results for Grammar-Compressed Linear Algebra

    Authors: Amir Abboud, Arturs Backurs, Karl Bringmann, Marvin Künnemann

    Abstract: To handle vast amounts of data, it is natural and popular to compress vectors and matrices. When we compress a vector from size $N$ down to size $n \ll N$, it certainly makes it easier to store and transmit efficiently, but does it also make it easier to process? In this paper we consider lossless compression schemes, and ask if we can run our computations on the compressed data as efficiently a… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

    Comments: NeurIPS'20, 20 pages

  13. arXiv:2008.07510  [pdf, other

    cs.CG cs.DS

    When Lipschitz Walks Your Dog: Algorithm Engineering of the Discrete Fréchet Distance under Translation

    Authors: Karl Bringmann, Marvin Künnemann, André Nusser

    Abstract: Consider the natural question of how to measure the similarity of curves in the plane by a quantity that is invariant under translations of the curves. Such a measure is justified whenever we aim to quantify the similarity of the curves' shapes rather than their positioning in the plane, e.g., to compare the similarity of handwritten characters. Perhaps the most natural such notion is the (discret… ▽ More

    Submitted 17 August, 2020; originally announced August 2020.

    Comments: A shorter version was accepted at ESA 2020

  14. arXiv:2005.11541  [pdf, other

    cs.CC cs.DS

    Finding Small Satisfying Assignments Faster Than Brute Force: A Fine-grained Perspective into Boolean Constraint Satisfaction

    Authors: Marvin Künnemann, Dániel Marx

    Abstract: To study the question under which circumstances small solutions can be found faster than by exhaustive search (and by how much), we study the fine-grained complexity of Boolean constraint satisfaction with size constraint exactly $k$. More precisely, we aim to determine, for any finite constraint family, the optimal running time $f(k)n^{g(k)}$ required to find satisfying assignments that set preci… ▽ More

    Submitted 23 May, 2020; originally announced May 2020.

  15. Approximating APSP without Scaling: Equivalence of Approximate Min-Plus and Exact Min-Max

    Authors: Karl Bringmann, Marvin Künnemann, Karol Węgrzycki

    Abstract: Zwick's $(1+\varepsilon)$-approximation algorithm for the All Pairs Shortest Path (APSP) problem runs in time $\widetilde{O}(\frac{n^ω}{\varepsilon} \log{W})$, where $ω\le 2.373$ is the exponent of matrix multiplication and $W$ denotes the largest weight. This can be used to approximate several graph characteristics including the diameter, radius, median, minimum-weight triangle, and minimum-weigh… ▽ More

    Submitted 25 July, 2019; originally announced July 2019.

    Comments: Presented at STOC'19. Full Version. 35 pages

  16. arXiv:1901.01504  [pdf, other

    cs.CG

    Walking the Dog Fast in Practice: Algorithm Engineering of the Fréchet Distance

    Authors: Karl Bringmann, Marvin Künnemann, André Nusser

    Abstract: The Fréchet distance provides a natural and intuitive measure for the popular task of computing the similarity of two (polygonal) curves. While a simple algorithm computes it in near-quadratic time, a strongly subquadratic algorithm cannot exist unless the Strong Exponential Time Hypothesis fails. Still, fast practical implementations of the Fréchet distance, in particular for realistic input curv… ▽ More

    Submitted 6 January, 2019; originally announced January 2019.

  17. arXiv:1810.10982  [pdf, other

    cs.DS

    Fréchet Distance Under Translation: Conditional Hardness and an Algorithm via Offline Dynamic Grid Reachability

    Authors: Karl Bringmann, Marvin Künnemann, André Nusser

    Abstract: The discrete Fréchet distance is a popular measure for comparing polygonal curves. An important variant is the discrete Fréchet distance under translation, which enables detection of similar movement patterns in different spatial domains. For polygonal curves of length $n$ in the plane, the fastest known algorithm runs in time $\tilde{\cal O}(n^{5})$ [Ben Avraham, Kaplan, Sharir '15]. This is achi… ▽ More

    Submitted 12 October, 2021; v1 submitted 25 October, 2018; originally announced October 2018.

    Comments: Published at TALG

  18. arXiv:1806.09189  [pdf, ps, other

    cs.DS cs.CC

    On Nondeterministic Derandomization of Freivalds' Algorithm: Consequences, Avenues and Algorithmic Progress

    Authors: Marvin Künnemann

    Abstract: Motivated by studying the power of randomness, certifying algorithms and barriers for fine-grained reductions, we investigate the question whether the multiplication of two $n\times n$ matrices can be performed in near-optimal nondeterministic time $\tilde{O}(n^2)$. Since a classic algorithm due to Freivalds verifies correctness of matrix products probabilistically in time $O(n^2)$, our question i… ▽ More

    Submitted 24 June, 2018; originally announced June 2018.

  19. Multivariate Fine-Grained Complexity of Longest Common Subsequence

    Authors: Karl Bringmann, Marvin Künnemann

    Abstract: We revisit the classic combinatorial pattern matching problem of finding a longest common subsequence (LCS). For strings $x$ and $y$ of length $n$, a textbook algorithm solves LCS in time $O(n^2)$, but although much effort has been spent, no $O(n^{2-\varepsilon})$-time algorithm is known. Recent work indeed shows that such an algorithm would refute the Strong Exponential Time Hypothesis (SETH) [Ab… ▽ More

    Submitted 2 March, 2018; originally announced March 2018.

    Comments: Presented at SODA'18. Full Version. 66 pages

    ACM Class: F.2.2

  20. Fine-Grained Complexity of Analyzing Compressed Data: Quantifying Improvements over Decompress-And-Solve

    Authors: Amir Abboud, Arturs Backurs, Karl Bringmann, Marvin Künnemann

    Abstract: Can we analyze data without decompressing it? As our data keeps growing, understanding the time complexity of problems on compressed inputs, rather than in convenient uncompressed forms, becomes more and more relevant. Suppose we are given a compression of size $n$ of data that originally has size $N$, and we want to solve a problem with time complexity $T(\cdot)$. The naive strategy of "decompres… ▽ More

    Submitted 2 March, 2018; originally announced March 2018.

    Comments: Presented at FOCS'17. Full version. 63 pages

    ACM Class: F.2.2

  21. Tight Conditional Lower Bounds for Longest Common Increasing Subsequence

    Authors: Lech Duraj, Marvin Künnemann, Adam Polak

    Abstract: We consider the canonical generalization of the well-studied Longest Increasing Subsequence problem to multiple sequences, called $k$-LCIS: Given $k$ integer sequences $X_1,\dots,X_k$ of length at most $n$, the task is to determine the length of the longest common subsequence of $X_1,\dots,X_k$ that is also strictly increasing. Especially for the case of $k=2$ (called LCIS for short), several algo… ▽ More

    Submitted 28 September, 2017; originally announced September 2017.

    Comments: 18 pages, full version of IPEC 2017 paper

    Journal ref: Algorithmica 81, 3968-3992 (2019)

  22. arXiv:1703.00941  [pdf, ps, other

    cs.CC cs.DS

    On the Fine-grained Complexity of One-Dimensional Dynamic Programming

    Authors: Marvin Künnemann, Ramamohan Paturi, Stefan Schneider

    Abstract: In this paper, we investigate the complexity of one-dimensional dynamic programming, or more specifically, of the Least-Weight Subsequence (LWS) problem: Given a sequence of $n$ data items together with weights for every pair of the items, the task is to determine a subsequence $S$ minimizing the total weight of the pairs adjacent in $S$. A large number of natural problems can be formulated as LWS… ▽ More

    Submitted 2 March, 2017; originally announced March 2017.

  23. arXiv:1603.06113  [pdf, other

    cs.CR cs.DM

    Improved Protocols and Hardness Results for the Two-Player Cryptogenography Problem

    Authors: Benjamin Doerr, Marvin Künnemann

    Abstract: The cryptogenography problem, introduced by Brody, Jakobsen, Scheder, and Winkler (ITCS 2014), is to collaboratively leak a piece of information known to only one member of a group (i)~without revealing who was the origin of this information and (ii)~without any private communication, neither during the process nor before. Despite several deep structural results, even the smallest case of leaking… ▽ More

    Submitted 19 March, 2016; originally announced March 2016.

  24. Subquadratic Algorithms for Succinct Stable Matching

    Authors: Marvin Künnemann, Daniel Moeller, Ramamohan Paturi, Stefan Schneider

    Abstract: We consider the stable matching problem when the preference lists are not given explicitly but are represented in a succinct way and ask whether the problem becomes computationally easier and investigate other implications. We give subquadratic algorithms for finding a stable matching in special cases of natural succinct representations of the problem, the $d$-attribute, $d$-list, geometric, and s… ▽ More

    Submitted 20 December, 2016; v1 submitted 21 October, 2015; originally announced October 2015.

  25. arXiv:1502.01063  [pdf, other

    cs.CC cs.DS

    Quadratic Conditional Lower Bounds for String Problems and Dynamic Time War**

    Authors: Karl Bringmann, Marvin Künnemann

    Abstract: Classic similarity measures of strings are longest common subsequence and Levenshtein distance (i.e., the classic edit distance). A classic similarity measure of curves is dynamic time war**. These measures can be computed by simple $O(n^2)$ dynamic programming algorithms, and despite much effort no algorithms with significantly better running time are known. We prove that, even restricted to… ▽ More

    Submitted 2 April, 2015; v1 submitted 3 February, 2015; originally announced February 2015.

  26. arXiv:1408.1340  [pdf, other

    cs.CG cs.DS

    Improved approximation for Fréchet distance on c-packed curves matching conditional lower bounds

    Authors: Karl Bringmann, Marvin Künnemann

    Abstract: The Fréchet distance is a well-studied and very popular measure of similarity of two curves. The best known algorithms have quadratic time complexity, which has recently been shown to be optimal assuming the Strong Exponential Time Hypothesis (SETH) [Bringmann FOCS'14]. To overcome the worst-case quadratic time barrier, restricted classes of curves have been studied that attempt to capture reali… ▽ More

    Submitted 6 August, 2014; originally announced August 2014.

  27. arXiv:1012.5357  [pdf, other

    cs.DS cs.SI

    Quasirandom Rumor Spreading: An Experimental Analysis

    Authors: Benjamin Doerr, Tobias Friedrich, Marvin Künnemann, Thomas Sauerwald

    Abstract: We empirically analyze two versions of the well-known "randomized rumor spreading" protocol to disseminate a piece of information in networks. In the classical model, in each round each informed node informs a random neighbor. In the recently proposed quasirandom variant, each node has a (cyclic) list of its neighbors. Once informed, it starts at a random position of the list, but from then on inf… ▽ More

    Submitted 24 December, 2010; originally announced December 2010.

    Comments: 14 pages, appeared in ALENEX'09

    ACM Class: F.2.2

  28. arXiv:1007.0372  [pdf, other

    cs.DS

    Randomized Rounding for Routing and Covering Problems: Experiments and Improvements

    Authors: Benjamin Doerr, Marvin Künnemann, Magnus Wahlström

    Abstract: Following previous theoretical work by Srinivasan (FOCS 2001) and the first author (STACS 2006) and a first experimental evaluation on random instances (ALENEX 2009), we investigate how the recently developed different approaches to generate randomized roundings satisfying disjoint cardinality constraints behave when used in two classical algorithmic problems, namely low-congestion routing in netw… ▽ More

    Submitted 2 July, 2010; originally announced July 2010.

    Comments: Longer version of SEA 2010 paper