中文
相关论文

相关论文: Test-time generative augmentation for medical imag…

200 篇论文

Test-time adaptation (TTA) refers to adapting a trained model to a new domain during testing. Existing TTA techniques rely on having multiple test images from the same domain, yet this may be impractical in real-world applications such as…

计算机视觉与模式识别 · 计算机科学 2024-02-19 Haoyu Dong , Nicholas Konz , Hanxue Gu , Maciej A. Mazurowski

We consider the problem of improving the human instance segmentation mask quality for a given test image using keypoints estimation. We compare two alternative approaches. The first approach is a test-time adaptation (TTA) method, where we…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Kambiz Azarian , Debasmit Das , Hyojin Park , Fatih Porikli

Increasingly advanced data augmentation techniques have greatly aided clinical medical research, increasing data diversity and improving model generalization capabilities. Although most current basic models exhibit strong generalization…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yihong Yao , Chunlei Li , Canxuan Gang , Wenzhi Hu , Zeyu Zhang , Hao Zhang , Xiaoyan Li

Deep-learning models have been successful in biomedical image segmentation. To generalize for real-world deployment, test-time augmentation (TTA) methods are often used to transform the test image into different versions that are hopefully…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Kangxian Xie , Siyu Huang , Sebastian Andres Cajas Ordonez , Hanspeter Pfister , Donglai Wei

Augmentation by generative modelling yields a promising alternative to the accumulation of surgical data, where ethical, organisational and regulatory aspects must be considered. Yet, the joint synthesis of (image, mask) pairs for…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yannik Frisch , Christina Bornberg , Moritz Fuchs , Anirban Mukhopadhyay

Test-Time Adaptation (TTA) methods improve the robustness of deep neural networks to domain shift on a variety of tasks such as image classification or segmentation. This work explores adapting segmentation models to a single unlabelled…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Klara Janouskova , Tamir Shor , Chaim Baskin , Jiri Matas

Test-time augmentation (TTA)--aggregating predictions over multiple augmented copies of a test input--is widely assumed to improve classification accuracy, particularly in medical imaging where it is routinely deployed in production systems…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Daniel Nobrega Medeiros

This paper presents an effective and general data augmentation framework for medical image segmentation. We adopt a computationally efficient and data-efficient gradient-based meta-learning scheme to explicitly align the distribution of…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Zeju Li , Konstantinos Kamnitsas , Qi Dou , Chen Qin , Ben Glocker

Medical image segmentation models struggle with rare abnormalities due to scarce annotated pathological data. We propose DiffAug a novel framework that combines textguided diffusion-based generation with automatic segmentation validation to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Maham Nazir , Muhammad Aqeel , Francesco Setti

Despite domain generalization (DG) has significantly addressed the performance degradation of pre-trained models caused by domain shifts, it often falls short in real-world deployment. Test-time adaptation (TTA), which adjusts a learned…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingguo Lv , Xingbo Dong , Liwen Wang , Jiewen Yang , Lei Zhao , Bin Pu , Zhe Jin , Xuejun Li

In medical image segmentation tasks, the domain gap caused by the difference in data collection between training and testing data seriously hinders the deployment of pre-trained models in clinical practice. Continual Test-Time Adaptation…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Xiaogang Du , Jiawei Zhang , Tongfei Liu , Tao Lei , Yingbo Wang

Test time Adaptation is a promising approach for mitigating domain shift in medical image segmentation; however, current evaluations remain limited in terms of modality coverage, task diversity, and methodological consistency. We present…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Wenjing Yu , Shuo Jiang , Yifei Chen , Shuo Chang , Yuanhan Wang , Beining Wu , Jie Dong , Mingxuan Liu , Shenghao Zhu , Feiwei Qin , Changmiao Wang , Qiyuan Tian

\textit{Objectives}: Data scarcity and domain shifts lead to biased training sets that do not accurately represent deployment conditions. A related practical problem is cross-modal image segmentation, where the objective is to segment…

图像与视频处理 · 电气工程与系统科学 2024-04-01 Guillaume Sallé , Pierre-Henri Conze , Julien Bert , Nicolas Boussion , Dimitris Visvikis , Vincent Jaouen

In this study, we introduce an intelligent Test Time Augmentation (TTA) algorithm designed to enhance the robustness and accuracy of image classification models against viewpoint variations. Unlike traditional TTA methods that…

图像与视频处理 · 电气工程与系统科学 2024-06-14 Efe Ozturk , Mohit Prabhushankar , Ghassan AlRegib

Purpose: Applying pre-trained medical deep learning segmentation models on out-of-domain images often yields predictions of insufficient quality. In this study, we propose to use a powerful generalizing descriptor along with augmentation to…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Christian Weihsbach , Christian N. Kruse , Alexander Bigalke , Mattias P. Heinrich

Existing test-time prompt tuning (TPT) methods focus on single-modality data, primarily enhancing images and using confidence ratings to filter out inaccurate images. However, while image generation models can produce visually diverse…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Chun-Mei Feng , Yuanyang He , Jian Zou , Salman Khan , Huan Xiong , Zhen Li , Wangmeng Zuo , Rick Siow Mong Goh , Yong Liu

Medical imaging is an essential tool for diagnosing and treating diseases. However, lacking medical images can lead to inaccurate diagnoses and ineffective treatments. Generative models offer a promising solution for addressing medical…

图像与视频处理 · 电气工程与系统科学 2024-01-02 M. AbdulRazek , G. Khoriba , M. Belal

Data augmentation has been established as an efficacious approach to supplement useful information for low-resource datasets. Traditional augmentation techniques such as noise injection and image transformations have been widely used. In…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yuwei Yin , Jean Kaddour , Xiang Zhang , Yixin Nie , Zhenguang Liu , Lingpeng Kong , Qi Liu

Test-time augmentation (TTA) is a well-known technique employed during the testing phase of computer vision tasks. It involves aggregating multiple augmented versions of input data. Combining predictions using a simple average formulation…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Zeinab Sherkatghanad , Moloud Abdar , Mohammadreza Bakhtyari , Pawel Plawiak , Vladimir Makarenkov

Foundation medical segmentation models, with MedSAM being the most popular, have achieved promising performance across organs and lesions. However, MedSAM still suffers from compromised performance on specific lesions with intricate…

定量方法 · 定量生物学 2025-07-16 Kecheng Chen , Xinyu Luo , Tiexin Qin , Jie Liu , Hui Liu , Victor Ho Fun Lee , Hong Yan , Haoliang Li
‹ 上一页 1 2 3 10 下一页 ›