Pith. sign in

REVIEW 4 major objections 7 minor 56 references

MIND: Multimodal Intent-Driven Network via Diffusion Transformers for Medical Image Fusion

T0 review · 4 major / 7 minor · reviewed 2026-07-31 · grok-4.5

Pith's one-line read Medical image fusion guided by diagnostic intent texts, not uniform rules, yields clearer composites and better brain-tumor segmentation.

desk verdict Solid systems paper on intent-conditioned DiT fusion with real multi-dataset evidence; the clinical-intent story is only partly isolated. read the letter →

arxiv 2607.28565 v1 pith:VLXYSZVV submitted 2026-07-30 cs.CV

classification cs.CV
keywords multimodalimagefusiondiffusiontransformersmedicalprocessingintent-drivenmulti-scalelatentadaptersemanticconsistencylossbraintumorsegmentation
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper argues that fusing MRI, CT, PET, and SPECT should follow an explicit diagnostic intent rather than one global blending rule. It builds MIND, a diffusion-transformer fusion model steered by pathology-aware texts that a biomedical language model writes from the source pair, stating what anatomy to keep and what functional signal to highlight. A multi-scale adapter reinjects 2D spatial structure that sequence flattening would otherwise erase, and a late-timestep semantic loss locks the fused image to the intent text without wrecking early physical reconstruction. On Harvard, BraTS, and GFP data the method reports stronger fusion metrics than eight baselines and raises downstream nnU-Net tumor segmentation accuracy, while letting users change the text to retarget the fusion. The practical stake is clearer, controllable multimodal images for clinical decision support.

What carries the argument

The Multi-scale Latent Adapter (MLA) plus the timestep-truncated medical semantic consistency loss: MLA extracts multi-scale 2D features from source latents before flattening and injects them into matching transformer depths; the semantic loss applies BioMedCLIP image–text alignment only after an early-noise cutoff so physical manifold reconstruction stays stable while late steps lock to the intent text.

What would settle it

On a held-out clinical cohort with independent expert labels, check whether MIND fused images still beat strong non-text baselines on radiologist diagnostic accuracy or lesion segmentation Dice when the guiding texts are wrong, generic, or replaced by human-written intents; a collapse of the claimed gains would falsify the intent-proxy claim.

Watch

Extended reading notes

Core claim

Guiding a diffusion transformer with intent-driven fusion texts, multi-scale latent spatial injection, and a timestep-truncated medical semantic consistency loss produces fused medical images that retain more source information, stay aligned with stated diagnostic goals, and improve brain-tumor segmentation relative to uniform-rule and prior text-driven fusion methods.

Load-bearing premise

That language-model fusion texts and CLIP-style image–text similarity are faithful stand-ins for real clinical diagnostic intent and medical image quality.

Editorial extensions

If this is right

  • Fused CT/PET/SPECT–MRI and FLAIR–T1CE images retain higher entropy, mutual information, and contrast than eight published fusion methods on the reported benchmarks.
  • nnU-Net tumor segmentation on BraTS improves, with the best mean rank across edema, non-enhancing, and enhancing subregions.
  • Changing the fusion text retargets what structures and metabolic cues appear in the output, enabling interactive control.
  • The same pipeline generalizes to non-radiology GFP–phase-contrast cell images when prompts are adapted.
  • Intent-conditioned fusion becomes a building block for text-steerable clinical decision-support imaging.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If intent texts are the control knob, hospital systems could store per-specialty prompt templates (e.g., bone vs soft tissue vs perfusion) instead of training separate fusion networks per modality pair.
  • The early-noise truncation idea may transfer to other medical generative tasks where semantic losses currently fight pixel fidelity, such as MRI reconstruction or lesion inpainting.
  • Failure modes will likely cluster where BioMedGPT misreads rare pathology or BioMedCLIP rewards superficial color/texture match; auditing those pairs is the next empirical stress test.
  • Latency still sits in multi-second diffusion territory, so clinical bedside use would need distillation or fewer ODE steps before interactive reading-room deployment.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 7 minor

Summary. MIND proposes a Diffusion Transformer framework for medical image fusion conditioned on intent-driven fusion texts generated by BioMedGPT. The architecture freezes an SDXL VAE and Phi-3 DiT backbone, injects multi-scale 2D anatomical priors via a Multi-scale Latent Adapter (MLA) before sequence modeling, and trains with continuous flow matching plus a timestep-truncated medical semantic consistency loss (BioMedCLIP cosine, Eqs. 11–13) and anatomical reconstruction terms (Eq. 14). Experiments on Harvard (CT/PET/SPECT–MRI), BraTS FLAIR–T1CE, and GFP–PC report strong fusion metrics (Table 1, Table 5), ablations of MLA/L_sem/truncation (Table 4, Fig. 9), hyperparameter and allocation studies, ODE-stability checks, text-robustness (Table 6), and nnU-Net tumor segmentation on max-tumor 2D BraTS slices (Table 3, Fig. 8). The paper claims superior fusion quality, significantly improved downstream segmentation, and flexible interactive fusion for clinical decision support.

