NMR relaxation time inversion method based on unsupervised neural network

Information

  • Patent Grant
  • 11680998
  • Patent Number
    11,680,998
  • Date Filed
    Thursday, September 15, 2022
    a year ago
  • Date Issued
    Tuesday, June 20, 2023
    11 months ago
Abstract
An NMR relaxation time inversion method based on an unsupervised neural network includes simulating inversion kernel matrix, simulating continuous NMR relaxation time spectrum, simulating noise, calculating NMR relaxation signals as samples, various samples forming a sample set, constructing an unsupervised neural network model, and defining a loss function of the unsupervised neural network model; and taking the samples in the training sample set as an input of the unsupervised neural network model, to obtain an optimal mapping relationship between the NMR relaxation signals and the NMR relaxation time spectrum with a minimum loss function. The present invention provides the possibility of using experimental data as the sample for training since the trading sample does not need to be labeled, can automatically learn the optimal regularization parameters without depending on the initial value and manual experience, and predicts fast.
Description
TECHNICAL FIELD

The present invention belongs to the technical field of nuclear magnetic resonance, in particular to an NMR relaxation time inversion method based on an unsupervised neural network.


BACKGROUND

The NMR relaxation time is a key parameter describing the dynamics of the spins under investigation and its interaction with the surrounding environment. There are two kinds of NMR relaxation time commonly used in the research: longitudinal (spin-lattice) relaxation time T1 and transverse (spin-spin) relaxation time T2. For simple NMR samples (such as pure water), the relaxation process is in a form of a single exponential time-varying function, and the relaxation times (T1 and T2) of the samples are easily analyzed as single components. However, if the sample under investigation contains a variety of substance components or a complex system with uneven local microenvironment inside the sample, the NMR relaxation process of samples is no longer a simple single exponential time-varying function, but a complex form of multi-exponential time-varying function. The NMR relaxation time analysis of complex system is much more complicated and difficult, so the relaxation time of each component (also called NMR relaxation time spectrum, T1 spectrum, T2 spectrum) can be obtained by suitable and specific NMR relaxation time inversion method, and the substance characteristics and kinetic information corresponding to each component of the studied sample can be analyzed and understood.


Currently, the NMR relaxation time spectrum correlation technology has been widely used in many fields such as petroleum, chemical industry, food, agriculture, medicine, materials and so on. The traditional method of obtaining NMR relaxation time spectrum is usually Laplace inversion of the original spin relaxation signal, which is an ill-conditioned algorithm. Because of the small noise in the original spin relaxation signal, the inversion results may change greatly, which makes the relaxation time spectrum uncertain. Traditional inversion methods can be divided into linear inversion methods and nonlinear inversion methods. Linear inversion methods are mainly truncated singular value decomposition and Tikhonov regularization method. Nonlinear inversion methods include Monte Carlo method and maximum entropy method. Linear inversion methods usually employ non-negative regularization to constrain the amplitude and shape of the solution to reduce the uncertainty of the solution, but the solution is sensitive to the regularization term parameters, depends on prior information, and needs to be adjusted manually. Nonlinear inversion methods usually use multiple iterations to find the global minimum of the objective function, and the operation speed of this kind of methods is very slow.


Recently, deep learning network has been used to solve this kind of inversion problem. The supervised training of deep neural network (STD) with reference data is used to obtain the relaxation time spectrum. This method does not need to adjust the regularization parameters manually. Compared with traditional methods, this method reduces the dependence on regularization parameters. However, the STD training needs to refer to the relaxation time spectrum as a label. If the experimental data is used as the training data, it is almost impractical to make the label.


The present invention provides an unsupervised training of deep neural network (UTD) to solve the above problem. It is called unsupervised learning to solve various problems in pattern recognition based on unknown (unlabeled) training samples. A neural network trained by the unlabeled training samples is an unsupervised neural network. The present invention trains the neural network using unlabeled NMR relaxation signals as training samples and using a forward problem as a loss function during training. The present invention can train the network without reference to the NMR relaxation time spectrum as a label, and the network learns the regularization parameters autonomously, thereby further reducing the dependence on the parameters


SUMMARY

In view of the defects existing in the prior art, the present invention aims to provide an NMR relaxation time inversion method based on an unsupervised neural.


In order to achieve the above purpose, the present invention adopts the following technical measures:


an NMR relaxation time inversion method based on an unsupervised neural network, including:


step 1, simulating inversion kernel matrix K, simulating continuous NMR relaxation time spectrum F, simulating noise ε, calculating NMR relaxation signals custom character according to custom character=KF+ε as samples, various samples forming a sample set, and dividing the sample set into a training sample set and a test sample set;


