贝叶斯式窗口变压器用于图像恢复
IEEE transactions on pattern analysis and machine intelligence
|October 31, 2025
概括
我们介绍贝叶斯窗口转换器,通过使用概率窗口移动来增强图像恢复. 这种方法提高了翻译不变性和局部关系的保存,在复杂的退化场景中表现优于固定窗口.
科学领域:
- 计算机视觉 计算机视觉
- 深度学习 (Deep Learning) 是一种深度学习.
- 图像处理 图像处理
背景情况:
- 变压器在图像修复任务中表现出强大的表示能力.
- 变压器中的固定局部窗口限制了转换不变性和局部关系的保存,影响位置变化带来的网络稳定性.
研究的目的:
- 为了解决基于变压器的图像恢复中固定窗口的局限性.
- 在图像修复网络中增强翻译不变性和局部关系保存.
主要方法:
- 介绍了一种新的贝叶斯式窗口变换器,具有概率窗口移位.
- 开发了层预期传播和蒙特卡洛平均值以进行近似推断.
- 提供了理论保证,使该方法与经典的滑动窗技术保持一致.
主要成果:
- 贝叶斯窗格变压器保持了翻译不变性和局部关系的保存.
- 在图像脱轨,揭露和消除模糊的任务中取得了卓越的性能.
- 使用开发的推理算法,证明了对边缘化结果的有效近似.
结论:
- 贝叶斯窗口转换器为图像恢复提供了更灵活,更稳定的方法.
- 概率性窗口有效地克服了变压器中固定窗口的局限性.
- 该方法在各种图像恢复应用中显示出显著的前景.
相关概念视频
Deconvolution
535
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
535
Transformations of Functions III
168
Transformations modify the graphical representation of a function without changing its fundamental form. One common transformation is reflection, which flips the graph across a designated axis. When the vertical coordinates of all points are multiplied by the negative one, the entire graph is mirrored over the horizontal axis. This transformation reverses the vertical orientation of peaks and troughs, akin to signal inversion in electrical systems, where a waveform is flipped, but the timing of...
168
Reconstruction of Signal using Interpolation
679
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
679
Continuous -time Fourier Transform
814
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
814
Convolution Properties II
569
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
569

