减轻L0规范和总变化规范的缺点
1Department of Computer Science, Utah Valley University, Orem, UT 84058, USA.
概括
这项研究引入了一种使用L0规范最小化进行图像重建的新方法,其性能优于总变化 (TV) 最小化. 通过将随机性添加到L0规范中
科学领域:
- 图像重建
- 压缩感应
- 信号处理
背景情况:
- 在压缩传感中强制执行稀疏解决方案时,L0规范最小化被认为是最佳的.
- 然而,对于基于梯度的代算法来说,L0规范最小化在计算上具有挑战性.
- 总变量 (TV) 规范最小化是一种常见的替代方案,但可能无法充分执行零碎常量图像.
研究的目的:
- 调查L0规范最小化在有限角度断层扫描中强制执行常量图像的有效性.
- 在代算法中解决L0规范最小化的梯度问题.
- 提出一种改进现有的稀疏信号重建方法的新方法.
主要方法:
- 使用有限角断层扫描来证明L0规范最小化的应用.
- 通过将L0规范的零导数替换为零平均随机变量来引入一种新技术.
- 开发基于梯度的代图像重建算法,结合这种随机的L0规范.
主要成果:
- 计算机模拟显示,拟议的L0规范最小化方法的性能优于电视最小化.
- 这种新的方法成功地鼓励了零碎的图像.
- 定量评估显示结构相似性 (SSIM) 和峰值信号与噪声比 (PSNR) 的改善.
结论:
- 拟议的随机L0规范最小化是电视规范最小化的可行和有效替代方案,用于图像重建.
- 在目标函数的梯度中引入随机性克服了L0规范导数的局限性.
- 该方法在压缩传感应用中显著提高图像质量,特别是在有限角度断层扫描中.
相关概念视频
Residuals and Least-Squares Property
7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Routh-Hurwitz Criterion I
333
Consider an electrical power grid, where stability is essential to prevent blackouts. The Routh-Hurwitz criterion is a valuable tool for assessing system stability under varying load conditions or faults. By analyzing the closed-loop transfer function, the Routh-Hurwitz criterion helps determine whether the system remains stable.
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
333
Routh-Hurwitz Criterion II
402
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
402
Mean Absolute Deviation
2.7K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.7K
Chebyshev's Theorem to Interpret Standard Deviation
4.4K
Chebyshev’s theorem, also known as Chebyshev’s Inequality, states that the proportion of values of a dataset for K standard deviation is calculated using the equation:
4.4K
Testing a Claim about Standard Deviation
2.5K
A complete procedure to test a claim about population standard deviation or population variance is explained here.
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
2.5K


