Expand this Topic clickable element to expand a topic
Skip to content
Optica Publishing Group

Joint absorption and phase retrieval in grating-based x-ray radiography

Open Access Open Access

Abstract

Given the raw absorption and differential phase-contrast images obtained from a grating-based x-ray radiography, we formulate the joint denoising of the absorption image and retrieval of the non-differential phase image as a regularized inverse problem. The choice of the regularizer is driven by the existing correlation between absorption and differential phase; it leads to the linear combination of a total-variation norm with a total-variation nuclear norm. We then develop the corresponding algorithm to efficiently solve this inverse problem. We evaluate our method using different experiments, including mammography data. We conclude that our method provides useful information in the context of mammography screening and diagnosis.

© 2016 Optical Society of America

1. Introduction

Grating-based x-ray imaging is a powerful modality to investigate biological samples. It measures three complementary characteristics of the imaged sample: the conventional absorption contrast (AC), the differential phase contrast (DPC), and a small-angle scattering contrast [1]. The phase contrast (PC) is a related quantity of interest that must be retrieved from DPC, possibly through an integration process.

In this paper, we take advantage of the high correlation between PC (where the contrast between features is pronounced) and AC (which provides structural details) to simultaneously retrieve PC and denoise AC. To the best of our knowledge, our work is the first to jointly retrieve the phase from the differential-phase image and to attenuate noise in the absorption image.

By employing a grating interferometer, one gains direct access to the spatial derivative

g(x)=ϕ(x)x2
of the phase ϕ, where x ∈ ℝ2 specifies spatial coordinates. The simplest approach to retrieve ϕ from g is line integration. Unfortunately, the phase image thus recovered exhibits artifacts due to noise amplification at low frequencies, as shown in Fig. 1. These problems are exacerbated in the low-dose regime typically necessitated by biological tissues, which worsens the signal-to-noise ratio.

 figure: Fig. 1

Fig. 1 Left: differential phase contrast. Right: phase contrast retrieved from line integrals. The presence of stripe artifacts is striking.

Download Full Size | PDF

At least two advanced phase-retrieval approaches have been proposed in the literature. The first one, called the bidirectional method, is able to reduce stripe artifacts at the cost of longer scanning times and high radiation doses; it needs the precise registration of two images, along with the mechanical rotation of gratings, two requirements that are hard to achieve [2]. Meanwhile, the second method, called nonlinear regularization, is easier to deploy because no modification of the practical setup is required. Although it shows promising results when a total-variation (TV) regularization is applied either in the spatial domain [3] or in the frequency domain [4], it sometimes fails to achieve a satisfying attenuation of the stripe artifacts and occasionally results in an insufficient contrast between regions.

Recently, we developed a spline-based iterative phase-retrieval algorithm along with TV regularization [5]. The experimental results show improvement in the quality of the retrieved phase compared to the state-of-the-art techniques. This work aims at further improving upon the state-of-the-art [5] by exploiting the correlation between DPC and AC. We propose here an inverse-problem approach inspired by nonlinear regularization; more precisely, we complement TV by another regularizer that leverages the correlation between DPC and AC. Thus, the two main contributions of this paper are

  • joint denoising and retrieval of the absorption and phase contrasts, respectively;
  • simultaneous use of a total-variation regularizer and a Schatten-norm Jacobian regularizer to attenuate reconstruction artifacts.

We develop an alternating-direction method of multipliers to achieve our goals, guided by B-spline calculus to finesse the necessary discretization schemes. Finally, we evaluate the performance of the proposed method using three different experiments on the synthetic and real data. Specifically, we illustrate the application of our method to breast tissue from mammography data.

2. Joint absorption and phase retrieval

2.1. Forward model

Letting ρ denote the ideal AC image, our problem is to retrieve an approximation of the attenuation ρ : ℝ2 → ℝ+ and the phase ϕ : ℝ2 → [0, 2π] from the forward model

