paper-with-me

Papers

Maximum Weighted Loss Discrepancy

2019-06-08 · Fereshte Khani, aditi raghunathan, Percy Liang

Though machine learning algorithms excel at minimizing the average loss over a population, this might lead to large discrepancies between the losses across groups within the population. To capture this inequality, we introduce and study a notion we call maximum weighted loss discrepancy (MWLD), the maximum (weighted) difference between the loss of a group and the loss of the population. We relate MWLD to group fairness notions and robustness to demographic shifts. We then show MWLD satisfies the following three properties: 1) It is statistically impossible to estimate MWLD when all groups have equal weights. 2) For a particular family of weighting functions, we can estimate MWLD efficiently. 3) MWLD is related to loss variance, a quantity that arises in generalization bounds. We estimate MWLD with different weighting functions on four common datasets from the fairness literature. We finally show that loss variance regularization can halve the loss variance of a classifier and hence reduce MWLD without suffering a significant drop in accuracy.

📄 PDF Abstract BibTeX arXiv:1906.03518

Code (1)

https://worksheets.codalab.org/worksheets/0x578f01269d644524b0d4ab2a7a2a6984 공식 구현

Tasks

FairnessGeneralization Bounds

Similar Papers 제목 키워드 기반

Weighted Joint Maximum Mean Discrepancy Enabled Multi-Source-Multi-Target Unsupervised Domain Adaptation Fault Diagnosis

2023-10-20 · Zixuan Wang, Haoran Tang, Haibo Wang, Bo Qin 외

Despite the remarkable results that can be achieved by data-driven intelligent fault diagnosis techniques, they presuppose the same distribution of training and test data as well as sufficient labeled data. Various opera…

Domain AdaptationFault DiagnosisUnsupervised Domain Adaptation

Mind the Class Weight Bias: Weighted Maximum Mean Discrepancy for Unsupervised Domain Adaptation

2017-05-01 · CVPR 2017 7 · Hongliang Yan, Yukang Ding, Peihua Li, Qilong Wang 외

In domain adaptation, maximum mean discrepancy (MMD) has been widely adopted as a discrepancy metric between the distributions of source and target domains. However, existing MMD-based domain adaptation methods generally…

Domain AdaptationUnsupervised Domain Adaptation

A Unified Joint Maximum Mean Discrepancy for Domain Adaptation

2021-01-25 · Wei Wang, Baopu Li, Shuhui Yang, Jing Sun 외

Domain adaptation has received a lot of attention in recent years, and many algorithms have been proposed with impressive progress. However, it is still not fully explored concerning the joint probability distribution (P…

Domain Adaptation

Bounding the Error From Reference Set Kernel Maximum Mean Discrepancy

2018-12-11 · Alexander Cloninger

In this paper, we bound the error induced by using a weighted skeletonization of two data sets for computing a two sample test with kernel maximum mean discrepancy. The error is quantified in terms of the speed in which …

Discriminative Joint Probability Maximum Mean Discrepancy (DJP-MMD) for Domain Adaptation

2019-12-01 · Wen Zhang, Dongrui Wu

Maximum mean discrepancy (MMD) has been widely adopted in domain adaptation to measure the discrepancy between the source and target domain distributions. Many existing domain adaptation approaches are based on the joint…

Domain AdaptationGeneral Classificationimage-classificationImage Classification+1