step 2, constructing an unsupervised neural network model, and defining a loss function of the unsupervised neural network model as:







1

N
B







i
=
1


N
B



(








i

-

KH

(



i

,
Θ

)




2
2


α

i

1

2


+


W

(


i

)


α

i

2

2


+

2

log


α

i

1




α

i

2




)






wherein NB is the number of NMR relaxation signals, custom characterι is the ι-th NMR relaxation signal, K is an inversion kernel matrix, H(custom characterι, Θ) is a mapping relationship between the ι-th NMR relaxation signal custom characterι and the corresponding ι-th NMR relaxation time spectrum Fι, Θ is a weight of the neural network model, W(custom characterι)=δι∥H(custom characterι,Θ)∥1+(1−δι)∥H(custom characterι,Θ)∥22, δι is a standard deviation of the ι-th NMR relaxation signal custom characterι in a range of (0, 1), and αl1 and αl2 are regularization parameters, ∥ ∥1 is 1-norm, and ∥ ∥22 is a square of 2-norm; and


step 3, taking the samples in the training sample set as an input of the unsupervised neural network model, to obtain an optimal mapping relationship between the NMR relaxation signals and the NMR relaxation time spectrum with a minimum loss function.


The simulating inversion kernel matrix K as described above includes the following steps:


predefining echo signal parameters, the predefined echo signal parameters comprising a number of echo signals and an interval of sampling time points of two adjacent echo signals;


predefining NMR relaxation time parameters, the NMR relaxation time parameters comprising a range and number of predefined NMR relaxation times; and


calculating the inversion kernel matrix K according to the echo signal parameters and the NMR relaxation time parameters.


The simulating continuous NMR relaxation time spectrum F as described above includes the following steps:


simulating the continuous NMR relaxation time spectrum F by randomly generating a plurality of Gaussian functions on a logarithmic scale with the full width half maxima of random peaks, random positions and random relative amplitudes, the full width half maxima of spectral peaks being between 0.1 and 1, and the positions of the spectral peaks varying from a maximum value to a minimum value of each of the predefined NMR relaxation times.


The unsupervised neural network model as described above includes a first sub-network including one input layer, four hidden layers and one output layer; and a second sub-network includes one input layer, two hidden layers and one output layer; the first sub-network and the second sub-network sharing the same input layer.


As described above, an activation function of the output layer of the first sub-network is a softmax function; and an activation function of the output layer of the second sub-network is a softplus function.


Compared with the prior art, the present invention has the following beneficial effects:


1. The training sample of the present invention does not need to be labeled, which provides the possibility of using experimental data as the sample for training.


2. The present invention can automatically learn the optimal regularization parameters, and does not depend on the initial value and manual experience.


3. The prediction model of the present invention has high prediction speed, which provides possibility for real-time online monitoring.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a structural diagram of an unsupervised neural network model;



FIG. 2A is a simulated NMR transverse relaxation multi-exponential decay signal with a narrow peak width of NMR transverse relaxation time spectrum;



FIG. 2B is a contrast diagram of the NMR transverse relaxation time spectrum (solid line) predicted by the prediction model and the corresponding simulated continuous NMR transverse relaxation time spectrum (dashed line) by inputting the NMR transverse relaxation multi-exponential decay signal in FIG. 2A to the prediction model;



FIG. 3A is a simulated NMR transverse relaxation multi-exponential decay signal with a wide peak width of NMR transverse relaxation time spectrum; and



FIG. 3B is a contrast diagram of the NMR transverse relaxation time spectrum (solid line) predicted by the prediction model and the corresponding simulated continuous NMR transverse relaxation time spectrum (dashed line) by inputting the NMR transverse relaxation multi-exponential decay signal in FIG. 3A to the prediction model.





DETAILED DESCRIPTION OF THE EMBODIMENTS

In order to facilitate the understanding and practice of the present invention by those of ordinary skill in the art, the present invention is described in further detail below in connection with embodiments, and it should be understood that the examples of implementation described herein are intended to illustrate and explain the invention only and are not intended to limit the present invention.


The NMR relaxation time includes a transverse relaxation time and a longitudinal relaxation time. This embodiment is explained with the transverse relaxation time as an example, and the difference between the longitudinal relaxation time and the transverse relaxation time is only in the formula of the relaxation signal. The transverse relaxation signal is a decay signal (decreasing with time) and the longitudinal relaxation signal is a recovery signal (increasing with time). Inversion algorithms of longitudinal relaxation time T1 spectrum and transverse relaxation time T2 spectrum are consistent in mathematical principle, so T2 is often taken as an example in discussing and studying multi-exponential inversion algorithms. Therefore, this embodiment is illustrated by the inversion of NMR transverse relaxation time T2.


