vix.ing · top · new · best · stats · spec

Simple Image Description Generator via a Linear Phrase-Based Approach

2014/12/29 by Rémi Lebret, Lebret, Remi, Pedro O. Pinheiro +3 · 1 citation
Computer Science · #Advanced Image and Video Retrieval Techniques #Computation and Language (cs.CL) #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Neural and Evolutionary Computing (cs.NE)

paper · pdf · doi:10.48550/arxiv.1412.8419

openalex publication_date 2014/12/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Generating a novel textual description of an image is an interesting problem that connects computer vision and natural language processing. In this paper, we present a simple model that is able to generate descriptive sentences given a sample image. This model has a strong focus on the syntax of the descriptions. We train a purely bilinear model that learns a metric between an image representation (generated from a previously trained Convolutional Neural Network) and phrases that are used to described them. The system is then able to infer phrases from a given image sample. Based on caption syntax statistics, we propose a simple language model that can produce relevant descriptions for a given test image using the phrases inferred. Our approach, which is considerably simpler than state-of-the-art models, achieves comparable results on the recently release Microsoft COCO dataset.

Citations

Cited by

Related