中文
相关论文

相关论文: U-Mamba: Enhancing Long-range Dependency for Biome…

200 篇论文

U-Nets have achieved tremendous success in medical image segmentation. Nevertheless, it may suffer limitations in global (long-range) contextual interactions and edge-detail preservation. In contrast, Transformer has an excellent ability to…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Nan Wang , Shaohui Lin , Xiaoxiao Li , Ke Li , Yunhang Shen , Yue Gao , Lizhuang Ma

In endoscopic imaging, the recorded images are prone to exposure abnormalities, so maintaining high-quality images is important to assist healthcare professionals in performing decision-making. To overcome this issue, We design a…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Zhuoran Zheng , Jun Zhang

Remote sensing images are frequently obscured by cloud cover, posing significant challenges to data integrity and reliability. Effective cloud detection requires addressing both short-range spatial redundancies and long-range atmospheric…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Tianxiang Xue , Jiayi Zhao , Jingsheng Li , Changlu Chen , Kun Zhan

Diffusion models have become the most popular approach for high-quality image generation, but their high computational cost still remains a significant challenge. To address this problem, we propose U-Shape Mamba (USM), a novel diffusion…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Alex Ergasti , Filippo Botti , Tomaso Fontanini , Claudio Ferrari , Massimo Bertozzi , Andrea Prati

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

The development of efficient segmentation strategies for medical images has evolved from its initial dependence on Convolutional Neural Networks (CNNs) to the current investigation of hybrid models that combine CNNs with Vision Transformers…

图像与视频处理 · 电气工程与系统科学 2025-08-08 Pallabi Dutta , Soham Bose , Swalpa Kumar Roy , Sushmita Mitra

Numerous CNN-Transformer hybrid models rely on high-complexity global attention mechanisms to capture long-range dependencies, which introduces non-linear computational complexity and leads to significant resource consumption. Although…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Dayu Tan , Ziwei Zhang , Yansan Su , Xin Peng , Yike Dai , Chunhou Zheng , Weimin Zhong

Despite the success of convolutional neural networks for 3D medical-image segmentation, the architectures currently used are still not robust enough to the protocols of different scanners, and the variety of image properties they produce.…

图像与视频处理 · 电气工程与系统科学 2022-10-31 Shrajan Bhandary , Zahra Babaiee , Dejan Kostyszyn , Tobias Fechter , Constantinos Zamboglou , Anca-Ligia Grosu , Radu Grosu

Inspired by the recent success of the Mamba architecture in vision and language domains, we introduce a Unified Attention-Mamba (UAM) backbone. Unlike previous hybrid approaches that integrate Attention and Mamba modules in fixed…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Taixi Chen , Jingyun Chen , Nancy Guo

Medical image segmentation is a fundamental task for medical image analysis and surgical planning. In recent years, UNet-based networks have prevailed in the field of medical image segmentation. However, convolution-neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Xin You , Junjun He , Jie Yang , Yun Gu

Accurate segmentation of organs or lesions from medical images is crucial for reliable diagnosis of diseases and organ morphometry. In recent years, convolutional encoder-decoder solutions have achieved substantial progress in the field of…

图像与视频处理 · 电气工程与系统科学 2022-07-12 Bingzhi Chen , Yishu Liu , Zheng Zhang , Guangming Lu , Adams Wai Kin Kong

Underwater images often suffer from severe degradation, such as color distortion, low contrast, and blurred details, due to light absorption and scattering in water. While learning-based methods like CNNs and Transformers have shown…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Tejeswar Pokuri , Shivarth Rai

Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions. Traditional CNNs have achieved remarkable success in this field.…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Seyed M. R. Modaresi , Aomar Osmani , Mohammadreza Razzazi , Abdelghani Chibani

Magnetic Resonance Imaging (MRI) and Computed Tomography (CT) are the predominant modalities utilized in the field of medical imaging. Although MRI capture the complexity of anatomical structures with greater detail than CT, it entails a…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Zhenbin Wang , Lei Zhang , Lituan Wang , Zhenwei Zhang

Recently, deep learning methods have achieved state-of-the-art performance in many medical image segmentation tasks. Many of these are based on convolutional neural networks (CNNs). For such methods, the encoder is the key part for global…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Hao Li , Dewei Hu , Han Liu , Jiacheng Wang , Ipek Oguz

Segmentation in 3D scans is playing an increasingly important role in current clinical practice supporting diagnosis, tissue quantification, or treatment planning. The current 3D approaches based on convolutional neural networks usually…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Alexey Novikov , David Major , Maria Wimmer , Dimitrios Lenis , Katja Bühler

Purpose: Manual medical image segmentation is an exhausting and time-consuming task along with high inter-observer variability. In this study, our objective is to improve the multi-resolution image segmentation performance of U-Net…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Simindokht Jahangard , Mohammad Hossein Zangooei , Maysam Shahedi

Accurate segmentation of coronary arteries from computed tomography angiography (CTA) images is of paramount clinical importance for the diagnosis and treatment planning of cardiovascular diseases. However, coronary artery segmentation…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xiaochan Yuan , Pai Zeng

The computational assessment of facial attractiveness, a challenging subjective regression task, is dominated by architectures with a critical trade-off: Convolutional Neural Networks (CNNs) offer efficiency but have limited receptive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Djamel Eddine Boukhari

Vision transformers are effective deep learning models for vision tasks, including medical image segmentation. However, they lack efficiency and translational invariance, unlike convolutional neural networks (CNNs). To model long-range…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Liam Chalcroft , Ruben Lourenço Pereira , Mikael Brudfors , Andrew S. Kayser , Mark D'Esposito , Cathy J. Price , Ioannis Pappas , John Ashburner