paper-with-me

홈 › Papers

Spatial Annealing for Efficient Few-shot Neural Rendering

2024-06-12 · Yuru Xiao, Deming Zhai, Wenbo Zhao, Kui Jiang, Junjun Jiang, Xianming Liu

Neural Radiance Fields (NeRF) with hybrid representations have shown impressive capabilities for novel view synthesis, delivering high efficiency. Nonetheless, their performance significantly drops with sparse input views. Various regularization strategies have been devised to address these challenges. However, these strategies either require additional rendering costs or involve complex pipeline designs, leading to a loss of training efficiency. Although FreeNeRF has introduced an efficient frequency annealing strategy, its operation on frequency positional encoding is incompatible with the efficient hybrid representations. In this paper, we introduce an accurate and efficient few-shot neural rendering method named \textbf{S}patial \textbf{A}nnealing regularized \textbf{NeRF} (\textbf{SANeRF}), which adopts the pre-filtering design of a hybrid representation. We initially establish the analytical formulation of the frequency band limit for a hybrid architecture by deducing its filtering process. Based on this analysis, we propose a universal form of frequency annealing in the spatial domain, which can be implemented by modulating the sampling kernel to exponentially shrink from an initial one with a narrow grid tangent kernel spectrum. This methodology is crucial for stabilizing the early stages of the training phase and significantly contributes to enhancing the subsequent process of detail refinement. Our extensive experiments reveal that, by adding merely one line of code, SANeRF delivers superior rendering quality and much faster reconstruction speed compared to current few-shot neural rendering methods. Notably, SANeRF outperforms FreeNeRF on the Blender dataset, achieving 700$\times$ faster reconstruction speed.

📄 PDF Abstract BibTeX arXiv:2406.07828

Code (1)

pulangk97/SANeRF 공식 구현 pytorch

Tasks

NeRFNeural RenderingNovel View Synthesis

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
RoIPool 설명 없음

Similar Papers 제목 키워드 기반

DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution

2025-12-04 · Zhizhen Wu, Zhe Cao, Yuchi Huo arxiv

Image convolution with complex kernels is a fundamental operation in photography, scientific imaging, and animation effects, yet direct dense convolution is computationally prohibitive on resource-limited devices. Existi…

Layered Rendering Diffusion Model for Controllable Zero-Shot Image Synthesis

2023-11-30 · Zipeng Qi, Guoxi Huang, Chenyang Liu, Fei Ye

This paper introduces innovative solutions to enhance spatial controllability in diffusion models reliant on text queries. We first introduce vision guidance as a foundational spatial cue within the perturbed distributio…

DenoisingImage Generation

Few-shot Neural Human Performance Rendering from Sparse RGBD Videos

2021-07-14 · Anqi Pang, Xin Chen, Haimin Luo, Minye Wu 외

Recent neural rendering approaches for human activities achieve remarkable view synthesis results, but still rely on dense input views or dense training with all the capture frames, leading to deployment difficulty and i…

Neural Rendering

Scalable Inference-Time Annealing with Surrogate Likelihood Estimators

2026-05-29 · Daniel Peñaherrera, Rishal Aggarwal, David Ryan Koes arxiv

A long standing challenge in computational chemistry and biophysics is efficiently sampling the Boltzmann distribution of molecules. Advances in generative modeling have been proposed to address the limitations of conven…

PointAD+: Learning Hierarchical Representations for Zero-shot 3D Anomaly Detection

2025-09-03 · Qihang Zhou, Shibo He, Jiangtao Yan, Wenchao Meng 외 arxiv

In this paper, we aim to transfer CLIP's robust 2D generalization capabilities to identify 3D anomalies across unseen objects of highly diverse class semantics. To this end, we propose a unified framework to comprehensiv…

Representation Learning3D Anomaly DetectionPoint Clouds