Significance. If the results hold under stronger clinical isolation, this is a solid systems contribution: it adapts DiT/flow-matching fusion to medical settings with an explicit spatial adapter and a carefully staged semantic loss, and it provides unusually thorough empirical support (eight fusion metrics across three Harvard tasks, external GFP, efficiency table, component ablations, allocation variants, wrong-text robustness, and a downstream segmentation endpoint). The intent-driven vs process-driven framing and the MLA residual injection are concrete engineering ideas others can reuse. The main significance risk is that the clinical-utility and “intent-driven” claims rest heavily on VLM proxies and a partially confounded segmentation protocol rather than on isolated causal evidence or human expert evaluation.

major comments (4)
  1. [§4.3.3, Table 3] Table 3 / §4.3.3: The claim that MIND “significantly improves downstream brain tumor segmentation accuracy” is only partly supported. Mean Rank 2.000 is driven by ED (0.786) and ET (0.616), while NET (0.706) is below TextFusion (0.731) and MR-T1CE-only (0.728). More importantly, there is no ablation that freezes the DiT+MLA stack and swaps intent-driven texts for process-driven/null texts, then re-trains nnU-Net. Without that control, gains cannot be attributed to intent guidance versus MLA, flow matching, or reconstruction losses. Please add this isolation experiment or soften the causal language.
  2. [§3.4, Eqs. (11)–(13)] §3.4, Eqs. (11)–(13) and Fig. 3: The medical semantic consistency loss treats BioMedCLIP cosine similarity (with threshold θ=0.85) as a surrogate for diagnostic correctness, and BioMedGPT texts as faithful encodings of clinical intent. Table 4 and Table 6 show CLIP and metric movement under these proxies, but no radiologist preference study, lesion-localization task, or pathology-verified labels validate that higher CLIP/L_sem corresponds to better clinical content rather than text–image surface match. This is load-bearing for the “intent-driven intelligent clinical decision support” claim. At minimum, report expert ratings on a subset or a task-based interactive protocol; otherwise narrow the claim to metric/CLIP-controllable fusion.
  3. [§4.1, Table 3] §4.1 Data Pre-processing: BraTS volumes are reduced to a single 2D slice per case via arg max of tumor mask area. Downstream Dice therefore measures 2D max-tumor-slice segmentation, not standard 3D BraTS evaluation. This choice is understandable for a 2D fusion backbone but should be stated explicitly in the abstract/claims, and preferably supplemented with multi-slice or 3D aggregation so that “brain tumor segmentation accuracy” is not over-read as full volumetric clinical performance.
  4. [Appendix A, Eq. (14)] Appendix A / training setup: Under data scarcity the paper uses complementary synthetic degradations of clean MRI as self-supervised GT pairs, plus VLM-generated texts, with no absolute multimodal fusion GT. That is a reasonable practical choice, but it interacts with L_rec (Eq. 14), which anchors reconstruction toward the anatomical source I_A. Please clarify how much reported Harvard/BraTS superiority depends on this self-supervised regime versus true multimodal supervision, and whether functional-modality fidelity is systematically under-penalized relative to anatomical structure.
minor comments (7)
  1. [Abstract] Abstract and §1: “significantly improves” should be qualified (which sub-regions, vs which baselines) once Table 3 is clarified.
  2. [Table 1] Table 1 SPECT-MRI: MIND AG (6.974) is not best; several baselines exceed it. The narrative of comprehensive superiority should acknowledge metric-level trade-offs more evenly.
  3. [§3.3–§3.4, Appendix D] Eq. (5) and surrounding text: “machanism” → “mechanism”; also check “wights” in §3.4 and “Rubustness” in Appendix D.
  4. [Fig. 9] Fig. 9 caption uses β in panel labels while the text discusses Φ, L_sem, and γ; align notation with Table 4.
  5. [Table 2] Table 2: report number of ODE/function evaluations and hardware parity conditions so inference-time comparisons to DDFM/Text-DiFuse are interpretable.
  6. [§4.2] §4.2: PyTorch “2.12.0” looks implausible at time of writing; verify version string.
  7. [§2.2] Related work could more clearly separate medical-specific text-fusion baselines from general IR/VIS methods when claiming novelty of intent-driven (vs process-driven) prompts.

