paper-with-me

Papers

On Advances in Text Generation from Images Beyond Captioning: A Case Study in Self-Rationalization

2022-05-24 · Shruti Palaskar, Akshita Bhagia, Yonatan Bisk, Florian Metze, Alan W Black, Ana Marasović

Combining the visual modality with pretrained language models has been surprisingly effective for simple descriptive tasks such as image captioning. More general text generation however remains elusive. We take a step back and ask: How do these models work for more complex generative tasks, i.e. conditioning on both text and images? Are multimodal models simply visually adapted language models, or do they combine they reason jointly over modalities? We investigate these questions in the context of self-rationalization (jointly generating task labels/answers and free-text explanations) of three tasks: (i) visual question answering in VQA-X, (ii) visual commonsense reasoning in VCR, and (iii) visual-textual entailment in e-SNLI-VE. We show that recent unimodal advances, CLIP image representations and scaling of language models, do not consistently improve self-rationalization in multimodal tasks. We find that no single model type works universally best across tasks, datasets, and finetuning data sizes. Our findings motivate the need for novel general backbones approach that move text generation from images and text beyond image captioning.

📄 PDF Abstract BibTeX arXiv:2205.11686

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage CaptioningNatural Language InferenceQuestion AnsweringText GenerationVisual Commonsense ReasoningVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Diagnostic Captioning: A Survey

2021-01-18 · John Pavlopoulos, Vasiliki Kougia, Ion Androutsopoulos, Dimitris Papamichail

Diagnostic Captioning (DC) concerns the automatic generation of a diagnostic text from a set of medical images of a patient collected during an examination. DC can assist inexperienced physicians, reducing clinical error…

DiagnosticImage CaptioningSurvey

Towards Retrieval-Augmented Architectures for Image Captioning

2024-05-21 · Sara Sarto, Marcella Cornia, Lorenzo Baraldi, Alessandro Nicolosi 외

The objective of image captioning models is to bridge the gap between the visual and linguistic modalities by generating natural language descriptions that accurately reflect the content of input images. In recent years,…

Image CaptioningLanguage ModelingLanguage ModellingRetrieval

Questions beyond Pixels: Integrating Commonsense Knowledge in Visual Question Generation for Remote Sensing

2026-02-22 · Siran Li, Li Mi, Javiera Castillo-Navarro, Devis Tuia arxiv

With the rapid development of remote sensing image archives, asking questions about images has become an effective way of gathering specific information or performing semantic image retrieval. However, current automatica…

Question GenerationQuestion AnsweringImage CaptioningImage Retrieval

Image Captioning in news report scenario

2024-03-24 · Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong 외

Image captioning strives to generate pertinent captions for specified images, situating itself at the crossroads of Computer Vision (CV) and Natural Language Processing (NLP). This endeavor is of paramount importance wit…

Image CaptioningRecommendation Systems

Language Models Can See: Plugging Visual Controls in Text Generation

2022-05-05 · Yixuan Su, Tian Lan, Yahui Liu, Fangyu Liu 외

Generative language models (LMs) such as GPT-2/3 can be prompted to generate text with remarkable quality. While they are designed for text-prompted generation, it remains an open question how the generation process coul…

Image CaptioningImage-text matchingOpen-Ended Question AnsweringStory Generation+2