CVMay 8

Towards Photorealistic and Efficient Bokeh Rendering via Diffusion Framework

arXiv:2605.0742965.7Has Code
AI Analysis

This work addresses the challenge of producing realistic bokeh effects on mobile devices with small apertures, particularly for high-zoom low-resolution photos, by integrating super-resolution into the rendering pipeline.

MagicBokeh proposes a unified diffusion framework for bokeh rendering that jointly performs super-resolution and bokeh effect generation, achieving photorealistic results on low-resolution images with improved efficiency and visual fidelity.

Existing mobile devices are constrained by compact optical designs, such as small apertures, which make it difficult to produce natural, optically realistic bokeh effects. Although recent learning-based methods have shown promising results, they still struggle with photos captured under high digital zoom levels, which often suffer from reduced resolution and loss of fine details. A naive solution is to enhance image quality before applying bokeh rendering, yet this two-stage pipeline reduces efficiency and introduces unnecessary error accumulation. To overcome these limitations, we propose MagicBokeh, a unified diffusion-based framework designed for high-quality and efficient bokeh rendering. Through an alternative training strategy and a focus-aware masked attention mechanism, our method jointly optimizes bokeh rendering and super-resolution, substantially improving both controllability and visual fidelity. Furthermore, we introduce degradation-aware depth module to enable more accurate depth estimation from low-quality inputs. Experimental results demonstrate that MagicBokeh efficiently produces photorealistic bokeh effects, particularly on real-world low-resolution images, paving the way for future advancements in bokeh rendering. Our code and models are available at https://github.com/vivoCameraResearch/MagicBokeh.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes