paper-with-me

Papers

Rethinking Multi-Contrast MRI Super-Resolution: Rectangle-Window Cross-Attention Transformer and Arbitrary-Scale Upsampling

2023-01-01 · ICCV 2023 1 · Guangyuan Li, Lei Zhao, Jiakai Sun, Zehua Lan, Zhanjie Zhang, Jiafu Chen, Zhijie Lin, Huaizhong Lin, Wei Xing

Recently, several methods have explored the potential of multi-contrast magnetic resonance imaging (MRI) super-resolution (SR) and obtain results superior to single-contrast SR methods. However, existing approaches still have two shortcomings: (1) They can only address fixed integer upsampling scales, such as 2x, 3x, and 4x, which require training and storing the corresponding model separately for each upsampling scale in clinic. (2) They lack direct interaction among different windows as they adopt the square window (e.g., 8x8) transformer network architecture, which results in inadequate modelling of longer-range dependencies. Moreover, the relationship between reference images and target images is not fully mined. To address these issues, we develop a novel network for multi-contrast MRI arbitrary-scale SR, dubbed as McASSR. Specifically, we design a rectangle-window cross-attention transformer to establish longer-range dependencies in MR images without increasing computational complexity and fully use reference information. Besides, we propose the reference-aware implicit attention as an upsampling module, achieving arbitrary-scale super-resolution via implicit neural representation, further fusing supplementary information of the reference image. Extensive and comprehensive experiments on both public and clinical datasets show that our McASSR yields superior performance over SOTA methods, demonstrating its great potential to be applied in clinical practice.

📄 PDF Abstract BibTeX

Code (1)

guangyuankk/mcassr 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

Rethinking Diffusion Model for Multi-Contrast MRI Super-Resolution

2024-04-07 · CVPR 2024 1 · Guangyuan Li, Chen Rao, Juncheng Mo, Zhanjie Zhang 외

Recently, diffusion models (DM) have been applied in magnetic resonance imaging (MRI) super-resolution (SR) reconstruction, exhibiting impressive performance, especially with regard to detailed reconstruction. However, t…

DecoderSuper-Resolution

Rethinking Self-Supervised Learning: Small is Beautiful

2021-03-25 · Yun-Hao Cao, Jianxin Wu

Self-supervised learning (SSL), in particular contrastive learning, has made great progress in recent years. However, a common theme in these methods is that they inherit the learning paradigm from the supervised deep le…

Contrastive LearningSelf-Supervised Learning

Multi-Contrast Super-Resolution MRI Through a Progressive Network

2019-08-05 · Qing Lyu, Hongming Shan, Ge Wang

Magnetic resonance imaging (MRI) is widely used for screening, diagnosis, image-guided therapy, and scientific research. A significant advantage of MRI over other imaging modalities such as computed tomography (CT) and n…

Computed Tomography (CT)Image Super-ResolutionSuper-Resolution

Optimal Rectangle Packing: An Absolute Placement Approach

2014-02-04 · Eric Huang, Richard E. Korf

We consider the problem of finding all enclosing rectangles of minimum area that can contain a given set of rectangles without overlap. Our rectangle packer chooses the x-coordinates of all the rectangles before any of t…

Geometric Distortion Guided Transformer for Omnidirectional Image Super-Resolution

2024-06-16 · Cuixin Yang, Rongkang Dong, Jun Xiao, Cong Zhang 외

As virtual and augmented reality applications gain popularity, omnidirectional image (ODI) super-resolution has become increasingly important. Unlike 2D plain images that are formed on a plane, ODIs are projected onto sp…

ERPImage Super-ResolutionSuper-Resolution