paper-with-me

Papers

Compositional Generalization in Image Captioning

2019-09-10 · CONLL 2019 11 · Mitja Nikolaus, Mostafa Abdou, Matthew Lamm, Rahul Aralikatte, Desmond Elliott

Image captioning models are usually evaluated on their ability to describe a held-out set of images, not on their ability to generalize to unseen concepts. We study the problem of compositional generalization, which measures how well a model composes unseen combinations of concepts when describing images. State-of-the-art image captioning models show poor generalization performance on this task. We propose a multi-task model to address the poor performance, that combines caption generation and image--sentence ranking, and uses a decoding mechanism that re-ranks the captions according their similarity to the image. This model is substantially better at generalizing to unseen combinations of concepts compared to state-of-the-art captioning models.

📄 PDF Abstract BibTeX arXiv:1909.04402

Code (1)

mitjanikolaus/compositional-image-captioning 공식 구현 pytorch

Tasks

Caption GenerationImage CaptioningSentence

Similar Papers 제목 키워드 기반

The Role of Syntactic Planning in Compositional Image Captioning

2021-01-28 · EACL 2021 2 · Emanuele Bugliarello, Desmond Elliott

Image captioning has focused on generalizing to images drawn from the same distribution as the training set, and not to the more challenging problem of generalizing to different distributions of images. Recently, Nikolau…

Image Captioning

A Neural Compositional Paradigm for Image Captioning

2018-10-23 · NeurIPS 2018 12 · Bo Dai, Sanja Fidler, Dahua Lin

Mainstream captioning models often follow a sequential structure to generate captions, leading to issues such as introduction of irrelevant semantics, lack of diversity in the generated captions, and inadequate generaliz…

DiversityImage Captioning

A Neural Compositional Paradigm for Image Captioning

2018-09-24 · Anonymous

Mainstream captioning models often follow a sequential structure to generate cap- tions, leading to issues such as introduction of irrelevant semantics, lack of diversity in the generated captions, and inadequate general…

DiversityImage Captioning

Combine to Describe: Evaluating Compositional Generalization in Image Captioning

2022-05-01 · ACL 2022 5 · George Pantazopoulos, Alessandro Suglia, Arash Eshghi

Compositionality – the ability to combine simpler concepts to understand & generate arbitrarily more complex conceptual structures – has long been thought to be the cornerstone of human language capacity. With the recent…

Image Captioning

Compositional Concept Generalization with Variational Quantum Circuits

2025-09-11 · Hala Hawashin, Mina Abbaszadeh, Nicholas Joseph, Beth Pearson 외 arxiv

Compositional generalization is a key facet of human cognition, but lacking in current AI tools such as vision-language models. Previous work examined whether a compositional tensor-based sentence semantics can overcome …

Image Captioning