paper-with-me

홈 › Papers

Embodied Image Captioning: Self-supervised Learning Agents for Spatially Coherent Image Descriptions

2025-04-11 · Tommaso Galliena, Tommaso Apicella, Stefano Rosa, Pietro Morerio, Alessio Del Bue, Lorenzo Natale

We present a self-supervised method to improve an agent's abilities in describing arbitrary objects while actively exploring a generic environment. This is a challenging problem, as current models struggle to obtain coherent image captions due to different camera viewpoints and clutter. We propose a three-phase framework to fine-tune existing captioning models that enhances caption accuracy and consistency across views via a consensus mechanism. First, an agent explores the environment, collecting noisy image-caption pairs. Then, a consistent pseudo-caption for each object instance is distilled via consensus using a large language model. Finally, these pseudo-captions are used to fine-tune an off-the-shelf captioning model, with the addition of contrastive learning. We analyse the performance of the combination of captioning models, exploration policies, pseudo-labeling methods, and fine-tuning strategies, on our manually labeled test set. Results show that a policy can be trained to mine samples with higher disagreement compared to classical baselines. Our pseudo-captioning method, in combination with all policies, has a higher semantic similarity compared to other existing methods, and fine-tuning improves caption accuracy and consistency by a significant margin. Code and test set annotations available at https://hsp-iit.github.io/embodied-captioning/

📄 PDF Abstract BibTeX arXiv:2504.08531

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage CaptioningLarge Language ModelSelf-Supervised LearningSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Explore and Explain: Self-supervised Navigation and Recounting

2020-07-14 · Roberto Bigazzi, Federico Landi, Marcella Cornia, Silvia Cascianelli 외

Embodied AI has been recently gaining attention as it aims to foster the development of autonomous and intelligent agents. In this paper, we devise a novel embodied setting in which an agent needs to explore a previously…

Navigate

Memory-Augmented Vision-Language Agents for Persistent and Semantically Consistent Object Captioning

2026-03-25 · Tommaso Galliena, Stefano Rosa, Tommaso Apicella, Pietro Morerio 외 arxiv

Vision-Language Models (VLMs) often yield inconsistent descriptions of the same object across viewpoints, hindering the ability of embodied agents to construct consistent semantic representations over time. Previous meth…

Environment Predictive Coding for Embodied Agents

2021-02-03 · Santhosh K. Ramakrishnan, Tushar Nagarajan, Ziad Al-Halah, Kristen Grauman

We introduce environment predictive coding, a self-supervised approach to learn environment-level representations for embodied agents. In contrast to prior work on self-supervised learning for images, we aim to jointly e…

Self-Supervised Learning

Self-Evolving Embodied Agents via Skill-Harness Evolution

2026-08-11 · Peidong Wang, Zhiming Ma, Ying Chang, Xufang Luo 외 hf

Embodied agents are increasingly built as systems around foundation models, where performance depends not only on model weights but also on the skills, context, action interfaces, and execution harness surrounding the mo…

Reinforcement Learning

Intra-agent speech permits zero-shot task acquisition

2022-06-07 · Chen Yan, Federico Carnevale, Petko Georgiev, Adam Santoro 외

Human language learners are exposed to a trickle of informative, context-sensitive language, but a flood of raw sensory data. Through both social language use and internal processes of rehearsal and practice, language le…

Image Captioning