![]() |
CSCI 2951X: Reintegrating AI
(Spring 2025) |
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. Note that all communication will be via the class Slack; I will send out a link to join sometime before the first class. If you have not joined by the first class and can't find the link, please email me for it. 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 Thursday January 23rd, meeting weekly on Tuesday and Thursday from 10:30am-11:50am in CIT 506. The first few sessions will be lectures, 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 ~5 people. This year your project proposal will have to include a half-page statement explaining which model of a general intelligence you are using, and how your project fits into realizing that model.The project accounts for 100% of your grade and is due at the end of the reading period (May 6th). There is an intermediate deadline: a 2-page project proposal due by approximately mid-March, 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:
The data-driven approach:
More cognitive approaches:
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:
|