← Search

Alexander Neitz

6 accepted papers

2023

Predicting Ordinary Differential Equations with Transformers

ICML 2023poster

We develop a transformer-based sequence-to-sequence model that recovers scalar ordinary differential equations (ODEs) in symbolic form from irregularly sampled and noisy observations of a single solution trajectory. We demonstrate in extensive empirical evaluations that our model performs better or…

Cited by 16SourcePDFScholar
2021

A teacher-student framework to distill future trajectories

ICLR 2021poster

By learning to predict trajectories of dynamical systems, model-based methods can make extensive use of all observations from past experience. However, due to partial observability, stochasticity, compounding errors, and irrelevant dynamics, training to predict observations explicitly often results…

Cited by 5SourcePDFScholar
2021

CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning

ICLR 2021poster

Despite recent successes of reinforcement learning (RL), it remains a challenge for agents to transfer learned skills to related environments. To facilitate research addressing this problem, we proposeCausalWorld, a benchmark for causal structure and transfer learning in a robotic manipulation envir…

Cited by 161SourcePDFScholar
2021

Learning explanations that are hard to vary

ICLR 2021poster

In this paper, we investigate the principle that good explanations are hard to vary in the context of deep learning. We show that averaging gradients across examples -- akin to a logical OR of patterns -- can favor memorization and `patchwork' solutions that sew together different strategies, instea…

Cited by 214SourcePDFScholar
2021

Neural Symbolic Regression that scales

ICML 2021spotlight

Symbolic equations are at the core of scientific discovery. The task of discovering the underlying equation from a set of input-output pairs is called symbolic regression. Traditionally, symbolic regression methods use hand-designed strategies that do not improve with experience. In this paper, we i…