IEEE Access (Jan 2025)

EffTEE: Efficient Image Classification and Object Detection on Mobile Devices Using Trusted Execution Environments

  • Bin Hu,
  • Junyong You,
  • Kuan Huang,
  • Meng Xu,
  • Dan Liu,
  • Sugang Ma

DOI
https://doi.org/10.1109/ACCESS.2025.3538712
Journal volume & issue
Vol. 13
pp. 31423 – 31441

Abstract

Read online

Deep neural networks (DNNs) play a crucial role in image classification and object detection, with applications in autonomous driving, security, Unmanned Aerial Vehicle (UAV) navigation, and robotics. Ensuring secure execution on mobile devices is challenging due to the sensitivity of input data and DNN architectures. Hardware-based Trusted Execution Environments (TEEs), such as ARM TrustZone, offer security but face resource and performance limitations when handling full-scale DNNs. This work introduces EffTEE, a security framework that enables efficient DNN execution within mobile TEEs. EffTEE employs dynamic suppression to prune unimportant neurons, foundational neuron restructuring to optimize memory usage, and dynamic slicing for effective model partitioning. Experimental results show that EffTEE reduces inference time by $2 - 60 \times $ while maintaining accuracy comparable to existing secure DNN methods. These findings demonstrate EffTEE’s potential for secure and efficient DNN deployment in resource-constrained environments.

Keywords