Test-time Assessment of a Model's Performance on Unseen Domains via Optimal Transport

Akshay Mehra, Yunbei Zhang, Jihun Hamm; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2024, pp. 173-182

Abstract


Gauging the performance of ML models on data from unseen domains at test-time is essential yet a challenging problem due to the lack of labels in this setting. Moreover the performance of these models on in-distribution data is a poor indicator of their performance on data from unseen domains. Thus it is essential to develop metrics that can provide insights into the model's performance at test time and can be computed only with the information available at test time (such as their model parameters the training data or its statistics and the unlabeled test data). To this end we propose a metric based on Optimal Transport that is highly correlated with the model's performance on unseen domains and is efficiently computable only using information available at test time. Concretely our metric characterizes the model's performance on unseen domains using only a small amount of unlabeled data from these domains and data or statistics from the training (source) domain(s). Through extensive empirical evaluation using standard benchmark datasets and their corruptions we demonstrate the utility of our metric in estimating the model's performance in various practical applications. These include the problems of selecting the source data and architecture that leads to the best performance on data from an unseen domain and the problem of predicting a deployed model's performance at test time on unseen domains. Our empirical results show that our metric which uses information from both the source and the unseen domain is highly correlated with the model's performance achieving a significantly better correlation than that obtained via the popular prediction entropy-based metric which is computed solely using the data from the unseen domain.

Related Material


[pdf]
[bibtex]
@InProceedings{Mehra_2024_CVPR, author = {Mehra, Akshay and Zhang, Yunbei and Hamm, Jihun}, title = {Test-time Assessment of a Model's Performance on Unseen Domains via Optimal Transport}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2024}, pages = {173-182} }