论文笔记-supervised and semi-supervised text categorization using LSTM for region embedding

本文探讨了使用LSTM进行文本分类任务,替代CNN实现区域嵌入和池化的方案。在全监督和半监督设置下,LSTM展现出优势。通过双向one-hot LSTM模型,结合区域嵌入,提高了预测准确性和训练效率。实验中,利用未标记数据训练LSTM,进一步提升性能。最佳结果来自于结合one-hot CNN和LSTM的区域嵌入输入。
摘要由CSDN通过智能技术生成

Rie Johnson, Tong Zhang, 2016

摘要——
用LSTM代替CNN实现’region embedding + pooling’设计,在全监督和半监督中都可以用。

Introduction——
1.text categorization is the task of assigning labels to documents written in a natural language. state-of-the-art has long been bow+SVM model.
2.One-hot CNN:
a document is represented as a sequence of one-hot vectors,
a convolution layer converts all small regions of document to low-dimensional vectors at every location (region embedding).
a pooling layer aggregates the region embedding results to a document vector.
the top layer classifies a document vector with a linear model.
缺点:region size的确定。
因此用LSTM实现可变的区域长度。

——模型
综合One-hot CNN和LSTM
这里写图片描述
得到双向的one-hot LSTM

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值