中文

Functional Bilevel Optimization for Predictive Fairness

机器学习 2026-07-06 v1 机器学习

摘要

When sensitive attributes are continuous and high-dimensional - demographic score vectors, posteriors over attributes, age or income profiles - enforcing full statistical independence is often too restrictive, and existing relaxations rely on indirect dependence penalties or adversarial schemes that do not directly target the fairness-accuracy trade-off. We instead consider mean demographic parity through DPVar, the variance of the conditional-mean prediction given the sensitive attribute, and show that optimizing it yields a functional bilevel problem. We propose two algorithms for this problem: FBO, which uses a closed-form adjoint we derive for the squared-loss case to obtain an exact hypergradient, and ITD, which differentiates through unrolled inner steps and extends beyond squared loss. On synthetic data and a new semi-synthetic benchmark built from 60 tabular regression datasets, both methods achieve the lowest or near-lowest aggregate fairness-accuracy regret, and consistently match or outperform strong HSIC, adversarial, linear-dependence, and generalized-DP baselines.

引用

@article{arxiv.2607.05098,
  title  = {Functional Bilevel Optimization for Predictive Fairness},
  author = {Ieva Petrulionyte and Julien Mairal and Michael Arbel},
  journal= {arXiv preprint arXiv:2607.05098},
  year   = {2026}
}