일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Font Generation
- 디퓨전모델
- CNN
- GAN
- NLP
- userwidget
- WinAPI
- Stat110
- RNN
- 생성모델
- 언리얼엔진
- ddpm
- WBP
- ue5.4
- deep learning
- Unreal Engine
- 딥러닝
- dl
- Diffusion
- 폰트생성
- motion matching
- cv
- 모션매칭
- Generative Model
- UE5
- animation retargeting
- BERT
- Few-shot generation
- 오블완
- multimodal
Archives
- Today
- Total
목록lm (1)
Deeper Learning

Kevin Clark, Minh-Thang Luong, Quoc V. Le, Christopher D. Manning, [Google Brain] [Stanford University] (2020.03) Abstract Masked language modeling (MLM)은 input의 몇몇 token을 [MASK] token으로 바꾸고 원래 token을 재구성하는 방식으로 학습 MLM으로 학습한 모델은 downstream NLP task에 전이학습 하였을 때 성능 향상이 있었으나 효과를 보기 위해서는 많은 계산량을 요구한다 (비효율적인 sampling) 대안으로 저자는 sample-efficient pre-training task인 replaced token detection을 제시한다 token을 ..
AI/Deep Learning
2022. 6. 9. 01:25