paper-with-me

홈 › Papers

Hybrid unary-binary design for multiplier-less printed Machine Learning classifiers

2025-09-18 · Giorgos Armeniakos, Theodoros Mantzakidis, Dimitrios Soudris arxiv

Printed Electronics (PE) provide a flexible, cost-efficient alternative to silicon for implementing machine learning (ML) circuits, but their large feature sizes limit classifier complexity. Leveraging PE's low fabrication and NRE costs, designers can tailor hardware to specific ML models, simplifying circuit design. This work explores alternative arithmetic and proposes a hybrid unary-binary architecture that removes costly encoders and enables efficient, multiplier-less execution of MLP classifiers. We also introduce architecture-aware training to further improve area and power efficiency. Evaluation on six datasets shows average reductions of 46% in area and 39% in power, with minimal accuracy loss, surpassing other state-of-the-art MLP designs.

📄 PDF Abstract BibTeX arXiv:2509.15316

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tempus Core: Area-Power Efficient Temporal-Unary Convolution Core for Low-Precision Edge DLAs

2024-12-25 · Prabhu Vellaisamy, Harideep Nair, Thomas Kang, Yichen Ni 외

The increasing complexity of deep neural networks (DNNs) poses significant challenges for edge inference deployment due to resource and power constraints of edge devices. Recent works on unary-based matrix multiplication…

Exploration of Unary Arithmetic-Based Matrix Multiply Units for Low Precision DL Accelerators

2026-01-31 · Prabhu Vellaisamy, Harideep Nair, Di Wu, Shawn Blanton 외 arxiv

General matrix multiplication (GEMM) is a fundamental operation in deep learning (DL). With DL moving increasingly toward low precision, recent works have proposed novel unary GEMM designs as an alternative to convention…

BEANNA: A Binary-Enabled Architecture for Neural Network Acceleration

2021-08-04 · Caleb Terrill, Fred Chu

Modern hardware design trends have shifted towards specialized hardware acceleration for computationally intensive tasks like machine learning and computer vision. While these complex workloads can be accelerated by comm…

Semantic Cluster Unary Loss for Efficient Deep Hashing

2018-05-15 · Shifeng Zhang, Jianmin Li, Bo Zhang

Hashing method maps similar data to binary hashcodes with smaller hamming distance, which has received a broad attention due to its low storage cost and fast retrieval speed. With the rapid development of deep learning, …

Deep HashingInformation RetrievalRetrievalTriplet

Locally Enhanced Self-Attention: Combining Self-Attention and Convolution as Local and Context Terms

2021-07-12 · Chenglin Yang, Siyuan Qiao, Adam Kortylewski, Alan Yuille

Self-Attention has become prevalent in computer vision models. Inspired by fully connected Conditional Random Fields (CRFs), we decompose self-attention into local and context terms. They correspond to the unary and bina…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation