Next Article in Journal
Assessment of Noise of MEMS IMU Sensors of Different Grades for GNSS/IMU Navigation
Previous Article in Journal
Three-Dimensional Single Random Phase Encryption
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Machine Learning for the Design and the Simulation of Radiofrequency Magnetic Resonance Coils: Literature Review, Challenges, and Perspectives

by
Giulio Giovannetti
1,*,
Nunzia Fontana
2,
Alessandra Flori
3,
Maria Filomena Santarelli
1,
Mauro Tucci
2,
Vincenzo Positano
3,
Sami Barmada
2 and
Francesca Frijia
3
1
Institute of Clinical Physiology, National Research Council (CNR), 56124 Pisa, Italy
2
Department of Energy, Systems, Territory and Construction Engineering, University of Pisa, 56126 Pisa, Italy
3
Bioengineering Unit, Fondazione Toscana G. Monasterio, 56124 Pisa, Italy
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(6), 1954; https://doi.org/10.3390/s24061954
Submission received: 16 February 2024 / Revised: 11 March 2024 / Accepted: 14 March 2024 / Published: 19 March 2024
(This article belongs to the Section Sensing and Imaging)

Abstract

:
Radiofrequency (RF) coils for magnetic resonance imaging (MRI) applications serve to generate RF fields to excite the nuclei in the sample (transmit coil) and to pick up the RF signals emitted by the nuclei (receive coil). For the purpose of optimizing the image quality, the performance of RF coils has to be maximized. In particular, the transmit coil has to provide a homogeneous RF magnetic field, while the receive coil has to provide the highest signal-to-noise ratio (SNR). Thus, particular attention must be paid to the coil simulation and design phases, which can be performed with different computer simulation techniques. Being largely used in many sectors of engineering and sciences, machine learning (ML) is a promising method among the different emerging strategies for coil simulation and design. Starting from the applications of ML algorithms in MRI and a short description of the RF coil’s performance parameters, this narrative review describes the applications of such techniques for the simulation and design of RF coils for MRI, by including deep learning (DL) and ML-based algorithms for solving electromagnetic problems.

1. Introduction

Magnetic resonance imaging (MRI), a noninvasive diagnostic technique based on the phenomenon of nuclear magnetic resonance (NMR), can be considered one of the most important medical imaging approaches for the diagnosis and follow-up of diseases that affect different tissues and organs. MRI requires a static magnetic field, B0, associated with gradients and radiofrequency (RF) pulses for image production, the latter with a B1 RF field frequency in the range of 21–298 MHz, corresponding to B0 field strengths from 0.5 to 7 T for proton MR experiments. The B1 field is generated and picked up by transmit and receive RF coils, respectively [1].
The transmit RF coil needs to produce a highly uniform magnetic field in the desired field of view (FOV), since the extension of the region being analyzed is not known a priori; therefore, they are usually large in order to optimize the magnetic field’s homogeneity and include a significant tissue volume.
The function of the receive RF coil is to maximize signal detection while minimizing noise, and for this purpose, it is optimal to minimize the coil dimensions.
In general, both transmit and receive RF coils have to be adapted to the specific application and to the human body portion dimension, although they also need to provide good performances with slightly different subjects. To optimize an RF coils’ performance for a given application and avoid the time-consuming and expensive trial-and-error approach, an accurate design and simulation process must be followed, including inductance, conductor losses, and magnetic field pattern calculation, which can be performed with recent computer simulation techniques. Historically, coils simulation was performed by using two different methods. The first one (magnetostatic approach) provides an efficient formulation to estimate coil performance in a fast and practical way and is mainly employed for the design of low-frequency-tuned coils. The second approach, based on full-wave methods, is able to model the interaction between the RF field and the human body, and, therefore, is useful for the simulation and design of coils in a loaded condition and tuned at higher frequencies [1].
Among the various emerging strategies, machine learning (ML) is worthy of mention, as it is largely used in many sectors of engineering and sciences, and such ML algorithms, optimized for solving electromagnetic problems, are well-suited for the design of RF coils for MRI. Machine learning is a subfield of artificial intelligence (AI) focused on the concept of “learning from data”. ML algorithms are not explicitly programmed. Instead, a generalizable model is designed, defined by several parameters (hyperparameters) that are “fitted” to data to optimize the model. ML algorithms can be divided into unsupervised and supervised algorithms. Unsupervised algorithms work on unlabeled data, autonomously finding patterns or relationships within the data. Clustering is the most commonly used unsupervised ML algorithm. Evolutionary computation, including genetic algorithms, is also a part of unsupervised ML. Supervised algorithms are trained on labeled data, where each input is paired with the correct output (ground truth). The objective is to learn to map from inputs to outputs so the model can make predictions on new, unseen data. Neural networks are typical examples of supervised ML algorithms. Machine learning is widely applied in the magnetic resonance (MR) field, with applications in image analysis, reconstruction, and interpretation [2]. ML methods, particularly convolutional neural networks (CNNs), have shown success in automating the segmentation of anatomical structures and abnormalities in MR images. Segmentation models aid in tasks such as tumor delineation, organ delineation, and lesion detection, enhancing the efficiency of clinical diagnosis. The topic has been well covered by recent reviews [3,4,5]. ML algorithms are also increasingly used for the automated detection and classification of diseases from MR images. This includes the identification of neurological disorders, musculoskeletal conditions, and oncological abnormalities. Deep learning models, including CNNs and recurrent neural networks (RNNs), demonstrate promising results in distinguishing between normal and pathological conditions [6,7]. Another field of application of ML is that regarding motion correction techniques, which are able to correct motion artifacts in MR imaging [8,9]. ML is also used for the quantitative analysis of MR images, providing precise measurements of tissue properties and characteristics [10]. This is valuable for applications such as perfusion imaging, diffusion-weighted imaging, and spectroscopy [11]. Finally, generative models, including variational autoencoders (VAEs), are used for data augmentation, enabling the creation of realistic synthetic MR images. This aids in training robust and generalizable ML models with limited labeled data [12,13].
ML techniques have also been extensively applied to MR image reconstruction, a field strictly linked with radiofrequency MR coils, as image reconstruction algorithms are dependent on the coil type and geometry in addition to the sampling method of the acquired data. ML could also be applied to RF coil design as a means to reduce the drawbacks linked to the computational complexity of EM simulations. ML-based optimization algorithms, such as genetic algorithms, could be used to find “unexpected” coil geometries that provide the desired magnetic field distribution. In principle, physically informed neural networks could provide very fast EM simulations of RF coil fields, allowing for the exploration of a wider range of geometries with respect to traditional methods.
This narrative review describes the applications of ML algorithms for the design of RF coils for MRI. To our knowledge, a review on this topic has not been previously reported.
The paper is organized as follows: After a description of the ML for image reconstruction, which is a process closely linked to the geometry and typology of RF coils (Section 2), the different RF coil categories and their performances in terms of losses and magnetic field homogeneity are described (Section 3), with a particular focus on the description of the constraints for designing an optimal RF coil. Moreover, an overview of the deep learning (DL) and ML algorithms for solving electromagnetic problems is included (Section 4), which is useful for the design of RF coils for MRI, being schematizable as antennas working in the near-field region. Finally, Section 5 summarizes the papers that have employed ML algorithms for the design and simulation of RF coils, mainly based on genetic algorithms (GA).

2. Machine Learning Applications in MR Reconstruction

