paper-with-me

홈 › Papers

Image Captioning with Visual Object Representations Grounded in the Textual Modality

2020-10-19 · Dušan Variš, Katsuhito Sudoh, Satoshi Nakamura

We present our work in progress exploring the possibilities of a shared embedding space between textual and visual modality. Leveraging the textual nature of object detection labels and the hypothetical expressiveness of extracted visual object representations, we propose an approach opposite to the current trend, grounding of the representations in the word embedding space of the captioning system instead of grounding words or sentences in their associated images. Based on the previous work, we apply additional grounding losses to the image captioning training objective aiming to force visual object representations to create more heterogeneous clusters based on their class label and copy a semantic structure of the word embedding space. In addition, we provide an analysis of the learned object vector space projection and its impact on the IC system performance. With only slight change in performance, grounded models reach the stopping criterion during training faster than the unconstrained model, needing about two to three times less training updates. Additionally, an improvement in structural correlation between the word embeddings and both original and projected object vectors suggests that the grounding is actually mutual.

📄 PDF Abstract BibTeX arXiv:2010.09413

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningObjectobject-detectionObject DetectionWord Embeddings

Similar Papers 제목 키워드 기반

Top-Down Framework for Weakly-supervised Grounded Image Captioning

2023-06-13 · Chen Cai, Suchen Wang, Kim-Hui Yap, Yi Wang

Weakly-supervised grounded image captioning (WSGIC) aims to generate the caption and ground (localize) predicted object words in the input image without using bounding box supervision. Recent two-stage solutions mostly a…

Image CaptioningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONObject+1

More Grounded Image Captioning by Distilling Image-Text Matching Model

2020-04-01 · CVPR 2020 6 · Yuanen Zhou, Meng Wang, Daqing Liu, Zhenzhen Hu 외

Visual attention not only improves the performance of image captioners, but also serves as a visual interpretation to qualitatively measure the caption rationality and model transparency. Specifically, we expect that a c…

Image CaptioningImage-text matchingKnowledge DistillationPOS+2

Consensus Graph Representation Learning for Better Grounded Image Captioning

2021-12-02 · Wenqiao Zhang, Haochen Shi, Siliang Tang, Jun Xiao 외

The contemporary visual captioning models frequently hallucinate objects that are not actually in a scene, due to the visual misclassification or over-reliance on priors that resulting in the semantic inconsistency betwe…

Graph Representation LearningHallucinationImage CaptioningObject Hallucination+1

UniTAB: Unifying Text and Box Outputs for Grounded Vision-Language Modeling

2021-11-23 · Zhengyuan Yang, Zhe Gan, JianFeng Wang, Xiaowei Hu 외

We propose UniTAB that Unifies Text And Box outputs for grounded vision-language (VL) modeling. Grounded VL tasks such as grounded captioning require the model to generate a text description and align predicted words wit…

Image CaptioningImage DescriptionLanguage ModelingLanguage Modelling+6

Neural Baby Talk

2018-03-27 · CVPR 2018 6 · Jiasen Lu, Jianwei Yang, Dhruv Batra, Devi Parikh

We introduce a novel framework for image captioning that can produce natural language explicitly grounded in entities that object detectors find in the image. Our approach reconciles classical slot filling approaches (th…

Image CaptioningObjectSentenceslot-filling+1