방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 다국어 의미론적 분할(Multilingual Semantic Segmentation)× | 다국어 트랜스포머× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2019–2022 | 2019–2020 |
| 창시자≠ | Various (building on Long et al. 2015 FCN; multilingual extensions c. 2019–2022) | Devlin et al. (mBERT); Conneau et al. (XLM-R) |
| 유형≠ | Pixel-wise classification with cross-lingual features | Pre-trained cross-lingual language model |
| 원전≠ | Chen, L.-C., Zhu, Y., Papandreou, G., Schroff, F., & Adam, H. (2018). Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation. In Proceedings of ECCV 2018. link ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, pp. 4171–4186. Association for Computational Linguistics. DOI ↗ |
| 별칭 | cross-lingual semantic segmentation, multilingual scene parsing, multilingual pixel-wise classification, ML-SegNet | multilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model |
| 관련≠ | 3 | 4 |
| 요약≠ | Multilingual semantic segmentation is a pixel-level scene parsing approach that assigns a semantic class label to every pixel in an image while incorporating cross-lingual capabilities — enabling a single model to recognise scene-text elements, annotations, or training signals drawn from multiple languages. It combines deep encoder-decoder architectures with multilingual language representations, making it applicable to documents, street signs, natural scene images, and medical imagery across diverse linguistic contexts. | A multilingual transformer is a pre-trained language model built on the transformer architecture and trained jointly on text from dozens to over one hundred languages. Models such as mBERT and XLM-RoBERTa learn shared cross-lingual representations, enabling zero-shot or few-shot transfer: a model fine-tuned on English data can often be applied directly to French, German, Arabic, or Chinese without language-specific labels. |
| ScholarGate데이터셋 ↗ |
|
|