A Scalable and Efficient Iterative Method for Copying Machine Learning Classifiers
Nahuel Statuto, Irene Unceta, Jordi Nin, Oriol Pujol

TL;DR
This paper presents a new sequential method for copying machine learning classifiers that reduces computational costs and resource usage while maintaining or improving accuracy, beneficial for industrial applications.
Contribution
It introduces a scalable, iterative copying approach that outperforms single-pass methods in efficiency and resource consumption, validated through experiments.
Findings
Significant reduction in training time and resources.
Maintains or improves copying accuracy.
Effective on synthetic and real-world datasets.
Abstract
Differential replication through copying refers to the process of replicating the decision behavior of a machine learning model using another model that possesses enhanced features and attributes. This process is relevant when external constraints limit the performance of an industrial predictive system. Under such circumstances, copying enables the retention of original prediction capabilities while adapting to new demands. Previous research has focused on the single-pass implementation for copying. This paper introduces a novel sequential approach that significantly reduces the amount of computational resources needed to train or maintain a copy, leading to reduced maintenance costs for companies using machine learning models in production. The effectiveness of the sequential approach is demonstrated through experiments with synthetic and real-world datasets, showing significant…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Neural Networks and Applications · Industrial Vision Systems and Defect Detection
