paper-with-me

홈 › Papers

Wavelet-Space Representations for Neural Super-Resolution in Rendering Pipelines

2025-08-22 · Prateek Poudel, Prashant Aryal, Kirtan Kunwar, Navin Nepal, Dinesh Baniya Kshatri arxiv

We investigate the use of wavelet-space feature decomposition in neural super-resolution for rendering pipelines. Building on recent neural upscaling frameworks, we introduce a formulation that predicts stationary wavelet coefficients rather than directly regressing RGB values. This frequency-aware decomposition separates low- and high-frequency components, enabling sharper texture recovery and reducing blur in challenging regions. Unlike conventional wavelet transforms, our use of the stationary wavelet transform (SWT) preserves spatial alignment across subbands, allowing the network to integrate G-buffer attributes and temporally warped history frames in a shift-invariant manner. The predicted coefficients are recombined through inverse wavelet synthesis, producing resolution-consistent reconstructions across arbitrary scale factors. We conduct extensive evaluations and ablations, showing that incorporating SWT improves both fidelity and perceptual quality with only modest overhead, while remaining compatible with standard rendering architectures. Taken together, our results suggest that wavelet-domain neural super-resolution provides a principled and efficient path toward higher-quality real-time rendering, with broader implications for neural rendering and graphics applications.

📄 PDF Abstract BibTeX arXiv:2508.16024

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WIPES: Wavelet-based Visual Primitives

2025-08-18 · Wenhao Zhang, Hao Zhu, Delong Wu, Di Kang 외 arxiv

Pursuing a continuous visual representation that offers flexible frequency modulation and fast rendering speed has recently garnered increasing attention in the fields of 3D vision and graphics. However, existing represe…

Novel View Synthesis

DaReNeRF: Direction-aware Representation for Dynamic Scenes

2024-03-04 · CVPR 2024 1 · Ange Lou, Benjamin Planche, Zhongpai Gao, Yamin Li 외

Addressing the intricate challenge of modeling and re-rendering dynamic scenes, most recent approaches have sought to simplify these complexities using plane-based explicit representations, overcoming the slow training t…

NeRFNovel View Synthesis

Multi-Resolution Dual-Tree Wavelet Scattering Network for Signal Classification

2017-02-10 · Amarjot Singh, Nick Kingsbury

This paper introduces a Deep Scattering network that utilizes Dual-Tree complex wavelets to extract translation invariant representations from an input signal. The computationally efficient Dual-Tree wavelets decompose t…

ClassificationGeneral ClassificationTranslation

Latent Wavelet Diffusion: Enabling 4K Image Synthesis for Free

2025-05-31 · Luigi Sigillo, Shengfeng He, Danilo Comminiello

High-resolution image synthesis remains a core challenge in generative modeling, particularly in balancing computational efficiency with the preservation of fine-grained visual detail. We present Latent Wavelet Diffusion…

2k4kComputational EfficiencyDenoising+1

Wavelet-based Variational Autoencoders for High-Resolution Image Generation

2025-04-16 · Andrew Kiruluta

Variational Autoencoders (VAEs) are powerful generative models capable of learning compact latent representations. However, conventional VAEs often generate relatively blurry images due to their assumption of an isotropi…

Image Generation