paper-with-me

홈 › Papers

SODA: Protecting Proprietary Information in On-Device Machine Learning Models

2023-12-22 · Akanksha Atrey, Ritwik Sinha, Saayan Mitra, Prashant Shenoy

The growth of low-end hardware has led to a proliferation of machine learning-based services in edge applications. These applications gather contextual information about users and provide some services, such as personalized offers, through a machine learning (ML) model. A growing practice has been to deploy such ML models on the user's device to reduce latency, maintain user privacy, and minimize continuous reliance on a centralized source. However, deploying ML models on the user's edge device can leak proprietary information about the service provider. In this work, we investigate on-device ML models that are used to provide mobile services and demonstrate how simple attacks can leak proprietary information of the service provider. We show that different adversaries can easily exploit such models to maximize their profit and accomplish content theft. Motivated by the need to thwart such attacks, we present an end-to-end framework, SODA, for deploying and serving on edge devices while defending against adversarial usage. Our results demonstrate that SODA can detect adversarial usage with 89% accuracy in less than 50 queries with minimal impact on service performance, latency, and storage.

📄 PDF Abstract BibTeX arXiv:2312.15036

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ShadowNet: A Secure and Efficient On-device Model Inference System for Convolutional Neural Networks

2020-11-11 · Zhichuang Sun, Ruimin Sun, Changming Liu, Amrita Roy Chowdhury 외

With the increased usage of AI accelerators on mobile and edge devices, on-device machine learning (ML) is gaining popularity. Thousands of proprietary ML models are being deployed today on billions of untrusted devices.…

persoDA: Personalized Data Augmentation for Personalized ASR

2025-01-15 · Pablo Peso Parada, Spyros Fontalis, Md Asif Jalal, Karthikeyan Saravanan 외

Data augmentation (DA) is ubiquitously used in training of Automatic Speech Recognition (ASR) models. DA offers increased data variability, robustness and generalization against different acoustic distortions. Recently, …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

Confidential Deep Learning: Executing Proprietary Models on Untrusted Devices

2019-08-28 · Peter M. VanNostrand, Ioannis Kyriazis, Michelle Cheng, Tian Guo 외

Performing deep learning on end-user devices provides fast offline inference results and can help protect the user's privacy. However, running models on untrusted client devices reveals model information which may be pro…

Deep Learning

SoDaDE: Solvent Data-Driven Embeddings with Small Transformer Models

2025-09-26 · Gabriel Kitso Gibberd, Jose Pablo Folch, Antonio Del Rio Chanona arxiv

Computational representations have become crucial in unlocking the recent growth of machine learning algorithms for chemistry. Initially hand-designed, machine learning has shown that meaningful representations can be le…

CoreGuard: Safeguarding Foundational Capabilities of LLMs Against Model Stealing in Edge Deployment

2024-10-16 · Qinfeng Li, Yangfan Xie, Tianyu Du, Zhiqiang Shen 외

Proprietary large language models (LLMs) demonstrate exceptional generalization ability across various tasks. Additionally, deploying LLMs on edge devices is trending for efficiency and privacy reasons. However, edge dep…

CPUGPU