딥러닝/논문 작성 공부

쓸만한 논문 용어 정리

dnap512 2022. 12. 22. 09:14

- As epitomized by: ~에 의해 요약된 바와 같이
(예문, https://arxiv.org/abs/2104.06644)
In particular, masked language model (MLM) pre-training, as epitomized by BERT (Devlin et al., 2019), has proven wildly successful, although the precise reason for this success has remained unclear.

- disentangle: ~를 구성요소로 분해하다

- Concretely: 구체적으로

- Alternatively,: 또는

- As the advent of ~: ~의 출현 이후로,
(에문, . As the advent of CLIP (Radford et al., 2021) and ALIGN (Jia et al., 2021), researchers have realized that language supervision can play an important role in computer vision tasks.)

- the seminal work of ~: ~의 중요한 연구?
(예문, In MDETR (Kamath et al., 2021), the authors also adopt an encoder-decoder architecture, but the decoder is designed to generate bounding boxes in parallel, following the seminal work of DETR (Carion et al., 2020). )

- metaphorically: 은유적으로