中文
相关论文

相关论文: Implementing Neural Network-Based Equalizers in a …

200 篇论文

Optical neural networks promise ultrafast, low-energy information processing by performing computation directly with photons. Current implementations, however, are largely restricted to steady-state operation and rely on high-latency…

量子物理 · 物理学 2026-05-19 Jiande Cao , Yexiong Zeng , Franco Nori , Ze-Liang Xiang

Binarized Neural Network (BNN) removes bitwidth redundancy in classical CNN by using a single bit (-1/+1) for network parameters and intermediate representations, which has greatly reduced the off-chip data transfer and storage overhead.…

机器学习 · 计算机科学 2018-10-05 Cheng Fu , Shilin Zhu , Hao Su , Ching-En Lee , Jishen Zhao

The stringent requirements for the Deep Neural Networks (DNNs) accelerator's reliability stand along with the need for reducing the computational burden on the hardware platforms, i.e. reducing the energy consumption and execution time as…

硬件体系结构 · 计算机科学 2024-01-19 Mahdi Taheri , Natalia Cherezova , Mohammad Saeed Ansari , Maksim Jenihhin , Ali Mahani , Masoud Daneshtalab , Jaan Raik

Graph Neural Networks (GNNs) have shown great success in many applications such as recommendation systems, molecular property prediction, traffic prediction, etc. Recently, CPU-FPGA heterogeneous platforms have been used to accelerate many…

分布式、并行与集群计算 · 计算机科学 2021-12-23 Yi-Chien Lin , Bingyi Zhang , Viktor Prasanna

Quantized Neural Networks (QNNs) use low bit-width fixed-point numbers for representing weight parameters and activations, and are often used in real-world applications due to their saving of computation resources and reproducibility of…

机器学习 · 计算机科学 2020-09-01 Dachao Lin , Peiqin Sun , Guangzeng Xie , Shuchang Zhou , Zhihua Zhang

This paper presents an implementation of multilayer feed forward neural networks (NN) to optimize CMOS analog circuits. For modeling and design recently neural network computational modules have got acceptance as an unorthodox and useful…

神经与进化计算 · 计算机科学 2012-12-13 Mriganka Chakraborty

This study presents advanced neural network architectures including Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), Long Short-Term Memory Networks (LSTMs), and Deep Belief Networks (DBNs) for enhanced ECG signal…

硬件体系结构 · 计算机科学 2023-07-18 Kayode Inadagbo , Baran Arig , Nisanur Alici , Murat Isik

Nonlinearities can be introduced into communication systems by the physical components such as the power amplifier, or during signal propagation through a nonlinear channel. These nonlinearities can be compensated by a nonlinear equalizer…

信号处理 · 电气工程与系统科学 2019-05-15 Etsushi Yamazaki , Nariman Farsad , Andrea Goldsmith

Transformer-based models have revolutionized computer vision (CV) and natural language processing (NLP) by achieving state-of-the-art performance across a range of benchmarks. However, nonlinear operations in models significantly contribute…

机器学习 · 计算机科学 2026-03-26 Zhixiong Zhao , Haomin Li , Fangxin Liu , Yuncheng Lu , Zongwu Wang , Tao Yang , Li Jiang , Haibing Guan

This paper introduces a $H_\infty$-like methodology of coherent filtering for equalization of passive linear quantum systems to help mitigate degrading effects of quantum communication channels. For such systems, which include a wide range…

系统与控制 · 电气工程与系统科学 2024-03-25 V. Ugrinovskii , M. R. James

Bidirectional recurrent neural networks (bi-RNNs), in particular, bidirectional long short term memory (bi-LSTM), bidirectional gated recurrent unit, and convolutional bi-LSTM models have recently attracted attention for nonlinearity…

信号处理 · 电气工程与系统科学 2022-07-26 Abtin Shahkarami , Mansoor Yousefi , Yves Jaouen

Convolutional Neural Networks (CNNs) reach high accuracies in various application domains, but require large amounts of computation and incur costly data movements. One method to decrease these costs while trading accuracy is weight and/or…

硬件体系结构 · 计算机科学 2022-08-10 Cecilia Latotzke , Tim Ciesielski , Tobias Gemmeke

Binary neural networks (BNNs) have 1-bit weights and activations. Such networks are well suited for FPGAs, as their dominant computations are bitwise arithmetic and the memory requirement is also significantly reduced. However, compared to…

机器学习 · 计算机科学 2020-12-23 Yichi Zhang , Junhao Pan , Xinheng Liu , Hongzheng Chen , Deming Chen , Zhiru Zhang

Integrated visible photonic engines for solid-state quantum defects provide a foundation for scalable quantum networks. While miniaturization is advancing, active manipulation remains limited by the difficulty of achieving simultaneous…

In recent years, hardware-accelerated neural networks have gained significant attention for edge computing applications. Among various hardware options, crossbar arrays, offer a promising avenue for efficient storage and manipulation of…

神经与进化计算 · 计算机科学 2023-10-03 Arseni Ivanov

With the recent successes of neural networks (NN) to perform machine-learning tasks, photonic-based NN designs may enable high throughput and low power neuromorphic compute paradigms since they bypass the parasitic charging of capacitive…

The quantized neural network (QNN) is an efficient approach for network compression and can be widely used in the implementation of FPGAs. This paper proposes a novel learning framework for n-bit QNNs, whose weights are constrained to the…

机器学习 · 计算机科学 2020-04-07 Jun Chen , Liang Liu , Yong Liu , Xianfang Zeng

Convolutional neural network (CNN) accelerators implemented on Field-Programmable Gate Arrays (FPGAs) are typically designed with a primary focus on maximizing performance, often measured in giga-operations per second (GOPS). However,…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Panagiotis Mousouliotis , Georgios Keramidas

Quantization is used to speed up execution time and save power when runnning Deep neural networks (DNNs) on edge devices like AI chips. To investigate the effect of quantization, we need performing inference after quantizing the weights of…

机器学习 · 计算机科学 2021-06-17 Masato Kiyama , Motoki Amagasaki , Masahiro Iida

Recurrent neural networks (RNNs), particularly LSTMs, are effective for time-series tasks like sentiment analysis and short-term stock prediction. However, their computational complexity poses challenges for real-time deployment in resource…