在掩盖或不完整的结构化数据上,高效的富里埃基准适配.
Fariba Karimi1,2, Esra Neufeld1, Arya Fallahi1,2
1The Foundation for Research on Information Technologies in Society (IT'IS), Zurich, Switzerland.
Frontiers in neuroimaging
|June 19, 2025
概括
这项研究引入了对不完整数据的快速里埃基拟合方法,这对于生物医学成像至关重要. 该技术有效地重建掩盖数据,改善神经疾病的诊断.
科学领域:
- 信号处理 信号处理
- 生物医学工程 生物医学工程
- 数据科学数据科学数据科学
背景情况:
- 掩盖或不完整的结构化数据在里埃基拟合中存在挑战,特别是在生物医学图像处理中.
- 数据不完整使里埃转换变得复杂,需要计算上昂贵的线性系统解决方案.
- 处理此类数据的现有方法通常是不充分的.
研究的目的:
- 为掩盖或不完整的结构化数据开发一种高效,快速的里埃基拟合方法.
- 为了使多维数据的处理,包括平滑和外推与缺失的值.
- 为了解决当前处理数据差距的方法的局限性.
主要方法:
- 为不完整数据提出了一种高效的里埃基拟合算法.
- 将该方法应用于多维数据 (1D,2D,3D) 进行平滑和推断.
- 通过分析和数值优化研究了性能改进.
主要成果:
- 该方法成功地重建了噪音和部分不可靠的大脑脉动数据.
- 蒙面区域的峰值重建错误低于数据范围的10%.
- 计算优化在3D案例中实现了75倍的速度提升,显著减少了矩阵组装时间.
结论:
- 开发的里埃基拟合方法对于掩盖和不完整数据是有效的.
- 通过有针对性的优化实现了显著的计算加速度.
- 该方法对诸如非侵入性监测和神经疾病诊断等应用具有前景.
相关概念视频
Fast Fourier Transform
482
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...
482
Discrete Fourier Transform
419
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...
419
Linear Approximation in Frequency Domain
139
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
139
Discrete-Time Fourier Series
374
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
374
Basic signals of Fourier Transform
594
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...
594
Expected Frequencies in Goodness-of-Fit Tests
2.7K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
2.7K


