paper-with-me

홈 › Papers

ILFO: Adversarial Attack on Adaptive Neural Networks

2020-06-01 · CVPR 2020 6 · Mirazul Haque, Anki Chauhan, Cong Liu, Wei Yang

With the increasing number of layers and parameters in neural networks, the energy consumption of neural networks has become a great concern to society, especially to users of handheld or embedded devices. In this paper, we investigate the robustness of neural networks against energy-oriented attacks. Specifically, we propose ILFO (Intermediate Output-Based Loss Function Optimization) attack against a common type of energy-saving neural networks, Adaptive Neural Networks (AdNN). AdNNs save energy consumption by dynamically deactivating part of its model based on the need of the inputs. ILFO leverages intermediate output as a proxy to infer the relation between input and its corresponding energy consumption. ILFO has shown an increase up to 100 % of the FLOPs (floating-point operations per second) reduced by AdNNs with minimum noise added to input images. To our knowledge, this is the first attempt to attack the energy consumption of an AdNN.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Imitation Learning from Observation through Optimal Transport

2023-10-02 · Wei-Di Chang, Scott Fujimoto, David Meger, Gregory Dudek

Imitation Learning from Observation (ILfO) is a setting in which a learner tries to imitate the behavior of an expert, using only observational data and without the direct guidance of demonstrated actions. In this paper,…

continuous-controlContinuous ControlImitation Learning

Provably Efficient Imitation Learning from Observation Alone

2019-05-27 · Wen Sun, Anirudh Vemula, Byron Boots, J. Andrew Bagnell

We study Imitation Learning (IL) from Observations alone (ILFO) in large-scale MDPs. While most IL algorithms rely on an expert to directly provide actions to the learner, in this setting the expert only supplies sequenc…

Imitation LearningOpenAI GymReinforcement Learning

A Comprehensive Dataset and Automated Pipeline for Nailfold Capillary Analysis

2023-12-10 · Linxi Zhao, Jiankai Tang, Dongyu Chen, Xiaohong Liu 외

Nailfold capillaroscopy is widely used in assessing health conditions, highlighting the pressing need for an automated nailfold capillary analysis system. In this study, we present a pioneering effort in constructing a c…

VigilFormer: Deformable Attention for Video Anomaly Detection with Causal Risk Inference

2026-05-31 · Xinze Zhang arxiv

Video anomaly detection in surveillance settings must balance detection accuracy against real-time throughput, a tension that existing methods address either through stronger feature extractors or more efficient architec…

Video Anomaly Detection

Optimism is All You Need: Model-Based Imitation Learning From Observation Alone

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Rahul Kidambi, Jonathan Daniel Chang, Wen Sun

This paper studies Imitation Learning from Observations alone (ILFO) where the learner is presented with expert demonstrations that only consist of states encountered by an expert (without access to actions taken by the …

AllImitation LearningOpenAI Gym