pith. sign in

arxiv: 2002.12278 · v1 · pith:L7QD6KQPnew · submitted 2020-02-27 · 💻 cs.LG · cs.AI

Testing Monotonicity of Machine Learning Models

classification 💻 cs.LG cs.AI
keywords modelmodelsmonotonicitytesttestingblack-boxwhite-boxcomputation
0
0 comments X
read the original abstract

Today, machine learning (ML) models are increasingly applied in decision making. This induces an urgent need for quality assurance of ML models with respect to (often domain-dependent) requirements. Monotonicity is one such requirement. It specifies a software as 'learned' by an ML algorithm to give an increasing prediction with the increase of some attribute values. While there exist multiple ML algorithms for ensuring monotonicity of the generated model, approaches for checking monotonicity, in particular of black-box models, are largely lacking. In this work, we propose verification-based testing of monotonicity, i.e., the formal computation of test inputs on a white-box model via verification technology, and the automatic inference of this approximating white-box model from the black-box model under test. On the white-box model, the space of test inputs can be systematically explored by a directed computation of test cases. The empirical evaluation on 90 black-box models shows verification-based testing can outperform adaptive random testing as well as property-based techniques with respect to effectiveness and efficiency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

    math.NA 2026-06 unverdicted novelty 4.0

    LipFit package offers GPU-parallel Lipschitz interpolation and smoothing for scattered data with optional monotonicity constraints using tight upper and lower bounds.