paper-with-me

Papers

Sensitivity-Informed Augmentation for Robust Segmentation

2024-06-03 · Laura Zheng, Wenjie Wei, Tony Wu, Jacob Clements, Shreelekha Revankar, Andre Harrison, Yu Shen, Ming C. Lin

Segmentation is an integral module in many visual computing applications such as virtual try-on, medical imaging, autonomous driving, and agricultural automation. These applications often involve either widespread consumer use or highly variable environments, both of which can degrade the quality of visual sensor data, whether from a common mobile phone or an expensive satellite imaging camera. In addition to external noises like user difference or weather conditions, internal noises such as variations in camera quality or lens distortion can affect the performance of segmentation models during both development and deployment. In this work, we present an efficient, adaptable, and gradient-free method to enhance the robustness of learning-based segmentation models across training. First, we introduce a novel adaptive sensitivity analysis (ASA) using Kernel Inception Distance (KID) on basis perturbations to benchmark perturbation sensitivity of pre-trained segmentation models. Then, we model the sensitivity curve using the adaptive SA and sample perturbation hyperparameter values accordingly. Finally, we conduct adversarial training with the selected perturbation values and dynamically re-evaluate robustness during online training. Our method, implemented end-to-end with minimal fine-tuning required, consistently outperforms state-of-the-art data augmentation techniques for segmentation. It shows significant improvement in both clean data evaluation and real-world adverse scenario evaluation across various segmentation datasets used in visual computing and computer graphics applications.

📄 PDF Abstract BibTeX arXiv:2406.01425

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingData AugmentationSegmentationSensitivityVirtual Try-on

Similar Papers 제목 키워드 기반

Local Gamma Augmentation for Ischemic Stroke Lesion Segmentation on MRI

2024-01-12 · Jon Middleton, Marko Bauer, Kaining Sheng, Jacob Johansen 외

The identification and localisation of pathological tissues in medical images continues to command much attention among deep learning practitioners. When trained on abundant datasets, deep neural networks can match or ex…

Data AugmentationIschemic Stroke Lesion SegmentationLesion Segmentation

Lagged backward-compatible physics-informed neural networks for unsaturated soil consolidation analysis

2026-02-03 · Dong Li, Shuai Huang, Yapeng Cao, Yujun Cui 외 arxiv

This study develops a Lagged Backward-Compatible Physics-Informed Neural Network (LBC-PINN) for simulating and inverting one-dimensional unsaturated soil consolidation under long-term loading. To address the challenges o…

Computational EfficiencyTransfer Learning

FASA: Feature Augmentation and Sampling Adaptation for Long-Tailed Instance Segmentation

2021-02-25 · ICCV 2021 10 · Yuhang Zang, Chen Huang, Chen Change Loy

Recent methods for long-tailed instance segmentation still struggle on rare object classes with few training data. We propose a simple yet effective method, Feature Augmentation and Sampling Adaptation (FASA), that addre…

Instance SegmentationSegmentationSemantic SegmentationTransfer Learning

Automated segmentation of microvessels in intravascular OCT images using deep learning

2022-10-01 · Juhwan Lee, Justin N. Kim, Lia Gomez-Perez, Yazan Gharaibeh 외

To analyze this characteristic of vulnerability, we developed an automated deep learning method for detecting microvessels in intravascular optical coherence tomography (IVOCT) images. A total of 8,403 IVOCT image frames…

Data AugmentationSegmentationSensitivityShadow Detection+1

XAI-Enhanced Semantic Segmentation Models for Visual Quality Inspection

2024-01-18 · Tobias Clement, Truong Thanh Hung Nguyen, Mohamed Abdelaal, Hung Cao

Visual quality inspection systems, crucial in sectors like manufacturing and logistics, employ computer vision and machine learning for precise, rapid defect detection. However, their unexplained nature can hinder trust,…

Defect DetectionSegmentationSemantic Segmentation