David Mickisch, M.Sc.

| Address: | Computer Vision Group |
| Department of Mathematics and Computer Science | |
| Friedrich Schiller University of Jena | |
| Inselplatz 5 | |
| 07743 Jena | |
| Germany | |
| Phone: | +49 (0) 3641 9 46335 |
| E-mail: | david (dot) mickisch (at) uni-jena (dot) de |
| Room: | 3018 |
| Links: |
Curriculum Vitae
| since 2026 | Research Associate / ELLIS PhD Student | |
| Computer Vision Group, Friedrich Schiller University Jena | ||
| 2024 – 2026 | Collaborating Researcher | |
| Topic: Location Embeddings | ||
| Mila – Quebec Artificial Intelligence Institute, Canada | ||
| 2023 – 2024 | Research Associate | |
| Topic: Content-Based Image Retrieval | ||
| Technical University Berlin | ||
| 2019 – 2022 | Researcher | |
| Topics: Adversarial Machine Learning, Model Evaluation, NLP | ||
| neurocat GmbH | ||
| 2017 – 2019 | Data Analyst Consultant | |
| Samuel Hall and others | ||
| 2011 – 2015 | M.Sc. Mathematics | |
| University of Bonn | ||
| 2008 – 2011 | B.Sc. Mathematics | |
| Ludwig-Maximilian University Munich |
Research Interests
- Causality
- Optimization
- Geospatial Machine Learning
- Climate
Publications
2025
David Mickisch, Konstantin Klemmer, Mélisande Teng, David Rolnick:
A Joint Space-Time Encoder for Geographic Time-Series Data.
ICLR Workshop on Machine Learning Multiscale Processes (ICLR-WS). 2025.
[bibtex] [web] [abstract]
A Joint Space-Time Encoder for Geographic Time-Series Data.
ICLR Workshop on Machine Learning Multiscale Processes (ICLR-WS). 2025.
[bibtex] [web] [abstract]
Many real-world processes are characterized by complex spatio-temporal dependencies, from climate dynamics to disease spread. Here, we introduce a new neural network architecture to model such dynamics at scale: the \emphSpace-Time Encoder. Building on recent advances in \emphlocation encoders, models that take as inputs geographic coordinates, we develop a method that takes in geographic and temporal information simultaneously and learns smooth, continuous functions in both space and time. The inputs are first transformed using positional encoding functions and then fed into neural networks that allow the learning of complex functions. We implement a prototype of the \emphSpace-Time Encoder, discuss the design choices of the novel temporal encoding, and demonstrate its utility in climate model emulation. We discuss the potential of the method across use cases, as well as promising avenues for further methodological innovation.
2024
Theresa Follath, David Mickisch, Jan Hemmerling, Stefan Erasmi, Marcel Schwieder, Begüm Demir:
Multi-Modal Vision Transformers for Crop Mapping from Satellite Image Time Series.
IEEE International Geoscience and Remote Sensing Symposium (IGARSS). Pages 1937-1941. 2024.
[bibtex] [doi] [abstract]
Multi-Modal Vision Transformers for Crop Mapping from Satellite Image Time Series.
IEEE International Geoscience and Remote Sensing Symposium (IGARSS). Pages 1937-1941. 2024.
[bibtex] [doi] [abstract]
Using images acquired by different satellite sensors has shown to improve classification performance in the framework of crop mapping from satellite image time series (SITS). Existing state-of-the-art architectures use self-attention mechanisms to process the temporal dimension and convolutions for the spatial dimension of SITS. Motivated by the success of purely attention-based architectures in crop mapping from single-modal SITS, we introduce several multi-modal multi-temporal transformer-based architectures. Specifically, we investigate the effectiveness of Early Fusion, Cross Attention Fusion and Synchronized Class Token Fusion within the Temporo-Spatial Vision Transformer (TSViT). Experimental results demonstrate significant improvements over state-of-the-art architectures with both convolutional and self-attention components.
2021
Tobias Wegel, Felix Assion, David Mickisch, Florens Greßner:
A Framework for Verification of Wasserstein Adversarial Robustness.
arXiv preprint 2110.06816. 2021.
[bibtex] [doi] [abstract]
A Framework for Verification of Wasserstein Adversarial Robustness.
arXiv preprint 2110.06816. 2021.
[bibtex] [doi] [abstract]
Machine learning image classifiers are susceptible to adversarial and corruption perturbations. Adding imperceptible noise to images can lead to severe misclassifications of the machine learning model. Using Lp-norms for measuring the size of the noise fails to capture human similarity perception, which is why optimal transport based distance measures like the Wasserstein metric are increasingly being used in the field of adversarial robustness. Verifying the robustness of classifiers using the Wasserstein metric can be achieved by proving the absence of adversarial examples (certification) or proving their presence (attack). In this work we present a framework based on the work by Levine and Feizi, which allows us to transfer existing certification methods for convex polytopes or L1-balls to the Wasserstein threat model. The resulting certification can be complete or incomplete, depending on whether convex polytopes or L1-balls were chosen. Additionally, we present a new Wasserstein adversarial attack that is projected gradient descent based and which has a significantly reduced computational burden compared to existing attack approaches.
2020
David Mickisch, Felix Assion, Florens Greßner, Wiebke Günther, Mariele Motta:
Understanding the Decision Boundary of Deep Neural Networks: An Empirical Study.
arXiv preprint 2002.01810. 2020.
[bibtex] [doi] [abstract]
Understanding the Decision Boundary of Deep Neural Networks: An Empirical Study.
arXiv preprint 2002.01810. 2020.
[bibtex] [doi] [abstract]
Despite achieving remarkable performance on many image classification tasks, state-of-the-art machine learning (ML) classifiers remain vulnerable to small input perturbations. Especially, the existence of adversarial examples raises concerns about the deployment of ML models in safety- and security-critical environments, like autonomous driving and disease detection. Over the last few years, numerous defense methods have been published with the goal of improving adversarial as well as corruption robustness. However, the proposed measures succeeded only to a very limited extent. This limited progress is partly due to the lack of understanding of the decision boundary and decision regions of deep neural networks. Therefore, we study the minimum distance of data points to the decision boundary and how this margin evolves over the training of a deep neural network. By conducting experiments on MNIST, FASHION-MNIST, and CIFAR-10, we observe that the decision boundary moves closer to natural images over training. This phenomenon even remains intact in the late epochs of training, where the classifier already obtains low training and test error rates. On the other hand, adversarial training appears to have the potential to prevent this undesired convergence of the decision boundary.