MR image reconstruction is a process that transforms the acquired k-space signal, which is corrupted by measurement noise, into the final MR image. For a fulfilled k-space, the transformation is straightforward and effectively approximates the Fourier transform. The possibility of using a deep neural network for the reconstruction of a fulfilled k-space was demonstrated by Zhu et al. [14], who obtained a significant reduction in the needed processing time. However, in several MR applications, the k-space is undersampled to speed up the image acquisition process. These techniques help in obtaining high-quality images from undersampled data, reducing scan times significantly. Two main approaches for image reconstruction from undersampled data can be recognized: parallel imaging and compressed sensing. In parallel imaging, multi-channel receiver arrays are used to compensate for the undersampling of k-space. In fact, receiver coils exhibit spatially varying responses, which can be weighted to unfold aliased images or estimate missing k-space samples. The two main parallel imaging techniques, SENSE (sensitivity encoding) and GRAPPA (generalized autocalibrating partial parallel acquisition), are routinely used in the clinical environment. Compressed sensing (CS) is a general signal analysis technique able to reconstruct a subsampled signal that is sparse (i.e., contains few non-zero elements compared to its size) in some domains. Although MRI images are not typically sparse, they contain many redundancies and can be represented as sparse in other domains, such as wavelet or finite difference.
Many ML algorithms have been developed to improve MRI image reconstruction from undersampled k-space [15,16,17,18], following different approaches that can be classified into data-driven and physics-driven methods (Figure 1):

2.1. K-Space Methods

In k-space method approach, the ML algorithm operates at the k-space level, transforming the undersampled k-space into a fulfilled k-space. Then, classical FFT transformation is employed for image reconstruction from the k-space.
Among k-space methods, supervised k-space enhancement, mimicking GRAPPA, can be performed using large training databases without the need for explicit coil sensitivity information or exploiting a small amount of fully sampled reference data, known as the auto-calibration signal (ACS). Akçakaya et al. [19] trained a convolutional neural network (CNN) to obtain a non-linear estimation of missing k-space lines (RAKI method) that outperformed the conventional linear k-space interpolation-based methods. RAKI is trained on ACS data so as not to require a large training database, but is trained using the ACS data from each scan. The method was extended to arbitrary sampling patterns by self-consistent RAKI (sRAKI) [20]. Further advances include residual RAKI (rRAKI) [21] and LORAKI [22], which simultaneously include magnitude, phase, and parallel imaging data.
The RAKI approach, designed for uniform undersampling patterns, was extended to arbitrary sampling using the SPIRiT method [23]. A different approach (DeepSPIRiT) uses CNNs trained on large databases for k-space interpolation [24]. DeepSPIRiT has the potential to reduce acquisition time, as it does not require calibration data for a given scan. In the study, the ALOHA method (a Hankel matrix-based approach) was replaced with a CNN. This method improved both the computational time and the reconstruction quality compared to the original ALOHA [25]. Generative adversarial networks (GANs) and deep learning approaches are commonly used to fill in missing k-space data and reconstruct images with improved spatial and temporal resolution. ML-based image denoising can be employed to avoid the generation of incoherent, noise-like aliasing in under-sampled MR reconstruction, working on the k-space [26,27,28,29].

2.2. Direct Methods

Direct methods learn the transform between the undersampled k-space and the image domains. Several direct methods for the direct reconstruction of the MR image from the undersampled k-space were proposed, such as AUTOMAP (automated transform by manifold approximation) [14]. AUTOMAP was trained on synthetic undersampled k-space data and the respective reconstructed images. The computational complexity of AUTOMAP can be reduced by using a multi-layer perceptron network instead of the deep learning network used by AUTOMAP. In the ETER-net (end-to-end MR image reconstruction using recurrent neural network) approach, a bidirectional RNN was used for the direct reconstruction of high-resolution images [30].

2.3. Cross-Domain Methods

Cross-domain methods operate in both k-space and image domains. The underlying assumption is that, as ML elaborations of k-space and images have different characteristics, a combination of them might improve the overall performance with respect to sequential elaborations.
Cross-domain method architectures typically employ a frequency domain subnetwork for the estimation of k-space missed samples and an image domain subnetwork for removing residual artefacts. The U-Net architecture is often used, as in W-Net [31] and in the multi-domain CNN proposed by El-Rewaidy et al. [32]. Dual-Encoder-Unet, where a single U-Net with two encoders that operate simultaneously on both k-space and image domains, is also used [33]. The W-Net approach was extended to WW-Net, employing a cascade of U-Net networks [34]. An important finding of this study is that cross-domain networks perform better in multi-channel coil settings, where the inter-coil correlations can be efficiently exploited by k-space domain networks. Other cascade-based approaches have been proposed, such as KIKI-Net [35].

2.4. Unrolled Optimization Methods (UOM)

Unrolled optimization methods follow the same approach of iterative optimization algorithms used in CS. Iterations are “distributed” on a neural network, achieving the transformation of the k-space to the reconstructed image.
All of these approaches are purely data-driven, as networks basically learn from image pairs (e.g., k-space and reconstructed image) that should be representative of the knowledge domain. The information on the underlying acquisition physics is entirely discarded. Hence, k-space and MR image consistency cannot be guaranteed. To obtain consistent results on all the spectra of MR scanners/configurations, the training data should be representative of a very large number of acquisition parameters. For instance, all possible MR coil configurations in terms of coil number, shape, and geometrical disposition should be present in the training data. Due to the difficulty of obtaining these data, data-driven models are often “specialized” on particular scanner configurations used to acquire training data.
To solve these issues, physics-driven methods, which explicitly use the known physics-based forward imaging models in deep learning architectures and/or training, have been proposed. These methods have gained popularity in the MRI community due to their incorporation of MR domain knowledge [36].
The most well known physics-based methods are the unrolled optimization methods (UOM), which hold several advantages. UOMs do not need manual tuning, which is a long process, and image reconstruction is fast because UOMs are trained to produce results with few iterations. In classical computational MR, for undersampled k-space, image reconstruction is obtained by solving an inverse problem, incorporating additional domain knowledge as redundancies among coils and minimizing an appropriate objective function. The minimization of the objective function is typically obtained by an iterative algorithm using an appropriate regularizer. The conventional iterative approach can be “unrolled” using UOM techniques and solved for a fixed number of iterations. The algorithm’s parameters, such as regularization parameters and update rate, can be treated as hyperparameters and fitted using a training dataset. Typically, a UOM method minimizes the sum of two terms: a data consistency term (DC) dependent on the current solution x and the labeled data y and a regularization term (R) that depends on x only (Figure 2). K-space and coil sensitivity data, if available, are provided to the DC block that minimizes the difference between the output image and the reference image. The R block is typically constituted by a CNN network that learns the optimal regularization parameters. The number of R/DC pairs is typically small to speed up the image reconstruction process.
The minimization operation performed by DC blocks can be performed via different optimization algorithms, and the R blocks can be implemented using different CNN architectures. These aspects characterize the different UOM implementations. A comprehensive list of UOM implementations can be found in [15].

3. Theory and Optimization of Coil Design

