快速里埃转换是一种无需训练的,超快的,高效的,完全可解释的方法,用于表观基因组数据压缩
Max Ward1, Bac Dao2, Amitava Datta1
1School of Physics, Mathematics, and Computer Sciences, University of Western Australia, Perth, Australia.
Scientific reports
|December 10, 2025
概括
一种新的快里叶变换 (FFT) 方法提供了高效,可解释的表观遗传学数据压缩. 这种无培训的方法可以显著减少文件大小,同时保持数据建模的高精度.
科学领域:
- 生物信息学是一种生物信息学.
- 基因组数据分析 基因组数据分析
- 信号处理 信号处理
背景情况:
- 数据压缩对于基因组学中的特征选择和建模至关重要.
- 目前用于表观基因组数据的自编码方法是计算密集的,缺乏可解释性.
研究的目的:
- 为表观基因组数据开发一种无需培训,高效和可解释的数据压缩方法.
- 克服基于自动编码器的压缩技术的局限性.
主要方法:
- 为数据压缩开发了一种基于快速里叶变换 (FFT) 的新方法.
- 该方法用于压缩表观基因组数据,特别是基因组修饰数据.
主要成果:
- FFT方法实现了长达1000倍的表观基因组数据压缩.
- 保持了高的重建保真度 (共因相似度为99.7%).
- 压缩速度超快 (在GPU上70毫秒,在CPU上20秒),不需要训练.
结论:
- 在表观基因组数据压缩方面,FFT方法比自动编码器提供了显著的改进.
- 这种方法提供了压缩特征的完全可解释性,与黑盒自动编码器不同.
- 这种方法使分类模型具有很高的准确性 (AUC 0.960),代表了数据压缩的范式转变.
相关概念视频
Fast Fourier Transform
851
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...
851
Continuous -time Fourier Transform
805
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...
805
Discrete Fourier Transform
825
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...
825
Basic signals of Fourier Transform
860
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...
860
Discrete-time Fourier transform
992
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
One of the notable...
992
Convergence of Fourier Series
357
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...
357


