paper-with-me

홈 › Papers

Fairness constraints can help exact inference in structured prediction

2020-07-01 · NeurIPS 2020 12 · Kevin Bello, Jean Honorio

Many inference problems in structured prediction can be modeled as maximizing a score function on a space of labels, where graphs are a natural representation to decompose the total score into a sum of unary (nodes) and pairwise (edges) scores. Given a generative model with an undirected connected graph $G$ and true vector of binary labels, it has been previously shown that when $G$ has good expansion properties, such as complete graphs or $d$-regular expanders, one can exactly recover the true labels (with high probability and in polynomial time) from a single noisy observation of each edge and node. We analyze the previously studied generative model by Globerson et al. (2015) under a notion of statistical parity. That is, given a fair binary node labeling, we ask the question whether it is possible to recover the fair assignment, with high probability and in polynomial time, from single edge and node observations. We find that, in contrast to the known trade-offs between fairness and model performance, the addition of the fairness constraint improves the probability of exact recovery. We effectively explain this phenomenon and empirically show how graphs with poor expansion properties, such as grids, are now capable to achieve exact recovery with high probability. Finally, as a byproduct of our analysis, we provide a tighter minimum-eigenvalue bound than that of Weyl's inequality.

📄 PDF Abstract BibTeX arXiv:2007.00218

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPredictionStructured Prediction

Similar Papers 제목 키워드 기반

Maxmin-Fair Ranking: Individual Fairness under Group-Fairness Constraints

2021-06-16 · David Garcia-Soriano, Francesco Bonchi

We study a novel problem of fairness in ranking aimed at minimizing the amount of individual unfairness introduced when enforcing group-fairness constraints. Our proposal is rooted in the distributional maxmin fairness t…

Fairness

Calibrated Data-Dependent Constraints with Exact Satisfaction Guarantees

2023-01-15 · Songkai Xue, Yuekai Sun, Mikhail Yurochkin

We consider the task of training machine learning models with data-dependent constraints. Such constraints often arise as empirical versions of expected value constraints that enforce fairness or stability goals. We refo…

FairnessStochastic Optimization

Geometry of Relaxed Fair Regression: A Unified Framework for Aware and Unaware Settings

2026-05-27 · M. Generali Lince, V. Divol, R. Flamary, S. Gaucher 외 arxiv

Fairness-accuracy trade-offs are a central concern in the deployment of fairness-aware machine learning methods. When sensitive attributes are unavailable at inference time-the so called unawareness setting, principled m…

Individual Fairness under Varied Notions of Group Fairness in Bipartite Matching - One Framework to Approximate Them All

2022-08-21 · Atasi Panda, Anand Louis, Prajakta Nimbhorkar

We study the probabilistic assignment of items to platforms that satisfies both group and individual fairness constraints. Each item belongs to specific groups and has a preference ordering over platforms. Each platform …

AllFairness

SPPL: Probabilistic Programming with Fast Exact Symbolic Inference

2020-10-07 · Feras A. Saad, Martin C. Rinard, Vikash K. Mansinghka

We present the Sum-Product Probabilistic Language (SPPL), a new probabilistic programming language that automatically delivers exact solutions to a broad range of probabilistic inference queries. SPPL translates probabil…

FairnessProbabilistic ProgrammingTranslation