Skip to main content

Showing 1–4 of 4 results for author: Sponner, M

.
  1. arXiv:2403.07958  [pdf, other

    cs.LG cs.AI

    Temporal Decisions: Leveraging Temporal Correlation for Efficient Decisions in Early Exit Neural Networks

    Authors: Max Sponner, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Deep Learning is becoming increasingly relevant in Embedded and Internet-of-things applications. However, deploying models on embedded devices poses a challenge due to their resource limitations. This can impact the model's inference accuracy and latency. One potential solution are Early Exit Neural Networks, which adjust model depth dynamically through additional classifiers attached between thei… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  2. arXiv:2403.07957  [pdf, other

    cs.LG cs.AI

    Efficient Post-Training Augmentation for Adaptive Inference in Heterogeneous and Distributed IoT Environments

    Authors: Max Sponner, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Early Exit Neural Networks (EENNs) present a solution to enhance the efficiency of neural network deployments. However, creating EENNs is challenging and requires specialized domain knowledge, due to the large amount of additional design choices. To address this issue, we propose an automated augmentation flow that focuses on converting an existing model into an EENN. It performs all required desi… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  3. arXiv:2309.05686  [pdf, other

    cs.LG cs.NI eess.SP

    Temporal Patience: Efficient Adaptive Deep Learning for Embedded Radar Data Processing

    Authors: Max Sponner, Julius Ott, Lorenzo Servadei, Bernd Waschneck, Robert Wille, Akash Kumar

    Abstract: Radar sensors offer power-efficient solutions for always-on smart devices, but processing the data streams on resource-constrained embedded platforms remains challenging. This paper presents novel techniques that leverage the temporal correlation present in streaming radar data to enhance the efficiency of Early Exit Neural Networks for Deep Learning inference on embedded devices. These networks a… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: CODAI 2023 Workshop Submission

  4. arXiv:2104.04576  [pdf, other

    cs.PL cs.LG

    Compiler Toolchains for Deep Learning Workloads on Embedded Platforms

    Authors: Max Sponner, Bernd Waschneck, Akash Kumar

    Abstract: As the usage of deep learning becomes increasingly popular in mobile and embedded solutions, it is necessary to convert the framework-specific network representations into executable code for these embedded platforms. This paper consists of two parts: The first section is made up of a survey and benchmark of the available open source deep learning compiler toolchains, which focus on the capabiliti… ▽ More

    Submitted 8 March, 2021; originally announced April 2021.

    Comments: tinyML 2021 conference

    ACM Class: I.2.0