Secure YOLOv3-SPP: Edge-Cooperative Privacy-preserving Object Detection for Connected Autonomous Vehicles

Yongjie Zhou,Jinbo Xiong,Renwan Bi,Youliang Tian
DOI: https://doi.org/10.1109/nana56854.2022.00022
2022-01-01
Abstract:The connected autonomous vehicles (CAVs) are a key component of intelligent transportation systems (ITS) where vehicles communicate with each other to exchange sensing data from on-board sensors (e.g., high-definition cameras and lidar). For the sake of the category and location privacy leakage of sensing images shared by CAVs and computational inefficiency of privacy-preserving object detection framework in edge computing environment, we propose a lightweight and privacy-preserving detection framework (PPDF) to support secure extraction, classification and detection of image features, and achieve the goal of data transmission and computing security under the collaborative detection process of edge nodes. Particularly, we design a secure clustering prediction protocol of object anchors, a secure object classification and regression protocol, secure object upsampling and secure feature fusion protocols. Finally, PPDF based on edge-cooperation was constructed and two non-collusive edge servers were used to perform PPDF. Theoretical analysis of correctness, security and complexity indicate that PPDF can not only realize correctness of object detection, but also let category and location privacy of images are protected effectively and have excellent accuracy. Actual performance evaluation shows that PPDF can achieve the same detection accuracy as original YOLOv3-SPP model. At the same time, compared with homomorphic encryption and multi-round iterative calculation schemes, PPDF has obvious advantages in terms of computational cost and communication overhead.
What problem does this paper attempt to address?