LEMoN: Label Error Detection Using Multimodal Neighbors
Abstract
Large repositories of image-caption pairs are essential for the development of vision-language models. However, these datasets are often extracted from noisy data scraped from the web, and contain many mislabeled examples. In order to improve the reliability of downstream models, it is important to identify and filter images with incorrect captions. However, beyond filtering based on image-caption embedding similarity, no prior works have proposed other methods to filter noisy multimodal data, or concretely assessed the impact of noisy captioning data on downstream training. In this work, we propose LEMoN, a method to automatically identify label errors in multimodal datasets. Our method leverages the multimodal neighborhood of image-caption pairs in the latent space of contrastively pretrained multimodal models. We find that our method outperforms the baselines in label error identification, and that training on datasets filtered using our method improves downstream classification and captioning performance.
Cite
Text
Zhang et al. "LEMoN: Label Error Detection Using Multimodal Neighbors." NeurIPS 2024 Workshops: RBFM, 2024.Markdown
[Zhang et al. "LEMoN: Label Error Detection Using Multimodal Neighbors." NeurIPS 2024 Workshops: RBFM, 2024.](https://mlanthology.org/neuripsw/2024/zhang2024neuripsw-lemon/)BibTeX
@inproceedings{zhang2024neuripsw-lemon,
title = {{LEMoN: Label Error Detection Using Multimodal Neighbors}},
author = {Zhang, Haoran and Balagopalan, Aparna and Oufattole, Nassim and Jeong, Hyewon and Wu, Yan and Zhu, Jiacheng and Ghassemi, Marzyeh},
booktitle = {NeurIPS 2024 Workshops: RBFM},
year = {2024},
url = {https://mlanthology.org/neuripsw/2024/zhang2024neuripsw-lemon/}
}