Circularity Check

1 steps flagged · score 2.0 of 10

Empirical fusion system; only mild circularity is BioMedCLIP used both as L_sem training signal and as reported CLIP metric—main EN/MI/Dice claims remain external.

  1. fitted input called prediction [§3.4 Eqs. 11–13; Table 4 CLIP column; §4.5.1 ablation]
    "We first define the cosine similarity between the generated image and the textual instruction as: S_cos(Î_1,T)=E_CLIP−I(Î_1)·E_CLIP−T(T)/… where E_CLIP−I and E_CLIP−T denote the frozen image and text encoders of BioMedCLIP [48]. … L_sem = E_t∼U(0,1)[I(t>τ)·t·ℓ_sem(Î_1,T)]. … Specifically, the CLIP score improves by 15.49%, 8.86%, and 23.88% across the three subsets."

    L_sem directly maximizes BioMedCLIP image–text cosine similarity (with threshold θ). Reporting the same BioMedCLIP cosine as ‘CLIP’ / MedCLIP-S and attributing large CLIP gains to L_sem is statistically forced for that metric: the evaluation coordinate is the training objective. This does not make EN/MI/Dice circular, but CLIP-score ‘predictions’ of semantic locking are not independent evidence.

full rationale

MIND is a systems/ML paper, not a closed-form derivation. The generative objective (continuous flow matching, Eq. 9), physical reconstruction toward anatomical sources (L_rec, Eq. 14), Multi-scale Latent Adapter injection, and BioMedGPT intent texts are design choices evaluated against eight external SOTA methods on held-out Harvard/BraTS/GFP splits and an independent nnU-Net segmentation endpoint (Tables 1, 3, 5). Those primary metrics (EN, MI, SD, AG, SF, Dice) are not algebraic restatements of the training losses. The only mild circularity is that BioMedCLIP cosine similarity is both the training penalty (Eqs. 11–13) and a reported alignment score (Table 4 CLIP column, ablation CLIP gains); CLIP improvements are therefore partly by construction and should not be read as independent evidence of clinical intent. That does not force the fusion-quality or segmentation results. No self-definitional identity, uniqueness theorem from overlapping authors, or ansatz-smuggled-via-citation chain carries the central claim. Score 2 reflects dual-use of the VLM proxy only.

Assumptions & free parameters 6 free parameters · 7 assumptions · 3 invented entities

Central performance claims rest on standard generative-modeling machinery (CFM, frozen SDXL VAE, LoRA-tuned Phi-3 DiT), domain practices (rigid co-registration, 2D slice extraction from BraTS), and paper-specific modeling choices (intent texts as sufficient clinical control, BioMedCLIP as medical semantic judge, late-only semantic loss, linear multi-scale injection, complementary degradation pseudo-GT). Free hyperparameters are numerous and selected on validation metrics. Invented modules are engineering constructs with ablation support inside the paper, not externally measured physical entities.

free parameters (6)
  • adapter scale α = 1.0
    Scales residual MLA injection into every transformer block; chosen by radar-chart sweep.
  • semantic timestep truncation τ = 0.5
    Hard gate I(t>τ) on L_sem; balances early manifold vs late semantics.
  • λ_L1, λ_SSIM, λ_sem = 0.15, 0.05, 0.1
    Loss weights for latent L1, pixel SSIM, and semantic terms; sensitivity-tuned on Harvard.
  • semantic cosine threshold θ = 0.85
    Zeros semantic penalty when BioMedCLIP similarity ≥ θ to avoid over-alignment.
  • LoRA rank and learning rate schedule = rank 64; lr 1e-7; 20 epochs
    Rank-64 LoRA, AdamW lr 1e-7 cosine with 1000 warmup, 20 epochs, batch 2—training recipe choices that affect reported SOTA margins.
  • MLA scale count S and linear allocation s(l) = S=3; layers 0–10/11–21/22–31
    S=3 scales mapped linearly onto N=32 layers; alternative allocations ablated but linear chosen for best metrics.
