Course Catalog

Study Program WiSe 2021/2022

Informatik, B.Sc./M.Sc.

Bachelor Informatik

Bachelor 1. Semester (Vollfach)

Grundlagen Angewandte Informatik

Course numberTitle of eventLecturer
03-IBGA-FI-RDLRobot Design Lab (in English)

Lecture (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Wed. 10:00 - 12:00 Online Fragerunde und Übung
weekly (starts in week: 1) Thu. 10:00 - 12:00 Übung Präsenz
weekly (starts in week: 1) Thu. 14:00 - 16:00 Übung Präsenz

Die Vorlesung findet online asynchron statt.
Die Präsenz-Übungen am Donnerstag finden im Raum RH1 A1.03 des DFKI statt.

Frank Kirchner
Dr. rer. nat. Teena Hassan
M. Sc. Mihaela Popescu

Wahlbereich Bachelor-Vertiefung (IBV) / Bachelor-Ergänzung (BE)

Weitere Wahlangebote können aus dem Wahlbreich IBA/BB und bei Vorliegen der inhaltlichen Voraussetzungen aus dem Wahlangebot des Masterstudiengangs Informatik gewählt werden.
BPO \'10: weitere BE-Angebote unter Wahlbereich IBFW
BPO\'20: nur IBA/IBV

IBVP / BE-7: Praktische und Technische Informatik

Course numberTitle of eventLecturer
03-BE-710.98b (03-IBVP-RPWL)Robot Programming with Lisp (in English)

Lecture (Teaching)
ECTS: 6

Profil: KIKR
Modul "Spezielle Themen der Künstlichen Intelligenz" (Bachelor).

Michael Beetz

IBFW: Freie Wahl inkl. Seminare - alt

Informationen zum Thema General Studies findet ihr auch hier: https://www.szi.uni-bremen.de/wp-content/uploads/2021/10/GSListe.pdf
Course numberTitle of eventLecturer
03-BE-701.07 (03-IBFW-DSMV)Digital Systems Modeling and Verification using SystemVerilog. (in English)
Digital Systems Modeling using Verilog and SystemVerilog: Design, Test, and Synthesis

Kurs (Teaching)
ECTS: 4

Dates:
weekly (starts in week: 1) Mon. 10:00 - 12:00 MZH 1450 Kurs online

Profil: SQ

Prof. Dr. Rolf Drechsler

Master Informatik

Wahlbereich Master-Aufbau (IMA) / Master-Basis (MB)

Nach der Prüfunsordnung von 2020 heißt dieser Bereich Master-Aufbau (IMA), nach der Prüfungsordnung von 2012 Master-Basis (MB).

IMAT / MB-6 - Theoretische Informatik und Mathematik

Nach MPO 2020 und MPO 2012 mindestens ein Lehrangebot aus dieser Kategorie wählen.
Nach MPO 2012 auf Antrag auch ME-6xx.xx-Lehrangebot oder fortgeschrittenes Mathematik-Lehrangebot möglich.
Course numberTitle of eventLecturer
03-IMAT-AU (03-ME-602.99c)Algorithms and Uncertainty (in English)

Kurs (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Tue. 12:00 - 14:00 MZH 1450 Kurs Präsenz
weekly (starts in week: 1) Thu. 08:00 - 10:00 MZH 3150 Kurs Präsenz

Profil: SQ
Schwerpunkt: IMA-SQ, IMA-AI

A key assumption of many powerful optimization methods is that all the data is fully accessible from the beginning.

However, from the point of view of many real-world applications (e.g., in logistics, production or project planning, cloud computing, etc.) this assumption is simply not true. Large data centers allocate resources to tasks without knowledge of exact execution times or energy requirements; transit times in networks are often uncertain; or, parameters such as bandwidth, demands or energy consumption are highly fluctuating. The current trend of data collection and data-driven applications often amplifies this phenomenon. As the amount of available data is increasing tremendously due to internet technology, cloud systems and sharing markets, modern algorithms are expected to be highly adaptive and learn and benefit from the dynamically changing mass of data.

In the above examples, our knowledge of the current data is only partial or based on historical estimates. The class ``Algorithms and Uncertainty'' will teach students about the most common models of such uncertain data and how to design and analyze efficient algorithms in these models.

Specifically, we will cover the theory of online optimization, where the input arrives without any prior information (such as network packets arriving to a router) and also needs to be processed immediately, before the next piece of input arrives. This model is best suited for analyzing critical networking and scheduling systems where devices and algorithms must perform well even in the worst-case scenario.

In the cases where previous history can be used to model the upcoming data, we often employ robust optimization or stochastic optimization. In robust optimization, the aim is to optimize the worst-case of all possible realizations of the input data. Hence, this model is rather conservative.
In stochastic optimization however, the algorithms work with the assumption that data is drawn from some probability distribution known ahead of time and typically the goal is to optimize the expected value.

Nowadays, another source of information is often available: machine learning algorithms can generate predictions which are accurate most of the time. However, there is no guarantee on the quality of the prediction, as the current instance may not be covered by the training set. This statement motivated a very recent research domain that will be covered in this course: how to use error-prone predictions in order to improve guaranteed algorithms.

Organization: The course will be taught in English in two sessions per week (4 SWS) including interactive exercise sessions.

Examination: The examination will be by individual oral exam. As admission to the oral exam it is mandatory to present solutions in the exercise session at least twice during the term.

Prerequisites: Having heard an introductory course to discrete algorithms and their mathematical analysis (e.g. Algorithmentheorie, Algorithmische Diskrete Mathematik) or graph theory is beneficial but not required.

Prof. Dr. Nicole Megow
Dr. Felix Christian Hommelsheim
03-IMAT-STMTSet Theory and Model Theory (in English)

Lecture (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Wed. 14:00 - 16:00
weekly (starts in week: 2) Fri. 14:00 - 16:00

Profil: SQ
Schwerpunkt: SQ
Die Veranstaltung findet online synchron statt. Eine Terminabstimmung erfolgt bei Semesterbeginn.

Set theory and model theory

Intuitively, a set is a collection of all elements that satisfy a certain property. This intuition, however, is false! The following example is known as Russell's Paradox. Consider the set S whose elements are exactly those that are not members of themselves: S = { X : X is not element of X }. Is S an element of S? If S is an element of S, then S is not an element of S. On the other hand, if S is not an element of S, then S belongs to S. In either case we have a contradiction. We must revise our intuitive notion of a set. In the first part of the lecture we develop axiomatic set theory (ZFC) in the framework of first-order logic, which forms the foundation of modern mathematics. We cover the axioms of set theory, ordinal numbers and induction and recursion over well-founded relations, cardinal numbers and the axiom of choice.

In the second part of the lecture we turn to classical topics of first-order model theory. Model theory studies classes of mathematical structures, such as groups, fields, or graphs, from the point of view of mathematical logic. Many notions, such as homomorphisms, substructures, or free structures, that are commonly studied in specific fields of mathematics are unified by the general approach of model theory. We study ways to construct models with desired properties from first-order theories and the expressive power of first-order logic.

Prof. Dr. Sebastian Siebertz
Alexandre Vigny

IMAP / MB-7 - Praktische und technische Informatik

Nach MPO 2020 mindestens ein Lehrangebot aus dieser Kategorie wählen. Nach MPO 2012 zwei Lehrangebote aus dieser Kategorie wählen.
Course numberTitle of eventLecturer
03-IMAP-CM (03-MB-711.02)Cognitive Modeling (in English)

Kurs (Teaching)
ECTS: 6

Profil: KIKR, MC
Schwerpunkt: IMA-AI, VMC

Holger Schultheis
03-IMAP-IIS (03-ME-710.04)Integrated Intelligent Systems (in English)

Lecture (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Mon. 10:00 - 12:00 Online
weekly (starts in week: 1) Wed. 16:00 - 18:00 Online

Profil: KIKR
Schwerpunkt: IMA-AI
Die Veranstaltung findet online statt.

Michael Beetz
Dr. Jörn Syrbe
03-IMAP-VRSIM (03-ME-708.03)Virtual Reality and Physically-Based Simulation (in English)
Virtuelle Realität und physikalisch-basierte Simulation

Lecture (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Wed. 14:00 - 16:00 MZH 1450 Vorlesung Präsenz
weekly (starts in week: 1) Thu. 08:00 - 10:00 MZH 1450 Vorlesung und Übung Präsenz

Profil: KIKR, DMI
Schwerpunkt: IMAP-DMI, IMAP-VMC.
English or German.
Over the past two decades, VR has established itself as an important tool in several industries, such as manufacturing (e.g., automotive, airspace, ship building), architecture, and pharmaceutical industries. During the past few years, we have been witnessing the second "wave" of VR, this time in the consumer, in particular, in the entertainment markets.

Some of the topics to be covered (tentatively):
• Introduction, basic notions of VR, several example applications
• VR technologies: displays, tracking, input devices, scene graphs, game engines
• The human visual system and Stereo rendering
• Techniques for real-time rendering
• Fundamental immersive interaction techniques: fundamentals and principles, 3D navigation, user models, 3D selection, redirected walking, system control
• Complex immersive interaction techniques: world-in-miniature, action-at-a-distance, magic lens, etc.
• Particle systems
• Spring-mass systems
• Haptics and force feedback
• Collision detection
• Acoustic rendering
The assignments will be mostly practical ones, based on the cross-platform game engine Unreal. Participants will start developing with "visual programming", and later use C++ to solve the assignments.
You are encouraged to work on assignments in small teams.
https://cgvr.cs.uni-bremen.de/teaching/

Prof. Dr. Gabriel Zachmann

IMAA / MB-8 - Angewandte Informatik

Nach MPO 2012 ein Lehrangebot aus dieser Kategorie wählen. Nur nach MPO 2012 auf Antrag auch ME-8xx.xx-Modul möglich.
Course numberTitle of eventLecturer
03-IMAA-ITMDS (03-MB-802.02)IT-Management und Data Science (in English)
IT Management and Data Science

Blockveranstaltung (Teaching)
ECTS: 6

Additional dates:
Mon. 01.11.21 16:00 - 18:00
Mon. 15.11.21 16:00 - 18:00
Mon. 29.11.21 16:00 - 18:00
Mon. 13.12.21 16:00 - 19:00
Mon. 10.01.22 16:00 - 18:00
Mon. 14.02.22 16:00 - 19:00

Profil: SQ, DMI
Schwerpunkt: IMA-SQ, IMA-AI, DMI

Prof. Dr. Andreas Breiter

Wahlbereich Master-Vertiefung (IMV) / Master-Ergänzung (ME)

MPO 2012: weitere ME-Angebote unter Wahlbereich IMS/ME und unter General Studies IMGS

IMVT / ME-6 - Theoretische Informatik

Course numberTitle of eventLecturer
03-M-WP-28Algorithmic Game Theory (in English)

Lecture (Teaching)
ECTS: 9 (6)

Dates:
weekly (starts in week: 1) Tue. 14:00 - 16:00 MZH 2340 Vorlesung
weekly (starts in week: 1) Tue. 16:00 - 18:00 MZH 2340 Übung
weekly (starts in week: 1) Thu. 14:00 - 16:00 MZH 2340 Vorlesung

Many every-day processes can seen as a game between autonomous interacting players, where each player acts stategically in order to pursue her own objectives. This lecture is an introduction to game-theoretic concepts and techniques, mainly with connections to applications. Use-cases are distributed systems, auctions, online-markets, resource allocation, traffic routing, and sports. The goal of the lecture is to provide an overview over state-of-the-art results in the area of algorithmic game theory. Main topics that we will cover in the course are games in normal form, efficiency of equilibria, auctions, truthfulness and VCG-mechanisms, social choice, cake cutting, and cooperative games.

The lectures and homework sheets will be in English language. If all participants agree, the exercise session could be held in German. If there is an oral exam, the language can be chosen by the candidate. In case of a written exam the questions will be in English, answering them in German or English is fine.

Prof. Dr. Daniel Schmand

IMVP / ME-7 - Praktische Informatik

Course numberTitle of eventLecturer
03-IMVP-IMLInterpretable Machine Learning (in English)

Kurs (Teaching)
ECTS: 6 (optional +3)

Dates:
weekly (starts in week: 3) Wed. 16:15 - 17:45 Kurs online
weekly (starts in week: 2) Thu. 08:15 - 09:45 Kurs online

Additional dates:
Tue. 01.03.22 10:00 - 15:00 Zoom
Wed. 09.03.22 09:00 - 10:00 Zoom
Wed. 16.03.22 - Thu. 17.03.22 (Wed., Thu.) 09:00 - 15:00 Zoom

Schwerpunkt: Ai

Prof. Dr. Marvin Nils Ole Wright
03-IMVP-MLAR (03-ME-712.07)Machine Learning for autonomous Robots (in English)
Machine Learning for autonomous Robots

Lecture (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Mon. 10:00 - 12:00 Fragestunde Online
weekly (starts in week: 1) Thu. 14:00 - 16:00 MZH 3150 Übung Präsenz
weekly (starts in week: 1) Thu. 16:00 - 18:00 MZH 3150 Übung Präsenz

Profil: KIKR
Schwerpunkt: AI
Die Vorlesung findet asynchron per Video statt.

Frank Kirchner
Melvin Laux

IMVA / ME-8 - Angewandte Informatik

Course numberTitle of eventLecturer
03-IMVA-3DMFT (03-ME-899.08)3D Modelling with FabLab Technologies (in English)

Kurs (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Wed. 14:00 - 16:00 GW2 A4100 (FabLab)
weekly (starts in week: 1) Wed. 16:00 - 18:00 GW2 A4100 (FabLab)

4 SWS, Profil: DMI
Schwerpunkt: DMI
Kurzbeschreibung unter: http://dimeb.informatik.uni-bremen.de/FabLab/GenerativeDesign.pdf
Online-Meeting mittwochs 14-16h und 2 Std Übungen im FabLab wöchentlich in Kleingruppen. Die Organisation und Vereinbarung dieser Termine erfolgt über StudIP sowie das Online-Meeting am Mittwoch.

Dr. Bernhard Robben
03-ME-804.06 (03-IMVA-MAD)Mobile App Development (in English)

Lecture (Teaching)
ECTS: 6

Additional dates:
Mon. 13.12.21 12:15 - 13:45
Mon. 31.01.22 12:00 - 14:00

Profil: DMI
Schwerpunkt: DMI
Die Vorlesung findet online statt.
Die Veranstaltung richtet sich an Studenten der Informatik und Digitalen Medien. In Gruppenarbeit sollen die Studierenden semesterbegleitend ein App-Projekt umsetzen. In der Vorlesung werden alle relevanten Informationen der modernen Softwareentwicklung, mit Fokus auf die mobile App-Entwickung, vermittelt. Dazu gehören Themen wie mobiles Testing, Scrum, UX Design, Evaluation & Nutzertests, Design Patterns und Cross-Plattform-Entwicklung. Das Ziel dabei ist die Vermittlung von praxisrelevantem Wissen aus dem Alltag eines erfolgreichen Unternehmens.

Prof. Dr. Rainer Malaka
David Ruh
Nicolas Autzen

IMGS - Informatik Master General Studies und Freie Wahl (gemäß MPO 2020) - alt

Informationen zum Thema General Studies findet ihr auch hier: https://www.szi.uni-bremen.de/wp-content/uploads/2021/10/GSListe.pdf
Course numberTitle of eventLecturer
03-06-M-304Topics in Media Informatics: Algorithmic Thinking (with Processing) (in English)

Seminar (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Tue. 14:00 - 18:00 MZH 1100

Für Informatik-Studierende: Modulbereich "Spezielle Themen der Digitalen Medien", Profil: DMI.

Frieder Nake
03-IMGS-INSEInformation Security, Data Protection and How Dark Patterns Navigate Johnny’s Behaviour (in English)

Seminar (Teaching)
ECTS: 4

Dates:
weekly (starts in week: 1) Tue. 16:00 - 18:00 MZH 1450 Seminar Präsenz

In this reading seminar, students will read fundamental papers from the domains of privacy and security. Also, we will discuss problematic design practices - so-called Dark Patterns - and their harmful effects on users.

Prof. Dr. Rainer Malaka
Karsten Sohr
Thomas Mildner
Mehrdad Bahrini

Wahlbereich IMPJ - Master-Projekte

Course numberTitle of eventLecturer
03-06-MP.19Projekt Driving Simulator 2022 (in English)

Projektplenum (Teaching)
ECTS: 30

Dates:
weekly (starts in week: 1) Fri. 10:00 - 12:00 MZH 1470 Projekt Plenum
Kerstin Schill
Joachim Clemens
Christop W. Zetzsche
Verena Schwarting
03-06-MP.20Projekt: AI-FIT (in English)

Projektplenum (Teaching)
ECTS: 30

Dates:
weekly (starts in week: 1) Wed. 10:00 - 12:00 MZH 1100 Projekt
weekly (starts in week: 1) Fri. 10:00 - 12:00 MZH 4140 Projekt
Prof. Dr. Rainer Malaka

General Studies/Veranstaltungen anderer Studiengänge - alt

Bachelor-Studierende nach der PO 2009/10 müssen mindestens zwei Module General Studies erfolgreich absolvieren. Nähere Informationen dazu unter: www.szi.uni-bremen.de/lehre/general-study. Zusätzlich zu den nachfolgend aufgeführten Veranstaltungen gelten auch die Angebote der \"General Studies\" (soweit diese nicht inhaltlich mit den Lehrveranstaltungen des Studiengangs Informatik überlappen).

General Studies/Veranstaltungen von anderen Studiengängen

Course numberTitle of eventLecturer
07-B37-4-69-01“2030” - Future Challenges - Ringvorlesung mit Praxispartnern in Zusammenarbeit mit der Jacobs University und der Hochschule für Künste (in English)
"2030" Future Challenges - Lecture series with practice partners in cooperation with Jacobs University
Megatrends, Nachhaltigkeit und zukünftige Herausforderungen im Hinblick auf Wirtschaft und Gesellschaft

Seminar (Teaching)
ECTS: 6

Dates:
weekly (starts in week: 1) Wed. 16:00 - 20:00

Das Seminar findet digital synchron statt.

http://www.cab.hfk-bremen.de/challenge/

Dipl.-Oec. Maren Hartstock

Graduiertenseminare

Course numberTitle of eventLecturer
03-05-H-708.91Graduate Seminar Media, Art, Interaction (in English)
Graduiertenseminar Medien, Kunst, Interaktion

Seminar (Teaching)

Dates:
fortnightly (starts in week: 1) Thu. 14:00 - 16:00

Informal Seminar
for those Students whose thesis work I advise: Bachelor & Master levels, Digital Media, Design, Informatik
2 SWS, 0 CP, every second week hopefully in Room 1260 in MZH Thursday 14-16
Hopefully to start on 21. October 2021

The seminar provide a chance for graduating students to present aspects of their thesis work and discuss it. Besides, we take up any topic of relevence to thesis work.

Frieder Nake
03-IGRAD-CoSy (03-05-H-711.91)Graduiertenseminar Cognitive Systems (in English)

Seminar (Teaching)

Dates:
fortnightly (starts in week: 16) Wed. 14:00 - 17:00 Graduiertenseminar
Thomas Dieter Barkowsky

Sonstige Veranstaltungen ohne Kreditpunkte

Course numberTitle of eventLecturer
03-ISONST-EJCEDM Journal Club (in English)

Seminar (Teaching)

Additional dates:
Mon. 10.02.20 14:00 - 16:00 MZH 5300

Veranstaltung für Doktoranten, jeden 1. Montag im Monat von 14-16h in Raum 5300.

Robert Porzel
Sebastian Höffner
Dr. Nina Wenig
Prof. Dr. Rainer Malaka