![]() |
CSCI 2951X: Reintegrating AI
(Spring 2020) |
Overview The goal of AI has been to build complete intelligent agents, yet the field has been fragmented into a collection of problem-specific areas of study. We will first spend a few weeks in lecture covering a new approach to integrating existing AI subfields into a single agent architecture, and remainder of the semester on self-directed, semester-long research projects. Grading will be based on a mid-semester project proposal, and a substantial open-ended final project. The projects will be multi-disciplinary in nature but students will have the opportunity to work in small groups, so they need not necessarily have expertise in the relevant areas. Graduate students welcome; undergraduates need instructor permission to enroll. The previous incarnation of this course was a reading seminar; the old website and reading lists are here.
Instructor Schedule The first class is on Tuesday January 23rd. The class meets on a Tuesday-Thursday schedule, from 1:00pm to 2:20pm in CIT 316. Project
Your project will be a substantial creative and original piece of work. I expect you to design and implement theory and experiments studying some algorithm or model that is aligned with the course content - i.e., a model that integrates at least two aspects of AI research in an interesting way. I expect it to have approximately the length, form, and content of a conference paper at a good AI conference (though it need not be publishable). That means careful, clear, and precise writing, a well-formalized and thoughtfully evaluated point, and thorough referencing throughout. It does not necessarily have to be an original contribution, although that would be nice. If it is not, then I expect at least an original evaluation that is relevant to our topic (e.g., an existing algorithm is tried in a new domain or addresses a setting that speaks to what we have discussed). The study will be graded on insight, completeness, and clarity. These studies can be completed in groups of between 1 and 4 people. Graduate students should work in groups of at most 2. Undergraduates taking the course should work in groups of at least 2. Mixed groups have more flexibility but should talk to me. :) The project accounts for 100% of your grade and is due at the end of the reading period (May 5th). There is an intermediate deadline: a 2-page project proposal due by approximately the end of February, which identifies the topic, names the group, and sketches out what you hope to accomplish in the study. I will use these to discuss the project with each group to make sure they're on an appropriate path. Reading General background for embodiment and general AI (all quite dated):
MDPs and RL:
Object-Oriented MDPs:
Abstraction in RL:
Problem-Specific Abstractions:
POMDPs:
Natural Language for MDPs:
Further Reading Readings from the following books are recommended for more in-depth engagement with the topic, though note that all of these are now dated:
These books and readings will be of interest to students who want to understand the probabilistic foundation of AI more deeply:
|