中文
相关论文

相关论文: Efforts estimation of doctors annotating medical i…

200 篇论文

There is a dire need for medical imaging datasets with accompanying annotations to perform downstream patient analysis. However, it is difficult to manually generate these annotations, due to the time-consuming nature, and the variability…

图像与视频处理 · 电气工程与系统科学 2024-06-21 Deepa Krishnaswamy , Vamsi Krishna Thiriveedhi , Cosmin Ciausu , David Clunie , Steve Pieper , Ron Kikinis , Andrey Fedorov

Intensive care units (ICUs) are complex and data-rich environments. Data routinely collected in the ICUs provides tremendous opportunities for machine learning, but their use comes with significant challenges. Complex problems may require…

人机交互 · 计算机科学 2024-06-05 Marceli Wac , Raul Santos-Rodriguez , Chris McWilliams , Christopher Bourdeaux

Medical image segmentation is a key task in the imaging workflow, influencing many image-based decisions. Traditional, fully-supervised segmentation models rely on large amounts of labeled training data, typically obtained through manual…

图像与视频处理 · 电气工程与系统科学 2025-11-04 Tyler Ward , Meredith K. Owen , O'Kira Coleman , Brian Noehren , Abdullah-Al-Zubaer Imran

Supervised learning relies on data annotation which usually is time-consuming and therefore expensive. A longstanding strategy to reduce annotation costs is active learning, an iterative process, in which a human annotates only data…

计算与语言 · 计算机科学 2026-02-03 Julia Romberg , Christopher Schröder , Julius Gonsior , Katrin Tomanek , Fredrik Olsson

Accurate and automated tumor segmentation is highly desired since it has the great potential to increase the efficiency and reproducibility of computing more complete tumor measurements and imaging biomarkers, comparing to (often partial)…

图像与视频处理 · 电气工程与系统科学 2020-08-26 Ling Zhang , Yu Shi , Jiawen Yao , Yun Bian , Kai Cao , Dakai Jin , Jing Xiao , Le Lu

We present in this paper a new approach for the automatic annotation of medical images, using the approach of "bag-of-words" to represent the visual content of the medical image combined with text descriptors based approach tf.idf and…

信息检索 · 计算机科学 2013-06-05 Riadh Bouslimi , Abir Messaoudi , Jalel Akaichi

Federated learning has emerged as a compelling paradigm for medical image segmentation, particularly in light of increasing privacy concerns. However, most of the existing research relies on relatively stringent assumptions regarding the…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Yangyang Xiang , Nannan Wu , Li Yu , Xin Yang , Kwang-Ting Cheng , Zengqiang Yan

This paper considers making active learning more sensible from a medical perspective. In practice, a disease manifests itself in different forms across patient cohorts. Existing frameworks have primarily used mathematical constructs to…

图像与视频处理 · 电气工程与系统科学 2022-06-28 Yash-yee Logan , Ryan Benkert , Ahmad Mustafa , Gukyeong Kwon , Ghassan AlRegib

Segmentation maps of medical images annotated by medical experts contain rich spatial information. In this paper, we propose to decompose annotation maps to learn disentangled and richer feature transforms for segmentation problems in…

图像与视频处理 · 电气工程与系统科学 2019-06-10 Yizhe Zhang , Michael T. C. Ying , Danny Z. Chen

Deep learning methods typically depend on the availability of labeled data, which is expensive and time-consuming to obtain. Active learning addresses such effort by prioritizing which samples are best to annotate in order to maximize the…

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

Healthcare data suffers from both noise and lack of ground truth. The cost of data increases as it is cleaned and annotated in healthcare. Unlike other data sets, medical data annotation, which is critical to accurate ground truth, requires…

信号处理 · 电气工程与系统科学 2020-10-13 V. Ratna Saripalli , Gopal Avinash , Dibyajyoti Pati , Michael Potter , Charles W. Anderson

Pathological is crucial to cancer diagnosis. Usually, Pathologists draw their conclusion based on observed cell and tissue structure on histology slides. Rapid development in machine learning, especially deep learning have established…

图像与视频处理 · 电气工程与系统科学 2020-01-15 Jiangbo Shi , Zeyu Gao , Haichuan Zhang , Pargorn Puttapirat , Chunbao Wang , Xiangrong Zhang , Chen Li

Medical image segmentation is an important analysis task in clinical practice and research. Deep learning has massively advanced the field, but current approaches are mostly based on models trained for a specific task. Training such models…

图像与视频处理 · 电气工程与系统科学 2025-12-18 Anwai Archit , Luca Freckmann , Constantin Pape

Incremental Learning is well known machine learning approach wherein the weights of the learned model are dynamically and gradually updated to generalize on new unseen data without forgetting the existing knowledge. Incremental learning…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Pratyush Kumar , Muktabh Mayank Srivastava

Search methods based on Pretrained Language Models (PLM) have demonstrated great effectiveness gains compared to statistical and early neural ranking models. However, fine-tuning PLM-based rankers requires a great amount of annotated…

信息检索 · 计算机科学 2023-09-13 Sophia Althammer , Guido Zuccon , Sebastian Hofstätter , Suzan Verberne , Allan Hanbury

Intra-operative ultrasound is an increasingly important imaging modality in neurosurgery. However, manual interaction with imaging data during the procedures, for example to select landmarks or perform segmentation, is difficult and can be…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Julia Rackerseder , Rüdiger Göbl , Nassir Navab , Christoph Hennersperger

Accurate ground truth estimation in medical screening programs often relies on coalitions of experts and peer second opinions. Algorithms that efficiently aggregate noisy annotations can enhance screening workflows, particularly when data…

机器学习 · 计算机科学 2025-10-07 Tim Bary , Tiffanie Godelaine , Axel Abels , Benoît Macq

The task of medical image segmentation presents unique challenges, necessitating both localized and holistic semantic understanding to accurately delineate areas of interest, such as critical tissues or aberrant features. This complexity is…

图像与视频处理 · 电气工程与系统科学 2023-08-22 Pranav Singh , Luoyao Chen , Mei Chen , Jinqian Pan , Raviteja Chukkapalli , Shravan Chaudhari , Jacopo Cirrone

Machine learning models excel with abundant annotated data, but annotation is often costly and time-intensive. Active learning (AL) aims to improve the performance-to-annotation ratio by using query methods (QMs) to iteratively select the…

机器学习 · 计算机科学 2026-02-17 Hannes Kath , Thiago S. Gouvêa , Daniel Sonntag

In recent years, deep learning (DL) methods have become powerful tools for biomedical image segmentation. However, high annotation efforts and costs are commonly needed to acquire sufficient biomedical training data for DL models. To…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Lin Yang , Yizhe Zhang , Zhuo Zhao , Hao Zheng , Peixian Liang , Michael T. C. Ying , Anil T. Ahuja , Danny Z. Chen