According to their shapes, RF coils can be categorized into volume, surface, and phased-array coils [37].
Volume RF coils, mainly constituted by Helmholtz and birdcage coils, are often employed both as transmit and receive RF coils since they are able to generate a uniform field in a large region surrounding the human body portion. The “filling factor” gives a measure of the geometric relationship between the volume RF coil and the object to be imaged. In particular, the filling factor can be maximized by designing coils whose cross sections mimic human anatomy [38], although fitting the coil close to the object can potentially decrease patient comfort.
Surface RF coils, constituted by loops of various shapes (circular, rectangular, elliptical), are much smaller than the volume coils since they have to provide high SNR images, even if with relatively poor magnetic field homogeneity. To have such good SNR in the region of interest (ROI), the size and geometry of the RF coil should be adapted to the depth of the sample under study [39]. For specific applications, such as in vertical B0 MRI systems, surface RF coils with butterfly and figure-of-eight geometry producing transverse RF fields can be designed [40]. Finally, phased-array RF coils [41], whose single elements are constituted by loops of different geometries, are able to achieve good SNR values typical of surface RF coils, with large sensitivity regions, which are usually obtained with volume RF coils. The optimal design of phased-array RF coils has to be taken into account for the minimization of the mutual inductance between the coil elements in order to avoid SNR losses due to coil resonant frequency modification. In particular, adjacent coil elements have to be overlapped to yield zero mutual inductance, while the reduction in the interference between the overlapped elements and the others in the array can be performed by connecting each coil element to a low-input impedance preamplifier [42]. Successively, an optimal image reconstruction algorithm must be used to combine the individual coil images into a single composite image with full FOV [43]. Phased-array RF coils are also employed in parallel imaging applications [44], where the magnetic field spatial variation in the single coil elements permits the spatial encoding of the signal, which provides substantial reductions in image acquisition time.
In RF coils, the current which flows in the conductor has to be maximal at the Larmor frequency (f0 = γ/2π B0, where γ is the gyromagnetic ratio with 42.58 MHz/T value for 1H nucleus). This frequency corresponds to the coil resonant frequency and can be calculated as:
f 0 = 1 2 π L C
where inductance L takes into account the energy stored in the magnetic field and capacitance C mainly results from the contribution of the discrete capacitors. The current which flows in the coil conductor is mainly limited by loss mechanisms (schematized with a R total resistance), which take into account the conductor losses (Rcoil); sample losses (Rsample); and tuning capacitor, soldering, and radiative losses (Rextra). Such an RLC circuit is characterized by a Q quality factor [1]:
Q = 2 π f 0 L R = 1 R L C
and by the ratio r between the unloaded coil quality factor (Qunloaded) and that with the coil loaded with the human body portion or a phantom which mimics it (Qloaded):
r = Q u n l o a d e d Q l o a d e d = 1 + R s a m p l e R c o i l + R e x t r a
Another parameter which characterizes coil performance is the sensitivity, defined as the B1 magnetic field induced by the RF coil at a given point per unit of supplied power P, as follows [39]:
η = B 1 P
The maximization of the coil sensitivity will also maximize the SNR.
The coil inductance L should be minimized in order to lead to a lower conservative electric field in the sample for the same magnetic field amplitude. Such an electric field, generated by the scalar potential existing near the coil conductors, does not contribute to the magnetic resonance process and can lead to sample heating [45]. The electric field can also be reduced by segmenting the coil with capacitors, although the addition of many capacitors and the soldering connections may reduce the coil’s Q factor [46].
As well as having a sufficiently high breakdown voltage, the capacitors C must have a high-quality factor in order to minimize the electrode resistance and dielectric losses [47]. Moreover, in the choice of capacitors, it must be taken into account that their quality factors depend on the frequency [48].
Regarding a coil’s total resistance R and its different contributions, it is important to underline that an efficient coil should be designed by minimizing the coil noise (Rcoil) with respect to the sample noise (Rsample), because coil conductor resistance affects data quality by reducing the SNR, especially for coils tuned to a low frequency [49].
In dependence on their cross-sectional shape, conductors used for RF coil construction can be categorized into strips (rectangular shapes, characterized by width w and thickness t) and wires (cylindrical rod shapes, defined by their radius a). Due to the “lateral skin effect” [50], the current distribution of strip conductors is less uniform than that of the wire ones, and such behavior guarantees better performance in terms of quality factors for coils constituted by wire conductors [51]. However, wire conductors are difficult to handle for coil building, as they require qualified mechanical personnel.
Another strategy for minimizing the conductor losses is to employ Litz wires, conductors constituted by multiple individually insulated strands twisted or woven together and arranged to occupy all the positions within the conductor. Such configurations provide an equal distribution of the flowing current among the separated strands and a consequent reduction in coil losses [52]. Finally, conductor losses can be reduced by lowering the coil temperature, which is achieved by cooling the conductor material [53] or by using cryogenically cooled high-temperature superconductors [54].
Radiative losses occur when conductor lengths are in the range of a wavelength, and so must be taken into account for large coils tuned at very high frequencies. To avoid a coil acting as a bent dipole and its current distribution becoming no longer uniform, the coil conductor can be segmented so that each coil segment is a small fraction (<1/20) of the wavelength [37].
The B1 magnetic field homogeneity is an important parameter in coil simulation and design, because it strongly affects the FOV. The estimation of the coil’s magnetic field pattern can be performed by using two different approaches. The first method, which is based on magnetostatic theory and, therefore, is useful for the design of low-frequency-tuned coils, implies the assumption of a nearly static field, which is valid for coils whose size is much lower than the wavelength. When the coil tuning frequency increases, RF fields interact more strongly with the human body, and different full-wave methods based on solutions to Maxwell’s equations toned to be employed for field calculation, including the finite-difference time-domain (FDTD) method [55], the finite element method (FEM) [56], and the method of moments (MoM) [57], although the computation times of such full-wave methods are much longer compared to the magnetostatic approach [58,59].
For optimizing MR experiments, quadrature coils producing/receiving circular polarized magnetic fields need to be designed in order to reduce the power requirement in transmit by a factor of two and to increase the received signal SNR by a factor of 2 [60]. This quadrature coil design must be performed by minimizing the mutual coupling between coil channels.
In some applications, imaging and multi-nuclear spectroscopy have to be integrated, and the magnetic resonance system must be able to operate at two different frequencies. The ideal hardware setup would require the use of a single dual-tuned coil operating at 1H and X nucleus frequencies, guaranteeing data acquisition in sequence without disturbing or repositioning the patient. However, an optimal coil design should guarantee the minimization of interactions between the X nucleus and the proton signals, starting from the geometrical decoupling of the channels [37].
In the coil design, another issue has to be taken into account. The interaction of the B1 field with gradient and shim coils can degrade the RF coil’s performance in terms of the SNR, while spurious resonant frequencies can be generated. Such an interaction can be minimized by using a passive shielding system, constituted by sheets of ferromagnetic material with high-permeability or high-conductivity material [61]. However, in the coil simulation and design phases, it must be taken into account that the shield strongly modifies resonance frequencies and field distribution in the RF coil [62].

4. Deep Learning and Machine Learning Applied to Electromagnetic Problems

