Machine learningTraining techniques
데이터 증강 (Data Augmentation)
데이터 증강은 기존 샘플에 레이블을 보존하는 변환을 적용하여 훈련 데이터셋을 인위적으로 확장하는 기법군을 말한다. 원래 이미지 분류 작업에 대해 체계화되었으나, 현재는 비전, 텍스트, 오디오, 테이블 도메인 전반에 걸쳐 광범위하게 적용된다. 이는 지도 학습 딥러닝에서 레이블이 지정된 데이터의 만성적인 부족에 대한 실용적인 해결책으로 등장했으며, 현대 신경망 파이프라인에서 표준 전처리 단계로 남아 있다.
방법 전문 읽기
회원 전용
로그인무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.
Method map
The neighbourhood of related methods — select a node to explore.
출처
- Shorten, C., & Khoshgoftaar, T. M. (2019). A survey on image data augmentation for deep learning. Journal of Big Data, 6, 60. DOI: 10.1186/s40537-019-0197-0 ↗
이 페이지 인용 방법
ScholarGate. (2026, June 2). Data Augmentation. ScholarGate. https://scholargate.app/ko/deep-learning/data-augmentation
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →