English

Transformer based Multitask Learning for Image Captioning and Object Detection

Computer Vision and Pattern Recognition 2024-03-12 v1 Computation and Language

Abstract

In several real-world scenarios like autonomous navigation and mobility, to obtain a better visual understanding of the surroundings, image captioning and object detection play a crucial role. This work introduces a novel multitask learning framework that combines image captioning and object detection into a joint model. We propose TICOD, Transformer-based Image Captioning and Object detection model for jointly training both tasks by combining the losses obtained from image captioning and object detection networks. By leveraging joint training, the model benefits from the complementary information shared between the two tasks, leading to improved performance for image captioning. Our approach utilizes a transformer-based architecture that enables end-to-end network integration for image captioning and object detection and performs both tasks jointly. We evaluate the effectiveness of our approach through comprehensive experiments on the MS-COCO dataset. Our model outperforms the baselines from image captioning literature by achieving a 3.65% improvement in BERTScore.

Keywords

Cite

@article{arxiv.2403.06292,
  title  = {Transformer based Multitask Learning for Image Captioning and Object Detection},
  author = {Debolena Basak and P. K. Srijith and Maunendra Sankar Desarkar},
  journal= {arXiv preprint arXiv:2403.06292},
  year   = {2024}
}

Comments

Accepted at PAKDD 2024

R2 v1 2026-06-28T15:15:06.662Z