中文
相关论文

相关论文: Uncertainty-Based Ensemble Learning in CMR Semanti…

200 篇论文

Ensemble methods are arguably the most trustworthy techniques for boosting the performance of machine learning models. Popular independent ensembles (IE) relying on naive averaging/voting scheme have been of typical choice for most…

机器学习 · 计算机科学 2017-09-25 Kimin Lee , Changho Hwang , KyoungSoo Park , Jinwoo Shin

Imbalanced data distribution remains a critical challenge in sequential learning, leading models to easily recognize frequent categories while failing to detect minority classes adequately. The Mixture-of-Experts model offers a scalable…

机器学习 · 计算机科学 2026-03-18 Ye Wang , Zixuan Wu , Lifeng Shen , Jiang Xie , Xiaoling Wang , Hong Yu , Guoyin Wang

Quality control (QC) of MR images is essential to ensure that downstream analyses such as segmentation can be performed successfully. Currently, QC is predominantly performed visually and subjectively, at significant time and operator cost.…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Richard Shaw , Carole H. Sudre , Sebastien Ourselin , M. Jorge Cardoso , Hugh G. Pemberton

Are we ready to segment consumer stereo videos? The amount of this data type is rapidly increasing and encompasses rich information of appearance, motion and depth cues. However, the segmentation of such data is still largely unexplored.…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Wei-Chen Chiu , Fabio Galasso , Mario Fritz

Uncertainty quantification is a critical aspect of reinforcement learning and deep learning, with numerous applications ranging from efficient exploration and stable offline reinforcement learning to outlier detection in medical…

机器学习 · 计算机科学 2025-03-27 Moritz A. Zanger , Pascal R. Van der Vaart , Wendelin Böhmer , Matthijs T. J. Spaan

Segmentation of the main coronary artery from X-ray coronary angiography (XCA) sequences is crucial for the diagnosis of coronary artery diseases. However, this task is challenging due to issues such as blurred boundaries, inconsistent…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yu Luo , Guangyu Wei , Yangfan Li , Jieyu He , Yueming Lyu

Automated segmentation of BUS images is important for precise lesion delineation and tumor characterization, but is challenged by inherent artifacts and dataset inconsistencies. In this work, we evaluate the use of a modified Residual…

Deep learning models are extensively used in various safety critical applications. Hence these models along with being accurate need to be highly reliable. One way of achieving this is by quantifying uncertainty. Bayesian methods for UQ…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Swaroop Bhandary K , Nico Hochgeschwender , Paul Plöger , Frank Kirchner , Matias Valdenegro-Toro

Computer vision and machine learning tools offer an exciting new way for automatically analyzing and categorizing information from complex computer simulations. Here we design an ensemble machine learning framework that can independently…

计算机视觉与模式识别 · 计算机科学 2021-09-06 Maarja Bussov , Joonas Nättilä

Ensemble disagreement is widely used as a proxy for epistemic uncertainty in medical image segmentation. In practice, many studies form ensembles via K-fold cross-validation (CV), yet refer to them as ``deep ensembles'' (DE). Because CV…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Tristan Kirscher , Markus Bujotzek , Yannick Kirchhoff , Maximilian Rokuss , Fabian Isensee , Kim-Celine Kahl , Balint Kovacs , Klaus Maier-Hein

In order to leverage and profit from unlabelled data, semi-supervised frameworks for semantic segmentation based on consistency training have been proven to be powerful tools to significantly improve the performance of purely supervised…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Max Coenen , Tobias Schack , Dries Beyer , Christian Heipke , Michael Haist

Empirical risk minimization (ERM) with a computationally feasible surrogate loss is a widely accepted approach for classification. Notably, the convexity and calibration (CC) properties of a loss function ensure consistency of ERM in…

机器学习 · 统计学 2024-09-05 Ben Dai

Due to the imbalanced and limited data, semi-supervised medical image segmentation methods often fail to produce superior performance for some specific tailed classes. Inadequate training for those particular classes could introduce more…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Hritam Basak , Sagnik Ghosal , Ram Sarkar

Convolutional Neural Networks (CNNs) have shown remarkable performance in general object recognition tasks. In this paper, we propose a new model called EnsNet which is composed of one base CNN and multiple Fully Connected SubNetworks…

机器学习 · 计算机科学 2023-07-19 Daiki Hirata , Norikazu Takahashi

Medical image segmentation is an actively studied task in medical imaging, where the precision of the annotations is of utter importance towards accurate diagnosis and treatment. In recent years, the task has been approached with various…

图像与视频处理 · 电气工程与系统科学 2022-12-22 Mariana-Iuliana Georgescu , Radu Tudor Ionescu , Andreea-Iuliana Miron

This work addresses the challenge of providing consistent explanations for predictive models in the presence of model indeterminacy, which arises due to the existence of multiple (nearly) equally well-performing models for a given dataset…

机器学习 · 计算机科学 2023-06-14 Dan Ley , Leonard Tang , Matthew Nazari , Hongjin Lin , Suraj Srinivas , Himabindu Lakkaraju

Fluorescence microscopy images contain several channels, each indicating a marker staining the sample. Since many different marker combinations are utilized in practice, it has been challenging to apply deep learning based segmentation…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Alvaro Gomariz , Raphael Egli , Tiziano Portenier , César Nombela-Arrieta , Orcun Goksel

Semi-supervised semantic segmentation has attracted considerable attention for its ability to mitigate the reliance on extensive labeled data. However, existing consistency regularization methods only utilize high certain pixels with…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Jianjian Yin , Yi Chen , Zhichao Zheng , Junsheng Zhou , Yanhui Gu

The ability to estimate epistemic uncertainty is often crucial when deploying machine learning in the real world, but modern methods often produce overconfident, uncalibrated uncertainty predictions. A common approach to quantify epistemic…

Image segmentation is a critical step in computational biomedical image analysis, typically evaluated using metrics like the Dice coefficient during training and validation. However, in clinical settings without manual annotations,…