<?xml-model href='http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng' schematypens='http://relaxng.org/ns/structure/1.0'?><TEI xmlns="http://www.tei-c.org/ns/1.0">
	<teiHeader>
		<fileDesc>
			<titleStmt><title level='a'>From Human to Data to Dataset: Mapping the Traceability of Human Subjects in Computer Vision Datasets</title></titleStmt>
			<publicationStmt>
				<publisher></publisher>
				<date>04/14/2023</date>
			</publicationStmt>
			<sourceDesc>
				<bibl> 
					<idno type="par_id">10463675</idno>
					<idno type="doi">10.1145/3579488</idno>
					<title level='j'>Proceedings of the ACM on Human-Computer Interaction</title>
<idno>2573-0142</idno>
<biblScope unit="volume">7</biblScope>
<biblScope unit="issue">CSCW1</biblScope>					

					<author>Morgan Klaus Scheuerman</author><author>Katy Weathington</author><author>Tarun Mugunthan</author><author>Emily Denton</author><author>Casey Fiesler</author>
				</bibl>
			</sourceDesc>
		</fileDesc>
		<profileDesc>
			<abstract><ab><![CDATA[Computer vision is a "data hungry" field. Researchers and practitioners who work on human-centric computer vision, like facial recognition, emphasize the necessity of vast amounts of data for more robust and accurate models. Humans are seen as a data resource which can be converted into datasets. The necessity of data has led to a proliferation of gathering data from easily available sources, including "public" data from the web. Yet the use of public data has significant ethical implications for the human subjects in datasets. We bridge academic conversations on the ethics of using publicly obtained data with concerns about privacy and agency associated with computer vision applications. Specifically, we examine how practices of dataset construction from public data-not only from websites, but also from public settings and public records-make it extremely difficult for human subjects to trace their images as they are collected, converted into datasets, distributed for use, and, in some cases, retracted. We discuss two interconnected barriers current data practices present to providing an ethics of traceability for human subjects: awareness and control. We conclude with key intervention points for enabling traceability for data subjects. We also offer suggestions for an improved ethics of traceability to enable both awareness and control for individual subjects in dataset curation practices.]]></ab></abstract>
		</profileDesc>
	</teiHeader>
	<text><body xmlns="http://www.tei-c.org/ns/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Conversations about AI, machine learning, and computer vision often focus on the potential for harm, including how datasets shape model outputs. However, arising before ethical problems caused by dataset use (e.g., bias, poor documentation, lack of explainability, insuciency of retraction) are issues surrounding data sources and methods of collection. Many common computer vision datasets consist entirely of images depicting real people, their images scraped from the web, without their knowledge or consent. While it is dicult to quantify the pervasiveness, scraping publicly available data-and even collecting data from public physical spaces without subject knowledge (e.g., Duke MTMC <ref type="bibr">[17,</ref><ref type="bibr">79]</ref>)-are common tactics for building computer vision datasets. Web scraping has been used to create some of the largest and most controversial examples, such as ImageNet, Tiny Images, and MS-CELEB-1M. Platforms like Flickr, YouTube, Instagram, have become a robust data resource for researchers across industry and academia.</p><p>We can imagine how this practice might impact the hundreds to thousands of humans subjects in those images. For example, consider the hypothetical Jordan, an events photographer; they upload a portfolio of their work to Flickr, an online image hosting website. Their account is lled with photos of weddings, family birthday parties, and live concerts-hundreds of images of people celebrating moments large and small. Both Jordan and their subjects are unaware that those images have been scraped by multiple researchers and aggregated with other Flickr users' images into multiple datasets. Datasets for facial detection, scene understanding, gender classication, and even facial beauty ratings all include Jordan's images, and the faces contained therein. We can imagine how Jordan's subjects go on to be used to fuel computer vision research across industry and academia. Some models may be deployed commercially, the data used to train them thus contributing to millions of dollars in sales. Years after, some of those datasets have disappeared, their creators silently retiring them; but copies still exist in other data repositories and the images still exist within models circulating in academic and production settings. Even if Jordan's subjects were aware of their images being used in one dataset, how could they trace even a single dataset's life to all the other places it has ended up?</p><p>Those whose likenesses are featured in computer vision datasets, like Jordan's subjects, not only have little control over their image once it has been collected and converted into a part of a dataset, they may not even have the awareness it is happening. Research ethics review bodies, such as the Institutional Review Board (IRB) for U.S. universities, typically do not require review for research using public data <ref type="bibr">[65]</ref>. Prior research has also indicated that research use of "public data" is often unknown to the original creators of that data (e.g., <ref type="bibr">[29,</ref><ref type="bibr">33,</ref><ref type="bibr">37]</ref>). For example, interviews with photographers whose Flickr photographs appeared in IBM's facial recognition dataset revealed displeasure with their content being used this way without consent <ref type="bibr">[74]</ref>. While some recent projects, such as exposing.ai <ref type="bibr">[41]</ref>, attempt to make nding one's image in a computer vision dataset more transparent, such projects are often technically limited to matching usernames on the original site-in this case, Flickr-with those in the dataset. There is limited legal precedent to give data subjects agency over removal, and, even if a dataset developer explicitly oers a process of subject removal, the downstream use of an individual's likeness is opaque.</p><p>The concerns about public data use by researchers unearthed in prior work indicates a desire for data subjects to know if, how, and who is using their data. Computer vision, which is fundamentally shaped by data, presents a timely opportunity to understand challenges to tracing the use of public human data. Specically, computer vision uses visual data, which is often more personally identifying and intimate than many types of textual data. Given that machine learning requires large amounts of visual data, particularly for those looking to build huge generalizable models <ref type="bibr">[11]</ref>, computer vision researchers collect hundreds to thousands of identiable human faces. Moreover, the dataset development lifeycle presents unique challenges to data subject awareness and control. Identiable human faces spread beyond their initial use for one study or model, to be used in many other studies and models, generally without subject knowledge.</p><p>Drawing from Olsen and Borit's denition of traceability as the ability to access recorded identications of a piece of information throughout its lifecycle <ref type="bibr">[75]</ref>, we consider traceability in the context of datasets as the ability for one to trace a single piece of data throughout a dataset's lifecycle. Given concerns about data subject awareness in prior work on research ethics for public data <ref type="bibr">[92]</ref>, we consider what best practices might be for the treatment of data subjects in computer vision datasets by examining current practices and the challenges they pose. Much like Peng et al. <ref type="bibr">[81]</ref>, we trace the practices of computer vision dataset development, from their original data to dataset dissemination and use. However, rather than focus broadly on the lifecycle of a few datasets, we systematically examine moments of transformation within the dataset development pipeline where the human data subject is fundamental-and also becomes increasingly dicult to trace. Specically, we conducted a content analysis of 125 unique computer vision datasets that stem from public data, either from the web, from physical public spaces, or from public records. Employing both structured content analysis and qualitative content analysis, we present ndings that describe dataset curation processes: where data is often collected from, what kind of data subjects are often featured in datasets, and how those datasets are disseminated to research communities.</p><p>We discuss how attending to the processes involving human data subjects problematizes the traceability of individual data subjects throughout the computer vision dataset lifecycle. In doing do, we aim to advance conversations of ethics and transparency for machine learning data beyond research practices focused on issues like reproducibility, trustworthiness, and stability (e.g., <ref type="bibr">[1,</ref><ref type="bibr">30,</ref><ref type="bibr">61,</ref><ref type="bibr">87]</ref>) to address what we call an ethics of traceability: the issues surrounding data subject awareness of their data usage and the possibility of control over their data. Beyond augmenting prior literature in social computing promoting better data subject privacy and agency (e.g., <ref type="bibr">[25,</ref><ref type="bibr">40,</ref><ref type="bibr">51]</ref>) and the social implications of datasets (e.g., <ref type="bibr">[22,</ref><ref type="bibr">66,</ref><ref type="bibr">90]</ref>), we contribute key points of intervention across the dataset curation pipeline for dataset authors to attend to issues of traceability. We propose considerations for enabling both awareness and control on behalf of the data subjects featured in datasets along these intervention points.</p><p>2 Related Work</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Computer Vision Datasets</head><p>Computer vision is focused on building computer systems that have the capability to metaphorically "see"-to analyze, classify, and describe patterns of information in visual data. Most modern computer vision systems are built using machine learning methods and are thus reliant on datasets, collections of visual data for teaching specic tasks. For example, collections of face images to teach a model face detection. Some computer vision datasets have been developed for highly specic tasks, like medical image analysis and shery classication. Other datasets are scoped much more broadly, with an aim of providing "comprehensive and diverse coverage of the image world" <ref type="bibr">[20]</ref>.</p><p>The data that a computer vision model is exposed to shapes how the model treats new unseen data. Given the centrality of datasets to computer vision, dataset bias has become a major focal point in fairness and ethics scholarship. Many examinations of biased or otherwise harmful model outputs (e.g. <ref type="bibr">[10,</ref><ref type="bibr">13,</ref><ref type="bibr">23]</ref>) or the larger ecosystem of machine learning, from problem specication to domain shift post-deployment (e.g., <ref type="bibr">[18,</ref><ref type="bibr">77,</ref><ref type="bibr">98]</ref>), also highlight issues at the data-level.</p><p>At a high level, research on datasets has largely focused on subject distribution, process documentation, and dataset values. Analyses of distribution are concerned with the balance of diverse subjects within a dataset: whether a certain subject group is represented <ref type="bibr">[77]</ref> (e.g., is a certain ethnicity missing from a facial recognition dataset?) and how many subjects are in that group <ref type="bibr">[24,</ref><ref type="bibr">112]</ref> (e.g., do white faces far outnumber Black faces?). Further, the categories employed in datasets have been found to simplify the world and erase certain subject groups <ref type="bibr">[53,</ref><ref type="bibr">90]</ref>.</p><p>Process documentation has focused on how datasets are being documented and areas which are opaque or poorly documented. Prior scholarship has identied an absence of consistency or best practices in documenting dataset processes, resulting in a lack of transparency, trustworthiness, and reproducibility <ref type="bibr">[31,</ref><ref type="bibr">87]</ref>. While a number of frameworks have oered potential standards for datasets (e.g., <ref type="bibr">[30,</ref><ref type="bibr">47]</ref>), inconsistent standards has been found to stem from organizational constraints, including diering organizational priorities and power dierentials <ref type="bibr">[67,</ref><ref type="bibr">68]</ref>, leading to calls for interventions at the process level, rather than at the documentation level.</p><p>Finally, there has been increasing attention to dataset values: not de-biasing or balancing distributions nor improving documentation methods, but examining and questioning the meaning and the role of datasets. Such scholarship has scrutinized the moral and ethical implications at the annotation level, questioning how categories exclude or demean certain groups and whether those categories should be included in computer vision practices at all (e.g., <ref type="bibr">[9,</ref><ref type="bibr">10,</ref><ref type="bibr">52,</ref><ref type="bibr">88,</ref><ref type="bibr">97,</ref><ref type="bibr">103]</ref>). More broadly, dataset documentation has been found to communicate specic values, such as objectivity, which otherwise displace the human subject <ref type="bibr">[14,</ref><ref type="bibr">80,</ref><ref type="bibr">87]</ref>.</p><p>Much of the prior work cited above focuses specically on implications for dataset authors to improve creating and documenting datasets. Yet how datasets become ethically problematic is also not stable, and changes over time as datasets are put to use and potentially retracted <ref type="bibr">[17,</ref><ref type="bibr">81]</ref>. In this work, we center the human subject in our analysis of documentation, focusing less on the distributions, processes, or values of the dataset itself, and zeroing in on the areas of the dataset lifecycle that introduce diculty for subjects to understand if and how their data is being used.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Ethics, Traceability, and Public Data</head><p>Alongside the analysis of computer vision datasets are larger conversations about the ethics of using public data for research purposes, particularly as the use of data scraped from the web becomes more ubiquitous <ref type="bibr">[83]</ref>. Research ethics continue to be a salient topic for the CSCW community (e.g., <ref type="bibr">[21,</ref><ref type="bibr">27,</ref><ref type="bibr">105]</ref>). Social computing researchers have focused particular attention on the ethics of using online user data for research projects, particularly around issues of consent and expectations of privacy (e.g., <ref type="bibr">[28,</ref><ref type="bibr">78,</ref><ref type="bibr">113,</ref><ref type="bibr">114]</ref>).</p><p>Regardless of the specic purpose of scraping public data, there are no clear legal standards for if and when it is appropriate to do so. While sometimes resulting in a "Terms of Use" violation of specic websites, or a copyright violation on behalf of the copyright holder of an image, web scraping is unlikely to otherwise be a violation of the law in the United States <ref type="bibr">[26]</ref>, though case law is evolving (e.g., <ref type="bibr">[108]</ref>). Moreover, web scraping also oers tools for auditing and making it illegal altogether might give content providers too much power <ref type="bibr">[2]</ref>. Therefore, conversations in the research community have focused more on whether scraping for specic types of research is ethical. Many ethical review boards, like U.S. IRBs, do not consider scraping public web data to be human subjects research, and therefore exempt such studies from ethical review <ref type="bibr">[104]</ref>.</p><p>Researchers have thus sought to understand how people feel about their web data being used by academic researchers. Researchers have found that the public is largely unaware of their data being used for research purposes <ref type="bibr">[29,</ref><ref type="bibr">39,</ref><ref type="bibr">92]</ref>. When made aware, how people feel about their data being used for research is largely dependent on everything from the data type to its intended use to who is doing the collecting <ref type="bibr">[34]</ref>. Recent work by Zimmer and Logan surveyed the general public about use of public data for suicide risk prediction algorithms, indicating potential public concern for machine learning use cases <ref type="bibr">[114]</ref>. However, there has been less "participant" focused research regarding perceptions uses of public data for computer vision, specically. It has largely been academic researchers and journalists surfacing concerns about subject agency and informed consent <ref type="bibr">[10]</ref>. Prior work has focused on perceptions of specic computer vision applications, unearthing concerns about uses cases like facial recognition (e.g., <ref type="bibr">[12,</ref><ref type="bibr">91]</ref>) and identity classications (e.g., <ref type="bibr">[8,</ref><ref type="bibr">38]</ref>). Further, journalists have covered the use of public data for machine learning, likely raising the awareness of the public to data scraping for computer vision (e.g., <ref type="bibr">[48, 59? ]</ref>).</p><p>The synthesis of concerns about computer vision uses and the role of public data have led to explorations for improving the explainability of how data drives model outputs (e.g., <ref type="bibr">[111]</ref>), mechanisms of resisting deployed models (e.g., <ref type="bibr">[54]</ref>), and local and national legislation aimed to protect people from non-consensual facial recognition datasets (e.g., <ref type="bibr">[43,</ref><ref type="bibr">95]</ref>). Some projects, like exposing.ai <ref type="bibr">[41]</ref>, have also attempted to make datasets which use Flickr data searchable by username, so that copyright holders can nd their images.</p><p>Projects like exposing.ai touch on an area of ethics that has largely been absent from conversations about public data use and machine learning: traceability. Traceability is dened by Olsen and Borit as "the ability to access any or all information relating to that which is under consideration, throughout its entire life cycle, by means of recorded identications" <ref type="bibr">[75]</ref>. Traceability, as a practice in ethics and accountability, is well-established in the eld of food science, where food products are traced across the supply chain (e.g., <ref type="bibr">[94]</ref>).</p><p>Data provenance also has a rich history in library sciences and archival studies. Data provenance work has primarily focused on detailed documentation and linking of research artifacts for promoting experimental reproducibility and assessing scientic claims (e.g., <ref type="bibr">[6,</ref><ref type="bibr">60,</ref><ref type="bibr">85,</ref><ref type="bibr">109]</ref>), including increasingly in the age of big data and automation <ref type="bibr">[19]</ref>. The concept of traceability has also been employed in software engineering, generally for the sake of accountability to established system requirements and the ability to examine data relationships <ref type="bibr">[36]</ref>. Yet, there remains a need for tracing the people who are being represented in datasets, not for the sake of research credibility but for the sake of the data subjects themselves.</p><p>The traceablity of public data can also be seen in social media research on re-identication and de-anonymization (e.g., <ref type="bibr">[4,</ref><ref type="bibr">15]</ref>), designing notication-based opt-out systems (e.g., <ref type="bibr">[115]</ref>), and participatory data mapping which links data instances to standardized documentation (e.g., <ref type="bibr">[110]</ref>). Bates et al. proposed a methodology, data journeys, for tracing ows of data between dierent sites of practice, with a major focus on how social worlds become interconnected as data ows between them <ref type="bibr">[5]</ref>. Data journeys, and associated concepts like data ows <ref type="bibr">[63]</ref> and the "Follow the Data" interview protocol <ref type="bibr">[63]</ref>, provide methods for understanding the practices and relationships of socio-historical human actors in shaping, producing, and reusing data.</p><p>In this work, we adopt Olsen and Borit's notion of traceability as the ability to trace a single artifact-in this case, a data subject-through its entire lifecycle through examining publicly available documentation. We choose to adopt Olsen and Borit's approach to traceability in food science as it focuses on the safety of the consumer, rather than the reproducibility or trustworthiness of scientic experiments. We focus specically on how dataset development shapes how human data subjects can be accessed, adopted, and used. By adopting a traceability approach to data, we augment prior work on the ethics of public data by focusing on the areas of the dataset construction pipeline that are particularly dicult for potential data subjects to trace and contend with. In particular, we delve more deeply on how the practices of dataset authors throughout the dataset lifecycle present unique challenges to the awareness and agency of data subjects.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Methods</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Computer Vision Dataset Corpus</head><p>Our goal was to understand the points throughout the computer vision dataset lifecycle where visual data of human subjects gathered from public data sources is processed: collected, indexed, translated, used, adapted, etc. Therefore, we needed to establish a corpus of computer vision datasets that feature human subjects and specically use public data: web data, publicly collected data, or public records. To create a corpus from which to sample, we rst started with the corpus of image-based computer vision datasets compiled by Scheuerman et al. <ref type="bibr">[87]</ref>. 1 Scheuerman et al. compiled the corpus of 753 computer vision databases by manually sampling from computer vision conferences in IEEE. We continued to build on this corpus for two reasons: to provide a more comprehensive computer vision corpus to other researchers and to increase the number of datasets collected from public data sources. We built on the corpus by augmenting it with two more data sources: <ref type="url">https://exposing.ai/</ref> and <ref type="url">https://paperswithcode.com/</ref>.</p><p>exposing.ai is a project which allows the public to search for their image in six computer vision datasets<ref type="foot">foot_3</ref> that scraped data from Flickr, a photo sharing website. We chose to use exposing.ai because its goal as a tool for improving traceability by allowing human subjects to nd themselves in existing datasets which use Flickr data uniquely ts the context of the current study. Some of the databases from exposing.ai were already present in the Scheuerman et al. <ref type="bibr">[87]</ref> corpus.</p><p>PapersWithCode is an open source and community-maintained repository of machine learning papers, code, datasets, and benchmarks. We chose to use PapersWithCode because it is considered an invaluable resource for both state-of-the-art methods and datasets in machine learning, and may be the largest and most up-to-date database of computer vision datasets online. We downloaded all of the image and video datasets from PapersWithCode, then removed those already present in the corpus. We then used the paper titles downloaded from PapersWithCode to automatically scrape the MLA formatted citation, year, citation count, and Google Scholar link.</p><p>The nal corpus we compiled includes 2,227 datasets. <ref type="foot">3</ref> For each dataset, we include the MLA formatted citation for the original dataset paper, the Google Scholar link, the number of citations on Google Scholar, the date the number of citations were checked, the venue the original paper was published in, and the original date the paper was published.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Sampling for Analysis</head><p>We sampled 125 datasets for deeper analysis. As we intend to contribute to conversations around the ethics of using human data from public sources, we only sampled datasets which used public data. We dened public data as data scraped from the Internet, data taken from public records, data taken in real world public settings (e.g., on the street or college campuses), or data derived from other publicly available datasets. We also only sampled datasets which included human data, such as face or full body images. We sampled in four ways. First, we sampled the top ten most cited datasets that used public data. <ref type="foot">4</ref> Second, given the exposure a more general public might have to them, we included the remaining ve exposing.ai datasets. Third, we kept the 22 datasets derived from public data that were coded for in <ref type="bibr">[87]</ref>; we felt it would be useful to review those datasets through the lens of public data scraping for diering real world motivations. Finally, we randomly sampled the remaining 88 datasets, checking each one to ensure that the source dataset authors used to create their dataset was public data. We decided to round out our corpus with random sampling because it is a straightforward and simplistic method to obtain an unbiased selection of datasets, and we had already performed purposive sampling to ensure we got highly cited and critiqued datasets <ref type="bibr">[99]</ref>. In cases where we randomly sampled from the larger corpus of datasets and got a dataset which did not include human data, we went back and randomly sampled a new dataset until we reached the goal of 88 randomly sampled datasets (for 125 datasets total). Our four sampling strategies ensured that our sample included: popular and commonly employed datasets; controversial datasets; datasets potentially familiar to a more general public; datasets which have been previously examined in the CSCW community; and less commonly used smaller datasets.  <ref type="table">1</ref>. The table shows all of the datasets in our sample, listed in alphabetical order. Each dataset has an associated reference number to its le. In the Findings section, we oen list each dataset that falls under a certain category. For ease of reading, we use the reference number for each dataset in parentheticals.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Codebook Development</head><p>Our initial codebook was also adapted from Scheuerman et al. We pared down the codebook in <ref type="bibr">[87]</ref> to focus primarily on issues of data collection and dissemination practices, such as whether and how authors license their datasets when making them public. As we began coding the datasets around broad notions of collection and licensing, we discussed what other variables might be interesting to capture that were not already present in the codebook. As coding evolved, we began to focus more clearly on areas where the data subject's traceability becomes opaque or dicult. We began to add new categories to code for such as the status of the dataset (whether it was retracted or not), the type of organizations the authors did the work at (e.g., academic institutions), and, if the dataset authors licensed their dataset, what that license was meant to prohibit. Details of our codebook can be found at <ref type="url">https://doi.org/10.5281/zenodo.7535600</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Analysis</head><p>We conducted a content analysis on the sample of 125 datasets for moments where the data subject becomes salient. We employed content analysis because it is a exible method for examining documents both qualitatively and quantitatively <ref type="bibr">[107]</ref>. We looked for specic parts of the dataset lifecycle where human data subjects are central to the creation and dissemination of the dataset. We examined their role in dataset collection, licensing, use, and retraction. We did not explicitly code from the perspective of a data owner or user. Rather, we focused on areas of the dataset lifecycle where issues of traceability might arise for a data subject who wants to track the use of their data and exercise control over it. We use the ndings of our documentation analysis to theorize which moments of the dataset lifecycle would be dicult for a data subject to manage.</p><p>For each dataset, we examined a number of artifacts: the original paper the dataset was proposed or introduced in, the website the dataset was hosted on (if available), and the dataset itself if sucient information could not be gleaned from other documentation. We employed both thematic coding and structured coding. The team divided the coding of the sample, with the rst author coding 62 datasets and the second, third, and fourth authors coding 21 datasets. Given the qualitative and subjective nature of the coding process, which could then be disputed or interpreted dierently by dierent research approaches, we decided against utilizing formal interrater reliability methods <ref type="bibr">[62]</ref>. Instead, we met regularly to discuss questions, confusions, and salient themes.</p><p>Thematic coding was focused on identifying, understanding, and interpreting how authors documented aspects of data collection and dissemination. We also examined what potential gaps or vagueness might communicate about traceability issues. The thematic coding process included taking notes on pieces of text within the artifacts which t into the codebook. For example, when coding for licensing, the authors took notes on the intersections of both the license of the original data scraped from the web and the license proposed by the authors for their dataset (e.g., a dataset of Creative Commons images then being copyrighted by the dataset authors). Thematic coding largely informed the structured coding as themes arose we believed would be useful to measure.</p><p>Structured coding consisted of dening specic variables to code for. Structured coding was inductively derived from the process of thematic coding. One instance of structured coding might be absence-presence. For example, whether the dataset was retracted (yes/no, or N/A for those datasets which could no longer be found but were not explicitly retracted). Another instance might be xed categories which we could then measure. For example, what types of restrictions each data license communicated. We dened bucketed variables by rst thematically coding, then grouping like themes into larger categories. For example, a restriction like "The MMLAB is not responsible for the content nor the meaning of these images" (CelebA) would be bucketed into the larger theme of "no legal liability of authors. " In the ndings, structured coding is denoted by descriptive statistics. We then use the original thematic coding to further describe these statistics, and provide example quotes from documents.</p><p>Once all coding was completed by all team members, we then met to discuss and resolve disagreements. Finally, the rst author went through each of the 125 datasets and checked that the coding of the entire team matched the expectations determined through regular meetings, as well as to normalize all structured codes. After writing up our ndings, our team then met to synthesize each nding through the lens of traceability. We speculate about the barriers that a data subject would face, given an attempt to trace their data through the dataset lifecycle. We identied two major barriers to the agency of data subjects: (1) awareness of how their data is collected, transformed, disseminated, and used; and (2) the ability to enact control over these processes given they have awareness. We present the synthesis of our ndings through our Discussion.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.5">Access to Research Materials</head><p>Computer vision research datasets are generally open source or are otherwise readily available for people to download. While we problematize the notion of gathering human data without consent or knowledge, we also hope to encourage deeper critiques and engagements with existing computer vision datasets. Therefore, we feel it is ethically responsible to share our corpus, sample, and codebook, and encourage others to use and build on our work. We do not share the datasets themselves, but the names of the datasets, links to the datasets, and the publications they were originally proposed in, when applicable. We similarly encourage those concerned about their data use to use our corpus as a resource, albeit we acknowledge the structure of our corpus (links and names) and of the datasets themselves makes it, as we will reveal in this paper, incredibly dicult to trace individual subjects. The materials are available at: <ref type="url">https://doi.org/10.5281/zenodo.7535600</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Findings</head><p>We summarize our systematic analysis of issues relating to data traceability in four sections. First, we focus on aspects of data collection, including data sources, subject types, and consent processes. Next, we examine considerations that relate to converting data to a dataset and releasing it, such as dataset availability and licensing. We summarize key ndings relating to data collection and conversion in Table <ref type="table">3</ref>. Next we discuss issues relating to dataset use, including model usage and the development of derivative datasets. Finally, we oer a deep dive into the 5 retracted datasets in our corpus. Table <ref type="table">3</ref>. Summary of findings relating to dataset collection and packaging. Totals do not always add up to 100% because some datasets include multiple variables (e.g., both regular people and celebrities).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Data Collection</head><p>Data collection is the rst step in creating a new dataset. Choices made at the data collection stage can make traceability more dicult after a dataset has been created and released. In this section, we outline four areas where dataset collection impacts traceability: (1) original data sources, or where dataset authors get the data from; (2) the subject type, who is being included in the dataset;</p><p>(3) whether the data subjects were asked for their consent to be included in the dataset; and (4) the original licensing governing the data that dataset authors collected. The goal of this section is to showcase the current practices in dataset collection and how those practices make traceability more dicult for a data subject.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.1">Original Data Sources</head><p>We examined the data sources to understand the variety of places that dataset authors are sourcing their data subjects from, especially given arguments that data subjects should be aware and able to enact control over their data pre-collection <ref type="bibr">[44,</ref><ref type="bibr">113]</ref>. We found a vast variety of data sources: datasets were derived from 82 unique sources (see Table <ref type="table">5</ref>). 98 datasets sourced data from public websites; 22 from prior computer vision datasets; 10 from public spaces; and 3 from public records. Many datasets sourced data from multiple sources. For example, 9 datasets collected data from both websites and prior computer vision datasets <ref type="bibr">(3; 9; 12; 23; 25; 40; 77; 88; 95)</ref>. 1 dataset used data from all three categories (Gun Detection Dataset).  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.2">Subject Type</head><p>We wanted to understand what types of human subjects were commonly used for computer vision datasets. In particular, we wanted to know whether regular people or celebrities/public gures were more commonly used. The majority of human subjects in the datasets were regular people (101 datasets; 80.8%). 28.8% of datasets included celebrities (e.g., movie actors, singers) (19 datasets; 15.2%) or public gures (e.g., politicians) (17; 13.6%). Three datasets featured people of unknown origin <ref type="bibr">(17; 89; 94)</ref> and two featured ctional (video games or animation) characters <ref type="bibr">(40; 104)</ref>. Only one dataset (UAVDT) did not feature recognizable human faces, given it was collected using unmanned aerial vehicles (UAVs) from above. Given that regular people were most commonly used for data subjects, the traceability of data subjects may be a more pertinent issue. It is more expected for celebrities likeness' to be used without it being a violation of their privacy; part of their role is being visible in the public eye. On the other hand, regular people may have a higher expectation of privacy. However, what distinguishes a public gure from a regular person is dicult to discern, given dataset authors employ the concept of public gure variably. Some people labeled public gures by dataset authors (e.g., journalists) may not consider themselves public gures.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.3">Consent</head><p>Though all the datasets in our sample were derived from public sources, the dataset creators may still have been able to gain consent for image use. Therefore, we sought to understand whether dataset authors asked their subjects for consent when using their data. When describing the process of data collection, only two dataset authors (1.6%) mention consent: FACEBOOK100 and Flickr1024. FACEBOOK100 got permission from the data subjects themselves (50 subjects and their friends; it is unclear whether the friends gave permission), while Flickr1024 got permission from the image copyright holders. However, the copyright holders may not be the same as data subjects, and there is no guarantee that the data subjects themselves were aware and consenting. The remaining 123 datasets do not mention the consent of either subjects or copyright holders. In one case, consent to use images was obtained by the site administrators of the website from where the data was sourced, <ref type="foot">5</ref> but not from either copyright holders or subjects (TLL).</p><p>Beyond those explicit examples of consent, whether data subjects or copyright holders were informed of the data collection process was not mentioned by any dataset authors. The authors of the Gray Dataset, Illicit Drug Abuse Face Database, and IIITD Plastic Surgery Face Database justify the scraping of images from the web since people upload their images voluntarily (although, whether people upload their images to websites like Hot-or-Not voluntarily is debatable):</p><p>"Users who submit their photo to this site (Hot-or-Not) waive their privacy expectations and agree to have their likeness criticized. " -Gray Dataset Three datasets had a mechanism for data subjects to be removed. Two datasets allowed the copyright owners to contact them to remove images from the dataset: Cross-Age Celebrity Dataset (CACD) and IMDB-WIKI. One dataset explicitly mentions allowing data subjects to have their images removed (Celeb-DF), stating: "If you feel uncomfortable about your identity shown in this dataset, please contact us and we will remove corresponding information from the dataset. " However, the lack of processes for consent or notifying data subjects of their inclusion in a dataset in the rst place would make it dicult for data subjects to know they are in a dataset to request removal. The majority of datasets did not have clearly outlined processes for data removal. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.4">Original Data Licensing</head><p>Original data licensing refers to the copyright or licenses associated with the images scraped for datasets. We examined whether dataset authors made any references to the licenses governing the original data, as licensing is currently viewed as the most reliable method for ethical and legal data use. Of the 109 datasets using scraped data from the web (not public records or publicly taken photographs), 36 (33%) mentioned the the licenses or copyright pertaining to the original data. The remaining 73 (67%) did not mention the original licenses or rights governing the data used. While the lack of mentioning original licensing does not necessarily mean that dataset authors did not correctly adhere to licenses, it provides no information for dataset users to know if the dataset complied with the data's copyright or licensing.</p><p>Of the 36 that mentioned the original data's licensing, <ref type="bibr">22</ref>   <ref type="bibr">; 111)</ref> chose to link to the original image URLs or IDs instead of providing a copy of each image. Providing URLs or IDs over copying the images and reproducing them seemed to be a means for dataset authors to avoid copyright violations; however, how such violations might apply to using the data for modeling did not come up. By linking to URLs (rather than providing images directly), people are theoretically more in control of their data because they can remove the source image. However, in practice, researchers frequently download a full copy of the dataset once and then do not have a practice of checking to remove local copies of images that have been removed from the source. Further, the traceability of image use is increasingly dicult when the data in datasets is unstable. The authors of FAD, which use images from PubFig, describe how some of the images from PubFig were lost due to the original URLs being removed:</p><p>"Due to copyright issues, original images were never provided for the PubFig Dataset, and only the respective internet addresses (URLs) were given. Since the release of PubFig, many of those URLs have become invalid, so we focused on the subset of images of the original data which are still available online. " -FAD (Face Attributes Dataset) 8 datasets <ref type="bibr">(82; 49; 42; 113; 120; 68; 86; 81)</ref> chose to use only data licensed under Creative Commons. Creative Commons provides a number of licenses for copyright authors to choose from, giving instructions on how that data can be used. For example, a copyright author may allow their images to be remixed with attribution. We note that Creative Commons licenses also have individual requirements for use and attribution which may not have been followed for each individual piece of content. The authors of V3C explicitly sought Creative Commons videos for the dataset. They were also the only ones to mention Terms of Service restrictions as well:</p><p>"Vimeo was chosen over YouTube because while YouTube oers its users the possibility to publish videos under a creative commons attribution license which would allow the reuse and redistribution of the video material, YouTube's Terms of Service ... explicitly forbid the download of any video on the platform for any reason other than playback in the context of a video stream. " -Vimeo Creative Commons Collection (V3C) While mentioning the original license enables some trust in being able to use the dataset ethically, we also note that expectations of use of Creative Commons images by the original data owners may dier from machine learning use cases (e.g., <ref type="bibr">[45]</ref>). Further, properly using licensed images may adhere to principles of legality, but may still violate data subject awareness and consent.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Converting Data into Datasets</head><p>Once the data has been gathered, it is then converted into a dataset, often with some form of annotation (labels, bounding boxes, facial points, subject identiers, and so on). The collection of data and annotations-the dataset-is generally treated as a separate entity from the data itself, in that those who created the dataset, what we have referred to as dataset authors, claim ownership of the dataset. They then license and distribute the dataset for specic purposes. In this section, we describe the variety of availabilities, licenses, and prohibitions associated with datasets. Specially, we discuss (1) how authors make their new dataset available and (2) the licensing and limitations authors then put on the available dataset. Converting data into datasets is a moment of transformation, in which individual data subjects become available to others for use in research and commercial projects. This moment of transformation, from data to dataset, makes tracing individual data subjects increasingly opaque and unwieldy, largely because dataset authors have not set up any mechanisms for tracing dataset use and license violations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.1">Dataset Availability</head><p>It is common practice in computer vision for datasets to be developed as community resources for model development and benchmarking. As such, once the data has been converted into a dataset, dataset authors frequently make it available to others to download and use.</p><p>How a dataset is made available inuences whether the dataset's use can be easily tracked. Dataset access is sometimes limited by an access agreement-a form which a potential user of the dataset must agree to abide by in order to access the dataset. For example, the WhoIsIt (WIT) Face Database requires a user to ll out a digital form with a name, signature, date, organization, and address then email it to the dataset authors. This form stipulates a number of items the user must agree to in order to gain access to the dataset, such as that the dataset is "valuable intellectual property" and thus "the researcher(s) shall have no rights with respect to the Database or any portion thereof. " Theoretically, having to ll out an access agreement form to access the data would leave a paper trail of who has used the dataset. However, that paper trail is in the hands of the dataset authors. We did not come across any lists of who has accessed the data and for what. Obtaining a list would require requesting one from the original dataset authors (e.g., <ref type="bibr">[41]</ref>).</p><p>In our sample, 75 datasets were available to download freely, without requiring the user to ll out any form of access agreement. 33 datasets required some form of access agreement to access all of the dataset. 3 datasets (5; 15; 55) allowed some data in the dataset to be downloaded freely while other data required an access agreement. Freely being able to download a dataset would leave no paper trail, and thus tracing a data subject to every endpoint of the data's use would be impossible. Further, these datasets are hosted on a range of platforms, from custom websites to Google Drive to GitHub. These websites are not persistent and thus the data may be removed or disappear, as we discovered during our analysis. 14 datasets were unavailable, either due to retraction or the inability to locate the dataset. Yet missing and retracted datasets may still be in use or stored in a user's personal repositories. There are no reliable or systematic methods for tracing where freely available, missing, or retracted datasets end up.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.2">Dataset Licensing and Prohibited Uses</head><p>Dataset licensing indicates the terms that dataset users must abide by when using a dataset. Examining dataset licenses provides insight into what rules dataset users were expected to abide by when using data. The datasets in our corpus were licensed in a variety of ways. Of the datasets which we could locate online, 62 datasets had a license which posed some restrictions of use and 49 datasets mentioned no restrictions of use.</p><p>Some The number of restrictions imposed also varied between datasets. For example, WWW Crowd dataset simply stated, "These data can only be used for University research purposes, " while the ND-IIITD Retouched Face Database explicitly prohibited redistribution without permission, commercial use, privacy and ethics violations, using more than a certain number of images from the dataset, and any legal liability of the authors. Some derivative datasets borrowed license terms from their sources; e.g., the Labelled Faces in the Wild-A (LFW-A) dataset required users to agree to the terms of use of its parent dataset, LFW. Flickr30k required users to abide by Flickr's terms of use.</p><p>Only three datasets had terms of use prohibiting ethics or privacy violations. The Pilot Parliaments Benchmarks terms of access prohibited use that "violates the rights or privacy of the subjects depicted"; ND-IIITD Retouched Face Database prohibits use that "could cause the original subject embarrassment or mental anguish." The now-retracted HRT Transgender Face Database similarly prohibited usage causing the subjects "humiliation, harassment, or mental anguish, or be perceived in a false light."</p><p>Licensing practices indicate a focus on attribution and absolving the authors of any legal liability, rather than on the ethics or privacy of data subjects. Of the 23 datasets requiring attribution, 10 mentioned the original data's licensing <ref type="bibr">(</ref> . Dataset authors, who may have violated the consent, attribution, and the legality of the original data subjects and dat owners, are interested in maintaining their own rights in regards to the dataset.</p><p>Dataset licensing can aid in creating a paper trail (e.g., required attribution leading to traceable citations) and limiting places the dataset might be found (e.g., a dataset should not be used in commercial systems if the license forbids it). While the approach to licensing may violate awareness and control during the data collection process, licensing may help to create awareness after the collection process. Of course, the benets of licenses rely on users abiding by them, and that is not always the case (e.g., <ref type="bibr">[41]</ref>). Ideally, violations of licenses (e.g., redistribution without permission, ethical and privacy violations) would also allow dataset owners-and potentially dataset subjectssome recourse, though none of the licenses state how recourse for violations is attained.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Dataset Use</head><p>Once a dataset has been created and disseminated, it can be used by others for a variety of reasons. We focus on two major use cases in this section: (1) the use of the dataset in machine learning models; and (2) the use of the data in the dataset to create new datasets, which we call dataset derivatives. We also highlight that dataset derivatives may be created for entirely new domains, separate from the domains intended by the original dataset authors. Once a dataset is in use, the data instances of individual data subjects may branch exponentially, depending on the dataset's popularity. Use of the data in modeling also transforms the data from a visual object to model features, which can be deployed on new unseen subjects. Dataset derivatives replicate data in new datasets, which may be governed by entirely dierent availability mechanisms and licenses. These derivatives can then be used in new ways and new domains.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.1">Model Use</head><p>Once a dataset is used for modeling purpose, its reach extends beyond simply containing data subjects' information to actively using that information on new unseen data subjects. Only 9 (7.2%) datasets in our corpus were not used for modeling in the papers they were originally introduced in (60; 67; 72; 79; 92; 96; 113; 120). Most datasets are built by the authors for specic modeling problems, and are associated with either a model or a challenge (an open call to use the data to achieve the best possible modeling results on a specic problem). Those datasets are then used by other researchers and practitioners in models both small and large. Use is dicult to track via citations, given papers citing datasets may simply be describing the dataset or building on their work without utilizing it. Looking at citations showcases the diculty of parsing how datasets are used in modeling and whether the data are being used as intended by the dataset authors and their licensing terms. For example, ImageNet has been cited 34,630 times on Google Scholar, as of January 2022. Many uses may not even be documented in academic publications; datasets like ImageNet are also employed outside academic contexts and also commercially <ref type="bibr">[32]</ref>, making it impossible to track use through mechanisms like citations. Further, a single data subject's inuence on a model is opaque. Even if one were to trace themselves to a specic model, actual data removal is dicult, especially for larger or commercial models <ref type="bibr">[35]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.2">Dataset Derivatives</head><p>We examined dataset derivatives because they add a new "branch" to tracing a data subject in one dataset and its uses to tracing a data subject to an additional dataset and its uses. 22 datasets sourced data-partially or in full-from prior computer vision datasets. Only 3 (14%) datasets that derived data from prior datasets explicitly discussed the licenses governing use of the parent dataset <ref type="bibr">(22; 61; 68)</ref>. While some derivative datasets inherit the same licenses as their parent datasets (e.g. all datasets in our corpus derived from YFCC100M maintained the Creative Commons licensing that YFCC100M was released under), many derivative dataset licenses diered from the parent dataset licenses. Diering licenses add complexity to how and for what purposes datasets can be downloaded and used. Some derivative datasets are sourced from pre-existing datasets but introduce new annotations or new transformations of the original images. For example, several oshoot datasets have been derived from Labeled Faces in the Wild (LFW): Labeled Faces in the Wild-a (LFW-a) contains LFW images that have been aligned using a commercial face alignment software; and LFW-gender contains LFW images that have been annotated with machine-produced binary gender labels. In another example, MSRA10k oers pixel-level semantic segmentations for images from the MSRA dataset. Other datasets source their images from a dataset but lter, process, and clean images so as to achieve certain desirable dataset characteristics in the new dataset. For example, MegaFace images are all sourced from the Yahoo Flickr Creative Commons 100 Million (YFCC100M) dataset. An automated face detection system was used to lter out images not depicting faces, and images posted to accounts with a small number of images were ltered out to maximize the likelihood of having multiple faces of the same identity.</p><p>Several derivative datasets sourced images from an amalgamation of sources, including multiple pre-existing computer datasets, image search engines, and social media websites. These types of derivative datasets also add new data subjects who were not present in the prior datasets. Further, those that derive from multiple sources may have to contend with multiple data licenses and diering data subject expectations. For example, PISC (People in Social Context) sourced images from three pre-existing datasets (Visual Genome; MS-COCO; YFCC100M), Flickr, Twitter, and image web search engines (e.g. Google Images and Bing). Some derivative datasets relied on pre-existing datasets to source images for a particular category. For example, Gun Detection Dataset sourced </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Relationships Between Dataset Derivatives</head><p>Fig. <ref type="figure">1</ref>. The figure above shows the relationships between the datasets in our corpus which use data from prior datasets. Notes surrounded by a circular border represent "parent" datasets which other "child" datasets are derived from (e.g., the child ModaNet is derived from the parent Paper Doll.) There are also datasets with multiple levels of derivation (e.g., YCC100M is the parent to MegaFace which is the parent to DiveFace). Finally, there are datasets which act as parents to multiple other datasets (e.g., LFW is the parent to children LFW-A and LFWgender). A full interactive chart of dataset connections can be found at: <ref type="url">https://www.morganklaus.com/traceability/dist/index.html</ref> gun images from prior weapon and anomaly detection datasets outside our corpus and sourced non-gun images from the well-known image classication datasets ImageNet and MS-COCO.</p><p>We also uncovered several examples of multiple levels of derivation. For example, DiveFace is sourced from MegaFace which is itself sourced from YFCC100M; PISC is sourced from Visual Genome which is itself also sourced from YFCC100M; LFA, which has been the source of two datasets in our sample, was itself derived from an earlier dataset (not in our sample), Faces in the Wild, that was released with noisy and incomplete labels. Broadly, dataset derivatives make the traceability of a data subject more dicult. Multiple levels of derivation further compound the issues of traceability that occur with dataset derivatives.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.3">Derivative Domain Shi</head><p>As previously stated, many datasets are proposed for specic computer vision tasks. For example, Adience was proposed for age and gender classication, while Beauty 799 was proposed for face beautication. We observed derivative dataset tasks and source datasets tasks may be closely related. For example, DiveFace was derived from MegaFace and both are face recognition datasets. FAD, proposed for gender, ethnicity, and race classication, sourced images from PubFig, a facial analysis dataset which analyzes gender, but also other categories not present in FAD. LFWgender, intended for gender classication, was entirely derived from LFW, intended for facial recognition.</p><p>However, in other cases, tasks of derivative datasets dier signicantly from the intended task of the source dataset. For example, the object recognition and scene understanding dataset, MS-COCO, has been used to source images for 5 other datasets in our sample <ref type="bibr">(25; 40; 88; 95; 114)</ref>. The use cases of these 5 derivatives ranged from emotion classication to shadow detection. The object recognition dataset, YFCC100M, has been used to source images for 3 other datasets in our corpus <ref type="bibr">(68; 88; 114)</ref>, with use cases including face recognition and the classication of social relationships between people in images. Domain shift may result in datasets being used in new modeling domains, again creating further branches of dataset and modeling relationships to attempt to trace. In the hypothetical cases where data subjects consented to their data's use in a specic dataset or domain (given we only found one dataset in our sample), domain shift may also violate data subject expectations, perhaps without their awareness.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4">Dataset Retractions</head><p>Dataset retraction is when authors remove a dataset so that it can no longer be downloaded from its original source. This is sometimes accompanied by a statement of why the dataset is being retracted and that people should no longer use it, but not always. Of the 125 datasets we examined, 5 had been retracted: HRT Transgender Database, MegaFace, MS-CELEB-1M, DukeMTMC-reID, and Tiny Images. Retracted datasets are being increasingly discussed because of ethical issues around the data still being used: so-called "runaway data" <ref type="bibr">[81]</ref> or "'zombie datasets" <ref type="bibr">[17]</ref>. The traceability of retracted datasets becomes dicult as the original datasets are removed, but copies continue to crop up from third parties and be put to use. The scenarios surrounding the development, use, and retractions of these datasets are highly varied. In this section, we detail the retraction and issues of continued use of the ve datasets in our sample.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.1">MegaFace</head><p>The MegaFace Database was made public by authors at University of Washington. It was created using images from the dataset YFCC100M, which used Flickr data, in order to collect faces beyond the common use of celebrity images. The original purpose of the dataset was to accompany a "challenge." Once sucient accuracy on the challenge benchmark was satisfactorily reached, the authors of the dataset no longer desired to maintain the servers it was hosted on. Citing time and monetary costs of maintaining the infrastructure of MegaFace, the dataset was decommissioned in June 2020 and is no longer available for use. Prior to its retraction, there was also critical media coverage in 2019 over Creative Commons license violations, as well as use by corporate and government entities using MegaFace for surveillance and policing <ref type="bibr">[41]</ref>.</p><p>The images were used in a dataset derivative called DiveFace, meant for ethnically diverse facial recognition; since MegaFace's retraction DiveFace now uses the original images from YFCC100M, which are the same images MegaFace. On Google Scholar, 180 papers cited MegaFace in 2020 <ref type="foot">6</ref> and 166 papers cited it in 2021.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.2">Tiny Images</head><p>Tiny Images was a dataset of 80 million images, each 32x32 pixels. It was created because small or low resolution images present a challenge to computer vision due to the limited visual information they can contain. The authors argue that, in order to compensate for the lack of information in any singular image, a very large number of images was required. The dataset authors therefore took a highly automated approach, rst scraping nouns from WordNet as categories, then scraping images based on those nouns.</p><p>However, the reliance on automation with lack of oversight allowed derogatory terms to be used at categories, and the inclusion of oensive or harmful imagery <ref type="bibr">[10]</ref>. Following the audit of Tiny Images from <ref type="bibr">[10]</ref>, the dataset's creators released a statement of retraction. They explained that due to the high number of images and small size, manual review of images for problematic content would be unfeasible, and that they could provide no guarantee of removing every oensive image. Thus, the creators made the decision to fully retract the dataset, stating "biases, oensive and prejudicial images, and derogatory terminology alienates an important part of our communityprecisely those that we are making eorts to include" <ref type="bibr">[101]</ref>.</p><p>The retraction statement specically asked that people refrain from using Tiny Images in the future and asked that any saved copies of the dataset be deleted. However, the dataset was created in 2006, and was not retracted until June 29th, 2020, so there existed a signicant window during which the dataset was accessible and thus could still exist on a number of machines and within working models. The dataset was cited 148 times in 2020 and 145 times in 2021.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.3">HRT Transgender Database</head><p>The HRT Transgender Database contained images of transgender people before and after transitioning <ref type="foot">7</ref> , scraped from YouTube transition timelines without explicit consent from the individuals in the videos. Following a researcher posting about the dataset on Twitter, there was a slew of critical media coverage about the collection of it <ref type="bibr">[48]</ref>. While no statement was made by the authors, the dataset disappeared from the web. Given there was no explicit retraction, we could not identify the date it was removed, and thus, how many academic papers have cited it since.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.4">MS-CELEB-1M</head><p>MS-CELEB-1M contained images of celebrity faces, with some non-celebrity distractors mixed in. However, the denition of "celebrity" used here was broad, to the point where they included activists, researchers, journalists, and individuals with a professional online presence of any kind. MS-CELEB-1M was also found to have violated some copyrights according to exposing.ai <ref type="bibr">[41]</ref>.</p><p>MS-CELEB-1M was found to be used in Chinese surveillance programs, including the mass detention of Uighurs in Xinjiang, in April 2019 <ref type="bibr">[70]</ref>. The dataset was quietly retracted in June 2019 <ref type="bibr">[69]</ref>. As documented by other scholars, MS-CELEB-1M was used in a number of derivative datasets and models, and can be torrented from third parties <ref type="bibr">[17,</ref><ref type="bibr">81]</ref>. It had also been used internally by Microsoft on its own proprietary project after retraction <ref type="bibr">[41]</ref>. It was cited 239 times in 2019, 337 times in 2020, and 394 times in 2021.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.4.5">DukeMTMC</head><p>The DukeMTMC dataset consisted of videos of students walking through campus taken from a variety of perspectives. The collection process was found to have violated the submitted and approved IRB <ref type="bibr">[86]</ref>. Like MS-CELEB-1M, the DukeMTMC dataset was found to be used in anti-Uighur surveillance programs <ref type="bibr">[86]</ref>. Also like MS-CELEB-1M, the dataset was retracted without public statement in June 2019. However, the faculty supervisor of the published work issued an apology for violating the IRB <ref type="bibr">[100]</ref>. DukeMTMC was cited 337 times in 2019, 405 times in 2020, and 552 times in 2021.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Discussion</head><p>Through our ndings, we have showcased the documentation of current dataset curation practices for a sample of computer vision datasets that use public data, whether from the web, public records, or public physical spaces. We highlighted the steps taken in the dataset curation pipeline, from data collection, converting data to a dataset, dataset use, and the occasional dataset retraction. Using the areas of the dataset pipeline that we identied as pertintent to human data subjects, we will now theorize how the practices documented along the pipeline present challenges to data subjects. To do this, we shift perspective from researcher to data subject. The areas of the pipeline in our ndings that presented issues of opacity are reimagined as barriers to tracing one's own data.</p><p>The ability for a data subject to trace their own data throughout the dataset lifecycle is what we call traceability. We highlight two major issues in current dataset practices preventing data subject traceability: awareness and control. We argue that these barriers present an issue to an ethics of traceability, an approach to dataset creation which would give data subjects information and agency over how their data is used. We conclude by providing suggestions for data practices throughout the human-to-data-to-dataset pipeline that better enable both subject awareness and control.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Data of the Cave: Barriers to Awareness</head><p>In mapping the current landscape of empirical work on research ethics for public data, Shilton et al. detailed evidence that (1) data subjects largely lack awareness of how their data might be used for research, and (2) many are alarmed or upset when informed about research uses of their data <ref type="bibr">[92]</ref>. Even when a computer vision dataset is publicly available, there are essentially no mechanisms in place for a data subject to know when data has been collected, where it has been collected from, or for what purposes their likeness is being used. Authors also do not report on alerting data subjects of data collection, which is further conrmed by reports on datasets like MegaFace <ref type="bibr">[45]</ref> and DukeMTMC <ref type="bibr">[86]</ref>. The lack of mechanisms in place to create awareness creates a sort of Allegory of the Cave, <ref type="foot">8</ref> in which a lack of awareness shapes that their online data is being collected and used in computer vision creates an inaccurate and incomplete understanding of reality. Expecting potential data subjects to dig through thousands of datasets and their derivatives to know whether their data is being used is not only an unreasonable task, it is a virtually impossible one. In this section of the Discussion, we highlight various barriers to awareness on the part of a data subject.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.1">Expectations of Data Use and Data Licensing</head><p>Given that only 2 datasets in our ndings referenced obtaining data subject consent (and not simply copyright holder consent, which may still indicate a lack of awareness of the person featured in the image), current data collection procedures indicate it is unlikely that subjects are aware of when data is being collected and where it is being collected from. Our ndings also revealed a large diversity of sites for data extraction, where that extraction would likely violate user expectations.</p><p>Conversations around the ethics of using scraped data for research often include an assumption that data subjects are aware that by sharing content such as photos online, that content might be used in a variety of ways, including by researchers. However, prior work has shown that people are not only unaware of the general information ow of their social media content <ref type="bibr">[82]</ref> and how it might be used by third parties, but also of research uses of data generally <ref type="bibr">[92]</ref>. For example, in a survey of Twitter users, about 2/3 of respondents were unaware that tweets might be used for research purposes and almost half thought that this practice was not allowed <ref type="bibr">[29]</ref>. This lack of awareness occurs despite a relevant provision in Twitter's privacy policy.</p><p>Indeed, researchers often rely on terms of service to justify data scraping when the terms do not explicitly prohibit it. However, it is unlikely that these policies have a strong inuence on user expectations of how their data might be used, considering how rarely they are read and how dicult they tend to be to understand <ref type="bibr">[26]</ref>. Moreover, it is extremely rare for such policies to mention external research uses explicitly; in one study's analysis of 100+ data scraping provisions, only one site mentioned academic research <ref type="bibr">[26]</ref>. Therefore, even for datasets that rely on licensing or mention terms of service, this should not be relied on as a proxy for awareness.</p><p>We found that the vast majority of web-based datasets did not mention initial data licenses, either established by the platform itself or from the copyright holder. However, even in cases where licenses are established by the copyright holder, such as Creative Commons, prior research suggests that understandings of those licenses do not necessarily encompass research uses. Subjects might not understand that Creative Commons images may be used for machine learning when uploading their images to, for example, a family album on Flickr [? ]. Other datasets use copyrighted material, but consist only of links to that material for others to download in order to avoid a copyright violations. The practice of linking to image URLs also indicates that copyright owners are likely unaware their data is being used in datasets. With respect to data collection in public physical spaces, legal rules around such collection of images are ambiguous or not well understood <ref type="bibr">[55,</ref><ref type="bibr">73]</ref>. There have also been examples of such data collection in public life inciting controversy <ref type="bibr">[17,</ref><ref type="bibr">86]</ref>, implying expectation violation and a lack of awareness.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.2">Dataset Use and Tracking</head><p>Even if licensing agreements or similar mechanisms did serve as means to awareness or even consent, the creation and dissemination of datasets presents a further challenge in that uses may be decoupled from collection. Once data has been converted into a dataset, issues of awareness shift from whether data is being collected to whether, how, and by whom it is being used. Dataset use has been increasingly scrutinized for a lack of standard mechanisms for dataset authors to follow who is using their data and for what purpose (e.g., <ref type="bibr">[81,</ref><ref type="bibr">87]</ref>).</p><p>Even in cases where dataset authors require a user ll out an access agreement ( 26% of our sample), whether authors track dataset use after granting access is unclear. Who was given access to the data is also in the hands of the dataset authors, who may or may not log the access agreement forms. Therefore, for data subjects, even if they become aware of the original collection of their data, it is possible that even the dataset authors could not keep them updated on the current status of that data. How data is disseminated through availability, licensing, and prohibitions shapes how easily data subjects can potentially trace their data. If a dataset is simply available with no access agreements, like the majority of datasets in our sample, then anyone can download the dataset and it is unlikely the authors have implemented mechanisms for tracking those downloads.</p><p>Access awareness also presents an issue of accountability to licensing agreements and whether terms are being violated or not. As Peng et al. discuss in <ref type="bibr">[81]</ref>, not only are licensing terms poorly dened in regards to commercial use, derivatives do not necessarily inherit the same license terms as their parent datasets. This means that if an original dataset outlines prohibitions, a derivative dataset may not prohibit those same actions.</p><p>Therefore, awareness of where data has ended up-whether in models or dataset derivativesbecomes extremely opaque to data subjects. As others have demonstrated, even when datasets are retracted, they are still found to be in use <ref type="bibr">[17,</ref><ref type="bibr">81]</ref>. For example, we described how MegaFace is cited 328 times on Google Scholar post-retraction. However, we cannot be sure that each paper citing MegaFace actually utilized the dataset itself without conducting an in depth review of each paper. This highlights another area of opacity on behalf of the data subject to identify where their data may be being used; manual inspection of citations is not a scaleable way to raise awareness.</p><p>Derivative datasets also extend the issue of tracking data use, as data subjects become embedded in new datasets. For example, YFCC100M (which is still available) was used as a basis for MegaFace (which is now retracted) and then MegaFace was used as a basis for DiveFace (whose annotations are still available and now rely on YFCC100M's images). Tracing a single data subject through each dataset and its uses would be untenable. Further, as datasets are used and derived there is often a domain shift-a dataset intended for one task begins to be used in another task. YFCC100M was intended for object recognition, but MegaFace authors began to appropriate the data for facial recognition; Duke MTMC-reID was stated as being intended for motion analysis, but was found being used by commercial Chinese companies for person re-identication <ref type="bibr">[86]</ref>. Moreover, collectively these structures that produce a lack of awareness also prevent data subjects and copyright owners from taking action.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Pandora's Dataset: Barriers to Control</head><p>Once data has been collected, control of that data is dicult to exercise. Control refers to the data subjects' ability to exercise agency over their data and how it is used. We posit awareness as a precursor to control, both pre-and post-data collection, as a lack of awareness of data use would preceded an ability to enact control over that use. In other words, if someone does not even know that their photo is in a dataset, they cannot do anything about it. Awareness is a precursor to control in the same way that "informed" is a precursor to "consent." One must be aware of and understand what they are consenting to.</p><p>Given the lack of awareness present throughout the dataset lifecycle, agency becomes increasingly dicult to enact. For a data subject to attempt to exercise control over their data prior to its collection, they must rst consider the reality that their data could potentially be collected. However, as we will discuss in this section, just because a data subject is aware of their data's use, does not mean they can actually enact control. Even in cases where a data subject is aware-even if not informed-we found there are largely no mechanisms for data subject control built into the dataset lifecycle.</p><p>In this section, we assume that a subject is somehow aware of their data being used. We then highlight how awareness does not resolve barriers to control over one's data. Once data is converted into a dataset, it becomes a Pandora's Box: once opened, unable to be contained. Thus, it becomes virtually impossible to enact full control over one's data. We discuss how laws that implicate data ownership provide little guidance for computer vision data, how licensing prioritizes dataset authors, and how the lack of standard procedures for data removal disempower subjects.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.1">Content Ownership and Licensing</head><p>We previously discussed how the existence of licenses or similar legal mechanisms are unlikely to contribute to data subject awareness. However, these same mechanisms may currently be the clearest path to subjects maintaining control of their data if they do gain that awareness. As legal scholar Amanda Levendowski puts forth specically in the context of facial recognition <ref type="bibr">[57]</ref>, while awaiting laws that might regulate uses of the technology, copyright law may be the most eective eort of resistance for people who do not wish for their faces to be used in this way-and the same holds for the use of photos in any computer vision dataset. Due to the current state of legislation in the United States, copyright has frequently been the mechanism for addressing content used or shared without permission, even when privacy harms are clearly more signicant-for example, in the case of nonconsensual pornography <ref type="bibr">[42,</ref><ref type="bibr">50,</ref><ref type="bibr">57]</ref>.</p><p>Some computer vision datasets have paid attention to issues of copyright and image ownership. For example, the Pilot Parliament Benchmarks dataset uses public domain photos <ref type="bibr">[13]</ref> and the Flickr dataset uses only photographs that used Creative Commons licenses <ref type="bibr">[57]</ref>. However, as we saw in our sample, dataset authors may simply link dataset users to copyrighted data, shifting away the responsibility of copyright violations to those who choose to download the data. Some dataset authors may have downloaded copyrighted data anyway, given most did not mention the original rights of the data (e.g., [? ]). For example, one of the critiques of MS-CELEB-1M was its violation of copyrights in its data collection.</p><p>However, it is important to point out that copyright law provides control to the copyright owner and not to the subject in the image--which is rarely the same person (except, for example, in the case of a sele). Copyright protects ownership, not privacy. In the case that the copyright owner is dierent from the person featured in the image, attempting to exercise control over how one's likeness is being used in machine learning becomes an interpersonal conict which, legally, prioritizes the rights of the copyright owner. Creative Commons themselves responded to critiques of the Flickr dataset with a statement that copyright is not the appropriate avenue to protect privacy, address research ethics, or regulate surveillance <ref type="bibr">[64]</ref>. Levendowski, along with other legal scholars, have also put forth that most uses of copyrighted works to train AI systems likely constitute fair use, which means that a copyright owner would not have control over such third party use <ref type="bibr">[56,</ref><ref type="bibr">57]</ref>. These realities of copyright law limit the autonomy of both data subjects and copyright holders.</p><p>Even in the case of datasets that require access agreements, the majority of licenses in our corpus did not include clauses protecting data subjects from specic uses or potential misuse. Licenses were primarily designed to protect dataset authors, and were most focused on dataset ownership, commercial and non-attributed uses, and avoiding legal liability. Yet there were also no mechanisms-at least, publicly stated by the authors-for ensuring even these violations do not occur. While implementing licenses focused on protecting data subjects from misuses foreseen by the authors and developing means of tracing actual use would be an improvement, it would still not give control to the data subjects in dening data misuse or license terms. It is possible that a data subject may not be wholesale against their data being collected and used in all instances (e.g., as seen with Twitter data <ref type="bibr">[29]</ref> or IBM Diversity in Faces [? ], but are against specic uses.</p><p>To allow for subjects to enact control over their data's use, practices in dataset curation would have to incorporate subject input on nal outcomes of licensing and availability. Implementing subject control might include gathering data on what each subject feels their data should and should not be used for, and creating contextual licensing around specic subject identiers-even potentially dividing the dataset into dierent les and licensing each accordingly. While not included in our corpus, an example of such contextual licensing is in the Iranian Face Database. While it is unclear whether the authors consulted the data subjects themselves, the license agreement prevents publishing any images of women present in the database <ref type="bibr">[72]</ref>.</p><p>Yet, in the case of licensing, control remains largely in the hands of the dataset authors, who must make decisions about whether to incorporate subject input. Given subject input would likely limit the reach and size of the dataset, dataset curation practices would require a shift in the values embedded in the discipline of computer vision-what Scheuerman et al. would label as valuing care over the eciency of non-consent and contextuality over universal licensing <ref type="bibr">[87]</ref>. Even the enforceability of licenses remains a challenge, especially when the violation of the license is unrelated to copyright. Beyond improving the licensing practices of dataset authors, closing the gaps in legal systems to protect subject rights is also necessary.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.2">Procedures for Data Subject Removal</head><p>Most dataset authors in our sample did not have explicit procedures for removing data, particularly for the data subject and not the copyright owners. Data subjects might instead have to attempt informal procedures for having their data removed from original datasets, such as emailing lead authors listed in papers or contacting those maintaining the data on the web, like a website administrator or GitHub user. Otherwise, as stated earlier, in the case of datasets made of URLs from copyrighted images, subjects might have to remove their own images from the source.</p><p>Yet these mechanisms of control are also largely limited in the case of dataset derivatives and model use. Like with awareness, when a dataset is published and put in use, exercising control over its uses and data replications becomes increasingly dicult. Having one's data removed from the original dataset it was collected for does not guarantee it will be removed from models using that data, downloaded copies, or derivative datasets. Once a dataset has been retracted, ideally the data subjects' data in it is no longer in use. However, this has been found to be untrue by numerous scholars <ref type="bibr">[17,</ref><ref type="bibr">81]</ref>. The data subjects themselves might still have to reach out to original dataset authors, derivative authors, and those using the dataset (perhaps by analyzing citations) to ensure the data is actually no longer in use and, if they desire, has been destroyed. Understanding whether data is used and thus how and who to contact can be even more concerning for commercial models, like those in Yahoo's Safe for Work (SFW) or Not Safe for Work (NSFW) or MS-CELEB-1M, because it's possible the use of data made it to production models.</p><p>The strongest protections for data instance removal, in either datasets or models, would be for EU citizens under GDPR, given non-consensual identifying data is not allowed to be used and consent can be retracted at anytime <ref type="bibr">[102]</ref>. However, removing data from trained models can be particularly dicult. There is the technical limitation that data removed from a model may potentially remain present in the model-what Papernot et al. call "implicit memorization" <ref type="bibr">[76,</ref><ref type="bibr">93]</ref>. Features learned from a person's data may be retained by a model initially trained on that data, even if the data itself is removed from the model. Such memorization is especially problematic when that data contains sensitive information, like names or personal records. The only way to ensure features learned from the data is fully removed is to entirely retrain a model, a process that is argued to be inecient, costly, and undesirable for companies and researchers <ref type="bibr">[35,</ref><ref type="bibr">49]</ref>. Such limitations raise interesting questions about data ownership and control when a model has already gleaned useful information from a person's data, even when that data is removed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3">Considerations for an Ethics of Traceability</head><p>Our ndings show the steps of the dataset curation pipeline that are pertinent to human data subjects, and we discussed how current practices in this pipeline inhibit data subject traceability. We dened traceability as the ability to access specic data instances through a dataset's lifecycle. As showcased by the non-standardized practices of documentation in our ndings, the diculties data subjects face are not linear. Issues of awareness might arise after a dataset has already been created, and issues of data control might arise before data has been collected. In this section, we promote developing a research ethics for dataset subjects that aligns more closely with expectations for human research subject awareness and autonomy. We argue that both awareness and control must be present to properly incorporate an ethics of traceability-allowing data subjects to be informed and aware of their data use and to exercise control over their data throughout the dataset curation pipeline. We propose that awareness comes before control; in order for a dataset subject to exercise control over their data's use in computer vision datasets, they must rst be aware their data might be used, and then how and where it is being used throughout the pipeline.</p><p>We thus augment prior work-largely focused on making data practices more transparent, ethical, and reproducible by centering dataset authors (e.g., <ref type="bibr">[30,</ref><ref type="bibr">68,</ref><ref type="bibr">79,</ref><ref type="bibr">81,</ref><ref type="bibr">87]</ref>)-by focusing on potential interventions in the dataset curation process that centers data subjects. Even while we center the data subject in this work, dataset authors still maintain the power to shape how data practices enable or disable subjects' awareness and control. Given the nonlinear nature of awareness and control, and the need for awareness before being able to enact control, we outline potential interventions that dataset authors can incorporate into their dataset curation practices for every step of the pipeline outlined in the Findings. Considerations for intervention are listed in Table <ref type="table">6</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.1">Current Limitations to an Ethics of Traceability</head><p>The public discourse and regulatory landscape regarding the acceptable use of public data is currently evolving. As such, our considerations for intervention should not be understood as concrete; rather, we oer opportunities for thinking about an ethics of traceability. We acknowledge that these considerations are both idealistic (e.g., getting consent from every data subject) and limited in scope (focused on implementation by dataset authors). We also recognize that the issues raised in this work require solutions that are beyond the scope or inuence of a singular dataset author. Dataset authors may have diculty handling data misuse and data retention on behalf of data users. Even more broadly, the lack of international standards around data licensing <ref type="bibr">[81]</ref>; the nebulous and vague landscape of legal recourse for copyright infringement and data misuse <ref type="bibr">[96]</ref>; and the rapidly changing landscape in dening fair use, misuse, and harm in the context of machine learning <ref type="bibr">[58]</ref> are all major barriers that dataset authors cannot change on an individual level. That said, individual researchers and practitioners can also begin to shift the norms of public data use within computer vision.</p><p>Indeed, several eorts to mitigate the concerns raised in this work have been proposed within the machine learning community. For example, recently developed dataset documentation frameworks (e.g. <ref type="bibr">[30]</ref>) ask dataset authors to clearly document licensing details and consent processes. The machine learning conference Neural Information Processing Systems required authors to describe whether and how consent was obtained from data subjects (for both pre-existing and new datasets) <ref type="foot">9</ref> . While not currently integrated into standard practice, established ethical guidelines, like the Belmont Principles, can potentially provide ethical guidance for machine learning practitioners <ref type="bibr">[71]</ref>. There have also been eorts to standardize the licensing of machine learning datasets <ref type="bibr">[7]</ref>. Finally, there have been eorts to sidestep or minimize the use of image data depicting people entirely. For example, Asano et al. develop a new image dataset depicting no people that is suitable for model pre-training in a manner comparable to ImageNet <ref type="bibr">[3]</ref>. Moreover, the authors seek to address copyright issues by ensuring their dataset only contains images licensed under creative commons and with complete attribution metadata. Other eorts have focused on the development and use of machine-generated datasets in an eort to address privacy and data access concerns (e.g. the ICLR workshop on Synthetic Data Generation<ref type="foot">foot_12</ref> .</p><p>We also acknowledge some instances where crucial research might benet from public data, so we encourage both deeper thought about how the benets might outweigh the harms (e.g., <ref type="bibr">[13,</ref><ref type="bibr">84,</ref><ref type="bibr">89]</ref>) and how to implement mechanisms for data subjects to opt out when datasets and/or models are deemed benecial. A great deal of ethics and fairness in computer vision has focused on improving poor data diversity, particularly to counteract model bias (e.g., <ref type="bibr">[13]</ref>. Yet practices for the diversication of data awarded by public data sources aren't without aws. Even while there are proposed measures for dealing with biased data when building a dataset (e.g., <ref type="bibr">[106]</ref>) or counteracting bias once that data is used for training algorithms (e.g., <ref type="bibr">[16]</ref>), the overrepresentation of minority groups in public facing datasets may replicate perceptions of some groups as inherently more criminal. As Anna Lauren Homan points out, more inclusive datasets as the solution to biased technologies can mask or concede the harms inicted by those technologies and neutralize criticism of additional harms that might be caused by data collection <ref type="bibr">[46]</ref>. Raji et al. similarly note that eorts to increase the representation of people in datasets disproportionately impact marginalized groups, leading to tokenism, exploitation, and privacy violations, which can perpetuate marginalization <ref type="bibr">[84]</ref>. Dataset authors should consider the experiences of their data subjects, like marginalization and vulnerability, when considering if using public data brings more benet than good.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusion</head><p>Scholarship has increasingly engaged with the ethics of using public data-data taken from online resources, which, in this paper, we also extend to data collected from public records and public real world settings. Prior research (e.g., <ref type="bibr">[29,</ref><ref type="bibr">33,</ref><ref type="bibr">37]</ref>) and popular press (e.g., <ref type="bibr">[48,</ref><ref type="bibr">59,</ref><ref type="bibr">74]</ref>) have noted the lack of awareness of data subjects that they are even subject to research. Alongside general scrutiny of using public data in research is the increased concern with using public data in computer vision, especially due to the propensity of harm associated with computer vision research and commercial products. Given the concerns about computer vision, a domain fundamentally shaped by its use of data, we examined how human subject data is collected, converted into a dataset, and then disseminated in 125 computer vision datasets. In our ndings, we highlight the practices at each stage of the dataset curation process-collection, conversion, use, and retraction-that make tracking an individual data subject particularly opaque. In the discussion, we highlight how current practices undermine individual data subjects' awareness of and control over when, where, and how their data is being used throughout the entirety of the curation pipeline. We contribute intervention points for which dataset authors can better enable data subject traceability. Using these intervention points, we oer some potential considerations for dataset authors to better integrate mechanisms of data subject awareness and control.</p></div><note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0"><p>Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April 2023.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_1"><p>available at https://zenodo.org/record/3735400#.Ybjd_L3MKF6 Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2023" xml:id="foot_2"><p/></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_3"><p>DiveFace, FaceScrub, IARPA Janus Benchmark C (IJB-C), MegaFace, People in Photo Albums (PIPA), VGG Face</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_4"><p>available at https://doi.org/10.5281/zenodo.7535600</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_5"><p>MSRA10K, PASCAL Visual Object Classes (VOC), Caltech-101 Object Categories Dataset, VGG Face, CelebA, INRIA Person, MS-COCO, Labeled Faces in the Wild (LFW), Sports-1M, ImageNet Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="55" xml:id="foot_6"><p>Publication date: April 2023.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_7"><p>http://memebase.cheezburger.com/totallylookslike Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April 2023.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_8"><p>We did not lter papers by publication after the specic date datasets were retracted, so some papers were citing it before its retraction. We revisit the gap of interpretation the lack of specic dates leaves in the Discussion.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_9"><p>The process transgender individuals undertake to shift from a gender role and presentation separate from the one they were assigned at birth. Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April 2023.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_10"><p>The Allegory of the Cave by Plato is an allegorical story about how knowledge, or lack thereof, changes our perception of reality. In the story, people are chained to face a wall their entire lives. They can see shadows on the wall due to a re behind them. The shadows represent the prisoner's perceptions of the real world, but they are incomplete and inaccurate representations of reality. Understanding true reality would require observing directly the forms casting the shadows. Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April 2023.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_11"><p>https://neurips.cc/Conferences/2021/PaperInformation/PaperChecklist</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_12"><p>https://sdg-quality-privacy-bias.github.io/ Proc. ACM Hum.-Comput. Interact., Vol. 7, No. CSCW1, Article 55. Publication date: April 2023.</p></note>
		</body>
		</text>
</TEI>
