The Cost of Representation by Subset Repairs
Yuxi Liu, Fangzhu Shen, Kushagra Ghosh, Amir Gilad, Benny Kimelfeld,, and Sudeepa Roy

TL;DR
This paper investigates the additional data deletion costs required to ensure fair representation of sub-populations in dataset repairs for functional dependencies, addressing biases introduced by traditional minimal-change repair methods.
Contribution
It introduces the concept of the 'cost of representation' in subset repairs, analyzes its computational complexity, and provides algorithms and heuristics for practical solutions.
Findings
NP-hardness of the general problem
Polynomial-time algorithms for special cases
Effective heuristics demonstrated through experiments
Abstract
Datasets may include errors, and specifically violations of integrity constraints, for various reasons. Standard techniques for ``minimal-cost'' database repairing resolve these violations by aiming for minimum change in the data, and in the process, may sway representations of different sub-populations. For instance, the repair may end up deleting more females than males, or more tuples from a certain age group or race, due to varying levels of inconsistency in different sub-populations. Such repaired data can mislead consumers when used for analytics, and can lead to biased decisions for downstream machine learning tasks. We study the ``cost of representation'' in subset repairs for functional dependencies. In simple terms, we target the question of how many additional tuples have to be deleted if we want to satisfy not only the integrity constraints but also representation…
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
TopicsImage Processing and 3D Reconstruction
