paper-with-me

Papers

Thinking Beyond Distributions in Testing Machine Learned Models

2021-12-06 · Negar Rostamzadeh, Ben Hutchinson, Christina Greer, Vinodkumar Prabhakaran

Testing practices within the machine learning (ML) community have centered around assessing a learned model's predictive performance measured against a test dataset, often drawn from the same distribution as the training dataset. While recent work on robustness and fairness testing within the ML community has pointed to the importance of testing against distributional shifts, these efforts also focus on estimating the likelihood of the model making an error against a reference dataset/distribution. We argue that this view of testing actively discourages researchers and developers from looking into other sources of robustness failures, for instance corner cases which may have severe undesirable impacts. We draw parallels with decades of work within software engineering testing focused on assessing a software system against various stress conditions, including corner cases, as opposed to solely focusing on average-case behaviour. Finally, we put forth a set of recommendations to broaden the view of machine learning testing to a rigorous practice.

📄 PDF Abstract BibTeX arXiv:2112.03057

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

Modeling reverse thinking for machine learning

2018-03-01 · Li Huihui, Wen Guihua

Human inertial thinking schemes can be formed through learning, which are then applied to quickly solve similar problems later. However, when problems are significantly different, inertial thinking generally presents the…

BIG-bench Machine Learning

Towards Linguistically Generalizable NLP Systems: A Workshop and Shared Task

2017-11-04 · WS 2017 9 · Allyson Ettinger, Sudha Rao, Hal Daumé III, Emily M. Bender

This paper presents a summary of the first Workshop on Building Linguistically Generalizable Natural Language Processing Systems, and the associated Build It Break It, The Language Edition shared task. The goal of this w…

Fermi-Dirac thermal measurements: A framework for quantum hypothesis testing and semidefinite optimization

2026-03-04 · Nana Liu, Mark M. Wilde arxiv

Quantum measurements are the means by which we recover messages encoded into quantum states. They are at the forefront of quantum hypothesis testing, wherein the goal is to perform an optimal measurement for arriving at …

Feature Interactions on Steroids: On the Composition of ML Models

2021-05-13 · Christian Kästner, Eunsuk Kang, Sven Apel

The lack of specifications is a key difference between traditional software engineering and machine learning. We discuss how it drastically impacts how we think about divide-and-conquer approaches to system design, and h…

BIG-bench Machine Learning

Probing Knowledge Holes in Unlearned LLMs

2025-10-27 · Myeongseob Ko, Hoang Anh Just, Charles Fleming, Ming Jin 외 arxiv

Machine unlearning has emerged as a prevalent technical solution for selectively removing unwanted knowledge absorbed during pre-training, without requiring full retraining. While recent unlearning techniques can effecti…