Published · ACSAC 2025
Securing On-device Transformer with Hardware Binding and Reversible Obfuscation
Overview
This paper studies active intellectual-property protection for transformer models deployed on edge devices. It binds model execution to hardware using physical unclonable functions and reversible weight obfuscation.
Method
PUF-derived keys control Arnold’s Cat Map-based transformations of model weights. Authorized hardware reverses the transformation for inference, while use with an incorrect key degrades model accuracy. The scheme is applied without retraining the original model.
Evaluation
The paper evaluates inference overhead and resistance to retraining, random key guessing, and encrypted-layer leakage attacks under its stated threat model. Its software artifact received Available, Reviewed, and Reproducible badges, as recorded on the author’s publication list.
- transformer security
- hardware binding
- physical unclonable functions
- reversible obfuscation
- model IP protection
Full paper citation
@inproceedings{hua2025securing,
title={Securing On-device Transformer with Hardware Binding and Reversible Obfuscation},
author={Hua, Peichun and Zhang, Hanxiu and Li, Tuo and Zheng, Yue},
pages={956-972},
booktitle={2025 IEEE Annual Computer Security Applications Conference (ACSAC)},
year={2025},
organization={IEEE},
keywords={Deep learning;Computational modeling;Intellectual property;Transformers;Physical unclonable function;Hardware;Software;Data models;Protection;Software development management;Intellectual Property;Transformer;Model Stealing Attacks;Physical Unclonable Functions},
doi={10.1109/ACSAC67867.2025.00079},
}