paper-with-me

Papers

Class Proportion Estimation with Application to Multiclass Anomaly Rejection

2013-06-21 · Tyler Sanderson, Clayton Scott

This work addresses two classification problems that fall under the heading of domain adaptation, wherein the distributions of training and testing examples differ. The first problem studied is that of class proportion estimation, which is the problem of estimating the class proportions in an unlabeled testing data set given labeled examples of each class. Compared to previous work on this problem, our approach has the novel feature that it does not require labeled training data from one of the classes. This property allows us to address the second domain adaptation problem, namely, multiclass anomaly rejection. Here, the goal is to design a classifier that has the option of assigning a "reject" label, indicating that the instance did not arise from a class present in the training data. We establish consistent learning strategies for both of these domain adaptation problems, which to our knowledge are the first of their kind. We also implement the class proportion estimation technique and demonstrate its performance on several benchmark data sets.

📄 PDF Abstract BibTeX arXiv:1306.5056

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Stack of discriminative autoencoders for multiclass anomaly detection in endoscopy images

2021-03-15 · Mohammad Reza Mohebbian, Khan A. Wahid, Paul Babyn

Wireless Capsule Endoscopy (WCE) helps physicians examine the gastrointestinal (GI) tract noninvasively. There are few studies that address pathological assessment of endoscopy images in multiclass classification and mos…

Anomaly DetectionClusteringGeneral Classification

Learning from Label Proportions with Instance-wise Consistency

2022-03-24 · Ryoma Kobayashi, Yusuke Mukuta, Tatsuya Harada

Learning from Label Proportions (LLP) is a weakly supervised learning method that aims to perform instance classification from training data consisting of pairs of bags containing multiple instances and the class label p…

Learning TheoryStochastic OptimizationWeakly-supervised Learning

Improving and Assessing Anomaly Detectors for Large-Scale Settings

2021-09-29 · Dan Hendrycks, Steven Basart, Mantas Mazeika, Andy Zou 외

Detecting out-of-distribution examples is important for safety-critical machine learning applications such as detecting novel biological phenomena and self-driving cars. However, existing research mainly focuses on simpl…

Anomaly SegmentationOut-of-Distribution DetectionSegmentationSelf-Driving Cars

Deep multi-class learning from label proportions

2019-05-30 · Gabriel Dulac-Arnold, Neil Zeghidour, Marco Cuturi, Lucas Beyer 외

We propose a learning algorithm capable of learning from label proportions instead of direct data labels. In this scenario, our data are arranged into various bags of a certain size, and only the proportions of each labe…

Binary ClassificationGeneral Classificationimage-classificationImage Classification

Scaling Out-of-Distribution Detection for Real-World Settings

2019-11-25 · Dan Hendrycks, Steven Basart, Mantas Mazeika, Andy Zou 외

Detecting out-of-distribution examples is important for safety-critical machine learning applications such as detecting novel biological phenomena and self-driving cars. However, existing research mainly focuses on simpl…

Anomaly SegmentationOut-of-Distribution DetectionSegmentationSelf-Driving Cars+1