paper-with-me

Papers

Improving Diversity and Reducing Redundancy in Paragraph Captions

2020-07-19 · International Joint Conference on Neural Networks (IJCNN) 2020 7 · Kanani, Chandresh S., Sriparna Saha, and Pushpak Bhattacharyya

The purpose of an image paragraph captioning model is to produce detailed descriptions of the source images. Generally, paragraph captioning models use encoder-decoder based architectures similar to the standard image captioning models. The encoder is a CNN based model, and the decoder is a LSTM or GRU. The standard image captioning models produce unsatisfactory results for the paragraph captioning task due to the lack of diversity in the generated outputs [9]. The paragraphs generated from standard image captioning models lack in language diversity and contain redundant information. In this work, we have proposed an approach with language discriminator for increasing the diversity in language, and dissimilarity score using word mover’s distance [4] for reducing redundant information. Using this approach with a state-of-the-art model at testing time, we have improved the METEOR score from 13.63 to 19.01 for the Visual Genome dataset

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDense CaptioningDiversityImage CaptioningImage Paragraph Captioning

Similar Papers 제목 키워드 기반

Improving Visual Question Answering by Referring to Generated Paragraph Captions

2019-06-14 · ACL 2019 7 · Hyounghun Kim, Mohit Bansal

Paragraph-style image captions describe diverse aspects of an image as opposed to the more common single-sentence captions that only provide an abstract description of the image. These paragraph captions can hence contai…

DecoderImage CaptioningQuestion AnsweringSentence+2

Video Paragraph Captioning as a Text Summarization Task

2021-08-01 · ACL 2021 5 · Hui Liu, Xiaojun Wan

Video paragraph captioning aims to generate a set of coherent sentences to describe a video that contains several events. Most previous methods simplify this task by using ground-truth event segments. In this work, we pr…

SentenceText Summarization

VLCap: Vision-Language with Contrastive Learning for Coherent Video Paragraph Captioning

2022-06-26 · Kashu Yamazaki, Sang Truong, Khoa Vo, Michael Kidd 외

In this paper, we leverage the human perceiving process, that involves vision and language interaction, to generate a coherent paragraph description of untrimmed videos. We propose vision-language (VL) features consistin…

Contrastive LearningDiversityVideo Captioning

Matching Visual Features to Hierarchical Semantic Topics for Image Paragraph Captioning

2021-05-10 · Dandan Guo, Ruiying Lu, Bo Chen, Zequn Zeng 외

Observing a set of images and their corresponding paragraph-captions, a challenging task is to learn how to produce a semantically coherent paragraph to describe the visual content of an image. Inspired by recent success…

Image Paragraph CaptioningLanguage ModelingLanguage ModellingVariational Inference

CodecCap: High-Fidelity Codec-Inspired Residual Modeling for Dense Video Captioning

2026-05-26 · Zihan Lin, Songhe Deng, Shuwei He, Danxiang Zhu 외 arxiv

Existing video captioning methods struggle to balance visual fidelity and redundancy: holistic captions are compact but lose fine-grained evidence, whereas segment-wise captions improve coverage but introduce heavy redun…

Dense Video CaptioningDense Captioning