Improving Performance in Classification Tasks with LCEN and the Weighted Focal Differentiable MCC Loss
Pedro Seber, Richard D. Braatz

TL;DR
This paper introduces a modified LCEN algorithm for classification that maintains interpretability, achieves high performance, and effectively reduces features, while also evaluating a new diffMCC loss function that outperforms traditional loss functions.
Contribution
The work adapts LCEN for classification tasks and introduces the weighted focal differentiable MCC loss, demonstrating improved performance and feature sparsity.
Findings
LCEN achieves high macro F1 and MCC scores across datasets.
LCEN models eliminate an average of 56% of input features.
Models trained with diffMCC loss outperform those with cross-entropy loss.
Abstract
The LASSO-Clip-EN (LCEN) algorithm was previously introduced for nonlinear, interpretable feature selection and machine learning. However, its design and use was limited to regression tasks. In this work, we create a modified version of the LCEN algorithm that is suitable for classification tasks and maintains its desirable properties, such as interpretability. This modified LCEN algorithm is evaluated on four widely used binary and multiclass classification datasets. In these experiments, LCEN is compared against 10 other model types and consistently reaches high test-set macro F score and Matthews correlation coefficient (MCC) metrics, higher than that of the majority of investigated models. LCEN models for classification remain sparse, eliminating an average of 56% of all input features in the experiments performed. Furthermore, LCEN-selected features are used to retrain all…
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.
