Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

blogposts

Benchmarking the Latest LLMs — July 2024

less than 1 minute read

Published:

We benchmarked the latest LLMs — Llama 3.1, Mistral-Large, and GPT-4o-mini. Open-source has caught up to commercial models.

Clembench April 2025 Update

less than 1 minute read

Published:

We benchmarked the latest released models — GPT-4.1, Llama-4 Maverick and Scout, and Olmo-2-32B — and compared them with existing ones.

Digital Sovereignty in EU — The AI Landscape

5 minute read

Published:

We evaluated 9 LLMs as agents playing dialogue games across all 24 official EU languages plus six others — 108,000 episodes in total. In every single EU language, both commercial models beat every open-weight model.

research

talks

teaching

Information Extraction from Web Tables

Graduate course, Bielefeld University, 2018

Project course on table understanding: implementing extraction tasks over real web tables, extending a knowledge base, and evaluating the results.

Statistical Natural Language Processing

Graduate course, Bielefeld University, 2018

Building scalable text-processing systems with statistical methods, integrating recent research results into the students’ own solutions. Taught over 8 semesters, 2014-2018.

Proseminar Visual Analytics

Undergraduate course, Hannover University, 2020

Introduction to visual analytics and computational multimodal systems; each student presents a publication and writes a technical report.

Current Highlights in NLP

Graduate course, University of Potsdam, 2022

MSc seminar on recent developments in NLP, run as a role-playing paper-reading seminar.

Advanced Natural Language Processing

Graduate course, University of Potsdam, 2022

MSc lecture covering text classification, neural language models, syntactic and semantic parsing, and ethics.

Formal Languages and Automata

Undergraduate course, University of Potsdam, 2023

Automata, the Chomsky hierarchy, the Pumping Lemma and Turing machines.

Current Highlights in NLP

Graduate course, University of Potsdam, 2023

MSc seminar on recent developments in NLP, run as a role-playing paper-reading seminar.

Formal Languages and Automata

Undergraduate course, University of Potsdam, 2024

Automata, the Chomsky hierarchy, the Pumping Lemma and Turing machines.

Current Highlights in NLP

Graduate course, University of Potsdam, 2024

MSc seminar on recent developments in NLP, run as a role-playing paper-reading seminar.

Programming 1

Undergraduate course, University of Potsdam, 2024

BSc course on programming fundamentals: object-oriented design and data structures.

Formal Languages and Automata

Undergraduate course, University of Potsdam, 2025

Automata, the Chomsky hierarchy, the Pumping Lemma and Turing machines.

Current Highlights in NLP

Graduate course, University of Potsdam, 2025

MSc seminar on recent developments in NLP, run as a role-playing paper-reading seminar.

Programming 2

Undergraduate course, University of Potsdam, 2025

BSc course on programming fundamentals: object-oriented design, documentation and code review, and data structures.

Formal Languages and Automata

Undergraduate course, University of Potsdam, 2026

Automata, the Chomsky hierarchy, the Pumping Lemma and Turing machines.

Project Seminar: Learning in Interaction

Graduate course, University of Potsdam, 2026

MSc project module on post-training LLMs from dialogue-game feedback using DPO, PPO, GRPO and SFT with the Playpen framework.