Towards Adaptable and Interactive Image Captioning with Data Augmentation and Episodic Memory
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Continual LearningData AugmentationImage CaptioningSimilar Papers 제목 키워드 기반
Interactive Machine Learning for Image Captioning
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 CaptioningiCap: Interactive Image Captioning with Predictive Text
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 CompletionDeep Interactive Region Segmentation and Captioning
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+1Interactive Attention AI to translate low light photos to captions for night scene understanding in women safety
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+7Personalizing Multimodal Large Language Models for Image Captioning: An Experimental Analysis
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