The design of radiofrequency coils for MR applications is closely connected, as described earlier, to the analysis of a uniform magnetic field distribution in a specific region of interest (ROI) at a desired frequency. Indeed, magnetic resonance coils are structures typically made resonant through the use of tuning capacitors. The operating frequencies of RF coils for MRI are such that the dimensions of the magnetic resonance coil are much smaller than the corresponding wavelength of interest. Therefore, in the design of such systems, one can resort to the steady-state approximation without committing substantial errors in the calculation procedure of field distributions in the vicinity of the coil itself. Furthermore, since a uniform field is required in the regions immediately surrounding the coils, one can certainly speak of the near field, where any radiative phenomena can be neglected.
The approach of utilizing machine learning algorithms for solving electromagnetic problems, which can be divided into so-called forward problems and inverse problems, is well-suited for the design of RF coils for magnetic resonance, given that for both the forward and inverse solutions, employing deep learning provides a notable advantage—the ability to directly manipulate images. This efficiently represents various elements, such as geometry (boundaries, material interfaces), sources, and results (e.g., field distributions presented as color maps), through image-based representations. ML algorithms can perform effectively in such scenarios.
Over the past few years, extensive research efforts have been directed towards employing neural network (NN) methodologies, particularly in the form of DL models, to address electromagnetic (EM) field problems.
Neural networks (NNs), often configured as DL models, have found an application in solving forward EM problems. In general, properly trained NNs can produce the “expected” output when a set of quantities is given as the input. When the input is a set of geometrical parameters and source quantities, and the output is one (or more) electromagnetic quantity, the NN is capable of solving the direct problem. It is known that the generalization capabilities are one of the key aspects to be taken into account when dealing with NNs, i.e., the NN will produce a good approximation of the real output field when it has been trained with a dataset that is not “far” from the new input–output cases on which it is expected to work. In other words, the NN serves as a surrogate model of the physical phenomenon, usually modeled by a numerical method. The complexity of the NN increases with the number of inputs when complex geometry is considered, and it cannot be described by a set of parameters (in electrical engineering, the most common case is the reluctance motors). The DL paradigm is used, and the input to the network is an image describing the geometry and the source. Again, the result is a surrogate model capable of producing an accurate output when properly trained (Figure 3). This has been exploited when repeated calculations of the same quantity are needed, with “non-dramatic” variations in the geometry, something that is typical in topology optimization procedures. The studies cited in [63,64,65,66,67] are characterized by the use of DL models for the solutions to EM problems and the optimization of EM devices. The primary advantage, as previously explained, lies in the ability to achieve accurate evaluations of the desired quantities in a minimal amount of time (if compared to a numerical method). This efficacy is attained through appropriate training of the NN using a well-suited dataset. However, it is essential to acknowledge that the cost associated with generating the training dataset and building the model for dataset calculation is non-negligible and must be factored into the overall assessment of DL’s capability to tackle EM problems. In [68], a recent review on the forward EM problems solved by relying on NNs and DL approaches is presented.
A more recent application of DL involves training NNs to address EM inverse problems, such as identifying the magnitude and/or geometrical characteristics of the source when the field distribution is known at specific points [69,70,71].
Theoretically speaking, forward EM problems are characterized by a unique solution when sources and boundary conditions are properly defined. This solution can be obtained using a proper numerical solution with a certain level of approximation. In contrast, inverse problems are commonly addressed by minimizing a reconstruction error, often incorporating a regularization technique; this is essential, as the raw observed data typically give rise to non-unique and ill-conditioned solutions. A common application is the calculation of the sources (identified by source position and/or magnitude) starting from the measured data: the simplest example could be the calculation of the positions of conductors carrying a specific current from the magnetic field measurement through a set of points in space.
The use of DL for inversion, in this context, can be viewed as a regularization procedure. In more detail, the training set is generated as a direct problem, but the NN is trained by conceptually switching the inputs and the outputs; in the example described above, the field, at several points, is calculated given a specific source distribution. In this way, a direct problem dataset is generated, but the network is trained using the magnetic fields as input and the source parameters as output. The final result is an NN (or DL network) performing the inversion (Figure 4). Several authors have explored these aspects in the literature, particularly in applications related to image processing [72,73,74,75].
In [76], a methodical examination of how various learning parameters influence the (re-)construction of an electromagnetic inverse problem (EIP) model is presented, contrasting it with more established regularization techniques. The authors use a magneto-static benchmark problem with the aim to illustrate their results. In more detail, in [76], the ultimate objective is to develop a virtual sensor system, which refers to a computational method capable of assisting in both the reconstruction of a current based on a set of measurements and the synthesis of current sources based on a specified field distribution in a region of interest. As a lack of example, in the geophysical sector, the same concept can be applied for estimating the physical properties of the ground within the Earth’s interior based on observations gathered either at or above the Earth’s surface by electromagnetic sensors [77].
In [78], a solution to inverse problems and electromagnetic field reconstruction is adopted. It involves a deep learning methodology that uses a conditional variational autoencoder (CVAE) and a convolutional neural network (CNN). The approach consists of two main steps: Initially, given the static magnetic field distribution in a specific subdomain, the entire domain’s magnetic field distribution (field reconstruction problem) is inferred. Subsequently, with knowledge of the magnetic field distribution across the entire domain, a CNN regression model is utilized to identify the geometric properties of the source (current or source identification problem).
In [79], an inverse metamaterial design from an EM near field is demonstrated in optical applications and for sub-wavelength structure. The authors compare the forward solution obtained with topological optimization using a multi-task neural network and the inverse solution of a metamaterial design obtained using the EM near field maps and the inverse EM solution. The authors suggested that their approach was not primarily influenced by the device type, operating frequency range, or design geometry. As a result, it is feasible to use it for the analysis and design of various electromagnetic structures.
Despite this, the specific application of DL for solving inverse problems in EM remains an open challenge, with only a limited number of contributions explicitly investigating this aspect.

5. Machine Learning for RF Coil Design Procedure

Machine learning has dominated research in computational MRI during the last few years, but it has also highlighted new issues, such as the application of these methods to the design of MRI coils.
RF coils are usually wire structures, and the numerical method represents the most suitable tool for an accurate and efficient analysis, for example, of the magnetic field inside the coil, even for complex geometries. Many characteristics need to be taken into account when designing RF coils: shape for specific regions of the human body, coil coupling, coil sensitivity, SNR, patient comfort, parallel imaging factors, and image acquisition technique.
Genetic algorithms (GA) may be able to optimize these parameters, since they are more efficient in exploring large search solutions relatively quickly and are very flexible compared to coils designed using iterative trial and error methods.
In this paper, we reviewed techniques based on a genetic algorithm and method of moments (MoM) applied for the design of MRI transmitter/receiver radiofrequency coils. RF coils are usually wire structures. An MoM numerical code represents the most suitable tool for an accurate and efficient analysis of the magnetic field inside the coil, even for complex geometries. Additionally, the GA technique can provide optimum coil parameters, including, for example, the number of coils in the array, the specific size and position of each element for imaging of a specific part of the anatomy, and the signal-to-noise ratio.
D. Yau et al. [80] explored the use of these methods to design an asymmetric RF coil that is useful for organ-specific designs that require flexible geometric structures.
The first step described in the paper is to apply the GA/MoM method to obtain a quasi-static solution for the optimization of an asymmetric RF coil operating at 190 MHz. In particular, the combined method is implemented to search for a time-harmonic solution for the values and positions of the capacitors that produces the required current density and, therefore, field homogeneity. The authors, using a simple coil design (two symmetrical single-loop contours), demonstrate that the genetic algorithm is versatile, with minimal limitations imposed by the geometrical and physical conditions of the structure, and could be a step forward for developing new asymmetric RF coil structures with unusual requirements.
The same approach to determining the geometry of the coil by imposing the homogeneity of the RF magnetic field amplitude in a volume coil was also proposed by Rogovich et al. [81]. The author began from a standard GA procedure, which predicted that the chromosomes of the chosen population of solutions would be composed by a string of genes. They associated a chromosome with a specific volume coil geometry (which cylindrical shape), which could have been a fictitious surface corresponding to a proper projection depending on the shape of the surface. The obtained coil was analyzed through the MoM method to obtain the magnetic field distribution in the region of interest inside the volume coil. The numerical results which they obtained using both the MoM and GA methods demonstrate that the procedure can be applied to non-cylindrical coils.
Hadley et al. [82] used GA to optimize single- and dual-array RF coils for the imaging of vascular structures. They developed a GA tool, by modifying the GA standard method, that could be used for finding the coil geometries and positions that yielded the highest relative SNR for a specific part of the anatomy. The sample noise and signal sensitivity profiles of the coil elements were simulated using the quasi-static equation, taking into account the coil-to-sample-coil-to-coil interactions. The relative signal-to-noise ratio in the structure of interest was used as the cost function for the GA optimization. The simulations reported in the results for only two kinds of coil can be extended to multi-element arrays.
GA algorithms were also applied by Nadig [83] to optimize the magnetic field homogeneity of birdcage coils used in magnetic resonance spectroscopy, which require better SNR for the accurate measurement of the metabolite concentrations. To improve the homogeneity of the magnetic field, they optimized the physical dimensions of the coil, combining the features of the GA and FDTD simulations.
The results showed that GA may be able to generate coils that are more efficient than coils designed by iterative trial and error methods because of the ability of the genetic algorithm to explore a large solution relatively quickly.
Recently, deep learning methods have emerged as powerful tools for the reconstruction of MR images.
These methods can be split into two classes: physics-driven or data-driven.
In particular, physics-driven deep learning methods have not only emerged as powerful tools for the reconstruction of magnetic resonance images, but could also be very promising for an accurate estimation of the receiver coil sensitivity maps. Many methods have been used in the last few years to estimate the receiver coil sensitivity maps. Arshad [84] proposed a trained neural network for receiver coil sensitivity map estimation of a scanner with a different magnetic field strength. They used the concept of fine-tuning for the receiver coil sensitivity map estimation of a 3T scanner starting from the receiver coil sensitivity maps of a 1.5 T scanner, considering the receiver arrays with the same number of receiver coil elements in the source and target domain datasets. The deep learning algorithm results were robust in terms of the estimation of coil sensitivity map.
Electromagnetically trained artificial neural networks were also used by Hui [85] for accurately modeling high-temperature super-conducting (HTS) RF coils. The proposed model solved an inverse problems algorithm starting from a resonant frequency input to derive other properties of the RF coil, with the advantage of an easy output; it was also quick and more interactive then the “moment method”. Furthermore, the simulation reports also show excellent agreement with the experimental measurements.

