paper-with-me

홈 › Papers

Application Inference using Machine Learning based Side Channel Analysis

2019-07-09 · Nikhil Chawla, Arvind Singh, Monodeep Kar, Saibal Mukhopadhyay

The proliferation of ubiquitous computing requires energy-efficient as well as secure operation of modern processors. Side channel attacks are becoming a critical threat to security and privacy of devices embedded in modern computing infrastructures. Unintended information leakage via physical signatures such as power consumption, electromagnetic emission (EM) and execution time have emerged as a key security consideration for SoCs. Also, information published on purpose at user privilege level accessible through software interfaces results in software only attacks. In this paper, we used a supervised learning based approach for inferring applications executing on android platform based on features extracted from EM side-channel emissions and software exposed dynamic voltage frequency scaling(DVFS) states. We highlight the importance of machine learning based approach in utilizing these multi-dimensional features on a complex SoC, against profiling-based approaches. We also show that learning the instantaneous frequency states polled from onboard frequency driver (cpufreq) is adequate to identify a known application and flag potentially malicious unknown application. The experimental results on benchmarking applications running on ARMv8 processor in Snapdragon 820 board demonstrates early detection of these apps, and atleast 85% accuracy in detecting unknown applications. Overall, the highlight is to utilize a low-complexity path to application inference attacks through learning instantaneous frequency states pattern of CPU core.

📄 PDF Abstract BibTeX arXiv:1907.04428

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBIG-bench Machine LearningCPUSide Channel Analysis

Similar Papers 제목 키워드 기반

MaskedNet: The First Hardware Inference Engine Aiming Power Side-Channel Protection

2019-10-29 · Anuj Dubey, Rosario Cammarota, Aydin Aysu

Differential Power Analysis (DPA) has been an active area of research for the past two decades to study the attacks for extracting secret information from cryptographic implementations through power measurements and thei…

BIG-bench Machine LearningModel extractionSide Channel Analysis

Privacy Side Channels in Machine Learning Systems

2023-09-11 · Edoardo Debenedetti, Giorgio Severi, Nicholas Carlini, Christopher A. Choquette-Choo 외

Most current approaches for protecting privacy in machine learning (ML) assume that models exist in a vacuum. Yet, in reality, these models are part of larger systems that include components for training data filtering, …

CNN architecture extraction on edge GPU

2024-01-24 · Peter Horvath, Lukasz Chmielewski, Leo Weissbart, Lejla Batina 외

Neural networks have become popular due to their versatility and state-of-the-art results in many applications, such as image classification, natural language processing, speech recognition, forecasting, etc. These appli…

GPUimage-classificationImage ClassificationSide Channel Analysis+2

Defensive ML: Defending Architectural Side-channels with Adversarial Obfuscation

2023-02-03 · Hyoungwook Nam, Raghavendra Pradyumna Pothukuchi, Bo Li, Nam Sung Kim 외

Side-channel attacks that use machine learning (ML) for signal analysis have become prominent threats to computer security, as ML models easily find patterns in signals. To address this problem, this paper explores using…

Computer Security

Energy-Efficient Model Compression and Splitting for Collaborative Inference Over Time-Varying Channels

2021-06-02 · Mounssif Krouka, Anis Elgabli, Chaouki Ben Issaid, Mehdi Bennis

Today's intelligent applications can achieve high performance accuracy using machine learning (ML) techniques, such as deep neural networks (DNNs). Traditionally, in a remote DNN inference problem, an edge device transmi…

Collaborative Inferenceimage-classificationImage ClassificationModel Compression