中文
相关论文

相关论文: ConfIC-RCA: Statistically Grounded Efficient Estim…

200 篇论文

The reliable deployment of deep learning in medical imaging requires uncertainty quantification that provides rigorous error guarantees while remaining anatomically meaningful. Conformal prediction (CP) is a powerful distribution-free…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Image-based crack detection algorithms are increasingly in demand in infrastructure monitoring, as early detection of cracks is of paramount importance for timely maintenance planning. While deep learning has significantly advanced crack…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Ghodsiyeh Rostami , Po-Han Chen , Mahdi S. Hosseini

Leveraging the Segment Anything Model (SAM) for medical image segmentation remains challenging due to its limited adaptability across diverse medical domains. Although fine-tuned variants, such as MedSAM, improve performance in scenarios…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Jianghao Wu , Yicheng Wu , Yutong Xie , Wenjia Bai , You Zhang , Feilong Tang , Yulong Li , Imran Razzak , Daniel F Schmidt , Yasmeen George

Semi-supervised medical image segmentation has attracted much attention in recent years because of the high cost of medical image annotations. In this paper, we propose a novel Inherent Consistent Learning (ICL) method, aims to learn robust…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Ye Zhu , Jie Yang , Si-Qi Liu , Ruimao Zhang

In recent years, convolutional neural networks have demonstrated promising performance in a variety of medical image segmentation tasks. However, when a trained segmentation model is deployed into the real clinical world, the model may not…

图像与视频处理 · 电气工程与系统科学 2020-12-24 Shuo Wang , Giacomo Tarroni , Chen Qin , Yuanhan Mo , Chengliang Dai , Chen Chen , Ben Glocker , Yike Guo , Daniel Rueckert , Wenjia Bai

Accurate myocardium segmentation across all phases in one cardiac cycle in cine cardiac magnetic resonance (CMR) scans is crucial for comprehensively cardiac function analysis. Despite advancements in deep learning (DL) for automatic cine…

图像与视频处理 · 电气工程与系统科学 2024-07-17 Zhennong Chen , Sekeun Kim , Hui Ren , Quanzheng Li , Xiang Li

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Tiancheng Shen , Yuechen Zhang , Lu Qi , Jason Kuen , Xingyu Xie , Jianlong Wu , Zhe Lin , Jiaya Jia

Medical image segmentation is a pivotal step in diagnostic and therapeutic processes, relying on high-quality annotated data that is often challenging and costly to obtain. Semi-supervised learning offers a promising approach to enhance…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Yuxuan Cheng , Chenxi Shao , Jie Ma , Yunfei Xie , Guoliang Li

Segmentation-based scene text detection methods have been widely adopted for arbitrary-shaped text detection recently, since they make accurate pixel-level predictions on curved text instances and can facilitate real-time inference without…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Jiachen Li , Yuan Lin , Rongrong Liu , Chiu Man Ho , Humphrey Shi

Score-based generative modeling, informally referred to as diffusion models, continue to grow in popularity across several important domains and tasks. While they provide high-quality and diverse samples from empirical distributions,…

机器学习 · 统计学 2023-12-29 Jacopo Teneggi , Matthew Tivnan , J. Webster Stayman , Jeremias Sulam

Real-world classification domains, such as medicine, health and safety, and finance, often exhibit imbalanced class priors and have asynchronous misclassification costs. In such cases, the classification model must achieve a high recall…

机器学习 · 计算机科学 2021-05-11 Michał Koziarski , Colin Bellinger , Michał Woźniak

Current instance segmentation models achieve high performance on average predictions, but lack principled uncertainty quantification: their outputs are not calibrated, and there is no guarantee that a predicted mask is close to the ground…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Kerri Lu , Dan M. Kluger , Stephen Bates , Sherrie Wang

Few-shot segmentation aims to train a segmentation model that can fast adapt to a novel task for which only a few annotated images are provided. Most recent models have adopted a prototype-based paradigm for few-shot inference. These…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Li Guo , Haoming Liu , Yuxuan Xia , Chengyu Zhang , Xiaochen Lu

Semantic segmentation labels each pixel in an image with its corresponding class, and is typically evaluated using the Intersection over Union (IoU) and Dice metrics to quantify the overlap between predicted and ground-truth segmentation…

机器学习 · 统计学 2025-10-20 Zixun Wang , Ben Dai

Semantic segmentation of high-resolution remote sensing imagery (HRSI) suffers from the domain shift, resulting in poor performance of the model in another unseen domain. Unsupervised domain adaptive (UDA) semantic segmentation aims to…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Jingru Zhu , Ya Guo , Geng Sun , Liang Hong , Jie Chen

The classification of imbalanced data has presented a significant challenge for most well-known classification algorithms that were often designed for data with relatively balanced class distributions. Nevertheless skewed class distribution…

机器学习 · 统计学 2023-04-21 Jiaju Miao , Wei Zhu

Cardiac magnetic resonance imaging improves on diagnosis of cardiovascular diseases by providing images at high spatiotemporal resolution. Manual evaluation of these time-series, however, is expensive and prone to biased and…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Fabian Isensee , Paul Jaeger , Peter M. Full , Ivo Wolf , Sandy Engelhardt , Klaus H. Maier-Hein

Recent advances in unsupervised domain adaptation for semantic segmentation have shown great potentials to relieve the demand of expensive per-pixel annotations. However, most existing works address the domain discrepancy by aligning the…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Jiaxing Huang , Shijian Lu , Dayan Guan , Xiaobing Zhang

Estimating the homography matrix between images captured under radically different camera poses and zoom factors is a complex challenge. Traditional methods rely on the Random Sample Consensus (RANSAC) algorithm, which requires pairs of…

计算机视觉与模式识别 · 计算机科学 2025-11-11 George Nousias , Konstantinos Delibasis , Ilias Maglogiannis

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the continuous nature of…

机器学习 · 计算机科学 2023-10-11 Kaiwen Zha , Peng Cao , Jeany Son , Yuzhe Yang , Dina Katabi