Real Risks of Fake Data: Synthetic Data, Diversity-Washing and Consent Circumvention

Cedric Deslandes Whitney,Justin Norman
DOI: https://doi.org/10.1145/3630106.3659002
2024-05-03
Abstract:Machine learning systems require representations of the real world for training and testing - they require data, and lots of it. Collecting data at scale has logistical and ethical challenges, and synthetic data promises a solution to these challenges. Instead of needing to collect photos of real people's faces to train a facial recognition system, a model creator could create and use photo-realistic, synthetic faces. The comparative ease of generating this synthetic data rather than relying on collecting data has made it a common practice. We present two key risks of using synthetic data in model development. First, we detail the high risk of false confidence when using synthetic data to increase dataset diversity and representation. We base this in the examination of a real world use-case of synthetic data, where synthetic datasets were generated for an evaluation of facial recognition technology. Second, we examine how using synthetic data risks circumventing consent for data usage. We illustrate this by considering the importance of consent to the U.S. Federal Trade Commission's regulation of data collection and affected models. Finally, we discuss how these two risks exemplify how synthetic data complicates existing governance and ethical practice; by decoupling data from those it impacts, synthetic data is prone to consolidating power away those most impacted by algorithmically-mediated harm.
Computers and Society,Artificial Intelligence,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
This paper discusses two risks that may arise from using synthetic data in machine learning model development. Firstly, when using synthetic data to enhance the diversity and representativeness of the dataset, there may be a false sense of confidence, where developers may overly trust these data and overlook their potential inability to fully reflect the complexity of the real world, leading to biased models. The author illustrates this point through a case study on facial recognition technology evaluation. Secondly, the use of synthetic data may circumvent consent for data usage. The author points out that this may bypass the regulatory measures of the US Federal Trade Commission regarding data collection and affected models, particularly concerning the importance of consent for data use. While using synthetic data may help developers avoid the challenges of obtaining large-scale representative facial data, it may also blur the boundaries of consent, making regulation and enforcement more difficult. The paper also discusses how synthetic data exacerbates the complexity of existing governance and ethical practices, as it separates data from the affected individuals, potentially leading to power concentration outside of those most impacted by algorithmic harm. Overall, the paper emphasizes that while synthetic data can increase data diversity and circumvent ethical issues in data collection, it may also mask biases in the real world and potentially evade data usage consent, posing challenges to fairness, accountability, and transparency. The author calls for future research to focus on the widespread use of synthetic data to mitigate its risks and harness its potential participatory empowerment.