MixFairFace
MixFairFace copied to clipboard
Meaning of e_i,j
Since the debias layer is a linear transformation, the effect on k_mix is expected to be heavily influenced by x, which has a large norm.
So can I replace e_ij with f(|x|) or simply use E(normalize(x)) as embeddings to reduce bias?