Skip to main content

Showing 1–7 of 7 results for author: Guntoro, A

.
  1. ACCO: Automated Causal CNN Scheduling Optimizer for Real-Time Edge Accelerators

    Authors: Jun Yin, Linyan Mei, Andre Guntoro, Marian Verhelst

    Abstract: Spatio-Temporal Convolutional Neural Networks (ST-CNN) allow extending CNN capabilities from image processing to consecutive temporal-pattern recognition. Generally, state-of-the-art (SotA) ST-CNNs inflate the feature maps and weights from well-known CNN backbones to represent the additional time dimension. However, edge computing applications would suffer tremendously from such large computation… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

    Journal ref: 2023 IEEE 41st International Conference on Computer Design (ICCD), Washington, DC, USA, 2023, pp. 391-398

  2. arXiv:2401.09308  [pdf, other

    eess.AS cs.SD

    Can Synthetic Data Boost the Training of Deep Acoustic Vehicle Counting Networks?

    Authors: Stefano Damiano, Luca Bondi, Shabnam Ghaffarzadegan, Andre Guntoro, Toon van Waterschoot

    Abstract: In the design of traffic monitoring solutions for optimizing the urban mobility infrastructure, acoustic vehicle counting models have received attention due to their cost effectiveness and energy efficiency. Although deep learning has proven effective for visual traffic monitoring, its use has not been thoroughly investigated in the audio domain, likely due to real-world data scarcity. In this wor… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

    Comments: Accepted paper: 2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2024)

  3. arXiv:2301.12808  [pdf, other

    eess.AS

    Real-Time Acoustic Perception for Automotive Applications

    Authors: Jun Yin, Stefano Damiano, Marian Verhelst, Toon van Waterschoot, Andre Guntoro

    Abstract: In recent years the automotive industry has been strongly promoting the development of smart cars, equipped with multi-modal sensors to gather information about the surroundings, in order to aid human drivers or make autonomous decisions. While the focus has mostly been on visual sensors, also acoustic events are crucial to detect situations that require a change in the driving behavior, such as a… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

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

  5. arXiv:1910.11632  [pdf, other

    cs.LG cs.DC stat.ML

    An End-to-End HW/SW Co-Design Methodology to Design Efficient Deep Neural Network Systems using Virtual Models

    Authors: Michael J. Klaiber, Sebastian Vogel, Axel Acosta, Robert Korn, Leonardo Ecco, Kristine Back, Andre Guntoro, Ingo Feldner

    Abstract: End-to-end performance estimation and measurement of deep neural network (DNN) systems become more important with increasing complexity of DNN systems consisting of hardware and software components. The methodology proposed in this paper aims at a reduced turn-around time for evaluating different design choices of hardware and software components of DNN systems. This reduction is achieved by movin… ▽ More

    Submitted 18 November, 2019; v1 submitted 25 October, 2019; originally announced October 2019.

    Journal ref: Embedded Systems Week 2019, INTelligent Embedded Systems Architectures and Applications Workshop 2019

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

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