paper-with-me

홈 › Papers

Stochastic Configuration Machines: FPGA Implementation

2023-10-30 · Matthew J. Felicetti, Dianhui Wang

Neural networks for industrial applications generally have additional constraints such as response speed, memory size and power usage. Randomized learners can address some of these issues. However, hardware solutions can provide better resource reduction whilst maintaining the model's performance. Stochastic configuration networks (SCNs) are a prime choice in industrial applications due to their merits and feasibility for data modelling. Stochastic Configuration Machines (SCMs) extend this to focus on reducing the memory constraints by limiting the randomized weights to a binary value with a scalar for each node and using a mechanism model to improve the learning performance and result interpretability. This paper aims to implement SCM models on a field programmable gate array (FPGA) and introduce binary-coded inputs to the algorithm. Results are reported for two benchmark and two industrial datasets, including SCM with single-layer and deep architectures.

📄 PDF Abstract BibTeX arXiv:2310.19225

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

High-Performance Parallel Implementation of Genetic Algorithm on FPGA

2018-06-20 · Torquato Matheus F., Fernandes Marcelo A. C.

Genetic Algorithms (GAs) are used to solve search and optimization problems in which an optimal solution can be found using an iterative process with probabilistic and non-deterministic transitions. However, depending on…

Vocal Bursts Intensity Prediction

Stochastic Configuration Machines for Industrial Artificial Intelligence

2023-08-25 · Dianhui Wang, Matthew J. Felicetti

Real-time predictive modelling with desired accuracy is highly expected in industrial artificial intelligence (IAI), where neural networks play a key role. Neural networks in IAI require powerful, high-performance comput…

Reconfigurable FPGA-Based Solvers For Sparse Satellite Control

2024-06-01 · Anis Hamadouche, Yun Wu, Mathini Sellathurai, Andrew M. Wallace 외

This paper introduces a novel reconfigurable and power-efficient FPGA (Field-Programmable Gate Array) implementation of an operator splitting algorithm for Non-Terrestial Network's (NTN) relay satellites model predictive…

An Energy-Efficient Quad-Camera Visual System for Autonomous Machines on FPGA Platform

2021-04-01 · Zishen Wan, Yuyang Zhang, Arijit Raychowdhury, Bo Yu 외

In our past few years' of commercial deployment experiences, we identify localization as a critical task in autonomous machine applications, and a great acceleration target. In this paper, based on the observation that t…

Accelerating Deterministic and Stochastic Binarized Neural Networks on FPGAs Using OpenCL

2019-05-15 · Corey Lammie, Wei Xiang, Mostafa Rahimi Azghadi

Recent technological advances have proliferated the available computing power, memory, and speed of modern Central Processing Units (CPUs), Graphics Processing Units (GPUs), and Field Programmable Gate Arrays (FPGAs). Co…

GPU