| 1: Input: A set of training low-dose PET images , a set of training multimodal MRI images including , , , and a set of training full-dose PET images . N is the total number of training samples. |
| 2. Perform the 3D LA-GANs between IL, IT1, IFA, IMD and IS to obtain the fusion network F, the generator network G, and the discriminator network D. |
| 3. For each training sample i (i=1,2,...,N), use the above trained fusion network F and generator network G to generate the synthetic full-dose PET image . Finally, get the estimations for all training subjects . |
| 4. The synthesis of the training subjects , along with the original low-dose PET IL and multimodal MRI images IT1, IFA and IMD, are all input to the subsequent LA-GANs network, namely, auto-context LA-GANs, to obtain the updated fusion network F′, the generator network G′ and the discriminator network D′. |
| 5: Output: The trained fusion networks for LA-GANs and auto-context LA-GANs F and F’, as well as the trained generator networks G and G’. |