Skip to main content

Showing 1–5 of 5 results for author: Yayla, M

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

    cs.AR cs.ET

    HW/SW Codesign for Robust and Efficient Binarized SNNs by Capacitor Minimization

    Authors: Mikail Yayla, Simon Thomann, Ming-Liang Wei, Chia-Lin Yang, Jian-Jia Chen, Hussam Amrouch

    Abstract: Using accelerators based on analog computing is an efficient way to process the immensely large workloads in Neural Networks (NNs). One example of an analog computing scheme for NNs is Integrate-and-Fire (IF) Spiking Neural Networks (SNNs). However, to achieve high inference accuracy in IF-SNNs, the analog hardware needs to represent current-based multiply-accumulate (MAC) levels as spike times, f… ▽ More

    Submitted 5 September, 2023; originally announced September 2023.

    Comments: 9 pages, 9 figures

  2. arXiv:2301.05126  [pdf, other

    cs.DC

    HEP-BNN: A Framework for Finding Low-Latency Execution Configurations of BNNs on Heterogeneous Multiprocessor Platforms

    Authors: Leonard David Bereholschi, Ching-Chi Lin, Mikail Yayla, Jian-Jia Chen

    Abstract: Binarized Neural Networks (BNNs) significantly reduce the computation and memory demands with binarized weights and activations compared to full-precision NNs. Executing a layer in a BNN on different devices of a heterogeneous multiprocessor platform consisting of CPU and GPU can affect the inference performance, i.e., accuracy and latency. Usually, a heterogeneous HW platform consisting of a CPU… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: This paper has been accepted for presentation in the 5th Workshop on Accelerated Machine Learning (AccML), co-located with HiPEAC23. 8 Pages, 5 figures

  3. arXiv:2102.02631  [pdf, ps, other

    cs.LG cs.AI

    Universal Approximation Theorems of Fully Connected Binarized Neural Networks

    Authors: Mikail Yayla, Mario Günzel, Burim Ramosaj, Jian-Jia Chen

    Abstract: Neural networks (NNs) are known for their high predictive accuracy in complex learning problems. Beside practical advantages, NNs also indicate favourable theoretical properties such as universal approximation (UA) theorems. Binarized Neural Networks (BNNs) significantly reduce time and memory demands by restricting the weight and activation domains to two values. Despite the practical advantages,… ▽ More

    Submitted 4 February, 2021; originally announced February 2021.

  4. arXiv:2102.01344  [pdf

    cs.LG cs.NE

    Bit Error Tolerance Metrics for Binarized Neural Networks

    Authors: Sebastian Buschjäger, Jian-Jia Chen, Kuan-Hsun Chen, Mario Günzel, Katharina Morik, Rodion Novkin, Lukas Pfahler, Mikail Yayla

    Abstract: To reduce the resource demand of neural network (NN) inference systems, it has been proposed to use approximate memory, in which the supply voltage and the timing parameters are tuned trading accuracy with energy consumption and performance. Tuning these parameters aggressively leads to bit errors, which can be tolerated by NNs when bit flips are injected during training. However, bit flip trainin… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

    Comments: Presented at DATE Friday Workshop on System-level Design Methods for Deep Learning on Heterogeneous Architectures (SLOHA 2021) (arXiv:2102.00818)

    Report number: SLOHA/2021/02

  5. arXiv:2002.00909  [pdf, ps, other

    cs.LG cs.ET stat.ML

    Towards Explainable Bit Error Tolerance of Resistive RAM-Based Binarized Neural Networks

    Authors: Sebastian Buschjäger, Jian-Jia Chen, Kuan-Hsun Chen, Mario Günzel, Christian Hakert, Katharina Morik, Rodion Novkin, Lukas Pfahler, Mikail Yayla

    Abstract: Non-volatile memory, such as resistive RAM (RRAM), is an emerging energy-efficient storage, especially for low-power machine learning models on the edge. It is reported, however, that the bit error rate of RRAMs can be up to 3.3% in the ultra low-power setting, which might be crucial for many use cases. Binary neural networks (BNNs), a resource efficient variant of neural networks (NNs), can toler… ▽ More

    Submitted 3 February, 2020; originally announced February 2020.

    Comments: 6 pages, 2 figures

    MSC Class: 68T05 ACM Class: I.2.6; B.7.1