Kwang In Kim1    Christian Richardt2    Hyung Jin Chang3

1 UNIST, Korea       2 University of Bath       3 University of Birmingham

European Conference on Computer Vision 2020


Abstract

Predictor combination aims to improve a (target) predictor of a learning task based on the (reference) predictors of potentially relevant tasks, without having access to the internals of individual predictors. We present a new predictor combination algorithm that improves the target by i) measuring the relevance of references based on their capabilities in predicting the target, and ii) strengthening such estimated relevance. Unlike existing predictor combination approaches that only exploit pairwise relationships between the target and each reference, and thereby ignore potentially useful dependence among references, our algorithm jointly assesses the relevance of all references by adopting a Bayesian framework. This also offers a rigorous way to automatically select only relevant references. Based on experiments on seven real-world datasets from visual attribute ranking and multi-class classification scenarios, we demonstrate that our algorithm offers a significant performance gain and broadens the application range of existing predictor combination approaches.

Prerecorded presentation (8 minutes)

Downloads

Bibtex

@inproceedings{JPC,
  author    = {Kwang In Kim and Christian Richardt and Hyung Jin Chang},
  title     = {Combining Task Predictors via Enhancing Joint Predictability},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58517-4_26},
  url       = {https://richardt.name/joint-predictor-combination/},
}