日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
知覚/プライバシーarXiv:2608.21380v1

RoboShape: プライバシーを考慮したロボット知覚のための情報理論的ポイントクラウド表現

RoboShape: Information-Theoretic Point Cloud Representations for Privacy-Aware Robot Perception

シェア:XThreadsFacebookLINEはてブBluesky

ロボットが収集するポイントクラウドから、物体認識の性能を保ちつつプライベートな属性情報を除去する圧縮手法を提案した。

著者: Oguzhan Baser, Mirac Sozen, Kaan Kale, Sandeep Chinchali, Sriram Vishwanath

分類: cs.RO, cs.AI, cs.CV, cs.IT

原文アブストラクト

With the increased adoption of robotic agents operating in human environments by scanning and sharing 3D representations (e.g., for fleet learning, cloud-based planning, or collaborative mapping), collected point clouds reveal not just the objects in a scene but also sensitive spatial context, such as room function or information that occupants never consented to disclose. Traditional point cloud encoders offer no principled control over this: either all is preserved, or none. Hence, we introduce RoboShape, an information theory guided compression head following the frozen {\tt Sonata} encoder. We project voxel-level embeddings using the Donsker-Varadhan formulation of mutual information (MI). Specifically, we maximize the MI between embeddings and object-level understanding while minimizing it for private attributes. RoboShape leads to 87.5\% smaller embeddings that retain 98.7\% of object classification utility while collapsing sensitive attribute predictions by 39.3\% across the three real-world indoor LiDAR datasets. Its privacy-preserving embeddings are cheaper to transmit over the network or to train a model for any downstream tasks. We release the RoboShape codebase to give the robotics community a practical, encoder-agnostic tool for building perception pipelines that are compact, privacy-aware, and deployment-ready.