paper-with-me

홈 › Papers

MTVNet: Mapping using Transformers for Volumes -- Network for Super-Resolution with Long-Range Interactions

2024-12-04 · August Leander Høeg, Sophia W. Bardenfleth, Hans Martin Kjer, Tim B. Dyrby, Vedrana Andersen Dahl, Anders Dahl

Until now, it has been difficult for volumetric super-resolution to utilize the recent advances in transformer-based models seen in 2D super-resolution. The memory required for self-attention in 3D volumes limits the receptive field. Therefore, long-range interactions are not used in 3D to the extent done in 2D and the strength of transformers is not realized. We propose a multi-scale transformer-based model based on hierarchical attention blocks combined with carrier tokens at multiple scales to overcome this. Here information from larger regions at coarse resolution is sequentially carried on to finer-resolution regions to predict the super-resolved image. Using transformer layers at each resolution, our coarse-to-fine modeling limits the number of tokens at each scale and enables attention over larger regions than what has previously been possible. We experimentally compare our method, MTVNet, against state-of-the-art volumetric super-resolution models on five 3D datasets demonstrating the advantage of an increased receptive field. This advantage is especially pronounced for images that are larger than what is seen in popularly used 3D datasets. Our code is available at https://github.com/AugustHoeg/MTVNet

📄 PDF Abstract BibTeX arXiv:2412.03379

Code (1)

augusthoeg/mtvnet 공식 구현 pytorch

Tasks

Super-Resolution

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multi-Volume High Resolution RGB-D Mapping with Dynamic Volume Placement

2015-11-23 · Michael Salvato, Ross Finman, John Leonard

We present a novel RGB-D mapping system for generating 3D maps over spatially extended regions with higher resolution than current methods using multiple, dynamically placed mapping volumes. Our method takes in RGB-D fra…

CPUGPUVocal Bursts Intensity Prediction

Learning from a Handful Volumes: MRI Resolution Enhancement with Volumetric Super-Resolution Forests

2018-02-15 · Aline Sindel, Katharina Breininger, Johannes Käßer, Andreas Hess 외

Magnetic resonance imaging (MRI) enables 3-D imaging of anatomical structures. However, the acquisition of MR volumes with high spatial resolution leads to long scan times. To this end, we propose volumetric super-resolu…

Image Super-ResolutionregressionSuper-Resolution

CLADE: Cycle Loss Augmented Degradation Enhancement for Unpaired Super-Resolution of Anisotropic Medical Images

2023-03-21 · Michele Pascale, Vivek Muthurangu, Javier Montalt Tordera, Heather E Fitzke 외

Three-dimensional (3D) imaging is popular in medical applications, however, anisotropic 3D volumes with thick, low-spatial-resolution slices are often acquired to reduce scan times. Deep learning (DL) offers a solution t…

Super-Resolution

CuNeRF: Cube-Based Neural Radiance Field for Zero-Shot Medical Image Arbitrary-Scale Super Resolution

2023-03-28 · ICCV 2023 1 · Zixuan Chen, Jian-Huang Lai, Lingxiao Yang, Xiaohua Xie

Medical image arbitrary-scale super-resolution (MIASSR) has recently gained widespread attention, aiming to super sample medical volumes at arbitrary scales via a single model. However, existing MIASSR methods face two m…

Computed Tomography (CT)Super-Resolution

Learning with less: label-efficient land cover classification at very high spatial resolution using self-supervised deep learning

2025-11-04 · Dakota Hester, Vitor S. Martins, Lucas B. Ferreira, Thainara M. A. Lima arxiv

Deep learning semantic segmentation methods have shown promising performance for very high 1-m resolution land cover classification, but the challenge of collecting large volumes of representative training data creates a…

Self-Supervised LearningSemantic Segmentation