English

Image Generation from Image Captioning -- Invertible Approach

Computer Vision and Pattern Recognition 2024-10-29 v1

Abstract

Our work aims to build a model that performs dual tasks of image captioning and image generation while being trained on only one task. The central idea is to train an invertible model that learns a one-to-one mapping between the image and text embeddings. Once the invertible model is efficiently trained on one task, the image captioning, the same model can generate new images for a given text through the inversion process, with no additional training. This paper proposes a simple invertible neural network architecture for this problem and presents our current findings.

Keywords

Cite

@article{arxiv.2410.20171,
  title  = {Image Generation from Image Captioning -- Invertible Approach},
  author = {Nandakishore S Menon and Chandramouli Kamanchi and Raghuram Bharadwaj Diddigi},
  journal= {arXiv preprint arXiv:2410.20171},
  year   = {2024}
}

Comments

Accepted as Tiny Paper at ICVGIP 2024 conference

R2 v1 2026-06-28T19:36:38.650Z