paper-with-me

홈 › Papers

"Factual" or "Emotional": Stylized Image Captioning with Adaptive Learning and Attention

2018-07-10 · Tianlang Chen, Zhongping Zhang, Quanzeng You, Chen Fang, Zhaowen Wang, Hailin Jin, Jiebo Luo

Generating stylized captions for an image is an emerging topic in image captioning. Given an image as input, it requires the system to generate a caption that has a specific style (e.g., humorous, romantic, positive, and negative) while describing the image content semantically accurately. In this paper, we propose a novel stylized image captioning model that effectively takes both requirements into consideration. To this end, we first devise a new variant of LSTM, named style-factual LSTM, as the building block of our model. It uses two groups of matrices to capture the factual and stylized knowledge, respectively, and automatically learns the word-level weights of the two groups based on previous context. In addition, when we train the model to capture stylized elements, we propose an adaptive learning approach based on a reference factual model, it provides factual knowledge to the model as the model learns from stylized caption labels, and can adaptively compute how much information to supply at each time step. We evaluate our model on two stylized image captioning datasets, which contain humorous/romantic captions and positive/negative captions, respectively. Experiments shows that our proposed model outperforms the state-of-the-art approaches, without using extra ground truth supervision.

📄 PDF Abstract BibTeX arXiv:1807.03871

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

``Factual'' or ``Emotional'': Stylized Image Captioning with Adaptive Learning and Attention

2018-09-01 · ECCV 2018 9 · Tianlang Chen, Zhongping Zhang, Quanzeng You, Chen Fang 외

Generating stylized captions for an image is an emerging topic in image captioning. Given an image as input, it requires the system to generate a caption that has a specific style (e.g., humorous, romantic, positive, and…

Image Captioning

Similar Scenes arouse Similar Emotions: Parallel Data Augmentation for Stylized Image Captioning

2021-08-26 · Guodun Li, Yuchen Zhai, Zehao Lin, Yin Zhang

Stylized image captioning systems aim to generate a caption not only semantically related to a given image but also consistent with a given style description. One of the biggest challenges with this task is the lack of s…

Data AugmentationImage CaptioningSentence

UnMA-CapSumT: Unified and Multi-Head Attention-driven Caption Summarization Transformer

2024-12-16 · Dhruv Sharma, Chhavi Dhiman, Dinesh Kumar

Image captioning is the generation of natural language descriptions of images which have increased immense popularity in the recent past. With this different deep-learning techniques are devised for the development of fa…

Image Captioning

Controllable Image Captioning via Prompting

2022-12-04 · Ning Wang, Jiahao Xie, Jihao Wu, Mingbo Jia 외

Despite the remarkable progress of image captioning, existing captioners typically lack the controllable capability to generate desired image captions, e.g., describing the image in a rough or detailed manner, in a factu…

controllable image captioningImage CaptioningPrompt EngineeringPrompt Learning

Dual-path Collaborative Generation Network for Emotional Video Captioning

2024-08-06 · Cheng Ye, Weidong Chen, Jingyu Li, Lei Zhang 외

Emotional Video Captioning is an emerging task that aims to describe factual content with the intrinsic emotions expressed in videos. The essential of the EVC task is to effectively perceive subtle and ambiguous visual e…

Caption GenerationVideo Captioning