paper-with-me

Papers

THEMIS: Towards Practical Intellectual Property Protection for Post-Deployment On-Device Deep Learning Models

2025-03-31 · Yujin Huang, Zhi Zhang, Qingchuan Zhao, Xingliang Yuan, Chunyang Chen

On-device deep learning (DL) has rapidly gained adoption in mobile apps, offering the benefits of offline model inference and user privacy preservation over cloud-based approaches. However, it inevitably stores models on user devices, introducing new vulnerabilities, particularly model-stealing attacks and intellectual property infringement. While system-level protections like Trusted Execution Environments (TEEs) provide a robust solution, practical challenges remain in achieving scalable on-device DL model protection, including complexities in supporting third-party models and limited adoption in current mobile solutions. Advancements in TEE-enabled hardware, such as NVIDIA's GPU-based TEEs, may address these obstacles in the future. Currently, watermarking serves as a common defense against model theft but also faces challenges here as many mobile app developers lack corresponding machine learning expertise and the inherent read-only and inference-only nature of on-device DL models prevents third parties like app stores from implementing existing watermarking techniques in post-deployment models. To protect the intellectual property of on-device DL models, in this paper, we propose THEMIS, an automatic tool that lifts the read-only restriction of on-device DL models by reconstructing their writable counterparts and leverages the untrainable nature of on-device DL models to solve watermark parameters and protect the model owner's intellectual property. Extensive experimental results across various datasets and model structures show the superiority of THEMIS in terms of different metrics. Further, an empirical investigation of 403 real-world DL mobile apps from Google Play is performed with a success rate of 81.14%, showing the practicality of THEMIS.

📄 PDF Abstract BibTeX arXiv:2503.23748

Code (1)

Jinxhy/THEMIS 공식 구현 tf

Tasks

GPU

Similar Papers 제목 키워드 기반

DNF: Dual-Layer Nested Fingerprinting for Large Language Model Intellectual Property Protection

2026-01-13 · Zhenhua Xu, Yiran Zhao, Mengting Zhong, Dezhang Kong 외 arxiv

The rapid growth of large language models raises pressing concerns about intellectual property protection under black-box deployment. Existing backdoor-based fingerprints either rely on rare tokens -- leading to high-per…

Turn Passive to Active: A Survey on Active Intellectual Property Protection of Deep Learning Models

2023-10-15 · Mingfu Xue, Leo Yu Zhang, Yushu Zhang, Weiqiang Liu

The intellectual property protection of deep learning (DL) models has attracted increasing serious concerns. Many works on intellectual property protection for Deep Neural Networks (DNN) models have been proposed. The va…

Management

The Intellectual Property Protection System of the Foreign Investment Law: Basic Structure, Motivation and Game Logic

2021-06-07 · Luo Ying

The intellectual property protection system constructed by China's Foreign Investment Law has opened a new phase of rule of law protection of intellectual property rights for foreign-invested enterprises, which is an imp…

An Embarrassingly Simple Approach for Intellectual Property Rights Protection on Recurrent Neural Networks

2022-10-03 · Zhi Qin Tan, Hao Shan Wong, Chee Seng Chan

Capitalise on deep learning models, offering Natural Language Processing (NLP) solutions as a part of the Machine Learning as a Service (MLaaS) has generated handsome revenues. At the same time, it is known that the crea…

EncryIP: A Practical Encryption-Based Framework for Model Intellectual Property Protection

2023-12-19 · Xin Mu, Yu Wang, Zhengan Huang, Junzuo Lai 외

In the rapidly growing digital economy, protecting intellectual property (IP) associated with digital products has become increasingly important. Within this context, machine learning (ML) models, being highly valuable d…