paper-with-me

홈 › Papers

Denoising individual bias for a fairer binary submatrix detection

2020-07-31 · Changlin Wan, Wennan Chang, Tong Zhao, Sha Cao, Chi Zhang

Low rank representation of binary matrix is powerful in disentangling sparse individual-attribute associations, and has received wide applications. Existing binary matrix factorization (BMF) or co-clustering (CC) methods often assume i.i.d background noise. However, this assumption could be easily violated in real data, where heterogeneous row- or column-wise probability of binary entries results in disparate element-wise background distribution, and paralyzes the rationality of existing methods. We propose a binary data denoising framework, namely BIND, which optimizes the detection of true patterns by estimating the row- or column-wise mixture distribution of patterns and disparate background, and eliminating the binary attributes that are more likely from the background. BIND is supported by thoroughly derived mathematical property of the row- and column-wise mixture distributions. Our experiment on synthetic and real-world data demonstrated BIND effectively removes background noise and drastically increases the fairness and accuracy of state-of-the arts BMF and CC methods.

📄 PDF Abstract BibTeX arXiv:2007.15816

Code (1)

clwan/BIND 공식 구현

Tasks

AttributeClusteringDenoisingFairness

Similar Papers 제목 키워드 기반

Provably Finding a Hidden Dense Submatrix among Many Planted Dense Submatrices via Convex Programming

2026-01-07 · Valentine Olanubi, Phineas Agar, Brendan Ames arxiv

We consider the densest submatrix problem, which seeks the submatrix of fixed size of a given binary matrix that contains the most nonzero entries. This problem is a natural generalization of fundamental problems in comb…

Contrastive Learning for Fair Representations

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Trained classification models can unintentionally lead to biased representations and predictions, which can reinforce societal preconceptions and stereotypes. Existing debiasing methods for classification models, such as…

AttributeClassificationContrastive LearningMulti-class Classification

DCAST: Diverse Class-Aware Self-Training Mitigates Selection Bias for Fairer Learning

2024-09-30 · Yasin I. Tepeli, Joana P. Gonçalves

Fairness in machine learning seeks to mitigate model bias against individuals based on sensitive features such as sex or age, often caused by an uneven representation of the population in the training data due to selecti…

DiversityDomain AdaptationFairnessMulti-class Classification+1

Matrix denoising for weighted loss functions and heterogeneous signals

2019-02-25 · William Leeb

We consider the problem of estimating a low-rank matrix from a noisy observed matrix. Previous work has shown that the optimal method depends crucially on the choice of loss function. In this paper, we use a family of we…

Denoising

Fast And Efficient Boolean Matrix Factorization By Geometric Segmentation

2019-09-09 · Changlin Wan, Wennan Chang, Tong Zhao, Mengya Li 외

Boolean matrix has been used to represent digital information in many fields, including bank transaction, crime records, natural language processing, protein-protein interaction, etc. Boolean matrix factorization (BMF) a…

Computational EfficiencyDenoising