VistaFlow: Photorealistic Volumetric Reconstruction with Dynamic Resolution Management via Q-Learning
Jayram Palamadai, William Yu

TL;DR
VistaFlow is a scalable 3D reconstruction method that synthesizes photorealistic views from 2D photos, using Q-learning to dynamically manage resolution and achieve high performance on low-end hardware.
Contribution
It introduces QuiQ, a novel Q-learning based controller for dynamic resolution management, and employs PlenOctree for efficient rendering without NeRFs.
Findings
Achieves 1080p rendering at over 100 fps on consumer hardware.
Runs efficiently on integrated CPU graphics, including mobile devices.
Outperforms state-of-the-art view synthesis methods.
Abstract
We introduce VistaFlow, a scalable three-dimensional imaging technique capable of reconstructing fully interactive 3D volumetric images from a set of 2D photographs. Our model synthesizes novel viewpoints through a differentiable rendering system capable of dynamic resolution management on photorealistic 3D scenes. We achieve this through the introduction of QuiQ, a novel intermediate video controller trained through Q-learning to maintain a consistently high framerate by adjusting render resolution with millisecond precision. Notably, VistaFlow runs natively on integrated CPU graphics, making it viable for mobile and entry-level devices while still delivering high-performance rendering. VistaFlow bypasses Neural Radiance Fields (NeRFs), using the PlenOctree data structure to render complex light interactions such as reflection and subsurface scattering with minimal hardware…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
MethodsQ-Learning · Sparse Evolutionary Training
