arXiv Analytics

Sign in

arXiv:2211.12491 [cs.LG]AbstractReferencesReviewsResources

ModelDiff: A Framework for Comparing Learning Algorithms

Harshay Shah, Sung Min Park, Andrew Ilyas, Aleksander Madry

Published 2022-11-22Version 1

We study the problem of (learning) algorithm comparison, where the goal is to find differences between models trained with two different learning algorithms. We begin by formalizing this goal as one of finding distinguishing feature transformations, i.e., input transformations that change the predictions of models trained with one learning algorithm but not the other. We then present ModelDiff, a method that leverages the datamodels framework (Ilyas et al., 2022) to compare learning algorithms based on how they use their training data. We demonstrate ModelDiff through three case studies, comparing models trained with/without data augmentation, with/without pre-training, and with different SGD hyperparameters. Our code is available at https://github.com/MadryLab/modeldiff .

Related articles: Most relevant | Search more
arXiv:1312.3970 [cs.LG] (Published 2013-12-13)
An Extensive Evaluation of Filtering Misclassified Instances in Supervised Classification Tasks
arXiv:2405.06582 [cs.LG] (Published 2024-05-10)
The Role of Learning Algorithms in Collective Action
arXiv:1705.07809 [cs.LG] (Published 2017-05-22)
Information-theoretic analysis of generalization capability of learning algorithms