paper-with-me

홈 › Papers

A Robust AUC Maximization Framework with Simultaneous Outlier Detection and Feature Selection for Positive-Unlabeled Classification

2018-03-18 · Ke Ren, Haichuan Yang, Yu Zhao, Mingshan Xue, Hongyu Miao, Shuai Huang, Ji Liu

The positive-unlabeled (PU) classification is a common scenario in real-world applications such as healthcare, text classification, and bioinformatics, in which we only observe a few samples labeled as "positive" together with a large volume of "unlabeled" samples that may contain both positive and negative samples. Building robust classifier for the PU problem is very challenging, especially for complex data where the negative samples overwhelm and mislabeled samples or corrupted features exist. To address these three issues, we propose a robust learning framework that unifies AUC maximization (a robust metric for biased labels), outlier detection (for excluding wrong labels), and feature selection (for excluding corrupted features). The generalization error bounds are provided for the proposed model that give valuable insight into the theoretical performance of the method and lead to useful practical guidance, e.g., to train a model, we find that the included unlabeled samples are sufficient as long as the sample size is comparable to the number of positive samples in the training process. Empirical comparisons and two real-world applications on surgical site infection (SSI) and EEG seizure detection are also conducted to show the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:1803.06604

Code (0)

등록된 구현이 없습니다.

Tasks

EEGElectroencephalogram (EEG)feature selectionGeneral ClassificationOutlier DetectionSeizure Detectiontext-classificationText Classification

Similar Papers 제목 키워드 기반

Component-wise Adaptive Trimming For Robust Mixture Regression

2020-05-23 · Wennan Chang, Xinyu Zhou, Yong Zang, Chi Zhang 외

Parameter estimation of mixture regression model using the expectation maximization (EM) algorithm is highly sensitive to outliers. Here we propose a fast and efficient robust mixture regression algorithm, called Compone…

Outlier Detectionparameter estimationregression

Statistical Outlier Identification in Multi-robot Visual SLAM using Expectation Maximization

2020-02-07 · Arman Karimian, Ziqi Yang, Roberto Tron

This paper introduces a novel and distributed method for detecting inter-map loop closure outliers in simultaneous localization and mapping (SLAM). The proposed algorithm does not rely on a good initialization and can ha…

Outlier DetectionSimultaneous Localization and Mapping

Outlier Detection Ensemble with Embedded Feature Selection

2020-01-15 · Li Cheng, Yijie Wang, Xinwang Liu, Bin Li

Feature selection places an important role in improving the performance of outlier detection, especially for noisy data. Existing methods usually perform feature selection and outlier scoring separately, which would sele…

feature selectionOutlier Detection

Robust Point Cloud Based Reconstruction of Large-Scale Outdoor Scenes

2019-05-23 · CVPR 2019 6 · Ziquan Lan, Zi Jian Yew, Gim Hee Lee

Outlier feature matches and loop-closures that survived front-end data association can lead to catastrophic failures in the back-end optimization of large-scale point cloud based 3D reconstruction. To alleviate this prob…

3D Reconstruction

MIX: A Joint Learning Framework for Detecting Both Clustered and Scattered Outliers in Mixed-Type Data

2019-11-01 · Hongzuo Xu, Yijie Wang, Yongjun Wang, Zhiyue Wu

Mixed-type data are pervasive in real life, but very limited outlier detection methods are available for these data. Some existing methods handle mixed-type data by feature converting, whereas their performance is downgr…

Anomaly DetectionOutlier Detection