【论文笔记】VISUALBERT: A SIMPLE AND PERFORMANT BASELINE FOR VISION AND LANGUAGE

VisualBERT是一种适用于多种视觉与语言任务的模型,包括问答、常识推理和指代解析等。其结构结合了token-enbedding和feature-embedding的embedding层,并使用position编码进行对齐。训练分为三个阶段:任务无关的预训练、任务特定的预训练和微调。消融实验显示,预训练、多模态融合和特定任务适应对模型性能至关重要。
摘要由CSDN通过智能技术生成

VisualBert : 适用很多种类的任务,结构简单

在这里插入图片描述
和VL-Bert的区别:

  • 由token-enbedding和feature-embedding共同组成了一个embedding层
  • position编码层被用于进行对齐
  • VL-Bert晚于本篇文章

训练的三个阶段

Task-Agnostic Pre-Training Here we train VisualBERT on COCO using two visually-grounded language model objectives.
(1) Masked language modeling with the image. Some elements of text input are masked and must be predicted but vectors corresponding to image regions are not masked.
(2) Sentence-image prediction. For COCO, where there are multiple captions corresponding to one image, we provide a text segment consisting of two captions. One of the caption is describing the image, while the other has a 50% chance to be another corresponding caption and a 50% chance to be a randomly drawn caption. The model i

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值