Generalized Metric Repair on Graphs
Anna C. Gilbert, Rishi Sonthalia

TL;DR
This paper introduces a generalized approach to metric repair on graphs, allowing for flexible modifications to ensure metric properties in data analysis, with complexity results and approximation algorithms for specific graph classes.
Contribution
It generalizes existing metric repair problems to weighted graphs, analyzes their computational complexity, and provides fixed parameter tractable algorithms and approximations for chordal graphs.
Findings
The problem is NP-hard in general.
Chordal graphs allow fixed parameter tractable solutions.
New approximation algorithms improve previous methods.
Abstract
Many modern data analysis algorithms either assume that or are considerably more efficient if the distances between the data points satisfy a metric. These algorithms include metric learning, clustering, and dimensionality reduction. Because real data sets are noisy, the similarity measures often fail to satisfy a metric. For this reason, Gilbert and Jain [11] and Fan, et al. [8] introduce the closely related problems of and . The goal of each problem is to repair as few distances as possible to ensure that the distances between the data points satisfy a metric. We generalize these problems so as to no longer require all the distances between the data points. That is, we consider a weighted graph with corrupted weights w and our goal is to find the smallest number of modifications to the weights so that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
