中文
相关论文

相关论文: Hypergraph Tversky-Aware Domain Incremental Learni…

200 篇论文

Referring image segmentation is a typical multi-modal task, which aims at generating a binary mask for referent described in given language expressions. Prior arts adopt a bimodal solution, taking images and languages as two modalities…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Zizhang Li , Mengmeng Wang , Jianbiao Mei , Yong Liu

This study presents a unified Attention U-Net architecture trained jointly on MRI (BraTS 2021) and CT (LIDC-IDRI) datasets to investigate the generalizability of a single model across diverse imaging modalities and anatomical sites. Our…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Nishan Rai , Pushpa R. Dahal

Deep learning-based computer-aided diagnosis is gradually deployed to review and analyze medical images. However, this paradigm is restricted in real-world clinical applications due to the poor robustness and generalization. The issue is…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yurong Chen

Conventional data augmentation realized by performing simple pre-processing operations (\eg, rotation, crop, \etc) has been validated for its advantage in enhancing the performance for medical image segmentation. However, the data generated…

图像与视频处理 · 电气工程与系统科学 2020-02-25 Tiexin Qin , Ziyuan Wang , Kelei He , Yinghuan Shi , Yang Gao , Dinggang Shen

In medical image segmentation across multiple modalities (e.g., MRI, CT, etc.) and heterogeneous data sources (e.g., different hospitals and devices), Domain Generalization (DG) remains a critical challenge in AI-driven healthcare. This…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yucheng Song , Chenxi Li , Haokang Ding , Zhining Liao , Zhifang Liao

Acquiring fully-sampled MRI $k$-space data is time-consuming, and collecting accelerated data can reduce the acquisition time. Employing 2D Cartesian-rectilinear subsampling schemes is a conventional approach for accelerated acquisitions;…

图像与视频处理 · 电气工程与系统科学 2023-08-11 George Yiasemis , Clara I. Sánchez , Jan-Jakob Sonke , Jonas Teuwen

Medical imaging spans diverse tasks and modalities which play a pivotal role in disease diagnosis, treatment planning, and monitoring. This study presents a novel exploration, being the first to systematically evaluate segmentation,…

图像与视频处理 · 电气工程与系统科学 2025-02-27 Anyimadu Daniel Tweneboah , Suleiman Taofik Ahmed , Hossain Mohammad Imran

Multimodal deep learning has shown strong potential in medical applications by integrating heterogeneous data sources such as medical images and structured clinical variables. However, most existing approaches implicitly assume complete…

机器学习 · 计算机科学 2026-05-13 Camillo Maria Caruso , Valerio Guarrasi , Paolo Soda

Binary semantic segmentation in computer vision is a fundamental problem. As a model-based segmentation method, the graph-cut approach was one of the most successful binary segmentation methods thanks to its global optimality guarantee of…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Hui Xie , Weiyu Xu , Ya Xing Wang , John Buatti , Xiaodong Wu

Segmentation models are important tools for the detection and analysis of lesions in brain MRI. Depending on the type of brain pathology that is imaged, MRI scanners can acquire multiple, different image modalities (contrasts). Most…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Anthony P. Addison , Felix Wagner , Wentian Xu , Natalie Voets , Konstantinos Kamnitsas

Automated segmentation of medical imaging is of broad interest to clinicians and machine learning researchers alike. The goal of segmentation is to increase efficiency and simplicity of visualization and quantification of regions of…

图像与视频处理 · 电气工程与系统科学 2020-06-04 Shruti Jadon , Owen P. Leary , Ian Pan , Tyler J. Harder , David W. Wright , Lisa H. Merck , Derek L. Merck

Limited amount of labelled training data are a common problem in medical imaging. This makes it difficult to train a well-generalised model and therefore often leads to failure in unknown domains. Hippocampus segmentation from magnetic…

图像与视频处理 · 电气工程与系统科学 2022-01-19 John Kalkhof , Camila González , Anirban Mukhopadhyay

Few-shot Class-Incremental Learning (FSCIL) aims to continuously learn new classes based on very limited training data without forgetting the old ones encountered. Existing studies solely relied on pure visual networks, while in this paper…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Zitong Huang , Ze Chen , Zhixing Chen , Erjin Zhou , Xinxing Xu , Rick Siow Mong Goh , Yong Liu , Wangmeng Zuo , Chunmei Feng

One-shot medical image segmentation (MIS) is crucial for medical analysis due to the burden of medical experts on manual annotation. The recent emergence of the segment anything model (SAM) has demonstrated remarkable adaptation in MIS but…

图像与视频处理 · 电气工程与系统科学 2025-04-30 Jia Wang , Yunan Mei , Jiarui Liu , Xin Fan

Medical image segmentation plays a crucial role in AI-assisted diagnostics, surgical planning, and treatment monitoring. Accurate and robust segmentation models are essential for enabling reliable, data-driven clinical decision making…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Sachin Dudda Nagaraju , Ashkan Moradi , Bendik Skarre Abrahamsen , Mattijs Elschot

The field of computer vision is undergoing a paradigm shift toward large-scale foundation model pre-training via self-supervised learning (SSL). Leveraging large volumes of unlabeled brain MRI data, such models can learn anatomical priors…

图像与视频处理 · 电气工程与系统科学 2026-01-15 Petros Koutsouvelis , Matej Gazda , Leroy Volmer , Sina Amirrajab , Kamil Barbierik , Branislav Setlak , Jakub Gazda , Peter Drotar

Surgical instrument segmentation in robot-assisted surgery (RAS) - especially that using learning-based models - relies on the assumption that training and testing videos are sampled from the same domain. However, it is impractical and…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Zixu Zhao , Yueming Jin , Bo Lu , Chi-Fai Ng , Qi Dou , Yun-Hui Liu , Pheng-Ann Heng

Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Zhenlin Xu , Marc Niethammer

Traditional one-shot medical image segmentation (MIS) methods use registration networks to propagate labels from a reference atlas or rely on comprehensive sampling strategies to generate synthetic labeled data for training. However, these…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Feng Zhou , Yanjie Zhou , Longjie Wang , Yun Peng , David E. Carlson , Liyun Tu

The segmentation of diseases is a popular topic explored by researchers in the field of machine learning. Brain tumors are extremely dangerous and require the utmost precision to segment for a successful surgery. Patients with tumors…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Sanskriti Singh
‹ 上一页 1 8 9 10 下一页 ›