Module Details

The information contained in this module specification was correct at the time of publication but may be subject to change, either during the session because of unforeseen circumstances, or following review of the module at the end of the session. Queries about the module should be directed to the member of staff with responsibility for the module.
Title ARTIFICIAL INTELLIGENCE
Code COMP219
Coordinator Dr JS Fearnley
Computer Science
John.Fearnley@liverpool.ac.uk
Year CATS Level Semester CATS Value
Session 2016-17 Level 5 FHEQ First Semester 15

Aims

    To provide an introduction to the topic of Artificial Intelligence (AI) through studying problem-solving, knowledge representation, planning, and learning in intelligent systems.
  • To provide a grounding in the AI programming language Prolog.


  • Learning Outcomes

    At the end of this module, students should be able to:

    identify or describe the characteristics of intelligent agents and the environments that they can inhabit;

    identify, contrast and apply to simple examples the major search techniques that have been developed for problem-solving in AI;

    distinguish the characteristics, and advantages and disadvantages, of the major knowledge representation paradigms that have been used in AI, such as production rules, semantic networks, propositional logic and first-order logic;

    solve simple knowledge-based problems using the AI representations studied;

    identify or describe approaches used to solve planning problems in AI and apply these to simple examples;

    identify or describe the major approaches to learning in AI and apply these to simple examples;

    identify or describe some of the major applications of AI;

    understand and write Prolog code to solve simple knowledge-based problems.


    Syllabus

    1
    • Introduction (3 lectures): What is Artificial Intelligence? Characterisation of AI; historical overview; intelligent agents; agents’ environments; applications of AI; current state-of-the-art.
    • Problem-Solving Through Search (7 lectures): Problem formulation; uninformed search strategies; informed search strategies; search in complex environments; adversarial search.
    • Knowledge Representation (4 lectures): Characterisation plus advantages and disadvantages of rule-based systems, semantic networks, ontologies and logics.  Example applications of different knowledge representation schemes.
    • Logic (4 lectures): Reasoning in propositional and first-order logic.
    • Planning (3 lectures): Representing planning problems; classical planning approaches, including search, heuristics and satisfiability; planning in complex environments.
    • Learning (4 lectures): Different forms of learning; logic and learning; reinforcement learning.
    • Basics of Prolog (5 lectures): Facts, rules and queries; recursion; lists; negation as failure.

    Teaching and Learning Strategies

    Lecture -

    3 per week during semester

    Laboratory Work -


    Teaching Schedule

      Lectures Seminars Tutorials Lab Practicals Fieldwork Placement Other TOTAL
    Study Hours 30

        5

        35
    Timetable (if known) 3 per week during semester
     
               
    Private Study 115
    TOTAL HOURS 150

    Assessment

    EXAM Duration Timing
    (Semester)
    % of
    final
    mark
    Resit/resubmission
    opportunity
    Penalty for late
    submission
    Notes
    Unseen Written Exam  2 hours  80  Yes  Standard UoL penalty applies  Assessment 3 Notes (applying to all assessments) Class test on rest of syllabus (week 12) This work is marked anonymously Class test on Prolog (week 6) This work is marked anonymously. Written examination  
    CONTINUOUS Duration Timing
    (Semester)
    % of
    final
    mark
    Resit/resubmission
    opportunity
    Penalty for late
    submission
    Notes
    Coursework  1 hour  10  Yes  Standard UoL penalty applies  Assessment 1 
    Coursework  1 hour  10  Yes  Standard UoL penalty applies  Assessment 2 

    Recommended Texts

    Reading lists are managed at readinglists.liverpool.ac.uk. Click here to access the reading lists for this module.
    Explanation of Reading List: