在异常检测中引入快速里埃卷曲
1College of Intelligent Manufacturing, Zhejiang Polytechnic University of Mechanical and Electrical Engineering, Hangzhou 310053, China.
Sensors (Basel, Switzerland)
|August 28, 2025
概括
这项研究介绍了FFC-AD,一种新型的异常检测框架,用于全球上下文和隐藏空间异常模拟,以防止过度概括,实现卓越的性能.
科学领域:
- 计算机视觉
- 机器学习
- 人工智能
背景情况:
- 由于在测试时出现的异常,异常检测具有挑战性.
- 使用卷积神经网络 (CNN) 的基于重建的方法在捕获全球信息和精确定位方面存在局部受体场的局限性.
研究的目的:
- 提出FFC-AD,一个用于异常检测的新型重建框架.
- 通过在检测过程的早期加入全球信息来增强区分和本地化能力.
- 为了减轻异常检测模型中的过度概括.
主要方法:
- 在重建框架中使用福里埃特征卷积 (FFC) 来捕获远程依赖.
- 介绍隐藏空间异常模拟 (HSAS) 作为潜伏空间规范化技术.
- 评估拟议的FFC-AD框架对已建立的异常检测数据集,如MVTec AD和Visa.
主要成果:
- FFC-AD显示出异常检测精度的显著提高.
- 与现有最先进的方法相比,该方法在异常细分方面取得了更高的性能.
- FFC有效地捕获全球信息,增强特征歧视.
结论:
- 通过整合全球背景和减轻过度概括,FFC-AD为异常检测提供了强大的解决方案.
- 提出的HSAS策略有效地规范了潜伏空间,改善了模型的概括性.
- FFC-AD代表了基于重建的异常检测的重大进步,特别是在复杂的视觉检查任务中.
相关概念视频
Fast Fourier Transform
465
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
465
Discrete Fourier Transform
404
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
404
Convergence of Fourier Series
202
The Fourier series is a powerful mathematical tool for representing periodic signals as an infinite sum of complex exponentials. In practice, this infinite series is truncated to a finite number of terms, yielding a partial sum. This truncation makes the approximation of the signal feasible but introduces certain challenges, particularly near discontinuities, known as the Gibbs phenomenon.
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
202
Continuous -time Fourier Transform
404
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...
404
Basic signals of Fourier Transform
578
The Fourier Transform is a pivotal mathematical tool in signal processing, enabling the transformation of time-domain signals into their frequency-domain representations. Among the numerous elements within this domain, certain functions like the sinc function, delta function, and exponential signals hold significant importance due to their unique properties and implications.
The sinc function, defined as sinc(x) = sin(πx)/(πx), is particularly notable for its symmetry and behavior at...
The sinc function, defined as sinc(x) = sin(πx)/(πx), is particularly notable for its symmetry and behavior at...
578
Aliasing
224
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
224


