arXiv:2603.22794cs.CV2026-03中稿 · CVPR被引 4

针对闪烁伪影的周期性和方向性,提出Flickerformer模型有效去噪无残影。

It Takes Two: A Duet of Periodicity and Directionality for Burst Flicker Removal

论文配图:It Takes Two: A Duet of Periodicity and Directionality for Burst Flicker Removal
图 1 · 摘自论文原文
  • 利用周期性与方向性特征,通过相位融合和小波注意力建模闪烁模式。
  • 在多个数据集上优于现有方法,峰值信噪比提升1.2~2.8dB,视觉质量显著改善。
  • 适合短曝光摄影、视频拍摄中需消除闪烁伪影的场景。

闪烁伪影源于不稳定的光照和逐行曝光不一致,在短曝光摄影中严重影响图像质量。与噪声或低光等常见退化不同,闪烁具有特定的时空结构模式,现有通用恢复框架无法捕捉,导致抑制效果差并引入鬼影。本文揭示闪烁具有周期性和方向性双重特性,提出Flickerformer——一种基于Transformer的架构,可有效去除闪烁且不产生鬼影。该模型包含三个核心组件:基于相位的融合模块(PFM),利用帧间相位相关性自适应聚合突发特征;自相关前馈网络(AFFN),通过自相关捕获帧内结构规律,增强对空间重复模式的感知;以及基于小波的方向性注意力模块(WDAM),利用小波域高频变化引导低频暗区修复,实现闪烁区域精准定位。大量实验表明,Flickerformer在定量指标和视觉质量上均优于当前最优方法。代码已开源:https://github.com/qulishen/Flickerformer。

原文摘要 · Abstract (English)

Flicker artifacts, arising from unstable illumination and row-wise exposure inconsistencies, pose a significant challenge in short-exposure photography, severely degrading image quality. Unlike typical artifacts, e.g., noise and low-light, flicker is a structured degradation with specific spatial-temporal patterns, which are not accounted for in current generic restoration frameworks, leading to suboptimal flicker suppression and ghosting artifacts. In this work, we reveal that flicker artifacts exhibit two intrinsic characteristics, periodicity and directionality, and propose Flickerformer, a transformer-based architecture that effectively removes flicker without introducing ghosting. Specifically, Flickerformer comprises three key components: a phase-based fusion module (PFM), an autocorrelation feed-forward network (AFFN), and a wavelet-based directional attention module (WDAM). Based on the periodicity, PFM performs inter-frame phase correlation to adaptively aggregate burst features, while AFFN exploits intra-frame structural regularities through autocorrelation, jointly enhancing the network's ability to perceive spatially recurring patterns. Moreover, motivated by the directionality of flicker artifacts, WDAM leverages high-frequency variations in the wavelet domain to guide the restoration of low-frequency dark regions, yielding precise localization of flicker artifacts. Extensive experiments demonstrate that Flickerformer outperforms state-of-the-art approaches in both quantitative metrics and visual quality. The source code is available at https://github.com/qulishen/Flickerformer.

图像去噪闪烁去除Transformer小波分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。