![]() |
CSCI 2951X: Reintegrating AI
(Fall 2021) |
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. All students need special permission to enroll; advanced undergraduate students welcome. The 2018 incarnation of this course was a reading seminar; the old website and reading lists are here.
Instructor Schedule The first class is on Wednesday September 8th, meeting weekly on a Wednesday from 3-5:30pm in CIT 241 (Swig). The first few sessions will be lectures (which will be recorded and uploaded to Pantopo, and so can be watched asynchronously), after which we will break into project groups, and weekly meetings will be progress check-ins and discussions with each group. 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. Undergraduates taking the course should work in groups of at least 3. The project accounts for 100% of your grade and is due at the end of the reading period (December 12th). There is an intermediate deadline: a 2-page project proposal due by approximately early October, 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):
Structuralism:
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:
|