paper-with-me

Papers

UAFS: Uncertainty-Aware Feature Selection for Problems with Missing Data

2019-04-02 · Andrew J. Becker, James P. Bagrow

Missing data are a concern in many real world data sets and imputation methods are often needed to estimate the values of missing data, but data sets with excessive missingness and high dimensionality challenge most approaches to imputation. Here we show that appropriate feature selection can be an effective preprocessing step for imputation, allowing for more accurate imputation and subsequent model predictions. The key feature of this preprocessing is that it incorporates uncertainty: by accounting for uncertainty due to missingness when selecting features we can reduce the degree of missingness while also limiting the number of uninformative features being used to make predictive models. We introduce a method to perform uncertainty-aware feature selection (UAFS), provide a theoretical motivation, and test UAFS on both real and synthetic problems, demonstrating that across a variety of data sets and levels of missingness we can improve the accuracy of imputations. Improved imputation due to UAFS also results in improved prediction accuracy when performing supervised learning using these imputed data sets. Our UAFS method is general and can be fruitfully coupled with a variety of imputation methods.

📄 PDF Abstract BibTeX arXiv:1904.01385

Code (1)

abecker93/UAFS

Tasks

feature selectionImputation

Similar Papers 제목 키워드 기반

Contrastive and Selective Hidden Embeddings for Medical Image Segmentation

2022-01-21 · Zhuowei Li, Zihao Liu, Zhiqiang Hu, Qing Xia 외

Medical image segmentation has been widely recognized as a pivot procedure for clinical diagnosis, analysis, and treatment planning. However, the laborious and expensive annotation process lags down the speed of further …

Contrastive Learningfeature selectionImage SegmentationMedical Image Segmentation+2

Margin-aware Fuzzy Rough Feature Selection: Bridging Uncertainty Characterization and Pattern Classification

2025-05-21 · Suping Xu, Lin Shang, Keyu Liu, Hengrong Ju 외

Fuzzy rough feature selection (FRFS) is an effective means of addressing the curse of dimensionality in high-dimensional data. By removing redundant and irrelevant features, FRFS helps mitigate classifier overfitting, en…

Classificationfeature selection

OoDDINO:A Multi-level Framework for Anomaly Segmentation on Complex Road Scenes

2025-07-02 · Yuxing Liu, Ji Zhang, Zhou Xuchuan, Jingzhong Xiao 외 arxiv

Anomaly segmentation aims to identify Out-of-Distribution (OoD) anomalous objects within images. Existing pixel-wise methods typically assign anomaly scores individually and employ a global thresholding strategy to segme…

Anomaly Detection

Particle swarm optimization for online sparse streaming feature selection under uncertainty

2025-08-24 · Ruiyang Xu arxiv

In real-world applications involving high-dimensional streaming data, online streaming feature selection (OSFS) is widely adopted. Yet, practical deployments frequently face data incompleteness due to sensor failures or …

Target-Focused Feature Selection Using a Bayesian Approach

2019-09-15 · Orpaz Goldstein, Mohammad Kachuee, Kimmo Karkkainen, Majid Sarrafzadeh

In many real-world scenarios where data is high dimensional, test time acquisition of features is a non-trivial task due to costs associated with feature acquisition and evaluating feature value. The need for highly conf…

feature selection