paper-with-me

Papers

SentiCap: Generating Image Descriptions with Sentiments

2015-10-06 · Alexander Mathews, Lexing Xie, Xuming He

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.

📄 PDF Abstract BibTeX arXiv:1510.01431

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDescriptiveImage CaptioningLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Image Captioning at Will: A Versatile Scheme for Effectively Injecting Sentiments into Image Descriptions

2018-01-30 · Quanzeng You, Hailin Jin, Jiebo Luo

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 Understanding

Diverse Image Captioning with Grounded Style

2022-05-03 · Franz Klein, Shweta Mahajan, Stefan Roth

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 Captioning

MemCap: Memorizing Style Knowledge for Image Captioning

2020-04-03 · AAAI 2020 4 · Wentian Zhao, Xinxiao wu, Xiaoxun Zhang

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 ModellingSentence

Generating Descriptions for Sequential Images with Local-Object Attention and Global Semantic Context Modelling

2020-12-02 · Jing Su, Chenghua Lin, Mian Zhou, Qingyun Dai 외

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

2018-09-11 · Cheng Kuan Chen, Zhu Feng Pan, Min Sun, Ming-Yu Liu

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