paper-with-me

홈 › Papers

Embedding Hardware Approximations in Discrete Genetic-based Training for Printed MLPs

2024-02-05 · Florentia Afentaki, Michael Hefenbrock, Georgios Zervakis, Mehdi B. Tahoori

Printed Electronics (PE) stands out as a promisingtechnology for widespread computing due to its distinct attributes, such as low costs and flexible manufacturing. Unlike traditional silicon-based technologies, PE enables stretchable, conformal,and non-toxic hardware. However, PE are constrained by larger feature sizes, making it challenging to implement complex circuits such as machine learning (ML) classifiers. Approximate computing has been proven to reduce the hardware cost of ML circuits such as Multilayer Perceptrons (MLPs). In this paper, we maximize the benefits of approximate computing by integrating hardware approximation into the MLP training process. Due to the discrete nature of hardware approximation, we propose and implement a genetic-based, approximate, hardware-aware training approach specifically designed for printed MLPs. For a 5% accuracy loss, our MLPs achieve over 5x area and power reduction compared to the baseline while outperforming state of-the-art approximate and stochastic printed MLPs.

📄 PDF Abstract BibTeX arXiv:2402.02930

Code (1)

floAfentaki/Approximation-Techniques-Targeting-Printed-MLPs 공식 구현 tf

Similar Papers 제목 키워드 기반

RIS-Aided D2D Communications Relying on Statistical CSI with Imperfect Hardware

2021-12-04 · Zhangjie Peng, Tianshu Li, Cunhua Pan, Hong Ren 외

In this letter, we investigate a reconfigurable intelligent surfaces (RIS)-aided device to device (D2D) communication system over Rician fading channels with imperfect hardware including both hardware impairment at the t…

Low-complexity Three-dimensional Discrete Hartley Transform Approximations for Medical Image Compression

2022-05-31 · V. A. Coutinho, F. M. Bayer, R. J. Cintra

The discrete Hartley transform (DHT) is a useful tool for medical image coding. The three-dimensional DHT (3D DHT) can be employed to compress medical image data, such as magnetic resonance and X-ray angiography. However…

Image CompressionPICOSSIM

Differentiable Phylogenetics via Hyperbolic Embeddings with Dodonaphy

2023-09-21 · Matthew Macaulay, Mathieu Fourment

Motivation: Navigating the high dimensional space of discrete trees for phylogenetics presents a challenging problem for tree optimisation. To address this, hyperbolic embeddings of trees offer a promising approach to en…

Decoder

Evolving Layer-Specific Scalar Functions for Hardware-Aware Transformer Adaptation

2026-05-13 · Kieran Carrigg, Sigur de Vries, Amirhossein Sadough, Marcel van Gerven arxiv

Vision Transformers (ViTs) achieve state-of-the-art performance on challenging vision tasks, but their deployment on edge devices is hindered by the computational complexity and global reduction bottleneck imposed by lay…

CycleIK: Neuro-inspired Inverse Kinematics

2023-07-21 · Jan-Gerrit Habekost, Erik Strahl, Philipp Allgeuer, Matthias Kerzel 외

The paper introduces CycleIK, a neuro-robotic approach that wraps two novel neuro-inspired methods for the inverse kinematics (IK) task, a Generative Adversarial Network (GAN), and a Multi-Layer Perceptron architecture. …

Generative Adversarial Network