SearcharxivSearch

arXiv subjects

Wansu Chen

Publications and source records attributed to Wansu Chen.

3 recordsLinked to original sources

A Multi-Dataset Benchmark of Multiple Instance Learning for 3D Neuroimage Classification

Despite being resource-intensive to train, 3D convolutional neural networks (CNNs) have been the standard approach to classify CT and MRI scans. Recent work suggests that deep multiple instance learning (MIL) may be a more efficient alternative for 3D brain scans, especially when the pre-trained image encoder used to embed each 2D slice is frozen and only the pooling operation and classifier are trained. In this paper, we provide a systematic comparison of simple MIL, attention-based MIL, 3D CNNs, and 3D ViTs across three CT and four MRI datasets, including two large datasets of at least 10,000 scans. Our goal is to help resource-constrained practitioners understand which neural networks work well for 3D neuroimages and why. We further compare design choices for attention-based MIL, including different encoders, pooling operations, and architectural orderings. We find that simple mean pooling MIL, without any learnable attention, matches or outperforms recent MIL or 3D CNN alternatives on 4 of 6 moderate-sized tasks. This baseline remains competitive on two large datasets while being 25x faster to train. To explain mean pooling's success, we examine per-slice attention quality and a semi-synthetic dataset where we can derive the best possible classifier via a Bayes estimator. This analysis reveals the limits of existing MIL approaches and suggests routes for future improvements.

cs.LG

A Probabilistic Method to Predict Classifier Accuracy on Larger Datasets given Small Pilot Data

Practitioners building classifiers often start with a smaller pilot dataset and plan to grow to larger data in the near future. Such projects need a toolkit for extrapolating how much classifier accuracy may improve from a 2x, 10x, or 50x increase in data size. While existing work has focused on finding a single "best-fit" curve using various functional forms like power laws, we argue that modeling and assessing the uncertainty of predictions is critical yet has seen less attention. In this paper, we propose a Gaussian process model to obtain probabilistic extrapolations of accuracy or similar performance metrics as dataset size increases. We evaluate our approach in terms of error, likelihood, and coverage across six datasets. Though we focus on medical tasks and image modalities, our open source approach generalizes to any kind of classifier.

cs.LG

Statistical adjustment for a measure of healthy lifestyle doesn't yield the truth about hormone therapy

The Women's Health Initiative randomized clinical trial of hormone therapy found no benefit of hormones in preventive cardiovascular disease, a finding in striking contrast with a large body of observational research. Understanding whether better methodology and/or statistical adjustment might have prevented the erroneous conclusions of observational research is important. This is a re-analysis of data from a case-control study examining the relationship of postmenopausal hormone therapy and the risks of myocardial infarction (MI) and ischemic stroke in which we reported no overall increase or decrease in the risk of either event. Variables measuring health behavior/lifestyle that are not likely to be causally with the risks of MI and stroke (e.g., sunscreen use) were included in multivariate analysis along with traditional confounders (age, hypertension, diabetes, smoking, body mass index, ethnicity, education, prior coronary heart disease for MI and prior stroke/TIA for stroke) to determine whether adjustment for the health behavior/lifestyle variables could reproduce or bring the results closer to the findings in a large and definitive randomized clinical trial of hormone therapy, the Women's Health Initiative. For both MI and stroke, measures of health behavior/lifestyle were associated with odds ratios (ORs) less than 1.0. Adjustment for traditional cardiovascular disease confounders did not alter the magnitude of the ORs for MI or stroke. Addition of a subset of these variables selected using stepwise regression to the final MI or stroke models along with the traditional cardiovascular disease confounders moved the ORs for estrogen and estrogen/progestin use closer to values observed in the Women Health Initiative clinical trial, but did not reliably reproduce the clinical trial results for these two endpoints.

stat.AP