paper-with-me

홈 › Papers

Towards Accountability for Machine Learning Datasets: Practices from Software Engineering and Infrastructure

2020-10-23 · Ben Hutchinson, Andrew Smart, Alex Hanna, Emily Denton, Christina Greer, Oddur Kjartansson, Parker Barnes, Margaret Mitchell

Rising concern for the societal implications of artificial intelligence systems has inspired demands for greater transparency and accountability. However the datasets which empower machine learning are often used, shared and re-used with little visibility into the processes of deliberation which led to their creation. Which stakeholder groups had their perspectives included when the dataset was conceived? Which domain experts were consulted regarding how to model subgroups and other phenomena? How were questions of representational biases measured and addressed? Who labeled the data? In this paper, we introduce a rigorous framework for dataset development transparency which supports decision-making and accountability. The framework uses the cyclical, infrastructural and engineering nature of dataset development to draw on best practices from the software development lifecycle. Each stage of the data development lifecycle yields a set of documents that facilitate improved communication and decision-making, as well as drawing attention the value and necessity of careful data work. The proposed framework is intended to contribute to closing the accountability gap in artificial intelligence systems, by making visible the often overlooked work that goes into dataset creation.

📄 PDF Abstract BibTeX arXiv:2010.13561

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision Making

Similar Papers 제목 키워드 기반

A Catalog of Fairness-Aware Practices in Machine Learning Engineering

2024-08-29 · Gianmario Voria, Giulia Sellitto, Carmine Ferrara, Francesco Abate 외

Machine learning's widespread adoption in decision-making processes raises concerns about fairness, particularly regarding the treatment of sensitive features and potential discrimination against minorities. The software…

Decision MakingFairness

Generative AI and the Transformation of Software Development Practices

2025-10-12 · Vivek Acharya arxiv

Generative AI is reshaping how software is designed, written, and maintained. Advances in large language models (LLMs) are enabling new development styles - from chat-oriented programming and 'vibe coding' to agentic pro…

Accountable Agents in Software Engineering: An Analysis of Terms of Service and a Research Roadmap

2026-05-06 · Christoph Treude arxiv

AI coding assistants and autonomous agents are becoming integral to software development workflows, reshaping how code is produced, reviewed, and maintained. While recent research has focused mainly on the capabilities a…

Machine Learning Model Development from a Software Engineering Perspective: A Systematic Literature Review

2021-02-15 · Giuliano Lorenzoni, Paulo Alencar, Nathalia Nascimento, Donald Cowan

Data scientists often develop machine learning models to solve a variety of problems in the industry and academy but not without facing several challenges in terms of Model Development. The problems regarding Machine Lea…

BIG-bench Machine LearningSystematic Literature Review

Studying Software Engineering Patterns for Designing Machine Learning Systems

2019-10-10 · Hironori Washizaki, Hiromu Uchida, Foutse khomh, Yann-Gael Gueheneuc

Machine-learning (ML) techniques have become popular in the recent years. ML techniques rely on mathematics and on software engineering. Researchers and practitioners studying best practices for designing ML application …

BIG-bench Machine LearningSystematic Literature Review