English

Improved Approximations for Ultrametric Violation Distance

Data Structures and Algorithms 2023-11-09 v1

Abstract

We study the Ultrametric Violation Distance problem introduced by Cohen-Addad, Fan, Lee, and Mesmay [FOCS, 2022]. Given pairwise distances xR>0([n]2)x\in \mathbb{R}_{>0}^{\binom{[n]}{2}} as input, the goal is to modify the minimum number of distances so as to make it a valid ultrametric. In other words, this is the problem of fitting an ultrametric to given data, where the quality of the fit is measured by the 0\ell_0 norm of the error; variants of the problem for the \ell_\infty and 1\ell_1 norms are well-studied in the literature. Our main result is a 5-approximation algorithm for Ultrametric Violation Distance, improving the previous best large constant factor (1000\geq 1000) approximation algorithm. We give an O(min{L,logn})O(\min\{L,\log n\})-approximation for weighted Ultrametric Violation Distance where the weights satisfy triangle inequality and LL is the number of distinct values in the input. We also give a 1616-approximation for the problem on kk-partite graphs, where the input is specified on pairs of vertices that form a complete kk-partite graph. All our results use a unified algorithmic framework with small modifications for the three cases.

Keywords

Cite

@article{arxiv.2311.04533,
  title  = {Improved Approximations for Ultrametric Violation Distance},
  author = {Moses Charikar and Ruiquan Gao},
  journal= {arXiv preprint arXiv:2311.04533},
  year   = {2023}
}

Comments

SODA 2024

R2 v1 2026-06-28T13:14:53.653Z