Difference between revisions of "Spring 2017 CS292F Syllabus"
From courses
Line 37: | Line 37: | ||
*05/25 Information Extraction | *05/25 Information Extraction | ||
**[http://www.aclweb.org/anthology/N16-1030 Lample, Guillaume, et al. "Neural Architectures for Named Entity Recognition." Proceedings of NAACL-HLT. 2016.] | **[http://www.aclweb.org/anthology/N16-1030 Lample, Guillaume, et al. "Neural Architectures for Named Entity Recognition." Proceedings of NAACL-HLT. 2016.] | ||
+ | **[https://www.aclweb.org/anthology/P/P16/P16-1105.pdf Miwa, Makoto, and Mohit Bansal. "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures.] | ||
*05/30 Summarization | *05/30 Summarization | ||
** [https://arxiv.org/pdf/1509.00685.pdf A neural attention model for abstractive sentence summarization EMNLP 2015] | ** [https://arxiv.org/pdf/1509.00685.pdf A neural attention model for abstractive sentence summarization EMNLP 2015] |
Revision as of 19:26, 3 April 2017
- 04/04 Introduction, logistics, NLP, and deep learning.
- 04/06 Tips for a successful class project
- 04/11 Word embeddings
- 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, HW1 out)
- 04/20 Neural networks language models
- 04/25 RNNs
- 04/27 LSTMs/GRUs
- 05/02 Sequence-to-sequence models and neural machine translation (HW1 due and HW2 out)
- 05/04 Attention mechanisms
- 05/09 Project: mid-term presentation (1)
- 05/11 Project: mid-term presentation (2)
- 05/16 Convolutional Neural Networks (HW2 due)
- 05/18 Language and vision
- 05/23 Speech recognition and understanding
- 05/25 Information Extraction
- 05/30 Summarization
- 06/01 Question answering
- 06/06 Project: final presentation (1)
- 06/08 Project: final presentation (2)