Supervised Fuzzy Partitioning
Pooya Ashtari, Fateme Nateghi Haredasht, Hamid Beigy

TL;DR
Supervised Fuzzy Partitioning (SFP) extends centroid-based clustering to supervised learning, integrating label information and regularization to improve classification and regression performance on high-dimensional data.
Contribution
The paper introduces SFP, a novel generative model that incorporates labels into fuzzy clustering with entropy regularization, enabling flexible, efficient supervised learning.
Findings
SFP achieves competitive accuracy with SVM and random forest.
It effectively captures complex patterns and identifies significant features.
The method performs well on high-dimensional datasets.
Abstract
Centroid-based methods including k-means and fuzzy c-means are known as effective and easy-to-implement approaches to clustering purposes in many applications. However, these algorithms cannot be directly applied to supervised tasks. This paper thus presents a generative model extending the centroid-based clustering approach to be applicable to classification and regression tasks. Given an arbitrary loss function, the proposed approach, termed Supervised Fuzzy Partitioning (SFP), incorporates labels information into its objective function through a surrogate term penalizing the empirical risk. Entropy-based regularization is also employed to fuzzify the partition and to weight features, enabling the method to capture more complex patterns, identify significant features, and yield better performance facing high-dimensional data. An iterative algorithm based on block coordinate descent…
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
MethodsSupport Vector Machine
