Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MetricOpt: Learning to Optimize Black-Box Evaluation Metrics

About

We study the problem of directly optimizing arbitrary non-differentiable task evaluation metrics such as misclassification rate and recall. Our method, named MetricOpt, operates in a black-box setting where the computational details of the target metric are unknown. We achieve this by learning a differentiable value function, which maps compact task-specific model parameters to metric observations. The learned value function is easily pluggable into existing optimizers like SGD and Adam, and is effective for rapidly finetuning a pre-trained model. This leads to consistent improvements since the value function provides effective metric supervision during finetuning, and helps to correct the potential bias of loss-only supervision. MetricOpt achieves state-of-the-art performance on a variety of metrics for (image) classification, image retrieval and object detection. Solid benefits are found over competing methods, which often involve complex loss design or adaptation. MetricOpt also generalizes well to new tasks and model architectures.

Chen Huang, Shuangfei Zhai, Pengsheng Guo, Josh Susskind• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)--
906
Object DetectionPASCAL VOC 2007 (test)--
821
Image ClassificationImageNet 1k (test)
Top-1 Accuracy75.1
798
Image RetrievalStanford Online Products (test)
Recall@180.4
220
Image ClassificationCIFAR-10 (test)
AUCPR0.972
11
Binary ClassificationA9A UCI (test)
Misclassification Rate13.69
3
Binary ClassificationCoverType UCI (test)
MCR20.57
3
Showing 7 of 7 rows

Other info

Follow for update