当前位置:网站首页>Improving Multimodal Accuracy Through Modality Pre-training and Attention
Improving Multimodal Accuracy Through Modality Pre-training and Attention
2022-07-06 14:53:00 【Rainylt】
paper:
发现多模态模型不同模态的收敛速度不一致,于是各自单独预训练,再用attention(非self-attn)得到不同模态的权重,乘上权重后concat->FC->logits
首先讲一下这里的attention。不是self-attention那种Q*K的机制,而是直接把三个模态的feature concat后,过FC得到权重:
H为三个模态(v, a, t)的feature,shape为(3,m)。输出三个模态的权重
根据作者观察发现,直接训多模态模型,不同模态的Loss下降速度不一致(收敛速度):
三个图是不同数据集,第二个和第三个数据集还稍微好点,第一个数据集就text收敛太快。
看不同模态的权重:
可以看到第一个数据集在预训练之前text占了大部分权重,也许因为它比较重要,也可能是因为他的feature更优质。在预训练后video赶了上来,说明video之前只是feature没怎么训好而已。
三个模态,谁更重要其实是要视具体情况而定的:
这里三种模态都能表现出害怕
这里text和audio能表现出惊讶,但img就不行,表情比较平淡(其实不好说)
这个例子比较好,他虽然嘴上在道歉,但是实际上却在大笑,应该是一种开心的情绪,所以这里应该是audio占主导
本文提出的attention权重和这些重要性是能够对应上的:
边栏推荐
- void关键字
- LeetCode刷题(十一)——顺序刷题51至55
- C # realizes crystal report binding data and printing 4-bar code
- Barcodex (ActiveX print control) v5.3.0.80 free version
- 【编译原理】做了一半的LR(0)分析器
- 硬件开发笔记(十): 硬件开发基本流程,制作一个USB转RS232的模块(九):创建CH340G/MAX232封装库sop-16并关联原理图元器件
- Insert sort and Hill sort
- Leetcode exercise - Sword finger offer 26 Substructure of tree
- Mysql database basic operations DML
- extern关键字
猜你喜欢
二分图判定
2022-07-04 mysql的高性能数据库引擎stonedb在centos7.9编译及运行
网络基础入门理解
AdaViT——自适应选择计算结构的动态网络
Barcodex (ActiveX print control) v5.3.0.80 free version
pytorch_ Yolox pruning [with code]
Oracle control file and log file management
Learn the principle of database kernel from Oracle log parsing
剑指offer刷题记录1
二叉(搜索)树的最近公共祖先 ●●
随机推荐
第3章:类的加载过程(类的生命周期)详解
【雅思口语】安娜口语学习记录part1
AI 企业多云存储架构实践 | 深势科技分享
2022-07-04 the high-performance database engine stonedb of MySQL is compiled and run in centos7.9
[sdx62] wcn685x will bdwlan Bin and bdwlan Txt mutual conversion operation method
Crawler obtains real estate data
MySQL约束的分类、作用及用法
[线性代数] 1.3 n阶行列式
Unity3D学习笔记6——GPU实例化(1)
Seata aggregates at, TCC, Saga and XA transaction modes to create a one-stop distributed transaction solution
China 1,4-cyclohexanedimethanol (CHDM) industry research and investment decision-making report (2022 Edition)
Dealing with the crash of QT quick project in offscreen mode
2021 geometry deep learning master Michael Bronstein long article analysis
Seata聚合 AT、TCC、SAGA 、 XA事务模式打造一站式的分布式事务解决方案
Mysql database basic operations DML
GD32F4XX串口接收中断和闲时中断配置
C # réalise la liaison des données du rapport Crystal et l'impression du Code à barres 4
枚举与#define 宏的区别
基于 QEMUv8 搭建 OP-TEE 开发环境
小常识:保险中的“保全”是什么?