Gradient-based Quadratic Multiform Separation
Wen-Teng Chang

TL;DR
This paper explores Quadratic Multiform Separation (QMS), a novel classification method, and proposes a gradient-based optimization approach using Adam to improve its performance, showing it rivals leading machine learning algorithms.
Contribution
It introduces a gradient-based optimization technique for QMS and provides insights into hyperparameter tuning, enhancing its practical applicability.
Findings
QMS achieves accuracy comparable to existing classifiers.
The gradient-based approach effectively optimizes QMS loss.
QMS performance is close to top gradient boosting methods.
Abstract
Classification as a supervised learning concept is an important content in machine learning. It aims at categorizing a set of data into classes. There are several commonly-used classification methods nowadays such as k-nearest neighbors, random forest, and support vector machine. Each of them has its own pros and cons, and none of them is invincible for all kinds of problems. In this thesis, we focus on Quadratic Multiform Separation (QMS), a classification method recently proposed by Michael Fan et al. (2019). Its fresh concept, rich mathematical structure, and innovative definition of loss function set it apart from the existing classification methods. Inspired by QMS, we propose utilizing a gradient-based optimization method, Adam, to obtain a classifier that minimizes the QMS-specific loss function. In addition, we provide suggestions regarding model tuning through explorations of…
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
TopicsNeural Networks and Applications · Image Processing Techniques and Applications · Face and Expression Recognition
MethodsAdam
