paper-with-me

Papers

xTern: Energy-Efficient Ternary Neural Network Inference on RISC-V-Based Edge Systems

2024-05-29 · Georg Rutishauser, Joan Mihali, Moritz Scherer, Luca Benini

Ternary neural networks (TNNs) offer a superior accuracy-energy trade-off compared to binary neural networks. However, until now, they have required specialized accelerators to realize their efficiency potential, which has hindered widespread adoption. To address this, we present xTern, a lightweight extension of the RISC-V instruction set architecture (ISA) targeted at accelerating TNN inference on general-purpose cores. To complement the ISA extension, we developed a set of optimized kernels leveraging xTern, achieving 67% higher throughput than their 2-bit equivalents. Power consumption is only marginally increased by 5.2%, resulting in an energy efficiency improvement by 57.1%. We demonstrate that the proposed xTern extension, integrated into an octa-core compute cluster, incurs a minimal silicon area overhead of 0.9% with no impact on timing. In end-to-end benchmarks, we demonstrate that xTern enables the deployment of TNNs achieving up to 1.6 percentage points higher CIFAR-10 classification accuracy than 2-bit networks at equal inference latency. Our results show that xTern enables RISC-V-based ultra-low-power edge AI platforms to benefit from the efficiency potential of TNNs.

📄 PDF Abstract BibTeX arXiv:2405.19065

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Low-Energy Reduced RISC-V Instruction Subset Processor for Tsetlin Machine Inference at the Edge

2026-06-18 · Chanda Gupta, Sanidhya Bhatia, Shaurya Priyadarshi, Himani Panwar 외 arxiv

Tsetlin Machine (TM) is a logic-based machine learning approach that relies on simple bitwise operations and finite-state automata, which makes it attractive for edge AI deployments. Recent work has focused on co-process…

SNAP-V: A RISC-V SoC with Configurable Neuromorphic Acceleration for Small-Scale Spiking Neural Networks

2026-03-12 · Kanishka Gunawardana, Sanka Peeris, Kavishka Rambukwella, Thamish Wanduragala 외 arxiv

Spiking Neural Networks (SNNs) have gained significant attention in edge computing due to their low power consumption and computational efficiency. However, existing implementations either use conventional System on Chip…

Computational Efficiency

Experimenting with Emerging RISC-V Systems for Decentralised Machine Learning

2023-02-15 · Gianluca Mittone, Nicolò Tonci, Robert Birke, Iacopo Colonnelli 외

Decentralised Machine Learning (DML) enables collaborative machine learning without centralised input data. Federated Learning (FL) and Edge Inference are examples of DML. While tools for DML (especially FL) are starting…

Federated Learning

A Reconfigurable Multiplier Architecture for Error-Resilient Applications in RISC-V Core

2026-05-09 · Pragun Jaswal, L. Hemanth Krishna, B. Srinivasu arxiv

Neural Networks (NNs) have been widely adopted due to their outstanding efficacy and adaptability across computer vision and deep learning applications. The optimization of NNs is necessary to enable their deployment on …

T-SAR: A Full-Stack Co-design for CPU-Only Ternary LLM Inference via In-Place SIMD ALU Reorganization

2025-11-17 · Hyunwoo Oh, KyungIn Nam, Rajat Bhattacharjya, Hanning Chen 외 arxiv

Recent advances in LLMs have outpaced the computational and memory capacities of edge platforms that primarily employ CPUs, thereby challenging efficient and scalable deployment. While ternary quantization enables signif…