TL;DR
This paper presents the Artificial Liver Classifier (ALC), a biologically inspired supervised learning model that offers high accuracy, reduced overfitting, and computational efficiency, validated on multiple benchmark datasets.
Contribution
The paper introduces the ALC model and the IFOX optimization algorithm, demonstrating superior performance over traditional classifiers on standard datasets.
Findings
ALC achieves 100% accuracy on Iris dataset, surpassing traditional models.
ALC outperforms XGBoost and logistic regression on Breast Cancer dataset.
ALC shows smaller generalization gaps and lower loss values across datasets.
Abstract
Supervised machine learning classifiers sometimes face challenges related to the performance, accuracy, or overfitting. This paper introduces the Artificial Liver Classifier (ALC), a novel supervised learning model inspired by the human liver's detoxification function. The ALC is characterized by its simplicity, speed, capability to reduce overfitting, and effectiveness in addressing multi-class classification problems through straightforward mathematical operations. To optimize the ALC's parameters, an improved FOX optimization algorithm (IFOX) is employed during training. We evaluate the proposed ALC on five benchmark datasets: Iris Flower, Breast Cancer Wisconsin, Wine, Voice Gender, and MNIST. The results demonstrate competitive performance, with ALC achieving up to 100\% accuracy on the Iris dataset--surpassing logistic regression, multilayer perceptron, and support vector…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
