中文
相关论文

相关论文: Exploring Generalizable Distillation for Efficient…

200 篇论文

We introduce a segmentation-guided approach to synthesise images that integrate features from two distinct domains. Images synthesised by our dual-domain model belong to one domain within the semantic mask, and to another in the rest of the…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Dena Bazazian , Andrew Calway , Dima Damen

Semantic segmentation of medical images is an essential first step in computer-aided diagnosis systems for many applications. However, given many disparate imaging modalities and inherent variations in the patient data, it is difficult to…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Bhavani Sambaturu , Ashutosh Gupta , C. V. Jawahar , Chetan Arora

Deep learning techniques have successfully been employed in numerous computer vision tasks including image segmentation. The techniques have also been applied to medical image segmentation, one of the most critical tasks in computer-aided…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Titinunt Kitrungrotsakul , Iwamoto Yutaro , Lanfen Lin , Ruofeng Tong , Jingsong Li , Yen-Wei Chen

Medical data often exhibits distribution shifts, which cause test-time performance degradation for deep learning models trained using standard supervised learning pipelines. This challenge is addressed in the field of Domain Generalization…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Aleksandr Matsun , Numan Saeed , Fadillah Adamsyah Maani , Mohammad Yaqub

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

Practical autonomous driving systems face two crucial challenges: memory constraints and domain gap issues. In this paper, we present a novel approach to learn domain adaptive knowledge in models with limited memory, thus bestowing the…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Divya Kothandaraman , Athira Nambiar , Anurag Mittal

Deep learning models are prone to learning shortcut solutions to problems using spuriously correlated yet irrelevant features of their training data. In high-risk applications such as medical image analysis, this phenomenon may prevent…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Christopher Boland , Sotirios Tsaftaris , Sonia Dahdouh

The main objective of image segmentation is to divide an image into homogeneous regions for further analysis. This is a significant and crucial task in many applications such as medical imaging. Deep learning (DL) methods have been proposed…

图像与视频处理 · 电气工程与系统科学 2023-06-27 Junying Meng , Weihong Guo , Jun Liu , Mingrui Yang

Medical image segmentation is a fundamental and critical step in many clinical approaches. Semi-supervised learning has been widely applied to medical image segmentation tasks since it alleviates the heavy burden of acquiring…

图像与视频处理 · 电气工程与系统科学 2022-08-29 Yichi Zhang , Rushi Jiao , Qingcheng Liao , Dongyang Li , Jicong Zhang

Automatic disease image grading is a significant application of artificial intelligence for healthcare, enabling faster and more accurate patient assessments. However, domain shifts, which are exacerbated by data imbalance, introduce bias…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Shuo Tong , Shangde Gao , Ke Liu , Zihang Huang , Hongxia Xu , Haochao Ying , Jian Wu

Knowledge distillation (KD) has been actively studied for image classification tasks in deep learning, aiming to improve the performance of a student based on the knowledge from a teacher. However, applying KD in image regression with a…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Xin Ding , Yongwei Wang , Zuheng Xu , Z. Jane Wang , William J. Welch

Synthesized medical images have several important applications, e.g., as an intermedium in cross-modality image registration and as supplementary training samples to boost the generalization capability of a classifier. Especially,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Zizhao Zhang , Lin Yang , Yefeng Zheng

Semi-supervised learning has demonstrated great potential in medical image segmentation by utilizing knowledge from unlabeled data. However, most existing approaches do not explicitly capture high-level semantic relations between distant…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Qianying Liu , Xiao Gu , Paul Henderson , Fani Deligianni

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option traditionally hurts the detection performance much. This paper focuses on boosting…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Lu Qi , Jason Kuen , Jiuxiang Gu , Zhe Lin , Yi Wang , Yukang Chen , Yanwei Li , Jiaya Jia

Medical image segmentation remains challenging due to limited annotations for training, ambiguous anatomical features, and domain shifts. While vision-language models such as CLIP offer strong cross-modal representations, their potential…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Taha Koleilat , Hojat Asgariandehkordi , Omid Nejati Manzari , Berardino Barile , Yiming Xiao , Hassan Rivaz

Semantic segmentation suffers from significant performance degradation when the trained network is applied to a different domain. To address this issue, unsupervised domain adaptation (UDA) has been extensively studied. Despite the…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Wangkai Li , Rui Sun , Huayu Mai , Tianzhu Zhang

Knowledge distillation is widely adopted in semantic segmentation to reduce the computation cost.The previous knowledge distillation methods for semantic segmentation focus on pixel-wise feature alignment and intra-class feature variation…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Zhengbo Zhang , Chunluan Zhou , Zhigang Tu

In this work, we propose to tackle the problem of domain generalization in the context of \textit{insufficient samples}. Instead of extracting latent feature embeddings based on deterministic models, we propose to learn a domain-invariant…

机器学习 · 计算机科学 2024-02-12 Kecheng Chen , Elena Gal , Hong Yan , Haoliang Li

Domain shift, the mismatch between training and testing data characteristics, causes significant degradation in the predictive performance in multi-source imaging scenarios. In medical imaging, the heterogeneity of population, scanners and…

机器学习 · 计算机科学 2021-12-21 Rongguang Wang , Pratik Chaudhari , Christos Davatzikos

Deep convolutional neural networks have achieved remarkable progress on a variety of medical image computing tasks. A common problem when applying supervised deep learning methods to medical images is the lack of labeled data, which is very…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Xiaomeng Li , Lequan Yu , Hao Chen , Chi-Wing Fu , Lei Xing , Pheng-Ann Heng
‹ 上一页 1 8 9 10 下一页 ›