Skip to main content

Showing 1–4 of 4 results for author: Schorn, C

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

    cs.LG

    Fault Injectors for TensorFlow: Evaluation of the Impact of Random Hardware Faults on Deep CNNs

    Authors: Michael Beyer, Andrey Morozov, Emil Valiev, Christoph Schorn, Lydia Gauerhof, Kai Ding, Klaus Janschek

    Abstract: Today, Deep Learning (DL) enhances almost every industrial sector, including safety-critical areas. The next generation of safety standards will define appropriate verification techniques for DL-based applications and propose adequate fault tolerance mechanisms. DL-based applications, like any other software, are susceptible to common random hardware faults such as bit flips, which occur in RAM an… ▽ More

    Submitted 13 December, 2020; originally announced December 2020.

    Comments: Preprint of the corresponding ESREL 2020 PSAM15 conference publication

  2. arXiv:2003.01609  [pdf, other

    eess.AS cs.LG cs.SD stat.ML

    SELD-TCN: Sound Event Localization & Detection via Temporal Convolutional Networks

    Authors: Karim Guirguis, Christoph Schorn, Andre Guntoro, Sherif Abdulatif, Bin Yang

    Abstract: The understanding of the surrounding environment plays a critical role in autonomous robotic systems, such as self-driving cars. Extensive research has been carried out concerning visual perception. Yet, to obtain a more complete perception of the environment, autonomous systems of the future should also take acoustic information into account. Recent sound event localization and detection (SELD) f… ▽ More

    Submitted 3 March, 2020; originally announced March 2020.

    Comments: 5 pages, 3 tables, 2 figures. Submitted to EUSIPCO 2020

  3. arXiv:1909.13844  [pdf, other

    cs.LG stat.ML

    Automated design of error-resilient and hardware-efficient deep neural networks

    Authors: Christoph Schorn, Thomas Elsken, Sebastian Vogel, Armin Runge, Andre Guntoro, Gerd Ascheid

    Abstract: Applying deep neural networks (DNNs) in mobile and safety-critical systems, such as autonomous vehicles, demands a reliable and efficient execution on hardware. Optimized dedicated hardware accelerators are being developed to achieve this. However, the design of efficient and reliable hardware has become increasingly difficult, due to the increased complexity of modern integrated circuit technolog… ▽ More

    Submitted 30 September, 2019; originally announced September 2019.

  4. arXiv:1611.06539  [pdf, other

    cs.NE cs.LG

    Efficient Stochastic Inference of Bitwise Deep Neural Networks

    Authors: Sebastian Vogel, Christoph Schorn, Andre Guntoro, Gerd Ascheid

    Abstract: Recently published methods enable training of bitwise neural networks which allow reduced representation of down to a single bit per weight. We present a method that exploits ensemble decisions based on multiple stochastically sampled network models to increase performance figures of bitwise neural networks in terms of classification accuracy at inference. Our experiments with the CIFAR-10 and GTS… ▽ More

    Submitted 20 November, 2016; originally announced November 2016.

    Comments: 6 pages, 3 figures, Workshop on Efficient Methods for Deep Neural Networks at Neural Information Processing Systems Conference 2016, NIPS 2016, EMDNN 2016

    ACM Class: I.5.1; C.1.3; G.3