Thinking with Camera: A Unified Multimodal Model for Camera-Centric Understanding and Generation
Kang Liao, Size Wu, Zhonghua Wu, Linyi Jin, Chao Wang, Yikai Wang, Fei Wang, Wei Li, Chen Change Loy
TL;DR
Puffin presents a unified camera-centric multimodal framework that treats camera geometry as a first-class modality, enabling joint camera understanding and camera-controllable generation across arbitrary viewpoints. It combines a geometry-aligned vision encoder, a large language model, and a diffusion generator, all connected through a dedicated thinking with camera paradigm and a pixel-wise camera map latent to capture fine-grained spatial cues. The authors construct Puffin-4M, a four-million triplet dataset of vision-language-camera data, and demonstrate state-of-the-art or competitive performance on camera understanding and cross-view generation, with instruction-tuned variants supporting spatial imagination, world exploration, and photographic guidance. This work advances spatial intelligence by aligning geometric reasoning with linguistic and perceptual priors, enabling practical tasks such as 3D object insertion and cross-view content creation, while providing open benchmarks and code for future research.
Abstract
Camera-centric understanding and generation are two cornerstones of spatial intelligence, yet they are typically studied in isolation. We present Puffin, a unified camera-centric multimodal model that extends spatial awareness along the camera dimension. Puffin integrates language regression and diffusion-based generation to interpret and create scenes from arbitrary viewpoints. To bridge the modality gap between cameras and vision-language, we introduce a novel paradigm that treats camera as language, enabling thinking with camera. This guides the model to align spatially grounded visual cues with photographic terminology while reasoning across geometric context. Puffin is trained on Puffin-4M, a large-scale dataset of 4 million vision-language-camera triplets. We incorporate both global camera parameters and pixel-wise camera maps, yielding flexible and reliable spatial generation. Experiments demonstrate Puffin superior performance over specialized models for camera-centric generation and understanding. With instruction tuning, Puffin generalizes to diverse cross-view tasks such as spatial imagination, world exploration, and photography guidance. We will release the code, models, dataset pipeline, and benchmark to advance multimodal spatial intelligence research.
