Preprint
Computer Vision

Maya

December 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

An open-source multilingual multimodal model designed to improve vision-language understanding in eight languages (English, Chinese, French, Spanish, Russian, Hindi, Japanese, and Arabic). It leverages a newly created, toxicity-filtered multilingual image-text dataset based on LLaVA, incorporating a SigLIP vision encoder and the Aya-23 8B language model, and is fine-tuned on the PALO 150K instruction-tuning dataset.

Analysis

Why This Paper Matters

Maya addresses a critical gap in multimodal AI: the lack of open-source models that effectively handle vision-language tasks across multiple languages. Most existing vision-language models are English-centric, limiting their utility for global applications. By supporting eight languages—English, Chinese, French, Spanish, Russian, Hindi, Japanese, and Arabic—Maya democratizes access to multimodal understanding for diverse linguistic communities. The emphasis on toxicity filtering in the training dataset is particularly significant, as it tackles the pervasive issue of harmful content in web-scale data, making the model safer for real-world deployment.

The paper's timing is relevant given the rapid growth of multimodal AI in applications like content moderation, accessibility tools, and cross-lingual information retrieval. Maya's open-source nature encourages reproducibility and community-driven improvements, which is vital for advancing multilingual AI research.

Technical Contributions

  • Multilingual Dataset Creation: Maya introduces a toxicity-filtered multilingual image-text dataset built on LLaVA, ensuring cleaner training data across eight languages.
  • Model Architecture: Combines a SigLIP vision encoder with the Aya-23 8B language model, leveraging state-of-the-art components for vision and language processing.
  • Instruction Tuning: Fine-tuned on the PALO 150K instruction-tuning dataset, which enhances the model's ability to follow complex multimodal instructions.
  • Open-Source Release: The model and dataset are made publicly available, promoting transparency and further research.

Results

The abstract does not report specific quantitative metrics such as accuracy, BLEU scores, or comparisons to baselines. The primary contribution is the model itself and the curated dataset. Future work would need to evaluate Maya on standard benchmarks like VQA, captioning, or cross-lingual retrieval to quantify its performance relative to existing models.

Significance

Maya's broader impact lies in its potential to make multimodal AI more inclusive and safer. By supporting eight languages, it enables applications in education, healthcare, and communication for non-English speakers. The toxicity filtering sets a precedent for responsible data curation in multilingual settings. As an open-source model, Maya can serve as a foundation for further research into multilingual vision-language understanding, especially in low-resource languages. However, without empirical results, its practical effectiveness remains to be validated.