Günter Klambauer's Avatar

Günter Klambauer

@gklambauer.bsky.social

Deep Learning researcher | professor for Artificial Intelligence in Life Sciences | inventor of self-normalizing neural networks | ELLIS program Director

861 Followers  |  176 Following  |  129 Posts  |  Joined: 17.11.2024
Posts Following

Posts by Günter Klambauer (@gklambauer.bsky.social)

Post image

Symbol-equivariant Recurrent Reasoning Models (SE-RRM)

SE-RRM advances HRM and TRM -- guaranteed identical solutions for problems with permuted colors (ARC AGI) or digits (Sudoku).

Coolest part: extrapolation to larger problem sizes!!!

P: arxiv.org/abs/2603.02193
C: github.com/ml-jku/SE-RRM

03.03.2026 13:57 — 👍 4    🔁 1    💬 0    📌 1
Preview
Hype um KI-Agent | DO | 05 02 2026 | 17:55 Was steckt hinter OpenClaw und Moltbook?

Mit #OpenClaw organisieren Nutzende ihr Leben. Der KI-Bot braucht dafür allerdings umfassenden Zugriff auf persönliche Daten. Und was hat es mit #Moltbook auf sich, wo sich diese Bots angeblich miteinander unterhalten? @gklambauer.bsky.social, Professor für KI an der JKU Linz, ordnet den Hype ein.

06.02.2026 10:52 — 👍 3    🔁 1    💬 0    📌 1
Post image

### NEW ENTRY IN THE AI IN DRUG DISCOVERY LEADERBOARD ###

CheMeleon takes the lead as the **best pre-trained model** and gets the Bronze medal (rank 3) overall.

It's an MPNN pre-trained to predict chemical descriptors.

P: arxiv.org/abs/2506.15792
C: github.com/JacksonBurns...

27.01.2026 12:40 — 👍 2    🔁 1    💬 0    📌 0
Post image

# AI in Drug discovery just BROKE THROUGH a wall #

A newer AI model, ConGLUDe, as fast but much more accurate than DrugCLIP.

Instead on just 40K structure-based data, ConGLUDe is trained on 100M datapoints from ligand-based data

P: arxiv.org/abs/2601.09693

15.01.2026 13:13 — 👍 5    🔁 3    💬 0    📌 2
Post image

A NEW ENTRY TO THE TOX21 LEADERBOARD:

GROVER from TENCENT AI LAB obtains rank 5 on the Tox21 leaderboard. Best pre-trained model and clearly outperforms CHEMPROP.

Original implementation: github.com/tencent-aila...

Tox21 leaderboard on Hugging Face: huggingface.co/spaces/ml-jk...

07.01.2026 12:16 — 👍 1    🔁 1    💬 0    📌 0
Post image

xLSTM for Real-Time DNS Tunnel Detection: arxiv.org/abs/2512.09565

DNS-HyXNet = xLSTM for DNS tunnels.

DNS-HyXNet has 99.99% accuracy, with F1-scores exceeding 99.96%, and per-sample detection latency of just 0.041 ms, confirming its scalability and real-time readiness. wow!

11.12.2025 11:18 — 👍 2    🔁 1    💬 0    📌 0
Preview
EurIPS wird zur Bühne für europäische KI-Talente In Kopenhagen fand erstmals die EurIPS-Konferenz statt. Sie ist keine Gegenveranstaltung zur berühmten amerikanischen NeurIPS, sondern eine Bühne für erstklassige europäische KI-Forschung. Jetzt sind ...

Sepp Hochreiter, Head of LIT AI Lab, comments on the EurIPS conference in this FAZ guest article:
He highlights Europe’s growing visibility in AI research and the role of ELLIS in strengthening the community. 🌍
www.faz.net/pro/digitalw...

11.12.2025 09:04 — 👍 2    🔁 1    💬 0    📌 0
Preview
Measuring AI Progress in Drug Discovery: A Reproducible Leaderboard for the Tox21 Challenge Deep learning's rise since the early 2010s has transformed fields like computer vision and natural language processing and strongly influenced biomedical research. For drug discovery specifically, a k...

