English

Using Deep Object Features for Image Descriptions

Computer Vision and Pattern Recognition 2019-02-27 v1 Computation and Language Machine Learning

Abstract

Inspired by recent advances in leveraging multiple modalities in machine translation, we introduce an encoder-decoder pipeline that uses (1) specific objects within an image and their object labels, (2) a language model for decoding joint embedding of object features and the object labels. Our pipeline merges prior detected objects from the image and their object labels and then learns the sequences of captions describing the particular image. The decoder model learns to extract descriptions for the image from scratch by decoding the joint representation of the object visual features and their object classes conditioned by the encoder component. The idea of the model is to concentrate only on the specific objects of the image and their labels for generating descriptions of the image rather than visual feature of the entire image. The model needs to be calibrated more by adjusting the parameters and settings to result in better accuracy and performance.

Keywords

Cite

@article{arxiv.1902.09969,
  title  = {Using Deep Object Features for Image Descriptions},
  author = {Ashutosh Mishra and Marcus Liwicki},
  journal= {arXiv preprint arXiv:1902.09969},
  year   = {2019}
}

Comments

arXiv admin note: text overlap with arXiv:1411.2539, arXiv:1609.06647 by other authors

R2 v1 2026-06-23T07:51:47.273Z