paper-with-me

Papers

Towards Adaptable and Interactive Image Captioning with Data Augmentation and Episodic Memory

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

Interactive machine learning (IML) is a beneficial learning paradigm in cases of limited data availability, as human feedback is incrementally integrated into the training process. In this paper, we present an IML pipeline for image captioning which allows us to incrementally adapt a pre-trained image captioning model to a new data distribution based on user input. In order to incorporate user input into the model, we explore the use of a combination of simple data augmentation methods to obtain larger data batches for each newly annotated data instance and implement continual learning methods to prevent catastrophic forgetting from repeated updates. For our experiments, we split a domain-specific image captioning dataset, namely VizWiz, into non-overlapping parts to simulate an incremental input flow for continually adapting the model to new data. We find that, while data augmentation worsens results, even when relatively small amounts of data are available, episodic memory is an effective strategy to retain knowledge from previously seen clusters.

📄 PDF Abstract BibTeX arXiv:2306.03500

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningData AugmentationImage Captioning

Similar Papers 제목 키워드 기반

Interactive Machine Learning for Image Captioning

2022-02-28 · Mareike Hartmann, Aliki Anagnostopoulou, Daniel Sonntag

We propose an approach for interactive learning for an image captioning model. As human feedback is expensive and modern neural network based approaches often require large amounts of supervised data to be trained, we en…

BIG-bench Machine LearningData AugmentationImage Captioning

iCap: Interactive Image Captioning with Predictive Text

2020-01-31 · Zhengxiong Jia, Xirong Li

In this paper we study a brand new topic of interactive image captioning with human in the loop. Different from automated image captioning where a given test image is the sole input in the inference stage, we have access…

Image CaptioningSentenceSentence Completion

Deep Interactive Region Segmentation and Captioning

2017-07-26 · Ali Sharifi Boroujerdi, Maryam Khanian, Michael Breuss

With recent innovations in dense image captioning, it is now possible to describe every object of the scene with a caption while objects are determined by bounding boxes. However, interpretation of such an output is not …

Image CaptioningInteractive Segmentationobject-detectionObject Detection+1

Interactive Attention AI to translate low light photos to captions for night scene understanding in women safety

2022-01-04 · Rajagopal A, Nirmala V, Arun Muthuraj Vedamanickam

There is amazing progress in Deep Learning based models for Image captioning and Low Light image enhancement. For the first time in literature, this paper develops a Deep Learning model that translates night scenes to se…

DecoderDeep LearningImage CaptioningImage Enhancement+7

Personalizing Multimodal Large Language Models for Image Captioning: An Experimental Analysis

2024-12-04 · Davide Bucciarelli, Nicholas Moratelli, Marcella Cornia, Lorenzo Baraldi 외

The task of image captioning demands an algorithm to generate natural language descriptions of visual inputs. Recent advancements have seen a convergence between image captioning research and the development of Large Lan…

Image CaptioningImage DescriptionPrompt Learning