paper-with-me

Papers

Optimization with Non-Differentiable Constraints with Applications to Fairness, Recall, Churn, and Other Goals

2018-09-11 · Andrew Cotter, Heinrich Jiang, Serena Wang, Taman Narayan, Maya Gupta, Seungil You, Karthik Sridharan

We show that many machine learning goals, such as improved fairness metrics, can be expressed as constraints on the model's predictions, which we call rate constraints. We study the problem of training non-convex models subject to these rate constraints (or any non-convex and non-differentiable constraints). In the non-convex setting, the standard approach of Lagrange multipliers may fail. Furthermore, if the constraints are non-differentiable, then one cannot optimize the Lagrangian with gradient-based methods. To solve these issues, we introduce the proxy-Lagrangian formulation. This new formulation leads to an algorithm that produces a stochastic classifier by playing a two-player non-zero-sum game solving for what we call a semi-coarse correlated equilibrium, which in turn corresponds to an approximately optimal and feasible solution to the constrained optimization problem. We then give a procedure which shrinks the randomized solution down to one that is a mixture of at most $m+1$ deterministic solutions, given $m$ constraints. This culminates in algorithms that can solve non-convex constrained optimization problems with possibly non-differentiable and non-convex constraints with theoretical guarantees. We provide extensive experimental results enforcing a wide range of policy goals including different fairness metrics, and other goals on accuracy, coverage, recall, and churn.

📄 PDF Abstract BibTeX arXiv:1809.04198

Code (1)

tensorflow/tensorflow 공식 구현 tf

Tasks

2D Cyclist DetectionFairness

Similar Papers 제목 키워드 기반

Differentiable Optimization Layers for Guaranteed Fairness in Deep Learning

2026-05-16 · David Troxell, Noah Roemer, Guido Montúfar arxiv

Differentiable optimization layers are traditionally integrated in predict-then-optimize frameworks where a neural model estimates parameters that subsequently serve as fixed inputs to downstream decision-making optimiza…

A Fair Classifier Using Kernel Density Estimation

2020-12-01 · NeurIPS 2020 12 · Jaewoong Cho, Gyeongjo Hwang, Changho Suh

As machine learning becomes prevalent in a widening array of sensitive applications such as job hiring and criminal justice, one critical aspect that machine learning classifiers should respect is to ensure fairness: gua…

BIG-bench Machine LearningBinary ClassificationDensity EstimationFairness

FairGBM: Gradient Boosting with Fairness Constraints

2022-09-16 · André F Cruz, Catarina Belém, Sérgio Jesus, João Bravo 외

Tabular data is prevalent in many high-stakes domains, such as financial services or public policy. Gradient Boosted Decision Trees (GBDT) are popular in these settings due to their scalability, performance, and low trai…

Decision MakingFairness

Multi-FR: A Multi-objective Optimization Framework for Multi-stakeholder Fairness-aware Recommendation

2021-05-06 · Haolun Wu, Chen Ma, Bhaskar Mitra, Fernando Diaz 외

Nowadays, most online services are hosted on multi-stakeholder marketplaces, where consumers and producers may have different objectives. Conventional recommendation systems, however, mainly focus on maximizing consumers…

FairnessRecommendation Systems

Consistent Multiclass Algorithms for Complex Metrics and Constraints

2022-10-18 · Harikrishna Narasimhan, Harish G. Ramaswamy, Shiv Kumar Tavker, Drona Khurana 외

We present consistent algorithms for multiclass learning with complex performance metrics and constraints, where the objective and constraints are defined by arbitrary functions of the confusion matrix. This setting incl…

Fairness