The simulated NMR relaxation signal is used as a sample, which in this embodiment is an NMR transverse relaxation multi-exponential decay signal. In this embodiment, the mathematical model of the NMR relaxation signal is expressed in Formula (1):











M

(
τ
)

=





f

(

T
2

)



exp

(

-

τ

T
2



)



dT
2



+
ε


,


f

(

T
2

)


0





Formula



(
1
)








Where τ denotes an echo sampling time, T2 denotes the NMR relaxation time, the NMR relaxation time in this embodiment is the NMR transverse relaxation time, M(τ) denotes the amplitude of the NMR relaxation signal, the amplitude of the NMR relaxation signal in this embodiment is an amplitude of the NMR transverse relaxation multi-exponential decay signal, f(T2) denotes a distribution of the NMR relaxation time (T2), i.e., corresponding to an NMR relaxation time spectrum F, and the NMR relaxation time spectrum F in this embodiment is the NMR transverse relaxation time spectrum, ε denotes noise.


NMR relaxation time inversion refers to presetting a series of values of τ, measuring a set of NMR relaxation signal intensities M(τ), and calculating a distribution f(T2) of the NMR relaxation time spectrum.


To solve the above problems, firstly, the formula (1) is discretized:

custom character=KF+ε  Formula (2)


where








=

{


M

(

τ
i

)

,

i
=
1

,


,
n

}


,

F
=

{


f

(

T

2

_

j


)

,

j
=
1

,


,
m

}


,


K
=

{



K
ij

=

exp

(

-


τ
i


T

2

_

j




)


,

i
=
1

,


,

n
;

j
=
1


,


,
m

}






K denotes an inversion kernel matrix, custom character denotes an NMR relaxation signal, F denotes a continuous NMR relaxation time spectrum, m denotes the number of predefined NMR relaxation times (T2), j denotes the number of predefined NMR relaxation times (T2), T2_j denotes the j-th predefined NMR relaxation times (T2), n denotes the number of echo signals, n denotes the number of the echo signals, f(T2_j) denotes the amplitude corresponding to the j-th predefined NMR relaxation times T2_j, and τι denotes the sampling time of the i-th echo. M(τι) denotes the amplitude of the i-th echo signal, which is the superposition of multiple single exponential echo signal amplitudes. In this embodiment, the amplitude of the single exponential echo signal is a amplitude of a single exponential decay echo signal.


Then, a mapping relationship H between custom character and F is calculated, as shown in Formula 3.

H:custom character→F  Formula (3)


The inversion method provided by the present invention is implemented by an unsupervised depth neural network, and an unsupervised neural network model can be expressed as the following formula:

F=H(custom character,Θ)  Formula (4)


The NMR relaxation signal custom character is an input of the unsupervised neural network model; the NMR relaxation time spectrum F is an output of the unsupervised neural network model; Θ is a weight of the unsupervised neural network model; and H is the mapping relationship between NMR relaxation signal and the NMR relaxation time spectrum.


An NMR relaxation time inversion method based on an unsupervised neural network, which includes:


Step 1. preparation of a training sample set and a test sample set


The simulated NMR relaxation signal is used as a sample, which in this embodiment is an NMR transverse relaxation multi-exponential decay signal, the samples are generated as follows:


1) simulating inversion kernel matrix K:


predefining echo signal parameters, in particular: the number n of predefined echo signals is 2048, TE is 0.2 ms, that is, the number of sampling time points of the echo signals is 2048, and an interval between sampling time points of adjacent two echo signals is 0.2 ms;


Predefining NMR relaxation time (T2) parameters, the NMR relaxation time in this embodiment is the NMR transverse relaxation time, in particular: predefining the number m of the NMR relaxation time (T2) to be 128, that is, 128 predefined NMR relaxation times T2 are logarithmically distributed within an NMR relaxation time range of 0.1 ms to 1000 ms; and


calculating the inversion kernel matrix K according to the set echo signal parameters and the NMR relaxation time parameters.


2) Simulating continuous NMR relaxation time spectrum F, where the NMR relaxation time spectrum F is the NMR transverse relaxation time spectrum: simulating the continuous NMR relaxation time spectrum F by randomly generating four Gaussian functions on a logarithmic scale with the full width half maxima of random peaks, random positions and random relative amplitudes. The full width half maxima of spectral peaks are between 0.1 and 1, and the positions of the spectral peaks vary from the maximum value to the minimum value of the 128 predefined NMR relaxation times T2; and the amplitudes of the spectral peaks are normalized.


