Realistic Compound-Lens Defocus Blur Synthesis

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

POSTECH researchers introduce a novel pipeline for synthesizing realistic defocus deblurring datasets tailored for diverse compound lenses. This framework integrates efficient wave-optics Point Spread Function (PSF) computation using Debye Chirp Z-Transform (CZT) propagation, depth-aware defocus rendering with occlusion handling, and blur synthesis in a radiometrically linear space with camera Image Signal Processor (ISP) simulation. The pipeline generates CLDefocus, a large-scale synthetic dataset comprising 40,000 training, 1,000 validation, and 1,000 test pairs at 384x384 resolution, utilizing 700 distinct lens designs. Experiments demonstrate that models trained on CLDefocus achieve superior cross-device generalization compared to those trained on existing real (DPDD) and synthetic (SYNDOF) datasets. The Debye CZT method also proves significantly faster and more stable than the Rayleigh-Sommerfeld integral for PSF computation.

Key takeaway

For Machine Learning Engineers developing image deblurring solutions, recognize that models trained on real-captured datasets may overfit to specific camera systems and be biased by ground-truth inconsistencies. To achieve robust cross-device generalization, prioritize training with physically grounded synthetic datasets like CLDefocus. Your models will benefit from diverse lens characteristics and photorealistic blur synthesis, leading to perceptually sharper restorations and improved performance on unseen camera types, including smartphones.

Key insights

Realistic synthetic defocus datasets improve deblurring model generalization across diverse camera lenses.

Principles

Method

The pipeline computes PSFs via Debye CZT, quantizes depth into layers, performs occlusion-aware rendering in linear space, and applies ISP simulation for noise and saturation.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.