“Dongxu Zhang 2015-08-31”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
Work done in this week
Work done in this week
第1行: 第1行:
 
=== Work done in this week ===
 
=== Work done in this week ===
* review papers on bayesian graph, document classification.
+
* reviewed papers on bayesian graph, document classification.
* find out some interesting directions.
+
* found out some interesting directions.
 
   (1)A more bayesian prior distribution over neural networks, that we can give constraint on a hidden layer so that the hidden
 
   (1)A more bayesian prior distribution over neural networks, that we can give constraint on a hidden layer so that the hidden
 
     layers follows a guassian distribution with a more reasonable mean value, which may be a direction of AAAI.  
 
     layers follows a guassian distribution with a more reasonable mean value, which may be a direction of AAAI.  
第7行: 第7行:
 
   (3)Try a new topic model,which is similar to cbow with large window size, the code is done, still need to speed up.
 
   (3)Try a new topic model,which is similar to cbow with large window size, the code is done, still need to speed up.
 
   (4)unbalanced autoencoder, haven't considered in details.  
 
   (4)unbalanced autoencoder, haven't considered in details.  
* Discuss ideas with Tianyi on RS and finally decide a direction, which is a deep UV structure with content knowledge.
+
* Discussed ideas with Tianyi on RS and finally chose a direction, which is a deep UV structure with content knowledge.
* help Chaoyuan do the baseline reproduction.
+
* helped Chaoyuan do the baseline reproduction.
  
 
=== Plan to do next week ===
 
=== Plan to do next week ===
 
* Compare the performance with and without topic distribution constraint. Try adding constraint on different layers.
 
* Compare the performance with and without topic distribution constraint. Try adding constraint on different layers.

2015年9月1日 (二) 02:47的版本

Work done in this week

  • reviewed papers on bayesian graph, document classification.
  • found out some interesting directions.
 (1)A more bayesian prior distribution over neural networks, that we can give constraint on a hidden layer so that the hidden
    layers follows a guassian distribution with a more reasonable mean value, which may be a direction of AAAI. 
 (2)sequential label learning, which can be a further work with Chaoyuan.
 (3)Try a new topic model,which is similar to cbow with large window size, the code is done, still need to speed up.
 (4)unbalanced autoencoder, haven't considered in details. 
  • Discussed ideas with Tianyi on RS and finally chose a direction, which is a deep UV structure with content knowledge.
  • helped Chaoyuan do the baseline reproduction.

Plan to do next week

  • Compare the performance with and without topic distribution constraint. Try adding constraint on different layers.