Related Experiment Video
Updated: Aug 17, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
Autoencoders for sample size estimation for fully connected neural network classifiers
Faris F Gulamali1, Ashwin S Sawant2, Patricia Kovatch2
1Icahn School of Medicine, New York, NY, 10029, USA. faris.gulamali@icahn.mssm.edu.
Estimating deep learning sample sizes is challenging. This study introduces a Minimum Converging Sample (MCS) method using autoencoder loss to determine optimal labeled data for computer vision models, improving training efficiency.
Area of Science:
- Computer Science
- Machine Learning
- Artificial Intelligence
Background:
- Sample size estimation is critical in experimental design but remains understudied for deep learning.
- Current methods rely on heuristics or prior experience, often leading to inefficient data labeling for supervised learning tasks.
Purpose of the Study:
- To address the underestimation of sample size requirements in deep learning, particularly for computer vision.
- To develop a rigorous method for estimating the minimum labeled data needed for effective model training.
Main Methods:
- Investigated the concept of a Minimum Converging Sample (MCS) representing the smallest dataset for a generalizable representation.
- Utilized autoencoder loss to estimate MCS for fully connected neural networks in computer vision tasks.
- Developed a code-free, dataset-agnostic tool for MCS estimation.
Main Results:
- Found that below the estimated MCS, fully connected networks struggle to differentiate classes.
- Demonstrated a strong correlation between generalizability and autoencoder loss for sample sizes above the MCS.
- Successfully provided a practical tool for estimating sample sizes.
Conclusions:
- Minimum Converging Sample (MCS) estimation using autoencoder loss is a promising approach for guiding data collection and labeling in deep learning.
- This method can significantly improve the efficiency and effectiveness of training computer vision models.
- The findings offer a more data-driven strategy for sample size determination in deep learning applications.
Related Concept Videos
Sample Size Calculation
The sample size for the given experiment or sampling effort is fundamental to any study design. Sample size decides the number of...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Bootstrapping
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...

