CVJul 20, 2020

Privacy Preserving Visual SLAM

arXiv:2007.10361v233 citations
AI Analysis

This addresses privacy concerns in visual SLAM for applications like robotics or AR, but it is incremental as it builds on prior line-cloud methods by adding real-time capabilities.

The study tackled the problem of enabling real-time Visual SLAM with privacy protection by using mixed line and point clouds, achieving real-time performance and privacy preservation in experiments with synthetic and real data.

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 methods to estimate a camera pose using a line-cloud map for a single image or a reconstructed point cloud. These methods offer a scene privacy protection against the inversion attacks by converting a point cloud to a line cloud, which reconstruct the scene images from the point cloud. However, they are not directly applicable to a video sequence because they do not address computational efficiency. This is a critical issue to solve for estimating camera poses and performing bundle adjustment with mixed line and point clouds in real time. Moreover, there has been no study on a method to optimize a line-cloud map of a server with a point cloud reconstructed from a client video because any observation points on the image coordinates are not available to prevent the inversion attacks, namely the reversibility of the 3D lines. The experimental results with synthetic and real data show that our Visual SLAM framework achieves the intended privacy-preserving formation and real-time performance using a line-cloud map.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes