SentiCap: Generating Image Descriptions with Sentiments
The recent progress on image recognition and language modeling is making automatic description of image content a reality. However, stylized, non-factual aspects of the written description are missing from the current systems. One such style is descriptions with emotions, which is commonplace in everyday communication, and influences decision-making and interpersonal relationships. We design a system to describe an image with emotions, and present a model that automatically generates captions with positive or negative sentiments. We propose a novel switching recurrent neural network with word-level regularization, which is able to produce emotional image captions using only 2000+ training sentences containing sentiments. We evaluate the captions with different automatic and crowd-sourcing metrics. Our model compares favourably in common quality metrics for image captioning. In 84.6% of cases the generated positive captions were judged as being at least as descriptive as the factual captions. Of these positive captions 88% were confirmed by the crowd-sourced workers as having the appropriate sentiment.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingDescriptiveImage CaptioningLanguage ModelingLanguage ModellingSimilar Papers 제목 키워드 기반
Image Captioning at Will: A Versatile Scheme for Effectively Injecting Sentiments into Image Descriptions
Automatic image captioning has recently approached human-level performance due to the latest advances in computer vision and natural language understanding. However, most of the current models can only generate plain fac…
Image CaptioningNatural Language UnderstandingDiverse Image Captioning with Grounded Style
Stylized image captioning as presented in prior work aims to generate captions that reflect characteristics beyond a factual description of the scene composition, such as sentiments. Such prior work relies on given senti…
AttributeDiversityImage CaptioningMemCap: Memorizing Style Knowledge for Image Captioning
Generating stylized captions for images is a challenging task since it requires not only describing the content of the image accurately but also expressing the desired linguistic style appropriately. In this paper, we pr…
Image CaptioningLanguage ModelingLanguage ModellingSentenceGenerating Descriptions for Sequential Images with Local-Object Attention and Global Semantic Context Modelling
In this paper, we propose an end-to-end CNN-LSTM model for generating descriptions for sequential images with a local-object attention mechanism. To generate coherent descriptions, we capture global semantic context usin…
Unsupervised Stylish Image Description Generation via Domain Layer Norm
Most of the existing works on image description focus on generating expressive descriptions. The only few works that are dedicated to generating stylish (e.g., romantic, lyric, etc.) descriptions suffer from limited styl…
Image Description