LGNov 11, 2024

Feature Selection Based on Wasserstein Distance

arXiv:2411.07217v3
Originality Incremental advance
AI Analysis

This addresses feature selection for machine learning practitioners, particularly in noisy environments, but is incremental as it builds on existing methods with a new distance metric.

The paper tackles feature selection in machine learning by using Wasserstein distance to assess feature similarity, resulting in a method that consistently outperforms traditional approaches, especially in noisy settings, as shown across multiple datasets.

This paper presents a novel feature selection method leveraging the Wasserstein distance to improve feature selection in machine learning. Unlike traditional methods based on correlation or Kullback-Leibler (KL) divergence, our approach uses the Wasserstein distance to assess feature similarity, inherently capturing class relationships and making it robust to noisy labels. We introduce a Markov blanket-based feature selection algorithm and demonstrate its effectiveness. Our analysis shows that the Wasserstein distance-based feature selection method effectively reduces the impact of noisy labels without relying on specific noise models. We provide a lower bound on its effectiveness, which remains meaningful even in the presence of noise. Experimental results across multiple datasets demonstrate that our approach consistently outperforms traditional methods, particularly in noisy settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes