paper-with-me

Papers

GeoQuery: Geometry-Query Diffusion for Sparse-View Reconstruction

2026-05-12 · Xiao Cao, Yuze Li, Youmin Zhang, Jiayu Song, Cheng Yan, Wen Li, Lixin Duan arxiv

3D Gaussian Splatting (3DGS) has emerged as a prominent paradigm for 3D reconstruction and novel view synthesis. However, it remains vulnerable to severe artifacts when trained under sparse-view constraints. While recent methods attempt to rectify artifacts in rendered views using image diffusion models, they typically rely on multi-view self-attention to retrieve information from reference images. We observe that this mechanism often fails when the rendered novel views output by 3DGS are heavily corrupted: damaged query features lead to erroneous cross-view retrieval, resulting in inconsistent rendering refinement. To address this, we propose GeoQuery, a geometry-guided diffusion framework that integrates generative priors with explicit geometric cues via a novel Geometry-guided Cross-view Attention (GCA) mechanism. First, by leveraging predicted depth maps and camera poses, we construct a geometry-induced correspondence field to sample reference features, forming a geometry-aligned proxy query that replaces the corrupted rendering features. Furthermore, we design a new cross-view feature aggregation pipeline, in which we restrict the cross-view attention to a local window around each proxy query to effectively retrieve useful features while suppressing spurious matches. GeoQuery can be seamlessly integrated into existing diffusion-based pipelines, enabling robust reconstruction even under extreme view sparsity. Extensive experiments on sparse-view novel view synthesis and rendering artifact removal demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2605.12399

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis3D Reconstruction

Similar Papers 제목 키워드 기반

SUBS: Subtree Substitution for Compositional Semantic Parsing

2022-05-03 · NAACL 2022 7 · Jingfeng Yang, Le Zhang, Diyi Yang

Although sequence-to-sequence models often achieve good performance in semantic parsing for i.i.d. data, their performance is still inferior in compositional generalization. Several data augmentation methods have been pr…

Data AugmentationSemantic Parsing

SUBS: Subtree Substitution for Compositional Semantic Parsing

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Although sequence-to-sequence models often achieve good performance in semantic parsing for i.i.d. data, their performance is still inferior in compositional generalization. Several data augmentation methods have been pr…

Data AugmentationSemantic Parsing

DreamSparse: Escaping from Plato's Cave with 2D Frozen Diffusion Model Given Sparse Views

2023-06-06 · Paul Yoo, Jiaxian Guo, Yutaka Matsuo, Shixiang Shane Gu

Synthesizing novel view images from a few views is a challenging but practical problem. Existing methods often struggle with producing high-quality results or necessitate per-object optimization in such few-view settings…

Image Generation

Zero-Shot Satellite Image Retrieval through Joint Embeddings: Application to Crisis Response

2026-05-06 · James Walsh, William Fawcett, Grace Colverd, Raúl Ramos-Pollán arxiv

Semantic search of Earth observation archives remains challenging. Visual foundation models such as CLAY produce rich embeddings of satellite imagery but lack the natural-language grounding needed for intuitive query, an…

Image Retrieval

Sparse3D: Distilling Multiview-Consistent Diffusion for Object Reconstruction from Sparse Views

2023-08-27 · Zi-Xin Zou, Weihao Cheng, Yan-Pei Cao, Shi-Sheng Huang 외

Reconstructing 3D objects from extremely sparse views is a long-standing and challenging problem. While recent techniques employ image diffusion models for generating plausible images at novel viewpoints or for distillin…

3D ReconstructionNovel View SynthesisObject Reconstruction