Veranstaltungsverzeichnis

Lehrveranstaltungen WiSe 2022/2023

Informatik, B.Sc./M.Sc.

Veranstaltungen anzeigen: alle | in englischer Sprache | für ältere Erwachsene | mit Nachhaltigkeitszielen

Bachelor Informatik

Bachelor 1. Semester (Vollfach)

Grundlagen Angewandte Informatik

VAKTitel der VeranstaltungDozentIn
03-IBGA-FI-RDLRobot Design Lab (in englischer Sprache)

Vorlesung
ECTS: 6

Termine:
wöchentlich Mi 10:00 - 12:00 DFKI RH1 B0.10 Vorlesung Q&A
wöchentlich Do 10:00 - 12:00 DFKI RH1 B0.10 Übung Präsenz

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

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

Wahlbereich Bachelor-Aufbau (IBA) / Bachelor-Basis (BB)

IBAP / BB-7: Praktische und Technische Informatik

Nach BPO 2020 mindestens ein Lehrangebot aus dieser Kategorie wählen.
Für ,,Bachelor - PrakTechInfWahl`` zwei Module aus dieser Kategorie wählen: BB-7xx.xx. Keine Ausnahmeanträge.
VAKTitel der VeranstaltungDozentIn
03-IBAP-RA (03-BB-701.01)Rechnerarchitektur und Eingebettete Systeme (in englischer Sprache)
Computer Architecture and Embedded Systems

Vorlesung
ECTS: 6

Termine:
wöchentlich Mo 12:00 - 14:00 MZH 1090 Vorlesung Präsenz
wöchentlich Mi 08:00 - 10:00 MZH 1110 Übung Präsenz
Prof. Dr. Rolf Drechsler

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

VAKTitel der VeranstaltungDozentIn
03-IBVP-RPWL (03-BE-710.98b)Robot Programming with Lisp (in englischer Sprache)

Vorlesung
ECTS: 6

Termine:
wöchentlich Do 14:00 - 16:00 Vorlesung Präsenz
wöchentlich Do 16:00 - 18:00 Übung Präsenz

Profil: AI
Die Veranstaltung findet im TAB statt.

Michael Beetz

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.
VAKTitel der VeranstaltungDozentIn
03-IMAT-AU (03-ME-602.99c)Algorithms and Uncertainty (in englischer Sprache)

Kurs
ECTS: 6 (9)

Termine:
wöchentlich Di 12:00 - 14:00 MZH 1470 Kurs Präsenz
wöchentlich Do 14:00 - 16:00 MZH 1470 Kurs Präsenz

Profil: SQ
Schwerpunkt: IMAT-SQ, IMAT-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 englischer Sprache)

Vorlesung
ECTS: 6

Termine:
wöchentlich Di 08:00 - 10:00 MZH 5600 Vorlesung Präsenz
wöchentlich Di 14:00 - 16:00 MZH 5600 Übung Präsenz

Profil: SQ
Schwerpunkt: IMVT-SQ

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.
VAKTitel der VeranstaltungDozentIn
03-IMAP-IIS (03-ME-710.04)Integrated Intelligent Systems (in englischer Sprache)

Vorlesung
ECTS: 6

Termine:
wöchentlich Di 16:00 - 18:00 Übung Online

Profil: KIKR
Schwerpunkt: IMAP-AI
Die Vorlesung findet asynchron und die Übung online statt.

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

Vorlesung
ECTS: 6

Termine:
wöchentlich Mi 08:00 - 10:00 MZH 1380/1400 Übung Präsenz
wöchentlich Do 10:00 - 12:00 MZH 1090 Vorlesung 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.
VAKTitel der VeranstaltungDozentIn
03-IMAA-ITMDS (03-MB-802.02)IT-Management und Data Science (in englischer Sprache)
IT Management and Data Science

Blockveranstaltung
ECTS: 6

Termine:
wöchentlich Di 16:00 - 18:00 GW2 B1410 Vorlesung Präsenz
wöchentlich Mi 12:00 - 14:00 MZH 1100 MZH 3150 Übung Präsenz/ Seminar 1
wöchentlich Mi 14:00 - 16:00 MZH 1100 Übung Präsenz / Seminar 2

Einzeltermine:
Mo 06.02.23 08:30 - 19:00 MZH 1090

Profil: SQ, DMI
Schwerpunkt: IMA-SQ, IMA-AI, IMVA-DMI
Die Veranstaltung beginnt am 25.10.2022

Prof. Dr. Andreas Breiter
03-IMAA-STMW (03-MB-804.05)Search Technology for Media & Web (in englischer Sprache)
Search Technology for Media + Web

Vorlesung
ECTS: 6

Termine:
wöchentlich Mi 08:00 - 10:00 MZH 6200 Vorlesung Präsenz
wöchentlich Do 08:00 - 10:00 MZH 5600 Übung Präsenz

Profil: KIKR, DMI
Schwerpunkt: IMVA-DMI, IMVA-AI

M. Sc Rishabh Haria

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

