paper-with-me

홈 › Papers

SoK: Attack and Defense Landscape of Mobile On-device AI Systems

2026-07-01 · Yujin Huang, Xin Zheng, Xingliang Yuan, Kwok-Yan Lam arxiv

Mobile on-device AI (MoAI) systems that integrate locally deployed AI models with conventional mobile software components are emerging as a key paradigm for delivering intelligent functionality directly on end-user devices. By moving inference from remote cloud services to the local mobile environment, such systems enable privacy-preserving, low-latency, and offline-capable AI functionality, yet introduce new security risks arising from the local storage of AI models. This paper presents the first comprehensive systematization of knowledge on MoAI security, covering security pillars, attack landscape, and defense landscape of MoAI systems. We further identify unresolved gaps in current attack and defense research and point to promising directions for future research in this emerging area. Our work establishes the first systematic framework for understanding the attack and defense landscapes of MoAI systems, serving as a foundation for building secure MoAI systems and advancing research in this critical domain. Companion resources are available at https://github.com/Jinxhy/Awesome-MoAI-Security.

📄 PDF Abstract BibTeX arXiv:2607.00362

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Energy-Latency Attacks to On-Device Neural Networks via Sponge Poisoning

2023-05-06 · Zijian Wang, Shuo Huang, Yujin Huang, Helei Cui

In recent years, on-device deep learning has gained attention as a means of developing affordable deep learning applications for mobile devices. However, on-device models are constrained by limited energy and computation…

Deep Learning

SecureSense: Defending Adversarial Attack for Secure Device-Free Human Activity Recognition

2022-04-04 · Jianfei Yang, Han Zou, Lihua Xie

Deep neural networks have empowered accurate device-free human activity recognition, which has wide applications. Deep models can extract robust features from various sensors and generalize well even in challenging situa…

Activity RecognitionAdversarial AttackHuman Activity RecognitionPerson Identification

The Attack and Defense Landscape of Agentic AI: A Comprehensive Survey

2026-03-11 · Juhee Kim, Xiaoyuan Liu, Zhun Wang, Shi Qiu 외 arxiv

AI agents that combine large language models with non-AI system components are rapidly emerging in real-world applications, offering unprecedented automation and flexibility. However, this unprecedented flexibility intro…

LanCe: A Comprehensive and Lightweight CNN Defense Methodology against Physical Adversarial Attacks on Embedded Multimedia Applications

2019-10-17 · Zirui Xu, Fuxun Yu, Xiang Chen

Recently, adversarial attacks can be applied to the physical world, causing practical issues to various Convolutional Neural Networks (CNNs) powered applications. Most existing physical adversarial attack defense works o…

Adversarial Attack

Survey of Attacks and Defenses on Edge-Deployed Neural Networks

2019-11-27 · Mihailo Isakov, Vijay Gadepally, Karen M. Gettings, Michel A. Kinsy

Deep Neural Network (DNN) workloads are quickly moving from datacenters onto edge devices, for latency, privacy, or energy reasons. While datacenter networks can be protected using conventional cybersecurity measures, ed…

Survey