Faster Algorithms for Bounded-Difference Min-Plus Product

10/17/2021
by   Shucheng Chi, et al.
0

Min-plus product of two n× n matrices is a fundamental problem in algorithm research. It is known to be equivalent to APSP, and in general it has no truly subcubic algorithms. In this paper, we focus on the min-plus product on a special class of matrices, called δ-bounded-difference matrices, in which the difference between any two adjacent entries is bounded by δ=O(1). Our algorithm runs in randomized time O(n^2.779) by the fast rectangular matrix multiplication algorithm [Le Gall & Urrutia 18], better than Õ(n^2+ω/3)=O(n^2.791) (ω<2.373 [Alman & V.V.Williams 20]). This improves previous result of Õ(n^2.824) [Bringmann et al. 16]. When ω=2 in the ideal case, our complexity is Õ(n^2+2/3), improving Bringmann et al.'s result of Õ(n^2.755).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/04/2022

Improved Bounds for Rectangular Monotone Min-Plus Product

In a recent breakthrough paper, Chi et al. (STOC'22) introduce an Õ(n^3 ...
research
04/09/2022

Faster Min-Plus Product for Monotone Instances

In this paper, we show that the time complexity of monotone min-plus pro...
research
04/14/2020

Apprentissage profond et génération musicale

Si les algorithmes de création musicale ont été imaginés bien avant l’ar...
research
05/06/2021

Faster Monotone Min-Plus Product, Range Mode, and Single Source Replacement Paths

One of the most basic graph problems, All-Pairs Shortest Paths (APSP) is...
research
10/10/2019

Truly Subcubic Min-Plus Product for Less Structured Matrices, with Applications

The goal of this paper is to get truly subcubic algorithms for Min-Plus ...
research
12/28/2019

Approximating Subset Sum is equivalent to Min-Plus-Convolution

Approximating Subset Sum is a classic and fundamental problem in compute...
research
06/24/2021

Johnson-Lindenstrauss Embeddings with Kronecker Structure

We prove the Johnson-Lindenstrauss property for matrices Φ D_ξ where Φ h...

Please sign up or login with your details

Forgot password? Click here to reset