MetaView: Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors
Summary
MetaView proposes a diffusion-based monocular novel view synthesis framework that combines implicit geometry priors with metric depth guidance to achieve consistent and controllable rendering under large viewpoint changes from a single image.
View Cached Full Text
Cached at: 07/16/26, 05:42 AM
Paper page - MetaView: Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors
Source: https://huggingface.co/papers/2607.12000 Published on Jul 13
·
Submitted byhttps://huggingface.co/KaiiWuu1993
Wu Kaion Jul 16
Abstract
Currentvisualgenerationmodelsarecapableofproducinghigh-qualitycontent,yettheylackacoherentperceptionofthespatialstructure.Existinggenerativenovelviewsynthesismethodstypicallyintroduceexplicitgeometrypriors,whichenforcespatialconsistencybutinherentlyrestrictgeneralizationinlargeviewchanges.Incontrast,recentinteractivegenerativemethodsfavorimplicitscenemodeling,offeringgreaterflexibilityatthecostofprecisecameracontrolandgeometryconsistency.Inthispaper,weproposeMetaView,adiffusion-basedmonocularnovelviewsynthesisframeworkthatenablesrenderingunderlargeviewchangesfromasingleimage.Ourkeyinsightistocombineimplicitgeometrymodelingwithminimalyetessentialexplicit3Dcues:weincorporateimplicitgeometrypriorsfromafeed-forwardgeometryperceptionnetworktoregularizestructurewithoutimposingrestrictivereconstructionpipelines,whileleveragingmetricdepthtoanchorthegenerationtoametricscale.ThisdesignallowsMetaViewtoachievebothgeometryconsistencyandprecisecontrollability.Extensiveexperimentsdemonstratethat,underchallengingmonocularlargeviewpointchanges,MetaViewsignificantlyoutperformsexistingmethodsandexhibitssuperiorgeneralization.Ourcodeispubliclyavailableathttps://github.com/KlingAIResearch/MetaView.
View arXiv pageView PDFProject pageGitHub3Add to collection
Get this paper in your agent:
hf papers read 2607\.12000
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.12000 in a dataset README.md to link it from this page.
Spaces citing this paper1
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MoCam: Unified Novel View Synthesis via Structured Denoising Dynamics
MoCam is a research paper introducing a diffusion-based framework for unified novel view synthesis that dynamically coordinates geometric and appearance priors to improve robustness against geometric errors.
RayDer: Scalable Self-Supervised Novel View Synthesis from Real-World Video
RayDer is a unified feed-forward transformer that consolidates camera estimation, scene reconstruction, and rendering for self-supervised novel view synthesis from real-world video, achieving clean power-law scaling and strong zero-shot performance.
MVTrack4Gen: Multi-View Point Tracking as Geometric Supervision for 4D Video Generation
MVTrack4Gen introduces a training framework that uses multi-view point tracking as geometric supervision to enhance motion-aware diffusion models, achieving state-of-the-art geometric consistency and motion fidelity in novel-view video generation from monocular video.
Unified Panoramic Geometry Estimation via Multi-View Foundation Models
PaGeR adapts the multi-view perspective foundation model Depth Anything 3 to predict scale-invariant and metric depth, surface normals, and sky segmentation from a single equirectangular image, using a fixed cubemap representation that keeps VRAM and runtime constant. The paper also releases the ZüriPano and PanoInfinigen datasets.
One Scene, Two Depths: Probing Geometric Ambiguity in Monocular Foundation Models
Introduces MultiDepth-3k, a benchmark to evaluate depth-layer preferences in monocular depth foundation models, and shows Laplacian Visual Prompting can alter reported depth layers, suggesting complementary geometric hypotheses exist across models.