paper-with-me

Papers

Random Data Augmentation based Enhancement: A Generalized Enhancement Approach for Medical Datasets

2022-10-03 · Sidra Aleem, Teerath Kumar, Suzanne Little, Malika Bendechache, Rob Brennan, Kevin McGuinness

Over the years, the paradigm of medical image analysis has shifted from manual expertise to automated systems, often using deep learning (DL) systems. The performance of deep learning algorithms is highly dependent on data quality. Particularly for the medical domain, it is an important aspect as medical data is very sensitive to quality and poor quality can lead to misdiagnosis. To improve the diagnostic performance, research has been done both in complex DL architectures and in improving data quality using dataset dependent static hyperparameters. However, the performance is still constrained due to data quality and overfitting of hyperparameters to a specific dataset. To overcome these issues, this paper proposes random data augmentation based enhancement. The main objective is to develop a generalized, data-independent and computationally efficient enhancement approach to improve medical data quality for DL. The quality is enhanced by improving the brightness and contrast of images. In contrast to the existing methods, our method generates enhancement hyperparameters randomly within a defined range, which makes it robust and prevents overfitting to a specific dataset. To evaluate the generalization of the proposed method, we use four medical datasets and compare its performance with state-of-the-art methods for both classification and segmentation tasks. For grayscale imagery, experiments have been performed with: COVID-19 chest X-ray, KiTS19, and for RGB imagery with: LC25000 datasets. Experimental results demonstrate that with the proposed enhancement methodology, DL architectures outperform other existing methods. Our code is publicly available at: https://github.com/aleemsidra/Augmentation-Based-Generalized-Enhancement

📄 PDF Abstract BibTeX arXiv:2210.00824

Code (1)

aleemsidra/augmentation-based-generalized-enhancement 공식 구현 pytorch

Tasks

Data AugmentationDiagnosticMedical Image Analysis

Similar Papers 제목 키워드 기반

RLE: A Unified Perspective of Data Augmentation for Cross-Spectral Re-identification

2024-11-02 · Lei Tan, Yukang Zhang, Keke Han, Pingyang Dai 외

This paper makes a step towards modeling the modality discrepancy in the cross-spectral re-identification task. Based on the Lambertain model, we observe that the non-linear modality discrepancy mainly comes from diverse…

Data Augmentation

ROBUST-WT: Robust Uncertainty-aware Segmentation Transform via Whitening and Training Enhancements

2026-06-02 · Aqsa Naseer, Maryam Bibi, Syeda Samiya Urooj, Muhammad Khurram Shahzad arxiv

Generalized segmentation of medical images prevents performance degradation when different imaging devices and clinical protocols are used across multiple domains. The Whitening Transform-based Probabilistic Shape Regula…

Knowledge Distillation

Parallel Augmentation and Dual Enhancement for Occluded Person Re-identification

2022-10-11 · Zi Wang, Huaibo Huang, Aihua Zheng, Chenglong Li 외

Occluded person re-identification (Re-ID), the task of searching for the same person's images in occluded environments, has attracted lots of attention in the past decades. Recent approaches concentrate on improving perf…

Occluded Person Re-IdentificationPerson Re-Identification

Adaptive Texture Filtering for Single-Domain Generalized Segmentation

2023-03-06 · Xinhui Li, Mingjia Li, Yaxing Wang, Chuan-Xian Ren 외

Domain generalization in semantic segmentation aims to alleviate the performance degradation on unseen domains through learning domain-invariant features. Existing methods diversify images in the source domain by adding …

Domain GeneralizationSemantic Segmentation

Generalized Label Enhancement with Sample Correlations

2020-04-07 · Qinghai Zheng, Jihua Zhu, Haoyu Tang, Xinyuan Liu 외

Recently, label distribution learning (LDL) has drawn much attention in machine learning, where LDL model is learned from labelel instances. Different from single-label and multi-label annotations, label distributions de…

BIG-bench Machine Learning