RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    Reliable and Robust Deep Learning for Biomedical Imaging with Uncertainty Quantification and Augmentation Strategies = 불확실성 정량화와 증강 전략 기반 의생명 영상 딥러닝의 신뢰성 및 강건성에 관한 연구

    한글로보기

    https://www.riss.kr/link?id=T17450868

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    딥러닝은 의생명 영상의 정량적 분석에서 혁신적인 성과를 이루었으나, 실험실 환경에서의 우수한 성능이 실제 임상 환경에서의 신뢰성으로 이어지지 못하는 근본적인 한계가 여전히 존재한다. 깨끗한 테스트 데이터에서 높은 정확도를 보이는 모델이라 하더라도, 학습 데이터와 상이한 영상 조건이 빈번하게 발생하는 임상 현장에서는 성능이 급격히 저하되며, 이는 안전이 중요한 의료 인공지능 응용에서 심각한 위험 요소로 작용한다. 본 학위논문은 이러한 문제를 해결하기 위해, 임상적으로 신뢰 가능한 인공지능 시스템의 개발에 필수적인 두가지 요소인 강건성(robustness) 평가 프레임워크와 효율적인 불확실성 정량화(uncertainty quantification) 방법을 통합적으로 제안한다. 첫 번째 연구 기여는 의생명 영상 분야를 위한 체계적인 강건성 평가 프레임워크이다. 본 프레임워크는 Optical Diffraction Tomography(ODT)와 Computed Tomography(CT) 응용을 대상으로, 물리적으로 정의된 16가지 영상 왜곡(corruption)을 5단계 심각도 수준으로 구성한 도메인 특화 벤치마크를 제시한다. 더 나아가, 단순한 성능 평가를 넘어 강건성 향상을 위한 데이터 증강 기법으로서 ODT 세균 분류를 위한 CutPix와 CT 장기위험구조(organ-at-risk) 분할을 위한 CutPixMixup을 제안한다. 이 기법들은 프랙탈 패턴 혼합과 장기 인지 기반 패치 연산을 통해 형상(shape) 정보와 질감(texture) 정보의 균형을 명시적으로 학습하도록 설계되었다. 이는 질감 편향 모델이 깨끗한 데이터에서는 높은 정확도를 보이나 왜곡 환경에서는 취약한 반면, 형상 편향 모델은 강건성을 확보하는 대신 정확도를 희생하는 기존 딥러닝의 근본적인 trade-off를 해결하고자 한다. 실험 결과, CutPix는 ODT 분류에서 DenseNet-121 기준 평균 Corrupted Error(mCE) 42.97\%, ResNet-101 기준 56.03\%로 최저 성능 저하를 달성하였으며, CutPixMixup은 CT 분할에서 뇌간(brainstem) 62.25\%, 안구(eye) 69.90\%의 mCE로 기존 방법 대비 최고 수준의 강건성을 달성하였다. 이는 형상과 질감의 균형 잡힌 특징 학습이 높은 정확도와 왜곡 환경에 대한 강한 복원력을 동시에 가능하게 함을 입증한다.
    두 번째 연구 기여는 Neural Bootstrapper(NeuBoots)라 명명된 효율적인 불확실성 정량화 기법이다. 기존의 앙상블 또는 베이지안 접근법이 다수의 모델 학습이나 반복적인 추론을 요구하는 반면,
    NeuBoots는 고수준 특징 계층에 부트스트랩 가중치를 직접 적용함으로써 통계적 타당성을 유지하면서도 학습 및 추론 비용을 크게 절감한다. 예측 보정(calibration), 능동 학습(active learning), 분포 외 탐지(out-of-distribution detection), 의미론적 분할(semantic segmentation) 등 다양한 과제에서의 실험을 통해, NeuBoots는 표준 부트스트래핑과 유사한 95\% 명목 수준에 근접한 안정적인 빈도주의적 커버리지(frequentist coverage)를 달성함과 동시에, 능동 학습 및 OOD 탐지에서는 기존 기준 방법들을 유의미하게 상회하는 성능을 보였다.
    본 논문의 핵심 주장은 강건성 평가와 불확실성 정량화가 상호 독립적인 문제가 아니라 상호 의존적인 필수 요소라는 점이다. 불확실성 정량화 없이 강건성만을 고려할 경우, 모델은 학습 분포를 벗어난 상황에서 실패를 인지하지 못한 채 침묵 오류(silent failure)를 일으킬 수 있으며, 반대로 강건성 없이 불확실성만을 고려할 경우 분포 변화 하에서 신뢰도 추정이 심각하게 왜곡된다. 본 논문에서 제안하는 두가지 기여는 이러한 문제를 통합적으로 해결함으로써, FDA 규제를 받는 의료기기 소프트웨어(AI Software as a Medical Device)에 적합한 인공지능 시스템 개발을 위한 핵심 도구를 제공한다. 제안된 방법들은 임상 검증 이전 단계에서의 체계적인 실패 모드 식별과, 임상 환경에서의 실시간 예측 신뢰도 전달을 가능하게 하여, 안전하고 책임 있는 임상 의사결정을 지원한다. 나아가, 본 연구는 FDA의 의료 인공지능 규제 가이드라인에서 요구하는 임상적 검증, 사용성 평가, 위험 관리 요구사항에 부합하는 구조화된 접근법을 제시함으로써, 안전 중심의 의생명 영상 인공지능 개발에 실질적인 기여를 한다.
    번역하기

    딥러닝은 의생명 영상의 정량적 분석에서 혁신적인 성과를 이루었으나, 실험실 환경에서의 우수한 성능이 실제 임상 환경에서의 신뢰성으로 이어지지 못하는 근본적인 한계가 여전히 존재...

    딥러닝은 의생명 영상의 정량적 분석에서 혁신적인 성과를 이루었으나, 실험실 환경에서의 우수한 성능이 실제 임상 환경에서의 신뢰성으로 이어지지 못하는 근본적인 한계가 여전히 존재한다. 깨끗한 테스트 데이터에서 높은 정확도를 보이는 모델이라 하더라도, 학습 데이터와 상이한 영상 조건이 빈번하게 발생하는 임상 현장에서는 성능이 급격히 저하되며, 이는 안전이 중요한 의료 인공지능 응용에서 심각한 위험 요소로 작용한다. 본 학위논문은 이러한 문제를 해결하기 위해, 임상적으로 신뢰 가능한 인공지능 시스템의 개발에 필수적인 두가지 요소인 강건성(robustness) 평가 프레임워크와 효율적인 불확실성 정량화(uncertainty quantification) 방법을 통합적으로 제안한다. 첫 번째 연구 기여는 의생명 영상 분야를 위한 체계적인 강건성 평가 프레임워크이다. 본 프레임워크는 Optical Diffraction Tomography(ODT)와 Computed Tomography(CT) 응용을 대상으로, 물리적으로 정의된 16가지 영상 왜곡(corruption)을 5단계 심각도 수준으로 구성한 도메인 특화 벤치마크를 제시한다. 더 나아가, 단순한 성능 평가를 넘어 강건성 향상을 위한 데이터 증강 기법으로서 ODT 세균 분류를 위한 CutPix와 CT 장기위험구조(organ-at-risk) 분할을 위한 CutPixMixup을 제안한다. 이 기법들은 프랙탈 패턴 혼합과 장기 인지 기반 패치 연산을 통해 형상(shape) 정보와 질감(texture) 정보의 균형을 명시적으로 학습하도록 설계되었다. 이는 질감 편향 모델이 깨끗한 데이터에서는 높은 정확도를 보이나 왜곡 환경에서는 취약한 반면, 형상 편향 모델은 강건성을 확보하는 대신 정확도를 희생하는 기존 딥러닝의 근본적인 trade-off를 해결하고자 한다. 실험 결과, CutPix는 ODT 분류에서 DenseNet-121 기준 평균 Corrupted Error(mCE) 42.97\%, ResNet-101 기준 56.03\%로 최저 성능 저하를 달성하였으며, CutPixMixup은 CT 분할에서 뇌간(brainstem) 62.25\%, 안구(eye) 69.90\%의 mCE로 기존 방법 대비 최고 수준의 강건성을 달성하였다. 이는 형상과 질감의 균형 잡힌 특징 학습이 높은 정확도와 왜곡 환경에 대한 강한 복원력을 동시에 가능하게 함을 입증한다.
    두 번째 연구 기여는 Neural Bootstrapper(NeuBoots)라 명명된 효율적인 불확실성 정량화 기법이다. 기존의 앙상블 또는 베이지안 접근법이 다수의 모델 학습이나 반복적인 추론을 요구하는 반면,
    NeuBoots는 고수준 특징 계층에 부트스트랩 가중치를 직접 적용함으로써 통계적 타당성을 유지하면서도 학습 및 추론 비용을 크게 절감한다. 예측 보정(calibration), 능동 학습(active learning), 분포 외 탐지(out-of-distribution detection), 의미론적 분할(semantic segmentation) 등 다양한 과제에서의 실험을 통해, NeuBoots는 표준 부트스트래핑과 유사한 95\% 명목 수준에 근접한 안정적인 빈도주의적 커버리지(frequentist coverage)를 달성함과 동시에, 능동 학습 및 OOD 탐지에서는 기존 기준 방법들을 유의미하게 상회하는 성능을 보였다.
    본 논문의 핵심 주장은 강건성 평가와 불확실성 정량화가 상호 독립적인 문제가 아니라 상호 의존적인 필수 요소라는 점이다. 불확실성 정량화 없이 강건성만을 고려할 경우, 모델은 학습 분포를 벗어난 상황에서 실패를 인지하지 못한 채 침묵 오류(silent failure)를 일으킬 수 있으며, 반대로 강건성 없이 불확실성만을 고려할 경우 분포 변화 하에서 신뢰도 추정이 심각하게 왜곡된다. 본 논문에서 제안하는 두가지 기여는 이러한 문제를 통합적으로 해결함으로써, FDA 규제를 받는 의료기기 소프트웨어(AI Software as a Medical Device)에 적합한 인공지능 시스템 개발을 위한 핵심 도구를 제공한다. 제안된 방법들은 임상 검증 이전 단계에서의 체계적인 실패 모드 식별과, 임상 환경에서의 실시간 예측 신뢰도 전달을 가능하게 하여, 안전하고 책임 있는 임상 의사결정을 지원한다. 나아가, 본 연구는 FDA의 의료 인공지능 규제 가이드라인에서 요구하는 임상적 검증, 사용성 평가, 위험 관리 요구사항에 부합하는 구조화된 접근법을 제시함으로써, 안전 중심의 의생명 영상 인공지능 개발에 실질적인 기여를 한다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    Deep learning has revolutionized quantitative analysis of biomedical images, yet a critical gap persists between laboratory performance and real-world reliability. Models that excel on clean test sets often fail catastrophically when deployed in clinical settings where imaging conditions differ from training data, exposing fundamental vulnerabilities in safety-critical biomedical applications. This dissertation addresses this challenge through two complementary contributions that must be co-designed for trustworthy clinical deployment: comprehensive robustness evaluation frameworks and efficient uncertainty quantification methods.
    The first contribution is a systematic robustness evaluation framework for biomedical imaging that defines domain-specific corruption benchmarks with sixteen physically defined corruption types at five severity levels for both Optical Diffraction Tomography (ODT) and Computed Tomography (CT) applications. Beyond evaluation, the framework introduces CutPix for ODT bacterial classification and CutPixMixup for CT organ-at-risk segmentation, two augmentation strategies that explicitly balance shape and texture information through fractal pattern mixing and organ-aware patch operations. These methods address the fundamental shape-texture trade-off in deep learning, where texture-biased models achieve high clean accuracy but fail under corruption, while shape-biased models sacrifice accuracy for robustness. CutPix achieves the lowest mean Corrupted Error (mCE) of 42.97\% for DenseNet-121 and 56.03\% for ResNet-101 in ODT classification, while CutPixMixup achieves state-of-the-art robustness with mCE of 62.25\% for brainstem and 69.90\% for eye segmentation, demonstrating that balanced feature learning enables both high accuracy and strong corruption resilience.
    The second contribution is Neural Bootstrapper (NeuBoots), an efficient uncertainty quantification method that provides well-calibrated confidence estimates with minimal computational overhead. Unlike traditional ensemble or Bayesian methods that require multiple model training procedures or multiple forward passes, NeuBoots applies bootstrap weights directly to high-level feature layers, achieving significantly faster inference and training while maintaining statistical validity. Experimental validation across prediction calibration, active learning, out-of-distribution detection, and semantic segmentation tasks demonstrates that NeuBoots achieves stable frequentist coverage close to the nominal 95\% level, comparable to standard bootstrapping, while significantly outperforming baseline methods in active learning and OOD detection tasks.
    The central argument of this dissertation is that robustness evaluation and uncertainty quantification are interdependent: robustness without uncertainty quantification leads to silent failures when models encounter conditions beyond their training distribution, while uncertainty quantification without robustness leads to miscalibrated confidence estimates under distribution shift. Together, these contributions provide essential tools for developing AI systems suitable for FDA-regulated medical devices, enabling systematic identification of failure modes before clinical validation and real-time communication of prediction reliability for appropriate clinical decision-making. The methods directly address FDA regulatory requirements for AI Software as a Medical Device, providing structured approaches to clinical validation, usability evaluation, and risk management that align with regulatory guidance for safety-critical biomedical imaging applications.
    번역하기

    Deep learning has revolutionized quantitative analysis of biomedical images, yet a critical gap persists between laboratory performance and real-world reliability. Models that excel on clean test sets often fail catastrophically when deployed in clini...

    Deep learning has revolutionized quantitative analysis of biomedical images, yet a critical gap persists between laboratory performance and real-world reliability. Models that excel on clean test sets often fail catastrophically when deployed in clinical settings where imaging conditions differ from training data, exposing fundamental vulnerabilities in safety-critical biomedical applications. This dissertation addresses this challenge through two complementary contributions that must be co-designed for trustworthy clinical deployment: comprehensive robustness evaluation frameworks and efficient uncertainty quantification methods.
    The first contribution is a systematic robustness evaluation framework for biomedical imaging that defines domain-specific corruption benchmarks with sixteen physically defined corruption types at five severity levels for both Optical Diffraction Tomography (ODT) and Computed Tomography (CT) applications. Beyond evaluation, the framework introduces CutPix for ODT bacterial classification and CutPixMixup for CT organ-at-risk segmentation, two augmentation strategies that explicitly balance shape and texture information through fractal pattern mixing and organ-aware patch operations. These methods address the fundamental shape-texture trade-off in deep learning, where texture-biased models achieve high clean accuracy but fail under corruption, while shape-biased models sacrifice accuracy for robustness. CutPix achieves the lowest mean Corrupted Error (mCE) of 42.97\% for DenseNet-121 and 56.03\% for ResNet-101 in ODT classification, while CutPixMixup achieves state-of-the-art robustness with mCE of 62.25\% for brainstem and 69.90\% for eye segmentation, demonstrating that balanced feature learning enables both high accuracy and strong corruption resilience.
    The second contribution is Neural Bootstrapper (NeuBoots), an efficient uncertainty quantification method that provides well-calibrated confidence estimates with minimal computational overhead. Unlike traditional ensemble or Bayesian methods that require multiple model training procedures or multiple forward passes, NeuBoots applies bootstrap weights directly to high-level feature layers, achieving significantly faster inference and training while maintaining statistical validity. Experimental validation across prediction calibration, active learning, out-of-distribution detection, and semantic segmentation tasks demonstrates that NeuBoots achieves stable frequentist coverage close to the nominal 95\% level, comparable to standard bootstrapping, while significantly outperforming baseline methods in active learning and OOD detection tasks.
    The central argument of this dissertation is that robustness evaluation and uncertainty quantification are interdependent: robustness without uncertainty quantification leads to silent failures when models encounter conditions beyond their training distribution, while uncertainty quantification without robustness leads to miscalibrated confidence estimates under distribution shift. Together, these contributions provide essential tools for developing AI systems suitable for FDA-regulated medical devices, enabling systematic identification of failure modes before clinical validation and real-time communication of prediction reliability for appropriate clinical decision-making. The methods directly address FDA regulatory requirements for AI Software as a Medical Device, providing structured approaches to clinical validation, usability evaluation, and risk management that align with regulatory guidance for safety-critical biomedical imaging applications.

    더보기

    목차 (Table of Contents)

    • Abstract III
    • 1 Introduction 1
    • 1.1 General Problem: The Challenge of AI Systems 1
    • 1.2 Specific Problem: Biomedical Imaging AI in Safety-Critical Applications 3
    • 1.3 Literature Review 10
    • Abstract III
    • 1 Introduction 1
    • 1.1 General Problem: The Challenge of AI Systems 1
    • 1.2 Specific Problem: Biomedical Imaging AI in Safety-Critical Applications 3
    • 1.3 Literature Review 10
    • 1.3.1 Robustness Evaluation Frameworks 10
    • 1.3.2 Uncertainty Quantification Methods 12
    • 1.3.3 Data Augmentation Strategies 13
    • 1.4 Unsolved Problems and Research Gaps 14
    • 1.4.1 Gaps in Robustness Evaluation 14
    • 1.4.2 Limitations of Existing Uncertainty Quantification Methods 15
    • 1.4.3 Shape-Texture Trade-off in Data Augmentation 16
    • 1.5 Contributions of This Dissertation 17
    • 1.5.1 Robustness Evaluation Framework 17
    • 1.5.2 Efficient Uncertainty Quantification for Biomedical Imaging 19
    • 1.5.3 Summary of Contributions 20
    • 1.6 Dissertation Organization 21
    • 2 Materials and Methods 23
    • 2.1 Overview 23
    • 2.2 Uncertainty Quantification 24
    • 2.2.1 Bayesian Perspective 26
    • 2.2.2 Frequentist Perspective 32
    • 2.2.3 Neural Bootstrapper 44
    • 2.2.4 Theoretical Properties of NeuBoots 50
    • 2.2.5 Summary 63
    • 2.3 Robustness Evaluation Framework 66
    • 2.3.1 Corruption Robustness Evaluation for Natural Images 67
    • 2.3.2 Corruption Robustness Evaluation for Optical Diffraction Tomography 68
    • 2.3.3 Corruption Robustness Evaluation for CT Segmentation 72
    • 2.3.4 Augmentation Strategies for Robust Feature Learning 76
    • 2.3.5 CutPix for ODT-based Classifier 82
    • 2.3.6 CutPixMixup for CT-based Segmentor 88
    • 2.3.7 Summary 96
    • 3 Results 99
    • 3.1 Neural Bootstrapper Results 99
    • 3.1.1 Prediction Calibration 100
    • 3.1.2 Prediction Diversity 102
    • 3.1.3 Active Learning 106
    • 3.1.4 Out-of-Distribution Detection 108
    • 3.1.5 Semantic Segmentation 113
    • 3.1.6 Imbalanced Dataset 118
    • 3.2 CutPix Results on ODT 121
    • 3.2.1 Main Results 121
    • 3.2.2 Per-Corruption Analysis 126
    • 3.2.3 Ablation Study 128
    • 3.3 CutPixMixup Results on CT 136
    • 3.3.1 Main Results 136
    • 3.3.2 Ablation Study 144
    • 3.3.3 External Validation 148
    • 4 Discussion 151
    • 4.1 What Problem Did This Dissertation Solve? 152
    • 4.1.1 The Gap Between Laboratory Performance and Real-World Reliability 152
    • 4.1.2 Robustness and Reliability as Distinct but Interdependent Concepts 154
    • 4.1.3 The Central Argument 155
    • 4.2 Understanding Robustness Failures in Biomedical Imaging 156
    • 4.2.1 Empirical Failure Modes Under Realistic Corruptions 156
    • 4.2.2 The Shape–Texture Trade-off as a Root Cause 157
    • 4.2.3 CutPix and CutPixMixup as Balanced Feature Learning Strategies 158
    • 4.3 Reliability Through Uncertainty Quantification 161
    • 4.3.1 Why Accuracy Alone Is Dangerous in Clinical AI 161
    • 4.3.2 Practical Limitations of Existing Uncertainty Quantification Methods 162
    • 4.3.3 NeuBoots: Practical and Statistically Grounded UQ 163
    • 4.4 Robustness × Uncertainty: Why One Without the Other Is Insufficient 165
    • 4.4.1 Robust Models Without Uncertainty: The Risk of Silent Failure 165
    • 4.4.2 Uncertainty Estimation Without Robustness: False Safety 166
    • 4.4.3 Complementary Roles of Robust Feature Learning and UQ 167
    • 4.5 Implications for Clinical Deployment and Regulatory Validation 168
    • 4.5.1 Robustness Evaluation as Stress Testing for AI Systems 168
    • 4.5.2 Uncertainty Communication and Usability Requirements 169
    • 4.5.3 Alignment with FDA and SaMD Regulatory Frameworks 170
    • 4.6 Limitations of This Dissertation 171
    • 4.6.1 Scope of Corruption-Based Robustness Evaluation 171
    • 4.6.2 Scope of Uncertainty Quantification 172
    • 4.6.3 Generalization Across Tasks and Modalities 173
    • 4.6.4 Limitations in Model Architecture Scope 174
    • 4.6.5 Dataset Heterogeneity and Imaging Protocol Variations 175
    • 4.6.6 Integration of Robustness and Uncertainty Methods 179
    • 4.6.7 Computational Overhead in Segmentation Tasks 180
    • 4.7 Future Directions Toward Trustworthy Biomedical AI 181
    • 4.7.1 Integration of Robustness and Uncertainty Methods 181
    • 4.7.2 Adaptive Robustness and Uncertainty-Aware Systems 182
    • 4.7.3 Post-Deployment Monitoring and Continuous Validation 183
    • 4.7.4 Toward Human-Centered and Regulator-Ready AI 184
    • 5 Conclusion 185
    • 5.1 Summary of Contributions 186
    • 5.1.1 Robustness Evaluation Framework 186
    • 5.1.2 Efficient Uncertainty Quantification 187
    • 5.2 Key Results 188
    • 5.3 Future Work 189
    • 5.4 Concluding Remarks 190
    • Abstract in Korean 209
    • Acknowledgments 212
    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