Abstract
Software engineering community has developed effective techniques to detect the failures of software systems with deep learning model components from out-of-distribution inputs. However, failures from in-distribution inputs are underexplored. In this paper, we formulate the problem of in-capability raw input validation regarding the in-distribution failures and propose AugOracle, an effective yet efficient input validation technique, to address this problem. AugOracle differs from previous works in two key aspects: (1) efficiency - it provides robustness requirement rules for detection rather than heavy training-based methods; (2) scalability - it can scale to larger deep learning models in constant overhead. We evaluate AugOracle on 27 configurations to show its effectiveness and efficiency and open-source the implementation. Copyright © 2025 IEEE.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of 2025 IEEE 49th Annual Computers, Software, and Applications Conference, COMPSAC 2025 |
| Editors | Hossain SHAHRIAR, Kazi Shafiul ALAM, Hiroyuki OHSAKI, Stelvio CIMATO, Miriam CAPRETZ, Shamem AHMED, Sheikh Iqbal AHAMED, AKM Jahangir Alam MAJUMDER, Munirul HAQUE, Tomoki YOSHIHISA, Alfredo CUZZOCREA, Michiharu TAKEMOTO, Nazmus SAKIB, Marwa ELSAYED |
| Place of Publication | Danvers, MA |
| Publisher | IEEE Computer Society |
| Pages | 695-700 |
| ISBN (Electronic) | 9798331574345 |
| DOIs | |
| Publication status | Published - 2025 |
Citation
Wei, Z. (2025). AugOracle: In-capability raw input validation for deep learning models in deployment. In H. Shahriar, K. S. Alam, H. Ohsaki, S. Cimato, M. Capretz, S. Ahmed, S. I. Ahamed, A. J. A., Majumder, M. Haque, T. Yoshihisa, A. Cuzzocrea, M. T., N. Sakib, & M. Elsayed (eds.), Proceedings of 2025 IEEE 49th Annual Computers, Software, and Applications Conference, COMPSAC 2025 (pp. 695-700). IEEE Computer Society. https://doi.org/10.1109/COMPSAC65507.2025.00093Keywords
- Input validation
- Data augmentation
- Failure detection
- Testing