Class-specific feature selection for classification explainability
Jesus S. Aguilar-Ruiz

TL;DR
This paper introduces a class-specific feature selection approach that enhances classification explainability by recognizing that feature importance varies across classes, and proposes new strategies and matrices for improved multiclass classification.
Contribution
It presents a comprehensive review of class-specific feature importance, introduces a novel deep one-versus-each strategy, and proposes a new class-specific relevance matrix for multiclass classification.
Findings
Introduces a class-specific relevance matrix.
Proposes a deep one-versus-each classification strategy.
Highlights potential for improved multiclass explainability.
Abstract
Feature Selection techniques aim at finding a relevant subset of features that perform equally or better than the original set of features at explaining the behavior of data. Typically, features are extracted from feature ranking or subset selection techniques, and the performance is measured by classification or regression tasks. However, while selected features may not have equal importance for the task, they do have equal importance for each class. This work first introduces a comprehensive review of the concept of class-specific, with a focus on feature selection and classification. The fundamental idea of the class-specific concept resides in the understanding that the significance of each feature can vary from one class to another. This contrasts with the traditional class-independent approach, which evaluates the importance of attributes collectively for all classes. For example,…
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 Data Classification
MethodsSparse Evolutionary Training · Focus · Feature Selection
