paper-with-me

Papers

Large Language Models for Multimodal Deformable Image Registration

2024-08-20 · Mingrui Ma, Weijie Wang, Jie Ning, Jianfeng He, Nicu Sebe, Bruno Lepri

The challenge of Multimodal Deformable Image Registration (MDIR) lies in the conversion and alignment of features between images of different modalities. Generative models (GMs) cannot retain the necessary information enough from the source modality to the target one, while non-GMs struggle to align features across these two modalities. In this paper, we propose a novel coarse-to-fine MDIR framework,LLM-Morph, which is applicable to various pre-trained Large Language Models (LLMs) to solve these concerns by aligning the deep features from different modal medical images. Specifically, we first utilize a CNN encoder to extract deep visual features from cross-modal image pairs, then we use the first adapter to adjust these tokens, and use LoRA in pre-trained LLMs to fine-tune their weights, both aimed at eliminating the domain gap between the pre-trained LLMs and the MDIR task. Third, for the alignment of tokens, we utilize other four adapters to transform the LLM-encoded tokens into multi-scale visual features, generating multi-scale deformation fields and facilitating the coarse-to-fine MDIR task. Extensive experiments in MR-CT Abdomen and SR-Reg Brain datasets demonstrate the effectiveness of our framework and the potential of pre-trained LLMs for MDIR task. Our code is availabel at: https://github.com/ninjannn/LLM-Morph.

📄 PDF Abstract BibTeX arXiv:2408.10703

Code (1)

ninjannn/llm-morph 공식 구현

Tasks

Image RegistrationMORPH

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Adversarial Uni- and Multi-modal Stream Networks for Multimodal Image Registration

2020-07-06 · Zhe Xu, Jie Luo, Jiangpeng Yan, Ritvik Pulya 외

Deformable image registration between Computed Tomography (CT) images and Magnetic Resonance (MR) imaging is essential for many image-guided therapies. In this paper, we propose a novel translation-based unsupervised def…

Computed Tomography (CT)Image RegistrationImage-to-Image TranslationTranslation

Multimodal Deformable Image Registration for Long-COVID Analysis Based on Progressive Alignment and Multi-perspective Loss

2024-06-21 · Jiahua Li, James T. Grist, Fergus V. Gleeson, Bartłomiej W. Papież

Long COVID is characterized by persistent symptoms, particularly pulmonary impairment, which necessitates advanced imaging for accurate diagnosis. Hyperpolarised Xenon-129 MRI (XeMRI) offers a promising avenue by visuali…

Computed Tomography (CT)Decision MakingImage Registration

F3RNet: Full-Resolution Residual Registration Network for Deformable Image Registration

2020-09-15 · Zhe Xu, Jie Luo, Jiangpeng Yan, Xiu Li 외

Deformable image registration (DIR) is essential for many image-guided therapies. Recently, deep learning approaches have gained substantial popularity and success in DIR. Most deep learning approaches use the so-called …

Image Registration

MSR:Hybrid Field Modeling for CT-MRI Rigid-Deformable Registration of the Cervical Spine with an Annotated Dataset

2026-04-30 · Bohai Zhang, Wenjie Chen, Mu Li, Kaixing Long 외 arxiv

Accurate CT-MRI registration of the cervical spine is essential for preoperative planning because this region is anatomically complex,highly variable,and vulnerable to injury of the vertebral arteries and spinal cord. Ho…

Deformable medical image registration: setting the state of the art with discrete methods

2011-08-15 · Annual review of biomedical engineering 2011 8 · Glocker B., Sotiras A., Komodakis N., Paragios N.

This review introduces a novel deformable image registration paradigm that exploits Markov random field formulation and powerful discrete optimization algorithms. We express deformable registration as a minimal cost grap…

BIRLDeformable Medical Image RegistrationImage RegistrationMedical Image Registration