“ASR:2015-09-21”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Speech Processing
Zxw讨论 | 贡献
Speech Processing
 
(相同用户的一个中间修订版本未显示)
第4行: 第4行:
 
==== Environment ====
 
==== Environment ====
 
* grid-12 GPU is transferred to grid-18
 
* grid-12 GPU is transferred to grid-18
* buy a 970 GPU
+
* grid-14 is unstable
  
 
==== RNN AM====
 
==== RNN AM====
 
*train monophone RNN --zhiyuan
 
*train monophone RNN --zhiyuan
 
:* decode using 5-gram
 
:* decode using 5-gram
:* the train method of batch  
+
:* the train method of batch
* train using large dataset--mengyuan
+
:* test using another test set
* write code to tune learning rate --zhiyong
+
* train RNN MPE using large dataset--mengyuan
:* has completed Nestrov/Adagrad/Adagrad-max
+
:* diverge problem
 +
 
 +
====Learning rate tunning====
 +
* has completed Nestrov/Adagrad/Adagrad-max--zhiyong
 
:* has unstable phenomenon
 
:* has unstable phenomenon
:* completed adam,adadeta,adam-max --Xiangyu,Zhiyong
+
* completed adam,adadeta,adam-max --Xiangyu,Zhiyong
:* reproduce PSO --Xiangyu
+
* reproduce PSO --Xiangyu
 +
* sequence training -Xiangyu
  
 
==== Mic-Array ====
 
==== Mic-Array ====
第21行: 第25行:
 
* compute EER with kaldi
 
* compute EER with kaldi
  
===Data selection unsupervised learning
+
====Data selection unsupervised learning====
 
* hold
 
* hold
 
* acoustic feature based submodular using Pingan dataset --zhiyong
 
* acoustic feature based submodular using Pingan dataset --zhiyong
 
* write code to speed up --zhiyong
 
* write code to speed up --zhiyong
 +
* curriculum learning --zhiyong
  
 
====RNN-DAE(Deep based Auto-Encode-RNN)====
 
====RNN-DAE(Deep based Auto-Encode-RNN)====
第51行: 第56行:
 
* solve the problem of buffer-- Sheng Su
 
* solve the problem of buffer-- Sheng Su
  
===Neutral picture style transfer===
+
===Neutral picture style transfer==
 +
*hold
 
* reproduced the result of the paper "A neutral algorithm of artistic style" --Zhiyuan, Xuewei
 
* reproduced the result of the paper "A neutral algorithm of artistic style" --Zhiyuan, Xuewei
 
* while subject to the GPU's memory, limited to inception net with sgd optimizer (VGG network with the default L-BFGS optimizer consumes very much memory, which is better)
 
* while subject to the GPU's memory, limited to inception net with sgd optimizer (VGG network with the default L-BFGS optimizer consumes very much memory, which is better)
 +
 +
===Multi-task learning===
 +
* train model using speech rate --xiangyu
 +
* speech recognition plus speaker reconition --xiangyu,lantian,zhiyuan
  
 
==Text Processing==
 
==Text Processing==

2015年9月21日 (一) 09:00的最后版本

Speech Processing

AM development

Environment

  • grid-12 GPU is transferred to grid-18
  • grid-14 is unstable

RNN AM

  • train monophone RNN --zhiyuan
  • decode using 5-gram
  • the train method of batch
  • test using another test set
  • train RNN MPE using large dataset--mengyuan
  • diverge problem

Learning rate tunning

  • has completed Nestrov/Adagrad/Adagrad-max--zhiyong
  • has unstable phenomenon
  • completed adam,adadeta,adam-max --Xiangyu,Zhiyong
  • reproduce PSO --Xiangyu
  • sequence training -Xiangyu

Mic-Array

  • hold
  • compute EER with kaldi

Data selection unsupervised learning

  • hold
  • acoustic feature based submodular using Pingan dataset --zhiyong
  • write code to speed up --zhiyong
  • curriculum learning --zhiyong

RNN-DAE(Deep based Auto-Encode-RNN)

  • RNN-DAE has worse performance than DNN-DAE because training dataset is small
  • extract real room impulse to generate WSJ reverberation data, and then train RNN-DAE

Ivector&Dvector based ASR

  • Cluster the speakers to speaker-cluster
  • hold
  • dark knowledge
  • has much worse performance than baseline (EER: base 29% dark knowledge 48%)
  • RNN ivector
  • hold
  • binary ivector done
  • metric learning

language vector

  • hold
  • write a paper--zhiyuan
  • RNN language vector
  • hold

multi-GPU=

  • multi-stream training --Sheng Su
  • two GPUs work well, but four GPUs divergent
  • solve the problem of buffer-- Sheng Su

=Neutral picture style transfer

  • hold
  • reproduced the result of the paper "A neutral algorithm of artistic style" --Zhiyuan, Xuewei
  • while subject to the GPU's memory, limited to inception net with sgd optimizer (VGG network with the default L-BFGS optimizer consumes very much memory, which is better)

Multi-task learning

  • train model using speech rate --xiangyu
  • speech recognition plus speaker reconition --xiangyu,lantian,zhiyuan

Text Processing

RNN LM

  • character-lm rnn(hold)
  • lstm+rnn
  • check the lstm-rnnlm code about how to Initialize and update learning rate.(hold)

Neural Based Document Classification

  • (hold)

RNN Rank Task

  • Test.
  • Paper: RNN Rank Net.
  • (hold)
  • Output rank information.

Graph RNN

  • Entity path embeded to entity.
  • (hold)

RNN Word Segment

  • Set bound to word segment.
  • (hold)

Seq to Seq(09-15)

  • Review papers.
  • Reproduce baseline. (08-03 <--> 08-17)

Order representation

  • Nested Dropout
  • semi-linear --> neural based auto-encoder.
  • modify the objective function(hold)

Balance Representation

  • Find error signal

Recommendation

  • Reproduce baseline.
  • LDA matrix dissovle.
  • LDA (Text classification & Recommendation System) --> AAAI

RNN based QA

  • Read Source Code.
  • Attention based QA.
  • Coding.

RNN Poem Process

  • Seq based BP.
  • (hold)

Text Group Intern Project

Buddhist Process

  • (hold)

RNN Poem Process

  • Done by Haichao yu & Chaoyuan zuo Mentor : Tianyi Luo.

RNN Document Vector

  • (hold)

Image Baseline

  • Demo Release.
  • Paper Report.
  • Read CNN Paper.

Text Intuitive Idea

Trace Learning

  • (Hold)

Match RNN

  • (Hold)

financial group

model research

  • RNN
  • online model, update everyday
  • modify cost function and learning method
  • add more feature

rule combination

  • GA method to optimize the model

basic rule

  • classical tenth model

multiple-factor

  • add more factor
  • use sparse model

display

  • bug fixed
  • buy rule fixed

data

  • data api
  • download the future data and factor data