中文
相关论文

相关论文: Asymptotic Improvements on the Exact Matching Dist…

200 篇论文

We consider the online Minimum-Cost Perfect Matching with Delays (MPMD) problem introduced by Emek et al. (STOC 2016), in which a general metric space is given, and requests are submitted in different times in this space by an adversary.…

数据结构与算法 · 计算机科学 2018-08-08 Yossi Azar , Amit Jacob-Fanani

We revisit a fundamental problem in string matching: given a pattern of length m and a text of length n, both over an alphabet of size $\sigma$, compute the Hamming distance between the pattern and the text at every location. Several…

数据结构与算法 · 计算机科学 2020-01-03 Timothy M. Chan , Shay Golan , Tomasz Kociumaka , Tsvi Kopelowitz , Ely Porat

Topological Data Analysis (TDA) is an approach to handle with big data by studying its shape. A main tool of TDA is the persistence diagram, and one can use it to compare data sets. One approach to learn on the similarity between two…

应用统计 · 统计学 2020-03-04 Sarit Agami

Classification in the sense of similarity is an important issue. In this paper, we study similarity classification in Topological Data Analysis. We define a pseudometric $d_{S}^{(p)}$ to measure the distance between barcodes generated by…

代数拓扑 · 数学 2024-11-18 Jiaxing He , Bingzhe Hou , Tieru Wu , Yang Cao

In topological data analysis persistence modules are used to distinguish the legitimate topological features of a finite data set from noise. Interleavings between persistence modules feature prominantly in the analysis. One can show that…

代数拓扑 · 数学 2020-10-27 Ojaswi Acharya , Stella Li , David Meyer , Jasmine Noory

Given a metric space $(X,d_X)$, the earth mover distance between two distributions over $X$ is defined as the minimum cost of a bipartite matching between the two distributions. The doubling dimension of a metric $(X, d_X)$ is the smallest…

数据结构与算法 · 计算机科学 2010-02-23 Shi Li

In the Min-cost Perfect Matching with Delays (MPMD) problem, 2 m requests arrive over time at points of a metric space. An online algorithm has to connect these requests in pairs, but a decision to match may be postponed till a more…

数据结构与算法 · 计算机科学 2018-09-11 Marcin Bienkowski , Artur Kraska , Hsiang-Hsuan Liu , Paweł Schmidt

Given two point sets S and T, we study the many-to-many matching with demands problem (MMD problem) which is a generalization of the many-to-many matching problem (MM problem). In an MMD, each point of one set must be matched to a given…

数据结构与算法 · 计算机科学 2018-03-29 Fatemeh Rajabi-Alni , Alireza Bagheri

We present an algorithm for computing a bottleneck matching in a set of $n=2\ell$ points in the plane, which runs in $O(n^{\omega/2}\log n)$ deterministic time, where $\omega\approx 2.37$ is the exponent of matrix multiplication.

计算几何 · 计算机科学 2022-05-13 Matthew J. Katz , Micha Sharir

The Fr\'echet distance is a commonly used similarity measure between curves. It is known how to compute the continuous Fr\'echet distance between two polylines with $m$ and $n$ vertices in $\mathbb{R}^d$ in $O(mn (\log \log n)^2)$ time;…

计算几何 · 计算机科学 2022-08-29 Thijs van der Horst , Marc van Kreveld , Tim Ophelders , Bettina Speckmann

The distance transform algorithm is popular in computer vision and machine learning domains. It is used to minimize quadratic functions over a grid of points. Felzenszwalb and Huttenlocher (2004) describe an O(N) algorithm for computing the…

计算几何 · 计算机科学 2019-08-06 Mihir Sahasrabudhe , Siddhartha Chandra

An ideal invariant for multiparameter persistence would be discriminative, computable and stable. In this work we analyse the discriminative power of a stable, computable invariant of multiparameter persistence modules: the fibered bar…

代数拓扑 · 数学 2020-04-28 Oliver Vipond

One of the most animated themes of multidimensional persistence is the comparison between invariants. The matching distance between persistent Betti numbers functions (or rank invariants), is among the most studied metrics in this context,…

We consider the problem of online Min-cost Perfect Matching with Delays (MPMD) introduced by Emek et al. (STOC 2016). In this problem, an even number of requests appear in a metric space at different times and the goal of an online…

数据结构与算法 · 计算机科学 2017-04-25 Marcin Bienkowski , Artur Kraska , Paweł Schmidt

Although many well-known algorithms can solve each bipartite matching problem instance efficiently, it remains an open question how one could estimate the expected optimal matching distance for arbitrary numbers of randomly distributed…

最优化与控制 · 数学 2025-09-24 Shiyu Shen , Yuhui Zhai , Yanfeng Ouyang

The bipartite matching problem is widely applied in the field of transportation; e.g., to find optimal matches between supply and demand over time and space. Recent efforts have been made on developing analytical formulas to estimate the…

最优化与控制 · 数学 2025-09-11 Yuhui Zhai , Shiyu Shen , Yanfeng Ouyang

Consider a set $P$ of $n$ points in $\mathbb{R}^d$. In the discrete median line segment problem, the objective is to find a line segment bounded by a pair of points in $P$ such that the sum of the Euclidean distances from $P$ to the line…

计算几何 · 计算机科学 2022-02-16 Ovidiu Daescu , Ka Yaw Teo

In this paper, we study the problem of map matching with travel time constraints. Given a sequence of $k$ spatio-temporal measurements and an embedded path graph with travel time costs, the goal is to snap each measurement to a close-by…

计算几何 · 计算机科学 2025-06-24 Yannick Bosch , Sabine Storandt

The Earth Mover's Distance is a popular similarity measure in several branches of computer science. It measures the minimum total edge length of a perfect matching between two point sets. The Earth Mover's Distance under Translation…

计算几何 · 计算机科学 2025-11-18 Karl Bringmann , Frank Staals , Karol Węgrzycki , Geert van Wordragen

A bottleneck plane perfect matching of a set of $n$ points in $\mathbb{R}^2$ is defined to be a perfect non-crossing matching that minimizes the length of the longest edge; the length of this longest edge is known as {\em bottleneck}. The…

计算几何 · 计算机科学 2015-08-25 A. Karim Abu-Affash , Ahmad Biniaz , Paz Carmi , Anil Maheshwari , Michiel Smid