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.

169,341 papers · 148 categories

Trend · papers per month

0.7%1.5%2.2%2.9% · Sep 202019922001200920182026
48 results for synaptic intelligence

Synaptic cluster-driven evolution improves deep neural networks by reducing synapses and clusters.

problem Efficiently synthesizing deep neural networks with fewer synapses and clusters.
method Synaptic cluster-driven genetic encoding scheme.
result Significantly smaller number of synapses and clusters in offspring networks.

Synthetic neural networks with fewer connections perform better.

problem Creating highly efficient deep neural networks.
method Synaptic cluster-driven genetic encoding mimics biological evolution.
result Synthetic networks achieve state-of-the-art performance with significantly fewer connections.

Brain uses synaptic failure to sample from posterior distributions.

problem Bayesian inference in the brain's probabilistic computations.
method Adapting synaptic failure to sample posterior predictive distributions.
result Synaptic failure enables sampling of complete posterior predictive distributions.

Paper proposes federated learning for SNNs to enable low-power, online training.

problem Limited data at each device for on-device SNN training.
method Federated Learning (FL) for cooperative SNN training, leveraging local and global feedback.
result FL-SNN achieves significant advantages over separate training and offers a flexible trade-off between accuracy and communication load.

Study shows CNNs can perform well with less data using biological synaptic distributions.

problem Training deep neural networks with limited data.
method Synthesizing CNNs using log-normal or correlated center-surround synaptic strength distributions.
result CNNs with biological synaptic strength distributions can perform well with fewer data samples.

The study reveals how synaptic correlations promote dimension reduction in neural networks.

problem Understanding how synaptic correlations affect neural correlations and dimension reduction in deep neural networks.
method A simplified model of dimension reduction considering pairwise correlations among synapses, using mathematical self-consistency for both binary and continuous synapses.
result Weakly-correlated synapses encourage dimension reduction compared to orthogonal synapses, and they also slow down the decorrelation process.

Learning can be efficient with binary synapses, needing only a few bits of precision.

problem Learning in neural networks with discrete synapses.
method Extending large deviations analysis to synapses with multiple states, showing efficiency and robustness.
result Only a few bits of synaptic precision are needed for near-optimal performance, consistent with biological findings.

Enhances SNNs for spatio-temporal feature extraction.

problem Insufficient temporal dependencies in existing SNN synaptic structures.
method Integrates temporal convolution and attention mechanisms into synaptic connections.
result Improves SNN performance on classification tasks.

Bayesian inference for DNN synaptic connectivity improves regularization without manual tuning.

problem Improving deep neural network performance through effective regularization.
method Bayesian inference with Beta priors over binary synaptic variables, using Black-Box Variational inference.
result Effective, heuristics-free network regularization scheme.

ANPyC combats forgetting by pruning and consolidating neural parameters.

problem Catastrophic forgetting in neural networks, especially with long-term tasks.
method Adversarial Neural Pruning and Synaptic Consolidation (ANPyC) to balance task-relevant and irrelevant parameters.
result ANPyC prevents forgetting while enabling efficient learning of multiple tasks.

A neuron is a basic physiological and computational unit of the brain. While much is known about the physiological properties of a neuron, its computational role is poorly understood. Here we propose to view a neuron as a signal processing device that represents the incoming streaming data matrix as a sparse vector of …

2014-05-12abs ↗pdf ↗

New algorithm uses random matrices for neural network training without synaptic weight symmetries.

problem Training neural networks efficiently and without synaptic weight symmetries.
method Contrastive Hebbian learning with random feedback weights.
result Random contrastive Hebbian learning achieves better computational models for learning.

Biological neural network mimics CCA for multi-channel data.

problem Implementing CCA in a biologically plausible neural network.
method Derive an online CCA algorithm with local synaptic updates for multi-compartmental neurons.
result The derived neural network architecture and synaptic updates resemble cortical pyramidal neuron behavior.

Improved KAN model explains brain dynamics through edge learning and synaptic strength.

