Project details for SVM with uncertain labels

Logo SVM with uncertain labels 0.2

by rflamary - July 17, 2012, 11:06:23 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

view (6 today), download ( 0 today ), 0 subscriptions

Description:

SVM are efficient discriminative classifiers but they cannot be applied when the learning set consists of both certain labels {-1,1} and uncertain labels represented by a posterior probability estimate (0,1).

We address this problem in our SSP 2011 paper entitled HANDLING UNCERTAINTIES IN SVM CLASSIFICATION. Basically we learn a unique classifier satisfying both classification performances on the certain labels and performs a probabilistic regression on the uncertain labels. Our approach proved efficient in terms of classification performances and probabilistic output compared to a classical Platt estimation.

This package contains our paper, a matlab function that learn from uncertain labels instead of certain ones (usvmclass.m), and 3 test scripts corresponding to the numerical experiments in the paper (test*.m).

Changes to previous version:

Added missing dataset function (thanks to Hao Wu)

BibTeX Entry: Download
Corresponding Paper BibTeX Entry: Download
Supported Operating Systems: Platform Independent
Data Formats: Matlab
Tags: Svm, Kernel Methods, Algorithm, Probability Estimation
Archive: download here

Other available revisons

Version Changelog Date
0.2

Added missing dataset function (thanks to Hao Wu)

July 17, 2012, 11:06:23
0.1

Initial Announcement on mloss.org.

July 6, 2011, 23:12:21

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.