English

How Hard is it to Explain Preferences Using Few Boolean Attributes?

Multiagent Systems 2025-11-18 v1

Abstract

We study the computational complexity of explaining preference data through Boolean attribute models (BAMs), motivated by extensive research involving attribute models and their promise in understanding preference structure and enabling more efficient decision-making processes. In a BAM, each alternative has a subset of Boolean attributes, each voter cares about a subset of attributes, and voters prefer alternatives with more of their desired attributes. In the BAM problem, we are given a preference profile and a number k, and want to know whether there is a Boolean k-attribute model explaining the profile. We establish a complexity dichotomy for the number of attributes k: BAM is linear-time solvable for k2k \le 2 but NP-complete for k3k \ge 3. The problem remains hard even when preference orders have length two. On the positive side, BAM becomes fixed-parameter tractable when parameterized by the number of alternatives m. For the special case of two voters, we provide a linear-time algorithm. We also analyze variants where partial information is given: When voter preferences over attributes are known (BAM WITH CARES) or when alternative attributes are specified (BAM WITH HAS), we show that for most parameters BAM WITH CARES is more difficult whereas BAM WITH HAS is more tractable except for being NP-hard even for one voter.

Keywords

Cite

@article{arxiv.2511.13445,
  title  = {How Hard is it to Explain Preferences Using Few Boolean Attributes?},
  author = {Clemens Anzinger and Jiehua Chen and Christian Hatschka and Manuel Sorge and Alexander Temper},
  journal= {arXiv preprint arXiv:2511.13445},
  year   = {2025}
}

Comments

Accepted at AAAI 2026

R2 v1 2026-07-01T07:41:17.546Z