Skip to main content

Showing 1–12 of 12 results for author: Wiedemann, S

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

    cs.CV cs.LG

    A Deep Learning Method for Simultaneous Denoising and Missing Wedge Reconstruction in Cryogenic Electron Tomography

    Authors: Simon Wiedemann, Reinhard Heckel

    Abstract: Cryogenic electron tomography is a technique for imaging biological samples in 3D. A microscope collects a series of 2D projections of the sample, and the goal is to reconstruct the 3D density of the sample called the tomogram. Reconstruction is difficult as the 2D projections are noisy and can not be recorded from all directions, resulting in a missing wedge of information. Tomograms conventional… ▽ More

    Submitted 11 April, 2024; v1 submitted 9 November, 2023; originally announced November 2023.

  2. arXiv:2206.04741  [pdf

    quant-ph cs.LG

    Quantum Policy Iteration via Amplitude Estimation and Grover Search -- Towards Quantum Advantage for Reinforcement Learning

    Authors: Simon Wiedemann, Daniel Hein, Steffen Udluft, Christian Mendl

    Abstract: We present a full implementation and simulation of a novel quantum reinforcement learning method. Our work is a detailed and formal proof of concept for how quantum algorithms can be used to solve reinforcement learning problems and shows that, given access to error-free, efficient quantum realizations of the agent and environment, quantum methods can yield provable improvements over classical Mon… ▽ More

    Submitted 10 May, 2023; v1 submitted 9 June, 2022; originally announced June 2022.

  3. arXiv:2012.11331  [pdf, other

    cs.AR cs.LG

    FantastIC4: A Hardware-Software Co-Design Approach for Efficiently Running 4bit-Compact Multilayer Perceptrons

    Authors: Simon Wiedemann, Suhas Shivapakash, Pablo Wiedemann, Daniel Becking, Wojciech Samek, Friedel Gerfers, Thomas Wiegand

    Abstract: With the growing demand for deploying deep learning models to the "edge", it is paramount to develop techniques that allow to execute state-of-the-art models within very tight and limited resource constraints. In this work we propose a software-hardware optimization paradigm for obtaining a highly efficient execution engine of deep neural networks (DNNs) that are based on fully-connected layers. O… ▽ More

    Submitted 17 December, 2020; originally announced December 2020.

  4. arXiv:2004.04729  [pdf, other

    cs.LG stat.ML

    Dithered backprop: A sparse and quantized backpropagation algorithm for more efficient deep neural network training

    Authors: Simon Wiedemann, Temesgen Mehari, Kevin Kepp, Wojciech Samek

    Abstract: Deep Neural Networks are successful but highly computationally expensive learning systems. One of the main sources of time and energy drains is the well known backpropagation (backprop) algorithm, which roughly accounts for 2/3 of the computational complexity of training. In this work we propose a method for reducing the computational cost of backprop, which we named dithered backprop. It consists… ▽ More

    Submitted 16 April, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

  5. Learning Sparse & Ternary Neural Networks with Entropy-Constrained Trained Ternarization (EC2T)

    Authors: Arturo Marban, Daniel Becking, Simon Wiedemann, Wojciech Samek

    Abstract: Deep neural networks (DNN) have shown remarkable success in a variety of machine learning applications. The capacity of these models (i.e., number of parameters), endows them with expressive power and allows them to reach the desired performance. In recent years, there is an increasing interest in deploying DNNs to resource-constrained devices (i.e., mobile devices) with limited energy, memory, an… ▽ More

    Submitted 25 May, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: Proceedings of the CVPR'20 Joint Workshop on Efficient Deep Learning in Computer Vision. Code is available at https://github.com/d-becking/efficientCNNs

  6. Pruning by Explaining: A Novel Criterion for Deep Neural Network Pruning

    Authors: Seul-Ki Yeom, Philipp Seegerer, Sebastian Lapuschkin, Alexander Binder, Simon Wiedemann, Klaus-Robert Müller, Wojciech Samek

    Abstract: The success of convolutional neural networks (CNNs) in various applications is accompanied by a significant increase in computation and parameter storage costs. Recent efforts to reduce these overheads involve pruning and compressing the weights of various layers while at the same time aiming to not sacrifice performance. In this paper, we propose a novel criterion for CNN pruning inspired by neur… ▽ More

    Submitted 12 March, 2021; v1 submitted 18 December, 2019; originally announced December 2019.

    Comments: 25 pages + 5 supplementary pages, 13 figures, 6 tables

    Journal ref: Pattern Recognition, Volume 115, pp.107899, 2021

  7. DeepCABAC: A Universal Compression Algorithm for Deep Neural Networks

    Authors: Simon Wiedemann, Heiner Kirchoffer, Stefan Matlage, Paul Haase, Arturo Marban, Talmaj Marinc, David Neumann, Tung Nguyen, Ahmed Osman, Detlev Marpe, Heiko Schwarz, Thomas Wiegand, Wojciech Samek

    Abstract: The field of video compression has developed some of the most sophisticated and efficient compression algorithms known in the literature, enabling very high compressibility for little loss of information. Whilst some of these techniques are domain specific, many of their underlying principles are universal in that they can be adapted and applied for compressing different types of data. In this wor… ▽ More

    Submitted 27 July, 2019; originally announced July 2019.

  8. arXiv:1905.08318  [pdf, other

    cs.LG cs.AI cs.IT

    DeepCABAC: Context-adaptive binary arithmetic coding for deep neural network compression

    Authors: Simon Wiedemann, Heiner Kirchhoffer, Stefan Matlage, Paul Haase, Arturo Marban, Talmaj Marinc, David Neumann, Ahmed Osman, Detlev Marpe, Heiko Schwarz, Thomas Wiegand, Wojciech Samek

    Abstract: We present DeepCABAC, a novel context-adaptive binary arithmetic coder for compressing deep neural networks. It quantizes each weight parameter by minimizing a weighted rate-distortion function, which implicitly takes the impact of quantization on to the accuracy of the network into account. Subsequently, it compresses the quantized values into a bitstream representation with minimal redundancies.… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

    Comments: ICML 2019, Joint Workshop on On-Device Machine Learning and Compact Deep Neural Network Representations (ODML-CDNNR)

  9. arXiv:1903.02891  [pdf, other

    cs.LG cs.AI cs.DC stat.ML

    Robust and Communication-Efficient Federated Learning from Non-IID Data

    Authors: Felix Sattler, Simon Wiedemann, Klaus-Robert Müller, Wojciech Samek

    Abstract: Federated Learning allows multiple parties to jointly train a deep learning model on their combined data, without any of the participants having to reveal their local data to a centralized server. This form of privacy-preserving collaborative learning however comes at the cost of a significant communication overhead during training. To address this problem, several compression methods have been pr… ▽ More

    Submitted 7 March, 2019; originally announced March 2019.

    Comments: 17 pages, 16 figures

  10. arXiv:1812.07520  [pdf, other

    cs.LG cs.NE stat.ML

    Entropy-Constrained Training of Deep Neural Networks

    Authors: Simon Wiedemann, Arturo Marban, Klaus-Robert Müller, Wojciech Samek

    Abstract: We propose a general framework for neural network compression that is motivated by the Minimum Description Length (MDL) principle. For that we first derive an expression for the entropy of a neural network, which measures its complexity explicitly in terms of its bit-size. Then, we formalize the problem of neural network compression as an entropy-constrained optimization objective. This objective… ▽ More

    Submitted 19 December, 2018; v1 submitted 18 December, 2018; originally announced December 2018.

    Comments: 8 pages, 6 figures

  11. arXiv:1805.10692  [pdf, other

    cs.LG cs.NE stat.ML

    Compact and Computationally Efficient Representation of Deep Neural Networks

    Authors: Simon Wiedemann, Klaus-Robert Müller, Wojciech Samek

    Abstract: At the core of any inference procedure in deep neural networks are dot product operations, which are the component that require the highest computational resources. A common approach to reduce the cost of inference is to reduce its memory complexity by lowering the entropy of the weight matrices of the neural network, e.g., by pruning and quantizing their elements. However, the quantized weight ma… ▽ More

    Submitted 18 December, 2018; v1 submitted 27 May, 2018; originally announced May 2018.

    Comments: 17 pages, 14 figures

  12. arXiv:1805.08768  [pdf, other

    cs.LG cs.AI cs.DC stat.ML

    Sparse Binary Compression: Towards Distributed Deep Learning with minimal Communication

    Authors: Felix Sattler, Simon Wiedemann, Klaus-Robert Müller, Wojciech Samek

    Abstract: Currently, progressively larger deep neural networks are trained on ever growing data corpora. As this trend is only going to increase in the future, distributed training schemes are becoming increasingly relevant. A major issue in distributed training is the limited communication bandwidth between contributing nodes or prohibitive communication cost in general. These challenges become even more p… ▽ More

    Submitted 22 May, 2018; originally announced May 2018.