← Search

Andrew Warrington

8 accepted papers

2025

Deep Continuous-Time State-Space Models for Marked Event Sequences

NeurIPS 2025spotlight

Marked temporal point processes (MTPPs) model sequences of events occurring at irregular time intervals, with wide-ranging applications in fields such as healthcare, finance and social networks. We propose the _state-space point process_ (S2P2) model, a novel and performant model that leverages tech…

Cited by 0SourceScholar
2024

Towards Scalable and Stable Parallelization of Nonlinear RNNs

NeurIPS 2024poster

Transformers and linear state space models can be evaluated in parallel on modern hardware, but evaluating nonlinear RNNs appears to be an inherently sequential problem. Recently, however, Lim et al. '24 developed an approach called DEER, which evaluates nonlinear RNNs in parallel by posing the stat…

2023

Simplified State Space Layers for Sequence Modeling

ICLR 2023top-5%

Models using structured state space sequence (S4) layers have achieved state-of-the-art performance on long-range sequence modeling tasks. An S4 layer combines linear state space models (SSMs), the HiPPO framework, and deep learning to achieve high performance. We build on the design of the S4 layer…

2023

Switching Autoregressive Low-rank Tensor Models

NeurIPS 2023poster

An important problem in time-series analysis is modeling systems with time-varying dynamics. Probabilistic models with joint continuous and discrete latent states offer interpretable, efficient, and experimentally useful descriptions of such data. Commonly used models include autoregressive hidden…

2022

SIXO: Smoothing Inference with Twisted Objectives

NeurIPS 2022accept

Sequential Monte Carlo (SMC) is an inference algorithm for state space models that approximates the posterior by sampling from a sequence of target distributions. The target distributions are often chosen to be the filtering distributions, but these ignore information from future observations, leadi…

2021

Robust Asymmetric Learning in POMDPs

ICML 2021oral

Policies for partially observed Markov decision processes can be efficiently learned by imitating expert policies generated using asymmetric information. Unfortunately, existing approaches for this kind of imitation learning have a serious flaw: the expert does not know what the trainee cannot see,…