ML4ML: Automated Invariance Testing for Machine Learning Models
Zukang Liao, Pengfei Zhang, Min Chen

TL;DR
This paper introduces ML4ML, a framework that uses machine learning models to automatically analyze complex visual patterns for testing invariance qualities of neural networks, surpassing simple score-based methods.
Contribution
The paper presents a novel systematic framework that leverages ML models to automatically assess invariance qualities through visual pattern analysis, applicable to various invariance types.
Findings
ML4ML assessors accurately determine rotation, brightness, and size invariances.
The framework effectively analyzes complex visual patterns beyond simple formulas.
Demonstrated feasibility across multiple neural network models.
Abstract
In machine learning (ML) workflows, determining the invariance qualities of an ML model is a common testing procedure. Traditionally, invariance qualities are evaluated using simple formula-based scores, e.g., accuracy. In this paper, we show that testing the invariance qualities of ML models may result in complex visual patterns that cannot be classified using simple formulas. In order to test ML models by analyzing such visual patterns automatically using other ML models, we propose a systematic framework that is applicable to a variety of invariance qualities. We demonstrate the effectiveness and feasibility of the framework by developing ML4ML models (assessors) for determining rotation-, brightness-, and size-variances of a collection of neural networks. Our testing results show that the trained ML4ML assessors can perform such analytical tasks with sufficient accuracy.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsTest
