Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
portfolio
publications
- Learning Temporally Extended Skills in Continuous Domains as Symbolic Actions for Planning
Jan Achterhold, Markus Krimmel, Jörg Stückler
Conference on Robot Learning (CoRL), 2022
OpenReview | arXiv | Code
- Multi-Task Contrastive Learning for 8192-Token Bilingual Text Embeddings
Isabelle Mohr, Markus Krimmel, Saba Sturua, Mohammad Kalim Akram, Andreas Koukounas, Michael Günther, ..., Han Xiao
Preprint, 2024
arXiv
- Attention Normalization Impacts Cardinality Generalization in Slot Attention
Markus Krimmel, Jan Achterhold, Jörg Stückler
Transactions on Machine Learning Research (TMLR), 2024
OpenReview | arXiv | Code
- Towards Fast Graph Generation via Autoregressive Noisy Filtration Modeling
Markus Krimmel, Jenna Wiens, Karsten Borgwardt, Dexiong Chen
Preprint, 2025
arXiv | Code
- Flatten Graphs as Sequences: Transformers are Scalable Graph Generators
Dexiong Chen, Markus Krimmel, Karsten Borgwardt
Accepted for NeurIPS, 2025
OpenReview | arXiv | Code
software
ANFM
Published:
Official implementation of the autoregressive noisy filtration graph generative model.
Gymnasium
Published:
Contributed as part of the maintainer team to fix bugs, implement new features and introduce documentation.
Open AI Gym
Published:
Contributed as part of the maintainer team to fix bugs, implement new features and introduce documentation.
orbit-count
Published:
Package implementing fast Python bindings for the ORbit Counting Algorithm.
RayTracer
Published:
A CPU raytracer written in C++ with Python bindings.
Slot Attention Normalization
Published:
Code for “Attention Normalization Impacts Cardinality Generalization in Slot Attention” (TMLR, 2024).
Tianshou
Published:
Feature contributions and management of the integration with Open AI Gym and Gymnasium.