paper-with-me

Papers

MedAugment: Universal Automatic Data Augmentation Plug-in for Medical Image Analysis

2023-06-30 · Zhaoshan Liu, Qiujie Lv, YiFan Li, Ziduo Yang, Lei Shen

Data augmentation (DA) has been widely leveraged in computer vision to alleviate the data shortage, whereas the DA in medical image analysis (MIA) faces multiple challenges. The prevalent DA approaches in MIA encompass conventional DA, synthetic DA, and automatic DA. However, utilizing these approaches poses various challenges such as experience-driven design and intensive computation cost. Here, we propose an efficient and effective automatic DA method termed MedAugment. We propose a pixel augmentation space and spatial augmentation space and exclude the operations that can break medical details and features, such as severe color distortions or structural alterations that can compromise image diagnostic value. Besides, we propose a novel sampling strategy by sampling a limited number of operations from the two spaces. Moreover, we present a hyperparameter mapping relationship to produce a rational augmentation level and make the MedAugment fully controllable using a single hyperparameter. These configurations settle the differences between natural and medical images, such as high sensitivity to certain attributes such as brightness and posterize. Extensive experimental results on four classification and four segmentation datasets demonstrate the superiority of MedAugment. Compared with existing approaches, the proposed MedAugment serves as a more suitable yet general processing pipeline for medical images without producing color distortions or structural alterations and involving negligible computational overhead. We emphasize that our method can serve as a plugin for arbitrary projects without any extra training stage, thereby holding the potential to make a valuable contribution to the medical field, particularly for medical experts without a solid foundation in deep learning. Code is available at https://github.com/NUS-Tim/MedAugment.

📄 PDF Abstract BibTeX arXiv:2306.17466

Code (1)

nus-tim/medaugment 공식 구현 pytorch

Tasks

Data AugmentationDiagnosticMedical Image Analysis

Similar Papers 제목 키워드 기반

Plugin Speech Enhancement: A Universal Speech Enhancement Framework Inspired by Dynamic Neural Network

2024-02-20 · Yanan Chen, Zihao Cui, Yingying Gao, Junlan Feng 외

The expectation to deploy a universal neural network for speech enhancement, with the aim of improving noise robustness across diverse speech processing tasks, faces challenges due to the existing lack of awareness withi…

Data AugmentationSpeech Enhancement

PAS: Data-Efficient Plug-and-Play Prompt Augmentation System

2024-07-08 · Miao Zheng, Hao Liang, Fan Yang, Haoze Sun 외

In recent years, the rise of Large Language Models (LLMs) has spurred a growing demand for plug-and-play AI systems. Among the various AI techniques, prompt engineering stands out as particularly significant. However, us…

Prompt Engineering

The Power of Many: Synergistic Unification of Diverse Augmentations for Efficient Adversarial Robustness

2025-08-05 · Wang Yu-Hang, Shiwei Li, Jianxiang Liao, Li Bohan 외 arxiv

Adversarial perturbations pose a significant threat to deep learning models. Adversarial Training (AT), the predominant defense method, faces challenges of high computational costs and a degradation in standard performan…

Adversarial RobustnessAdversarial DefenseData Augmentation

Automatic Data Augmentation for 3D Medical Image Segmentation

2020-10-07 · Ju Xu, Mengzhang Li, Zhanxing Zhu

Data augmentation is an effective and universal technique for improving generalization performance of deep neural networks. It could enrich diversity of training samples that is essential in medical image segmentation ta…

Data AugmentationDiversityImage SegmentationMedical Image Segmentation+1

Triangular Consistency as a Universal Constraint for Learning Optical Flow

2026-06-18 · Yi Xiao, Carlos Rodriguez Coronel, Jing Zhan, Haniyeh Ehsani Oskouie 외 arxiv

We propose triangular consistency as a first-principled constraint for optical flow, which is agnostic to network architecture, supervision type, and dataset, and applies to both image-pair and multi-frame settings. This…

Transfer LearningData Augmentation