3) Simulating noise ε (signal-to-noise ratio is randomly generated between 10 and 80), and the noise e is Rayleigh noise. According to custom character=KF+ε, the NMR relaxation signal custom character containing noise can be calculated as a sample, and various sample constitutes a sample set, which is divided into a training sample set and a test sample set.


In this embodiment, the total number of samples in the training sample set is 50,000.


Step 2. establishment of an unsupervised depth neural network model


The unsupervised neural network model established in this embodiment consists of two sub-networks, namely, a first sub-network and a second sub-network. As shown in FIG. 1, the first sub-network includes one input layer, four hidden layers and one output layer; and the second sub-network includes one input layer, two hidden layers and one output layer. The first sub-network and the second sub-network share the same input layer, and the number of neurons in the input layer is 2,048. In the first sub-network, there are 2,048 neurons in each hidden layer and 128 neurons in the output layer. In the second sub-network, there are 2,048 neurons in each hidden layer and 2 neurons in the output layer. An activation function of the hidden layer of the first sub-network and the second sub-network is a Rectified Linear Unit (ReLU). The activation function of the output layer in the first sub-network is a softmax function; and the activation function of the output layer in the second sub-network is a softplus function.


The training process of the unsupervised neural network is the process of determining the weight Θ of neural network model by minimizing the predefined loss function.


The predefined loss function of the unsupervised neural network model established in this embodiment is:







1

N
B







i
=
1


N
B



(








i

-

KH

(



i

,
Θ

)




2
2


α

i

1

2


+


W

(


i

)


α

i

2

2


+

2

log


α

i

1




α

i

2




)






where NB is the number of NMR relaxation signals, custom characterι is the i-th NMR relaxation signal, K is an inversion kernel matrix, H(custom characterι,Θ) is a mapping relationship between the ι-th NMR relaxation signal custom characterι and the corresponding ι-th NMR relaxation time spectrum Fι, Θ is a weight of the neural network model, W(custom characterι)=δι∥H(custom characterι,Θ)∥1+(1−δι)∥H(custom characterι,Θ)∥22, δι is a standard deviation of the ι-th NMR relaxation signal custom characterι in a range of (0, 1). αl1 and αl2 are regularization parameters, output results of the second network: ∥ ∥1 is 1-norm; and ∥×∥22 is a square of 2-norm.


The first term in the loss function:













i

-

KH

(



i

,
Θ

)




2
2


α

i

1

2


,





is the fidelity loss term of the NMR relaxation signal. Fidelity loss is defined according to the forward physical model and data noise characteristics. Fidelity term is used to restrict the consistency between network output and measurement data.


The second term in the loss function:








W

(


i

)


α

i

2

2


,





is a continuity constraint term of the NMR relaxation time spectrum of the network output.


The third term in the loss function: 2 log αl1 αl2, is a regularization parameter term, which is a balance term between the first term and the second term of the loss function.


Step 3, training of the unsupervised neural network model


The input of the unsupervised neural network model is the samples in the training sample set. The unsupervised neural network model established in the step 2 is trained to self-learn the optimal regular parameters αl1 and αl2, and self-learn the optimal mapping relationship between the NMR relaxation signal and the NMR relaxation time spectrum. For all the samples in the training sample set, the loss function is minimized, that is, the optimal mapping relationship is obtained. The trained unsupervised neural network model is called predictive model T2Inversion-UTD.


In this embodiment, before training the unsupervised neural network model, the hyper parameters of the unsupervised neural network model are set as follows: a batch size of learning is 2; initial bias vectors of the input layer, each hidden layer and the last output layer are all zero, and an iteration epoch is 2,000. The iterative algorithm adopts adaptive moment estimation algorithm (Adam) with a learning rate of 1e-5.


Step 4, inversion


The samples in the test sample set are input into the prediction model T2Inversion-UTD learned in step 3 for prediction, and the corresponding calculated NMR relaxation time spectrum is output.



FIG. 2A is a simulated NMR transverse relaxation multi-exponential decay signal with a narrow peak width of NMR transverse relaxation time spectrum;



FIG. 3A is a simulated NMR transverse relaxation multi-exponential decay signal with a wide peak width of NMR transverse relaxation time spectrum; and



