当前位置:网站首页>300+ documents! This article explains the latest progress of multimodal learning based on transformer
300+ documents! This article explains the latest progress of multimodal learning based on transformer
2022-07-03 04:00:00 【Zhiyuan community】

Address of thesis :
https://arxiv.org/abs/2206.06488
Abstract
Transformer It is a promising neural network learner , It has achieved great success in various machine learning tasks . Due to the recent popularity of multimodal applications and big data , be based on Transformer Multimodal learning has become a hot topic in artificial intelligence research .
This paper deals with the problem of multi-modal data Transformer Technology has been thoroughly investigated . The main content of this article includes :1) Multimodal learning 、Transformer Background of ecosystem and multi-modal big data era ;2) From a geometric topological perspective Vanilla Transformer、Vision Transformer and multimodal Transformer Theoretical review of ;3) Through two important paradigms , That is, multimodal pre training and specific multimodal tasks , For multimodality Transformer Review of application ;4) For multimodality Transformer Summary of common challenges and designs shared by models and Applications , as well as 5) Discussion of open issues and potential research directions in the community .
边栏推荐
- [Yu Yue education] reference materials of political communication science of Communication University of China
- [Blue Bridge Road -- bug free code] interpretation of some codes of matrix keyboard
- redis在服务器linux下的启动的相关命令(安装和配置)
- Read a paper_ ChineseBert
- Wechat applet + Alibaba IOT platform + Hezhou air724ug built with server version system analysis
- Cnopendata China Customs Statistics
- Error c2694 "void logger:: log (nvinfer1:: ilogger:: severity, const char *)": rewrite the restrictive exception specification of virtual functions than base class virtual member functions
- Wechat applet + Alibaba IOT platform + Hezhou air724ug build a serverless IOT system (III) -- wechat applet is directly connected to Alibaba IOT platform aliiot
- What is pytorch? Is pytorch a software?
- 2022 P cylinder filling examination content and P cylinder filling practice examination video
猜你喜欢

leetcode:动态规划模板

深潜Kotlin协程(十九):Flow 概述

2022-07-02:以下go语言代码输出什么?A:编译错误;B:Panic;C:NaN。 package main import “fmt“ func main() { var a =

2022-07-02: what is the output of the following go language code? A: Compilation error; B:Panic; C:NaN。 package main import “fmt“ func main() { var a =

Cnopendata China Customs Statistics

pytorch难学吗?如何学好pytorch?

递归:深度优先搜索

Wechat applet + Alibaba IOT platform + Hezhou air724ug build a serverless IOT system (III) -- wechat applet is directly connected to Alibaba IOT platform aliiot

Is pytorch open source?

Bisher - based on SSM pet adoption center
随机推荐
In Net 6 project using startup cs
QSAR model establishment script based on pytoch and rdkit
eth入门之DAPP
Is pytorch difficult to learn? How to learn pytorch well?
Esp32 series (3): GPIO learning (take simple GPIO input and output, ADC, DAC as examples)
MPLS setup experiment
Ffmpeg download and installation tutorial and introduction
Arduino application development - LCD display GIF dynamic diagram
Makefile demo
Reflection and planning of a sophomore majoring in electronic information engineering
[brush questions] most elements (super water king problem)
Error c2694 "void logger:: log (nvinfer1:: ilogger:: severity, const char *)": rewrite the restrictive exception specification of virtual functions than base class virtual member functions
"Designer universe" argument: Data Optimization in the design field is finally reflected in cost, safety and health | chinabrand.com org
深潜Kotlin协程(十九):Flow 概述
【刷题篇】 找出第 K 小的数对距离
[mathematical logic] propositional logic (equivalent calculus | idempotent law | exchange law | combination law | distribution law | De Morgan law | absorption rate | zero law | identity | exclusion l
[learning notes] seckill - seckill project - (11) project summary
『期末复习』16/32位微处理器(8086)基本寄存器
学会pytorch能干什么?
[Blue Bridge Road -- bug free code] DS18B20 temperature reading code analysis