Representation Debiasing of Generated Data Involving Domain Experts
Aditya Bhattacharya, Simone Stumpf, Katrien Verbert
TL;DR
The paper addresses representation bias in ML datasets and the limited effectiveness of automated debiasing by proposing human-in-the-loop approaches that recruit domain experts to steer data augmentation and assess bias effects, aiming to generate more representative training data. It introduces four interaction approaches—Bias awareness, Multivariate constraint planning, Conditional sampling, and What-if exploration—and validates them through a low-fidelity healthcare prototype and an exploratory study with five healthcare experts, emphasizing how domain knowledge can guide constrained generation and validation of synthetic samples. The study demonstrates that domain experts can contribute to detecting and correcting bias in generated data, informing UI components designed to support debiasing and user-centered AI development. The work highlights the potential for improved fairness and data quality in AI systems through ongoing collaboration between domain experts and AI, while acknowledging the need for continual monitoring and broader domain evaluation to sustain debiasing across contexts.
Abstract
Biases in Artificial Intelligence (AI) or Machine Learning (ML) systems due to skewed datasets problematise the application of prediction models in practice. Representation bias is a prevalent form of bias found in the majority of datasets. This bias arises when training data inadequately represents certain segments of the data space, resulting in poor generalisation of prediction models. Despite AI practitioners employing various methods to mitigate representation bias, their effectiveness is often limited due to a lack of thorough domain knowledge. To address this limitation, this paper introduces human-in-the-loop interaction approaches for representation debiasing of generated data involving domain experts. Our work advocates for a controlled data generation process involving domain experts to effectively mitigate the effects of representation bias. We argue that domain experts can leverage their expertise to assess how representation bias affects prediction models. Moreover, our interaction approaches can facilitate domain experts in steering data augmentation algorithms to produce debiased augmented data and validate or refine the generated samples to reduce representation bias. We also discuss how these approaches can be leveraged for designing and developing user-centred AI systems to mitigate the impact of representation bias through effective collaboration between domain experts and AI.
