A hybrid approach combining extreme learning machine and sparse representation

Version 1.2.0.0 (3.09 MB) by Kai Zhang
A simple but very effective combination of ELM and SRC.
1.2K Downloads
Updated 21 May 2015

View License

By incorporating extreme learning machine (ELM) and sparse representation (SRC) into a unified framework, the proposed hybrid classifier not only has advantage of fast testing (the merit of ELM) but also shows notable classification accuracy (the merit of SRC).
We test it for AR face recognition, and it achieves a high accuracy of 95%, better than ELM (91%) and SRC (93.5%).
The bridge between ELM and SRC is the ELM misclassification metric and adaptive protein classes selection.
For more details, please refer to the paper "Luo M, Zhang K. A hybrid approach combining extreme learning machine and sparse representation for image classification[J]. Engineering Applications of Artificial Intelligence, 2014, 27: 228-235.".
Note that it is an improved version of the above paper.

Cite As

Kai Zhang (2024). A hybrid approach combining extreme learning machine and sparse representation (https://www.mathworks.com/matlabcentral/fileexchange/50878-a-hybrid-approach-combining-extreme-learning-machine-and-sparse-representation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Update the Demo function for easy use.

1.0.0.0

Add screenshot.

Update the description.
Update "it is not a toolbox".