6. Conclusions

In this review, we summarize the state of the art related to the use of ML algorithms for the design and simulation of RF coils for MRI applications. Beginning with a discussion on how such techniques can be employed in MRI, we underline that the development of ML-based coil simulation and design processes can be a fundamental issue that improves the image quality of specific tissues/organs and will become more common in the future by permitting the optimization of different interesting coil design characteristics. The major current limitation in the use of supervised ML for RF coil design is the need for a massive amount of labeled data (i.e., coil geometry and generated EM field pairs) and the time required to effectively train a generalizable model. Producing this kind of data for non-trivial coil geometries is challenging due to the high computational load of EM simulations. The use of physics-informed models and high-performance computing clusters would allow the computational time required for generating representative training data to be shortened.
We believe that this paper contains information that will be useful for researchers involved in the design of MRI coil design.

Author Contributions

Conceptualization, G.G. and F.F.; methodology, G.G. and F.F.; writing—original draft preparation, G.G., F.F., V.P., M.F.S., N.F. and S.B.; writing—review and editing, G.G., F.F., V.P., M.F.S., N.F., S.B., A.F. and M.T.; visualization, V.P., M.F.S., N.F. and S.B.; supervision, G.G. and F.F. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Jin, J. Electromagnetic Analysis and Design in Magnetic Resonance Imaging; CRC: Boca Raton, FL, USA, 1999. [Google Scholar]
  2. Gassenmaier, S.; Afat, S.; Nickel, D.; Mostapha, M.; Herrmann, J.; Othman, A.E. Deep learning-accelerated T2-weighted imaging of the prostate: Reduction of acquisition time and improvement of image quality. Eur. J. Radiol. 2021, 137, 109600. [Google Scholar] [CrossRef] [PubMed]
  3. Ciceri, T.; Squarcina, L.; Giubergia, A.; Bertoldo, A.; Brambilla, P.; Peruzzo, D. Review on deep learning fetal brain segmentation from Magnetic Resonance images. Artif. Intell. Med. 2023, 143, 102608. [Google Scholar] [CrossRef] [PubMed]
  4. Krishnapriya, S.; Karuna, Y. Pre-trained deep learning models for brain MRI image classification. Front. Hum. Neurosci. 2023, 17, 1150120. [Google Scholar] [CrossRef] [PubMed]
  5. Soomro, T.A.; Zheng, L.; Afifi, A.J.; Ali, A.; Soomro, S.; Yin, M.; Gao, J. Image Segmentation for MR Brain Tumor Detection Using Machine Learning: A Review. IEEE Rev. Biomed. Eng. 2023, 16, 70–90. [Google Scholar] [CrossRef] [PubMed]
  6. Meyer-Bäse, A.; Morra, L.; Meyer-Bäse, U.; Pinker, K. Current Status and Future Perspectives of Artificial Intelligence in Magnetic Resonance Breast Imaging. Contrast Media Mol. Imaging 2020, 2020, 6805710. [Google Scholar] [CrossRef] [PubMed]
  7. Twilt, J.J.; van Leeuwen, K.G.; Huisman, H.J.; Fütterer, J.J.; de Rooij, M. Artificial Intelligence Based Algorithms for Prostate Cancer Classification and Detection on Magnetic Resonance Imaging: A Narrative Review. Diagnostics 2021, 11, 959. [Google Scholar] [CrossRef]
  8. Miller, Z.; Johnson, K.M. Motion compensated self supervised deep learning for highly accelerated 3D ultrashort Echo time pulmonary MRI. Magn. Reson. Med. 2023, 89, 2361–2375. [Google Scholar] [CrossRef]
  9. Spieker, V.; Eichhorn, H.; Hammernik, K.; Rueckert, D.; Preibisch, C.; Karampinos, D.C.; Schnabel, J.A. Deep Learning for Retrospective Motion Correction in MRI: A Comprehensive Review. IEEE Trans. Med. Imaging 2024, 43, 846–859. [Google Scholar] [CrossRef]
  10. Shafieizargar, B.; Byanju, R.; Sijbers, J.; Klein, S.; den Dekker, A.J.; Poot, D.H.J. Systematic review of reconstruction techniques for accelerated quantitative MRI. Magn. Reson. Med. 2023, 90, 1172–1208. [Google Scholar] [CrossRef]
  11. Tao, Q.; Lelieveldt, B.P.F.; van der Geest, R.J. Deep Learning for Quantitative Cardiac MRI. AJR Am. J. Roentgenol. 2020, 214, 529–535. [Google Scholar] [CrossRef]
  12. Dayarathna, S.; Islam, K.T.; Uribe, S.; Yang, G.; Hayat, M.; Chen, Z. Deep learning based synthesis of MRI, CT and PET: Review and analysis. Med. Image Anal. 2024, 92, 103046. [Google Scholar] [CrossRef] [PubMed]
  13. Garcea, F.; Serra, A.; Lamberti, F.; Morra, L. Data augmentation for medical imaging: A systematic literature review. Comput. Biol. Med. 2023, 152, 106391. [Google Scholar] [CrossRef] [PubMed]
  14. Zhu, B.; Liu, J.Z.; Cauley, S.F.; Rosen, B.R.; Rosen, M.S. Image reconstruction by domain-transform manifold learning. Nature 2018, 555, 487–492. [Google Scholar] [CrossRef] [PubMed]
  15. Montalt-Tordera, J.; Muthurangu, V.; Hauptmann, A.; Steeden, J.A. Machine learning in Magnetic Resonance Imaging: Image reconstruction. Phys. Medica 2021, 83, 79–87. [Google Scholar] [CrossRef]
  16. Zeng, G.; Guo, Y.; Zhan, J.; Wang, Z.; Lai, Z.; Du, X.; Qu, X.; Guo, D. A review on deep learning MRI reconstruction without fully sampled k-space. BMC Med. Imaging 2021, 21, 195. [Google Scholar] [CrossRef] [PubMed]
  17. Knoll, F.; Hammernik, K.; Zhang, C.; Moeller, S.; Pock, T.; Sodickson, D.K.; Akcakaya, M. Deep-Learning Methods for Parallel Magnetic Resonance Imaging Reconstruction: A Survey of the Current Approaches, Trends, and Issues. IEEE Signal Process. Mag. 2020, 37, 128–140. [Google Scholar] [CrossRef]
  18. Ahishakiye, E.; Van Gijzen, M.B.; Tumwiine, J.; Wario, R.; Obungoloch, J. A survey on deep learning in medical image reconstruction. Intell. Med. 2021, 1, 118–127. [Google Scholar] [CrossRef]
  19. Akçakaya, M.; Moeller, S.; Weingärtner, S.; Uğurbil, K. Scan-specific robust artificial-neural-networks for k-space interpolation (RAKI) reconstruction: Database-free deep learning for fast imaging. Magn. Reson. Med. 2019, 81, 439–453. [Google Scholar] [CrossRef]
  20. Hossein Hosseini, S.A.; Zhang, C.; Weingärtner, S.; Moeller, S.; Stuber, M.; Ugurbil, K.; Akçakaya, M. Accelerated coronary MRI with sRAKI: A database-free self-consistent neural network k-space reconstruction for arbitrary undersampling. PLoS ONE 2020, 15, e0229418. [Google Scholar] [CrossRef]
  21. Zhang, C.; Moeller, S.; Weingärtner, S.; Uǧurbil, K.; Akçakaya, M. (ISMRM 2019) Accelerated MRI Using Residual RAKI: Scan-specific Learning of Reconstruction Artifacts. In Proceedings of the ISMRM 2019, 27th Annual Meeting & Exhibition, Montreal, QC, Canada, 11–16 May 2019. [Google Scholar]
  22. Kim, T.H.; Garg, P.; Haldar, J.P. LORAKI: Autocalibrated Recurrent Neural Networks for Autoregressive MRI Reconstruction in k-Space. arXiv 2019, arXiv:1904.09390. [Google Scholar] [CrossRef]
  23. Hossein Hosseini, S.A.; Moeller, S.; Weingärtner, S.; Uǧurbil, K.; Akçakaya, M. Accelerated coronary MRI using 3D SPIRIT-RAKI with sparsity reularization. In Proceedings of the 2019 IEEE 16th International Symposium on Biomedical Imaging (ISBI 2019), Venice, Italy, 8–11 April 2019; pp. 1692–1695. [Google Scholar] [CrossRef]
  24. Cheng, J.Y.; Mardani, M.; Alley, M.T.; Pauly, J.M.; Vasanawala, S.S. Generalized Parallel Imaging using Deep Convolutional Neural Networks. In Proceedings of the ISMRM 2018, Joint Annual Meeting ISMRM-ESMRMB, Paris, France, 16–21 June 2018; Available online: https://archive.ismrm.org/2018/0570.html (accessed on 17 January 2024).
  25. Han, Y.; Sunwoo, L.; Ye, J.C. k -Space Deep Learning for Accelerated MRI. IEEE Trans. Med. Imaging 2020, 39, 377–386. [Google Scholar] [CrossRef] [PubMed]
  26. Yang, G.; Yu, S.; Dong, H.; Slabaugh, G.; Dragotti, P.L.; Ye, X.; Liu, F.; Arridge, S.; Keegan, J.; Guo, Y.; et al. DAGAN: Deep De-Aliasing Generative Adversarial Networks for Fast Compressed Sensing MRI Reconstruction. IEEE Trans. Med. Imaging 2018, 37, 1310–1321. [Google Scholar] [CrossRef]
  27. Hyun, C.M.; Kim, H.P.; Lee, S.M.; Lee, S.; Seo, J.K. Deep learning for undersampled MRI reconstruction. Phys. Med. Biol. 2018, 63, 135007. [Google Scholar] [CrossRef] [PubMed]
  28. Kofler, A.; Dewey, M.; Schaeffter, T.; Wald, C.; Kolbitsch, C. Spatio-Temporal Deep Learning-Based Undersampling Artefact Reduction for 2D Radial Cine MRI With Limited Training Data. IEEE Trans. Med. Imaging 2020, 39, 703–717. [Google Scholar] [CrossRef]
  29. Pal, A.; Rathi, Y. A review and experimental evaluation of deep learning methods for MRI reconstruction. J. Mach. Learn. Biomed. Imaging 2022, 1, 001. [Google Scholar] [CrossRef]
  30. Oh, C.; Kim, D.; Chung, J.-Y.; Han, Y.; Park, H.W. ETER-net: End to End MR Image Reconstruction Using Recurrent Neural Network. In Proceedings of the Machine Learning for Medical Image Reconstruction: First International Workshop, MLMIR 2018, Held in Conjunction with MICCAI 2018, Granada, Spain, 16 September 2018; Part of the Lecture Notes in Computer Science Book Series (LNIP). Volume 11074. [Google Scholar] [CrossRef]
  31. Souza, R.; Frayne, R. A Hybrid Frequency-domain/Image-domain Deep Network for Magnetic Resonance Image Reconstruction. arXiv 2018, arXiv:1810.12473. [Google Scholar] [CrossRef]
  32. El-Rewaidy, H.; Fahmy, A.S.; Pashakhanloo, F.; Cai, X.; Kucukseymen, S.; Csecs, I.; Neisius, U.; Haji-Valizadeh, H.; Menze, B.; Nezafat, R. Multi-domain convolutional neural network (MD-CNN) for radial reconstruction of dynamic cardiac MRI. Magn. Reson. Med. 2021, 85, 1195–1208. [Google Scholar] [CrossRef]
  33. Jethi, A.K.; Murugesan, B.; Ram, K.; Sivaprakasam, M. Dual-Encoder-Unet For Fast Mri Reconstruction. In Proceedings of the 2020 IEEE 17th International Symposium on Biomedical Imaging Workshops (ISBI Workshops), Iowa City, IA, USA, 4 April 2020; pp. 1–4. [Google Scholar] [CrossRef]
  34. Souza, R.; Bento, M.; Nogovitsyn, N.; Chung, K.J.; Loos, W.; Lebel, R.M.; Frayne, R. Dual-domain cascade of U-nets for multi-channel magnetic resonance image reconstruction. Magn. Reson. Imaging 2020, 71, 140–153. [Google Scholar] [CrossRef]
  35. Eo, T.; Jun, Y.; Kim, T.; Jang, J.; Lee, H.J.; Hwang, D. KIKI-net: Cross-domain convolutional neural networks for reconstructing undersampled magnetic resonance images. Magn. Reson. Med. 2018, 80, 2188–2201. [Google Scholar] [CrossRef]
  36. Hammernik, K.; Kustner, T.; Yaman, B.; Huang, Z.; Rueckert, D.; Knoll, F.; Akcakaya, M. Physics-Driven Deep Learning for Computational Magnetic Resonance Imaging: Combining physics and machine learning for improved medical imaging. IEEE Signal Process. Mag. 2023, 40, 98–114. [Google Scholar] [CrossRef]
  37. Mispelter, J.; Lupu, M.; Briguet, A. NMR Probeheads for Biophysical and Biomedical Experiments: Theoretical Principles & Practical Guidelines, 2nd ed.; Imperial College Press: London, UK, 2015. [Google Scholar]
  38. De Zanche, N.; Yahya, A.; Vermeulen, F.E.; Allen, P.S. Analytical approach to noncircular section birdcage coil design: Verification with a Cassinian oval coil. Magn. Reson. Med. 2005, 53, 201–211. [Google Scholar] [CrossRef] [PubMed]
  39. Haase, A.; Odoj, F.; Von Kienlin, M.; Warnking, J.; Fidler, F.; Weisser, A. NMR probeheads for in vivo applications. Concepts Magn. Reson. 2000, 12, 361–388. [Google Scholar] [CrossRef]
  40. Giovannetti, G.; Alecci, M.; Galante, A. Biot–Savart-Based Design and Workbench Validation at 100 MHz of Transverse Field Surface RF Coils. Electronics 2023, 12, 2578. [Google Scholar] [CrossRef]
  41. Roemer, P.B.; Edelstein, W.A.; Hayes, C.E.; Souza, S.P.; Mueller, O.M. The NMR phased array. Magn. Reson. Med. 1990, 16, 192–225. [Google Scholar] [CrossRef] [PubMed]
  42. Wright, S.M.; Wald, L.L. Theory and application of array coils in MR spectroscopy. NMR Biomed. 1997, 10, 394–410. [Google Scholar] [CrossRef]
  43. Giovannetti, G.; Viti, V.; Positano, V.; Santarelli, M.F.; Landini, L.; Benassi, A. Coil sensitivity map-based filter for phased-array image reconstruction in Magnetic Resonance Imaging. Int. J. Biomed. Eng. Technol. 2007, 1, 4–17. [Google Scholar] [CrossRef]
  44. Ohliger, M.A.; Larson, P.E.; Bok, R.A.; Shin, P.; Hu, S.; Tropp, J.; Robb, F.; Carvajal, L.; Nelson, S.J.; Kurhanewicz, J.; et al. Combined parallel and partial fourier MR reconstruction for accelerated 8-channel hyperpolarized carbon-13 in vivo magnetic resonance Spectroscopic imaging (MRSI). J. Magn. Reson. Imaging 2013, 38, 701–713. [Google Scholar] [CrossRef]
  45. Mispelter, J.; Lupu, M. Homogeneous resonators for magnetic resonance: A review. Comptes Rendus Chim. 2008, 11, 340–355. [Google Scholar] [CrossRef]
  46. Giovannetti, G.; Frijia, F.; Attanasio, S.; Menichetti, L.; Hartwig, V.; Vanello, N.; Ardenkjaer-Larsen, J.H.; De Marchi, D.; Positano, V.; Schulte, R.; et al. Magnetic resonance butterfly coils: Design and application for hyperpolarized 13C studies. Measurement 2013, 46, 3282–3290. [Google Scholar] [CrossRef]
  47. Yeung, D.; Hutchison, J.M.; Lurie, D.J. An efficient birdcage resonator at 2.5 MHz using a novel multilayer self-capacitance construction technique. MAGMA 1995, 3, 163–168. Available online: https://link.springer.com/article/10.1007/BF01771702 (accessed on 10 January 2024). [CrossRef]
  48. 100C Series Porcelain Multilayer High RF Power Capacitors (MLCs). Available online: https://rfs.kyocera-avx.com/Product/25/100_C_Series_Porcelain_Multilayer_High_RF_Power_Capacitors_(MLCs) (accessed on 11 December 2023).
  49. Hoult, D.I.; Lauterbur, P.C. The sensitivity of the zeugmatographic experiment involving human samples. J. Magn. Reson. 1979, 34, 425–433. [Google Scholar] [CrossRef]
  50. Belevitch, V. Lateral skin effect in a flat conductor. Philips Tech. Rev. 1971, 32, 221–231. [Google Scholar]
  51. Giovannetti, G.; Hartwig, V.; Landini, L.; Santarelli, M.F. Classical and lateral skin effect contributions estimation in strip MR coils. Concepts Magn. Reson. Part B Magn. Reson. Eng. 2012, 41, 57–61. [Google Scholar] [CrossRef]
  52. Grafendorfer, T.; Conolly, S.; Matter, N.; Pauly, J.; Scott, G. Optimized Litz Coil Design for Prepolarized Extremity MRI. Proc. Intl. Soc. Mag. Reson. Med. 2006, 14, 2613. [Google Scholar]
  53. Wright, A.C.; Song, H.K.; Wehrli, F.W. In vivo MR micro imaging with conventional radiofrequency coils cooled to 77 degrees K. Magn. Reson. Med. 2000, 43, 163–169. [Google Scholar] [CrossRef]
  54. Bednorz, J.G.; Müller, K.A. Possible highTc superconductivity in the Ba−La−Cu−O system. Z. Für Phys. B Condens. Matter 1986, 64, 189–193. [Google Scholar] [CrossRef]
  55. Giovannetti, G.; Hartwig, V.; Viti, V.; Zadaricchio, P.; Meini, L.; Landini, L.; Benassi, A. Low field elliptical MR coil array designed by FDTD. Conc. Magn. Reson. Part B Magn. Reson. Eng. 2008, 33, 32–38. [Google Scholar] [CrossRef]
  56. Giovannetti, G.; Fontana, N.; Monorchio, A.; Tosetti, M.; Tiberi, G. Estimation of losses in strip and circular wire conductors of radiofrequency planar surface coil by using the finite element method. Conc. Magn. Reson. Part B Magn. Reson. Eng. 2017, 47, e21358. [Google Scholar] [CrossRef]
  57. Kumar, A.; Bottomley, P.A. Optimized quadrature surface coil designs. Magn. Reson. Mater. Phys. Biol. Med. 2008, 21, 41. [Google Scholar] [CrossRef]
  58. Hartwig, V.; Vanello, N.; Giovannetti, G.; De Marchi, D.; Lombardi, M.; Landini, L.; Santarelli, M.F. B(1)(+)/actual flip angle and reception sensitivity mapping methods: Simulation and comparison. Magn. Reson. Imaging 2011, 29, 717–722. [Google Scholar] [CrossRef]
  59. Hartwig, V.; Giovannetti, G.; Vanello, N.; Landini, L.; Santarelli, M.F. Numerical Calculation of Peak-to-Average Specific Absorption Rate on Different Human Thorax Models for Magnetic Resonance Safety Considerations. Appl. Magn. Reson. 2010, 38, 337–348. [Google Scholar] [CrossRef]
  60. Chen, C.N.; Hoult, D.I. Biomedical Magnetic Resonance Technology; Adam Hilger: Bristol, UK, 1989. [Google Scholar]
  61. Giovannetti, G.; Hartwig, V.; Positano, V.; Vanello, N. Radiofrequency coils for magnetic resonance applications: Theory, design, and evaluation. Crit. Rev. Biomed. Eng. 2014, 42, 109–135. [Google Scholar] [CrossRef] [PubMed]
  62. Giovannetti, G.; Landini, L.; Santarelli, M.F.; Positano, V. A fast and accurate simulator for the design of birdcage coils in MRI. Magn. Reson. Mater. Phys. Biol. Med. 2002, 15, 36–44. [Google Scholar] [CrossRef]
  63. Lucchini, F.; Torchio, R.; Cirimele, V.; Alotto, P.; Bettini, P. Topology optimization for electromagnetics: A survey. IEEE Access 2022, 10, 98593–98611. [Google Scholar] [CrossRef]
  64. Barmada, S.; Fontana, N.; Sani, L.; Thomopulos, D.; Tucci, M. Deep Learning and Reduced Models for Fast Optimization in Electromagnetics. IEEE Trans. Magn. 2020, 56, 7513604. [Google Scholar] [CrossRef]
  65. Barmada, S.; Fontana, N.; Formisano, A.; Thomopulos, D.; Tucci, M. A Deep Learning Surrogate Model for Topology Optimization. IEEE Trans. Magn. 2021, 57, 7200504. [Google Scholar] [CrossRef]
  66. Khan, A.; Ghorbanian, V.; Lowther, D. Deep Learning for Magnetic Field Estimation. IEEE Trans. Magn. 2019, 55, 7202304. [Google Scholar] [CrossRef]
  67. Sasaki, H.; Igarashi, H. Topology Optimization Accelerated by Deep Learning. IEEE Trans. Magn. 2019, 55, 7401305. [Google Scholar] [CrossRef]
  68. Li, Y.; Lei, G.; Bramerdorfer, G.; Peng, S.; Sun, X.; Zhu, J. Machine Learning for Design Optimization of Electromagnetic Devices: Recent Developments and Future Directions. Appl. Sci. 2021, 11, 1627. [Google Scholar] [CrossRef]
  69. Pollok, S.; Bjørk, R.; Jørgensen, P.S. Inverse Design of Magnetic Fields using Deep Learning. IEEE Trans. Magn. 2021, 57, 2101604. [Google Scholar] [CrossRef]
  70. Barmada, S.; Formisano, A.; Thomopulos, D.; Tucci, M. Deep learning as a tool for inverse problems resolution: A case study. COMPEL Int. J. Comput. Math. Electr. Electron. Eng. 2022, 41, 2120–2133. [Google Scholar] [CrossRef]
  71. Di Barba, P.; Mognaschi, M.E.; Sieni, E.; Ziolkowski, M. Convolutional neural networks for the shape design of a magnetic core for material testing: Forward and inverse approaches. Int. J. Appl. Electromagn. Mech. 2022, 69, 389–399. [Google Scholar] [CrossRef]
  72. Amjad, A.; Kamondetdacha, R.; Kildishev, A.V.; Park, S.M.; Nyenhuis, J.A. Power deposition inside a phantom for testing of MRI heating. IEEE Trans. Magn. 2005, 41, 4185–4187. [Google Scholar] [CrossRef]
  73. Jin, K.H.; McCann, M.T.; Froustey, E.; Unser, M. Deep Convolutional Neural Network for Inverse Problems in Imaging. IEEE Trans. Image Process. 2017, 26, 4509–4522. [Google Scholar] [CrossRef] [PubMed]
  74. Liang, D.; Cheng, J.; Ke, Z.; Ying, L. Deep Magnetic Resonance Image Reconstruction: Inverse Problems Meet Neural Networks. IEEE Signal Process. Mag. 2020, 37, 141–151. [Google Scholar] [CrossRef]
  75. Ongie, G.; Jalal, A.; Metzler, C.A.; Baraniuk, R.G.; Dimakis, A.G.; Willett, R. Deep Learning Techniques for Inverse Problems in Imaging. arXiv 2020, arXiv:2005.06001. [Google Scholar] [CrossRef]
  76. Barmada, S.; Di Barba, P.; Formisano, A.; Mognaschi, M.E.; Tucci, M. Learning-Based Approaches to Current Identification from Magnetic Sensors. Sensors 2023, 23, 3832. [Google Scholar] [CrossRef] [PubMed]
  77. Puzyrev, V. Deep learning electromagnetic inversion with convolutional neural networks. Geophys. J. Int. 2019, 218, 817–832. [Google Scholar] [CrossRef]
  78. Barmada, S.; Barba, P.D.; Fontana, N.; Mognaschi, M.E.; Tucci, M. Electromagnetic Field Reconstruction and Source Identification Using Conditional Variational Autoencoder and CNN. IEEE J. Multiscale Multiphysics Comput. Tech. 2023, 8, 322–331. [Google Scholar] [CrossRef]
  79. Kanmaz, T.B.; Ozturk, E.; Demir, H.V.; Gunduz-Demir, C. Deep-learning-enabled electromagnetic near-field prediction and inverse design of metasurfaces. Optica 2023, 10, 1373–1382. [Google Scholar] [CrossRef]
  80. Yau, D.; Crozier, S. A Genetic Algorithm/Method of Moments Approach to the Optimization of an RF Coil for MRI Applications—Theoretical Considerations—Abstract. J. Electromagn. Waves Appl. 2003, 17, 753–754. [Google Scholar] [CrossRef]
  81. Rogovich, A.; Nepa, P.; Manara, G.; Monorchio, A. RF coils for MRI applications—A design procedure. In Proceedings of the 2005 IEEE Antennas and Propagation Society International Symposium, Washington, DC, USA, 3–8 July 2005; Volume 1, pp. 856–859. [Google Scholar] [CrossRef]
  82. Hadley, J.R.; Parker, D.; Furse, C.M. RF Coil Design for MRI Using a Genetic Algorithm. Appl. Comput. Electromagn. Soc. J. 2007, 22, 277–286. [Google Scholar]
  83. Nadig, K.; Potter, W.M.; Potter, W.D. Homogeneous RF Coil Design Using a GA. In Advanced Research in Applied Artificial Intelligence; Jiang, H., Ding, W., Ali, M., Wu, X., Eds.; Lecture Notes in Computer Science; Springer: Berlin/Heidelberg, Germany, 2012; pp. 197–205. [Google Scholar] [CrossRef]
  84. Arshad, M.; Qureshi, M.; Inam, O.; Omer, H. Transfer learning in deep neural network-based receiver coil sensitivity map estimation. MAGMA 2021, 34, 717–728. [Google Scholar] [CrossRef]
  85. Hui, P.; Shen, G.X. Application of artificial neural network methods in HTS RF coil design for MRI. Concepts Magn. Reson. Part B Magn. Reson. Eng. 2003, 18, 9–14. [Google Scholar] [CrossRef]
