← Search

Günter Klambauer

22 accepted papers

2026

Contrastive Geometric Learning Unlocks Unified Structure- and Ligand-Based Drug Design

ICML 2026poster

Structure-based and ligand-based computational drug design have traditionally relied on disjoint data sources and modeling assumptions, limiting their joint use at scale. In this work, we introduce **Con**trastive **G**eometric **L**earning for **U**nified Computational **D**rug D**e**sign (ConGLUDe…

Cited by 0SourceScholar
2026

MolecularIQ: Characterizing Chemical Reasoning Capabilities Through Symbolic Verification on Molecular Graphs

ICLR 2026poster

Large Language Models (LLMs) are increasingly applied to chemistry, tackling tasks such as molecular name conversion, captioning, text-guided generation, and property or reaction prediction. A molecule’s properties are fundamentally determined by its composition and structure, encoded in its molecul…

Cited by 0SourceScholar
2026

Stabilizing In-Context Multi-Source Domain Adaptation for Biomedical Images Through Controls

ICML 2026poster

Biomedical imaging data presents enormous potential for deep learning models to predict invaluable properties, such as diseases and drug effects. However, unavoidable alterations of the technical conditions cause *batch effects*: variations between groups of samples that are not due to any biologica…

Cited by 0SourceScholar
2026

Symbol-Equivariant Recurrent Reasoning Models

ICML 2026poster

Reasoning problems such as Sudoku and ARC-AGI remain challenging for neural networks. Recurrent Reasoning Models (RRMs), including Hierarchical Reasoning Models (HRM) and Tiny Recursive Models (TRM), offer a compact alternative to large language models, but currently handle symbol symmetries only im…

Cited by 0SourceScholar
2026

xLSTM Distillation: Achieving Teacher-Student Parity Through Efficient Hybrid Architectures

ICML 2026poster

There have been numerous attempts to distill quadratic attention-based LLMs into sub-quadratic linearized architectures. However, despite extensive research, such distilled models often fail to match the performance of their teacher LLMs on various downstream tasks. We set out the goal of lossless d…

Cited by 0SourceScholar
2025

A Large Recurrent Action Model: xLSTM enables Fast Inference for Robotics Tasks

ICML 2025poster

In recent years, there has been a trend in the field of Reinforcement Learning (RL) towards large action models trained offline on large-scale datasets via sequence modeling. Existing models are primarily based on the Transformer architecture, which results in powerful agents. However, due to slow i…

2025

Bio-xLSTM: Generative modeling, representation and in-context learning of biological and chemical sequences

ICLR 2025poster

Language models for biological and chemical sequences enable crucial applications such as drug discovery, protein engineering, and precision medicine. Currently, these language models are predominantly based on Transformer architectures. While Transformers have yielded impressive results, their quad…

Cited by 6SourcePDFScholar
2025

LaM-SLidE: Latent Space Modeling of Spatial Dynamical Systems via Linked Entities

NeurIPS 2025poster

Generative models are spearheading recent progress in deep learning, showcasing strong promise for trajectory sampling in dynamical systems as well. However, whereas latent space modeling paradigms have transformed image and video generation, similar approaches are more difficult for most dynamical…

Cited by 0SourcecodeScholar
2025

TiRex: Zero-Shot Forecasting Across Long and Short Horizons with Enhanced In-Context Learning

NeurIPS 2025poster

In-context learning, the ability of large language models to perform tasks using only examples provided in the prompt, has recently been adapted for time series forecasting. This paradigm enables zero-shot prediction, where past values serve as context for forecasting future values, making powerfu…

Cited by 0SourcecodeScholar
2025

xLSTM 7B: A Recurrent LLM for Fast and Efficient Inference

ICML 2025poster

Recent breakthroughs in solving reasoning, math and coding problems with Large Language Models (LLMs) have been enabled by investing substantial computation budgets at inference time. Therefore, inference speed is one of the most critical properties of LLM architectures, and there is a growing need…

2024

Incorporating probabilistic domain knowledge into deep multiple instance learning

ICML 2024poster

Deep learning methods, including deep multiple instance learning methods, have been criticized for their limited ability to incorporate domain knowledge. A reason that knowledge incorporation is challenging in deep learning is that the models usually lack a mapping between their model components and…

Cited by 0SourcePDFScholar
2024

xLSTM: Extended Long Short-Term Memory

NeurIPS 2024spotlight

In the 1990s, the constant error carousel and gating were introduced as the central ideas of the Long Short-Term Memory (LSTM). Since then, LSTMs have stood the test of time and contributed to numerous deep learning success stories, in particular they constituted the first Large Language Models (LLM…

2023

Context-enriched molecule representations improve few-shot drug discovery

ICLR 2023poster

A central task in computational drug discovery is to construct models from known active molecules to find further promising molecules for subsequent screening. However, typically only very few active molecules are known. Therefore, few-shot learning methods have the potential to improve the effectiv…

2023

Enhancing Activity Prediction Models in Drug Discovery with the Ability to Understand Human Language

ICML 2023poster

Activity and property prediction models are the central workhorses in drug discovery and materials sciences, but currently, they have to be trained or fine-tuned for new tasks. Without training or fine-tuning, scientific language models could be used for such low-data tasks through their announced z…

2023

Quantification of Uncertainty with Adversarial Models

NeurIPS 2023poster

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integral of the product between a divergence function and the posterior. Current meth…

2022

CLOOB: Modern Hopfield Networks with InfoLOOB Outperform CLIP

NeurIPS 2022accept

CLIP yielded impressive results on zero-shot transfer learning tasks and is considered as a foundation model like BERT or GPT3. CLIP vision models that have a rich representation are pre-trained using the InfoNCE objective and natural language supervision before they are fine-tuned on particular tas…

2021

Hopfield Networks is All You Need

ICLR 2021poster

We introduce a modern Hopfield network with continuous states and a corresponding update rule. The new Hopfield network can store exponentially (with the dimension of the associative space) many patterns, retrieves the pattern with one update, and has exponentially small retrieval errors. It has thr…

2020

Modern Hopfield Networks and Attention for Immune Repertoire Classification

NeurIPS 2020spotlight

A central mechanism in machine learning is to identify, store, and recognize patterns. How to learn, access, and retrieve such patterns is crucial in Hopfield networks and the more recent transformer architectures. We show that the attention mechanism of transformer architectures is actually the upd…

2019

Human-level Protein Localization with Convolutional Neural Networks

ICLR 2019poster

Localizing a specific protein in a human cell is essential for understanding cellular functions and biological processes of underlying diseases. A promising, low-cost,and time-efficient biotechnology for localizing proteins is high-throughput fluorescence microscopy imaging (HTI). This imaging techn…

2018

Coulomb GANs: Provably Optimal Nash Equilibria via Potential Fields

ICLR 2018poster

Generative adversarial networks (GANs) evolved into one of the most successful unsupervised techniques for generating realistic images. Even though it has recently been shown that GAN training converges, GAN models often end up in local Nash equilibria that are associated with mode collapse or other…

2017

Self-Normalizing Neural Networks

NeurIPS 2017spotlight

Deep Learning has revolutionized vision via convolutional neural networks (CNNs) and natural language processing via recurrent neural networks (RNNs). However, success stories of Deep Learning with standard feed-forward neural networks (FNNs) are rare. FNNs that perform well are typically shallow an…