[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
courses:rg [2012/03/19 15:39]
longdt
courses:rg [2015/10/26 23:38]
popel
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-===== Reading Group ===== 
-Official name of this course is [[https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NPFL095|NPFL095]] **Modern Methods in Computational Linguistics**. It is a continuation of informal Reading Group (RG) meetings. For inspiration see the [[courses:rg:wishlist|wishlist]]. Requirements for getting credits: presenting one paper, writing a report about another presented paper, and active participation in the discussions (which is conditioned by reading the papers in advance and attending the meetings). 
  
-^ Contact      | popel at ufal.mff.cuni.cz | +===== Reading Group =====   
-^ Mailing list | rg at ufal.mff.cuni.cz     | +Official name of this course is [[https://is.cuni.cz/studium/predmety/index.php?do=predmet&kod=NPFL095|NPFL095]] **Modern Methods in Computational Linguistics**It is a continuation of informal Reading Group (RG) meetingsRequirements for getting credits:  
-^ List Archive | [[http://ufal.mff.cuni.cz/mailman/listinfo/rg]] +  * presenting one paper, 
-^ Meetings     | Mondays 15:10room S1 | +    * Select a term (write your name to the schedule below) before October 13
-^ Past meetings| [[courses::rg::past|courses::rg::past]] |+    * If no paper is assigned to the term, suggest [[mailto:popel@ufal.mff.cuni.cz|me]] 2--3 papers you would like to present (with pdf linksand your preferences) before October 20. Ideally, make a group of 2--4 students presenting papers on a common topic (starting from basics to more advance papers). 
 +    * Prepare your presentation and 3--5 quiz questions. At least 3 of the questions should ask for a specific answer, e.g. "write an equation for...", "given training set X=([dog,N],[cat,Y]), what is the number..." (Not "what do you think about..."). The first question should be quite easy to answer for those who have read the whole paper. The last question may be a tricky one. Send me the questions two weeks before your presentation. We may discuss the paper and refine the questions. 
 +    * One week before the presentation, write the questions to a dedicated wiki page here. Send a reminder (questions and a link to the pdf of the paper) to rg@ufal.mff.cuni.cz by Monday 15:45.
  
-=== Spring&Summer 2012 === +  active participation in the discussionswhich is conditioned by reading the papers in advance and attending the meetings
-^ date | **speaker** | **paper** | +  * sending your answers to me and the presenter by Saturday 23:59 (so the presenter can go through all answers before the presentation and focus more on problematic parts)
-^ Feb 27 | Martin Popel | Kevin KnightBeáta Megyesi and Christiane Schaefer: [[http://www.isi.edu/natural-language/people/copiale-11.pdf|The Copiale Cipher]]BUCC 2011 | +  * In case of more than three missed meetings or deadlinesadditional work (e.greports or answers to tricky questions) will be required.
-^ Mar 5  | Ales Tamchyna | Arne Mauser, Saša Hasan and Hermann Ney[[http://www-i6.informatik.rwth-aachen.de/publications/download/628/Mauser-EMNLP-2009.pdf |Extending Statistical Machine Translation with Discriminative and Trigger-Based Lexicon Models.]] EMNLP 2009. | +
-^ Mar 12 | Joachim Daiber | Adam Pauls and Dan Klein: [[http://www.aclweb.org/anthology-new/P/P11/P11-1027.pdf|Faster and Smaller N-Gram Language Models]], ACL 2011. [[courses:rg:2012:longdtreport|report by Long DT]] | +
-^ Mar 19 | Rudolf Rosa | Wenliang Chen, Jun’ichi Kazama, Min Zhang, Yoshimasa Tsuruoka, Yujie Zhang, Yiou Wang, Kentaro Torisawa and Haizhou Li: [[http://www.aclweb.org/anthology/D/D11/D11-1007.pdf|SMT Helps Bitext Dependency Parsing]], EMNLP 2011 | +
-^ Mar 26 | Long DT |  Jakob UszkoreitThorsten Brants: [[http://www.aclweb.org/anthology-new/P/P08/P08-1086.pdf|Distributed Word Clustering for Large Scale Class-Based Language Modeling in Machine Translation]] ACL 2008| +
-^ Apr 2  | Petra Galuščáková |  | +
-^ Apr 16 | Bushra Jawaid  |  | +
-^ Apr 23 | Amir Kamran |  | +
-^ May 14 | Tomáš Kraut |  | +
-^ May 21 |  |  |+
  
 +All questions, reports and presented papers must be in English. The presentations are in English by default, but if all present people agree it may be in Czech.
 +
 +^ Contact      | popel@ufal.mff.cuni.cz |
 +^ Mailing list | rg@ufal.mff.cuni.cz     |
 +^ Meetings     | Mondays 16:00, S1 |
 +^ Past meetings| [[courses:rg:past|courses:rg:past]] |
 +^ Inspiration  | [[courses:rg:wishlist|courses:rg:wishlist]] |
 +^ Other reading groups  | [[https://github.com/ufal/rg/wiki|Machine Learning RG]] |
 +
 +=== Autumn&Winter 2015/2016 (preliminary plan) ===
 +^ date   | **speaker**               | **paper** |
 +^ Oct  5 |                           | startup meeting | 
 +^ Oct 12 | Lukáš Žilka, Milan Straka | Programming hackaton, based on [[http://web.stanford.edu/class/cs168/|The Modern Algorithmic Toolbox]], read in advance lecture [[http://web.stanford.edu/class/cs168/l/l1.pdf|1]] and [[http://web.stanford.edu/class/cs168/l/l2.pdf|2]] |
 +^ Oct 19 | Martin Popel | Mark Johnson: [[http://cs.brown.edu/courses/cs195-5/fall2009/docs/lecture_10-27.pdf|A brief introduction to kernel classifiers]], 2009. You can also read [[http://ciml.info/dl/v0_9/ciml-v0_9-ch09.pdf|a chapter from ciml.info]]. [[courses:rg:2014:kernels|Questions]] |
 +^ Oct 26 | Lukáš Žilka, Milan Straka | hands-on tutorial on using some neural network toolkit |
 +^ Nov  2 |                           | Michael Collins: [[http://ucrel.lancs.ac.uk/acl/W/W02/W02-1001.pdf|Discriminative Training Methods for Hidden Markov Models: Theory and Experiments with Perceptron Algorithms]], EMNLP 2002. [[courses:rg:2014:perceptron|Questions]] |
 +^ Nov  9 | —                         | no RG, dean's day |
 +^ Nov 16 |                           | Andrew McCallum, Dayne Freitag, Fernando Pereira: [[http://www.ai.mit.edu/courses/6.891-nlp/READINGS/maxent.pdf|Maximum Entropy Markov Models for Information Extraction and Segmentation]], Conference on Machine Learning 2000, [[http://courses.ischool.berkeley.edu/i290-dm/s11/SECURE/gidofalvi.pdf|slides]] |
 +^ Nov 23 |                           | John Lafferty, Andrew McCallum, Fernando Pereira: [[http://www.cs.utah.edu/~piyush/teaching/crf.pdf|Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data]], 2001. [[courses:rg:2014:crf|Questions]] |
 +^ Nov 30 |              |  |
 +^ Dec  7 |              |  |
 +^ Dec 14 |              |  |

[ Back to the navigation ] [ Back to the content ]