paper-with-me

Papers

StackFeat RL: Reinforcement Learning over Iterative Dual Criterion Feature Selection for Stable Biomarker Discovery

2026-04-24 · A. Yermekov, D. A. Herrera-Martí arxiv

Feature selection in high-dimensional genomic data ($d \gg n$) demands methods that are simultaneously accurate, sparse, and stable. Existing approaches either require manual threshold specification (mRMR, stability selection), produce unstable selections under data perturbation (Lasso, Boruta), or ignore biological structure entirely. We introduce StackFeat-RL, a meta-learning framework that optimises the hyperparameters of an iterative dual-criterion feature selection algorithm via REINFORCE policy gradients. The dual criterion, requiring both coefficient consistency and selection frequency, guards against two failure modes missed by single-criterion methods, while iterative accumulation provides convergence guarantees via the law of large numbers. On COVID-19 miRNA data (GSE240888, 332 features) and three Alzheimer's disease classification tasks (GSE84422, 13237 genes; Normal vs.\ Possible, Probable, and Definite AD), StackFeat-RL achieves the highest predictive accuracy among all evaluated methods, including ElasticNet, Boruta, mRMR, and stability selection, while requiring 3--4$\times$ fewer features. Keywords: feature selection, reinforcement learning, REINFORCE, elastic net, biomarker discovery, Alzheimer's disease, dual-criterion selection, protein interaction networks

📄 PDF Abstract BibTeX arXiv:2604.22892

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

On-Policy Deep Reinforcement Learning for the Average-Reward Criterion

2021-06-14 · Yiming Zhang, Keith W. Ross

We develop theory and algorithms for average-reward on-policy Reinforcement Learning (RL). We first consider bounding the difference of the long-term average reward for two policies. We show that previous work based on t…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Light Field Saliency Detection with Dual Local Graph Learning andReciprocative Guidance

2021-10-02 · Nian Liu, Wangbo Zhao, Dingwen Zhang, Junwei Han 외

The application of light field data in salient object de-tection is becoming increasingly popular recently. The diffi-culty lies in how to effectively fuse the features within the fo-cal stack and how to cooperate them w…

Graph LearningSaliency Detection

Iterative Batch Reinforcement Learning via Safe Diversified Model-based Policy Search

2024-11-14 · Amna Najib, Stefan Depeweg, Phillip Swazinna

Batch reinforcement learning enables policy learning without direct interaction with the environment during training, relying exclusively on previously collected sets of interactions. This approach is, therefore, well-su…

Diversityreinforcement-learningReinforcement Learning

A new stopping criterion for the mean shift iterative algorithm

2013-11-08 · Roberto Rodríguez, Esley Torres, Yasel Garcés, Osvaldo Pereira 외

The mean shift iterative algorithm was proposed in 2006, for using the entropy as a stopping criterion. From then on, a theoretical base has been developed and a group of applications has been carried out using this algo…

Segmentation

Do Not Imitate, Reinforce: Iterative Classification via Belief Refinement

2026-04-23 · Mahdi Kallel, Johannes Tölle, Ahmed Hendawy, Carlo D'Eramo arxiv

Standard supervised classification trains models to imitate the exact labels provided by a perfect oracle. This imitation happens in a single pass, restricting the model to a fixed compute budget even when inputs vary in…

Reinforcement LearningImage Classification