assumptions (7)
  • domain assumption Continuous flow matching with OT path x_t = t x_1 + (1-t) x_0 is an adequate generative objective for pixel-faithful medical fusion.
    Adopted from Lipman et al. / DiTFuse stack in §3.4 without medical-specific proof of optimality.
  • domain assumption Frozen SDXL VAE latents preserve clinically relevant anatomy and functional signal at 8× downsampling.
    Encoding step Eqs. (2)–(3); medical fidelity of natural-image VAE is assumed.
  • domain assumption Source image pairs are rigidly co-registered and 2D slices (max-tumor for BraTS) represent the clinical fusion task.
    §4.1 data preparation; misregistration or 3D context loss would break spatial fusion claims.
  • ad hoc to paper BioMedCLIP image–text cosine similarity is a valid surrogate for medical semantic correctness of fused outputs.
    Defines S_cos and L_sem (Eqs. 11–13) and is also used as a reported CLIP metric.
  • ad hoc to paper Intent descriptions from BioMedGPT under the paper’s prompts correctly encode diagnostic goals without modality name leakage.
    Fig. 3 prompt pipeline; core of “intent-driven” framing vs process-driven baselines.
  • ad hoc to paper Complementary synthetic degradations of clean MRI yield a valid self-supervised GT for learning fusion under data scarcity.
    Appendix A extends DiTFuse-style degradation training to medical data.
  • standard math Standard analysis tools for ODEs / Lipschitz continuity and transformer depth–frequency progression justify truncation smoothness and linear scale allocation.
    Appendix F Picard–Lindelöf appeal; §3.3 citation to transformer layer behavior.
invented entities (3)
  • Multi-scale Latent Adapter (MLA)
    purpose: Extract 2D multi-scale anatomical priors before serialization and residual-inject them into DiT layers with dimensional alignment.
    New module relative to plain DiTFuse; inspired by T2I-Adapter but specialized with hierarchical pooling and linear depth allocation.
  • Timestep-truncated multimodal medical semantic consistency loss
    purpose: Align decoded ˆI_1 to fusion text via BioMedCLIP only for t>τ, with time-weighted penalty and similarity floor θ.
    Paper-specific loss design to avoid early-manifold / semantic gradient conflict.
  • Intent-driven fusion text paradigm (vs process-driven prompts)
    purpose: Condition generation on ideal diagnostic characteristics of the fused image rather than describing fusion mechanics or source features only.
    Framing and prompt templates in Figs. 2–3; evaluated against original/wrong/intent instructions in Table 6.

how reviews work

0 comments
Cite this review

Pith. "Pith review of MIND: Multimodal Intent-Driven Network via Diffusion Transformers for Medical Image Fusion." pith.science (2026). https://pith.science/paper/VLXYSZVV

@misc{pith2026260728565,
  author       = {Pith},
  title        = {Pith review of: MIND: Multimodal Intent-Driven Network via Diffusion Transformers for Medical Image Fusion},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/VLXYSZVV}},
  note         = {Machine review of arXiv:2607.28565}
}
read the original abstract

Medical image fusion aims to integrate complementary information from diverse imaging modalities to support clinical diagnosis. Existing methods typically apply uniform fusion rules globally, lacking a deep understanding of diagnostic intents and pathological structures. To address these limitations, we propose MIND, a Multimodal Intent-Driven Network via Diffusion Transformers (DiTs) for medical image fusion. Specifically, we utilize BioMedGPT to generate intent-driven fusion texts from source images, guiding the fusion process with pathology-aware diagnostic intents. To combat the loss of 2D spatial continuity caused by 1D sequence flattening in DiTs, we design a Multi-scale Latent Adapter. This module explicitly extracts source image features before serialization, injecting them into the network via strict dimensional alignment to effectively supplement image features. To resolve the semantic shift caused by decoupling image outputs from diagnostic intents, we design a medical semantic consistency loss. This loss ensures deep semantic locking between fused images and fusion texts while maintaining the stability of the underlying physical manifold reconstruction. Comprehensive experiments on the Harvard, BraTS, and GFP datasets reveal that MIND delivers superior fusion quality, significantly improves downstream brain tumor segmentation accuracy, and enables flexible interactive fusion, holding significant promise for intent-driven intelligent clinical decision support systems.

Figures

Figures reproduced from arXiv: 2607.28565 by the authors.

