Towards Robust Deep Active Learning for Scientific Computing
Simiao Ren, Yang Deng, Willie J. Padilla, Jordan Malof

TL;DR
This paper investigates the robustness of deep active learning methods in scientific computing, highlighting the impact of unknown hyperparameters and proposing a new query synthesis approach that outperforms existing methods and random sampling.
Contribution
It identifies the hyperparameter sensitivity in current DAL methods and introduces NA-QBC, the first query synthesis DAL method for regression that is hyperparameter-free and more robust.
Findings
Modern DAL methods' performance drops without known pool ratio
NA-QBC outperforms other DAL methods on benchmark problems
NA-QBC consistently beats random sampling in performance
Abstract
Deep learning (DL) is revolutionizing the scientific computing community. To reduce the data gap, active learning has been identified as a promising solution for DL in the scientific computing community. However, the deep active learning (DAL) literature is dominated by image classification problems and pool-based methods. Here we investigate the robustness of pool-based DAL methods for scientific computing problems (dominated by regression) where DNNs are increasingly used. We show that modern pool-based DAL methods all share an untunable hyperparameter, termed the pool ratio, denoted , which is often assumed to be known apriori in the literature. We evaluate the performance of five state-of-the-art DAL methods on six benchmark problems if we assume is \textit{not} known - a more realistic assumption for scientific computing problems. Our results indicate that this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Algorithms and Data Compression
