NAACL 2024long6 citations

MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets

Hossein Aboutalebi, Hwanjun Song, Yusheng Xie, Arshit Gupta, Lijia Sun, Hang Su, Igor Shalyminov, Nikolaos Pappas

Abstract

Development of multimodal interactive systems is hindered by the lack of rich, multimodal (text, images) conversational data, which is needed in large quantities for LLMs. Previous approaches augment textual dialogues with retrieved images, posing privacy, diversity, and quality constraints. In this work, we introduce Multimodal Augmented Generative Images Dialogues (MAGID), a framework to augment text-only dialogues with diverse and high-quality images . Subsequently, a diffusion model is applied to craft corresponding images, ensuring alignment with the identified text. Finally, MAGID incorporates an innovative feedback loop between an image description generation module (textual LLM) and image quality modules (addressing aesthetics, image-text matching, and safety), that work in tandem to generate high-quality and multi-modal dialogues. We compare MAGID to other SOTA baselines on three dialogue datasets, using automated and human evaluation. Our results show that MAGID is comparable to or better than baselines, with significant improvements in human evaluation, especially against retrieval baselines where the image database is small.

BibTeX
@inproceedings{aboutalebi-etal-2024-magid,
    title = "{MAGID}: An Automated Pipeline for Generating Synthetic Multi-modal Datasets",
    author = "Aboutalebi, Hossein  and
      Song, Hwanjun  and
      Xie, Yusheng  and
      Gupta, Arshit  and
      Sun, Lijia  and
      Su, Hang  and
      Shalyminov, Igor  and
      Pappas, Nikolaos  and
      Singh, Siffi  and
      Mansour, Saab",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-long.288/",
    doi = "10.18653/v1/2024.naacl-long.288",
    pages = "5150--5167"
}
MAGID: An Automated Pipeline for Generating Synthetic Multi-modal Datasets · NAACL 2024