prof_pic.jpeg

Maksim Zhdanov

PhD student at AMLab

Hi!

>>> print(self.status)

3rd year PhD student at AMLab

>>> print(self.supervisors)

Max Welling, Jan-Willem van de Meent, and Alfons Hoekstra

>>> print(self.research_interests)

hierarchical models, sub-quadratic architectures, scalable geometric deep learning

latest posts

selected publications

  1. erwin.jpg
    Erwin: A Tree-based Hierarchical Transformer for Large-scale Physical Systems
    Maksim Zhdanov, Max Welling, and Jan-Willem van de Meent
    ICML 2025
  2. adsgnn.png
    AdS-GNN - a Conformally Equivariant Graph Neural Network
    Maksim Zhdanov, Nabil Iqbal, Erik J Bekkers, and 1 more author
    preprint
  3. clifford_steerable.png
    Clifford-Steerable Convolutional Neural Networks
    Maksim Zhdanov, David Ruhe, Maurice Weiler, and 3 more authors
    ICML 2024

news

Oct 2025 I implemented Clifford neural networks in Triton, see flash-clifford. It is now the fastest implementation of equivariant neural networks, so do check it out if you are into it!
Jun 2025 [🤹 New blog post] I wrote a blog about Erwin where I describe the motivation behind it as well as where it lands in the current landscape of sub-quadratic architectures for irregular data.
Jun 2025 [🚨 Workshop paper] We introduce Ball Sparse Attention: a novel sub-quadratic attention mechanism for irregular data that merges Erwin and Native Sparse Attention. Fantastic effort from my students.