English

Multi-Criteria Dimensionality Reduction with Applications to Fairness

Discrete Mathematics 2020-06-17 v3 Data Structures and Algorithms Machine Learning Optimization and Control

Abstract

Dimensionality reduction is a classical technique widely used for data analysis. One foundational instantiation is Principal Component Analysis (PCA), which minimizes the average reconstruction error. In this paper, we introduce the "multi-criteria dimensionality reduction" problem where we are given multiple objectives that need to be optimized simultaneously. As an application, our model captures several fairness criteria for dimensionality reduction such as our novel Fair-PCA problem and the Nash Social Welfare (NSW) problem. In Fair-PCA, the input data is divided into kk groups, and the goal is to find a single dd-dimensional representation for all groups for which the minimum variance of any one group is maximized. In NSW, the goal is to maximize the product of the individual variances of the groups achieved by the common low-dimensional space. Our main result is an exact polynomial-time algorithm for the two-criterion dimensionality reduction problem when the two criteria are increasing concave functions. As an application of this result, we obtain a polynomial time algorithm for Fair-PCA for k=2k=2 groups and a polynomial time algorithm for NSW objective for k=2k=2 groups. We also give approximation algorithms for k>2k>2. Our technical contribution in the above results is to prove new low-rank properties of extreme point solutions to semi-definite programs. We conclude with experiments indicating the effectiveness of algorithms based on extreme point solutions of semi-definite programs on several real-world data sets.

Keywords

Cite

@article{arxiv.1902.11281,
  title  = {Multi-Criteria Dimensionality Reduction with Applications to Fairness},
  author = {Uthaipon Tantipongpipat and Samira Samadi and Mohit Singh and Jamie Morgenstern and Santosh Vempala},
  journal= {arXiv preprint arXiv:1902.11281},
  year   = {2020}
}

Comments

The preliminary version appeared in NeurIPS2019. This version combines the motivation from "The Price of Fair PCA: One Extra Dimension" (NeurIPS 2018) by the same set of author, adds new a motivation, and introduces new heuristics and more experimental results

R2 v1 2026-06-23T07:54:39.043Z