中文
相关论文

相关论文: Efficient Folded Attention for 3D Medical Image Re…

200 篇论文

Attention is a core operation in large language models (LLMs) and vision-language models (VLMs). We present BD Attention (BDA), the first lossless algorithmic reformulation of attention. BDA is enabled by a simple matrix identity from Basis…

机器学习 · 计算机科学 2025-10-03 Jialin Zhao

The detection of moving infrared dim-small targets has been a challenging and prevalent research topic. The current state-of-the-art methods are mainly based on ConvLSTM to aggregate information from adjacent frames to facilitate the…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Dengyan Luo , Yanping Xiang , Hu Wang , Luping Ji , Shuai Li , Mao Ye

Multimodal fusion learning has shown significant promise in classifying various diseases such as skin cancer and brain tumors. However, existing methods face three key limitations. First, they often lack generalizability to other diagnosis…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Joy Dhar , Nayyar Zaidi , Maryam Haghighat , Puneet Goyal , Sudipta Roy , Azadeh Alavi , Vikas Kumar

Recent advancements in medical imaging have resulted in more complex and diverse images, with challenges such as high anatomical variability, blurred tissue boundaries, low organ contrast, and noise. Traditional segmentation methods…

图像与视频处理 · 电气工程与系统科学 2024-11-01 Yufeng Jiang , Zongxi Li , Xiangyan Chen , Haoran Xie , Jing Cai

In order to address the issue that medical image would suffer from severe blurring caused by the lack of high-frequency details in the process of image super-resolution reconstruction, a novel medical image super-resolution method based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Kewen Liu , Yuan Ma , Hongxia Xiong , Zejun Yan , Zhijun Zhou , Panpan Fang , Chaoyang Liu

Accurate automatic medical image segmentation relies on high-quality, dense annotations, which are costly and time-consuming. Weakly supervised learning provides a more efficient alternative by leveraging sparse and coarse annotations…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Dongdong Meng , Sheng Li , Hao Wu , Suqing Tian , Wenjun Ma , Guoping Wang , Xueqing Yan

Recently, learning-based approaches for 3D reconstruction from 2D images have gained popularity due to its modern applications, e.g., 3D printers, autonomous robots, self-driving cars, virtual reality, and augmented reality. The computer…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Andrey Salvi , Nathan Gavenski , Eduardo Pooch , Felipe Tasoniero , Rodrigo Barros

Available super-resolution techniques for 3D images are either computationally inefficient prior-knowledge-based iterative techniques or deep learning methods which require a large database of known low- and high-resolution image pairs. A…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Janka Hatvani , Adrian Basarab , Jean-Yves Tourneret , Miklós Gyöngy , Denis Kouamé

Fast and accurate MRI reconstruction is a key concern in modern clinical practice. Recently, numerous Deep-Learning methods have been proposed for MRI reconstruction, however, they usually fail to reconstruct sharp details from the…

图像与视频处理 · 电气工程与系统科学 2023-06-21 Hanhui Yang , Juncheng Li , Lok Ming Lui , Shihui Ying , Jun Shi , Tieyong Zeng

Multimodal Fusion Learning (MFL), leveraging disparate data from various imaging modalities (e.g., MRI, CT, SPECT), has shown great potential for addressing medical problems such as skin cancer and brain tumor prediction. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Joy Dhar , Nayyar Zaidi , Maryam Haghighat

Accurate segmentation of medical images is crucial for diagnostic purposes, including cell segmentation, tumor identification, and organ localization. Traditional convolutional neural network (CNN)-based approaches struggled to achieve…

图像与视频处理 · 电气工程与系统科学 2024-06-26 Daniya Najiha Abdul Kareem , Mustansar Fiaz , Noa Novershtern , Hisham Cholakkal

Transformer-based models have revolutionized the field of image super-resolution (SR) by harnessing their inherent ability to capture complex contextual features. The overlapping rectangular shifted window technique used in transformer…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Abhisek Ray , Gaurav Kumar , Maheshkumar H. Kolekar

This paper introduces a novel attention mechanism, called dual attention, which is both efficient and effective. The dual attention mechanism consists of two parallel components: local attention generated by Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Zhengkai Jiang , Liang Liu , Jiangning Zhang , Yabiao Wang , Mingang Chen , Chengjie Wang

Doctors often make diagonostic decisions based on patient's image scans, such as magnetic resonance imaging (MRI), and patient's electronic health records (EHR) such as age, gender, blood pressure and so on. Despite a lot of automatic…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Cheng Jiang , Yihao Chen , Jianbo Chang , Ming Feng , Renzhi Wang , Jianhua Yao

Transformer-based deep learning models are increasingly deployed on energy, and DRAM bandwidth constrained devices such as laptops and gaming consoles, which presents significant challenges in meeting the latency requirements of the models.…

分布式、并行与集群计算 · 计算机科学 2025-08-26 Aadesh Deshmukh , Venkata Yaswanth Raparti , Samuel Hsu

In recent years, 3D convolutional neural networks have become the dominant approach for volumetric medical image segmentation. However, compared to their 2D counterparts, 3D networks introduce substantially more training parameters and…

图像与视频处理 · 电气工程与系统科学 2022-06-01 Yuan Wang , Laura Blackie , Irene Miguel-Aliaga , Wenjia Bai

3D to 2D retinal vessel segmentation is a challenging problem in Optical Coherence Tomography Angiography (OCTA) images. Accurate retinal vessel segmentation is important for the diagnosis and prevention of ophthalmic diseases. However,…

图像与视频处理 · 电气工程与系统科学 2021-12-17 Zhuojie Wu , Zijian Wang , Wenxuan Zou , Fan Ji , Hao Dang , Wanting Zhou , Muyi Sun

We address the problem of referring image segmentation that aims to generate a mask for the object specified by a natural language expression. Many recent works utilize Transformer to extract features for the target object by aggregating…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Chang Liu , Henghui Ding , Yulun Zhang , Xudong Jiang

Recently, the transformer model has been successfully employed for the multi-view 3D reconstruction problem. However, challenges remain on designing an attention mechanism to explore the multiview features and exploit their relations for…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Leslie Ching Ow Tiong , Dick Sigmund , Andrew Beng Jin Teoh

3D reconstruction of medical images is a key technology in medical image analysis and clinical diagnosis, providing structural visualization support for disease assessment and surgical planning. Traditional methods are computationally…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Bin Liu , Wenyan Tian , Huangxin Fu , Zizheng Li , Zhifen He , Bo Li