User Tools

Site Tools


teaching:is:main_is

This is an old revision of the document!


Foundations of Artificial Intelligence (FoundAI)

Watch the page

You can “subscribe” to any page on the wiki and you’ll get an email message whenever the page has changed. To do that, click the Manage Subscriptions link.

Official course presentation form

Open Learning Environment (OLE) web page

Timetable

The official week-by-week Faculty timetable: lectures and labs of the course. Note that sometimes a LAB may be transformed into a LECTURE and vice-versa.

Office hours: anytime, by previous appointment by email to the lecturer (Enrico Franconi). In any case the lecturer is always available for the period after any lecture.

Some lectures and labs are offered online using Microsoft Teams. There is a video on how to start with Teams.

Language used in the course

  • Exclusively English.

A note on video-recording lectures (COVID-19 emergency)

Online lectures are video-recorded for the convenience of students. Students should switch off their video-camera. In any case, participation to a video-recorded online lecture indicates the student's consent to be included in the recording of the online lecture. Students can watch and use the the video-recorded online lectures only for learning purposes and for their exclusive personal use. Any other use, such as reproduction, distribution or sharing of the didactic material, is illegal.

All information concerning the personal data processing can be found under the following link: https://guide.unibz.it/en/covid-19/.

Textbook

Below you can download the relevant chapters of the book used in the various parts of the course.

Slides & Reference Material

The following is the standard material, it may be adjusted during the course.

Lab

  • LAB 1: Robot Control (applet) – Download Java if you need it from here.
  • LAB 2: Graph Searching with uninformed techniques (applet)
    • Manuals:
    • Explore with the search applet the Delivery Robot (Acyclic), the Delivery Robot (cyclic), the Vancouver Neighbourood, the Module 4 sample problem graphs: with Depth First, Breadth First, Lowest Cost First search strategies using different Neighbour Ordering Strategies; practice also with the quiz facility.
    • Do the Practice Exercise 3.B.
    • Exercise: practicing different search strategies with the graph in this slides (solution as a XML file for the applet)
    • Create your own problem graph for a delivery robot starting from a map with edge costs.
    • Create a problem graph for a simple problem chosen by you.
  • LAB 3: Graph Searching with Heuristics
    • Explore the Delivery Robot (Acyclic), the Delivery Robot (cyclic), the Vancouver Neighbourood, the Module 4 sample problem graphs: with Best First, Heuristic Depth First, A*, Branch and Bound search strategies, with or without Multiple-Path Pruning or Loop Detection, using different Neighbour Ordering Strategies. Explore also the behaviour with the abovementioned search graphs with potentially non terminating depth first strategies (e.g., Depth First or Heuristic Depth First) without cycle checking, and with loop detection or multiple path pruning.
    • Do the Practice Exercises 3.C, 3.D, 3.E.
    • Exercise: 3.4 (solution).
  • LAB 4: Constraints - Consistency
    • Explore with the CSP applet the sample problems: Simple Problem 1, Simple Problem 2, Scheduling Problem 1, Crossword Problem 1, Crossword Problem 2. These sample problems have been seen already in the course lectures; for the crossword problems, try to reconstruct the crossword graphical structure.
    • Do the Practice Exercises 4.A, 4.B.
    • Exercises: 4.2, 4.3 (only a,b), 4.5 - CSP and arc consistency (solutions).
  • LAB 5: Propositions and Inference
    • Getting started with AILog2, a representation and reasoning system for definite clauses, with declarative debugging tools.
      • Download the file ailog2.pl, install and launch SWI Prolog, and load (consult) AILog2 in Prolog:
        • Windows: ?- consult("C:\\path-to-file\\ailog2.pl").
        • Mac: ?- consult('/path-to-file/ailog2.pl').
      • Go through the AiLog2 manual, from Section 1 to Section 6.
        • To load a knowledge base file from AILog2:
          • Windows: ailog: load 'C:\\path-to-kbfile\\kbfile.ail'.
          • Mac: ailog: load '/path-to-kbfile/kbfile.ail'.
    • Play with the elect_prop.ail electrical wiring example 5.7 from Section 5.3 of the book and the slides.
  • LAB 6: Debug, Diagnosis, Abduction
  • LAB 7: Planning with Certainty
  • LAB 8: Multiagent Systems and Games
    • xxx

Final Exam

The exam paper will contain problem solving questions, where you have to apply the techniques and theory studied during the course to concrete examples. There will be no pure theory question. The questions will be mirroring the exercises done in the lab and exercises from the main course book. Answers to questions should be formulated precisely and completely, of course. Regarding the topic that have been done during the lab using simulation software, the written answer in the exam paper should contain the information relevant to the question as it would be provided by the simulation, and as it is discussed in the book and during the lectures. No “mock” exam paper is provided, given the quite simplifying specifications given above.

  • Requirements: (1) a computer with a webcam and a microphone, (2) a smartphone with camera and internet connection, (3) sheets of paper to write the answers to the questions.
  • A smartphone to take photos of the written sheets used to answer the questions. Make sure that the photos are contained in the right order within a single PDF document. The PDF document will be uploaded to OWLTS from the computer. IMPORTANT: Practice in advance on taking photos with the phone, on generating a single PDF file from the photos in the right order, on moving files from the phone to the computer.

This document explains the technical details of working with OWLTS.

Please check that the abovementioned platforms do work before the exam; in case of any issue, please contact ICT in advance.

Rules of conduct during the written examination:
  • For the duration of the exam, the video camera integrated in the PC or notebook must be kept switched on.
  • Microphones can be muted but have to be open at any time upon the commission request.
  • The entire exam is recorded.
  • For the duration of the exam, you are not allowed to access to the internet.
  • The exam is weakly “open book”, in the sense that you can consult your own notes or books, but you cannot consult computer- or internet-based material.
  • Only blank sheets of paper, a pen, and the abovementioned notes and books may be used as aids.
  • You should position the video camera in a way the desk, the hands, the sheets of paper, and the notes and books are continuously visible.
  • During the exam, you may not use a mobile phone, or any other internet or technical device, except to request technical assistance.
  • Mobile phones have to be out of reach till the end of the exam. Only at the end, the phone will be used to take photos of the written sheets used to answer the questions.
  • All the windows on your computer - except Chrome - must be closed, including all the Chrome Tabs. Only the exam page can remain open.
  • You are not allowed to stand up or interact with third parties during the entire examination.
  • If you do not follow the instructions, do not follow the rules listed here or if you try to use external help, you will be excluded from the exam.
  • At the beginning of the exam, connect to MS Teams. If you need to ask questions to your professor, please use MS Teams, as instructed in the web page of the course.
Academic integrity to be read and accepted by students:

I acknowledge that University examinations require all students to respect the highest standards of academic integrity. For the examination I am about to take, I make the following pledge:

  • all the work will be my own, and I will not plagiarize from any source;
  • I will not obtain or seek to obtain an unfair advantage by communicating or attempting to communicate with any other person during the examination; neither will I give or attempt to give assistance to another student taking the examination;
  • I will stop writing immediately at the designated end time of the examination and will make no modification to my script thereafter.

I understand that, if suspected of violating this pledge, I will be liable to be referred to the Organ competent for disciplinary issues and may be subject to disciplinary action. I am also aware that voice- or videorecording of the online exams as well as the dissemination of their contents is neither provided for nor allowed.

teaching/is/main_is.1652863385.txt.gz · Last modified: 2022/05/18 10:43 by Franconi Enrico