Ca-MCF: Category-level Multi-label Causal Feature selection
About
Multi-label causal feature selection has attracted extensive attention in recent years. However, current methods primarily operate at the label level, treating each label variable as a monolithic entity and overlooking the fine-grained causal mechanisms unique to individual categories. To address this, we propose a Category-level Multi-label Causal Feature selection method named Ca-MCF. Ca-MCF utilizes label category flattening to decompose label variables into specific category nodes, enabling precise modeling of causal structures within the label space. Furthermore, we introduce an explanatory competition-based category-aware recovery mechanism that leverages the proposed Specific Category-Specific Mutual Information (SCSMI) and Distinct Category-Specific Mutual Information (DCSMI) to salvage causal features obscured by label correlations. The method also incorporates structural symmetry checks and cross-dimensional redundancy removal to ensure the robustness and compactness of the identified Markov Blankets. Extensive experiments across seven real-world datasets demonstrate that Ca-MCF significantly outperforms state-of-the-art benchmarks, achieving superior predictive accuracy with reduced feature dimensionality.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Label Classification | FLAGS | Micro-F10.718 | 8 | |
| Multi-Label Classification | VIRUSGO | Micro-F190.61 | 8 | |
| Multi-Label Classification | CHD 49 | Micro F173.21 | 8 | |
| Multi-Label Classification | PLANTGO | Micro-F181.03 | 8 | |
| Multi-Label Classification | ENRON | Micro-F10.6686 | 8 | |
| Multi-Label Classification | Image | Micro-F160.63 | 8 | |
| Multi-Label Classification | FLAGS | Macro-F167.51 | 8 | |
| Multi-Label Classification | CHD_49 | Macro F157.05 | 8 | |
| Multi-Label Classification | ENRON | Macro-F166.71 | 8 | |
| Multi-Label Classification | Yeast | Macro-F148.7 | 8 |