Skip to main content

Showing 1–16 of 16 results for author: Illium, S

.
  1. arXiv:2401.07056  [pdf, other

    cs.AI cs.MA

    Aquarium: A Comprehensive Framework for Exploring Predator-Prey Dynamics through Multi-Agent Reinforcement Learning Algorithms

    Authors: Michael Kölle, Yannick Erpelding, Fabian Ritz, Thomy Phan, Steffen Illium, Claudia Linnhoff-Popien

    Abstract: Recent advances in Multi-Agent Reinforcement Learning have prompted the modeling of intricate interactions between agents in simulated environments. In particular, the predator-prey dynamics have captured substantial interest and various simulations been tailored to unique requirements. To prevent further time-intensive developments, we introduce Aquarium, a comprehensive Multi-Agent Reinforcement… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: Accepted at ICAART

  2. arXiv:2306.16054  [pdf, other

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

    Improving Primate Sounds Classification using Binary Presorting for Deep Learning

    Authors: Michael Kölle, Steffen Illium, Maximilian Zorn, Jonas Nüßlein, Patrick Suchostawski, Claudia Linnhoff-Popien

    Abstract: In the field of wildlife observation and conservation, approaches involving machine learning on audio recordings are becoming increasingly popular. Unfortunately, available datasets from this field of research are often not optimal learning material; Samples can be weakly labeled, of different lengths or come with a poor signal-to-noise ratio. In this work, we introduce a generalized approach that… ▽ More

    Submitted 28 June, 2023; originally announced June 2023.

    Comments: DeLTA

  3. arXiv:2301.07420  [pdf, other

    cs.LG cs.AI

    Compression of GPS Trajectories using Autoencoders

    Authors: Michael Kölle, Steffen Illium, Carsten Hahn, Lorenz Schauer, Johannes Hutter, Claudia Linnhoff-Popien

    Abstract: The ubiquitous availability of mobile devices capable of location tracking led to a significant rise in the collection of GPS data. Several compression methods have been developed in order to reduce the amount of storage needed while kee** the important information. In this paper, we present an lstm-autoencoder based approach in order to compress and reconstruct GPS trajectories, which is evalua… ▽ More

    Submitted 18 January, 2023; originally announced January 2023.

    Comments: Accepted at ICAART 2023

  4. Empirical Analysis of Limits for Memory Distance in Recurrent Neural Networks

    Authors: Steffen Illium, Thore Schillman, Robert Müller, Thomas Gabor, Claudia Linnhoff-Popien

    Abstract: Common to all different kinds of recurrent neural networks (RNNs) is the intention to model relations between data points through time. When there is no immediate relationship between subsequent data points (like when the data points are generated at random, e.g.), we show that RNNs are still able to remember a few data points back into the sequence by memorizing them by heart using standard backp… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

  5. 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 overlap** vert… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

  6. arXiv:2212.10078  [pdf, other

    cs.NE cs.LG

    Constructing Organism Networks from Collaborative Self-Replicators

    Authors: Steffen Illium, Maximilian Zorn, Cristian Lenta, Michael Kölle, Claudia Linnhoff-Popien, Thomas Gabor

    Abstract: We introduce organism networks, which function like a single neural network but are composed of several neural particle networks; while each particle network fulfils the role of a single weight application within the organism network, it is also trained to self-replicate its own weights. As organism networks feature vastly more parameters than simpler architectures, we perform our initial experime… ▽ More

    Submitted 27 February, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: 2023-02-27 fixed one typo in NN formula

  7. arXiv:2212.10054  [pdf, other

    cs.CV cs.LG

    VoronoiPatches: Evaluating A New Data Augmentation Method

    Authors: Steffen Illium, Gretchen Griffin, Michael Kölle, Maximilian Zorn, Jonas Nüßlein, Claudia Linnhoff-Popien

    Abstract: Overfitting is a problem in Convolutional Neural Networks (CNN) that causes poor generalization of models on unseen data. To remediate this problem, many new and diverse data augmentation methods (DA) have been proposed to supplement or generate more training data, and thereby increase its quality. In this work, we propose a new data augmentation algorithm: VoronoiPatches (VP). We primarily utiliz… ▽ More

    Submitted 23 December, 2022; v1 submitted 20 December, 2022; originally announced December 2022.

  8. arXiv:2206.05827  [pdf, other

    cs.LG

    Case-Based Inverse Reinforcement Learning Using Temporal Coherence

    Authors: Jonas Nüßlein, Steffen Illium, Robert Müller, Thomas Gabor, Claudia Linnhoff-Popien

    Abstract: Providing expert trajectories in the context of Imitation Learning is often expensive and time-consuming. The goal must therefore be to create algorithms which require as little expert data as possible. In this paper we present an algorithm that imitates the higher-level strategy of the expert rather than just imitating the expert on action level, which we hypothesize requires less expert data and… ▽ More

    Submitted 12 June, 2022; originally announced June 2022.

    Comments: accepted at ICCBR

  9. arXiv:2012.06282  [pdf, other

    cs.SD cs.LG eess.AS

    Analysis of Feature Representations for Anomalous Sound Detection

    Authors: Robert Müller, Steffen Illium, Fabian Ritz, Kyrill Schmid

    Abstract: In this work, we thoroughly evaluate the efficacy of pretrained neural networks as feature extractors for anomalous sound detection. In doing so, we leverage the knowledge that is contained in these neural networks to extract semantically rich features (representations) that serve as input to a Gaussian Mixture Model which is used as a density estimator to model normality. We compare feature extra… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

    Comments: ICAART 2021, 10 pages, 7 figures, 2 tables

  10. arXiv:2012.06280  [pdf, other

    cs.LG cs.SD eess.AS

    Acoustic Leak Detection in Water Networks

    Authors: Robert Müller, Steffen Illium, Fabian Ritz, Tobias Schröder, Christian Platschek, Jörg Ochs, Claudia Linnhoff-Popien

    Abstract: In this work, we present a general procedure for acoustic leak detection in water networks that satisfies multiple real-world constraints such as energy efficiency and ease of deployment. Based on recordings from seven contact microphones attached to the water supply network of a municipal suburb, we trained several shallow and deep anomaly detection models. Inspired by how human experts detect le… ▽ More

    Submitted 5 January, 2021; v1 submitted 11 December, 2020; originally announced December 2020.

    Comments: ICAART 2021, 8 pages, 4 figures, 1 table

  11. 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

  12. arXiv:2006.03429  [pdf, other

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

    Acoustic Anomaly Detection for Machine Sounds based on Image Transfer Learning

    Authors: Robert Müller, Fabian Ritz, Steffen Illium, Claudia Linnhoff-Popien

    Abstract: In industrial applications, the early detection of malfunctioning factory machinery is crucial. In this paper, we consider acoustic malfunction detection via transfer learning. Contrary to the majority of current approaches which are based on deep autoencoders, we propose to extract features using neural networks that were pretrained on the task of image classification. We then use these features… ▽ More

    Submitted 11 December, 2020; v1 submitted 5 June, 2020; originally announced June 2020.

    Comments: ICAART 2021, 8 pages, 2 figures, 1 table

  13. 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.

  14. 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

  15. Soccer Team Vectors

    Authors: Robert Müller, Stefan Langer, Fabian Ritz, Christoph Roch, Steffen Illium, Claudia Linnhoff-Popien

    Abstract: In this work we present STEVE - Soccer TEam VEctors, a principled approach for learning real valued vectors for soccer teams where similar teams are close to each other in the resulting vector space. STEVE only relies on freely available information about the matches teams played in the past. These vectors can serve as input to various machine learning tasks. Evaluating on the task of team market… ▽ More

    Submitted 31 March, 2020; v1 submitted 30 July, 2019; originally announced August 2019.

    Comments: 11 pages, 1 figure; This paper was presented at the 6th Workshop on Machine Learning and Data Mining for Sports Analytics at ECML/PKDD 2019, Würzburg, Germany, 2019

    Journal ref: Machine Learning and Knowledge Discovery in Databases. ECML PKDD 2019. Communications in Computer and Information Science, vol 1168. Springer, Cham

  16. Deep Neural Baselines for Computational Paralinguistics

    Authors: Daniel Elsner, Stefan Langer, Fabian Ritz, Robert Müller, Steffen Illium

    Abstract: Detecting sleepiness from spoken language is an ambitious task, which is addressed by the Interspeech 2019 Computational Paralinguistics Challenge (ComParE). We propose an end-to-end deep learning approach to detect and classify patterns reflecting sleepiness in the human voice. Our approach is based solely on a moderately complex deep neural network architecture. It may be applied directly on the… ▽ More

    Submitted 5 July, 2019; originally announced July 2019.

    Comments: 5 pages, 3 figures; This paper was accepted at INTERSPEECH 2019, Graz, 15-19th September 2019. DOI will be added after publishment of the accepted paper

    Journal ref: Proc. Interspeech 2019, 2388-2392