EMNLP 2023long findings0 citations

MetaReVision: Meta-Learning with Retrieval for Visually Grounded Compositional Concept Acquisition

Guangyue Xu, Parisa Kordjamshidi, Joyce Chai

Abstract

Humans have the ability to learn novel compositional concepts by recalling primitive concepts acquired from past experience and generalizing these primitive concepts to novel compositions. Inspired by the above human’s compositional learning procedure, in this paper, we propose MetaReVision, a retrievalenhanced meta-learning model to solve the visually grounded compositional concept learning problem. The proposed MetaReVision consists of a retrieval module and a meta- learning module which are designed to incorporate retrieved primitive concepts as supporting set to meta-train visual-language models for grounded compositional concept recognition. Through meta-learning from episodes constructed by the retriever, MetaReVision learns a generic compositional representation that can be fast updated to recognize novel composi tional concepts. We create CompCOCO and CompFlickr to benchmark the grounded compositional concept learning. Our experimental results show MetaReVision outperforms other competitive baselines and the retrieval module does plays an important role in this compositional learning process.

Compositional LearningMeta-LearningRetrieval-enhance LearningVisual-Language Models
BibTeX
@inproceedings{
xu2023metarevision,
title={MetaReVision: Meta-Learning with Retrieval for Visually Grounded Compositional Concept Acquisition},
author={Guangyue Xu and Parisa Kordjamshidi and Joyce Chai},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=EpJ7qqR0ad}
}