Ordinally Consensus Subset over Multiple Metrics
Dingkang Wang, Yusu Wang

TL;DR
This paper investigates the maximum ordinal consensus subset problem across multiple metrics, introducing strong and weak consistency notions, proving NP-completeness, and providing approximation algorithms for related dual problems.
Contribution
It defines and analyzes the maximum ordinal consensus problem with strong and weak notions, proves NP-completeness, and develops approximation algorithms for the dual problem.
Findings
Maximum ordinal consensus problems are NP-complete.
Introduces strong and weak consistency notions for ordinal consensus.
Provides constant-factor approximation algorithms for the dual problem.
Abstract
In this paper, we propose to study the following maximum ordinal consensus problem: Suppose we are given a metric system (M, X), which contains k metrics M = {\rho_1,..., \rho_k} defined on the same point set X. We aim to find a maximum subset X' of X such that all metrics in M are "consistent" when restricted on the subset X'. In particular, our definition of consistency will rely only on the ordering between pairwise distances, and thus we call a "consistent" subset an ordinal consensus of X w.r.t. M. We will introduce two concepts of "consistency" in the ordinal sense: a strong one and a weak one. Specifically, a subset X' is strongly consistent means that the ordering of their pairwise distances is the same under each of the input metric \rho_i from M. The weak consistency, on the other hand, relaxes this exact ordering condition, and intuitively allows us to take the plurality of…
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
TopicsMachine Learning and Algorithms · Data Management and Algorithms · Optimization and Search Problems
