Advanced Topics for self-study and Presentation
Advanced Topics for self-study and Presentation
The presentations will be organized into two afternoon sessions: 1-5pm on Nov 25 (Friday) @HNE 037 and 1-5pm on Nov 30 (Wednesday) @LAS3033 .
Each person will make a 20-25 min presentation (including Q&A). To save time, you need to email your PPT to a session chair (to be named) before 10am that day (otherwise, your mark will be deducted).
Nov 25: all presentations NOT related to deep learning. Feng Wei fwei@cse.yorku.ca will coordinate the session. Email him your slides by 10am Nov 25. The presentation will take place from 1pm @HNE 037 in the following order:
- Chao Wang
- Yifan Li
- Eunkyung Park
- Leihan Chen
- Feng Wei
- Po Wu
- Yangguang Li
Nov 30: all presentations related to deep learning. Chao Wang chwang@cse.yorku.ca will coordinate the session. Email him your slides by 10am Nov 30. The presentation will take place from 1pm @LAS3033 in the following order:
- Matthew Tesfaldet
- Mahdieh Abbaszadegan
- Hemanth Pidaparthy
- Jack Wu
- Gong Cheng
- Hao Li
- Meng Jia
The advanced topics include:
- Hemanth Pidaparthy: RNNs/LSTMs for Image Captioning
- Yifan Li: HMMs
- L. R. Rabiner and B. H. Juang, An Introduction to Hidden Markov Models
- Matthew Tesfaldet: CNNs basics
- Hubel, D. H.; Wiesel, T. N. (1968-03-01). “Receptive fields and functional architecture of monkey striate cortex”
- LeCun, Yann; Bengio, Yoshua; Hinton, Geoffrey (2015). ”Deep learning”
- Krizhevsky, Alex and Sutskever, Ilya and Hinton, Geoffrey E. “ImageNet Classification with Deep Convolutional Neural Networks”
- LeCun, Yann; Léon Bottou; Yoshua Bengio; Patrick Haffner (1998). ”Gradient-based learning applied to document recognition”
- Leihan Chen: An overview of inference algorithm in undirected graphical model
- Tappen, M.F. and Freeman, W.T., 2003, October. Comparison of graph cuts with belief propagation for stereo, using identical MRF parameters. In Computer Vision, 2003. Proceedings. Ninth IEEE International Conference on (pp. 900-906). IEEE.
- Kohli, P. and Torr, P.H., 2009. Robust higher order potentials for enforcing label consistency. International Journal of Computer Vision, 82(3), pp.302-324.
- Koltun, V., 2011. Efficient inference in fully connected crfs with gaussian edge potentials. Adv. Neural Inf. Process. Syst.
- Chao Wang: Budgeted SGD for multi-class SVMs
- Feng Wei: PageRank and Personalized PageRank
- Page, Lawrence, et al. “The PageRank citation ranking: bringing order to the web,” 1999.
- Alhelbawy, Ayman, and Robert J. Gaizauskas. “Graph Ranking for Collective Named Entity Disambiguation.” ACL. 2014.
- Pershina, Maria, Yifan He, and Ralph Grishman. “Personalized Page Rank for named entity disambiguation.” Proc. 2015 Annual Conference of the North American Chapter of the ACL, NAACL HLT. Vol. 14. 2015.
- Jack Wu: Language Understanding using RNNs and GRUs
- Rudolf Kadlec, Martin Schmid, Ondrej Bajgar & Jan Kleindienst, “Text Understanding with the Attention Sum Reader Network,” arXiv:1603.01547.
- Danqi Chen and Jason Bolton and Christopher D. Manning, “A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task,” arXiv:1606.02858.
- Hao Li: Reinforcement Learning: basics
- Bhuwan Dhingra, Lihong Li, Xiujun Li, Jianfeng Gao, Yun-Nung Chen, Faisal Ahmed, Li Deng, “End-to-End Reinforcement Learning of Dialogue Agents for Information Access,” arXiv:1609.00777.
- Jiwei Li, Will Monroe, Alan Ritter, Michel Galley, Jianfeng Gao, Dan Jurafsky, “Deep Reinforcement Learning for Dialogue Generation”, arXiv:1606.01541.
- Eunkyung Park: Latent Dirichlet Allocation and topic models
- David M. Blei, Andrew Y. Ng, Michael I. Jordan, “Latent Dirichlet Allocation”, Journal of Machine Learning Research 3 (2003) 993-1022.
- Matthew A. Taddy, “On Estimation and Selection for Topic Models,” Proceedings of the 15th International Conference on Artificial Intelligence and Statistics (AISTATS) 2012.
- Meng Jia: Adversarial Networks
- Mahdieh Abbaszadegan: RNNs basics (BPTT/RTRL/EKF, etc..)
- Po Wu: Metric Learning
- Gong Cheng: Sparse Auto-encoder
- Ian Goodfellow, Yoshua Bengio, and Aaron Courville, A book chapter (Auto-Encoder) from Deep Learning, 14.1-14.3 pp 502-509.
- Andrew Ng, Sparse Auto-encoder
- Yangguang Li: ensemble learning