paper-with-me

Papers

Relational Reasoning using Prior Knowledge for Visual Captioning

2019-06-04 · Jingyi Hou, Xinxiao Wu, Yayun Qi, Wentian Zhao, Jiebo Luo, Yunde Jia

Exploiting relationships among objects has achieved remarkable progress in interpreting images or videos by natural language. Most existing methods resort to first detecting objects and their relationships, and then generating textual descriptions, which heavily depends on pre-trained detectors and leads to performance drop when facing problems of heavy occlusion, tiny-size objects and long-tail in object detection. In addition, the separate procedure of detecting and captioning results in semantic inconsistency between the pre-defined object/relation categories and the target lexical words. We exploit prior human commonsense knowledge for reasoning relationships between objects without any pre-trained detectors and reaching semantic coherency within one image or video in captioning. The prior knowledge (e.g., in the form of knowledge graph) provides commonsense semantic correlation and constraint between objects that are not explicit in the image and video, serving as useful guidance to build semantic graph for sentence generation. Particularly, we present a joint reasoning method that incorporates 1) commonsense reasoning for embedding image or video regions into semantic space to build semantic graph and 2) relational reasoning for encoding semantic graph to generate sentences. Extensive experiments on the MS-COCO image captioning benchmark and the MSVD video captioning benchmark validate the superiority of our method on leveraging prior commonsense knowledge to enhance relational reasoning for visual captioning.

📄 PDF Abstract BibTeX arXiv:1906.01290

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioningobject-detectionObject DetectionRelational ReasoningSentenceVideo Captioning

Similar Papers 제목 키워드 기반

Leveraging Textual Compositional Reasoning for Robust Change Captioning

2025-11-28 · Kyu Ri Park, Jiyoung Park, Seong Tae Kim, Hong Joo Lee 외 arxiv

Change captioning aims to describe changes between a pair of images. However, existing works rely on visual features alone, which often fail to capture subtle but meaningful changes because they lack the ability to repre…

Relational Reasoning

Dense Relational Image Captioning via Multi-task Triple-Stream Networks

2020-10-08 · Dong-Jin Kim, Tae-Hyun Oh, Jinsoo Choi, In So Kweon

We introduce dense relational captioning, a novel image captioning task which aims to generate multiple captions with respect to relational information between objects in a visual scene. Relational captioning provides ex…

Graph GenerationImage CaptioningObjectPOS+3

Relational Graph Learning for Grounded Video Description Generation

2021-12-02 · Wenqiao Zhang, Xin Eric Wang, Siliang Tang, Haizhou Shi 외

Grounded video description (GVD) encourages captioning models to attend to appropriate video regions (e.g., objects) dynamically and generate a description. Such a setting can help explain the decisions of captioning mod…

Graph LearningHallucinationObjectObject Hallucination+1

Recurrent Relational Memory Network for Unsupervised Image Captioning

2020-06-24 · Dan Guo, Yang Wang, Peipei Song, Meng Wang

Unsupervised image captioning with no annotations is an emerging challenge in computer vision, where the existing arts usually adopt GAN (Generative Adversarial Networks) models. In this paper, we propose a novel memory-…

Computational EfficiencyImage CaptioningRelational ReasoningSentence

VisRes Bench: On Evaluating the Visual Reasoning Capabilities of VLMs

2025-12-24 · Brigitta Malagurski Törtei, Yasser Dahou, Ngoc Dung Huynh, Wamiq Reyaz Para 외 arxiv

Vision-Language Models (VLMs) have achieved remarkable progress across tasks such as visual question answering and image captioning. Yet, the extent to which these models perform visual reasoning as opposed to relying on…

Visual Question AnsweringImage CaptioningVisual ReasoningImage Matching