{g1(x)=ρ(x)+n1(x)g2(x)=ϕ(x)x2+n2(x),
where x ∈ ℝ2 and n1 and n2 represent the AC and DPC noise that is present in the measurements g1 and g2, respectively.

For convenience, we discretize the forward model as

ρ(x)=k2c1[k]βn(xk)
ϕ(x)=k2c2[k]βn(xk),
where βn is the tensor product of two centered B-splines of integer degree n. (Polynomial B-splines are known to offer the best cost/quality tradeoff among many interpolators [10].) Then, the forward discretization of Eq. (2) is
g=Hc+n,
where g is the vector of measurements, and
H=[B00Dx2].
There, B encodes the interpolation process and Dx2 is the directional (by convention, vertical) derivative operator. Moreover, c = (c1, c2) collects in a single column vector each B-spline coefficient of Eq. (3) and Eq. (4). We say that c is the discrete representation of the object. To be consistent with Eq. (2), the directional derivative operator must be such that
ϕx2(x)=k2c2[k]βnx2(xk),
which amounts to
[Dx2]p=βnx2(p)=βn(p1)dβndx2(p2),
where p = (p1, p2). There, [·]p specifies the pth entry of a vector.

2.2. Model fitting

We formulate the joint-retrieval problem of c in the framework of a penalized least-square estimation. Our goal is to find the minimizer of

𝒥(c)=12Hcg2+Ψ(c),
where Ψ is a regularizing term made of several components.

Letting the first component be Ψ1, we promote the lessening of stripe artifacts by encouraging sparsity in the directional gradient of the phase image. We define

Ψ1(c)=Lc1,
with Lc = Dx1 c2.

As a second, independent constraint, we choose the nuclear total variation, which is a vectorial extension of TV [6]. Its purpose is to strengthen the correlation of AC and DPC over edges. It is given by the point-wise sum of Schatten 1-norms of the Jacobian matrix J and is expressed as

Ψ2(c)=Jc1,𝒮1=k2[[Dx1c1]k[Dx2c1]k[Dx1c2]k[Dx2c2]k]𝒮1.
The Schatten 1-norm ‖·‖𝒮1 is the 1 norm of the singular values of its matrix argument. Note that the Schatten 1-norm is a convex functional. The discrete Jacobian operator J maps ℝN to ℝN×2×2, where N is the total number of coefficients within one image. All directional derivatives are computed in accordance with the B-spline calculus suggested by Eq. (8).

2.3. Optimization

We aim at determining ĉ such that

c^=argminc{12Hcg2+λ1Lc1+λ2Jc1,𝒮1}.
We reformulate this unconstrained optimization problem as a problem constrained over the auxiliary variables u ∈ ℝN and v ∈ ℝN×2×2 such that
c^=argminc,u=Lc,v=Jc{12Hcg2+λ1u1+λ2v1,𝒮1}.
The scaled form of its augmented-Lagrangian formulation is
μ1,μ2(c,u,v,d1,d2)=12Hcg2+λ1u1+μ12Lcu+d12+λ2v1,𝒮1+μ22Jcv+d22.

We use the standard alternating-direction method of multipliers (ADMM) [5, 11] to minimize Eq. (14). This results in

{ck+1=argminc{μ1,μ2(c,uk,vk,d1k,d2k)}uk+1=argminu{μ1,μ2(ck+1,u,vk,d1k,d2k)}vk+1=argminv{μ1,μ2(ck+1,uk+1,v,d1k,d2k)}d1k+1=d1k+Lck+1uk+1d2k+1=d2k+Jck+1vk+1.

The first minimization step is a quadratic problem. Its gradient is given by

μ1,μ2(c,uk,vk,d1k,d2k)=(H*H+μ1L*L+μ2J*J)cH*gμ1L*(ukd1k)μ2J*(vkd2k),
where the superscript symbol * indicates the adjoint operator. We take advantage of a conjugate-gradient approach to solve this first step.

The second step of Eq. (15) is a minimization in terms of the auxiliary variable u. It takes the form

uk+1=argminu{λ1u1+μ12Lck+1u+d1k2},
Therefore, the solution involves a point-wise soft-thresholding operation (i.e., the proximal map of the 1 norm), which leads to
uk+1=prox1,λ1/μ1(Lck+1+d1k).

The third step of Eq. (15) is

vk+1=argminv{λ2v1,𝒮1+μ22Jck+1v+d2k2},
which involves the N optimization problems indexed by m
{v}m=argminv{λ2v𝒮1+μ22{Jck+1v+d2k}m2},
where {·}m ∈ ℝ2×2 is the mth (2 × 2) matrix. Solving Eq. (20) requires the proximal map of the Schatten 1-norm
prox𝒮1,λ(z)=argminu{12uz2+λu𝒮1}.
It has been shown in [6] that the solution of Eq. (21) can be obtained by considering the singular-value decomposition (SVD)
z=PΛQ
and by rewriting Eq. (21) as
prox𝒮1,λ(z)=Pprox1,λ(Λ)Q,
where prox1,λ is a soft-thresholding operator [12]. Since z ∈ ℝ2×2, the determination of SVD is easy. Consequently, the third minimization step of Eq. (15) is summarized as
{v}mk+1=Pprox1,λ(Λm)Q,
where Λm is the singular-value matrix of {Jck+1+d2k}m.

The remaining two steps of Eq. (15) are updates of the augmented-Lagrangian parameters. More precisely, λ1 is chosen proportional to the variance of the phase measurement and λ2 is adjusted according to the side information of how much correlated phase and absorption are. The parameters μ1 and μ2 are fixed to 1.

3. Experimental results

We conduct three different experiments to evaluate the performance of the proposed joint phase-and-absorption retrieval. In all experiments, we used cubic B-splines as they offer the best cost/quality tradeoff. First, we assess the proposed technique with a synthetic phantom that provides the ground-truth for the quantitative analysis. Second, we consider a physical phantom to measure the efficiency of the technique in reducing the artifacts introduced by the beam instabilities. Third, we apply it on mammography data to evaluate its performance compared to the state-of-the-art technique.

3.1. Quantitative analysis with synthetic data

3.1.1. Data

The structure of one synthetic phantom is shown in Fig. 2. The sample is a cube that is 400 μm wide. It contains a sphere and a diamond-shaped structure. The imaginary and real part of their refractive indices are β = 4.4 × 10−9 and δ = 1 × 10−7, respectively. These values are compatible with the refractive index of biological or medical samples.

 figure: Fig. 2

Fig. 2 The synthetic sample.

Download Full Size | PDF

We simulate the imaging system that produces two-dimensional, AC and DPC radiographs from the three-dimensional synthetic phantom. We consider an X-ray energy of 25keV. The setup parameters of the simulation are given in Table 1.

Tables Icon

Table 1. Description of the setup parameters of the imaging system.

The absorption grating is located at the second-order fractional Talbot distance to the π-shift phase grating, z=1.5g12/4λ. In order to capture phase and absorption measurements, we use the phase-stepping technique that has been described in [8]. One period with nine scanned phase steps of the phase-stepping curve is captured. The Fourier-component analysis [1] is used to retrieve the AC and DPC measurements which are denoted by g1 and g2, respectively. To simulate the noise of the detector, we add a Gaussian noise whose variance is proportional to the pixel-wise intensity. The measurements are depicted in Fig. 4.

Before attempting to evaluate the performance of the proposed phase and absorption retrieval technique, we first validate the forward imaging model Eq. (1) by computing the expected measurements as

g˜1(x)=kg1(x)g˜2(x)=2πzp2ϕ(x)x2,
where k is the wavenumber and g1 and ϕ are the line integrals of the imaginary and real part of the refractive index of the sample, respectively. They are shown in Fig. 3. We then plot the profile of the measurements located in the middle of the phase and absorption measurements against the expected values. The experiment shows good agreement up to a constant scaling factor that needs to be calibrated. (See Fig. 5).

 figure: Fig. 3

Fig. 3 (a) DPC and (b) AC measurements.

Download Full Size | PDF

 figure: Fig. 4

Fig. 4 Profile comparison of (a) DPC and (b) AC measurements.

Download Full Size | PDF

3.1.2. Results

We apply the proposed technique on the simulated measurements described the Section 3.1.1 to retrieve the phase and the absorption. During the course of the iterations, we also apply a positivity constraint on the solution. The optimal regularization parameters are λ1 = 0 and λ2 = 0.02. Yet, we also found that the performance of the retrieval framework is quite stable with respect to the regularization parameter λ2 ([10−3, 10−1]). The other methods that were considered in the comparison are

  1. Retrieval of the phase and the absorption without using any regularization and only by minimizing the least square error.
  2. State-of-the-art method for retrieving the phase information using total-variation regularization [5]. The optimal value for the total-variation parameter is λ = 0.01.

The results of these three techniques are depicted in Fig. 6.

 figure: Fig. 5

Fig. 5 The ground-truth for (a) the phase and (b) the absorption which has been computed by calculating the line integral of the real and the imaginary part of the refractive index, respectively.

Download Full Size | PDF

 figure: Fig. 6

Fig. 6 The first and second columns are the retrieved phases and absorptions, respectively. The first row is not regularized. The second row is the phase retrieval using [5]. The third row is the joint phase-and-absorption retrieval using the proposed technique.

Download Full Size | PDF

Remarkably, the proposed technique jointly retrieves the phase and the absorption information with high quality. To quantitatively analyze its performance, we plot the line profile of the retrieved images versus the ground truth as shown in Fig. 7. The results suggest that the proposed technique performs well.

 figure: Fig. 7

Fig. 7 The first and second columns are the retrieved phases and absorptions, respectively. The first row is the line profile for the retrieved images without any regularization. The second row is the line profile for the retrieved phase using [5] and absorption. The third row is the line profile of the joint phase-and-absorption retrieval using the proposed technique.

Download Full Size | PDF

3.2. Artifact reduction

3.2.1. Data

To establish a physical ground-truth, we generated a forward-projected phase from the tomographic dataset of a plastic phantom. The tomographic dataset was acquired at the TOMCAT beamline of the Swiss Light Source (SLS) using a Talbot interferometer [9]. The relative bandwidth of the beam was 10−2. The grating interferometer features a design energy of 25 keV and is operated at the third Talbot distance with a G1–G2 distance of 121mm. The phase grating G1 has a pitch of 3.98 μm and the analyzer grating G2 has a pitch of 2.0μm.

3.2.2. Results

As the beam instabilities introduce line artifacts on the projection measurements, it is important to remove them. We applied our method to the physical phantom, for which the line artifacts are really disturbing (Fig. 8). The results are shown in Figure 9. They confirm that our technique reduces the line artifacts significantly compared to other approaches.

 figure: Fig. 8

Fig. 8 The differential phase contrast (a) and the absorption contrast (b) measurements of the physical phantom. The line artifacts introduced by beam instability are visible on the measurements.

Download Full Size | PDF

 figure: Fig. 9

Fig. 9 The first and second columns are the retrieved phase and the denoised absorption contrast using different techniques, respectively. The first row is the least-square solution. The second row applies a state-of-the-art technique to retrieve the phase [5]. The third row is the solution of the proposed joint phase-and-absorption retrieval.

Download Full Size | PDF

3.3. Mammography

We now present an example of real-world data where the proposed method yields absorption and phase images that contain useful diagnostic information. In particular, we want to explore the extent to which AC and DPC are complementary and/or correlated.

3.3.1. Data

Mammography data were obtained from a DPC study conducted at Paul Scherrer Institut and at Kantonsspital Baden, both in Switzerland [7]. The sample contained many spiculations which clearly hint at the presence of a malignant mass. Individual acquisitions had a limited field of view; this was counterbalanced by an imaging stitching process. Unfortunately, not only did stitching artifacts arise because of deformations in the breast tissue, but also systemic drifts during the scan resulted in a nonuniform background. This explains why the naive integration of the DPC image produces the severe stripe artifacts visible in Fig. 1.

3.3.2. Results

We applied the proposed method to data that contain a carcinoma, as revealed in Fig. 10. Because of the limited field of view, the integration process for a line can be determined only up to the (unknown) integration constant that specifies the boundary conditions of the wavefront ϕ(x)|x1=0. However, one of the roles of our regularization is to promote a consistent choice of this constant across lines, thus avoiding the worsening of stripe and shadow artifacts. We see in Fig. 10.b that the PC image we retrieved out of DPC is quite good; the spiculations are easier to recognize there than in the AC image shown in Figure 10.a.

 figure: Fig. 10

Fig. 10 Top-left: denoised absorption image whose location corresponds to the ROI in Fig. 1. Top-right: retrieved phase. Bottom-left: multichannel visualization. Bottom-right: caption.

Download Full Size | PDF

At the same time, however, the micro-calcifications are better contrasted in AC than in PC. (The early detection of micro-calcifications is an important tool for oncologists.) This difference in the quality of contrast is to be expected since the complex refractive index of calcium is similar to that of soft tissue, thus leading to an absence of contrast in the phase image. It then follows that AC and PC offer truly complementary modalities. We have fused AC and PC in Fig. 10.c, where AC corresponds to the blue channel and PC to the red channel of a color representation.

3.3.3. Comparison to the state-of-the-art

We now focus on the region of interest (ROI) delineated in Fig. 10. This allows for a detailed comparison of the outcome of our method with that of [3]. We present the corresponding visual results in Fig. 11. In the PC image, we observe that the state-of-the-art method (top right) fails to remove the stripe artifacts, while our proposed method (bottom right) is clearly more successful. In addition, a substantial amount of noise has disappeared from our version of the AC image (bottom left), at no cost in the visibility of structural details.

 figure: Fig. 11

Fig. 11 Top-left: absorption image whose location corresponds to the ROI in Fig. 10. Top-right: phase retrieved by [3]. Bottom-left: absorption image after our joint denoising-and-retrieval process. Bottom-right: phase image that we retrieved from the differential phase.

Download Full Size | PDF

4. Conclusion

Grating-based x-ray imaging provides simultaneously absorption and differential-phase images. Thus, the (integrated) phase image—which is the quantity of interest—must be retrieved computationally. This retrieval is challenging, which has limited the use of the phase in practical radiographic applications. In this paper, we propose a new iterative method to retrieve the phase image and to jointly denoise the absorption image. The present study is a proof of concept that demonstrates that it is indeed possible to improve the clarity of phase features that have a clinical relevance (e.g., spiculations). At the same time, the contrast of complementary features in the absorption image (e.g., micro-calcifications) is improved, too. In addition, the experimental results demonstrate that the proposed technique is quantitative and that it reduces the line artifacts introduced by the beam instabilities. These foundings suggest that a wider deployment of joint absorption-and-phase retrieval could have a beneficial clinical impact.

Acknowledgments

This work was funded (in part) by ERC Grant ERC-2010-AdG 267439-FUN-SP, the Swiss National Science Foundation under Grant 200020-162343, the Center for Biomedical Imaging of the Geneva-Lausanne Universities and EPFL, as well as by the Foundations Leenaards and Louis-Jeantet.

References and links

1. A. Momose, S. Kawamoto, I. Koyama, Y. Hamaishi, K. Takai, and Y. Suzuki, “Demonstration of x-ray Talbot interferometry,” J. Appl. Phys. 42(7 B), 866–868 (2003). [CrossRef]  

2. C. Kottler, C. David, F. Pfeiffer, and O. Bunk, “Two-directional approach for grating based differential phase contrast imaging using hard x-rays,” Opt. Express 15(3), 1175–1181 (2007). [CrossRef]   [PubMed]  

3. T. Thüring, P. Modregger, B. R. Pinzer, Z. Wang, and M. Stampanoni, “Non-linear regularized phase retrieval for unidirectional X-ray differential phase contrast radiography,” Opt. Express 19(25), 25545–25558 (2011). [CrossRef]  

4. J. I. Sperl, D. Bequé, G. P. Kudielka, K. Mahdi, P. M. Edic, and C. Cozzini, “A Fourier-domain algorithm for total-variation regularized phase retrieval in differential x-ray phase contrast imaging,” Opt. Express 22(1), 450–462 (2014). [CrossRef]   [PubMed]  

5. M. Nilchian, Z. Wang, T. Thuering, M. Unser, and M. Stampanoni, “Spline based iterative phase retrieval algorithm for x-Ray differential phase contrast radiography,” Opt. Express 23(8), 10631–10642 (2015). [CrossRef]   [PubMed]  

6. S. Lefkimmiatis, A. Roussos, M. Unser, and P. Maragos, “Convex generalizations of total variation based on the structure tensor with applications to inverse problems,” Proceedings of the Fourth International Conference on Scale Space and Variational Methods in Computer Vision (SSVM’13), Seggauberg, Republic of Austria, June 2–6, 48–60 (2013). [CrossRef]  

7. M. Stampanoni, Z. Wang, T. Thüring, C. David, E. Roessl, M. Trippel, R. A. Kubik-Huch, G. Singer, M. K. Hohl, and N. Hauser, “The first analysis and clinical evaluation of native breast tissue using differential phase-contrast mammography,” Invest. Radiol. 46(12), 801–806 (2011). [CrossRef]   [PubMed]  

8. T. Weitkamp, A. Diaz, C. David, F. Pfeiffer, M. Stampanoni, P. Cloetens, and E. Ziegler, “X-ray phase imaging with a grating interferometer,” Opt. Express 13(16), 6296–6304 (2005). [CrossRef]   [PubMed]  

9. S. A. McDonald, F. Marone, C. Hintermueller, G. Mikuljan, C. David, F. Pfeiffer, and M. Stampanoni, “Advanced phase-contrast imaging using a grating interferometer,” J. Synchrotron Radiat. 16, 562–572 (2009). [CrossRef]   [PubMed]  

10. H. Meijering, J. Niessen, and A. Viergever, “Quantitative evaluation of convolution-based methods for medical image interpolation,” Med. Imag. Anal. 5, 111–126 (2001). [CrossRef]  

11. S. Ramani and J. A. Fessler., “ A splitting-based iterative algorithm for accelerated statistical x-ray CT reconstruction,” IEEE Trans. Med. Imag. 31(3), 677–688 (2012). [CrossRef]  

12. D. L. Donoho, “De-noising by soft-thresholding,” IEEE Trans. Inf. Theo. 41(3), 613–627 (1995). [CrossRef]  

Cited By

Optica participates in Crossref's Cited-By Linking service. Citing articles from Optica Publishing Group journals and other participating publishers are listed here.

Alert me when this article is cited.


Figures (11)

Fig. 1
Fig. 1 Left: differential phase contrast. Right: phase contrast retrieved from line integrals. The presence of stripe artifacts is striking.
Fig. 2
Fig. 2 The synthetic sample.
Fig. 3
Fig. 3 (a) DPC and (b) AC measurements.
Fig. 4
Fig. 4 Profile comparison of (a) DPC and (b) AC measurements.
Fig. 5
Fig. 5 The ground-truth for (a) the phase and (b) the absorption which has been computed by calculating the line integral of the real and the imaginary part of the refractive index, respectively.
Fig. 6
Fig. 6 The first and second columns are the retrieved phases and absorptions, respectively. The first row is not regularized. The second row is the phase retrieval using [5]. The third row is the joint phase-and-absorption retrieval using the proposed technique.
Fig. 7
Fig. 7 The first and second columns are the retrieved phases and absorptions, respectively. The first row is the line profile for the retrieved images without any regularization. The second row is the line profile for the retrieved phase using [5] and absorption. The third row is the line profile of the joint phase-and-absorption retrieval using the proposed technique.
Fig. 8
Fig. 8 The differential phase contrast (a) and the absorption contrast (b) measurements of the physical phantom. The line artifacts introduced by beam instability are visible on the measurements.
Fig. 9
Fig. 9 The first and second columns are the retrieved phase and the denoised absorption contrast using different techniques, respectively. The first row is the least-square solution. The second row applies a state-of-the-art technique to retrieve the phase [5]. The third row is the solution of the proposed joint phase-and-absorption retrieval.
Fig. 10
Fig. 10 Top-left: denoised absorption image whose location corresponds to the ROI in Fig. 1. Top-right: retrieved phase. Bottom-left: multichannel visualization. Bottom-right: caption.
Fig. 11
Fig. 11 Top-left: absorption image whose location corresponds to the ROI in Fig. 10. Top-right: phase retrieved by [3]. Bottom-left: absorption image after our joint denoising-and-retrieval process. Bottom-right: phase image that we retrieved from the differential phase.

Tables (1)

Tables Icon

Table 1 Description of the setup parameters of the imaging system.

Equations (25)

Equations on this page are rendered with MathJax. Learn more.

g ( x ) = ϕ ( x ) x 2
{ g 1 ( x ) = ρ ( x ) + n 1 ( x ) g 2 ( x ) = ϕ ( x ) x 2 + n 2 ( x ) ,
ρ ( x ) = k 2 c 1 [ k ] β n ( x k )
ϕ ( x ) = k 2 c 2 [ k ] β n ( x k ) ,
g = Hc + n ,
H = [ B 0 0 D x 2 ] .
ϕ x 2 ( x ) = k 2 c 2 [ k ] β n x 2 ( x k ) ,
[ D x 2 ] p = β n x 2 ( p ) = β n ( p 1 ) d β n d x 2 ( p 2 ) ,
𝒥 ( c ) = 1 2 Hc g 2 + Ψ ( c ) ,
Ψ 1 ( c ) = Lc 1 ,
Ψ 2 ( c ) = Jc 1 , 𝒮 1 = k 2 [ [ D x 1 c 1 ] k [ D x 2 c 1 ] k [ D x 1 c 2 ] k [ D x 2 c 2 ] k ] 𝒮 1 .
c ^ = argmin c { 1 2 Hc g 2 + λ 1 Lc 1 + λ 2 Jc 1 , 𝒮 1 } .
c ^ = argmin c , u = Lc , v = Jc { 1 2 Hc g 2 + λ 1 u 1 + λ 2 v 1 , 𝒮 1 } .
μ 1 , μ 2 ( c , u , v , d 1 , d 2 ) = 1 2 Hc g 2 + λ 1 u 1 + μ 1 2 Lc u + d 1 2 + λ 2 v 1 , 𝒮 1 + μ 2 2 Jc v + d 2 2 .
{ c k + 1 = argmin c { μ 1 , μ 2 ( c , u k , v k , d 1 k , d 2 k ) } u k + 1 = argmin u { μ 1 , μ 2 ( c k + 1 , u , v k , d 1 k , d 2 k ) } v k + 1 = argmin v { μ 1 , μ 2 ( c k + 1 , u k + 1 , v , d 1 k , d 2 k ) } d 1 k + 1 = d 1 k + Lc k + 1 u k + 1 d 2 k + 1 = d 2 k + Jc k + 1 v k + 1 .
μ 1 , μ 2 ( c , u k , v k , d 1 k , d 2 k ) = ( H * H + μ 1 L * L + μ 2 J * J ) c H * g μ 1 L * ( u k d 1 k ) μ 2 J * ( v k d 2 k ) ,
u k + 1 = argmin u { λ 1 u 1 + μ 1 2 Lc k + 1 u + d 1 k 2 } ,
u k + 1 = prox 1 , λ 1 / μ 1 ( Lc k + 1 + d 1 k ) .
v k + 1 = argmin v { λ 2 v 1 , 𝒮 1 + μ 2 2 Jc k + 1 v + d 2 k 2 } ,
{ v } m = argmin v { λ 2 v 𝒮 1 + μ 2 2 { Jc k + 1 v + d 2 k } m 2 } ,
prox 𝒮 1 , λ ( z ) = argmin u { 1 2 u z 2 + λ u 𝒮 1 } .
z = P Λ Q
prox 𝒮 1 , λ ( z ) = P prox 1 , λ ( Λ ) Q ,
{ v } m k + 1 = P prox 1 , λ ( Λ m ) Q ,
g ˜ 1 ( x ) = k g 1 ( x ) g ˜ 2 ( x ) = 2 π z p 2 ϕ ( x ) x 2 ,
Select as filters


Select Topics Cancel
© Copyright 2024 | Optica Publishing Group. All rights reserved, including rights for text and data mining and training of artificial technologies or similar technologies.