SlideShare a Scribd company logo
FINDING RARE CLASSES ACTIVE LEARNING WITH GENERATIVE
AND DISCRIMINATIVE MODELS
ABSTRACT:
Discovering rare categories and classifying new instances of them is an important data mining
issue in many fields but fully supervised learning of a rare class classifier is prohibitively costly
in labeling effort. There has therefore been increasing interest both in active discovery: to
identify new classes quickly, and active learning: to train classifier with minimal supervision.
These goals occur together in practice and are intrinsically related because examples of each
class are required to train a classifier. Nevertheless, very few studies have tried to optimize them
together, meaning that data mining for rare classes in new domains makes inefficient use of
human supervision. Developing active learning algorithms to optimize both rare class discovery
and classification simultaneously is challenging because discovery and classification have
conflicting requirements in query criteria.
In this paper we address these issues with two contributions: a unified active learning model to
jointly discover new categories and learn to classify them by adapting query criteria online; and a
classifier combination algorithm that switches generative and discriminative classifiers as
learning progresses. Extensive evaluation on a batch of standard UCI and vision datasets
demonstrates the superiority of this approach over existing methods.
ECWAY TECHNOLOGIES
IEEE PROJECTS & SOFTWARE DEVELOPMENTS
OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE
CELL: +91 98949 17187, +91 875487 2111 / 3111 / 4111 / 5111 / 6111
VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com

More Related Content

PPT
Machine Learning
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Dotnet finding rare classes active learning with generative and discriminati...
PDF
Finding rare classes active learning with generative and discriminative models
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Finding rare classes active learning with generative and discriminative models
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Finding rare classes active learning with generative and discriminative models
Machine Learning
Android finding rare classes active learning with generative and discriminat...
Dotnet finding rare classes active learning with generative and discriminati...
Finding rare classes active learning with generative and discriminative models
Android finding rare classes active learning with generative and discriminat...
Finding rare classes active learning with generative and discriminative models
Android finding rare classes active learning with generative and discriminat...
Finding rare classes active learning with generative and discriminative models

Similar to Java finding rare classes active learning with generative and discriminative models (20)

PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Dotnet finding rare classes active learning with generative and discriminati...
PDF
Android finding rare classes active learning with generative and discriminat...
PDF
Android finding rare classes active learning with generative and discriminat...
PPTX
Detection of Online Learning Activity Scopes
PDF
Incremental learning from unbalanced data with concept class, concept drift a...
PDF
Adaptive Classification of Imbalanced Data using ANN with Particle of Swarm O...
PDF
Paper id 312201523
PDF
Evaluating the Use of Clustering for Automatically Organising Digital Library...
PDF
Clustering Students of Computer in Terms of Level of Programming
PDF
A novel methodology for constructing rule based naïve bayesian classifiers
PDF
Student Performance Evaluation in Education Sector Using Prediction and Clust...
PDF
Effective Feature Selection for Feature Possessing Group Structure
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
Classification Technique for Predicting Learning Behavior of Student in Highe...
PDF
Extending the Student’s Performance via K-Means and Blended Learning
Android finding rare classes active learning with generative and discriminat...
Android finding rare classes active learning with generative and discriminat...
Android finding rare classes active learning with generative and discriminat...
Dotnet finding rare classes active learning with generative and discriminati...
Android finding rare classes active learning with generative and discriminat...
Android finding rare classes active learning with generative and discriminat...
Detection of Online Learning Activity Scopes
Incremental learning from unbalanced data with concept class, concept drift a...
Adaptive Classification of Imbalanced Data using ANN with Particle of Swarm O...
Paper id 312201523
Evaluating the Use of Clustering for Automatically Organising Digital Library...
Clustering Students of Computer in Terms of Level of Programming
A novel methodology for constructing rule based naïve bayesian classifiers
Student Performance Evaluation in Education Sector Using Prediction and Clust...
Effective Feature Selection for Feature Possessing Group Structure
International Journal of Engineering Research and Development (IJERD)
Classification Technique for Predicting Learning Behavior of Student in Highe...
Extending the Student’s Performance via K-Means and Blended Learning
Ad