Drug discovery benchmarks reveal a surprising result: the original 2017 SELU networks still dominate toxicity prediction (Tox21).
P: arxiv.org/abs/2511.14744

09.12.2025 13:56 — 👍 0    🔁 0    💬 0    📌 0
Preview
GyralNet Subnetwork Partitioning via Differentiable Spectral Modularity Optimization Understanding the structural and functional organization of the human brain requires a detailed examination of cortical folding patterns, among which the three-hinge gyrus (3HG) has been identified as...

GCN variants (e.g., GyralNet) increasingly replace ReLU with SELU for better convergence and robustness in noisy or shallow graph settings.
P: arxiv.org/abs/2503.19823

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Preview
Pearl: Automatic Code Optimization Using Deep Reinforcement Learning Compilers are crucial in optimizing programs and accelerating their execution. However, optimizing programs automatically using compilers is not trivial. Recent work has attempted to use reinforcement...

SELU made a comeback in RL: PPO-based systems like Pearl report smoother, more stable actor–critic updates when batchnorm is avoided.
P: arxiv.org/abs/2506.01880

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
TabTranSELU: A transformer adaptation for solving tabular data Tabular data are most prevalent datasets in real world, yet the integration of deep learning algorithms in tabular data often garners less attention despite their widespread utilization in other field...

The SELU-transformer resurged in NLP/tabular domains -- TabTranSELU even kicks out SwiGLU entirely.
P: doi.org/10.54254/275...

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Preview
FlowState: Sampling Rate Invariant Time Series Forecasting Foundation models (FMs) have transformed natural language processing, but their success has not yet translated to time series forecasting. Existing time series foundation models (TSFMs), often based o...

Flowstate continued the trend: SELU activations bring stability in large-scale time-series models.
P: arxiv.org/abs/2508.05287

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Zero-shot Imputation with Foundation Inference Models for Dynamical... Dynamical systems governed by ordinary differential equations (ODEs) serve as models for a vast number of natural and social phenomena. In this work, we offer a fresh perspective on the classical...

Time-series foundation models (FIM/FIM-ℓ, Flowstate) all quietly adopt SELU, and TiRex topped the GIFT Eval leaderboard this year.
P: openreview.net/forum?id=NPS...

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Preview
Improving and generalizing flow-based generative models with minibatch optimal transport Continuous normalizing flows (CNFs) are an attractive generative modeling technique, but they have been held back by limitations in their simulation-based maximum likelihood training. We introduce the...

Tiny SELU MLPs (2–3 layers, width 64) became the standard in Conditional Flow Matching, thanks to smoother derivative behavior than ReLU.
P: arxiv.org/abs/2302.00482

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Preview
Transformers without Normalization Normalization layers are ubiquitous in modern neural networks and have long been considered essential. This work demonstrates that Transformers without normalization can achieve the same or better per...

Normalization-Free Transformers rediscover controlled signal propagation — a core idea behind SNNs.
P: arxiv.org/abs/2503.10622

09.12.2025 13:56 — 👍 0    🔁 0    💬 1    📌 0
Post image

The Great Comeback of Self-Normalizing Networks in 2025:
It’s been a wild year in AI and for SNNs + SELU!!

See my overview and some trends here:
bioinf-jku.github.io/SNNs/

09.12.2025 13:56 — 👍 6    🔁 0    💬 1    📌 0
Preview
Land fördert die Kepler-Uni in den kommenden drei Jahren mit 22,5 Millionen Euro LINZ. Dritte Fördervereinbarung sieht Schwerpunkte bei Künstlicher Intelligenz, Quantenwissenschaft und Internationalisierung vor.

