paper-with-me

홈 › Papers

Transforming LLMs into Cross-modal and Cross-lingual Retrieval Systems

2024-04-02 · Frank Palma Gomez, Ramon Sanabria, Yun-Hsuan Sung, Daniel Cer, Siddharth Dalmia, Gustavo Hernandez Abrego

Large language models (LLMs) are trained on text-only data that go far beyond the languages with paired speech and text data. At the same time, Dual Encoder (DE) based retrieval systems project queries and documents into the same embedding space and have demonstrated their success in retrieval and bi-text mining. To match speech and text in many languages, we propose using LLMs to initialize multi-modal DE retrieval systems. Unlike traditional methods, our system doesn't require speech data during LLM pre-training and can exploit LLM's multilingual text understanding capabilities to match speech and text in languages unseen during retrieval training. Our multi-modal LLM-based retrieval system is capable of matching speech and text in 102 languages despite only training on 21 languages. Our system outperforms previous systems trained explicitly on all 102 languages. We achieve a 10% absolute improvement in Recall@1 averaged across these languages. Additionally, our model demonstrates cross-lingual speech and text matching, which is further enhanced by readily available machine translation data.

📄 PDF Abstract BibTeX arXiv:2404.01616

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationRetrievalText Matching

Similar Papers 제목 키워드 기반

ModaVerse: Efficiently Transforming Modalities with LLMs

2024-01-12 · CVPR 2024 1 · Xinyu Wang, Bohan Zhuang, Qi Wu

Humans possess the capability to comprehend diverse modalities and seamlessly transfer information between them. In this work, we introduce ModaVerse, a Multi-modal Large Language Model (MLLM) capable of comprehending an…

Language ModelingLanguage ModellingLarge Language Model

A Survey on Evaluating Quality and Trustworthiness in LLM-Generated Data

2026-01-25 · Kaituo Zhang, Mingzhi Hu, Hoang Anh Duy Le, Fariha Kabir Torsha 외 arxiv

Large Language Models (LLMs) have emerged as powerful tools for generating data across various modalities. By transforming data from a scarce resource into a controllable asset, LLMs mitigate the bottlenecks imposed by t…

Enhance the Robustness of Text-Centric Multimodal Alignments

2024-07-06 · Ting-Yu Yen, Yun-Da Tsai, Keng-Te Liao, Shou-De Lin

Converting different modalities into general text, serving as input prompts for large language models (LLMs), is a common method to align multimodal models when there is limited pairwise data. This text-centric approach …

Automated Unity Game Template Generation from GDDs via NLP and Multi-Modal LLMs

2025-09-07 · Amna Hassan arxiv

This paper presents a novel framework for automated game template generation by transforming Game Design Documents (GDDs) into functional Unity game prototypes using Natural Language Processing (NLP) and multi-modal Larg…

Code Generation

EE-MLLM: A Data-Efficient and Compute-Efficient Multimodal Large Language Model

2024-08-21 · Feipeng Ma, Yizhou Zhou, Hebei Li, Zilong He 외

In the realm of multimodal research, numerous studies leverage substantial image-text pairs to conduct modal alignment learning, transforming Large Language Models (LLMs) into Multimodal LLMs and excelling in a variety o…

Computational EfficiencyLanguage ModelingLanguage ModellingLarge Language Model+2