Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
mtbookv2
Commits
f5c5b744
Commit
f5c5b744
authored
Dec 23, 2020
by
曹润柘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
65e18fa0
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
45 行增加
和
5 行删除
+45
-5
Chapter16/chapter16.tex
+5
-1
bibliography.bib
+40
-4
没有找到文件。
Chapter16/chapter16.tex
查看文件 @
f5c5b744
...
@@ -296,7 +296,11 @@
...
@@ -296,7 +296,11 @@
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
\subsection
{
对偶学习
}
\subsection
{
对偶学习
}
\parinterval
对称,也许是人类最喜欢的美,其始终贯穿在整个人类文明的诞生与发展之中。古语“夫美者,上下、内外、大小、远近皆无害焉,故曰美”描述的即是这样的美。在人工智能的任务中,也存在着这样的对称结构,比如机器翻译中英译汉和汉译英、图像处理中的图像标注和图像生成以及语音处理中的语音识别和语音合成等。利用这些任务的对称性质(也称对偶性),可以使互为对偶的两个任务获得更有效的反馈,从而使对应的模型相互学习、相互提高。目前,对偶学习的思想已经广泛应用于自然语言处理、图像处理等领域,它不仅能够提升在有限双语资源下的翻译模型性能(
{
\small\bfnew
{
有监督对偶学习
}}
,Dual Supervised Learning
\index
{
Dual Supervised Learning
}
)
\upcite
{
DBLP:conf/icml/XiaQCBYL17,DBLP:conf/acl/SuHC19,DBLP:journals/ejasmp/RadzikowskiNWY19
}
,而且能够利用未标注的单语数据来进行学习(
{
\small\bfnew
{
无监督对偶学习
}}
,Dual Unsupervised Learning
\index
{
Dual Unsupervised Learning
}
)
\upcite
{
qin2020dual,DBLP:conf/iccv/YiZTG17,DBLP:journals/access/DuRZH20
}
。下面将一一展开讨论。
\parinterval
对称,也许是人类最喜欢的美,其始终贯穿在整个人类文明的诞生与发展之中。古语“夫美者,上下、内外、大小、远近皆无害焉,故曰美”描述的即是这样的美。在人工智能的任务中,也存在着这样的对称结构,比如机器翻译中英译汉和汉译英、图像处理中的图像标注和图像生成以及语音处理中的语音识别和语音合成等。利用这些任务的对称性质(也称对偶性),可以使互为对偶的两个任务获得更有效的反馈,从而使对应的模型相互学习、相互提高。
目前,对偶学习的思想已经广泛应用于低资源机器翻译领域,它不仅能够提升在有限双语资源下的翻译模型性能(
{
\small\bfnew
{
有监督对偶学习
}}
,Dual Supervised Learning
\index
{
Dual Supervised Learning
}
)
\upcite
{
DBLP:conf/icml/XiaQCBYL17,DBLP:conf/icml/XiaTTQYL18
}
,而且能够利用未标注的单语数据来进行学习(
{
\small\bfnew
{
无监督对偶学习
}}
,Dual Unsupervised Learning
\index
{
Dual Unsupervised Learning
}
)
\upcite
{
qin2020dual,DBLP:conf/nips/HeXQWYLM16,zhao2020dual
}
。下面将一一展开讨论。
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% NEW SUB-SUB-SECTION
% NEW SUB-SUB-SECTION
...
...
bibliography.bib
查看文件 @
f5c5b744
...
@@ -6329,7 +6329,7 @@ author = {Yoshua Bengio and
...
@@ -6329,7 +6329,7 @@ author = {Yoshua Bengio and
}
}
@inproceedings{DBLP:conf/wmt/DumaM17,
@inproceedings{DBLP:conf/wmt/DumaM17,
author = {Mirela
{-}
Stefania Duma and
author = {Mirela
-
Stefania Duma and
Wolfgang Menzel},
Wolfgang Menzel},
title = {Automatic Threshold Detection for Data Selection in Machine Translation},
title = {Automatic Threshold Detection for Data Selection in Machine Translation},
pages = {483--488},
pages = {483--488},
...
@@ -6602,7 +6602,7 @@ author = {Yoshua Bengio and
...
@@ -6602,7 +6602,7 @@ author = {Yoshua Bengio and
}
}
@article{DBLP:journals/corr/ZhuB17,
@article{DBLP:journals/corr/ZhuB17,
author = {Jia
{-}
Jie Zhu and
author = {Jia
-
Jie Zhu and
Jos{\'{e}} Bento},
Jos{\'{e}} Bento},
title = {Generative Adversarial Active Learning},
title = {Generative Adversarial Active Learning},
journal = {CoRR},
journal = {CoRR},
...
@@ -6956,8 +6956,8 @@ author = {Yoshua Bengio and
...
@@ -6956,8 +6956,8 @@ author = {Yoshua Bengio and
}
}
@inproceedings{DBLP:conf/nips/ChangLM17,
@inproceedings{DBLP:conf/nips/ChangLM17,
author = {Haw
{-}
Shiuan Chang and
author = {Haw
-
Shiuan Chang and
Erik G. Learned
{-}
Miller and
Erik G. Learned
-
Miller and
Andrew McCallum},
Andrew McCallum},
title = {Active Bias: Training More Accurate Neural Networks by Emphasizing
title = {Active Bias: Training More Accurate Neural Networks by Emphasizing
High Variance Samples},
High Variance Samples},
...
@@ -13097,6 +13097,42 @@ author = {Zhuang Liu and
...
@@ -13097,6 +13097,42 @@ author = {Zhuang Liu and
volume = {abs/1910.01108},
volume = {abs/1910.01108},
year = {2019}
year = {2019}
}
}
@inproceedings{DBLP:conf/icml/XiaTTQYL18,
author = {Yingce Xia and
Xu Tan and
Fei Tian and
Tao Qin and
Nenghai Yu and
Tie-Yan Liu},
title = {Model-Level Dual Learning},
series = {Proceedings of Machine Learning Research},
volume = {80},
pages = {5379--5388},
publisher = {International Conference on Machine Learning},
year = {2018}
}
@inproceedings{DBLP:conf/nips/HeXQWYLM16,
author = {Di He and
Yingce Xia and
Tao Qin and
Liwei Wang and
Nenghai Yu and
Tie{-}Yan Liu and
Wei{-}Ying Ma},
title = {Dual Learning for Machine Translation},
publisher = {Conference and Workshop on Neural Information Processing Systems},
pages = {820--828},
year = {2016}
}
@article{zhao2020dual,
title={Dual Learning: Theoretical Study and an Algorithmic Extension},
author={Zhao, Zhibing and Xia, Yingce and Qin, Tao and Xia, Lirong and Liu, Tie-Yan},
journal={arXiv preprint arXiv:2005.08238},
year={2020}
}
%%%%% chapter 16------------------------------------------------------
%%%%% chapter 16------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论