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/ja/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 →