SlideShare a Scribd company logo
A GRAPH-BASED CONSENSUS MAXIMIZATION APPROACH FOR COMBINING
MULTIPLE SUPERVISED AND UNSUPERVISED MODELS
ABSTRACT:
Ensemble learning has emerged as a powerful method for combining multiple models. Well-
known methods, such as bagging, boosting, and model averaging, have been shown to improve
accuracy and robustness over single models. However, due to the high costs of manual labeling,
it is hard to obtain sufficient and reliable labeled data for effective training. Meanwhile, lots of
unlabeled data exist in these sources, and we can readily obtain multiple unsupervised models.
Although unsupervised models do not directly generate a class label prediction for each object,
they provide useful constraints on the joint predictions for a set of related objects. Therefore,
incorporating these unsupervised models into the ensemble of supervised models can lead to
better prediction performance.
In this paper, we study ensemble learning with outputs from multiple supervised and
unsupervised models, a topic where little work has been done. We propose to consolidate a
classification solution by maximizing the consensus among both supervised predictions and
unsupervised constraints. We cast this ensemble task as an optimization problem on a bipartite
graph, where the objective function favors the smoothness of the predictions over the graph, but
penalizes the deviations from the initial labeling provided by the supervised models. We solve
this problem through iterative propagation of probability estimates among neighboring nodes and
prove the optimality of the solution. The proposed method can be interpreted as conducting a
constrained embedding in a transformed space, or a ranking on the graph. Experimental results
on different applications with heterogeneous data sources demonstrate the benefits of the
proposed method over existing alternatives.
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

PDF
Dotnet maximum likelihood estimation from uncertain data in the belief funct...
PDF
Poster: ICPR 2008
PDF
A reconstruction error based framework for multi label and multi-view learning
PPTX
application of numerical method
PDF
Cold start recommendation with provable guarantees a decoupled approach
PPT
An Affective Virtual Agent for Natural Human-Agent Interaction
PDF
Rodriguez_Ullmayer_Rojo_RUSIS@UNR_REU_Poster_Presentation_JMM
PDF
NUMERICAL METHOD AND ITS APPLICATION
Dotnet maximum likelihood estimation from uncertain data in the belief funct...
Poster: ICPR 2008
A reconstruction error based framework for multi label and multi-view learning
application of numerical method
Cold start recommendation with provable guarantees a decoupled approach
An Affective Virtual Agent for Natural Human-Agent Interaction
Rodriguez_Ullmayer_Rojo_RUSIS@UNR_REU_Poster_Presentation_JMM
NUMERICAL METHOD AND ITS APPLICATION

Viewers also liked (13)

PDF
President Comments
DOCX
FredPhelps_RESUME_2016_v2
DOC
Prem Nath Singh
PDF
Ecole architecture rabat
PDF
A data fusion technique for wireless ranging performance improvement
DOCX
Dr-1._Walter_Howard_Bio_2014 latest
DOCX
AYMAN MOHAMMED ABDEL GAWAD2
PPTX
Residencia sao braz
PPTX
узи лаприн
PDF
Mi lista de estudiante
PDF
Anel viario/estudo de alternativas
PPTX
Ruth nuñez
PPTX
BMS Character Education - Citizenship
President Comments
FredPhelps_RESUME_2016_v2
Prem Nath Singh
Ecole architecture rabat
A data fusion technique for wireless ranging performance improvement
Dr-1._Walter_Howard_Bio_2014 latest
AYMAN MOHAMMED ABDEL GAWAD2
Residencia sao braz
узи лаприн
Mi lista de estudiante
Anel viario/estudo de alternativas
Ruth nuñez
BMS Character Education - Citizenship
Ad

Similar to A graph based consensus maximization approach for combining multiple supervised and unsupervised models (20)

PDF
Dotnet a graph-based consensus maximization approach for combining multiple ...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
Dotnet a graph-based consensus maximization approach for combining multiple ...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
A graph based consensus maximization approach for combining multiple supervis...
PDF
An Ensemble Approach To Improve Homomorphic Encrypted Data Classification Per...
PDF
An approach for improved students’ performance prediction using homogeneous ...
PPTX
AIML UNIT 4.pptx. IT contains syllabus and full subject
DOCX
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS Multi label image categorization w...
DOCX
Ieee transactions on 2018 knowledge and data engineering topics with abstract .
PDF
When deep learners change their mind learning dynamics for active learning
PDF
An enhanced cascade ensemble method for big data analysis
PDF
IEEE Datamining 2016 Title and Abstract
PDF
Paper Explained: RandAugment: Practical automated data augmentation with a re...
Dotnet a graph-based consensus maximization approach for combining multiple ...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
Dotnet a graph-based consensus maximization approach for combining multiple ...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
A graph based consensus maximization approach for combining multiple supervis...
An Ensemble Approach To Improve Homomorphic Encrypted Data Classification Per...
An approach for improved students’ performance prediction using homogeneous ...
AIML UNIT 4.pptx. IT contains syllabus and full subject
IEEE 2014 MATLAB IMAGE PROCESSING PROJECTS Multi label image categorization w...
Ieee transactions on 2018 knowledge and data engineering topics with abstract .
When deep learners change their mind learning dynamics for active learning
An enhanced cascade ensemble method for big data analysis
IEEE Datamining 2016 Title and Abstract
Paper Explained: RandAugment: Practical automated data augmentation with a re...
Ad

A graph based consensus maximization approach for combining multiple supervised and unsupervised models

  • 1. A GRAPH-BASED CONSENSUS MAXIMIZATION APPROACH FOR COMBINING MULTIPLE SUPERVISED AND UNSUPERVISED MODELS ABSTRACT: Ensemble learning has emerged as a powerful method for combining multiple models. Well- known methods, such as bagging, boosting, and model averaging, have been shown to improve accuracy and robustness over single models. However, due to the high costs of manual labeling, it is hard to obtain sufficient and reliable labeled data for effective training. Meanwhile, lots of unlabeled data exist in these sources, and we can readily obtain multiple unsupervised models. Although unsupervised models do not directly generate a class label prediction for each object, they provide useful constraints on the joint predictions for a set of related objects. Therefore, incorporating these unsupervised models into the ensemble of supervised models can lead to better prediction performance. In this paper, we study ensemble learning with outputs from multiple supervised and unsupervised models, a topic where little work has been done. We propose to consolidate a classification solution by maximizing the consensus among both supervised predictions and unsupervised constraints. We cast this ensemble task as an optimization problem on a bipartite graph, where the objective function favors the smoothness of the predictions over the graph, but penalizes the deviations from the initial labeling provided by the supervised models. We solve this problem through iterative propagation of probability estimates among neighboring nodes and prove the optimality of the solution. The proposed method can be interpreted as conducting a constrained embedding in a transformed space, or a ranking on the graph. Experimental results on different applications with heterogeneous data sources demonstrate the benefits of the proposed method over existing alternatives. 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