paper-with-me

Papers

CrossModalityDiffusion: Multi-Modal Novel View Synthesis with Unified Intermediate Representation

2025-01-16 · Alex Berian, Daniel Brignac, JhihYang Wu, Natnael Daba, Abhijit Mahalanobis

Geospatial imaging leverages data from diverse sensing modalities-such as EO, SAR, and LiDAR, ranging from ground-level drones to satellite views. These heterogeneous inputs offer significant opportunities for scene understanding but present challenges in interpreting geometry accurately, particularly in the absence of precise ground truth data. To address this, we propose CrossModalityDiffusion, a modular framework designed to generate images across different modalities and viewpoints without prior knowledge of scene geometry. CrossModalityDiffusion employs modality-specific encoders that take multiple input images and produce geometry-aware feature volumes that encode scene structure relative to their input camera positions. The space where the feature volumes are placed acts as a common ground for unifying input modalities. These feature volumes are overlapped and rendered into feature images from novel perspectives using volumetric rendering techniques. The rendered feature images are used as conditioning inputs for a modality-specific diffusion model, enabling the synthesis of novel images for the desired output modality. In this paper, we show that jointly training different modules ensures consistent geometric understanding across all modalities within the framework. We validate CrossModalityDiffusion's capabilities on the synthetic ShapeNet cars dataset, demonstrating its effectiveness in generating accurate and consistent novel views across multiple imaging modalities and perspectives.

📄 PDF Abstract BibTeX arXiv:2501.09838

Code (2)

alexberian/crossmodalitydiffusion 공식 구현 pytorch
JhihYangWu/UnofficialGeNVS pytorch

Tasks

Novel View SynthesisScene Understanding

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 제목 키워드 기반

MoVieDrive: Urban Scene Synthesis with Multi-Modal Multi-View Video Diffusion Transformer

2025-08-20 · Guile Wu, David Huang, Dongfeng Bai, Bingbing Liu arxiv

Urban scene synthesis with video generation models has recently shown great potential for autonomous driving. Existing video generation approaches to autonomous driving primarily focus on RGB video generation and lack th…

Scene UnderstandingAutonomous DrivingVideo Generation

MVLLaVA: An Intelligent Agent for Unified and Flexible Novel View Synthesis

2024-09-11 · Hanyu Jiang, Jian Xue, Xing Lan, Guohong Hu 외

This paper introduces MVLLaVA, an intelligent agent designed for novel view synthesis tasks. MVLLaVA integrates multiple multi-view diffusion models with a large multimodal model, LLaVA, enabling it to handle a wide rang…

DescriptiveNovel View Synthesis

A Survey on Industrial Anomalies Synthesis

2025-02-23 · Xichen Xu, Yanshu Wang, Yawen Huang, Jiaqi Liu 외

This paper comprehensively reviews anomaly synthesis methodologies. Existing surveys focus on limited techniques, missing an overall field view and understanding method interconnections. In contrast, our study offers a u…

Survey

Omni-View: Unlocking How Generation Facilitates Understanding in Unified 3D Model based on Multiview images

2025-11-10 · JiaKui Hu, Shanshan Zhao, Qing-Guo Chen, Xuerui Qiu 외 arxiv

This paper presents Omni-View, which extends the unified multimodal understanding and generation to 3D scenes based on multiview images, exploring the principle that "generation facilitates understanding". Consisting of …

Novel View SynthesisScene UnderstandingScene Generation

Matrix3D: Large Photogrammetry Model All-in-One

2025-02-11 · CVPR 2025 1 · Yuanxun Lu, Jingyang Zhang, Tian Fang, Jean-Daniel Nahmias 외

We present Matrix3D, a unified model that performs several photogrammetry subtasks, including pose estimation, depth prediction, and novel view synthesis using just the same model. Matrix3D utilizes a multi-modal diffusi…

AllDepth EstimationDepth Predictionmodel+2