SOTAVerified

Multiple Choice Learning: Learning to Produce Multiple Structured Outputs

2012-12-01NeurIPS 2012Unverified0· sign in to hype

Abner Guzmán-Rivera, Dhruv Batra, Pushmeet Kohli

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The paper addresses the problem of generating multiple hypotheses for prediction tasks that involve interaction with users or successive components in a cascade. Given a set of multiple hypotheses, such components/users have the ability to automatically rank the results and thus retrieve the best one. The standard approach for handling this scenario is to learn a single model and then produce M-best Maximum a Posteriori (MAP) hypotheses from this model. In contrast, we formulate this multiple choice learning task as a multiple-output structured-output prediction problem with a loss function that captures the natural setup of the problem. We present a max-margin formulation that minimizes an upper-bound on this loss-function. Experimental results on the problems of image co-segmentation and protein side-chain prediction show that our method outperforms conventional approaches used for this scenario and leads to substantial improvements in prediction accuracy.

Tasks

Reproductions