Abstract
We propose Physics-Informed Fourier Networks for Electrical Properties (EP) Tomography (PIFON-EPT), a novel deep learning-based method for EP reconstruction using noisy and/or incomplete magnetic resonance (MR) measurements. Our approach leverages the Helmholtz equation to constrain two networks, responsible for the denoising and completion of the transmit fields, and the estimation of the object’s EP, respectively. We embed a random Fourier features mapping into our networks to enable efficient learning of high-frequency details encoded in the transmit fields. We demonstrated the efficacy of PIFON-EPT through several simulated experiments at 3 and 7 tesla(T) MR imaging, and showed that our method can reconstruct physically consistent EP and transmit fields. Specifically, when only 20% of the noisy measured fields were used as inputs, PIFON-EPT reconstructed the EP of a phantom with ≤ 5% error, and denoised and completed the measurements with ≤ 1% error. Additionally, we adapted PIFON-EPT to solve the generalized Helmholtz equation that accounts for gradients of EP between inhomogeneities. This yielded improved results at interfaces between different materials without explicit knowledge of boundary conditions. PIFON-EPT is the first method that can simultaneously reconstruct EP and transmit fields from incomplete noisy MR measurements, providing new opportunities for EPT research.
Keywords: Electrical Property Mapping, Fourier Features Mapping, Magnetic Resonance Imaging, Physics Informed Neural Networks
I. Introduction
Electrical properties (EP), namely relative permittivity and electric conductivity, determine the interactions between electromagnetic waves and biological tissue [1], [2]. EP have the potential to be employed as biomarkers for pathologies such as cerebral ischemia [3], [4] and cancer [5]–[8]. EP could also be used to improve the effectiveness of existing therapeutic modalities such as radiofrequency hyperthermia [9]–[11].
Several EP tomography (EPT) methods have been proposed that are based on MR measurements, such as the magnetic transmit () or receive () field maps [12]–[22]. These techniques can be classified based on the form of Maxwell’s equations (differential or integral) they use to fit the MR measurements. Differential methods, such as the Helmholtz EPT (H-EPT) [14] or the Convection-Reaction EPT (CR-EPT) [16], require the calculations of spatial derivatives of noisy measured maps, which lead to errors and artifacts in the reconstructions [23]. On the other hand, integral equation-based methods [19], [20] are robust to noise, but require computationally expensive iterative optimizations that rely on an accurate model of the transmit coils [24], [25] and fine-tuned regularization parameters.
Recently, data-driven deep learning-based methods have been introduced for EP reconstruction [26]–[29] to mitigate the noise amplifications and high computational cost of standard methods. These methods treat MR measurements and EP distributions as 2D images or 3D volumes, and train regression convolution neural networks as surrogate EP reconstruction models from simulated training data. These supervised learning-based techniques perform well in simulation, but they are not reliable in vivo due to the necessarily limited number of different cases included in the training data. To improve the generalization to in-vivo data, hybrid techniques that embed deep learning into conventional EP mapping methods were proposed [30], [31]. These hybrid methods use neural networks to generate initial guesses of EP for iterative reconstruction schemes [30], or diffusion and convection coefficients for the convection-reaction equation [31]. While these approaches improve generalization, several electromagnetic simulations are still required to generate training data, which can be very expensive and time-consuming, thus there is only a limited amount of available datasets. A recent hybrid technique directly reconstructs conductivity from input transceive phases [32]. In such a method, a neural network is trained to represent the input transceive phase map, where the gradients of the phase are computed by automatic differentiation [33] and then used to solve the phase-only convection-reaction EPT. The reconstructed conductivity is compared with ground-truth values at the boundary, as a regularization for the neural network that represents the phase. Since this method retains the physics of EPT, it does not require a comprehensive set of electromagnetic simulations. However, learning a single neural network that can simultaneously represent the ground-truth phase and provide accurate gradient approximations directly from noisy measured phase maps is challenging, which is shown by the fact that they yielded highly inaccurate EP reconstructions in most cases.
Following our preliminary study [34], here we propose the Physics-Informed Fourier Networks (PIFONs) Electrical Properties Tomography (PIFON-EPT) framework, which leverages recent developments on physics-informed deep learning [35]–[38], and Fourier features mapping [39] to learn both the EP distribution and the field globally from noisy and/or incomplete measurements. The proposed framework can efficiently de-noise the measurements. Once trained, PIFONs can accurately predict the EP and field at any location within the PDE domain, enhancing high-resolution imaging capabilities. In contrast to integral equation-based methods [19], [20], which necessitate repeated simulations of forward equations, PIFONs tackle the inverse problem directly. This approach has the computational cost equivalent to solving a single forward equation. Differently from other supervised learning-based EPT methods [26]–[29], our proposed PIFON-EPT technique can reconstruct EP directly, without being trained on known and EP distribution pairs. Compared with recent physics-aware hybrid EPT methods [31], [32] in which EP are still solved numerically from convection-reaction equation with boundary condition, our method represents EP as a neural network constrained by the Helmholtz equations and does not require any prior EP information.
The rest of the paper is organized as follows: In Section II, we provide a brief overview of standard EPT methods. In Section III, we describe the proposed novel PIFON-EPT framework. In Section IV, we demonstrate the effectiveness of our PIFON-EPT with four representative numerical experiments. Further discussion is provided in Section V, whereas Section VI summarizes the main points of this work.
II. Technical Background
A. Fundamental Helmholtz Equations in MRI
The relation between the magnetic field () and the EP of a medium can be described by the Helmholtz equation:
(1) |
where is the wave number in vacuum and
(2) |
is the relative complex permittivity. Here, is the relative permittivity and is the electric conductivity, denotes the imaginary unit, denotes the angular frequency, and denotes the vacuum permittivity. Since the full transmit cannot be measured in an MRI scanner, but only its positively rotating component , we can re-write equation (1) with the help of Gauss’ law () as:
(3) |
Here, . If we assume a smooth distribution of the EP, their gradient can be ignored, and equation (3) becomes the homogeneous Helmholtz equation:
(4) |
B. Standard Differential EPT Methods
One can solve equations (3) and (4) for the EP, starting from measured maps. There are several methods based on such approach (here is a non-exhaustive list [14]–[21]). Next, we provide a brief overview of two popular ones: the Helmholtz EPT [14] and the Convection-Reaction EPT [16]. Both techniques require the knowledge of absolute phase of , which, for birdcage coils, can be estimated with the transceive assumption [14]. Open-source software implementations of these methods can be found in EPTlib [40].
1). Helmholtz EPT:
Assuming a homogeneous distribution of the EP and access to measured complex maps, one can directly invert the homogeneous Helmholtz equation (4) to estimate the EP:
(5) |
The second-order spatial derivatives of the measured can be computed via finite difference approaches. If the measured fields are noisy, smoothing filters such as the 2nd order Savitzky-Golay filter [41] can be applied to improve the numerical derivatives.
2). Convection-Reaction EPT:
High-field MRI scanners (< 7 T) utilize birdcage-based body coils [42] for transmission. In these cases, the component of the coil’s magnetic field can be assumed negligible near the mid-plane of the scanner bore. As a result, the generalized Helmholtz equation (3) can be simplified as:
(6) |
If we let , equation (6) can be rewritten as the convection-reaction equation with a zero diffusion term with respect to [16]:
(7) |
By imposing appropriate boundary conditions (for example, the value of at the boundary of the domain), the convection-reaction equation (7) can be solved with a mesh-based finite difference scheme for . As for Helmholts EPT, also in this case the gradients of the measured can be estimated using the Savitzky-Golay filter [41]. Since at MRI frequencies below 3 T, the absolute phase of is almost independent from the permittivity [13], it is possible to perform conductivity-only reconstructions using only the absolute phase of [22]. It is also possible to include an artificial diffusion term to the convection-reaction equation to stabilize and improve the reconstruction results [43].
III. Methods
Our proposed PIFON-EPT is a deep learning-based framework for robust EP estimation using noisy and/or incomplete complex-valued MR measurements. Note that since in MRI we do not have direct access to the absolute phase of , we can rely on symmetry assumptions to estimate the complex-valued field in actual experiments. Specifically, at 1.5 and 3 tesla (T), when RF birdcage coils are used for transmission and reception in quadrature, the and phases are approximately equal [13], [14]. Therefore, since the transceive phase is measurable [44], we can approximate the absolute phase of as half the transceive phase. The goal of PIFON-EPT is to learn the EP distributions globally that best describe the complex-valued at any spatial location , given only for a limited locations . The workflow of PIFON-EPT is summarized in Fig. 1.
A. PIFON-EPT workflow
Traditional EPT methods based on finite difference approximation of derivatives of (5), (7) can lead to noise amplifications in the reconstructed EP distributions. To prevent this, we seek to solve an optimization problem constrained by the measured data and physical laws using physics-informed deep learning [35]. We denote the Helmholtz equation that describes the physical laws that must be satisfied by in the general form on a d-dimension domain :
(8) |
where is a spatial coordinate and is a symbolic representation of the Helmholtz equation (4) or (6). denotes the complex-valued EP at the location and describes the hidden field solution governed by equation (8). Given noisy and/or incomplete measurements , we aim to learn the EP distributions as well as the for all . To do so, we define a Fourier neural network , constructed by Gaussian random Fourier features [39] followed by a fully-connected neural network with a set of weights and biases , to represent the complex field. The Gaussian random Fourier features mapping is defined as:
(9) |
where each entry in is sampled from a Gaussian distribution . equals the width of the fully-connected neural network following the defined Fourier features and is a task-specific hyperparameter. We use an additional fully-connected neural network with independent weights and biases to estimate the distribution of EP. Hereinafter, we refer to and as net and EP net, respectively. The PDE residual of (8) is transformed to:
(10) |
A good set of candidate parameters can be obtained by minimizing the following composite loss function via gradient descent [45]–[47] with the Adam optimizer [48]:
(11) |
denotes the data mismatch and denotes the PDE residual. denotes the weight coefficient in the loss function, which balances the two loss terms in the composite loss. We remark that is a hyperparameter that can either be specified by the user or be tuned automatically [49], [50]. All the derivatives of and with respect to the spatial coordinate as well as the gradient of the loss function with respect to the neural network parameters , are computed using automatic differentiation algorithms [33].
The workflow of our proposed PIFON-EPT (Fig. 1) can be summarized as follow. First, we define two separate fully-connected neural networks Net and EP Net to represent the and the EP, respectively. A random Fourier features mapping (see Fig. 1 green dotted box) is embedded Net to learn high frequency components of the target field solution more efficiently [39]. Second, Net and EP Net are trained jointly by minimizing a composite loss function that aims to fit the measured data (see Fig. 1 blue dotted box), while satisfying the physics laws characterized by the PDE residual. The trained physics-informed Net and EP Net facilitate the generation of physically consistent and EP predictions at any desired spatial point, respectively (see Fig. 1 bottom red dotted boxes). In particular the Net denoises and completes the input .
B. Choice of Helmholtz equation
If we assume piece-wise constant EP, then the Helmholtz equation simplifies as in (4). Eq. (6) is a generalized form of the same equation, which accounts for gradients of EP, but is yet not fully general because to reduce the number of unknowns, we assumed that is equal to zero. Depending on which Helmholtz equation is used, we introduced two variants of PIFON-EPT: simplified PIFON-EPT and generalized PIFON-EPT.
1). Simplified PIFON-EPT:
Assumes piece-wise constant EP and does not require any assumption on . Following Eq. (4), the Helmholtz residual (10) can be represented as:
(12) |
2). Generalized PIFON-EPT:
Assumes and uses the generalized equation (6). The Helmholtz residual (10) becomes:
(13) |
Both techniques rely on knowledge of the absolute phase of , which for a quadrature birdcage coil can be estimated from the transceive phase assumption. Note that with a sufficient number of transmit-receive coils, it is theoretically possible to solve for both the unknown absolute phase and [51], although the lack of suitable multi-channel coils and the computational complexity of such solution has prevented practical implementations.
IV. Results
We present a series of numerical examples to demonstrate the effectiveness of our proposed PIFON-EPT framework. Throughout all experiments, unless otherwise specified, we used simulated complex maps as measured data and corrupted them with white Gaussian noise with a standard deviation equal to the ratio of the peak value of to a prescribed peak signal-to-noise-ratio (SNR) value. The simulations were performed with the volume [52] and the volume-surface integral equation [53], [54] methods. The volume equations were solved using higher-order polynomials [55] as basis functions to ensure accuracy in the distributions. All experiments were performed on a server running Ubuntu 20.04.3 LTS operating system, with an Intel(R) Xeon(R) Silver 4216 CPU at 2.10GHz, 64 cores, 2 threads per core, and an NVIDIA RTX 3090 GPU with 24 GB of memory.
To measure the discrepancy between the prediction () and ground-truth () values we used the peak normalized absolute error (PNAE), defined as:
(14) |
A. Validation against the analytical solution
To verify our method, we used a complex map obtained from the Mie Scattering theory [56] for an infinitely long homogeneous dielectric cylinder of relative permittivity 3 and electric conductivity 0.01 S/m, and it’s air outside the cylinder. The operating wavelength was m and the cylinder had a radius r equal to the wavelength. A TMz planewave was used as the excitation.
1). Data Acquisition:
We considered a representative section of the cylinder and computed the field distribution in the domain using Mie scattering theory [57]. The pixel isotropic resolution was set to so that the section was 81 × 81 for a total of 6561 voxels. We corrupted the synthetic field with Gaussian noise of peak SNR of 200 and then scaled the noisy field with the peak value of to obtain synthetic measurements. The resulting fields were used as the measured data for PIFON-EPT.
2). PIFON Training Settings:
Net was constructed by a Fourier features mapping initialized with as a coordinate embedding of the input, followed by a fully-connected neural network with 3 layers, 128 units per layer. EP Net was constructed using a fully-connected neural network with 3 layers, 128 units per layer. We set all the activation functions as the Sine function. We set in equation (11). We trained Net and EP Net jointly using the Adam optimizer for 120k iterations in total, with a decaying schedule of learning rates 10−3, 10−4, 10−5 decreased every 40k iterations, which took ~ 30 minutes and ~ 40 minutes for employing simplified PIFON-EPT and generalized PIFON-EPT, respectively.
3). Results:
We tested the performance of the simplified and generalized PIFON-EPT using the same training settings. Fig. 2 and Fig. 3 compare the reconstructed EP against the ground truth values for the simplified and generalized PIFON-EPT, respectively. Fig. 4 and Fig. 5 compare ground truth and reconstructed maps for the simplified and generalized PIFON-EPT, respectively. The average PNAE over the domain for the relative permittivity, conductivity, and was 3.96%, 9.67% and 0.22%, respectively for the simplified PIFON-EPT. The error decreased to 1.80%, 1.11% and 0.20%, when the generalized PIFON-EPT was used. The lower error in this case is because the generalized PIFON-EPT is able to approximate better EPs at the boundary.
B. Concentric Cylindrical Phantom
We considered a two-compartment concentric cylindrical phantom with relative permittivity and conductivity S/m (outer, inner). The cylinder loaded a high-pass birdcage coil with eight legs as shown in Fig. 6. The outer and inner radius of the cylinder were 6 cm and 3 cm, respectively, and its length was 14 cm. For this example, we compared the proposed PIFON-EPT with the Helmholtz-EPT (H-EPT) and the Convection-Reaction EPT (CR-EPT) (see II-B). In particular, we used the implementations in EPTlib [40], with the Savitzky-Golay filter with an ellipsoid-shaped kernel of size to approximate all the gradients. For CR-EPT, we set the diffusion coefficient to 0.02 and the conductivity boundary condition to 0.55 S/m.
1). Data Acquisition:
We used the volume-surface integral equation method [54] to simulate the circularly polarized (CP) mode of the birdcage coil loaded with the cylindrical phantom at 3 T. The resolution was set to 2 mm3. We used and from the central region of the cylinder (12 × 12 × 2 cm3, MR measurements out of cylindrical phantom were not used) and corrupted them with Gaussian noise of peak SNR of 200. We approximated the complex using the transceive phase assumption (TPA) and constructed the MR measurements and .
2). PIFON Training Settings:
The field of a birdcage is negligible around the mid-plane of the coil. For this reason, we used the generalized PIFON-EPT to perform the reconstruction. For Net, the Fourier feature mapping was initialized with as a coordinate embedding of the input, followed by a fully-connected neural network with 6 layers, 128 units per layer. EP Net was an additional Fourier neural network constructed by a Fourier feature mapping initialized with , followed by a fully-connected neural network with 6 layers, 128 units per layer. We set all the activation functions as the Sine function and set in equation (11). We trained Net and EP Net jointly using the Adam optimizer for 120k iterations in total, with a decaying schedule of learning rates 10−3, 10−4, 10−5 decreased every 40k iterations. Note that the network settings have to change for different experimental setups”. In particular, the total number of iterations is determined based on the network size, and deep neural networks usually require more iterations to converge than shallow networks. The overall training time was 220 minutes on our GPU.
3). Results:
The reconstructed EP (Fig. 7) and (Fig. 8) are presented for the central axial cut of the cylinder. The average PNAE over the entire volume of the cylinder was 4.84%, 3.20% and 0.25% for the relative permittivity, conductivity and , respectively.
Fig. 9 and Fig. 10 present the conductivity reconstruction results for H-EPT and CR-EPT, respectively, along with the PNAE distribution and the error histogram. The average PNAE over the volume of the phantom was 51.80% and 11.28% for H-EPT and CR-EPT, respectively.
C. Four-Compartment Phantom
In this example, we explore the performance of PIFON-EPT at 7 T. We considered a previously used [19] tissue-mimicking four-compartment phantom shaped as a 20 × 20 × 20 cm3 rectangular parallelepiped. The relative permittivity values of the four compartments were 51, 56, 65, and 76. The corresponding electric conductivity values were 0.56, 0.69, 0.84, and 1.02 S/m.
1). Data Acquisition:
We used a single external excitation to illuminate the phantom, generated from a numerical electromagnetic basis [58], similar to previous work [19]. We used 6 mm isotropic voxel resolution. We corrupted the synthetic with different levels of Gaussian noise (Peak SNR = 200, 100, 50, 20) and then scaled each field map by the corresponding peak value of to obtain synthetic measurements. The case of peak SNR = 50 is shown in Fig. 11.
2). PIFON Training Settings:
Since the field in the direction cannot be assumed zero at 7 T, we used the simplified PIFON-EPT. The Net was constructed using a Fourier feature mapping initialized with as a coordinate embedding of the input, followed by a fully-connected neural network with 3 layers, 128 units per layer. For EP Net, we used a second fully-connected neural network with 3 layers, 128 units per layer. We set all the activation functions as the Sine function. We set in equation (11). We trained Net and EP Net jointly using the Adam optimizer for 30k iterations in total, with a decaying schedule of learning rates 10−3, 10−4, 10−5 decreased every 10k iterations, which took 21.4 minutes on our GPU.
3). Results:
Figs. 12 and 13 presents the reconstructed EP and map (absolute value and phase) for the central slice of the four-compartment phantom, respectively. Our method removed the noise from the noisy synthetic measurements (Fig. 11) and the reconstructed (Fig. 13) was indistinguishable from the noise-free ground truth. The average PNAE over the volume of the phantom was 2.47%, 4.01%, 0.24% for the relative permittivity, conductivity and , respectively.
The average PNAE for the reconstructed EP and for different levels of noise in the synthetic measurements are summarized in TABLE I. The reconstructions were robust for a wide range of noise levels.
TABLE I.
PNAE╲Peak SNR | 200 | 100 | 50 | 20 |
---|---|---|---|---|
2.56% | 2.64% | 2.47% | 2.56% | |
4.00% | 4.10% | 4.01% | 3.96% | |
0.15% | 0.17% | 0.24% | 0.49% |
D. Incomplete Four-Compartment Phantom
In this final numerical experiment, we used the same four-compartment phantom as before, but we assumed the synthetic measurements were incomplete, which could happen in reality if the measured MR signal used to reconstruct the maps is too low or corrupted for certain voxels. We tested whether PIFON-EPT could reconstruct the EP and a complete, denoised for the entire volume.
1). Data Acquisition:
We randomly set to zero from 20% to 90% of the voxels in the synthetic measurements with peak SNR of 50. As a result, only 10% to 80% of the measurements were used as input for simplified PIFON-EPT. Fig. 14 shows one of the resulting measurements for the central axial cut, where 50% of the values were set to zero.
2). Results:
We used the same training settings as for the previous experiment. The total training time when we used 10%, 20%, 50%, and 80% of the measurements was 10, 11, 15, and 18 minutes, respectively. For the case where only 50% of the synthetic measurements were used, Figs. 15 and 16 show the ground truth EP and noise-free synthetic (first column), the reconstructed EP and the denoised and completed (second column), and the PNAE of the predicted EP and (third column) for the central slice of the phantom. The fourth column presents the error distribution over the entire volume of the phantom. We found that our method could accurately reconstruct the EP and for the whole domain, despite using partial measurements as the input. The average PNAE over the entire volume of the phantom was 2.49%, 4.09% and 0.32% for the relative permittivity, conductivity, and , respectively.
TABLE II summarizes the average PNAE for the EP and when different percentages of the synthetic measurements were used. The error for the reconstruction increased when a smaller percentage of the data was used. However, PIFON-EPT yielded robust results for the EP maps until as little as 20% of the measurements were used as inputs.
TABLE II.
PNAE╲% of the Data | 80% | 50% | 20% | 10% |
---|---|---|---|---|
2.41% | 2.49% | 2.77% | 7.22% | |
3.94% | 4.09% | 4.06% | 7.58% | |
0.26% | 0.32% | 0.57% | 2.69% |
V. Discussion
In this work, we reformulated EPT as a physics-constrained optimization problem with the goal to train two independent neural networks ( Net and EP Net) to represent the and EP at any location of interest. To achieve that, we minimized a composite loss that aims to fit measurements while penalizing the PDE residual (see Fig. 1) via gradient descent with Adam optimizer [48]. Penalizing the PDE residual not only helps EP Net predict the EP distributions that best describe the measured data but also prevents Net from fitting the noise. Compared with standard EPT methods [14], [16] that rely on numerical derivatives to approximate gradients of noisy measurements, which is prone to noise amplifications and artifacts, PIFON-EPT uses automatic differentiation [33] to calculate all the necessary gradients from de-noised maps provided by Net. This way of computing derivatives makes our method robust to noise. Unlike previous supervised deep learning-based EPT methods [26]–[30], our approach does not require a large amount of known data pairs to supervise the training. Compared with previous hybrid deep learning EPT methods [31], [32], which combine deep learning and CR-EPT to solve EP from convection-reaction equations, our method directly trains a neural network (EP Net) to represent the EP based on measured data and the Helmholtz PDE without requiring any boundary conditions and hyperparameter tuning for the diffusion coefficient.
A major concern for maps represented by neural networks is that deep fully-connected networks could fail to learn high-frequency components of the target functions because of the spectral bias [59]–[62]. To overcome the spectral bias and ensure that Net would efficiently learn the high-frequency details of , we applied Fourier features mapping as an input embedding to the . In the concentric cylindrical phantom example, we also applied Fourier features mapping to EP Net because it could help the network avoid predicting homogeneous EP distributions.
In simplified PIFON-EPT, we assume a homogeneous distribution of EP. This assumption introduces errors near the interface between regions of different EP values and can deteriorate the quality of the reconstructions. When is negligible, the generalized PIFON-EPT can be used which allows the estimation of inhomogeneous EP distributions based on the generalized Helmholtz equation (6) which can greatly decrease the errors near the tissue boundaries (see IV-A). In fact, we showed that PIFON-EPT returned 48.6% and 8.08% more accurate results on average compared to H-EPT and CR-EPT (see IV-B). Furthermore, CR-EPT required tuning of the boundary condition value and the diffusion coefficient parameter until the reconstructed conductivity was close to the ground-truth value, which is not practical in experiments where the ground-truth values are unknown.
To the best of our knowledge, PIFON-EPT is the only EPT method that can reconstruct EP and for an entire object, using incomplete and noisy measurements. We demonstrated this for an ultra-high field MRI example, using complex-valued synthetic measurements. The same approach would be impractical in actual experiments because the absolute phase of the is not measurable and the TPA does not hold at 7 T. However, note that PIFON-EPT could be adapted to work with multiple transmit coils, which could provide enough degrees of freedom to enable EP reconstruction using the relative phase of between the coil channels [19], [51], which can be measured. This approach will be explored in future work.
The current version of PIFON-EPT has a limitation when can not be assumed equal to zero. In this case, boundary artifacts appearing in the reconstructed EP cannot be eliminated. Previous work suggests that this limitation could be overcome by using multiple transmit-receive coils [51]. In this work, we used instead a birdcage coil, for which can be assumed negligible if the main field strength is lower or equal to 3T. However, we found that our network’s expressive power was not enough to reconstruct both the EP and the in such a case. To address this, we made our network deeper and used more complex architectures (for example, we included Fourier mapping also in the EP Net) to accurately represent the EP and , which ultimately increased the network’s training time. This problem could be solved by designing compressed network architectures [63], [64] to replace the current fully-connected neural networks.
VI. Conclusion
We introduced PIFON-EPT, a new technique to estimate EP and magnetic transmit field distributions from noisy and/or incomplete MR measurements. We demonstrated our new approach using a series of numerical examples, showing that PIFON-EPT is accurate and robust even when its input is corrupted with a significant amount of noise. Since PIFON-EPT can efficiently de-noise MR measurements, it has the potential to improve other MR-based EPT methods that rely on magnetic transmit fields as inputs. In future work, we will investigate the performance of the proposed algorithms with realistic human head models and perform experimental validation.
Acknowledgments
The authors are grateful to Alessandro Arduino for his valuable advice about the usage of EPTlib.
This work was supported in part by research grants from the National Science Foundation (NSF 2107321) and the National Institute of Health (NIH 2R01 EB024536) in the United States.
Contributor Information
Xinling Yu, Department of Electrical and Computer Engineering, University of California, Santa Barbara, CA 93106 USA.
José E. C. Serrallés, Research Laboratory of Electronics, Department of Electrical Engineering and Computer Science, Massachusetts Institute of Technology, Cambridge, MA 02139 USA..
Ilias I. Giannakopoulos, Bernard and Irene Schwartz Center for Biomedical Imaging, Department of Radiology, New York University Grossman School of Medicine, NY 10016 USA.
Ziyue Liu, Department of Statistics and Applied Probability, University of California, Santa Barbara, CA 93106 USA..
Luca Daniel, Research Laboratory of Electronics, Department of Electrical Engineering and Computer Science, Massachusetts Institute of Technology, Cambridge, MA 02139 USA..
Riccardo Lattanzi, Center for Advanced Imaging Innovation and Research (CAI2R), and with the Bernard and Irene Schwartz Center for Biomedical Imaging, Department of Radiology, New York University Grossman School of Medicine, NY 10016 USA..
Zheng Zhang, Department of Electrical and Computer Engineering, University of California, Santa Barbara, CA 93106 USA.
References
- [1].Collins CM and Wang Z, “Calculation of radiofrequency electromagnetic fields and their effects in mri of human subjects,” Magnetic resonance in medicine, vol. 65, no. 5, pp. 1470–1482, 2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [2].Hand J, “Modelling the interaction of electromagnetic fields (10 mhz–10 ghz) with the human body: methods and applications,” Physics in Medicine & Biology, vol. 53, no. 16, p. R243, 2008. [DOI] [PubMed] [Google Scholar]
- [3].Holder D, “Detection of cerebral ischaemia in the anaesthetised rat by impedance measurement with scalp electrodes: implications for non-invasive imaging of stroke by electrical impedance tomography,” Clinical Physics and Physiological Measurement, vol. 13, no. 1, p. 63, 1992. [DOI] [PubMed] [Google Scholar]
- [4].Fallert MA et al. , “Myocardial electrical impedance mapping of ischemic sheep hearts and healing aneurysms.” Circulation, vol. 87, no. 1, pp. 199–207, 1993. [DOI] [PubMed] [Google Scholar]
- [5].Tha KK et al. , “Noninvasive evaluation of electrical conductivity of the normal brain and brain tumors,” in Proc. Int. Soc. Magn. Reson. Med, vol. 22, 2014, p. 1885. [Google Scholar]
- [6].Tha KK et al. , “Noninvasive electrical conductivity measurement by mri: a test of its validity and the electrical conductivity characteristics of glioma,” European radiology, vol. 28, no. 1, pp. 348–355, 2018. [DOI] [PubMed] [Google Scholar]
- [7].Balidemaj E. et al. , “Feasibility of electric property tomography of pelvic tumors at 3t,” Magnetic resonance in medicine, vol. 73, no. 4, pp. 1505–1513, 2015. [DOI] [PubMed] [Google Scholar]
- [8].Shin J. et al. , “Initial study on in vivo conductivity mapping of breast cancer using mri,” Journal of Magnetic Resonance Imaging, vol. 42, no. 2, pp. 371–378, 2015. [DOI] [PubMed] [Google Scholar]
- [9].Rossmann C. and Haemmerich D, “Review of temperature dependence of thermal properties, dielectric properties, and perfusion of biological tissues at hyperthermic and ablation temperatures,” Critical Reviews™ in Biomedical Engineering, vol. 42, no. 6, 2014. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [10].Balidemaj E. et al. , “Hyperthermia treatment planning for cervical cancer patients based on electrical conductivity tissue properties acquired in vivo with ept at 3 t mri,” International Journal of Hyperthermia, vol. 32, no. 5, pp. 558–568, 2016. [DOI] [PubMed] [Google Scholar]
- [11].de Oliveira MM, Wen P, and Ahfock T, “Bio-heat transfer model of electroconvulsive therapy: Effect of biological properties on induced temperature variation,” in 2016 38th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC). IEEE, 2016, pp. 3997–4000. [DOI] [PubMed] [Google Scholar]
- [12].Haacke E. et al. , “Extraction of conductivity and permittivity using magnetic resonance imaging,” Physics in Medicine & Biology, vol. 36, no. 6, p. 723, 1991. [Google Scholar]
- [13].Wen H, “Noninvasive quantitative mapping of conductivity and dielectric distributions using rf wave propagation effects in high-field mri,” in Medical Imaging 2003: Physics of Medical Imaging, vol. 5030. SPIE, 2003, pp. 471–477. [Google Scholar]
- [14].Katscher U. et al. , “Determination of electric conductivity and local sar via b1 mapping,” IEEE transactions on medical imaging, vol. 28, no. 9, pp. 1365–1374, 2009. [DOI] [PubMed] [Google Scholar]
- [15].Voigt T, Katscher U, and Doessel O, “Quantitative conductivity and permittivity imaging of the human brain using electric properties tomography,” Magnetic Resonance in Medicine, vol. 66, no. 2, pp. 456–466, 2011. [DOI] [PubMed] [Google Scholar]
- [16].Hafalir FS et al. , “Convection-reaction equation based magnetic resonance electrical properties tomography (cr-mrept),” IEEE transactions on medical imaging, vol. 33, no. 3, pp. 777–793, 2014. [DOI] [PubMed] [Google Scholar]
- [17].Zhang X, Zhu S, and He B, “Imaging electric properties of biological tissues by rf field mapping in mri,” IEEE transactions on medical imaging, vol. 29, no. 2, pp. 474–481, 2010. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [18].Sodickson DK et al. , “Local maxwell tomography using transmit-receive coil arrays for contact-free mapping of tissue electrical properties and determination of absolute rf phase,” in Proceedings of the 20th Annual Meeting of ISMRM. ISMRM Concord California, USA, 2012, p. 388. [Google Scholar]
- [19].Serrallés JE et al. , “Noninvasive estimation of electrical properties from magnetic resonance measurements via global maxwell tomography and match regularization,” IEEE Transactions on Biomedical Engineering, vol. 67, no. 1, pp. 3–15, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [20].Leijsen RL et al. , “3-d contrast source inversion-electrical properties tomography,” IEEE transactions on medical imaging, vol. 37, no. 9, pp. 2080–2089, 2018. [DOI] [PubMed] [Google Scholar]
- [21].Liu J. et al. , “Gradient-based electrical properties tomography (g ept): A robust method for mapping electrical properties of biological tissues in vivo using magnetic resonance imaging,” Magnetic resonance in medicine, vol. 74, no. 3, pp. 634–646, 2015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [22].Gurler N. and Ider YZ, “Gradient-based electrical conductivity imaging using mr phase,” Magnetic resonance in medicine, vol. 77, no. 1, pp. 137–150, 2017. [DOI] [PubMed] [Google Scholar]
- [23].Mandija S. et al. , “Error analysis of helmholtz-based mr-electrical properties tomography,” Magnetic resonance in medicine, vol. 80, no. 1, pp. 90–100, 2018. [DOI] [PubMed] [Google Scholar]
- [24].Giannakopoulos II et al. , “Global Maxwell Tomography using an 8-channel radiofrequency coil: simulation results for a tissue-mimicking phantom at 7T,” in 2019 IEEE International Symposium on Antennas and Propagation and USNC-URSI Radio Science Meeting. IEEE, 2019, pp. 823–824. [Google Scholar]
- [25].Giannakopoulos II et al. , “Magnetic-resonance-based electrical property mapping using Global Maxwell Tomography with an 8-channel head coil at 7 Tesla: a simulation study,” IEEE Transactions on Biomedical Engineering, vol. 68, no. 1, pp. 236–246, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [26].Mandija S. et al. , “Opening a new window on mr-based electrical properties tomography with deep learning,” Scientific reports, vol. 9, no. 1, pp. 1–9, 2019. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [27].Hampe N. et al. , “Investigating the challenges and generalizability of deep learning brain conductivity mapping,” Physics in Medicine & Biology, vol. 65, no. 13, p. 135001, 2020. [DOI] [PubMed] [Google Scholar]
- [28].Gavazzi S. et al. , “Deep learning-based reconstruction of in vivo pelvis conductivity with a 3d patch-based convolutional neural network trained on simulated mr data,” Magnetic resonance in medicine, vol. 84, no. 5, pp. 2772–2787, 2020. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [29].Giannakopoulos I. et al. , “On the usage of deep neural networks as a tensor-to-tensor translation between mr measurements and electrical properties,” Proc. ISMRM, 2020.
- [30].Leijsen R. et al. , “Combining deep learning and 3d contrast source inversion in mr-based electrical properties tomography,” NMR in Biomedicine, vol. 35, no. 4, p. e4211, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [31].Inda AJG et al. , “Physics-coupled neural network magnetic resonance electrical property tomography (mrept) for conductivity reconstruction,” IEEE Transactions on Image Processing, 2022. [DOI] [PubMed]
- [32].Inda AJG et al. , “Physics informed neural networks (pinn) for low snr magnetic resonance electrical properties tomography (mrept),” Diagnostics, vol. 12, no. 11, p. 2627, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [33].Baydin AG et al. , “Automatic differentiation in machine learning: a survey,” Journal of Marchine Learning Research, vol. 18, pp. 1–43, 2018. [Google Scholar]
- [34].Yu X. et al. , “MR-Based Electrical Property Reconstruction Using Physics-Informed Neural Networks,” arXiv preprint arXiv:2210.12584, 2022.
- [35].Raissi M, Perdikaris P, and Karniadakis GE, “Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations,” Journal of Computational physics, vol. 378, pp. 686–707, 2019. [Google Scholar]
- [36].Karniadakis GE et al. , “Physics-informed machine learning,” Nature Reviews Physics, vol. 3, no. 6, pp. 422–440, 2021. [Google Scholar]
- [37].Qi S. et al. , “Two-dimensional electromagnetic solver based on deep learning technique,” IEEE Journal on Multiscale and Multiphysics Computational Techniques, vol. 5, pp. 83–88, 2020. [Google Scholar]
- [38].Qi S. and Sarris CD, “Electromagnetic-thermal analysis with fdtd and physics-informed neural networks,” IEEE Journal on Multiscale and Multiphysics Computational Techniques, vol. 8, pp. 49–59, 2023. [Google Scholar]
- [39].Tancik M. et al. , “Fourier features let networks learn high frequency functions in low dimensional domains,” Advances in Neural Information Processing Systems, vol. 33, pp. 7537–7547, 2020. [Google Scholar]
- [40].Arduino A, “Eptlib: An open-source extensible collection of electric properties tomography techniques,” Applied Sciences, vol. 11, no. 7, p. 3237, 2021. [Google Scholar]
- [41].Savitzky A. and Golay MJ, “Smoothing and differentiation of data by simplified least squares procedures.” Analytical chemistry, vol. 36, no. 8, pp. 1627–1639, 1964. [Google Scholar]
- [42].Hayes CE et al. , “An efficient, highly homogeneous radiofrequency coil for whole-body nmr imaging at 1.5 t,” Journal of Magnetic Resonance (1969), vol. 63, no. 3, pp. 622–628, 1985. [Google Scholar]
- [43].Li C, Yu W, and Huang SY, “An mr-based viscosity-type regularization method for electrical property tomography,” Tomography, vol. 3, no. 1, pp. 50–59, 2017. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [44].Brown RW et al. , Magnetic resonance imaging: physical principles and sequence design. John Wiley & Sons, 2014. [Google Scholar]
- [45].Ruder S, “An overview of gradient descent optimization algorithms,” arXiv preprint arXiv:1609.04747, 2016.
- [46].Yang Y. et al. , “Vflh: A following-the-leader-history based algorithm for adaptive online convex optimization with stochastic constraints,” Available at SSRN 4040704, 2022.
- [47].Yang Y, Koppel A, and Zhang Z, “A gradient-based approach for online robust deep neural network training with noisy labels,” arXiv preprint arXiv:2306.05046, 2023.
- [48].Kingma DP and Ba J, “Adam: A method for stochastic optimization,” arXiv preprint arXiv:1412.6980, 2014.
- [49].Wang S, Yu X, and Perdikaris P, “When and why pinns fail to train: A neural tangent kernel perspective,” Journal of Computational Physics, vol. 449, p. 110768, 2022. [Google Scholar]
- [50].Wang S, Teng Y, and Perdikaris P, “Understanding and mitigating gradient flow pathologies in physics-informed neural networks,” SIAM Journal on Scientific Computing, vol. 43, no. 5, pp. A3055–A3081, 2021. [Google Scholar]
- [51].Sodickson DK et al. , “Generalized local Maxwell tomography for mapping of electrical property gradients and tensors,” in Proceedings of the 21st Annual Meeting of ISMRM. ISMRM, 2013, p. 4175. [Google Scholar]
- [52].Giannakopoulos II, Litsarev MS, and Polimeridis AG, “Memory footprint reduction for the FFT-based volume integral equation method via tensor decompositions,” IEEE Transactions on Antennas and Propagation, vol. 67, no. 12, pp. 7476–7486, 2019. [Google Scholar]
- [53].Giannakopoulos II et al. , “A tensor train compression scheme for remote volume-surface integral equation interactions,” in 2021 International Applied Computational Electromagnetics Society Symposium (ACES). IEEE, 2021, pp. 1–4. [Google Scholar]
- [54].Giannakopoulos II et al. , “A hybrid volume-surface integral equation method for rapid electromagnetic simulations in mri,” IEEE Transactions on Biomedical Engineering, 2022. [DOI] [PMC free article] [PubMed]
- [55].Georgakis IP et al. , “A fast volume integral equation solver with linear basis functions for the accurate computation of EM fields in MRI,” IEEE Transactions on Antennas and Propagation, vol. 69, no. 7, pp. 4020–4032, 2020. [Google Scholar]
- [56].Wiscombe WJ, “Improved Mie scattering algorithms,” Applied optics, vol. 19, no. 9, pp. 1505–1509, 1980. [DOI] [PubMed] [Google Scholar]
- [57].Bohren CF and Huffman DR, Absorption and scattering of light by small particles. John Wiley & Sons, 2008. [Google Scholar]
- [58].Georgakis IP et al. , “Novel Numerical Basis Sets for Electromagnetic Field Expansion in Arbitrary Inhomogeneous Objects,” IEEE Transactions on Antennas and Propagation, vol. 70, no. 9, pp. 8227–8241, 2022. [DOI] [PMC free article] [PubMed] [Google Scholar]
- [59].Ronen B. et al. , “The convergence rate of neural networks for learned functions of different frequencies,” Advances in Neural Information Processing Systems, vol. 32, 2019. [Google Scholar]
- [60].Cao Y. et al. , “Towards understanding the spectral bias of deep learning,” arXiv preprint arXiv:1912.01198, 2019.
- [61].Rahaman N. et al. , “On the spectral bias of neural networks,” in International Conference on Machine Learning. PMLR, 2019, pp. 5301–5310. [Google Scholar]
- [62].Wang S, Wang H, and Perdikaris P, “On the eigenvector bias of fourier feature networks: From regression to solving multi-scale pdes with physics-informed neural networks,” Computer Methods in Applied Mechanics and Engineering, vol. 384, p. 113938, 2021. [Google Scholar]
- [63].Novikov A. et al. , “Tensorizing neural networks,” Advances in neural information processing systems, vol. 28, 2015. [PMC free article] [PubMed] [Google Scholar]
- [64].Liu Z, Yu X, and Zhang Z, “TT-PINN: A tensor-compressed neural PDE solver for edge computing,” arXiv preprint arXiv:2207.01751, 2022.