paper-with-me

Papers

A Reproducible Framework for Bias-Resistant Machine Learning on Small-Sample Neuroimaging Data

2026-02-02 · Jagan Mohan Reddy Dwarampudi, Jennifer L Purks, Joshua Wong, Renjie Hu, Tania Banerjee arxiv

We introduce a reproducible, bias-resistant machine learning framework that integrates domain-informed feature engineering, nested cross-validation, and calibrated decision-threshold optimization for small-sample neuroimaging data. Conventional cross-validation frameworks that reuse the same folds for both model selection and performance estimation yield optimistically biased results, limiting reproducibility and generalization. Demonstrated on a high-dimensional structural MRI dataset of deep brain stimulation cognitive outcomes, the framework achieved a nested-CV balanced accuracy of 0.660\,$\pm$\,0.068 using a compact, interpretable subset selected via importance-guided ranking. By combining interpretability and unbiased evaluation, this work provides a generalizable computational blueprint for reliable machine learning in data-limited biomedical domains.

📄 PDF Abstract BibTeX arXiv:2602.02920

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

LLM Benchmark Datasets Should Be Contamination-Resistant

2026-05-19 · Ali Al-Lawati, Jason Lucas, Dongwon Lee, Suhang Wang arxiv

Benchmark datasets are critical for reproducible, reliable, and discriminative evaluation of LLMs. However, recent studies reveal that many benchmark datasets are included in pretraining corpora, i.e., $\textit{contamina…

Variation-resistant Q-learning: Controlling and Utilizing Estimation Bias in Reinforcement Learning for Better Performance

2021-02-01 · International Conference on Agents and Artificial Intelligence 2021 2 · Andreas Pentaliotis, Marco Wiering

Q-learning is a reinforcement learning algorithm that has overestimation bias, because it learns the optimal action values by using a target that maximizes over uncertain action-value estimates. Although the overestima-t…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Modern Neural Networks Generalize on Small Data Sets

2018-12-01 · NeurIPS 2018 12 · Matthew Olson, Abraham Wyner, Richard Berk

In this paper, we use a linear program to empirically decompose fitted neural networks into ensembles of low-bias sub-networks. We show that these sub-networks are relatively uncorrelated which leads to an internal re…

General Classificationimage-classificationImage ClassificationSmall Data Image Classification

An integrated perspective of robustness in regression through the lens of the bias-variance trade-off

2024-07-15 · Akifumi Okuno

This paper presents an integrated perspective on robustness in regression. Specifically, we examine the relationship between traditional outlier-resistant robust estimation and robust optimization, which focuses on param…

parameter estimationregression

A Novel Review of Stability Techniques for Improved Privacy-Preserving Machine Learning

2024-05-31 · Coleman DuPlessie, Aidan Gao

Machine learning models have recently enjoyed a significant increase in size and popularity. However, this growth has created concerns about dataset privacy. To counteract data leakage, various privacy frameworks guarant…

Privacy Preserving