paper-with-me

Papers

View Transformation Robustness for Multi-View 3D Object Reconstruction with Reconstruction Error-Guided View Selection

2024-12-16 · Qi Zhang, Zhouhang Luo, Tao Yu, Hui Huang

View transformation robustness (VTR) is critical for deep-learning-based multi-view 3D object reconstruction models, which indicates the methods' stability under inputs with various view transformations. However, existing research seldom focused on view transformation robustness in multi-view 3D object reconstruction. One direct way to improve the models' VTR is to produce data with more view transformations and add them to model training. Recent progress on large vision models, particularly Stable Diffusion models, has provided great potential for generating 3D models or synthesizing novel view images with only a single image input. Directly deploying these models at inference consumes heavy computation resources and their robustness to view transformations is not guaranteed either. To fully utilize the power of Stable Diffusion models without extra inference computation burdens, we propose to generate novel views with Stable Diffusion models for better view transformation robustness. Instead of synthesizing random views, we propose a reconstruction error-guided view selection method, which considers the reconstruction errors' spatial distribution of the 3D predictions and chooses the views that could cover the reconstruction errors as much as possible. The methods are trained and tested on sets with large view transformations to validate the 3D reconstruction models' robustness to view transformations. Extensive experiments demonstrate that the proposed method can outperform state-of-the-art 3D reconstruction methods and other view transformation robustness comparison methods.

📄 PDF Abstract BibTeX arXiv:2412.11428

Code (1)

zqyq/vtr 공식 구현 pytorch

Tasks

3D Object Reconstruction3D ReconstructionObject Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

EVT: Efficient View Transformation for Multi-Modal 3D Object Detection

2024-11-16 · Yongjin Lee, Hyeon-Mun Jeong, Yurim Jeon, Sanghyun Kim

Multi-modal sensor fusion in Bird's Eye View (BEV) representation has become the leading approach for 3D object detection. However, existing methods often rely on depth estimators or transformer encoders to transform ima…

3D Object DetectionDecoderobject-detectionObject Detection+1

Self-Supervised Multi-View Learning via Auto-Encoding 3D Transformations

2021-03-01 · Xiang Gao, Wei Hu, Guo-Jun Qi

3D object representation learning is a fundamental challenge in computer vision to infer about the 3D world. Recent advances in deep learning have shown their efficiency in 3D object recognition, among which view-based m…

3D Object Classification3D Object RecognitionMULTI-VIEW LEARNINGObject+4

Not All Relations Rotate Alike: Transformation-Aware Decoupling for Viewpoint-Robust 3D Scene Graph Generation

2026-06-25 · Jingjun Sun, Chaowei Wang, Zhirui Liu, Jiaxu Tian 외 arxiv

3D Scene Graph Generation (3DSGG) represents 3D scenes as structured object-relation-object graphs, providing a compact relational abstraction for spatial understanding. In embodied intelligence settings, the same 3D sce…

Scene Graph Generation

ViewFool: Evaluating the Robustness of Visual Recognition to Adversarial Viewpoints

2022-10-08 · Yinpeng Dong, Shouwei Ruan, Hang Su, Caixin Kang 외

Recent studies have demonstrated that visual recognition models lack robustness to distribution shift. However, current work mainly considers model robustness to 2D image transformations, leaving viewpoint changes in the…

Autonomous DrivingBenchmarkingData AugmentationNeRF

MVTN: Multi-View Transformation Network for 3D Shape Recognition

2020-11-26 · ICCV 2021 10 · Abdullah Hamdi, Silvio Giancola, Bernard Ghanem

Multi-view projection methods have demonstrated their ability to reach state-of-the-art performance on 3D shape recognition. Those methods learn different ways to aggregate information from multiple views. However, the c…

3D Classification3D Object Retrieval3D Point Cloud Classification3D Shape Classification+4