BurstDeflicker: A Benchmark Dataset for Flicker Removal in Dynamic Scenes

Nankai University, OPPO Research Institute
Advances in Neural Information Processing Systems (NeurIPS), 2025

Abstract

Flicker artifacts in short-exposure images are caused by the interplay between the row-wise exposure mechanism of rolling shutter cameras and the temporal intensity variations of alternating current (AC)-powered lighting. These artifacts typically appear as non-uniform brightness distribution across the image, forming noticeable dark bands. Beyond compromising image quality, this structured noise also impacts high-level tasks, such as object detection and tracking, where reliable lighting is crucial. Despite the prevalence of flicker, the lack of a large-scale, realistic dataset has been a significant barrier to advancing research in flicker removal. To address this issue, we present BurstDeflicker, a robust and scalable benchmark constructed using three complementary data acquisition strategies. First, we develop a Retinex-based synthesis pipeline that redefines the goal of flicker removal and enables controllable manipulation of key flicker-related attributes (e.g., intensity, area, and frequency), thereby facilitating the generation of diverse flicker patterns. Second, we capture 4,000 real-world flicker images from different scenes, which help the model better understand the spatial and temporal characteristics of real flicker artifacts and generalize more effectively to wild scenarios. Finally, due to the non-repeatable nature of dynamic scenes, we propose a green-screen method to incorporate motion into image pairs while preserving real flicker degradation. Comprehensive experiments demonstrate the effectiveness of our dataset and its potential to advance research in flicker removal. The code and dataset are available at https://github.com/qulishen/BurstDeflicker.

BibTeX


        @inproceedings{BurstDeflicker_lishenqu,
        title={BurstDeflicker: A Benchmark Dataset for Flicker Removal in Dynamic Scenes},
        author={Lishen, Qu and Zhihao, Liu and Yaqi, Luo and Shihao, Zhou and Hui, Zeng and Lei, Zhang and Jie, Liang and Jufeng, Yang},
        booktitle={Advances in Neural Information Processing Systems},
        year={2025}
        }