Figure 1. Diagram representing the different types of ML methods used in MR image reconstruction.
Figure 1. Diagram representing the different types of ML methods used in MR image reconstruction.
Sensors 24 01954 g001
Figure 2. Workflow of the unrolled optimization methods (UOM), the most used deep-learning, physics-based method for MR image reconstruction.
Figure 2. Workflow of the unrolled optimization methods (UOM), the most used deep-learning, physics-based method for MR image reconstruction.
Sensors 24 01954 g002
Figure 3. Direct/forward EM problem typically solved in the literature through deep learning paradigms.
Figure 3. Direct/forward EM problem typically solved in the literature through deep learning paradigms.
Sensors 24 01954 g003
Figure 4. Inverse EM problem solved in the literature through deep learning paradigms.
Figure 4. Inverse EM problem solved in the literature through deep learning paradigms.
Sensors 24 01954 g004
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Giovannetti, G.; Fontana, N.; Flori, A.; Santarelli, M.F.; Tucci, M.; Positano, V.; Barmada, S.; Frijia, F. Machine Learning for the Design and the Simulation of Radiofrequency Magnetic Resonance Coils: Literature Review, Challenges, and Perspectives. Sensors 2024, 24, 1954. https://doi.org/10.3390/s24061954

AMA Style

Giovannetti G, Fontana N, Flori A, Santarelli MF, Tucci M, Positano V, Barmada S, Frijia F. Machine Learning for the Design and the Simulation of Radiofrequency Magnetic Resonance Coils: Literature Review, Challenges, and Perspectives. Sensors. 2024; 24(6):1954. https://doi.org/10.3390/s24061954

Chicago/Turabian Style

Giovannetti, Giulio, Nunzia Fontana, Alessandra Flori, Maria Filomena Santarelli, Mauro Tucci, Vincenzo Positano, Sami Barmada, and Francesca Frijia. 2024. "Machine Learning for the Design and the Simulation of Radiofrequency Magnetic Resonance Coils: Literature Review, Challenges, and Perspectives" Sensors 24, no. 6: 1954. https://doi.org/10.3390/s24061954

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop