Zum Hauptinhalt springen

Showing 1–14 of 14 results for author: Rakitsch, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.17992  [pdf, other

    cs.LG

    Amortized Active Learning for Nonparametric Functions

    Authors: Cen-You Li, Marc Toussaint, Barbara Rakitsch, Christoph Zimmer

    Abstract: Active learning (AL) is a sequential learning scheme aiming to select the most informative data. AL reduces data consumption and avoids the cost of labeling large amounts of data. However, AL trains the model and solves an acquisition optimization for each selection. It becomes expensive when the model training or acquisition optimization is challenging. In this paper, we focus on active nonparame… ▽ More

    Submitted 10 September, 2024; v1 submitted 25 July, 2024; originally announced July 2024.

    Comments: Accepted for publication at ECML-PKDD 2024 Workshop & Tutorial on Interactive Adaptive Learning

  2. arXiv:2402.14402  [pdf, other

    cs.LG stat.ML

    Global Safe Sequential Learning via Efficient Knowledge Transfer

    Authors: Cen-You Li, Olaf Duennbier, Marc Toussaint, Barbara Rakitsch, Christoph Zimmer

    Abstract: Sequential learning methods such as active learning and Bayesian optimization select the most informative data to learn about a task. In many medical or engineering applications, the data selection is constrained by a priori unknown safety conditions. A promissing line of safe learning methods utilize Gaussian processes (GPs) to model the safety probability and perform data selection in areas with… ▽ More

    Submitted 15 April, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

  3. arXiv:2401.00033  [pdf, other

    cs.AI cs.LG

    Hybrid Modeling Design Patterns

    Authors: Maja Rudolph, Stefan Kurz, Barbara Rakitsch

    Abstract: Design patterns provide a systematic way to convey solutions to recurring modeling challenges. This paper introduces design patterns for hybrid modeling, an approach that combines modeling based on first principles with data-driven modeling techniques. While both approaches have complementary advantages there are often multiple ways to combine them into a hybrid model, and the appropriate solution… ▽ More

    Submitted 29 December, 2023; originally announced January 2024.

  4. arXiv:2309.08256  [pdf, other

    cs.LG stat.ML

    Sampling-Free Probabilistic Deep State-Space Models

    Authors: Andreas Look, Melih Kandemir, Barbara Rakitsch, Jan Peters

    Abstract: Many real-world dynamical systems can be described as State-Space Models (SSMs). In this formulation, each observation is emitted by a latent state, which follows first-order Markovian dynamics. A Probabilistic Deep SSM (ProDSSM) generalizes this framework to dynamical systems of unknown parametric form, where the transition and emission models are described by neural networks with uncertain weigh… ▽ More

    Submitted 15 September, 2023; originally announced September 2023.

  5. arXiv:2309.05282  [pdf, other

    cs.CV cs.AI cs.LG

    Can you text what is happening? Integrating pre-trained language encoders into trajectory prediction models for autonomous driving

    Authors: Ali Keysan, Andreas Look, Eitan Kosman, Gonca Gürsun, Jörg Wagner, Yu Yao, Barbara Rakitsch

    Abstract: In autonomous driving tasks, scene understanding is the first step towards predicting the future behavior of the surrounding traffic participants. Yet, how to represent a given scene and extract its features are still open research questions. In this study, we propose a novel text-based representation of traffic scenes and process it with a pre-trained language encoder. First, we show that text-… ▽ More

    Submitted 13 September, 2023; v1 submitted 11 September, 2023; originally announced September 2023.

  6. arXiv:2305.01773  [pdf, other

    cs.LG cs.AI stat.ML

    Cheap and Deterministic Inference for Deep State-Space Models of Interacting Dynamical Systems

    Authors: Andreas Look, Melih Kandemir, Barbara Rakitsch, Jan Peters

    Abstract: Graph neural networks are often used to model interacting dynamical systems since they gracefully scale to systems with a varying and high number of agents. While there has been much progress made for deterministic interacting systems, modeling is much more challenging for stochastic systems in which one is interested in obtaining a predictive distribution over future trajectories. Existing method… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

  7. arXiv:2302.13754  [pdf, other

    cs.LG

    Combining Slow and Fast: Complementary Filtering for Dynamics Learning

    Authors: Katharina Ensinger, Sebastian Ziesche, Barbara Rakitsch, Michael Tiemann, Sebastian Trimpe

    Abstract: Modeling an unknown dynamical system is crucial in order to predict the future behavior of the system. A standard approach is training recurrent models on measurement data. While these models typically provide exact short-term predictions, accumulating errors yield deteriorated long-term behavior. In contrast, models with reliable long-term predictions can often be obtained, either by training a r… ▽ More

    Submitted 1 March, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

  8. arXiv:2205.11894  [pdf, other

    cs.LG stat.ML

    Learning Interacting Dynamical Systems with Latent Gaussian Process ODEs

    Authors: Çağatay Yıldız, Melih Kandemir, Barbara Rakitsch

    Abstract: We study time uncertainty-aware modeling of continuous-time dynamics of interacting objects. We introduce a new model that decomposes independent dynamics of single objects accurately from their interactions. By employing latent Gaussian process ordinary differential equations, our model infers both independent dynamics and their interactions with reliable uncertainty estimates. In our formulation… ▽ More

    Submitted 12 October, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

  9. arXiv:2203.14849  [pdf, other

    cs.LG stat.ML

    Safe Active Learning for Multi-Output Gaussian Processes

    Authors: Cen-You Li, Barbara Rakitsch, Christoph Zimmer

    Abstract: Multi-output regression problems are commonly encountered in science and engineering. In particular, multi-output Gaussian processes have been emerged as a promising tool for modeling these complex systems since they can exploit the inherent correlations and provide reliable uncertainty estimates. In many applications, however, acquiring the data is expensive and safety concerns might arise (e.g.… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

    Comments: Accepted for publication at AISTATS 2022

  10. arXiv:2112.03230  [pdf, other

    cs.LG stat.ML

    Traversing Time with Multi-Resolution Gaussian Process State-Space Models

    Authors: Krista Longi, Jakob Lindinger, Olaf Duennbier, Melih Kandemir, Arto Klami, Barbara Rakitsch

    Abstract: Gaussian Process state-space models capture complex temporal dependencies in a principled manner by placing a Gaussian Process prior on the transition function. These models have a natural interpretation as discretized stochastic differential equations, but inference for long sequences with fast and slow transitions is difficult. Fast transitions need tight discretizations whereas slow transitions… ▽ More

    Submitted 23 February, 2022; v1 submitted 6 December, 2021; originally announced December 2021.

    Comments: Added links to code and dataset. Added author contributions

  11. arXiv:2006.09914  [pdf, other

    cs.LG stat.ML

    Learning Partially Known Stochastic Dynamics with Empirical PAC Bayes

    Authors: Manuel Haussmann, Sebastian Gerwinn, Andreas Look, Barbara Rakitsch, Melih Kandemir

    Abstract: Neural Stochastic Differential Equations model a dynamical environment with neural nets assigned to their drift and diffusion terms. The high expressive power of their nonlinearity comes at the expense of instability in the identification of the large set of free parameters. This paper presents a recipe to improve the prediction accuracy of such models in three steps: i) accounting for epistemic u… ▽ More

    Submitted 26 February, 2021; v1 submitted 17 June, 2020; originally announced June 2020.

    Comments: Accepted at AISTATS 2021

  12. arXiv:2006.08973  [pdf, other

    cs.LG stat.ML

    A Deterministic Approximation to Neural SDEs

    Authors: Andreas Look, Melih Kandemir, Barbara Rakitsch, Jan Peters

    Abstract: Neural Stochastic Differential Equations (NSDEs) model the drift and diffusion functions of a stochastic process as neural networks. While NSDEs are known to make accurate predictions, their uncertainty quantification properties have been remained unexplored so far. We report the empirical finding that obtaining well-calibrated uncertainty estimations from NSDEs is computationally prohibitive. As… ▽ More

    Submitted 12 September, 2022; v1 submitted 16 June, 2020; originally announced June 2020.

  13. arXiv:2005.11110  [pdf, other

    stat.ML cs.LG

    Beyond the Mean-Field: Structured Deep Gaussian Processes Improve the Predictive Uncertainties

    Authors: Jakob Lindinger, David Reeb, Christoph Lippert, Barbara Rakitsch

    Abstract: Deep Gaussian Processes learn probabilistic data representations for supervised learning by cascading multiple Gaussian Processes. While this model family promises flexible predictive distributions, exact inference is not tractable. Approximate inference techniques trade off the ability to closely resemble the posterior distribution against speed of convergence and computational efficiency. We pro… ▽ More

    Submitted 22 October, 2020; v1 submitted 22 May, 2020; originally announced May 2020.

    Comments: 12 pages main text, 20 pages appendix. v2: changes due to NeurIPS review process. Camera-ready version to be published at NeurIPS 2020

  14. arXiv:1810.12263  [pdf, other

    stat.ML cs.LG

    Learning Gaussian Processes by Minimizing PAC-Bayesian Generalization Bounds

    Authors: David Reeb, Andreas Doerr, Sebastian Gerwinn, Barbara Rakitsch

    Abstract: Gaussian Processes (GPs) are a generic modelling tool for supervised learning. While they have been successfully applied on large datasets, their use in safety-critical applications is hindered by the lack of good performance guarantees. To this end, we propose a method to learn GPs and their sparse approximations by directly optimizing a PAC-Bayesian bound on their generalization performance, ins… ▽ More

    Submitted 28 December, 2018; v1 submitted 29 October, 2018; originally announced October 2018.

    Comments: 11 pages main text, 12 pages appendix. v2: minor changes, new NeurIPS style file. Final camera-ready version submitted to NeurIPS 2018

    Journal ref: Advances in Neural Information Processing Systems 31 (Proceedings of the NeurIPS Conference 2018), https://papers.nips.cc/paper/7594-learning-gaussian-processes-by-minimizing-pac-bayesian-generalization-bounds