paper-with-me

Papers

Mixture Proportion Estimation via Kernel Embedding of Distributions

2016-03-08 · Harish G. Ramaswamy, Clayton Scott, Ambuj Tewari

Mixture proportion estimation (MPE) is the problem of estimating the weight of a component distribution in a mixture, given samples from the mixture and component. This problem constitutes a key part in many "weakly supervised learning" problems like learning with positive and unlabelled samples, learning with label noise, anomaly detection and crowdsourcing. While there have been several methods proposed to solve this problem, to the best of our knowledge no efficient algorithm with a proven convergence rate towards the true proportion exists for this problem. We fill this gap by constructing a provably correct algorithm for MPE, and derive convergence rates under certain assumptions on the distribution. Our method is based on embedding distributions onto an RKHS, and implementing it only requires solving a simple convex quadratic programming problem a few times. We run our algorithm on several standard classification datasets, and demonstrate that it performs comparably to or better than other algorithms on most datasets.

📄 PDF Abstract BibTeX arXiv:1603.02501

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionWeakly-supervised Learning

Similar Papers 제목 키워드 기반

An Efficient and Provable Approach for Mixture Proportion Estimation Using Linear Independence Assumption

2018-06-01 · CVPR 2018 6 · Xiyu Yu, Tongliang Liu, Mingming Gong, Kayhan Batmanghelich 외

In this paper, we study the mixture proportion estimation (MPE) problem in a new setting: given samples from the mixture and the component distributions, we identify the proportions of the components in the mixture distr…

Sparse Approximation of a Kernel Mean

2015-03-01 · E. Cruz Cortés, C. Scott

Kernel means are frequently used to represent probability distributions in machine learning problems. In particular, the well known kernel density estimator and the kernel mean embedding both have the form of a kernel me…

Clustering

Normalized Wasserstein for Mixture Distributions With Applications in Adversarial Learning and Domain Adaptation

2019-10-01 · ICCV 2019 10 · Yogesh Balaji, Rama Chellappa, Soheil Feizi

Understanding proper distance measures between distributions is at the core of several learning tasks such as generative models, domain adaptation, clustering, etc. In this work, we focus on mixture distributions that ar…

ClusteringDomain Adaptation

Normalized Wasserstein Distance for Mixture Distributions with Applications in Adversarial Learning and Domain Adaptation

2019-02-01 · Yogesh Balaji, Rama Chellappa, Soheil Feizi

Understanding proper distance measures between distributions is at the core of several learning tasks such as generative models, domain adaptation, clustering, etc. In this work, we focus on mixture distributions that ar…

ClusteringDomain Adaptation

Mixture Proportion Estimation and Weakly-supervised Kernel Test for Conditional Independence

2026-04-08 · Yushi Hirose, Akito Narahara, Takafumi Kanamori arxiv

Mixture proportion estimation (MPE) aims to estimate class priors from unlabeled data. This task is a critical component in weakly supervised learning, such as PU learning, learning with label noise, and domain adaptatio…

Domain Adaptation