Skip to main content

Showing 1–10 of 10 results for author: Martius, G

Searching in archive stat. Search in all archives.
.
  1. arXiv:2305.13341  [pdf, other

    physics.data-an cs.AI cs.LG stat.ME

    Discovering Causal Relations and Equations from Data

    Authors: Gustau Camps-Valls, Andreas Gerhardus, Urmi Ninad, Gherardo Varando, Georg Martius, Emili Balaguer-Ballester, Ricardo Vinuesa, Emiliano Diaz, Laure Zanna, Jakob Runge

    Abstract: Physics is a field of science that has traditionally used the scientific method to answer questions about why natural phenomena occur and to make testable models that explain the phenomena. Discovering equations, laws and principles that are invariant, robust and causal explanations of the world has been fundamental in physical sciences throughout the centuries. Discoveries emerge from observing t… ▽ More

    Submitted 21 May, 2023; originally announced May 2023.

    Comments: 137 pages

  2. arXiv:2206.02416  [pdf, other

    stat.ML cs.AI cs.LG

    Embrace the Gap: VAEs Perform Independent Mechanism Analysis

    Authors: Patrik Reizinger, Luigi Gresele, Jack Brady, Julius von Kügelgen, Dominik Zietlow, Bernhard Schölkopf, Georg Martius, Wieland Brendel, Michel Besserve

    Abstract: Variational autoencoders (VAEs) are a popular framework for modeling complex data distributions; they can be efficiently trained via variational inference by maximizing the evidence lower bound (ELBO), at the expense of a gap to the exact (log-)marginal likelihood. While VAEs are commonly used for representation learning, it is unclear why ELBO maximization would yield useful representations, sinc… ▽ More

    Submitted 27 January, 2023; v1 submitted 6 June, 2022; originally announced June 2022.

    Comments: NeurIPS2022 final version

  3. arXiv:2203.09168  [pdf, other

    cs.LG stat.ML

    On the Pitfalls of Heteroscedastic Uncertainty Estimation with Probabilistic Neural Networks

    Authors: Maximilian Seitzer, Arash Tavakoli, Dimitrije Antic, Georg Martius

    Abstract: Capturing aleatoric uncertainty is a critical part of many machine learning systems. In deep learning, a common approach to this end is to train a neural network to estimate the parameters of a heteroscedastic Gaussian distribution by maximizing the logarithm of the likelihood function under the observed data. In this work, we examine this approach and identify potential hazards associated with th… ▽ More

    Submitted 1 April, 2022; v1 submitted 17 March, 2022; originally announced March 2022.

    Comments: ICLR 2022 camera-ready version. Code available at http://github.com/martius-lab/beta-nll

  4. arXiv:2008.06389  [pdf, other

    cs.LG cs.RO stat.ML

    Sample-efficient Cross-Entropy Method for Real-time Planning

    Authors: Cristina Pinneri, Shambhuraj Sawant, Sebastian Blaes, Jan Achterhold, Joerg Stueckler, Michal Rolinek, Georg Martius

    Abstract: Trajectory optimizers for model-based reinforcement learning, such as the Cross-Entropy Method (CEM), can yield compelling results even in high-dimensional control tasks and sparse-reward environments. However, their sampling inefficiency prevents them from being used for real-time planning and control. We propose an improved version of the CEM algorithm for fast planning, with novel additions inc… ▽ More

    Submitted 14 August, 2020; originally announced August 2020.

  5. Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers

    Authors: Michal Rolínek, Paul Swoboda, Dominik Zietlow, Anselm Paulus, Vít Musil, Georg Martius

    Abstract: Building on recent progress at the intersection of combinatorial optimization and deep learning, we propose an end-to-end trainable architecture for deep graph matching that contains unmodified combinatorial solvers. Using the presence of heavily optimized combinatorial solvers together with some improvements in architecture design, we advance state-of-the-art on deep graph matching benchmarks for… ▽ More

    Submitted 5 August, 2020; v1 submitted 25 March, 2020; originally announced March 2020.

    Comments: ECCV 2020 conference paper

    Journal ref: Computer Vision - {ECCV} 2020 - 16th European Conference

  6. Optimizing Rank-based Metrics with Blackbox Differentiation

    Authors: Michal Rolínek, Vít Musil, Anselm Paulus, Marin Vlastelica, Claudio Michaelis, Georg Martius

    Abstract: Rank-based metrics are some of the most widely used criteria for performance evaluation of computer vision models. Despite years of effort, direct optimization for these metrics remains a challenge due to their non-differentiable and non-decomposable nature. We present an efficient, theoretically sound, and general method for differentiating rank-based metrics with mini-batch gradient descent. In… ▽ More

    Submitted 18 March, 2020; v1 submitted 7 December, 2019; originally announced December 2019.

    Comments: CVPR 2020 conference paper (oral). The first two authors contributed equally

    Journal ref: 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2020)

  7. arXiv:1912.02175  [pdf, other

    cs.LG stat.ML

    Differentiation of Blackbox Combinatorial Solvers

    Authors: Marin Vlastelica, Anselm Paulus, Vít Musil, Georg Martius, Michal Rolínek

    Abstract: Achieving fusion of deep learning with combinatorial algorithms promises transformative changes to artificial intelligence. One possible approach is to introduce combinatorial building blocks into neural networks. Such end-to-end architectures have the potential to tackle combinatorial problems on raw input data such as ensuring global consistency in multi-object tracking or route planning on maps… ▽ More

    Submitted 16 February, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

    Comments: ICLR 2020 conference paper (spotlight). The first two authors contributed equally

    Journal ref: 8th International Conference on Learning Representations, ICLR 2020

  8. arXiv:1812.06775  [pdf, other

    cs.LG cs.CV stat.ML

    Variational Autoencoders Pursue PCA Directions (by Accident)

    Authors: Michal Rolinek, Dominik Zietlow, Georg Martius

    Abstract: The Variational Autoencoder (VAE) is a powerful architecture capable of representation learning and generative modeling. When it comes to learning interpretable (disentangled) representations, VAE and its variants show unparalleled performance. However, the reasons for this are unclear, since a very particular alignment of the latent embedding is needed but the design of the VAE does not encourage… ▽ More

    Submitted 16 April, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

  9. arXiv:1806.07259  [pdf, other

    cs.LG stat.ML

    Learning Equations for Extrapolation and Control

    Authors: Subham S. Sahoo, Christoph H. Lampert, Georg Martius

    Abstract: We present an approach to identify concise equations from data using a shallow neural network approach. In contrast to ordinary black-box regression, this approach allows understanding functional relations and generalizing them from observed data to unseen parts of the parameter space. We show how to extend the class of learnable equations for a recently proposed equation learning network to inclu… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: 9 pages, 9 figures, ICML 2018

    MSC Class: 68T05; 68T30; 68T40; 62M20; 62J02; 65D15; 70E60; 93C40 ACM Class: I.2.6; I.2.8

  10. arXiv:1802.05074  [pdf, other

    cs.LG stat.ML

    L4: Practical loss-based stepsize adaptation for deep learning

    Authors: Michal Rolinek, Georg Martius

    Abstract: We propose a stepsize adaptation scheme for stochastic gradient descent. It operates directly with the loss function and rescales the gradient in order to make fixed predicted progress on the loss. We demonstrate its capabilities by conclusively improving the performance of Adam and Momentum optimizers. The enhanced optimizers with default hyperparameters consistently outperform their constant ste… ▽ More

    Submitted 30 November, 2018; v1 submitted 14 February, 2018; originally announced February 2018.

    Comments: NeurIPS, 2018