NAACL 2022long35 citations

Imagination-Augmented Natural Language Understanding

Yujie Lu, Wanrong Zhu, Xin Wang, Miguel Eckstein, William Yang Wang

Abstract

Human brains integrate linguistic and perceptual information simultaneously to understand natural language, and hold the critical ability to render imaginations. Such abilities enable us to construct new abstract concepts or concrete objects, and are essential in involving practical knowledge to solve problems in low-resource scenarios. However, most existing methods for Natural Language Understanding (NLU) are mainly focused on textual signals. They do not simulate human visual imagination ability, which hinders models from inferring and learning efficiently from limited data samples. Therefore, we introduce an Imagination-Augmented Cross-modal Encoder (iACE) to solve natural language understanding tasks from a novel learning perspective—imagination-augmented cross-modal understanding. iACE enables visual imagination with external knowledge transferred from the powerful generative and pre-trained vision-and-language models. Extensive experiments on GLUE and SWAG show that iACE achieves consistent improvement over visually-supervised pre-trained models. More importantly, results in extreme and normal few-shot settings validate the effectiveness of iACE in low-resource natural language understanding circumstances.

BibTeX
@inproceedings{lu-etal-2022-imagination,
    title = "Imagination-Augmented Natural Language Understanding",
    author = "Lu, Yujie  and
      Zhu, Wanrong  and
      Wang, Xin  and
      Eckstein, Miguel  and
      Wang, William Yang",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.naacl-main.326/",
    doi = "10.18653/v1/2022.naacl-main.326",
    pages = "4392--4402"
}
Imagination-Augmented Natural Language Understanding · NAACL 2022