Difference between revisions of "Spring 2017 CS292F Syllabus"
From courses
Line 22: | Line 22: | ||
*05/11 Project: mid-term presentation (2) (HW2 due) | *05/11 Project: mid-term presentation (2) (HW2 due) | ||
*05/16 Language and vision | *05/16 Language and vision | ||
+ | ** [https://arxiv.org/pdf/1411.4555.pdf Show and Tell: A Neural Image Caption Generator, CVPR 2015] | ||
+ | ** [http://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Karpathy_Deep_Visual-Semantic_Alignments_2015_CVPR_paper.pdf Deep Visual-Semantic Alignments for Generating Image Descriptions, Andrej Karpathy and Li Fei-Fei, CVPR 2015] | ||
*05/18 Information extraction | *05/18 Information extraction | ||
*05/23 Speech recognition and understanding | *05/23 Speech recognition and understanding | ||
+ | ** [https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/HintonDengYuEtAl-SPM2012.pdf Deep neural networks for acoustic modeling in speech recognition: The shared views of four research groups, Hinton et al., 2012 IEEE Signal Proc. Magazine] | ||
+ | ** [https://www.cs.toronto.edu/~gdahl/papers/DBN4LVCSR-TransASLP.pdf Context-Dependent Pre-Trained Deep Neural | ||
+ | Networks for Large-Vocabulary Speech Recognition, Dahl et al., 2012 IEEE TASLP] | ||
*05/25 Sequence-to-sequence models and neural machine translation | *05/25 Sequence-to-sequence models and neural machine translation | ||
*05/30 Attention mechanisms in NLP | *05/30 Attention mechanisms in NLP |
Revision as of 20:52, 25 March 2017
- 04/04 Introduction, logistics, NLP, and deep learning.
- 04/06 Tips for a successful class project
- 04/11 Word embeddings (HW1 out)
- A Unified Architecture for Natural Language Processing: Deep Neural Networks with Multitask Learning, Collobert and Weston, ICML 2008
- Distributed Representations of Words and Phrases and their Compositionality, T Mikolov, I Sutskever, K Chen, GS Corrado, J Dean, NIPS 2013
- Glove: Global Vectors for Word Representation, J Pennington, R Socher, CD Manning - EMNLP, 2014
- 04/13 Knowledge base embeddings
- A three-way model for collective learning on multi-relational data, M Nickel, V Tresp, HP Kriegel, ICML 2011
- Translating embeddings for modeling multi-relational data, A Bordes, N Usunier, A Garcia-Duran, NIPS 2013
- A Review of Relational Machine Learning for Knowledge Graphs, Nichel et al., Proceedings of the IEEE
- 04/18 Neural network basics (Project proposal due)
- 04/20 Neural networks language models
- 04/25 RNNs (HW1 due and HW2 out)
- 04/27 LSTMs/GRUs
- 05/02 Convolutional Neural Networks (1)
- 05/04 Convolutional Neural Networks (2)
- 05/09 Project: mid-term presentation (1)
- 05/11 Project: mid-term presentation (2) (HW2 due)
- 05/16 Language and vision
- 05/18 Information extraction
- 05/23 Speech recognition and understanding
Networks for Large-Vocabulary Speech Recognition, Dahl et al., 2012 IEEE TASLP]
- 05/25 Sequence-to-sequence models and neural machine translation
- 05/30 Attention mechanisms in NLP
- 06/01 Question answering
- 06/06 Project: final presentation (1)
- 06/08 Project: final presentation (2)