paper-with-me

홈 › Papers

Multimodal Learning: Are Captions All You Need?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In today's digital world, it is increasingly common for information to be multimodal: images or videos often accompany text. Sophisticated multimodal architectures such as ViLBERT, VisualBERT, and LXMERT have achieved state-of-the-art performance in vision-and-language tasks. However, existing vision models cannot represent contextual information and semantics like transformer-based language models can. Fusing the semantic-rich information coming from text becomes a challenge. In this work, we study the alternative of first transforming images into text using image captioning. We then use transformer-based methods to combine the two modalities in a simple but effective way. We perform an empirical analysis on different multimodal tasks, describing the benefits, limitations, and situations where this simple approach can replace large and expensive handcrafted multimodal models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AllImage Captioning

Methods 이 논문이 사용한 방법론

LXMERT LXMERT is a model for learning vision-and-language cross-modality representations. It consists of a Transformer model that consists three encoders: object relationship encoder, a…
VisualBERT VisualBERT aims to reuse self-attention to implicitly align elements of the input text and regions in the input image. Visual embeddings are used to model images where the…
ViLBERT Vision-and-Language BERT (ViLBERT) is a BERT-based model for learning task-agnostic joint representations of image content and…

Similar Papers 제목 키워드 기반

Revisit Large-Scale Image-Caption Data in Pre-training Multimodal Foundation Models

2024-10-03 · Zhengfeng Lai, Vasileios Saveris, Chen Chen, Hong-You Chen 외

Recent advancements in multimodal models highlight the value of rewritten captions for improving performance, yet key challenges remain. For example, while synthetic captions often provide superior quality and image-text…

VICSOM: VIsual Clues from SOcial Media for psychological assessment

2019-05-15 · Mohammad Mahdi Dehshibi, Gerard Pons, Bita Baiani, David Masip

Sharing multimodal information (typically images, videos or text) in Social Network Sites (SNS) occupies a relevant part of our time. The particular way how users expose themselves in SNS can provide useful information t…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Retrieval-augmented Image Captioning

2023-02-16 · Rita Ramos, Desmond Elliott, Bruno Martins

Inspired by retrieval-augmented language generation and pretrained Vision and Language (V&L) encoders, we present a new approach to image captioning that generates sentences given the input image and a set of captions re…

DecoderImage CaptioningRetrievalText Generation

FLEUR: An Explainable Reference-Free Evaluation Metric for Image Captioning Using a Large Multimodal Model

2024-06-10 · Yebin Lee, Imseong Park, Myungjoo Kang

Most existing image captioning evaluation metrics focus on assigning a single numerical score to a caption by comparing it with reference captions. However, these methods do not provide an explanation for the assigned sc…

Image Captioning

BioCAP: Exploiting Synthetic Captions Beyond Labels in Biological Foundation Models

2025-10-23 · Ziheng Zhang, Xinyue Ma, Arpita Chowdhury, Elizabeth G. Campolongo 외 arxiv

This work investigates descriptive captions as an additional source of supervision for biological multimodal foundation models. Images and captions can be viewed as complementary samples from the latent morphospace of a …

Image Retrieval