Concordance and the Smallest Covering Set of Preference Orderings
Zhiwei Lin, Hui Wang, Cees H. Elzinga

TL;DR
This paper introduces efficient algorithms for measuring concordance and representing sets of preference orderings using a smallest covering set, applicable in decision making, marketing, voting, and machine learning.
Contribution
It presents a novel subsequence-based representation and algorithms for calculating common subsequences and constructing the smallest covering set of preference orderings.
Findings
Fast, storage-efficient algorithm with O(Nn^2) time complexity.
Effective representation of preference sets via smallest covering set.
Applicable to various domains like decision making and voting.
Abstract
Preference orderings are orderings of a set of items according to the preferences (of judges). Such orderings arise in a variety of domains, including group decision making, consumer marketing, voting and machine learning. Measuring the mutual information and extracting the common patterns in a set of preference orderings are key to these areas. In this paper we deal with the representation of sets of preference orderings, the quantification of the degree to which judges agree on their ordering of the items (i.e. the concordance), and the efficient, meaningful description of such sets. We propose to represent the orderings in a subsequence-based feature space and present a new algorithm to calculate the size of the set of all common subsequences - the basis of a quantification of concordance, not only for pairs of orderings but also for sets of orderings. The new algorithm is fast and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRough Sets and Fuzzy Logic · Multi-Criteria Decision Making · Constraint Satisfaction and Optimization
