← Search

Thomas Adler

5 accepted papers

2026

Latent Geometry-Driven Network Automata for Complex Network Dismantling

ICLR 2026poster

Complex networks model the structure and function of critical technological, biological, and communication systems. Network dismantling, the targeted removal of nodes to fragment a network, is essential for analyzing and improving system robustness. Existing dismantling methods suffer from key limit…

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…

2023

Semantic HELM: A Human-Readable Memory for Reinforcement Learning

NeurIPS 2023poster

Reinforcement learning agents deployed in the real world often have to cope with partially observable environments. Therefore, most agents employ memory mechanisms to approximate the state of the environment. Recently, there have been impressive success stories in mastering partially observable en…

2022

History Compression via Language Models in Reinforcement Learning

ICML 2022spotlight

In a partially observable Markov decision process (POMDP), an agent typically uses a representation of the past to approximate the underlying MDP. We propose to utilize a frozen Pretrained Language Transformer (PLT) for history representation and compression to improve sample efficiency. To avoid tr…

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…