AltCLIP
2000년 도입 · 논문 5편에서 사용
In this work, we present a conceptually simple and effective method to train a strong bilingual multimodal representation model. Starting from the pretrained multimodal representation model CLIP released by OpenAI, we switched its text encoder with a pretrained multilingual text encoder XLM-R, and aligned both languages and image representations by a two-stage training schema consisting of teacher learning and contrastive learning. We validate our method through evaluations of a wide range of tasks. We set new state-of-the-art performances on a bunch of tasks including ImageNet-CN, Flicker30k- CN, and COCO-CN. Further, we obtain very close performances with CLIP on almost all tasks, suggesting that one can simply alter the text encoder in CLIP for extended capabilities such as multilingual understanding. Our models and code are available at https://github.com/FlagAI-Open/FlagAI.
출처: AltCLIP: Altering the Language Encoder in CLIP for Extended Language Capabilities
소개 논문: AltCLIP: Altering the Language Encoder in CLIP for Extended Language Capabilities
Vision and Language Pre-Trained Models · Computer Vision