FIG. 2B is a contrast diagram of the NMR transverse relaxation time spectrum (solid line) predicted by the prediction model and the corresponding simulated continuous NMR transverse relaxation time spectrum (dashed line) by inputting the NMR transverse relaxation multi-exponential decay signal in FIG. 2A to the prediction model;



FIG. 3B is a contrast diagram of the NMR transverse relaxation time spectrum (solid line) predicted by the prediction model and the corresponding simulated continuous NMR transverse relaxation time spectrum (dashed line) by inputting the NMR transverse relaxation multi-exponential decay signal in FIG. 3A to the prediction model. The simulated NMR transverse relaxation decay signal in FIG. 2A is a signal with a narrow peak width of the NMR transverse relaxation time spectrum, and the simulated NMR transverse relaxation decay signal in FIG. 3A is a signal with a wide peak width of the NMR transverse relaxation time spectrum.


It can be seen from the experimental results that the method of the present invention can better determine the width and position of the NMR transverse relaxation time spectrum peak under a certain signal-to-noise ratio condition.


On the computer equipped with GTX1080Ti, the total prediction time for the 629 samples in the test sample set was 1.03125s, and the prediction time for one sample was 1.6395 ms.


The specific embodiments described herein are merely illustrative of the spirit of the present invention. Those skilled in the art to which the present invention pertains may make various modifications or additions to or similarly replace the detailed embodiments described without departing from the spirit of the present invention or exceeding the scope defined by the appended claims.

Claims
  • 1. An NMR relaxation time inversion method based on an unsupervised neural network, wherein the NMR relaxation time inversion method comprises: step 1, simulating an inversion kernel matrix K, simulating a continuous NMR relaxation time spectrum F, simulating noise ε, calculating NMR relaxation signals according to =KF+ε as samples, various samples forming a sample set, and dividing the sample set into a training sample set and a test sample set;step 2, constructing an unsupervised neural network model, and defining a loss function of the unsupervised neural network model as:
  • 2. The NMR relaxation time inversion method based on the unsupervised neural network according to claim 1, wherein the simulating the inversion kernel matrix K comprises: predefining echo signal parameters, the echo signal parameters predefined comprising a number of echo signals and an interval of sampling time points of two adjacent echo signals;predefining NMR relaxation time parameters, the NMR relaxation time parameters comprising a range and a number of predefined NMR relaxation times; andcalculating the inversion kernel matrix K according to the echo signal parameters and the NMR relaxation time parameters.
  • 3. The NMR relaxation time inversion method based on the unsupervised neural network according to claim 1, wherein the simulating the continuous NMR relaxation time spectrum F comprises: simulating the continuous NMR relaxation time spectrum F by randomly generating a plurality of Gaussian functions on a logarithmic scale with full width half maxima of random peaks, random positions and random relative amplitudes, full width half maxima of spectral peaks being between 0.1 and 1, and positions of the spectral peaks varying from a maximum value to a minimum value of each of predefined NMR relaxation times.
  • 4. The NMR relaxation time inversion method based on the unsupervised neural network according to claim 1, wherein the unsupervised neural network model comprises a first sub-network comprising one input layer, four hidden layers and one output layer; and a second sub-network comprising one input layer, two hidden layers and one output layer; the first sub-network and the second sub-network sharing the same input layer.
  • 5. The NMR relaxation time inversion method based on the unsupervised neural network according to claim 4, wherein an activation function of the one output layer of the first sub-network is a softmax function; and an activation function of the one output layer of the second sub-network is a softplus function.
Priority Claims (1)
Number Date Country Kind
202111292003.3 Nov 2021 CN national
CROSS REFERENCE TO THE RELATED APPLICATIONS

This application is a continuation application of the International Application No. PCT/CN2021/129050, filed on Nov. 5, 2021, which is based upon and claims priority to Chinese Patent Application No. 202111292003.3, filed on Nov. 3, 2021, the entire contents of which are incorporated herein by reference.

US Referenced Citations (2)
Number Name Date Kind
10546237 Heifets Jan 2020 B2
11122778 Haase Sep 2021 B2
Foreign Referenced Citations (2)
Number Date Country
107728231 Feb 2018 CN
111898734 Nov 2020 CN
Non-Patent Literature Citations (1)
Entry
Dong Liang, et al., Deep Magnetic Resonance Image Reconstruction Inverse problems meet neural networks, IEEE Signal Processing Magazine, 2020, pp. 141-151.
Related Publications (1)
Number Date Country
20230140265 A1 May 2023 US
Continuations (1)
Number Date Country
Parent PCT/CN2021/129050 Nov 2021 US
Child 17945120 US