More from ecwayerode (20)

DOCX
Triaxial accelerometer based fall detection method using a self-constructing ...
DOCX
Smart host microcontroller for optimal battery charging in a solar powered ro...
DOCX
Remote control system of high efficiency and intelligent street lighting usin...
DOCX
Remote monitoring system of ecg and body temperature signals
DOCX
Reduce the standby power consumption of a microwave oven
DOCX
Low power wireless sensor network for building monitoring
DOCX
Land use classification using taxi gps traces
DOCX
Intelligent household led lighting system considering energy efficiency and u...
DOCX
Energy efficient wireless mac protocolsfor railway monitoring applications
DOCX
Design of an embedded speech centric interface for applications in handheld t...
DOCX
Design and evaluation of a haptic computer assistant for tele-manipulation tasks
DOCX
Automatic road crack detection and characterization
DOCX
Automatic calibration method for driver’s head orientation and eye movements ...
DOCX
An embedded systems laboratory to support rapid prototyping of robotics and t...
DOCX
Accessible display design to control home area networks
DOCX
A virtual touch event method using scene recognition for digital television
DOCX
A robot that approaches pedestrians
DOCX
Changes in the correlation between eye and steering movements indicate driver...
DOCX
Towards the implementation of io t for environmental condition monitoring in ...
DOC
Design and fabrication of pneumatic reciprocating water pumping system
Triaxial accelerometer based fall detection method using a self-constructing ...
Smart host microcontroller for optimal battery charging in a solar powered ro...
Remote control system of high efficiency and intelligent street lighting usin...
Remote monitoring system of ecg and body temperature signals
Reduce the standby power consumption of a microwave oven
Low power wireless sensor network for building monitoring
Land use classification using taxi gps traces
Intelligent household led lighting system considering energy efficiency and u...
Energy efficient wireless mac protocolsfor railway monitoring applications
Design of an embedded speech centric interface for applications in handheld t...
Design and evaluation of a haptic computer assistant for tele-manipulation tasks
Automatic road crack detection and characterization
Automatic calibration method for driver’s head orientation and eye movements ...
An embedded systems laboratory to support rapid prototyping of robotics and t...
Accessible display design to control home area networks
A virtual touch event method using scene recognition for digital television
A robot that approaches pedestrians
Changes in the correlation between eye and steering movements indicate driver...
Towards the implementation of io t for environmental condition monitoring in ...
Design and fabrication of pneumatic reciprocating water pumping system
Ad

Java finding rare classes active learning with generative and discriminative models

  • 1. FINDING RARE CLASSES ACTIVE LEARNING WITH GENERATIVE AND DISCRIMINATIVE MODELS ABSTRACT: Discovering rare categories and classifying new instances of them is an important data mining issue in many fields but fully supervised learning of a rare class classifier is prohibitively costly in labeling effort. There has therefore been increasing interest both in active discovery: to identify new classes quickly, and active learning: to train classifier with minimal supervision. These goals occur together in practice and are intrinsically related because examples of each class are required to train a classifier. Nevertheless, very few studies have tried to optimize them together, meaning that data mining for rare classes in new domains makes inefficient use of human supervision. Developing active learning algorithms to optimize both rare class discovery and classification simultaneously is challenging because discovery and classification have conflicting requirements in query criteria. In this paper we address these issues with two contributions: a unified active learning model to jointly discover new categories and learn to classify them by adapting query criteria online; and a classifier combination algorithm that switches generative and discriminative classifiers as learning progresses. Extensive evaluation on a batch of standard UCI and vision datasets demonstrates the superiority of this approach over existing methods. ECWAY TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE CELL: +91 98949 17187, +91 875487 2111 / 3111 / 4111 / 5111 / 6111 VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com