Figure 2
Figure 2. Fusion Result (a): Intent-driven pathology-aware [PITH_FULL_IMAGE:figures/full_fig_p002_2.png] view at source ↗
Figure 3
Figure 3. Detailed prompts for fusion texts generation. [PITH_FULL_IMAGE:figures/full_fig_p003_3.png] view at source ↗
Figure 4
Figure 4. PET-MRI fusion results on Harvard. Red and orange boxes highlight fine-grained local details. [PITH_FULL_IMAGE:figures/full_fig_p005_4.png] view at source ↗
Figures from the paper (8 more)
Figure 5
Figure 5. Figure 5: SPECT-MRI fusion results on Harvard. Red and orange boxes highlight fine-grained local details. [PITH_FULL_IMAGE:figures/full_fig_p005_5.png]
Figure 6
Figure 6. Figure 6: CT-MRI fusion results on Harvard. Red boxes highlight fine-grained local details. [PITH_FULL_IMAGE:figures/full_fig_p005_6.png]
Figure 7
Figure 7. Figure 7: GFP-PC fusion results on GFP. Prompts are adapted to biological contexts to evaluate cross-domain robustness. [PITH_FULL_IMAGE:figures/full_fig_p006_7.png]
Figure 8
Figure 8. Figure 8: Brain tumor segmentation results using nnUNet [ [PITH_FULL_IMAGE:figures/full_fig_p008_8.png]
Figure 9
Figure 9. Figure 9: Ablation results on Harvard. Our complete MIND [PITH_FULL_IMAGE:figures/full_fig_p008_9.png]
Figure 11
Figure 11. Figure 11: Sensitivity analysis of loss weights on Harvard. [PITH_FULL_IMAGE:figures/full_fig_p010_11.png]
Figure 12
Figure 12. Figure 12: Extra FLAIR-T1CE fusion results on BraTS 2017 [ [PITH_FULL_IMAGE:figures/full_fig_p011_12.png]
Figure 14
Figure 14. Figure 14: ODE Stability Validation. The top 2 rows: early-stage trajectories monitored every 200 training steps with a coarse [PITH_FULL_IMAGE:figures/full_fig_p013_14.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

56 extracted references · 3 linked inside Pith

  1. [1]

    Marah Abdin, Jyoti Aneja, Hany Awadalla, Ahmed Awadallah, Ammar Ahmad Awan, Nguyen Bach, Amit Bahree, Arash Bakhtiari, Jianmin Bao, Harkirat Behl, Alon Benhaim, Misha Bilenko, and et al. 2024. Phi-3 Technical Report: A Highly Capable Language Model Locally on Your Phone. arXiv:2404.14219 [cs.CL]

  2. [2]

    Berthold Bein. 2006. Entropy. Best Practice & Research Clinical Anaesthesiology 20, 1 (2006), 101–109

  3. [3]

    Zihan Cao, Yu Zhong, Ziqi Wang, and Liang-Jian Deng. 2025. MMAIF: Multi-task and Multi-degradation All-in-One for Image Fusion with Language Guidance. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) . 11744–11754

  4. [4]

    CC Chaithra, NL Taranath, LM Darshan, and CK Subbaraya. 2018. A survey on image fusion techniques and performance metrics. In 2018 Second International Conference on Electronics, Communication and Aerospace Technology (ICECA) . IEEE, 995–999

  5. [5]

    Chunyang Cheng, Tianyang Xu, Xiao-Jun Wu, Hui Li, Xi Li, Zhangyong Tang, and Josef Kittler. 2025. TextFusion: Unveiling the power of textual semantics for controllable image fusion. Information Fusion 117 (2025), 102790

  6. [6]

    Allen A Goldstein. 1977. Optimization of Lipschitz continuous functions. Mathe- matical Programming 13, 1 (1977), 14–22

  7. [7]

    Yu Han, Yunze Cai, Yin Cao, and Xiaoming Xu. 2013. A new image fusion performance metric based on visual information fidelity. Information Fusion 14 (2013), 127–135

  8. [8]

    Tiankai Hang, Shuyang Gu, Chen Li, Jianmin Bao, Dong Chen, Han Hu, Xin Geng, and Baining Guo. 2023. Efficient Diffusion Training via Min-SNR Weighting Strategy. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV). 7441–7451

Show all 56 references
  1. [9]

    Dan He, Weisheng Li, Guofen Wang, Yuping Huang, and Shiqiang Liu. 2025. DM- FNet: Unified Multimodal Medical Image Fusion via Diffusion Process-Trained Encoder-Decoder. IEEE Transactions on Multimedia 27 (2025), 9415–9428

  2. [10]

    Haithem Hermessi, Olfa Mourali, and Ezzeddine Zagrouba. 2021. Multimodal medical image fusion review: Theoretical background and recent advances.Signal Processing 183 (2021), 108036

  3. [11]

    Jack Hessel, Ari Holtzman, Maxwell Forbes, Ronan Le Bras, and Yejin Choi

  4. [12]

    Edward J Hu, yelong shen, Phillip Wallis, Zeyuan Allen-Zhu, Yuanzhi Li, Shean Wang, Lu Wang, and Weizhu Chen. 2022. LoRA: Low-Rank Adaptation of Large Language Models. In International Conference on Learning Representations (ICLR)

  5. [13]

    Junjia Huang, Pengxiang Yan, Jiyang Liu, Jie Wu, Zhao Wang, Yitong Wang, Liang Lin, and Guanbin Li. 2025. DreamFuse: Adaptive Image Fusion with Diffusion Transformer. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV). 17292–17301

  6. [14]

    Fabian Isensee, Paul F Jaeger, Simon AA Kohl, Jens Petersen, and Klaus H Maier- Hein. 2021. nnU-Net: a self-configuring method for deep learning-based biomed- ical image segmentation. Nature Methods 18, 2 (2021), 203–211

  7. [15]

    Dasarathy

    Alex Pappachen James and Belur V. Dasarathy. 2014. Medical image fusion: A survey of the state of the art. Information Fusion 19 (2014), 4–19. Special Issue on Information Fusion in Medical Image Computing and Systems

  8. [16]

    Olga A Koroleva, Matthew L Tomlinson, David Leader, Peter Shaw, and John H Doonan. 2005. High-throughput protein localization in Arabidopsis using Agrobacterium-mediated transient expression of GFP-ORF fusions. The Plant Journal 41, 1 (2005), 162–174

  9. [17]

    Alexander Kraskov, Harald Stögbauer, and Peter Grassberger. 2004. Estimating mutual information. Phys. Rev. E 69, 6 (2004), 066138

  10. [18]

    Huafeng Li, Dayong Su, Qing Cai, and Yafei Zhang. 2025. BSAFusion: A Bidirec- tional Stepwise Feature Alignment Network for Unaligned Medical Image Fusion. In Proceedings of the AAAI Conference on Artificial Intelligence (AAAI) , Vol. 39. 4725–4733. Preprint, August, 2025 Yunz...

  11. [19]

    Jiayang Li, Chengjie Jiang, Junjun Jiang, Pengwei Liang, Jiayi Ma, and Liqiang Nie. 2025. Towards Unified Semantic and Controllable Image Fusion: A Diffusion Transformer Approach. IEEE Transactions on Pattern Analysis and Machine Intelligence (2025), 1–18

  12. [20]

    Weisheng Li, Pengtao Jia, Dan He, Shiqiang Liu, Guofen Wang, and Yuping Huang. 2026. SAFusion: Scenario-Adaptive Network for Multimodal Medical Image Fusion. IEEE Journal of Biomedical and Health Informatics (2026), 1–14

  13. [21]

    Yaron Lipman, Ricky T. Q. Chen, Heli Ben-Hamu, Maximilian Nickel, and Matt Le. 2023. Flow Matching for Generative Modeling. arXiv:2210.02747 [cs.LG]

  14. [22]

    Jinyuan Liu, Xingyuan Li, Zirui Wang, Zhiying Jiang, Wei Zhong, Wei Fan, and Bin Xu. 2025. PromptFusion: Harmonized Semantic Prompt Learning for Infrared and Visible Image Fusion. IEEE/CAA Journal of Automatica Sinica 12, 3 (2025), 502–515

  15. [23]

    Yu Liu, Xun Chen, Juan Cheng, and Hu Peng. 2017. A medical image fusion method based on convolutional neural networks. In 2017 20th International Con- ference on Information Fusion (FUSION) . 1–7

  16. [24]

    Jiayi Ma, Yong Ma, and Chang Li. 2019. Infrared and visible image fusion methods and applications: A survey. Information Fusion 45 (2019), 153–178

  17. [25]

    Jiayi Ma, Wei Yu, Pengwei Liang, Chang Li, and Junjun Jiang. 2019. FusionGAN: A generative adversarial network for infrared and visible image fusion. Information Fusion 48 (2019), 11–26

  18. [26]

    Menze, Andras Jakab, Stefan Bauer, and et al

    Bjoern H. Menze, Andras Jakab, Stefan Bauer, and et al. 2015. The Multimodal Brain Tumor Image Segmentation Benchmark (BRATS). IEEE Transactions on Medical Imaging 34, 10 (2015), 1993–2024

  19. [27]

    Chong Mou, Xintao Wang, Liangbin Xie, Yanze Wu, Jian Zhang, Zhongang Qi, and Ying Shan. 2024. T2I-Adapter: Learning Adapters to Dig Out More Controllable Ability for Text-to-Image Diffusion Models. InProceedings of the AAAI Conference on Artificial Intelligence (AAAI), Vol. 38...

  20. [28]

    Dustin Podell, Zion English, Kyle Lacey, Andreas Blattmann, Tim Dockhorn, Jonas Müller, Joe Penna, and Robin Rombach. 2023. SDXL: Improving Latent Diffusion Models for High-Resolution Image Synthesis. arXiv:2307.01952 [cs.CV]

  21. [29]

    G Poornima and L Anand. 2025. Medical image fusion model using CT and MRI images based on dual scale weighted fusion based residual attention network with encoder-decoder architecture. Biomedical Signal Processing and Control 108 (2025), 107932

  22. [30]

    Maithra Raghu, Thomas Unterthiner, Simon Kornblith, Chiyuan Zhang, and Alexey Dosovitskiy. 2021. Do vision transformers see like convolutional neural networks? Advances in Neural Information Processing Systems 34 (2021), 12116– 12128

  23. [31]

    Mojtaba Safari, Ali Fatemi, and Louis Archambault. 2023. MedFusionGAN: mul- timodal medical image fusion using an unsupervised deep generative adversarial network. BMC Medical Imaging 23, 1 (2023), 203

  24. [32]

    Robert Shapley, Peter Lennie, et al. 1985. Spatial frequency analysis in the visual system. Annual Review of Neuroscience 8, 1 (1985), 547–581

  25. [33]

    Stefan Siegmund, Christine Nowak, and Josef Diblík. 2016. A generalized Picard- Lindelöf theorem. Electronic Journal of Qualitative Theory of Differential Equations 2016, 28 (2016), 1–8

  26. [34]

    Yifei Sun, Yuzhi He, Junhao Jia, Jinhong Wang, Ruiquan Ge, Changmiao Wang, and Hongxia Xu. 2026. WDT-MD: Wavelet Diffusion Transformers for Microa- neurysm Detection in Fundus Images. In Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 40. 9242–9250

  27. [35]

    Wei Tan, Prayag Tiwari, Hari Mohan Pandey, Catarina Moreira, and Amit Kumar Jaiswal. 2025. Multimodal medical image fusion algorithm in the era of big data. Neural Computing and Applications 37, 28 (2025), 22995–23015

  28. [36]

    Wang, E.P

    Z. Wang, E.P. Simoncelli, and A.C. Bovik. 2003. Multiscale structural similarity for image quality assessment. In The Thrity-Seventh Asilomar Conference on Signals, Systems & Computers, Vol. 2. 1398–1402 Vol.2

  29. [37]

    Zeyu Wang, Libo Zhao, Jizheng Zhang, Rui Song, Haiyu Song, Jiana Meng, and Shidong Wang. 2025. Multi-text guidance is important: Multi-modality image fusion via large generative vision-language model. International Journal of Computer Vision 133, 7 (2025), 4646–4668

  30. [38]

    Caifeng Xia, Hongwei Gao, Wei Yang, and Jiahui Yu. 2025. MSDT: Multiscale Diffusion Transformer for Multimodality Image Fusion. IEEE Transactions on Emerging Topics in Computational Intelligence 9, 3 (2025), 2269–2283

  31. [39]

    Haozhe Xiang, Han Zhang, Yu Cheng, Xiongwen Quan, and Wanwan Huang

  32. [40]

    Shitao Xiao, Yueze Wang, Junjie Zhou, Huaying Yuan, Xingrun Xing, Ruiran Yan, Chaofan Li, Shuting Wang, Tiejun Huang, and Zheng Liu. 2025. Omnigen: Unified image generation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) . 13294–13304

  33. [41]

    Xinyu Xie, Xiaozhi Zhang, Xinglong Tang, Jiaxi Zhao, Dongping Xiong, Lijun Ouyang, Bin Yang, Hong Zhou, Bingo Wing-Kuen Ling, and Kok Lay Teo. 2025. MACTFusion: Lightweight Cross Transformer for Adaptive Multimodal Medical Image Fusion. IEEE Journal of Biomedical and Health In...

  34. [42]

    Xydeas and V

    C.S. Xydeas and V. Petrović. 2000. Objective image fusion performance measure. Electronics Letters 36, 4 (2000), 308–309

  35. [43]

    Wu, and Mengye Lyu

    Huaishui Yang, Shaojun Liu, Yilong Liu, Lingyan Zhang, Shoujin Huang, Jiayu Zheng, Jingzhe Liu, Hua Guo, Ed X. Wu, and Mengye Lyu. 2025. An Unsupervised Learning Approach for Reconstructing 3T-Like Images From 0.3T MRI Without Paired Training Data. IEEE Transactions on Medical...

  36. [44]

    Xunpeng Yi, Han Xu, Hao Zhang, Linfeng Tang, and Jiayi Ma. 2024. Text-IF: Leveraging Semantic Text Guidance for Degradation-Aware and Interactive Image Fusion. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). 27026–27035

  37. [45]

    Jun Yue, Leyuan Fang, Shaobo Xia, Yue Deng, and Jiayi Ma. 2023. Dif-Fusion: Toward High Color Fidelity in Infrared and Visible Image Fusion With Diffusion Models. IEEE Transactions on Image Processing 32 (2023), 5705–5720

  38. [46]

    Hao Zhang, Lei Cao, and Jaiyi Ma. 2024. Text-DiFuse: An Interactive Multi-Modal Image Fusion Framework based on Text-modulated Diffusion Model. InAdvances in Neural Information Processing Systems , Vol. 37. 39552–39572

  39. [47]

    Davison, Hui Ren, Jing Huang, Chen Chen, Yuyin Zhou, Sunyang Fu, Wei Liu, Tianming Liu, Xiang Li, Yong Chen, Lifang He, James Zou, Quanzheng Li, Hongfang Liu, and Lichao Sun

    Kai Zhang, Rong Zhou, Eashan Adhikarla, Zhiling Yan, Yixin Liu, Jun Yu, Zhengliang Liu, Xun Chen, Brian D. Davison, Hui Ren, Jing Huang, Chen Chen, Yuyin Zhou, Sunyang Fu, Wei Liu, Tianming Liu, Xiang Li, Yong Chen, Lifang He, James Zou, Quanzheng Li, Hongfang Liu, and Lichao ...

  40. [48]

    Lungren, Tristan Naumann, Sheng Wang, and Hoifung Poon

    Sheng Zhang, Yanbo Xu, Naoto Usuyama, Hanwen Xu, Jaspreet Bagga, Robert Tinn, Sam Preston, Rajesh Rao, Mu Wei, Naveen Valluri, Cliff Wong, Andrea Tupini, Yu Wang, Matt Mazzola, Swadheen Shukla, Lars Liden, Jianfeng Gao, Angela Crabtree, Brian Piening, Carlo Bifulco, Matthew P....

  41. [49]

    Yu Zhang, Yu Liu, Peng Sun, Han Yan, Xiaolin Zhao, and Li Zhang. 2020. IFCNN: A general image fusion framework based on convolutional neural network. In- formation Fusion 54 (2020), 99–118

  42. [50]

    Hang Zhao, Orazio Gallo, Iuri Frosio, and Jan Kautz. 2016. Loss functions for image restoration with neural networks. IEEE Transactions on Computational Imaging 3, 1 (2016), 47–57

  43. [51]

    Zixiang Zhao, Haowen Bai, Jiangshe Zhang, Yulun Zhang, Shuang Xu, Zudi Lin, Radu Timofte, and Luc Van Gool. 2023. CDDFuse: Correlation-Driven Dual- Branch Feature Decomposition for Multi-Modality Image Fusion. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pa...

  44. [52]

    Zixiang Zhao, Haowen Bai, Yuanzhi Zhu, Jiangshe Zhang, Shuang Xu, Yulun Zhang, Kai Zhang, Deyu Meng, Radu Timofte, and Luc Van Gool. 2023. DDFM: Denoising Diffusion Model for Multi-Modality Image Fusion. In Proceedings of the IEEE/CVF International Conference on Computer Visio...

  45. [53]

    Zixiang Zhao, Lilun Deng, Haowen Bai, Yukun Cui, Zhipeng Zhang, Yulun Zhang, Haotong Qin, Dongdong Chen, Jiangshe Zhang, Peng Wang, and Luc Van Gool. 2024. Image fusion via vision-language model. In Proceedings of the 41st International Conference on Machine Learning (ICML) . JMLR.org

  46. [54]

    Tao Zhou, Qi Li, Huiling Lu, Qianru Cheng, and Xiangxiang Zhang. 2023. GAN review: Models and medical image fusion applications. Information Fusion 91 (2023), 134–148

  47. [2021]

    In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP)

    CLIPScore: A Reference-free Evaluation Metric for Image Captioning. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP). 7514–7528

  48. [2025]

    IEEE Journal of Biomedical and Health Informatics (2025), 1–14

    SMFusion: Semantic-Preserving Fusion of Multimodal Medical Images for Enhanced Clinical Diagnosis. IEEE Journal of Biomedical and Health Informatics (2025), 1–14

Pith tools

Reviewed July 31, 2026 · model on record in the stance chip above.