problem Explaining brain dynamics and frequencies in different brain regions.
method ELKAN (Edge Learning KNN) model with edge learning and trimming, inspired by brain science.
result ELKAN model outperforms KAN in explaining brain frequencies and dynamics.

Elite ONNs learn better with synaptic plasticity, improving performance over CNNs.

problem Limited heterogeneity in ONNs due to fixed operator sets.
method Synaptic plasticity-based search for optimal operator sets.
result Elite ONNs achieve superior learning performance compared to conventional methods.

Paper benchmarks CF mitigation in federated time series forecasting.

problem Catastrophic forgetting in federated learning for time series forecasting.
method Comprehensive evaluation of CF mitigation strategies in federated time series forecasting.
result Introduction of a new benchmark for CF in time series federated learning.

A brain-inspired spiking Transformer reduces energy consumption and enhances interpretability.

problem Energy inefficiency and lack of interpretability in Transformer models.
method Spiking STDP Transformer using spike-timing-dependent plasticity (STDP) for self-attention.
result Achieves 94.35% and 78.08% accuracy on CIFAR-10 and CIFAR-100 datasets respectively, with 88.47% energy reduction.

Analyzes unsupervised neural networks using statistical mechanics and Monte Carlo simulations.

problem Understanding computational capabilities of unsupervised neural networks.
method Statistical mechanics approach and Monte Carlo simulations.
result Obtained a phase diagram summarizing network performance.

Identifies learning rules from neural network observables.

problem Determine the underlying plasticity rules governing learning in biological systems.
method Simulated idealized neuroscience experiments with artificial neural networks to generate a dataset of learning trajectories. Used linear and non-linear classifiers to identify learning rules from aggregate statistics of weights, activations, and activity changes.
result Different classes of learning rules can be separated solely on the basis of aggregate statistics of the weights, activations, or instantaneous layer-wise activity changes.

Neural networks with learned biases can approximate any function.

problem Whether neural networks with only learned biases can approximate any continuous function.
method Theoretical and numerical analysis of random weights and learned biases in neural networks.
result Feedforward and recurrent neural networks with random weights can approximate any continuous function and dynamical systems.

New method improves deep learning performance without weight symmetry.

problem Challenges in scaling non-symmetric learning methods to deep convolutional networks.
method Introduced techniques to mitigate scalability issues, including a modified feedback alignment method.
result Demonstrated competitive performance with backpropagation using a weaker form of weight symmetry.

A neuromorphic unit models complex synapses efficiently.

problem Efficiently simulating complex synaptic response functions in neural networks.
method Digital neuromorphic architecture, Spiking Temporal Processing Unit (STPU), modeling arbitrary complex synaptic response functions.
result Demonstrates flexibility and efficiency of STPU for instantiating neural algorithms.

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.

Balanced excitation and inhibition enhance neuronal selectivity and robustness.

problem Ensuring robust neuronal responses in noisy environments.
method Investigated the conditions for balanced excitation and inhibition to enhance robustness of single neurons and network attractor states.
result Balanced excitation and inhibition are crucial for high-capacity, noise-resistant neuronal selectivity.

Generative diffusion models mimic biological memory networks, encoding associative dynamics in deep neural weights.

problem Understanding long-term memory mechanisms in neuroscience and AI.
method Interpreting generative diffusion models as energy-based models and comparing them to Hopfield networks.
result Generative diffusion models can encode associative dynamics of Hopfield networks in deep neural weights.

Evolutionary synthesis of deep neural networks improves efficiency and performance.

problem Creating highly efficient deep neural networks.
method Evolutionary process using synaptic probability models and random mutation.
result Synthesized networks achieve state-of-the-art performance with 48-fold fewer synapses.

Unified theory for training neural networks with binary synapses.

problem Discrete nature of synapses and complex interactions in neural networks.
method Variational mean-field theory decomposing learning into maximization and expectation steps.
result Unified framework for unsupervised learning in neural networks.