Please use these online forms for admin requests.
For technical questions regarding the course contents always use the Forums on this site. I will not reply emails sent to me directly.
When necessary, emails should be sent to the course admin ( Armin Chitizadeh ).
Course Code | COMP9418 |
Course Title | Advanced Topics In Statistical Machine Learning |
Convenor | Gustavo Batista |
Admin | Armin Chitizadeh |
Classes |
Mon 14:00 - 16:00 (Weeks:1-3,5-11), Wed 14:00 - 16:00 (Weeks:1-10)
Timetable for all classes |
Consultations |
Thursday 11:00-12:00, K17 Lv2 Consultation room 204 (by appointment with the course admin)
|
Units of Credit | 6 |
Course Website | http://cse.unsw.edu.au/~cs9418/19T3/index.html |
Handbook Entry | http://www.handbook.unsw.edu.au/postgraduate/courses/current/COMP9418.html |
This course presents an in-depth study of statistical machine learning approaches. It aims to provide the student with a solid understanding of methods for learning and inference in structured probabilistic models, with a healthy balance of theory and practice.
It will cover topics on the semantics of direct and undirect representations in probabilistic graphical models, exact and approximate inference, and learning of model parameters and structure.Knowledge of machine learning at the level of COMP9417. No pre-reqs waiver will be granted this year. So, if you haven't done COMP9417, you will not be able to enrol in COMP9418.
We will use Python in the practical part of our bring-your-own-device tutorials. However, it is expected that students unfamiliar with Python can get up to speed if they are able to construct (i.e., design, implement and test) working software in a general-purpose language such as C/C++, Java or Perl, at least to the level of a first-year computing course (e.g., COMP1927 Computing 2 or equivalent). Having a good working knowledge of and be able to construct working software in standard data analysis languages such as Matlab/Octave, or R can also be helpful.
Since an important part of practical machine learning is "data wrangling" (i.e. pre-processing, filtering, cleaning, etc.) of data files, students are expected to master Unix tools such as those taught in COMP2041 Software Construction, or equivalents such as those in R, Matlab/Octave or R.
After completing this course, students will:
This course contributes to the development of the following graduate capabilities:
Graduate Capability | Acquired in |
Scholars capable of independent and collaborative enquiry, rigorous in their analysis, critique and reflection, and able to innovate by applying their knowledge and skills to the solution of novel as well as routine problems | Lectures, tutorials, assignments and exam |
Entrepreneurial leaders capable of initiating and embracing innovation and change, as well as engaging and enabling others to contribute to change | Assignments |
Professionals capable of ethical, self-directed practice and independent lifelong learning | Lectures, tutorials and assignments |
Global citizens who are culturally adept and capable of respecting diversity and acting in a socially just and responsible way | Lectures, tutorials, assignments and student interactions |
Machine learning is at the intersection of Artificial Intelligence, Computer Science and Statistics. While the main goal of this course is to go beyond the basics of machine learning as provided by COMP9417 (focused on probabilistic modelling and inference), we will adopt a similar teaching rationale, where theory, algorithms and empirical analysis are all important components of the course. Therefore, the lectures, tutorials and assessments are design to address these components jointly.
The course involves lectures and practical work.
The Student Code of Conduct ( Information , Policy ) sets out what the University expects from students as members of the UNSW community. As well as the learning, teaching and research environment, the University aims to provide an environment that enables students to achieve their full potential and to provide an experience consistent with the University's values and guiding principles. A condition of enrolment is that students inform themselves of the University's rules and policies affecting them, and conduct themselves accordingly.
In particular, students have the responsibility to observe standards of equity and respect in dealing with every member of the University community. This applies to all activities on UNSW premises and all external activities related to study and research. This includes behaviour in person as well as behaviour on social media, for example Facebook groups set up for the purpose of discussing UNSW courses or course work. Behaviour that is considered in breach of the Student Code Policy as discriminatory, sexually inappropriate, bullying, harassing, invading another's privacy or causing any person to fear for their personal safety is serious misconduct and can lead to severe penalties, including suspension or exclusion from UNSW.
If you have any concerns, you may raise them with your lecturer, or approach the School Ethics Officer , Grievance Officer , or one of the student representatives.
Plagiarism is defined as using the words or ideas of others and presenting them as your own. UNSW and CSE treat plagiarism as academic misconduct, which means that it carries penalties as severe as being excluded from further study at UNSW. There are several on-line sources to help you understand what plagiarism is and how it is dealt with at UNSW:
Make sure that you read and understand these. Ignorance is not accepted as an excuse for plagiarism. In particular, you are also responsible that your assignment files are not accessible by anyone but you by setting the correct permissions in your CSE directory and code repository, if using. Note also that plagiarism includes paying or asking another person to do a piece of work for you and then submitting it as your own work.
UNSW has an ongoing commitment to fostering a culture of learning informed by academic integrity. All UNSW staff and students have a responsibility to adhere to this principle of academic integrity. Plagiarism undermines academic integrity and is not tolerated at UNSW. Plagiarism at UNSW is defined as using the words or ideas of others and passing them off as your own.
If you haven't done so yet, please take the time to read the full text of
The pages below describe the policies and procedures in more detail:
You should also read the following page which describes your rights and responsibilities in the CSE context:
Please note due dates are subject to change.
Item | Topics | Due | Marks |
Contributes to
(learning outcomes) |
Assignment 1
|
Weeks 1-2 | Week 4 | 15% | 1-2 |
Assignment 2
|
Weeks 3-7
|
Week 9 |
15%
|
3-4
|
Quizzes | Weeks 1-10 | Weeks 1-10 | 10% | 1-5 |
Final Exam | All topics | Exam period | 60% | 1-5 |
The overall course mark will be the weighted average of the individual components in the table above.
If your work in this course is affected by unforeseen adverse circumstances, you can apply for Special Consideration through MyUNSW , including documentation on how your work has been affected. If your request is reasonable and your work has clearly been impacted, then
Note the use of the word "may". None of the above is guaranteed. It depends on you making a convincing case that the circumstances have clearly impacted your ability to work.
In particular, a student will be awarded the right to take a supplementary exam if:
Please note this is a tentative schedule. All dates are only indicative and subject to change.
Week | Lecture | Tute/Lab | Assignments |
|
0 | Graph representation and traversal | Week 1 | - | |
1 | Course overview and statistical inference | Week 2 | - |
|
2 | Bayesian networks representation and semantics | Week 3 |
A1 released
|
|
3 | Naive Bayes and Markov chains | Week 4 | - |
|
4 | Hidden Markov models and applications | Week 5 | A1 due |
|
5 | Markov networks and exact inference | Week 6 | - |
|
6 |
Belief propagation
|
Week 7 | - |
|
7 | Sampling | Week 8 | A2 released |
|
8 | Learning parameters | Week 9 | - |
|
9 | Learning model structure | Week 10 | A2 due |
|
10 |
Bayesian learning
|
|
|
Texts and recommended readings:
Other resources will be posted on a weekly basis under Course Work on the course website .
This course is evaluated using the myExperience system.
Resource created Monday 09 September 2019, 11:48:21 AM, last modified Wednesday 02 October 2019, 11:46:17 AM.