Kaleidoscopic Background Attack: Disrupting Pose Estimation with Multi-Fold Radial Symmetry Textures

1University of Science and Technology Beijing, 2Tsinghua University
ICCV 2025

*Equal Contribution, Corresponding author

Impact of natural and kaleidoscopic backgrounds on camera pose estimation in object-centric scenes. With a natural tabletop background, the DUSt3R model accurately estimates the camera pose and reconstructs the banana. With a kaleidoscopic background, the model predicts erroneous but similar poses across viewpoints, leading to reconstruction failure.

Abstract

Camera pose estimation is a fundamental computer vision task that is essential for applications like visual localization and multi-view stereo reconstruction. In the object-centric scenarios with sparse inputs, the accuracy of pose estimation can be significantly influenced by background textures that occupy major portions of the images across different viewpoints. In light of this, we introduce the Kaleidoscopic Background Attack (KBA), which uses identical segments to form discs with multi-fold radial symmetry. These discs maintain high similarity across different viewpoints, enabling effective attacks on pose estimation models even with natural texture segments. Additionally, a projected orientation consistency loss is proposed to optimize the kaleidoscopic segments, leading to significant enhancement in the attack effectiveness. Experimental results show that optimized adversarial kaleidoscopic backgrounds can effectively attack various camera pose estimation models.

Method

An overview of our method

In summary, our contributions are as follows:

  • Inspired by the prevalent symmetry in nature, we propose a method to construct adversarial kaleidoscopic background with multi-fold radial symmetry in object-centric scenes to effectively disrupt camera pose estimation.
  • We optimize the kaleidoscopic background using orientation consistency loss to significantly enhance the attack effectiveness in both the digital and physical worlds.
  • To the best of our knowledge, we are the first to utilize background textures as adversarial examples to attack sparse-view camera pose estimation models. Our work introduces a method for constructing challenging samples, which can facilitate improvement in both the performance and robustness of these models in the future.

Experiments

Visualizations

BibTeX

@inproceedings{Ding2025KBA,
  title     = {Kaleidoscopic Background Attack: Disrupting Pose Estimation with Multi-Fold Radial Symmetry Textures},
  author    = {Ding, Xinlong and Yu, Hongwei and Li, Jiawei and Li, Feifan and Shang, Yu and Zou, Bochao and Ma, Huimin and Chen, Jiansheng},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
  year      = {2025},
  pages     = {to appear}
}