paper-with-me

Papers

Computation-Efficient and Recognition-Friendly 3D Point Cloud Privacy Protection

2025-03-20 · Haotian Ma, Lin Gu, Siyi Wu, Yingying Zhu

3D point cloud has been widely used in applications such as self-driving cars, robotics, CAD models, etc. To the best of our knowledge, these applications raised the issue of privacy leakage in 3D point clouds, which has not been studied well. Different from the 2D image privacy, which is related to texture and 2D geometric structure, the 3D point cloud is texture-less and only relevant to 3D geometric structure. In this work, we defined the 3D point cloud privacy problem and proposed an efficient privacy-preserving framework named PointFlowGMM that can support downstream classification and segmentation tasks without seeing the original data. Using a flow-based generative model, the point cloud is projected into a latent Gaussian mixture distributed subspace. We further designed a novel angular similarity loss to obfuscate the original geometric structure and reduce the model size from 767MB to 120MB without a decrease in recognition performance. The projected point cloud in the latent space is orthogonally rotated randomly to further protect the original geometric structure, the class-to-class relationship is preserved after rotation, thus, the protected point cloud can support the recognition task. We evaluated our model on multiple datasets and achieved comparable recognition results on encrypted point clouds compared to the original point clouds.

📄 PDF Abstract BibTeX arXiv:2503.15818

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingSelf-Driving Cars

Similar Papers 제목 키워드 기반

milliFlow: Scene Flow Estimation on mmWave Radar Point Cloud for Human Motion Sensing

2023-06-29 · Fangqiang Ding, Zhen Luo, Peijun Zhao, Chris Xiaoxuan Lu

Human motion sensing plays a crucial role in smart systems for decision-making, user interaction, and personalized services. Extensive research that has been conducted is predominantly based on cameras, whose intrusive n…

Activity RecognitionDecision MakingGesture RecognitionHuman Activity Recognition+3

Enhanced Sparse Point Cloud Data Processing for Privacy-aware Human Action Recognition

2025-08-14 · Maimunatu Tunau, Vincent Gbouna Zakka, Zhuangzhuang Dai arxiv

Human Action Recognition (HAR) plays a crucial role in healthcare, fitness tracking, and ambient assisted living technologies. While traditional vision based HAR systems are effective, they pose privacy concerns. mmWave …

Action Recognition

QuantFace: Towards Lightweight Face Recognition by Synthetic Data Low-bit Quantization

2022-06-21 · Fadi Boutros, Naser Damer, Arjan Kuijper

Deep learning-based face recognition models follow the common trend in deep neural networks by utilizing full-precision floating-point networks with high computational costs. Deploying such networks in use-cases constrai…

Face RecognitionLightweight Face RecognitionQuantization

DataMix: Efficient Privacy-Preserving Edge-Cloud Inference

2020-08-01 · ECCV 2020 8 · Zhijian Liu, Zhanghao Wu, Chuang Gan, Ligeng Zhu 외

Deep neural networks are widely deployed on edge devices (g, for computer vision and speech recognition). Users either perform the inference locally (\ie, edge-based) or send the data to the cloud and run inference remot…

Privacy Preservingspeech-recognitionSpeech Recognition

Privacy Preserving Visual SLAM

2020-07-20 · ECCV 2020 8 · Mikiya Shibuya, Shinya Sumikura, Ken Sakurada

This study proposes a privacy-preserving Visual SLAM framework for estimating camera poses and performing bundle adjustment with mixed line and point clouds in real time. Previous studies have proposed localization metho…

Computational EfficiencyPrivacy Preserving