Abstract
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 (EMDuT) is a translation-invariant version thereof. It minimizes the Earth Mover’s Distance over all translations of one point set. For EMDuT in R1, we present an Oe(n2)-time algorithm. We also show that this algorithm is nearly optimal by presenting a matching conditional lower bound based on the Orthogonal Vectors Hypothesis. For EMDuT in Rd, we present an Oe(n2d+2)-time algorithm for the L1 and L∞ metric. We show that this dependence on d is asymptotically tight, as an no(d)-time algorithm for L1 or L∞ would contradict the Exponential Time Hypothesis (ETH). Prior to our work, only approximation algorithms were known for these problems.
Original language | English |
---|---|
Title of host publication | 40th International Symposium on Computational Geometry, SoCG 2024 |
Editors | Wolfgang Mulzer, Jeff M. Phillips |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
ISBN (Electronic) | 978-3-95977-316-4 |
DOIs | |
Publication status | Published - Jun 2024 |
MoE publication type | A4 Conference publication |
Event | International Symposium on Computational Geometry - Athens, Greece Duration: 11 Jun 2024 → 14 Jun 2024 Conference number: 40 https://socg24.athenarc.gr/socg.html |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 293 |
ISSN (Print) | 1868-8969 |
Conference
Conference | International Symposium on Computational Geometry |
---|---|
Abbreviated title | SoCG |
Country/Territory | Greece |
City | Athens |
Period | 11/06/2024 → 14/06/2024 |
Internet address |
Keywords
- Earth Mover’s Distance
- Earth Mover’s Distance under Translation
- Fine-Grained Complexity
- Maximum Weight Bipartite Matching