SELM: Siamese Extreme Learning Machine with Application to Face Biometrics
Wasu Kudisthalert, Kitsuchart Pasupa, Aythami Morales, Julian Fierrez

TL;DR
This paper introduces SELM, a Siamese Extreme Learning Machine designed for face verification, which processes two facial images simultaneously, improving accuracy and efficiency over traditional methods.
Contribution
The paper presents a novel Siamese Extreme Learning Machine architecture and a demographic-specific triplet feature for enhanced face verification performance.
Findings
SELM achieved 98.31% accuracy in face verification.
The demographic-specific feature reached 97.87% accuracy.
SELM outperformed DCNN and traditional ELM methods.
Abstract
Extreme Learning Machine is a powerful classification method very competitive existing classification methods. It is extremely fast at training. Nevertheless, it cannot perform face verification tasks properly because face verification tasks require comparison of facial images of two individuals at the same time and decide whether the two faces identify the same person. The structure of Extreme Leaning Machine was not designed to feed two input data streams simultaneously, thus, in 2-input scenarios Extreme Learning Machine methods are normally applied using concatenated inputs. However, this setup consumes two times more computational resources and it is not optimized for recognition tasks where learning a separable distance metric is critical. For these reasons, we propose and develop a Siamese Extreme Learning Machine (SELM). SELM was designed to be fed with two data streams in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Face and Expression Recognition
MethodsDiffusion-Convolutional Neural Networks
