paper-with-me

홈 › Papers

Convex Multiple-Instance Learning by Estimating Likelihood Ratio

2010-12-01 · NeurIPS 2010 12 · Fuxin Li, Cristian Sminchisescu

Multiple-Instance learning has been long known as a hard non-convex problem. In this work, we propose an approach that recasts it as a convex likelihood ratio estimation problem. Firstly, the constraint in multiple-instance learning is reformulated into a convex constraint on the likelihood ratio. Then we show that a joint estimation of a likelihood ratio function and the likelihood on training instances can be learned convexly. Theoretically, we prove a quantitative relationship between the risk estimated under the 0-1 classification loss, and under a loss function for likelihood ratio estimation. It is shown that our likelihood ratio estimation is generally a good surrogate for the 0-1 loss, and separates positive and negative instances well. However with the joint estimation it tends to underestimate the likelihood of an example to be positive. We propose to use these likelihood ratio estimates as features, and learn a linear combination on them to classify the bags. Experiments on synthetic and real datasets show the superiority of the approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Active Deep Multiple Instance Learning

2021-09-29 · Hitesh Sapkota, Qi Yu

State-of-the-art multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many important applications, remains largely unsatisfa…

Multiple Instance LearningPrediction

Balancing Bias and Variance for Active Weakly Supervised Learning

2022-06-12 · Hitesh Sapkota, Qi Yu

As a widely used weakly supervised learning scheme, modern multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many importa…

Multiple Instance LearningPredictionWeakly-supervised Learning

A Tight Convex Upper Bound on the Likelihood of a Finite Mixture

2016-08-18 · Elad Mezuman, Yair Weiss

The likelihood function of a finite mixture model is a non-convex function with multiple local maxima and commonly used iterative algorithms such as EM will converge to different solutions depending on initial conditions…

Multi-Task Averaging

2012-12-01 · NeurIPS 2012 12 · Sergey Feldman, Maya Gupta, Bela Frigyik

We present a multi-task learning approach to jointly estimate the means of multiple independent data sets. The proposed multi-task averaging (MTA) algorithm results in a convex combination of the single-task averages. We…

Multi-Task Learning

Estimating Multiple Precision Matrices with Cluster Fusion Regularization

2020-03-01 · Bradley S. Price, Aaron J. Molstad, Ben Sherwood

We propose a penalized likelihood framework for estimating multiple precision matrices from different classes. Most existing methods either incorporate no information on relationships between the precision matrices, or r…

Clustering