← Search

Jianhao Ding

18 accepted papers

2026

PredNext: Explicit Cross-View Temporal Prediction for Unsupervised Learning in Spiking Neural Networks

ICLR 2026poster

Spiking Neural Networks (SNNs), with their temporal processing capabilities and biologically plausible dynamics, offer a natural platform for unsupervised representation learning. However, current unsupervised SNNs predominantly employ shallow architectures or localized plasticity rules, limiting th…

Cited by 0SourceScholar
2026

Training Deep Normalization-Free Spiking Neural Networks with Lateral Inhibition

ICLR 2026poster

Spiking neural networks (SNNs) have garnered significant attention as a central paradigm in neuromorphic computing, owing to their energy efficiency and biological plausibility. However, training deep SNNs has critically depended on explicit normalization schemes, leading to a trade-off between perf…

Cited by 0SourcecodeScholar
2025

Proxy Target: Bridging the Gap Between Discrete Spiking Neural Networks and Continuous Control

NeurIPS 2025poster

Spiking Neural Networks (SNNs) offer low-latency and energy-efficient decision making on neuromorphic hardware, making them attractive for Reinforcement Learning (RL) in resource-constrained edge devices. However, most RL algorithms for continuous control are designed for Artificial Neural Networks…

Cited by 0SourcecodeScholar
2025

TTFSFormer: A TTFS-based Lossless Conversion of Spiking Transformer

ICML 2025poster

ANN-to-SNN conversion has emerged as a key approach to train Spiking Neural Networks (SNNs), particularly for Transformer architectures, as it maps pre-trained ANN parameters to SNN equivalents without requiring retraining, thereby preserving ANN accuracy while eliminating training costs. Among vari…

Cited by 0SourcePDFScholar
2024

Defense Against Adversarial Attacks on No-Reference Image Quality Models with Gradient Norm Regularization

CVPR 2024poster

The task of No-Reference Image Quality Assessment (NR-IQA) is to estimate the quality score of an input image without additional information. NR-IQA models play a crucial role in the media industry aiding in performance evaluation and optimization guidance. However these models are found to be vulne…

2024

Enhancing Adversarial Robustness in SNNs with Sparse Gradients

ICML 2024poster

Spiking Neural Networks (SNNs) have attracted great attention for their energy-efficient operations and biologically inspired structures, offering potential advantages over Artificial Neural Networks (ANNs) in terms of energy efficiency and interpretability. Nonetheless, similar to ANNs, the robustn…

Cited by 2SourcePDFScholar
2024

Enhancing the Robustness of Spiking Neural Networks with Stochastic Gating Mechanisms

AAAI 2024technical

Spiking neural networks (SNNs) exploit neural spikes to provide solutions for low-power intelligent applications on neuromorphic hardware. Although SNNs have high computational efficiency due to spiking communication, they still lack resistance to adversarial attacks and noise perturbations. In the…

2024

Online Stabilization of Spiking Neural Networks

ICLR 2024spotlight

Spiking neural networks (SNNs), attributed to the binary, event-driven nature of spikes, possess heightened biological plausibility and enhanced energy efficiency on neuromorphic hardware compared to analog neural networks (ANNs). Mainstream SNN training schemes apply backpropagation-through-time (B…

2024

Towards Energy Efficient Spiking Neural Networks: An Unstructured Pruning Framework

ICLR 2024spotlight

Spiking Neural Networks (SNNs) have emerged as energy-efficient alternatives to Artificial Neural Networks (ANNs) when deployed on neuromorphic chips. While recent studies have demonstrated the impressive performance of deep SNNs on challenging tasks, their energy efficiency advantage has been di…

Cited by 20SourcePDFScholar
2023

Bridging the Gap between ANNs and SNNs by Calibrating Offset Spikes

ICLR 2023poster

Spiking Neural Networks (SNNs) have attracted great attention due to their distinctive characteristics of low power consumption and temporal information processing. ANN-SNN conversion, as the most commonly used training method for applying SNNs, can ensure that converted SNNs achieve comparable perf…

2023

Rate Gradient Approximation Attack Threats Deep Spiking Neural Networks

CVPR 2023poster

Spiking Neural Networks (SNNs) have attracted significant attention due to their energy-efficient properties and potential application on neuromorphic hardware. State-of-the-art SNNs are typically composed of simple Leaky Integrate-and-Fire (LIF) neurons and have become comparable to ANNs in image c…

2023

Reducing ANN-SNN Conversion Error through Residual Membrane Potential

AAAI 2023technical

Spiking Neural Networks (SNNs) have received extensive academic attention due to the unique properties of low power consumption and high-speed computing on neuromorphic chips. Among various training methods of SNNs, ANN-SNN conversion has shown the equivalent level of performance as ANNs on large-sc…

2022

Optimal ANN-SNN Conversion for High-accuracy and Ultra-low-latency Spiking Neural Networks

ICLR 2022poster

Spiking Neural Networks (SNNs) have gained great attraction due to their distinctive properties of low power consumption and fast inference on neuromorphic hardware. As the most effective method to get deep SNNs, ANN-SNN conversion has achieved comparable performance as ANNs on large-scale datasets.…

2022

Optimized Potential Initialization for Low-Latency Spiking Neural Networks

AAAI 2022technical

Spiking Neural Networks (SNNs) have been attached great importance due to the distinctive properties of low power consumption, biological plausibility, and adversarial robustness. The most effective way to train deep SNNs is through ANN-to-SNN conversion, which have yielded the best performance in d…

Cited by 113SourcePDFScholar
2022

SNN-RAT: Robustness-enhanced Spiking Neural Network through Regularized Adversarial Training

NeurIPS 2022accept

Spiking neural networks (SNNs) are promising to be widely deployed in real-time and safety-critical applications with the advance of neuromorphic computing. Recent work has demonstrated the insensitivity of SNNs to small random perturbations due to the discrete internal information representation. T…

Cited by 37SourcePDFScholar
2022

Temporal Effective Batch Normalization in Spiking Neural Networks

NeurIPS 2022accept

Spiking Neural Networks (SNNs) are promising in neuromorphic hardware owing to utilizing spatio-temporal information and sparse event-driven signal processing. However, it is challenging to train SNNs due to the non-differentiable nature of the binary firing function. The surrogate gradients allevia…

Cited by 113SourcePDFScholar
2021

Optimal ANN-SNN Conversion for Fast and Accurate Inference in Deep Spiking Neural Networks

IJCAI 2021poster

Spiking Neural Networks (SNNs), as bio-inspired energy-efficient neural networks, have attracted great attentions from researchers and industry. The most efficient way to train deep SNNs is through ANN-SNN conversion. However, the conversion usually suffers from accuracy loss and long inference time…