VAKTitel der VeranstaltungDozentIn
03-M-AC-2High-Performance-Visualisierung (in englischer Sprache)
High-Performance Visualization
Ausgewählte Publikationen aus dem Bereich der Visualisierung großer wissenschaftlicher Datensätze

Seminar
ECTS: 4,5 / 6

Termine:
wöchentlich Do 14:00 - 16:00 MZH 1100 Seminar

Das Seminar beschäftigt sich mit den mathematischen Grundlagen der wissenschaftlichen Visualisierung und behandelt Methoden für das parallele Post-Processing großer wissenschaftlicher Datensätze. Solche Daten fallen in unterschiedlichsten wissenschaftlichen Anwendungen an. Sie entstehen zum einen durch Simulationen auf Hochleistungsrechnern (z.\ B. zur Unterstützung der Klimaforschung oder für die Vorhersage von Umströmung von Flugzeugflügeln). Sie können aber auch durch Messungen, wie bspw. durch Erdbeobachtungsmissionen, erzeugt werden. Um überhaupt erst aussagekräftige Informationen für die Visualisierung zu erhalten, müssen diese enorm großen Rohdaten zunächst prozessiert werden. Für eine anschließende explorative Analyse werden echtzeitfähige, interaktive Methoden benötigt, die wiederum auf hochparallele und effiziente Verfahren beruhen. Das Seminar greift daher aktuelle Trends in der wissenschaftlichen Visualisierung auf. Zur Auswahl stehen herausragende Publikationen führender Wissenschaftler, die Themen von Multi-Resolution-Extraktion von Toplologiemerkmalen bis hin zu parallelen Beschleunigungsverfahren für das Volumenrendering in virtuellen Arbeitsumgebungen behandeln.

Prof. Dr. Andreas Gerndt
03-M-SP-6Algorithmic Game Theory (in englischer Sprache)

Vorlesung
ECTS: 9 (6)

Termine:
wöchentlich Mo 14:00 - 16:00 MZH 4140 Exercise
wöchentlich Do 12:00 - 14:00 MZH 2340 Lecture
wöchentlich Fr 12:00 - 14:00 MZH 2340 Lecture

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

VAKTitel der VeranstaltungDozentIn
03-IMVP-MLAR (03-ME-712.07)Machine Learning for autonomous Robots (in englischer Sprache)
Machine Learning for autonomous Robots

Vorlesung
ECTS: 6

Termine:
wöchentlich Di 10:00 - 12:00 DFKI RH1 A1.03 Q & A Session Präsenz
wöchentlich Do 14:00 - 16:00 DFKI RH1 B0.10 Übung Präsenz

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

Frank Kirchner
Melvin Laux
03-IMVP-VHSHybrid Systems: Verification and Synthesis (in englischer Sprache)

Vorlesung
ECTS: 6

Termine:
wöchentlich Mo 12:00 - 14:00 MZH 1100 Vorlesung Präsenz
wöchentlich Mi 16:00 - 18:00 MZH 1110 Übung Präsenz

Schwerpunkt: IMVP-SQ

Dr. Mario Gleirscher

IMVA / ME-8 - Angewandte Informatik

VAKTitel der VeranstaltungDozentIn
03-IMVA-3DMFT (03-ME-899.08)3D Modelling and Design at the FabLab - From Origami to Algorithmic Folding (in englischer Sprache)
3D Modelling with FabLab Technologies

Kurs
ECTS: 6

Termine:
wöchentlich Mi 14:00 - 16:00 GW2 A4100 (FabLab) Vorlesung Präsenz
wöchentlich Mi 16:00 - 18:00 GW2 A4100 (FabLab) Übung Präsenz

4 SWS, Profil: DMI
Schwerpunkt: IMVA-DMI
Kurzbeschreibung unter: http://dimeb.informatik.uni-bremen.de/FabLab/GenerativeDesign.pdf
Präsenz-Meeting mittwochs 14-16h und anschließend 2 Std Übungen im FabLab wöchentlich.

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

Vorlesung
ECTS: 6

Termine:
wöchentlich Mo 10:00 - 14:00 GW2 B1410 Vorlesung und Übung Präsenz

Profil: DMI
Schwerpunkt:IMVA- DMI

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

Wahlbereich IMS / ME - Master Seminare

VAKTitel der VeranstaltungDozentIn
03-IMS-SHARHot Topics in Sensors and Human Activity Research (in englischer Sprache)

Seminar
ECTS: 3

Termine:
wöchentlich Do 14:00 - 16:00 CART 2.43 Seminar
Dr.-Ing. Hui Liu

Graduiertenseminare

VAKTitel der VeranstaltungDozentIn
03-IGRAD-CoSy (03-05-H-711.91)Graduiertenseminar Cognitive Systems (in englischer Sprache)

Seminar

Termine:
zweiwöchentlich (Startwoche: 16) Mi 14:00 - 17:00 Graduiertenseminar
Thomas Dieter Barkowsky

Sonstige Veranstaltungen ohne Kreditpunkte

VAKTitel der VeranstaltungDozentIn
03-ISONST-EJCEDM Journal Club (in englischer Sprache)

Seminar

Einzeltermine:
Mo 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