Sciweavers

3050 search results - page 195 / 610
» On-line Algorithms in Machine Learning
Sort
View
ICML
2006
IEEE
16 years 5 months ago
Efficient learning of Naive Bayes classifiers under class-conditional classification noise
We address the problem of efficiently learning Naive Bayes classifiers under classconditional classification noise (CCCN). Naive Bayes classifiers rely on the hypothesis that the ...
Christophe Nicolas Magnan, François Denis, ...
ICANN
2009
Springer
15 years 8 months ago
Learning SVMs from Sloppily Labeled Data
This paper proposes a modelling of Support Vector Machine (SVM) learning to address the problem of learning with sloppy labels. In binary classification, learning with sloppy labe...
Guillaume Stempfel, Liva Ralaivola
COLT
2001
Springer
15 years 8 months ago
On Learning Monotone DNF under Product Distributions
We show that the class of monotone 2O( √ log n)-term DNF formulae can be PAC learned in polynomial time under the uniform distribution from random examples only. This is an expo...
Rocco A. Servedio
ICML
2010
IEEE
15 years 5 months ago
A Conditional Random Field for Multiple-Instance Learning
We present MI-CRF, a conditional random field (CRF) model for multiple instance learning (MIL). MI-CRF models bags as nodes in a CRF with instances as their states. It combines di...
Thomas Deselaers, Vittorio Ferrari
COLT
2010
Springer
15 years 2 months ago
Adaptive Subgradient Methods for Online Learning and Stochastic Optimization
We present a new family of subgradient methods that dynamically incorporate knowledge of the geometry of the data observed in earlier iterations to perform more informative gradie...
John Duchi, Elad Hazan, Yoram Singer