3 papers
cs.LG2026
Adaptive Label Error Detection: A Bayesian Approach to Mislabeled Data Detection
Zan Chaudhry, Noam H. Rotenberg, Brian Caffo +2
Machine learning classification systems are susceptible to poor performance when trained with incorrect ground truth labels, even when data is well-curated by expert annotators. As…
cs.LG2024
A Simple Sparse Matrix Vector Multiplication Approach to Padded Convolution
Zan Chaudhry
We introduce an algorithm for efficiently representing convolution with zero-padding and stride as a sparse transformation matrix, applied to a vectorized input through sparse matr…
cs.LG2024
ExpTest: Automating Learning Rate Searching and Tuning with Insights from Linearized Neural Networks
Zan Chaudhry, Naoko Mizuno
Hyperparameter tuning remains a significant challenge for the training of deep neural networks (DNNs), requiring manual and/or time-intensive grid searches, increasing resource cos…