paper-with-me

홈 › Papers

ContCap: A scalable framework for continual image captioning

2019-09-19 · Giang Nguyen, Tae Joon Jun, Trung Tran, Tolcha Yalew, Daeyoung Kim

While advanced image captioning systems are increasingly describing images coherently and exactly, recent progress in continual learning allows deep learning models to avoid catastrophic forgetting. However, the domain where image captioning working with continual learning has not yet been explored. We define the task in which we consolidate continual learning and image captioning as continual image captioning. In this work, we propose ContCap, a framework generating captions over a series of new tasks coming, seamlessly integrating continual learning into image captioning besides addressing catastrophic forgetting. After proving forgetting in image captioning, we propose various techniques to overcome the forgetting dilemma by taking a simple fine-tuning schema as the baseline. We split MS-COCO 2014 dataset to perform experiments in class-incremental settings without revisiting dataset of previously provided tasks. Experiments show remarkable improvements in the performance on the old tasks while the figures for the new surprisingly surpass fine-tuning. Our framework also offers a scalable solution for continual image or video captioning.

📄 PDF Abstract BibTeX arXiv:1909.08745

Code (1)

luulinh90s/Contcap pytorch

Tasks

Continual LearningImage CaptioningVideo Captioning

Similar Papers 제목 키워드 기반

RATT: Recurrent Attention to Transient Tasks for Continual Image Captioning

2020-07-13 · NeurIPS 2020 12 · Riccardo Del Chiaro, Bartłomiej Twardowski, Andrew D. Bagdanov, Joost Van de Weijer

Research on continual learning has led to a variety of approaches to mitigating catastrophic forgetting in feed-forward classification networks. Until now surprisingly little attention has been focused on continual learn…

Continual LearningImage CaptioningKnowledge Distillation

Continual Learning for Image Captioning through Improved Image-Text Alignment

2025-10-07 · Bertram Taetz, Gal Bordelius arxiv

Generating accurate and coherent image captions in a continual learning setting remains a major challenge due to catastrophic forgetting and the difficulty of aligning evolving visual concepts with language over time. In…

Continual LearningImage Captioning

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 pipeli…

Continual LearningData AugmentationImage Captioning

CapRL++: Unified Reinforcement Learning with Verifiable Rewards for Dense Image and Video Captioning

2026-06-08 · Penghui Yang, Long Xing, Xiaoyi Dong, Yuhang Zang 외 arxiv

Image and video captioning are fundamental tasks that bridge the visual and linguistic domains, playing a critical role in pre-training Large Vision-Language Models (LVLMs). Current state-of-the-art captioning models are…

Reinforcement LearningVideo CaptioningDense Captioning

AFRICAPTION: Establishing a New Paradigm for Image Captioning in African Languages

2025-10-20 · Mardiyyah Oduwole, Prince Mireku, Fatimo Adebanjo, Oluwatosin Olajide 외 arxiv

Multimodal AI research has overwhelmingly focused on high-resource languages, hindering the democratization of advancements in the field. To address this, we present AfriCaption, a comprehensive framework for multilingua…

Image Captioning