中文
相关论文

相关论文: Attention-based convolutional neural network for p…

200 篇论文

The deployment of artificial intelligence in medical imaging is hindered by high computational complexity and resource-intensive processing of volumetric data. Although chest computed tomography (CT) volumes offer richer diagnostic…

计算机视觉与模式识别 · 计算机科学 2026-05-04 Shadid Yousuf , S. M. Mahbubur Rahman , Mohammed Imamul Hassan Bhuiyan

Cross-term spatiotemporal encoding (xSPEN) is a recently introduced imaging approach delivering single-scan 2D NMR images with unprecedented resilience to field inhomogeneities. The method relies on performing a pre-acquisition encoding and…

医学物理 · 物理学 2017-08-25 Eddy Solomon , Gilad Liberman , Zhiyong Zhang , Lucio Frydman

Automatic medical image segmentation has wide applications for disease diagnosing. However, it is much more challenging than natural optical image segmentation due to the high-resolution of medical images and the corresponding huge…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Ziqiang Li , Rentuo Tao , Qianrun Wu , Bin Li

Brain extraction (skull stripping) is a challenging problem in neuroimaging. It is due to the variability in conditions from data acquisition or abnormalities in images, making brain morphology and intensity characteristics changeable and…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Duy H. M. Nguyen , Duy M. Nguyen , Mai T. N. Truong , Thu Nguyen , Khanh T. Tran , Nguyen A. Triet , Pham T. Bao , Binh T. Nguyen

In this paper, we propose a novel deep architecture tailored for 3D point cloud applications, named as SPE-Net. The embedded ``Selective Position Encoding (SPE)'' procedure relies on an attention mechanism that can effectively attend to the…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Zhaofan Qiu , Yehao Li , Yu Wang , Yingwei Pan , Ting Yao , Tao Mei

Early diagnosis of Alzheimer Diagnostics (AD) is a challenging task due to its subtle and complex clinical symptoms. Deep learning-assisted medical diagnosis using image recognition techniques has become an important research topic in this…

图像与视频处理 · 电气工程与系统科学 2024-01-26 Yihao Lin , Ximeng Li , Yan Zhang , Jinshan Tang

Deformable medical image registration is a fundamental task in medical image analysis with applications in disease diagnosis, treatment planning, and image-guided interventions. Despite significant advances in deep learning based…

机器学习 · 计算机科学 2026-02-10 Muhammad Zafar Iqbal , Ghazanfar Farooq Siddiqui , Anwar Ul Haq , Imran Razzak

This paper studies the computational offloading of CNN inference in device-edge co-inference systems. Inspired by the emerging paradigm semantic communication, we propose a novel autoencoder-based CNN architecture (AECNN), for effective…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Nan Li , Alexandros Iosifidis , Qi Zhang

Standard Convolutional Neural Network (CNN) designs rarely focus on the importance of explicitly capturing diverse features to enhance the network's performance. Instead, most existing methods follow an indirect approach of increasing or…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Abenezer Girma , Abdollah Homaifar , M Nabil Mahmoud , Xuyang Yan , Mrinmoy Sarkar

Seismic data interpolation is a critical pre-processing step for improving seismic imaging quality and remains a focus of academic innovation. To address the computational inefficiencies caused by extensive iterative resampling in current…

地球物理 · 物理学 2025-06-10 Xiaoli Wei , Chunxia Zhang , Baisong Jiang , Anxiang Di , Deng Xiong , Jiangshe Zhang , Mingming Gong

Generating sketches guided by reference styles requires precise transfer of stroke attributes, such as line thickness, deformation, and texture sparsity, while preserving semantic structure and content fidelity. To this end, we propose…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Rui Yang , Huining Li , Yiyi Long , Xiaojun Wu , Shengfeng He

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Xinhai Liu , Xinchen Liu , Yu-Shen Liu , Zhizhong Han

Multi-head self-attention (MSA) is a key component of Vision Transformers (ViTs), which have achieved great success in various vision tasks. However, their high computational cost and memory footprint hinder their deployment on…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Kyunghwan Shim , Jaewoong Yun , Shinkook Choi

Visually scoring lung involvement in systemic sclerosis from CT scans plays an important role in monitoring progression, but its labor intensiveness hinders practical application. We proposed, therefore, an automatic scoring framework that…

图像与视频处理 · 电气工程与系统科学 2021-10-18 Jingnan Jia , Marius Staring , Irene Hernández-Girón , Lucia J. M. Kroft , Anne A. Schouffoer , Berend C. Stoel

Transformer-based models have emerged as a leading architecture for natural language processing, natural language generation, and image generation tasks. A fundamental element of the transformer architecture is self-attention, which allows…

机器学习 · 计算机科学 2025-07-01 Venmugil Elango

When studying the results of a segmentation algorithm using convolutional neural networks, one wonders about the reliability and consistency of the results. This leads to questioning the possibility of using such an algorithm in…

图像与视频处理 · 电气工程与系统科学 2023-06-29 Nicolas Makaroff , Laurent D. Cohen

Pubic symphysis-fetal head segmentation in transperineal ultrasound images plays a critical role for the assessment of fetal head descent and progression. Existing transformer segmentation methods based on sparse attention mechanism use…

图像与视频处理 · 电气工程与系统科学 2024-10-16 Pengzhou Cai , Lu Jiang , Yanxin Li , Xiaojuan Liu , Libin Lan

A deep neural network has been successfully applied to an electroencephalogram (EEG)-based brain-computer interface. However, in most studies, the correlation between EEG channels and inter-region relationships are not well utilized,…

人机交互 · 计算机科学 2021-12-15 Hyung-Ju Ahn , Dae-Hyeok Lee

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segmentation with self-…

图像与视频处理 · 电气工程与系统科学 2021-03-15 Olivier Petit , Nicolas Thome , Clément Rambour , Luc Soler

The predictive power and overall computational efficiency of Diffusion-convolutional neural networks make them an attractive choice for node classification tasks. However, a naive dense-tensor-based implementation of DCNNs leads to…

机器学习 · 计算机科学 2017-10-27 James Atwood , Siddharth Pal , Don Towsley , Ananthram Swami