paper-with-me

Papers

Reflective Decoding Network for Image Captioning

2019-08-30 · ICCV 2019 10 · Lei Ke, Wenjie Pei, Ruiyu Li, Xiaoyong Shen, Yu-Wing Tai

State-of-the-art image captioning methods mostly focus on improving visual features, less attention has been paid to utilizing the inherent properties of language to boost captioning performance. In this paper, we show that vocabulary coherence between words and syntactic paradigm of sentences are also important to generate high-quality image caption. Following the conventional encoder-decoder framework, we propose the Reflective Decoding Network (RDN) for image captioning, which enhances both the long-sequence dependency and position perception of words in a caption decoder. Our model learns to collaboratively attend on both visual and textual features and meanwhile perceive each word's relative position in the sentence to maximize the information delivered in the generated caption. We evaluate the effectiveness of our RDN on the COCO image captioning datasets and achieve superior performance over the previous methods. Further experiments reveal that our approach is particularly advantageous for hard cases with complex scenes to describe by captions.

📄 PDF Abstract BibTeX arXiv:1908.11824

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CaptioningPositionSentence

Similar Papers 제목 키워드 기반

Image Captioning based on Feature Refinement and Reflective Decoding

2022-06-16 · Ghadah Alabduljabbar, Hafida Benhidour, Said Kerrache

Image captioning is the process of automatically generating a description of an image in natural language. Image captioning is one of the significant challenges in image understanding since it requires not only recognizi…

DecoderImage Captioning

ReflectCAP: Detailed Image Captioning with Reflective Memory

2026-04-14 · Kyungmin Min, Minbeom Kim, Kang-il Lee, Seunghyun Yoon 외 arxiv

Detailed image captioning demands both factual grounding and fine-grained coverage, yet existing methods have struggled to achieve them simultaneously. We address this tension with Reflective Note-Guided Captioning (Refl…

Image Captioning

Guiding Image Captioning Models Toward More Specific Captions

2023-07-31 · ICCV 2023 1 · Simon Kornblith, Lala Li, ZiRui Wang, Thao Nguyen

Image captioning is conventionally formulated as the task of generating captions for images that match the distribution of reference image-caption pairs. However, reference captions in standard captioning datasets are sh…

Image CaptioningImage Retrieval

Fast Image Caption Generation with Position Alignment

2019-12-13 · Zheng-cong Fei

Recent neural network models for image captioning usually employ an encoder-decoder architecture, where the decoder adopts a recursive sequence decoding way. However, such autoregressive decoding may result in sequential…

Caption GenerationDecoderImage CaptioningPosition+1

Transferable Decoding with Visual Entities for Zero-Shot Image Captioning

2023-07-31 · ICCV 2023 1 · Junjie Fei, Teng Wang, Jinrui Zhang, Zhenyu He 외

Image-to-text generation aims to describe images using natural language. Recently, zero-shot image captioning based on pre-trained vision-language models (VLMs) and large language models (LLMs) has made significant progr…

Caption GenerationHallucinationImage CaptioningImage to text+2