联结主义时间分类(Connectionist temporal classification)的论文笔记

这篇论文笔记介绍了CTC(Connectionist Temporal Classification)方法,它解决了序列识别中的问题,如HMMs的依赖假设。CTC利用RNN处理未分段序列数据,通过结合HMMs实现自动分段。模型通过计算序列编辑距离来评估误差,训练过程采用递归算法优化。在TIMIT数据集上的实验表明,CTC在高噪声环境下表现更优,但在某些情况下可能不如Weighted error BLSTM/HMM。
摘要由CSDN通过智能技术生成

前言:

{

最近在github上更新了一些代码,但没在这里更新文章,这次就在这写一篇论文的阅读笔记。

论文是《Connectionist temporal classification: Labelling unsegmented sequence data with recurrent neural 'networks》(Alex Graves, Santiago Fernández,Faustino J. Gomez, Jürgen Schmidhuber,https://www.researchgate.net/publication/221346365_Connectionist_temporal_classification_Labelling_unsegmented_sequence_data_with_recurrent_neural_%27networks),主题是序列识别的方法。

}

 

正文:

{

首先,论文的第一节Introduction提到了之前方法的问题:

  1. they usually require a significant amount of task specific knowledge, e.g. to design the state models for HMMs, or choose the input features for CRFs; (2)they require explicit (and often questionable) dependency assumptions to make inference tractable, e.g. the assumption that observations are independent for HMMs; (3) for standard HMMs, training is generative, even though sequence labelling is discriminative.

    (1)通常这些方法需要很多任务专属的知识,比如说需要为HMMs设计状态模型,

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值