paper-with-me

Papers

Emergent Natural Language with Communication Games for Improving Image Captioning Capabilities without Additional Data

2025-07-11 · Parag Dutta, Ambedkar Dukkipati arxiv

Image captioning is an important problem in developing various AI systems, and these tasks require large volumes of annotated images to train the models. Since all existing labelled datasets are already used for training the large Vision Language Models (VLMs), it becomes challenging to improve the performance of the same. Considering this, it is essential to consider the unsupervised image captioning performance, which remains relatively under-explored. To that end, we propose LoGIC (Lewis Communication Game for Image Captioning), a Multi-agent Reinforcement Learning game. The proposed method consists of two agents, a 'speaker' and a 'listener', with the objective of learning a strategy for communicating in natural language. We train agents in the cooperative common-reward setting using the GRPO algorithm and show that improvement in image captioning performance emerges as a consequence of the agents learning to play the game. We show that using pre-trained VLMs as the 'speaker' and Large Language Model (LLM) for language understanding in the 'listener', we achieved a $46$ BLEU score after fine-tuning using LoGIC without additional labels, a $2$ units advantage in absolute metrics compared to the $44$ BLEU score of the vanilla VLM. Additionally, we replace the VLM from the 'speaker' with lightweight components: (i) a ViT for image perception and (ii) a GPT2 language generation, and train them from scratch using LoGIC, obtaining a $31$ BLEU score in the unsupervised setting, a $10$ points advantage over existing unsupervised image-captioning methods.

📄 PDF Abstract BibTeX arXiv:2507.08610

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningImage Captioning

Similar Papers 제목 키워드 기반

Incorporating Pragmatic Reasoning Communication into Emergent Language

2020-06-07 · NeurIPS 2020 12 · Yipeng Kang, Tonghan Wang, Gerard de Melo

Emergentism and pragmatics are two research fields that study the dynamics of linguistic communication along substantially different timescales and intelligence levels. From the perspective of multi-agent reinforcement l…

Multi-agent Reinforcement LearningReinforcement Learning (RL)StarcraftStarcraft II

Inductive Bias and Language Expressivity in Emergent Communication

2020-12-04 · Shangmin Guo, Yi Ren, Agnieszka Słowik, Kory Mathewson

Referential games and reconstruction games are the most common game types for studying emergent languages. We investigate how the type of the language game affects the emergent language in terms of: i) language compositi…

Inductive Bias

Linking Emergent and Natural Languages via Corpus Transfer

2022-03-24 · ICLR 2022 4 · Shunyu Yao, Mo Yu, Yang Zhang, Karthik R Narasimhan 외

The study of language emergence aims to understand how human languages are shaped by perceptual grounding and communicative intent. Computational approaches to emergent communication (EC) predominantly consider referenti…

AttributeDisentanglementImage CaptioningLanguage Modeling+1

Emergent Communication Pretraining for Few-Shot Machine Translation

2020-11-02 · COLING 2020 8 · Yaoyiran Li, Edoardo M. Ponti, Ivan Vulić, Anna Korhonen

While state-of-the-art models that rely upon massively multilingual pretrained encoders achieve sample efficiency in downstream applications, they still require abundant amounts of unlabelled text. Nevertheless, most of …

Machine TranslationNMTTransfer LearningTranslation

Emergent Communication in a Multi-Modal, Multi-Step Referential Game

2017-05-29 · ICLR 2018 1 · Katrina Evtimova, Andrew Drozdov, Douwe Kiela, Kyunghyun Cho

Inspired by previous work on emergent communication in referential games, we propose a novel multi-modal, multi-step referential game, where the sender and receiver have access to distinct modalities of an object, and th…