paper-with-me

홈 › Papers

Putting Humans in the Image Captioning Loop

2023-06-06 · Aliki Anagnostopoulou, Mareike Hartmann, Daniel Sonntag

Image Captioning (IC) models can highly benefit from human feedback in the training process, especially in cases where data is limited. We present work-in-progress on adapting an IC system to integrate human feedback, with the goal to make it easily adaptable to user-specific data. Our approach builds on a base IC model pre-trained on the MS COCO dataset, which generates captions for unseen images. The user will then be able to offer feedback on the image and the generated/predicted caption, which will be augmented to create additional training instances for the adaptation of the model. The additional instances are integrated into the model using step-wise updates, and a sparse memory replay component is used to avoid catastrophic forgetting. We hope that this approach, while leading to improved results, will also result in customizable IC models.

📄 PDF Abstract BibTeX arXiv:2306.03476

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Machine-in-the-Loop Rewriting for Creative Image Captioning

2021-11-07 · NAACL 2022 7 · Vishakh Padmakumar, He He

Machine-in-the-loop writing aims to enable humans to collaborate with models to complete their writing tasks more effectively. Prior work has found that providing humans a machine-written draft or sentence-level continua…

DescriptiveImage CaptioningLanguage ModelingLanguage Modelling+1

Putting Humans in the Natural Language Processing Loop: A Survey

2021-03-06 · EACL (HCINLP) 2021 4 · Zijie J. Wang, Dongjin Choi, Shenyu Xu, Diyi Yang

How can we design Natural Language Processing (NLP) systems that learn from human feedback? There is a growing research body of Human-in-the-loop (HITL) NLP frameworks that continuously integrate human feedback to improv…

Survey

Seeing with Humans: Gaze-Assisted Neural Image Captioning

2016-08-18 · Yusuke Sugano, Andreas Bulling

Gaze reflects how humans process visual scenes and is therefore increasingly used in computer vision systems. Previous works demonstrated the potential of gaze for object-centric tasks, such as object localization and re…

Image CaptioningObjectObject LocalizationScene Recognition+1

Control Image Captioning Spatially and Temporally

2021-08-01 · ACL 2021 5 · Kun Yan, Lei Ji, Huaishao Luo, Ming Zhou 외

Generating image captions with user intention is an emerging need. The recently published Localized Narratives dataset takes mouse traces as another input to the image captioning task, which is an intuitive and efficient…

Contrastive LearningImage CaptioningSentence

Human Attention in Image Captioning: Dataset and Analysis

2019-03-06 · ICCV 2019 10 · Sen He, Hamed R. -Tavakoli, Ali Borji, Nicolas Pugeault

In this work, we present a novel dataset consisting of eye movements and verbal descriptions recorded synchronously over images. Using this data, we study the differences in human attention during free-viewing and image …

Image CaptioningImage DescriptionSentenceTask 2