随笔分类 - 论文选读
噪声对比估计 Noise-contrastive estimation
摘要:Noise-contrastive estimation 噪声对比估计 目录 Noise-contrastive estimation 噪声对比估计 这份简短的NCE博文是对自然语言处(四) 词向量编码 word2vec 的一个小补充或额外资料吧. 在统计中, 估计非标准化的模型参数是非常困难的,或
阅读全文
论文选读二:Multi-Passage Machine Reading Comprehension with Cross-Passage Answer Verification
摘要:论文选读二:Multi-Passage Machine Reading Comprehension with Cross-Passage Answer Verification 目前,阅读理解通常会给出一段背景资料,据此提出问题,而问题的答案也往往在背景资料里。不过背景资料一般是一篇文章,或者是文章的
阅读全文
论文选读一: Towards end-to-end reinforcement learning of dialogue agents for information access
摘要:Towards end to end reinforcement learning of dialogue agents for information access KB InfoBot 与知识库交互的多轮对话模型,放弃符号式的查询语句,转而在知识库上使用soft后验分布来寻找概率最大的信息。 知
阅读全文
论文选读三 QANet
摘要:Reading Comprehension(RC) 阅读理解对于机器来说, 是一项非常艰巨的任务。google提出QANet, 目前(2018 0505)一直是SQuAD的No. 1. 今天简单地与大家分享一下。 SQuAD Stanford Question Answering Dataset (
阅读全文