当前位置:网站首页>重访马尔可夫生成式任务型对话 Revisiting Markovian Generative Architectures for Efficient Task-Oriented Dialog Sys
重访马尔可夫生成式任务型对话 Revisiting Markovian Generative Architectures for Efficient Task-Oriented Dialog Sys
2022-07-21 05:12:00 【AIMasterStar】
这项工作是清华大学欧智坚老师团队和中移动研究院冯俊兰老师团队合作的工作。基于马尔科夫生成框架在任务型对话数据集MultiWOZ2.1上获得了较好性能。整体来看,本文属于一篇讨论型论文,认为维护的对话状态和当前用户输入以上一轮的系统响应已经足以表征完整的对话历史,在生成模型训练和推断时不需要再将所有的对话历史全部输入,不仅带来计算和显存的巨大消耗,还容易引入冗余噪音。我们在这里详细介绍一下该工作的细节。
相关代码Github:https://github.com/SereTOD/SereTOD2022/tree/main/Track2/baseline
目录
边栏推荐
- 【在Kotlin中创建生日祝福语】
- Location of repeated restart after rk is connected to the debugging serial port
- Introduction to three distribution strategies (hash, round_robin or replicated) often used for data in azure data warehouse tables
- kotlin基本数据类型
- 002_SSSS_ Denoising Diffusion Implicit Models
- 音视频开发学习笔记(一)
- LeetCode笔记 1.两数之和
- Remember the problem caused by kotlin using remove in mutablelist once
- 【使用Kotlin编写您编写的第一个程序】
- 【RPG Maker MV】RPG游戏《机器人养成记》制作笔记 - RPG Maker MV 界面介绍
猜你喜欢
手机中的多摄融合
Why does the ViewModel still exist after the activities are rebuilt—— Jetpack series
In fact, gradle transform is a paper tiger - gradle series (4)
High quality article navigation
The growth path of Qualcomm camera software engineers
文献阅读记录——Masked Generative Distillation
关于Sensor和ISP,对输出图像做Crop和Downscale的注意事项
Impala-shell exports the more than 9 million level table on kudu (below)_ Complete transmission
高通Camera 软件工程师的成长之路
For sensors and ISPs, precautions for crop and downscale of output images
随机推荐
Remember the problem caused by kotlin using remove in mutablelist once
Take you to customize the gradle plug-in by hand - gradle series (2)
Is there any need for livedata to learn—— Jetpack series (2)
Basic concepts and internal principles of dart
Openssl+poly1305+sm4 implementation
Generation model notes (V): discriminant model
量子力学奇妙之旅-前置准备
Runtime permission - dynamic request
[代码解析][2015][28]Bayesian Estimation of the DINA Model With Gibbs Sampling(基于Gibbs采样的DINA模型贝叶斯参数估计方法)
Manually build APK process
Overview of DTS GIC interrupt controller
Query SQL deadlock details on azure SQL db/mi
一文搞懂静态库/动态库链接问题
Invalid bound statement (not found): com. example. demo1.mapper. UserMapper. XXX
论文导航
Android AlarmManage+BroadcastReceiver+Service通知栏实现推送(后台被清也能实现)Kotlin
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used) solution
吴恩达机器学习系列课程汇总(视频+部分汉化+讲义+作业)
Dart pragma annotation VM: entry point
SREWorks持续交付云原生化: 镜像构建