Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.2% · Jan 201619922001200920172026
14 results for Crossbars

TxSim models DNN training on resistive crossbars, improving accuracy and feasibility.

problem Non-idealities in resistive crossbar systems degrade DNN training accuracy.
method TxSim is a fast, customizable framework that models all training operations, reducing simulation time with minimal accuracy loss.
result TxSim reveals substantial (3%-10%) accuracy degradation due to non-idealities in large-scale DNNs.

Motivated by advantages of current-mode design, this brief contribution explores the implementation of weight matrices in neuromemristive systems via current-mode memristor crossbar circuits. After deriving theoretical results for the range and distribution of weights in the current-mode design, it is shown that any we…

2017-07-17abs ↗pdf ↗

Paper proposes a training framework for deploying DNNs on analog NVM crossbars, achieving significant efficiency gains.

problem Challenges in deploying deep learning models on microcontrollers due to limited compute and memory resources.
method Developed a training algorithm to eliminate tuning and propose unipolar-weighted matrices to reduce crossbar area and simplify hardware.
result Achieved up to 92.91% accuracy with 2-bit crossbars and up to 45% energy reduction.

Memristors have recently received significant attention as ubiquitous device-level components for building a novel generation of computing systems. These devices have many promising features, such as non-volatility, low power consumption, high density, and excellent scalability. The ability to control and modify biasin…

2017-10-18abs ↗pdf ↗

In this paper, we firstly introduce a method to efficiently implement large-scale high-dimensional convolution with realistic memristor-based circuit components. An experiment verified simulator is adapted for accurate prediction of analog crossbar behavior. An improved conversion algorithm is developed to convert conv…

2018-09-14abs ↗pdf ↗

Neuromemristive systems (NMSs) currently represent the most promising platform to achieve energy efficient neuro-inspired computation. However, since the research field is less than a decade old, there are still countless algorithms and design paradigms to be explored within these systems. One particular domain that re…

2016-01-27abs ↗pdf ↗

Developed a theory for SU3SU_3-skein algebras on surfaces, proving finitely generated property.

problem Quantization of SL(3)SL(3)-character varieties of surfaces.
method Theory of canonical forms of webs, ideal triangulations, and crossbar moves.
result Reduced SU3SU_3-skein algebra of any surface of finite type is finitely generated.

New framework boosts neural network performance and resilience.

problem Susceptibility of compact neural network implementations to system disturbances.
method Realistic crossbar simulations and Mosaics framework to re-use synaptic connections.
result Compact neural networks are noise-immune and perform well under disturbances.

Python scripts analyze MRAM-based neuromorphic devices' process variation impacts on machine learning accuracy.

problem Impact of process variation on MRAM-based neuromorphic devices' performance in machine learning applications.
method Developed transportable Python scripts to analyze output variation under changes in device dimensions.
result Revealed impacts and limits for processing variation of device fabrication on energy vs. accuracy tradeoffs.

Hardware architectures composed of resistive cross-point device arrays can provide significant power and speed benefits for deep neural network training workloads using stochastic gradient descent (SGD) and backpropagation (BP) algorithm. The training accuracy on this imminent analog hardware however strongly depends o…

2019-09-17abs ↗pdf ↗

Improved accuracy in neural networks using CTF memory with RPU.

problem Challenges in achieving high accuracy in neural networks using in-memory computing.
method Exploring the trade-off between conductance change range and linearity in CTF memory for RPU-based matrix operations.
result Achieved accuracy of 97.9% on MNIST dataset, 89.1% and 70.5% on CIFAR-10 and CIFAR-100 datasets.