Search

Artificial Intelligence

Design for Extended Realities

The course consists of three parts that introduce and explore the design of extended realities along different axes: a framing perspective, illustrating what XR is, how it has evolved, and how designing XR differs from traditional digital design practices; a methodological perspective, detailing those XR-specific theory and methods that address XR design issues; and a practical perspective, exploring best practices and concrete design activities through direct application of these to a case. Each part consists of lectures, readings, supervision, and an assignment centered on the specific topics discussed in the part of the course.Assignments are carried out by students individually and will be peer-reviewed first and then discussed with the teachers and the class using a design critique approach.

Critical Design and Practical Ethics for AI

The course is part of the programme MAISTR (hh.se/maistr) where participants can take the entire programme or individual courses. The course is for professionals and is held online in English. Application is open as long as there is a possibility of admission. The courses qualify for credits and are free of charge for participants who are citizens of any EU or EEA country, or Switzerland, or are permanent residents in Sweden. More information can be found at antagning.se. About the course Critical design and practical ethics for AI, 3 credits Who is this course for? Artificial Intelligence (AI) is being increasingly implemented and used in society today. It has already proven to have an impact on the individual, organization and society, and this impact will most likely only increase. Therefore, it is important to understand the ethical issues that may arise from use of AI, as well as to adopt a critical stance to the technology’s impact. The course introduces critical and ethical issues surrounding data and society, to train the student to problematize and reason about artificial intelligence (AI). You are most likely a designer, innovator, or product manager that works with digital services and products. What will you learn from this course? The course deals with different perspectives on AI and its real and potential effect on organizations and society. The course is based on five different perspectives on AI: accountability, surveillance capitalism, power and bias, sustainability, and trust. The course material consists of recent and relevant literature on the impact of, and critical perspectives on AI. Active discussions founded in different ethical perspectives are also an important part of the course. What is the format of this course? This course is primarily self-paced, with a few synchronous meetings. Most activities are based on the student’s having consumed specified material beforehand, such as video lectures, podcasts, articles, and books. Active discussions, both in online forums and during synchronous meetings, are an important part of the course.

Logical Problem Solving with Answer Set Programming

Answer Set Programming (ASP) is a declarative programming paradigm designed within the field of Artificial Intelligence (AI), and used to solve complex search-problems. The declarative nature of ASP allows one to encode a problem by means of logic. In this way, unlike in imperative programming approaches, there is no need to design an algorithm as a solution for the given problem. In this sense, ASP is comparable with SAT-based encoding or constraint satisfaction problems. However, due to its stable-model semantics, ASP provides a richer representation language useful to handle uncertain situations more effectively for real world scenarios. The advantages of declarative programming together with non-monotonic nature of ASP in handling uncertainties have recently made ASP more attractive both for academia and industry. This course focuses on formalizing and solving various search problems in planning, scheduling and system configuration in ASP.