JavaShuo
栏目
标签
[NLG] Pretraining for Conditional Generation with Pseudo Self Attention
时间 2021-01-02
标签
NLG
GPT2
self-attention
dialogue
繁體版
原文
原文链接
摘要: 这篇文章的主要idea就是如何用现在已经有的语言模型,稍微引导一下生成基于某些条件的话语。如给个情感,生成一个带情感的句子。作者在GPT2的结构上稍微修改了self-attention机制,命名为Pseudo-Self,在decoder的时候引入外部控制,并且这样做能够尽量小的影响GPT2之前的训练参数,达到的很好的效果。 模型: 作者主要对比了前面两种工作,关于这两种工作不做阐述
>>阅读原文<<
相关文章
1.
[NLG] Zero-Shot Dialog Generation with Cross-Domain Latent Actions
2.
5.Conditional Generation by RNN & Attention(李宏毅)
3.
论文学习-ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation
4.
A Variational U-Net for Conditional Appearance and Shape Generation
5.
Self-Attention GAN 中的 self-attention 机制
6.
CVPR2020《Exploring Self-attention for Image Recognition》
7.
Exploring Self-attention for Image Recognition稿
8.
【AAAI2019】Exploring Answer Stance Detection with Recurrent Conditional Attention
9.
attention(show, attention and tell: neural image caption generation with visual attention)
10.
【ICJAI2018】Commonsense Knowledge Aware Conversation Generation with Graph Attention
更多相关文章...
•
Swift for 循环
-
Swift 教程
•
Scala for循环
-
Scala教程
•
RxJava操作符(七)Conditional and Boolean
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
pretraining
self
pseudo
conditional
nlg
generation
attention
bilstm+attention
with+this
with...connect
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
[最佳实践]了解 Eolinker 如何助力远程办公
2.
katalon studio 安装教程
3.
精通hibernate(harness hibernate oreilly)中的一个”错误“
4.
ECharts立体圆柱型
5.
零拷贝总结
6.
6 传输层
7.
Github协作图想
8.
Cannot load 32-bit SWT libraries on 64-bit JVM
9.
IntelliJ IDEA 找其历史版本
10.
Unity3D(二)游戏对象及组件
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
[NLG] Zero-Shot Dialog Generation with Cross-Domain Latent Actions
2.
5.Conditional Generation by RNN & Attention(李宏毅)
3.
论文学习-ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation
4.
A Variational U-Net for Conditional Appearance and Shape Generation
5.
Self-Attention GAN 中的 self-attention 机制
6.
CVPR2020《Exploring Self-attention for Image Recognition》
7.
Exploring Self-attention for Image Recognition稿
8.
【AAAI2019】Exploring Answer Stance Detection with Recurrent Conditional Attention
9.
attention(show, attention and tell: neural image caption generation with visual attention)
10.
【ICJAI2018】Commonsense Knowledge Aware Conversation Generation with Graph Attention
>>更多相关文章<<