paper-with-me

Papers

Neural Language Modeling with Visual Features

2019-03-07 · Antonios Anastasopoulos, Shankar Kumar, Hank Liao

Multimodal language models attempt to incorporate non-linguistic features for the language modeling task. In this work, we extend a standard recurrent neural network (RNN) language model with features derived from videos. We train our models on data that is two orders-of-magnitude bigger than datasets used in prior work. We perform a thorough exploration of model architectures for combining visual and text features. Our experiments on two corpora (YouCookII and 20bn-something-something-v2) show that the best performing architecture consists of middle fusion of visual and text features, yielding over 25% relative improvement in perplexity. We report analysis that provides insights into why our multimodal language model improves upon a standard RNN language model.

📄 PDF Abstract BibTeX arXiv:1903.02930

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

From Two to One: A New Scene Text Recognizer with Visual Language Modeling Network

2021-08-22 · ICCV 2021 10 · Yuxin Wang, Hongtao Xie, Shancheng Fang, Jing Wang 외

In this paper, we abandon the dominant complex language model and rethink the linguistic learning process in the scene text recognition. Different from previous methods considering the visual and linguistic information i…

Language ModelingLanguage ModellingScene Text Recognition

VLMAE: Vision-Language Masked Autoencoder

2022-08-19 · Sunan He, Taian Guo, Tao Dai, Ruizhi Qiao 외

Image and language modeling is of crucial importance for vision-language pre-training (VLP), which aims to learn multi-modal representations from large-scale paired image-text data. However, we observe that most existing…

Image-text RetrievalLanguage ModelingLanguage ModellingQuestion Answering+5

VL-BEiT: Generative Vision-Language Pretraining

2022-06-02 · Hangbo Bao, Wenhui Wang, Li Dong, Furu Wei

We introduce a vision-language foundation model called VL-BEiT, which is a bidirectional multimodal Transformer learned by generative pretraining. Our minimalist solution conducts masked prediction on both monomodal and …

image-classificationImage ClassificationImage-text RetrievalLanguage Modeling+9

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition

2025-03-24 · CVPR 2025 1 · Yifei Zhang, Chang Liu, Jin Wei, Xiaomeng Yang 외

Text images are unique in their dual nature, encompassing both visual and linguistic information. The visual component encompasses structural and appearance-based features, while the linguistic dimension incorporates con…

Contrastive LearningScene Text RecognitionSelf-Supervised Learningself-supervised scene text recognition

Probing Representations Learned by Multimodal Recurrent and Transformer Models

2019-08-29 · Jindřich Libovický, Pranava Madhyastha

Recent literature shows that large-scale language modeling provides excellent reusable sentence representations with both recurrent and self-attentive architectures. However, there has been less clarity on the commonalit…

Image RetrievalLanguage ModelingLanguage ModellingMachine Translation+5