paper-with-me

홈 › Papers

Between Randomness and Arbitrariness: Some Lessons for Reliable Machine Learning at Scale

2024-06-13 · A. Feder Cooper

To develop rigorous knowledge about ML models -- and the systems in which they are embedded -- we need reliable measurements. But reliable measurement is fundamentally challenging, and touches on issues of reproducibility, scalability, uncertainty quantification, epistemology, and more. This dissertation addresses criteria needed to take reliability seriously: both criteria for designing meaningful metrics, and for methodologies that ensure that we can dependably and efficiently measure these metrics at scale and in practice. In doing so, this dissertation articulates a research vision for a new field of scholarship at the intersection of machine learning, law, and policy. Within this frame, we cover topics that fit under three different themes: (1) quantifying and mitigating sources of arbitrariness in ML, (2) taming randomness in uncertainty estimation and optimization algorithms, in order to achieve scalability without sacrificing reliability, and (3) providing methods for evaluating generative-AI systems, with specific focuses on quantifying memorization in language models and training latent diffusion models on open-licensed data. By making contributions in these three themes, this dissertation serves as an empirical proof by example that research on reliable measurement for machine learning is intimately and inescapably bound up with research in law and policy. These different disciplines pose similar research questions about reliable measurement in machine learning. They are, in fact, two complementary sides of the same research vision, which, broadly construed, aims to construct machine-learning systems that cohere with broader societal values.

📄 PDF Abstract BibTeX arXiv:2406.09548

Code (0)

등록된 구현이 없습니다.

Tasks

MemorizationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Non-Determinism and the Lawlessness of Machine Learning Code

2022-06-23 · A. Feder Cooper, Jonathan Frankle, Christopher De Sa

Legal literature on machine learning (ML) tends to focus on harms, and thus tends to reason about individual model outcomes and summary error rates. This focus has masked important aspects of ML that are rooted in its re…

Legal Reasoning

The Cost of Arbitrariness for Individuals: Examining the Legal and Technical Challenges of Model Multiplicity

2024-05-28 · Prakhar Ganesh, Ihsan Ibrahim Daldaban, Ignacio Cofone, Golnoosh Farnadi

Model multiplicity, the phenomenon where multiple models achieve similar performance despite different underlying learned functions, introduces arbitrariness in model selection. While this arbitrariness may seem inconseq…

Model Selection

The Curious Case of Arbitrariness in Machine Learning

2025-01-24 · Prakhar Ganesh, Afaf Taik, Golnoosh Farnadi

Algorithmic modelling relies on limited information in data to extrapolate outcomes for unseen scenarios, often embedding an element of arbitrariness in its decisions. A perspective on this arbitrariness that has recentl…

Confidence Intervals for the Savitzky-Golay Filter with an Application to the Keeling Data for Atmospheric CO2

2024-12-19 · Paul W. Oxby

The Savitzky-Golay FIR digital filter is based on a least-squares polynomial fit to a sample of equally spaced data. The polynomial fit gives the filter the ability to preserve moments of features in the data like peak w…

Arbitrariness and Social Prediction: The Confounding Role of Variance in Fair Classification

2023-01-27 · A. Feder Cooper, Katherine Lee, Madiha Zahrah Choksi, Solon Barocas 외

Variance in predictions across different trained models is a significant, under-explored source of error in fair binary classification. In practice, the variance on some data examples is so large that decisions can be ef…

Binary ClassificationClassificationFairness