paper-with-me

Papers

EREBA: Black-box Energy Testing of Adaptive Neural Networks

2022-02-12 · Mirazul Haque, Yaswanth Yadlapalli, Wei Yang, Cong Liu

Recently, various Deep Neural Network (DNN) models have been proposed for environments like embedded systems with stringent energy constraints. The fundamental problem of determining the robustness of a DNN with respect to its energy consumption (energy robustness) is relatively unexplored compared to accuracy-based robustness. This work investigates the energy robustness of Adaptive Neural Networks (AdNNs), a type of energy-saving DNNs proposed for many energy-sensitive domains and have recently gained traction. We propose EREBA, the first black-box testing method for determining the energy robustness of an AdNN. EREBA explores and infers the relationship between inputs and the energy consumption of AdNNs to generate energy surging samples. Extensive implementation and evaluation using three state-of-the-art AdNNs demonstrate that test inputs generated by EREBA could degrade the performance of the system substantially. The test inputs generated by EREBA can increase the energy consumption of AdNNs by 2,000% compared to the original inputs. Our results also show that test inputs generated via EREBA are valuable in detecting energy surging inputs.

📄 PDF Abstract BibTeX arXiv:2202.06084

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Adaptive Stress Testing Formulation

2020-04-08 · Mark Koren, Anthony Corso, Mykel J. Kochenderfer

Validation is a key challenge in the search for safe autonomy. Simulations are often either too simple to provide robust validation, or too complex to tractably compute. Therefore, approximate validation methods are need…

RAT: Reinforcement-Learning-Driven and Adaptive Testing for Vulnerability Discovery in Web Application Firewalls

2023-12-13 · Mohammadhossein Amouei, Mohsen Rezvani, Mansoor Fateh

Due to the increasing sophistication of web attacks, Web Application Firewalls (WAFs) have to be tested and updated regularly to resist the relentless flow of web attacks. In practice, using a brute-force attack to disco…

reinforcement-learningReinforcement Learning

Adaptive Testing for Connected and Automated Vehicles with Sparse Control Variates in Overtaking Scenarios

2022-07-19 · Jingxuan Yang, Honglin He, Yi Zhang, Shuo Feng 외

Testing and evaluation is a critical step in the development and deployment of connected and automated vehicles (CAVs). Due to the black-box property and various types of CAVs, how to test and evaluate CAVs adaptively re…

regression

EnergyNet: Energy-Efficient Dynamic Inference

2018-10-20 · NIPS Workshop CDNNRIA 2018 · Yue Wang, Tan Nguyen, Yang Zhao, Zhangyang Wang 외

The prohibitive energy cost of running high-performance Convolutional Neural Networks (CNNs) has been limiting their deployment on resource-constrained platforms including mobile and wearable devices. We propose a CNN fo…

Testing Monotonicity of Machine Learning Models

2020-02-27 · Arnab Sharma, Heike Wehrheim

Today, machine learning (ML) models are increasingly applied in decision making. This induces an urgent need for quality assurance of ML models with respect to (often domain-dependent) requirements. Monotonicity is one s…

AttributeBIG-bench Machine LearningDecision Making