paper-with-me

홈 › Papers

Nonconvex Optimization for Regression with Fairness Constraints

2018-07-01 · ICML 2018 7 · Junpei Komiyama, Akiko Takeda, Junya Honda, Hajime Shimao

The unfairness of a regressor is evaluated by measuring the correlation between the estimator and the sensitive attribute (e.g., race, gender, age), and the coefficient of determination (CoD) is a natural extension of the correlation coefficient when more than one sensitive attribute exists. As is well known, there is a trade-off between fairness and accuracy of a regressor, which implies a perfectly fair optimizer does not always yield a useful prediction. Taking this into consideration, we optimize the accuracy of the estimation subject to a user-defined level of fairness. However, a fairness level as a constraint induces a nonconvexity of the feasible region, which disables the use of an off-the-shelf convex optimizer. Despite such nonconvexity, we show an exact solution is available by using tools of global optimization theory. Furthermore, we propose a nonlinear extension of the method by kernel representation. Unlike most of existing fairness-aware machine learning methods, our method allows us to deal with numeric and multiple sensitive attributes.

📄 PDF Abstract BibTeX

Code (1)

jkomiyama/fairregresion 공식 구현

Tasks

AttributeFairnessglobal-optimizationregression

Similar Papers 제목 키워드 기반

Fair Supervised Learning Through Constraints on Smooth Nonconvex Unfairness-Measure Surrogates

2025-05-21 · Zahra Khatti, Daniel P. Robinson, Frank E. Curtis

A new strategy for fair supervised machine learning is proposed. The main advantages of the proposed strategy as compared to others in the literature are as follows. (a) We introduce a new smooth nonconvex surrogate to a…

Accelerated First-Order Optimization under Nonlinear Constraints

2023-02-01 · Michael Muehlebach, Michael I. Jordan

We exploit analogies between first-order algorithms for constrained optimization and non-smooth dynamical systems to design a new class of accelerated first-order algorithms for constrained optimization. Unlike Frank-Wol…

compressed sensing

High Dimensional Multivariate Regression and Precision Matrix Estimation via Nonconvex Optimization

2016-06-02 · Jinghui Chen, Quanquan Gu

We propose a nonconvex estimator for joint multivariate regression and precision matrix estimation in the high dimensional regime, under sparsity constraints. A gradient descent algorithm with hard thresholding is develo…

regressionVocal Bursts Intensity Prediction

Stochastic Inexact Augmented Lagrangian Method for Nonconvex Expectation Constrained Optimization

2022-12-19 · Zichong Li, Pin-Yu Chen, Sijia Liu, Songtao Lu 외

Many real-world problems not only have complicated nonconvex functional constraints but also use a large number of data points. This motivates the design of efficient stochastic methods on finite-sum or expectation const…

Fairness

A single-loop SPIDER-type stochastic subgradient method for expectation-constrained nonconvex nonsmooth optimization

2025-01-31 · Wei Liu, Yangyang Xu

Many real-world problems, such as those with fairness constraints, involve complex expectation constraints and large datasets, necessitating the design of efficient stochastic methods to solve them. Most existing researc…

FairnessStochastic Optimization