Skip to main content

Showing 1–11 of 11 results for author: Sedlmeier, A

.
  1. arXiv:2212.10093  [pdf, other

    cs.SD cs.CV cs.LG eess.AS

    Visual Transformers for Primates Classification and Covid Detection

    Authors: Steffen Illium, Robert Müller, Andreas Sedlmeier, Claudia-Linnhoff Popien

    Abstract: We apply the vision transformer, a deep machine learning model build around the attention mechanism, on mel-spectrogram representations of raw audio recordings. When adding mel-based data augmentation techniques and sample-weighting, we achieve comparable performance on both (PRS and CCS challenge) tasks of ComParE21, outperforming most single model baselines. We further introduce overlapping vert… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

  2. Capturing Dependencies within Machine Learning via a Formal Process Model

    Authors: Fabian Ritz, Thomy Phan, Andreas Sedlmeier, Philipp Altmann, Jan Wieghardt, Reiner Schmid, Horst Sauer, Cornel Klein, Claudia Linnhoff-Popien, Thomas Gabor

    Abstract: The development of Machine Learning (ML) models is more than just a special case of software development (SD): ML models acquire properties and fulfill requirements even without direct human interaction in a seemingly uncontrollable manner. Nonetheless, the underlying processes can be described in a formal way. We define a comprehensive SD process model for ML that encompasses most tasks and artif… ▽ More

    Submitted 10 August, 2022; originally announced August 2022.

    Comments: 10 pages, 5 figures, draft; the final version will appear in the proceedings of the International Symposium on Leveraging Applications of Formal Methods (ISoLA) 2022

    Journal ref: ISoLA 2022: Leveraging Applications of Formal Methods, Verification and Validation. Adaptation and Learning. pp 249-265

  3. arXiv:2112.07263  [pdf, other

    cs.LG cs.AI

    Quantifying Multimodality in World Models

    Authors: Andreas Sedlmeier, Michael Kölle, Robert Müller, Leo Baudrexel, Claudia Linnhoff-Popien

    Abstract: Model-based Deep Reinforcement Learning (RL) assumes the availability of a model of an environment's underlying transition dynamics. This model can be used to predict future effects of an agent's possible actions. When no such model is available, it is possible to learn an approximation of the real environment, e.g. by using generative neural networks, sometimes also called World Models. As most r… ▽ More

    Submitted 14 December, 2021; originally announced December 2021.

  4. SAT-MARL: Specification Aware Training in Multi-Agent Reinforcement Learning

    Authors: Fabian Ritz, Thomy Phan, Robert Müller, Thomas Gabor, Andreas Sedlmeier, Marc Zeller, Jan Wieghardt, Reiner Schmid, Horst Sauer, Cornel Klein, Claudia Linnhoff-Popien

    Abstract: A characteristic of reinforcement learning is the ability to develop unforeseen strategies when solving problems. While such strategies sometimes yield superior performance, they may also result in undesired or even dangerous behavior. In industrial scenarios, a system's behavior also needs to be predictable and lie within defined ranges. To enable the agents to learn (how) to align with a given s… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

    Comments: 9 pages, 5 figures; accepted as a full paper at ICAART 2021 (http://www.icaart.org/)

    Journal ref: Proceedings of the 13th International Conference on Agents and Artificial Intelligence - Volume 1: ICAART, 28-37, 2021

  5. arXiv:2008.04590  [pdf, other

    eess.AS cs.CV cs.LG cs.SD

    Surgical Mask Detection with Convolutional Neural Networks and Data Augmentations on Spectrograms

    Authors: Steffen Illium, Robert Müller, Andreas Sedlmeier, Claudia Linnhoff-Popien

    Abstract: In many fields of research, labeled datasets are hard to acquire. This is where data augmentation promises to overcome the lack of training data in the context of neural network engineering and classification tasks. The idea here is to reduce model over-fitting to the feature distribution of a small under-descriptive training dataset. We try to evaluate such data augmentation techniques to gather… ▽ More

    Submitted 11 August, 2020; originally announced August 2020.

    Comments: 5 pages, 2 figures, 2 tables

  6. arXiv:2005.12069  [pdf, other

    cs.LG cs.AI stat.ML

    Policy Entropy for Out-of-Distribution Classification

    Authors: Andreas Sedlmeier, Robert Müller, Steffen Illium, Claudia Linnhoff-Popien

    Abstract: One critical prerequisite for the deployment of reinforcement learning systems in the real world is the ability to reliably detect situations on which the agent was not trained. Such situations could lead to potential safety risks when wrong predictions lead to the execution of harmful actions. In this work, we propose PEOC, a new policy entropy based out-of-distribution classifier that reliably d… ▽ More

    Submitted 25 May, 2020; originally announced May 2020.

  7. arXiv:2004.05383  [pdf, other

    cs.LG cs.CV stat.ML

    Trajectory annotation using sequences of spatial perception

    Authors: Sebastian Feld, Steffen Illium, Andreas Sedlmeier, Lenz Belzner

    Abstract: In the near future, more and more machines will perform tasks in the vicinity of human spaces or support them directly in their spatially bound activities. In order to simplify the verbal communication and the interaction between robotic units and/or humans, reliable and robust systems w.r.t. noise and processing results are needed. This work builds a foundation to address this task. By using a co… ▽ More

    Submitted 11 April, 2020; originally announced April 2020.

    Comments: 10 pages, 17 figures

    Journal ref: Proceedings of the 26th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (SIGSPATIAL '18), 2018, p. 329-338

  8. arXiv:2004.05381  [pdf, other

    cs.LG cs.CV stat.ML

    Bayesian Surprise in Indoor Environments

    Authors: Sebastian Feld, Andreas Sedlmeier, Markus Friedrich, Jan Franz, Lenz Belzner

    Abstract: This paper proposes a novel method to identify unexpected structures in 2D floor plans using the concept of Bayesian Surprise. Taking into account that a person's expectation is an important aspect of the perception of space, we exploit the theory of Bayesian Surprise to robustly model expectation and thus surprise in the context of building structures. We use Isovist Analysis, which is a popular… ▽ More

    Submitted 11 April, 2020; originally announced April 2020.

    Comments: 10 pages, 16 figures

    Journal ref: Proceedings of the 27th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (SIGSPATIAL '19), 2019, p. 129-138

  9. arXiv:2001.00496  [pdf, other

    cs.LG cs.AI stat.ML

    Uncertainty-Based Out-of-Distribution Classification in Deep Reinforcement Learning

    Authors: Andreas Sedlmeier, Thomas Gabor, Thomy Phan, Lenz Belzner, Claudia Linnhoff-Popien

    Abstract: Robustness to out-of-distribution (OOD) data is an important goal in building reliable machine learning systems. Especially in autonomous systems, wrong predictions for OOD inputs can cause safety critical situations. As a first step towards a solution, we consider the problem of detecting such data in a value-based deep reinforcement learning (RL) setting. Modelling this problem as a one-class cl… ▽ More

    Submitted 31 December, 2019; originally announced January 2020.

    Comments: arXiv admin note: text overlap with arXiv:1901.02219

    Journal ref: Proceedings of the 12th International Conference on Agents and Artificial Intelligence - Volume 2: ICAART, 2020, ISBN 978-989-758-395-7, pages 522-529

  10. Adapting Quality Assurance to Adaptive Systems: The Scenario Coevolution Paradigm

    Authors: Thomas Gabor, Marie Kiermeier, Andreas Sedlmeier, Bernhard Kempter, Cornel Klein, Horst Sauer, Reiner Schmid, Jan Wieghardt

    Abstract: From formal and practical analysis, we identify new challenges that self-adaptive systems pose to the process of quality assurance. When tackling these, the effort spent on various tasks in the process of software engineering is naturally re-distributed. We claim that all steps related to testing need to become self-adaptive to match the capabilities of the self-adaptive system-under-test. Otherwi… ▽ More

    Submitted 12 February, 2019; originally announced February 2019.

    Comments: 17 pages, published at ISOLA 2018

    Journal ref: International Symposium on Leveraging Applications of Formal Methods (ISOLA). Springer, 2018

  11. arXiv:1901.02219  [pdf, other

    cs.LG cs.AI stat.ML

    Uncertainty-Based Out-of-Distribution Detection in Deep Reinforcement Learning

    Authors: Andreas Sedlmeier, Thomas Gabor, Thomy Phan, Lenz Belzner, Claudia Linnhoff-Popien

    Abstract: We consider the problem of detecting out-of-distribution (OOD) samples in deep reinforcement learning. In a value based reinforcement learning setting, we propose to use uncertainty estimation techniques directly on the agent's value estimating neural network to detect OOD samples. The focus of our work lies in analyzing the suitability of approximate Bayesian inference methods and related ensembl… ▽ More

    Submitted 8 January, 2019; originally announced January 2019.