paper-with-me

Papers

What Does BERT with Vision Look At?

2020-07-01 · ACL 2020 6 · Liunian Harold Li, Mark Yatskar, Da Yin, Cho-Jui Hsieh, Kai-Wei Chang

Pre-trained visually grounded language models such as ViLBERT, LXMERT, and UNITER have achieved significant performance improvement on vision-and-language tasks but what they learn during pre-training remains unclear. In this work, we demonstrate that certain attention heads of a visually grounded language model actively ground elements of language to image regions. Specifically, some heads can map entities to image regions, performing the task known as entity grounding. Some heads can even detect the syntactic relations between non-entity words and image regions, tracking, for example, associations between verbs and regions corresponding to their arguments. We denote this ability as \textit{syntactic grounding}. We verify grounding both quantitatively and qualitatively, using Flickr30K Entities as a testbed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

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…
UNITER UNITER or UNiversal Image-TExt Representation model is a large-scale pre-trained model for joint multimodal embedding. It is pre-trained using four image-text datasets COCO,…
ViLBERT Vision-and-Language BERT (ViLBERT) is a BERT-based model for learning task-agnostic joint representations of image content and…

Similar Papers 제목 키워드 기반

What Does BERT Look At? An Analysis of BERT's Attention

2019-06-11 · WS 2019 8 · Kevin Clark, Urvashi Khandelwal, Omer Levy, Christopher D. Manning

Large pre-trained neural networks such as BERT have had great recent success in NLP, motivating a growing body of research investigating what aspects of language they are able to learn from unlabeled data. Most recent an…

Language ModelingLanguage ModellingSentence

Negative Results in Computer Vision: A Perspective

2017-05-11 · Ali Borji

A negative result is when the outcome of an experiment or a model is not what is expected or when a hypothesis does not hold. Despite being often overlooked in the scientific community, negative results are results and t…

Cultural Vocal Bursts Intensity PredictionExperimental DesignTwo-sample testing

What does BERT Learn from Multiple-Choice Reading Comprehension Datasets?

2019-10-28 · Chenglei Si, Shuohang Wang, Min-Yen Kan, Jing Jiang

Multiple-Choice Reading Comprehension (MCRC) requires the model to read the passage and question, and select the correct answer among the given options. Recent state-of-the-art models have achieved impressive performance…

Multiple-choiceReading Comprehension

What's so special about BERT's layers? A closer look at the NLP pipeline in monolingual and multilingual models

2020-04-14 · Findings of the Association for Computational Linguistics 2020 · Wietse de Vries, Andreas van Cranenburgh, Malvina Nissim

Peeking into the inner workings of BERT has shown that its layers resemble the classical NLP pipeline, with progressively more complex tasks being concentrated in later layers. To investigate to what extent these results…

Part-Of-Speech TaggingTransfer Learning

Cross-Linguistic Syntactic Difference in Multilingual BERT: How Good is It and How Does It Affect Transfer?

2022-12-21 · Ningyu Xu, Tao Gui, Ruotian Ma, Qi Zhang 외

Multilingual BERT (mBERT) has demonstrated considerable cross-lingual syntactic ability, whereby it enables effective zero-shot cross-lingual transfer of syntactic knowledge. The transfer is more successful between some …

Cross-Lingual TransferDiversityZero-Shot Cross-Lingual Transfer