일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- motion matching
- Unreal Engine
- 생성모델
- GAN
- WBP
- UE5
- Stat110
- Generative Model
- multimodal
- cv
- WinAPI
- Few-shot generation
- 디퓨전모델
- deep learning
- BERT
- animation retargeting
- 딥러닝
- dl
- 언리얼엔진
- 폰트생성
- RNN
- Font Generation
- Diffusion
- ue5.4
- NLP
- CNN
- userwidget
- 오블완
- 모션매칭
- ddpm
Archives
- Today
- Total
목록lm (1)
Deeper Learning
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
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