Machine learningMachine learning
アンサンブル転移学習
アンサンブル転移学習は、それぞれ大規模なソースドメインで事前学習され、その後ターゲットタスクでファインチューニングされた複数のモデルを組み合わせる手法である。独立にファインチューニングされた複数のモデルの予測を集約することにより、特にターゲットデータセットが小さい場合に、単一の転移モデル単独よりも高い精度と頑健性を達成する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Ganaie, M. A., Hu, M., Malik, A. K., Tanveer, M., & Suganthan, P. N. (2022). Ensemble deep learning: A review. Engineering Applications of Artificial Intelligence, 115, 105151. DOI: 10.1016/j.engappai.2022.105151 ↗
- Transfer learning. Wikipedia. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Ensemble Transfer Learning (Aggregation of Multiple Pre-trained Models). ScholarGate. https://scholargate.app/ja/machine-learning/ensemble-transfer-learning
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
- Few-shot Learning機械学習↔ compare
- ランダムフォレスト機械学習↔ compare
- 半教師あり転移学習機械学習↔ compare
- 転移学習機械学習↔ compare
- 投票アンサンブル機械学習↔ compare