Papers
Topics
Authors
Recent
Search
2000 character limit reached

Parrot: Multilingual Visual Instruction Tuning

Published 4 Jun 2024 in cs.CV, cs.AI, cs.CL, and cs.LG | (2406.02539v3)

Abstract: The rapid development of Multimodal LLMs (MLLMs), such as GPT-4o, marks a significant step toward artificial general intelligence. Existing methods typically align vision encoders with LLMs via supervised fine-tuning (SFT), but this often deteriorates their ability to handle multiple languages as training progresses. We empirically observe that imbalanced SFT datasets, largely English-centric, degrade performance on non-English languages due to the failure in multilingual token alignment. To address this, we propose PARROT, a novel approach that leverages textual guidance for visual token alignment at the language level. PARROT conditions visual tokens on diverse language inputs and uses Mixture-of-Experts (MoE) to align multilingual tokens. By computing cross-attention between initial visual features and textual embeddings, we select the most relevant experts, converting visual tokens into language-specific representations. Additionally, we introduce the Massive Multilingual Multimodal Benchmark (MMMB), a new benchmark comprising 6 languages, 15 categories, and 12,000 questions, to assess multilingual capabilities. PARROT achieves state-of-the-art performance on both the multilingual benchmarks and a wide range of multimodal tasks. Code and dataset are available at: https://github.com/AIDC-AI/Parrot

Citations (4)

Summary

  • The paper introduces Parrot, a method to counter multilingual erosion by aligning visual tokens with language-specific guidance.
  • It utilizes a Mixture-of-Experts router to condition visual outputs on six languages, achieving state-of-the-art results on MMMB.
  • The approach offers a resource-efficient solution to expand multilingual capabilities in MLLMs, paving the way for globally accessible AI systems.

Parrot: Multilingual Visual Instruction Tuning

The paper "Parrot: Multilingual Visual Instruction Tuning" addresses a pertinent issue in the development of Multimodal LLMs (MLLMs), namely the deterioration of multilingual capabilities due to imbalanced training datasets predominantly featuring English-centric image-text pairs. Through a novel approach named Parrot, the authors propose a method to maintain and enhance the multilingual abilities of these models, ensuring consistent performance across a wider range of languages.

The central issue identified by the authors is the phenomenon of "multilingual erosion," where the ability of MLLMs to process and generate outputs in non-English languages diminishes as the supervised fine-tuning (SFT) process progresses. This degradation is largely attributed to the insufficient alignment of vision encoders with multilingual tokens during training. The authors argue that existing datasets, focused mainly on English image-text pairs, significantly limit the performance of the models in non-English environments.

Parrot introduces a novel solution by utilizing textual guidance at the language level to drive visual token alignment. The authors implement a Mixture-of-Experts (MoE) approach that allows visual tokens to be conditioned on diverse language inputs. This approach involves calculating cross-attention between initial visual features and textual embeddings, and subsequently feeding these into an MoE router to select the most relevant experts. The experts specialize in converting English-biased visual tokens into language-specific pairs, thus mitigating the performance drop in non-English contexts. This method proved to be effective, as evidenced by experimental results, where Parrot showcased state-of-the-art performance in the new Massive Multilingual Multimodal Benchmark (MMMB) which covers six languages.

Furthermore, Parrot demonstrated substantial capabilities across a range of multimodal tasks, highlighting its versatility and robustness. The method does not necessitate excessive non-English data, aligning visual representations across multiple languages with minimal data resources—a practical advantage in low-resource settings.

In developing the MMMB, the authors acknowledge the limitations of existing benchmarks, which are often outdated, unstandardized, or limited in language diversity. MMMB includes six diverse languages: English, Chinese, Portuguese, Arabic, Turkish, and Russian. The benchmark ensures content consistency across languages, offering a fair evaluation of MLLMs' multilingual capabilities.

The implications of this research are significant. Practically, it paves the way for more equitable access to advanced AI capabilities across different linguistic contexts, addressing digital divide issues. Theoretically, it contributes to the understanding of multimodal alignments at the intersection of vision and language processing, promoting further exploration into the integration of multilingual data in model pre-training and fine-tuning phases.

The future of AI developments could see extended applications of Parrot's methodology in various domains requiring multilingual and multimodal processing capabilities, from content moderation to automated translation systems. Additionally, further exploration into multilingual training datasets and more sophisticated MoE designs could enhance these capabilities further.

In summary, the Parrot framework presents a valuable contribution to the MLLM field, effectively addressing multilingual erosion with innovative solutions that require minimal additional resources. Its implementation could lead to significant advancements in not only maintaining multilingual capabilities during training but also in expanding them, thereby facilitating the development of more globally accessible AI systems.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 3 tweets with 3 likes about this paper.