Great news for AI research at JKU!
Upper Austria invests €22.5M to strengthen AI & quantum science, supporting the ELLIS Unit Linz and the LIT AI Lab.
This commitment boosts new projects, talent, collaborations & innovation made in Austria 🇦🇹
www.nachrichten.at/politik/land...

03.12.2025 12:49 — 👍 2    🔁 1    💬 0    📌 0

Thanks for more than 1000 visits to the leaderboard in the last 2 days!

YOU THINK YOU HAVE A BETTER MODEL?? GREAT! Training models on the Tox21 Challenge dataset can be done on a laptop-GPU.

Submit your model to the leaderboard! Click SUBMIT here: huggingface.co/spaces/ml-jk...

21.11.2025 08:53 — 👍 2    🔁 0    💬 0    📌 0
Post image

AI is hitting a wall in drug discovery!

Here is the wall you were all looking for...

huggingface.co/spaces/ml-jk...

19.11.2025 12:38 — 👍 1    🔁 0    💬 0    📌 0

Yes, ECFP plus some other descriptors.. should be in the model-cards and the paper ..

19.11.2025 07:59 — 👍 2    🔁 0    💬 1    📌 0
Post image

You have access to the model predictions via API call.

Just type:

curl -X POST ml-jku-tox21-gin-classifier.hf.space/predict -H "Content-Type: application/json" -d '{"smiles": ["CCO", "c1ccccc1"]}'

in your shell.

19.11.2025 06:52 — 👍 3    🔁 0    💬 0    📌 0
Post image

Measuring AI Progress in Drug Discovery - A NEW LEADERBOARD IN TOWN

2015-2025: turns out that there's hardly any improvement. AI bubble?

GPT is at 70% for this task, whereas the best methods get close to 85%.

Leaderboard: huggingface.co/spaces/ml-jk...
P: arxiv.org/abs/2511.14744

19.11.2025 06:52 — 👍 12    🔁 7    💬 3    📌 3
Post image

List of accepted contributions now online: moleculediscovery.github.io/workshop2025/

17.11.2025 15:50 — 👍 0    🔁 0    💬 0    📌 0

Roughly 50% of the tickets already gone...

14.11.2025 12:33 — 👍 0    🔁 0    💬 0    📌 0

Indeed.. :)

14.11.2025 12:32 — 👍 0    🔁 0    💬 0    📌 0

How many errors do you find in the chemical structure above?

13.11.2025 10:11 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

Hab mir einen Mahrer Tracker gebaut. Spannend zu sehen, wie schnell Print-Medien auf ihren Online-Portalen auf Dinge wie ein ZIB 2 Interview reagieren und wie sich die Inhalte dabei unterscheiden.

13.11.2025 09:54 — 👍 46    🔁 13    💬 2    📌 2
Preview
ELLIS Machine Learning for Molecules Workshop 2025 - Virtual participation Workshop on generative Models, LLMs, and the Future of Molecular AI. For details, see: https://moleculediscovery.github.io/workshop2025/

ELLIS ML4Molecules Workshop 2025: Registration for virtual participation now open!!!

Only 500 tickets available which usually are gone fast!!

Register now: www.eventbrite.com/e/ellis-mach...

13.11.2025 06:49 — 👍 5    🔁 4    💬 2    📌 1
Post image

Speaker 4 at ELLIS ML4Molecules 2025: Nadine Schneider

Early works on ML methods for chemical reactions. Introduced the FS-Mol datasets for few-shot learning for molecules. Director of the ELLIS ML for Molecules Discovery program.

Join the workshop: moleculediscovery.github.io/workshop2025/

13.11.2025 06:46 — 👍 2    🔁 0    💬 0    📌 0
Post image

Invited speaker 3 at #ML4Molecules2025: Daniel Probst ( @skepteis.bsky.social ).

He is known for his works on exploring chemical spaces, fingerprints, language models,... and some unconventional ideas like learning on gzip compressed data.

Join: moleculediscovery.github.io/workshop2025/

12.11.2025 07:46 — 👍 9    🔁 2    💬 0    📌 0