无监督隐式树归纳与深度内外递归自编码器
计算与语言
2019-04-08 v2
摘要
我们引入深度内外递归自编码器(DIORA),一种完全无监督的发现句法方法,其在所归纳树内同时学习成分的表示。我们的方法以句子中其余部分为条件预测输入句子的每个词,并使用内外动态规划考虑该句子上所有可能的二叉树。在测试时,CKY 算法提取得分最高的解析。DIORA 在 WSJ 与 MultiNLI 两个基准数据集上取得了无监督二叉成分解析(无标号)的新最先进 F1。
引用
@article{arxiv.1904.02142,
title = {Unsupervised Latent Tree Induction with Deep Inside-Outside Recursive Autoencoders},
author = {Andrew Drozdov and Pat Verga and Mohit Yadav and Mohit Iyyer and Andrew McCallum},
journal= {arXiv preprint arXiv:1904.02142},
year = {2019}
}
备注
14 pages, 8 figures, 8 tables. NAACL 2019