EMNLP 2022finding116 citations

MAGMA – Multimodal Augmentation of Generative Models through Adapter-based Finetuning

Constantin Eichenberg, Sidney Black, Samuel Weinbach, Letitia Parcalabescu, Anette Frank

Abstract

Large-scale pretraining is fast becoming the norm in Vision-Language (VL) modeling. However, prevailing VL approaches are limited by the requirement for labeled data and the use of complex multi-step pretraining objectives. We present MAGMA - a simple method for augmenting generative language models with additional modalities using adapter-based finetuning. Building on Frozen, we train a series of VL models that autoregressively generate text from arbitrary combinations of visual and textual input. The pretraining is entirely end-to-end using a single language modeling objective, simplifying optimization compared to previous approaches. Importantly, the language model weights remain unchanged during training, allowing for transfer of encyclopedic knowledge and in-context learning abilities from language pretraining. MAGMA outperforms Frozen on open-ended generative tasks, achieving state of the art results on the OKVQA benchmark and competitive results on a range of other popular VL benchmarks, while pretraining on 0.2 % of the number of samples used to train SimVLM.

BibTeX
@inproceedings{eichenberg-etal-2022-magma,
    title = "{MAGMA} {--} Multimodal Augmentation of Generative Models through Adapter-based Finetuning",
    author = "Eichenberg, Constantin  and
      Black, Sidney  and
      Weinbach, Samuel  and
      Parcalabescu, Letitia  and
      Frank, Anette",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-emnlp.179/",
    doi = "10.18653/v1/2022.findings-emnlp.179",
    pages = "2416--2428"
}
MAGMA – Multimodal Augmentation of Generative Models through Adapter-based Finetuning · EMNLP 2022