paper-with-me

Papers

xVLM2Vec: Adapting LVLM-based embedding models to multilinguality using Self-Knowledge Distillation

2025-03-12 · Elio Musacchio, Lucia Siciliani, Pierpaolo Basile, Giovanni Semeraro

In the current literature, most embedding models are based on the encoder-only transformer architecture to extract a dense and meaningful representation of the given input, which can be a text, an image, and more. With the recent advances in language modeling thanks to the introduction of Large Language Models, the possibility of extracting embeddings from these large and extensively trained models has been explored. However, current studies focus on textual embeddings in English, which is also the main language on which these models have been trained. Furthermore, there are very few models that consider multimodal and multilingual input. In light of this, we propose an adaptation methodology for Large Vision-Language Models trained on English language data to improve their performance in extracting multilingual and multimodal embeddings. Finally, we design and introduce a benchmark to evaluate the effectiveness of multilingual and multimodal embedding models.

📄 PDF Abstract BibTeX arXiv:2503.09313

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationLanguage ModelingLanguage ModellingSelf-Knowledge Distillation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MpoxVLM: A Vision-Language Model for Diagnosing Skin Lesions from Mpox Virus Infection

2024-11-16 · Xu Cao, Wenqian Ye, Kenny Moise, Megan Coffee

In the aftermath of the COVID-19 pandemic and amid accelerating climate change, emerging infectious diseases, particularly those arising from zoonotic spillover, remain a global threat. Mpox (caused by the monkeypox viru…

DiagnosticInstruction FollowingLanguage ModelingLanguage Modelling+1

DEPT: Decoupled Embeddings for Pre-training Language Models

2024-10-07 · Alex Iacob, Lorenzo Sani, Meghdad Kurmanji, William F. Shen 외

Language model pre-training benefits from diverse data to enhance performance across domains and languages. However, training on such heterogeneous corpora requires extensive and costly efforts. Since these data sources …

Language ModelingLanguage Modelling

Identifying Necessary Elements for BERT's Multilinguality

2020-05-01 · Philipp Dufter, Hinrich Schütze

It has been shown that multilingual BERT (mBERT) yields high quality multilingual representations and enables effective zero-shot transfer. This is surprising given that mBERT does not use any crosslingual signal during …

Identifying Elements Essential for BERT's Multilinguality

2020-11-01 · EMNLP 2020 11 · Philipp Dufter, Hinrich Sch{\"u}tze

It has been shown that multilingual BERT (mBERT) yields high quality multilingual representations and enables effective zero-shot transfer. This is surprising given that mBERT does not use any crosslingual signal during …

Automated Evaluation of Large Vision-Language Models on Self-driving Corner Cases

2024-04-16 · Kai Chen, Yanze Li, Wenhua Zhang, Yanxin Liu 외

Large Vision-Language Models (LVLMs) have received widespread attention for advancing the interpretable self-driving. Existing evaluations of LVLMs primarily focus on multi-faceted capabilities in natural circumstances, …

Autonomous DrivingVisual Reasoning