Paper Overview
- Field: Computer Vision (CV)
- Authors: Siang-Ling Zhang, Huai-Hsun Cheng, Tsung-Ju Yang
- Published: 2026-06-19
- arXiv: 2506.15890
- Optimization-based methods are slow and tend to produce overly saturated colors.
- Simple stitching methods fail to generate geometrically consistent objects, resulting in visible unnatural seams and semantic leakage.
- Geometric integrity
- Semantic recognizability
- Efficiency
Abstract
Creating 3D visual illusions—a single 3D mesh that presents entirely different semantics when viewed from different angles—is a fascinating but highly challenging task.
Existing approaches have notable drawbacks:
Method
This paper proposes a fast, training-free, text-driven framework for 3D visual illusion generation, consisting of two stages:
1. Cross-space dual-branch denoising: The 3D latents are dynamically decoded into voxel space, where CLIP-guided directional alignment and signed distance field (SDF) blending are performed to ensure seamless geometric fusion. 2. View-conditioned texture synthesis: A module that projects view-specific 2D diffusion priors and aggregates them onto the fused geometry.
Results
Extensive experiments demonstrate that the method generates highly realistic dual-semantic 3D illusions in just 3–5 minutes, significantly outperforming existing approaches in:
*Automatically collected on 2026-06-21.*