← Search

Wei Fang

29 accepted papers

2026

Efficiently Training Time-to-First-Spike Spiking Neural Networks from Scratch

ICML 2026spotlight

Spiking Neural Networks (SNNs), with their event-driven and biologically inspired mechanisms, are well-suited for energy-efficient neuromorphic hardware. Neural coding, which is critical to SNNs, determines how information is represented via spikes. While Time-to-First-Spike (TTFS) coding uses a sin…

Cited by 0SourceScholar
2026

Event2Vec: Processing neuromorphic events directly by representations in vector space

ICML 2026poster

Neuromorphic event cameras possess superior temporal resolution, power efficiency, and dynamic range compared to traditional cameras. However, their asynchronous and sparse data format poses a significant challenge for conventional deep learning methods. Existing methods either convert the events in…

Cited by 0SourcecodeScholar
2026

FIA-Edit: Frequency-Interactive Attention for Efficient and High-Fidelity Inversion-Free Text-Guided Image Editing

AAAI 2026technical

Text-guided image editing has advanced rapidly with the rise of diffusion models. While flow-based inversion-free methods offer high efficiency by avoiding latent inversion, they often fail to effectively integrate source information, leading to poor background preservation, spatial inconsistencies,

Cited by 0SourcePDFScholar
2026

Parallel Training Time-to-First-Spike Spiking Neural Networks

AAAI 2026technical

Spiking Neural Networks (SNNs) offer a promising energy-efficient computing paradigm owing to their event-driven properties and biologically inspired dynamics. Among various encoding schemes, Time-to-First-Spike (TTFS) is particularly notable for its extreme sparsity, utilizing a single spike per ne

Cited by 0SourcePDFScholar
2026

RouterNet: Hierarchical Point Routing Network for Robust Vertebral Landmark Localization on AP X-ray Images

AAAI 2026technical

Locating vertebral landmarks on anteroposterior (AP) X-ray images is challenging due to the tissue overlap. Despite the great progress of heatmap-based methods, they often predict missing/false points, which are intolerable in the downstream applications like scoliosis assessment. In this paper, we

Cited by 0SourcePDFScholar
2026

SSS-VIO: Strawberry Squid Asymmetrical Eyes Bio-Inspired Stereo Visual Inertial Odometry

RA-L 2026

Visual-inertial odometry (VIO) serves as a dominant framework for real-time motion state estimation in micro aerial vehicles (MAVs). However, existing VIO techniques remain highly susceptible to high dynamic range (HDR) illumination conditions. Bio-inspired by the lateralized visual system of the St

Cited by 0SourceScholar
2026

Towards Lossless Memory-efficient Training of Spiking Neural Networks via Gradient Checkpointing and Spike Compression

ICLR 2026poster

Deep spiking neural networks (SNNs) hold immense promise for low-power event-driven computing, but their direct training via backpropagation through time (BPTT) incurs prohibitive memory cost, which limits their scalability. Existing memory-saving approaches, such as online learning, BPTT-to-BP, and…

Cited by 0SourcecodeScholar
2025

Differential Coding for Training-Free ANN-to-SNN Conversion

ICML 2025poster

Spiking Neural Networks (SNNs) exhibit significant potential due to their low energy consumption. Converting Artificial Neural Networks (ANNs) to SNNs is an efficient way to achieve high-performance SNNs. However, many conversion methods are based on rate coding, which requires numerous spikes and l…

2025

Dual-Res Tandem Mamba-3D: Bilateral Breast Lesion Detection and Classification on Non-contrast Chest CT

NeurIPS 2025poster

Breast cancer remains a leading cause of death among women, with early detection significantly improving prognosis. Non-contrast computed tomography (NCCT) scans of the chest, routinely acquired for thoracic assessments, often capture the breast region incidentally, presenting an underexplored oppor…

Cited by 0SourceScholar
2025

MaRS: A Fast Sampler for Mean Reverting Diffusion based on ODE and SDE Solvers

ICLR 2025spotlight

In applications of diffusion models, controllable generation is of practical significance, but is also challenging. Current methods for controllable generation primarily focus on modifying the score function of diffusion models, while Mean Reverting (MR) Diffusion directly modifies the structure of…

Cited by 0SourcePDFScholar
2025

Multiplication-Free Parallelizable Spiking Neurons with Efficient Spatio-Temporal Dynamics

NeurIPS 2025poster

Spiking Neural Networks (SNNs) are distinguished from Artificial Neural Networks (ANNs) for their complex neuronal dynamics and sparse binary activations (spikes) inspired by the biological neural system. Traditional neuron models use iterative step-by-step dynamics, resulting in serial computation…

Cited by 0SourceScholar
2025

PLAY2PROMPT: Zero-shot Tool Instruction Optimization for LLM Agents via Tool Play

ACL 2025finding

Large language models (LLMs) are increasingly integrated with specialized external tools, yet many tasks demand zero-shot tool usage with minimal or noisy documentation. Existing solutions rely on manual rewriting or labeled data for validation, making them inapplicable in true zero-shot settings. T…

2024

CycleINR: Cycle Implicit Neural Representation for Arbitrary-Scale Volumetric Super-Resolution of Medical Data

CVPR 2024poster

In the realm of medical 3D data such as CT and MRI images prevalent anisotropic resolution is characterized by high intra-slice but diminished inter-slice resolution. The lowered resolution between adjacent slices poses challenges hindering optimal viewing experiences and impeding the development of…

Cited by 2SourcePDFScholar
2023

A Unified Framework for Soft Threshold Pruning

ICLR 2023poster

Soft threshold pruning is among the cutting-edge pruning methods with state-of-the-art performance. However, previous methods either perform aimless searching on the threshold scheduler or simply set the threshold trainable, lacking theoretical explanation from a unified perspective. In this work, w…

2023

CancerUniT: Towards a Single Unified Model for Effective Detection, Segmentation, and Diagnosis of Eight Major Cancers Using a Large Collection of CT Scans

ICCV 2023poster

Human readers or radiologists routinely perform full-body multi-organ multi-disease detection and diagnosis in clinical practice, while most medical AI systems are built to focus on single organs with a narrow list of a few diseases. This might severely limit AI's clinical adoption. A certain number…

Cited by 12PDFScholar
2023

Expand, Rerank, and Retrieve: Query Reranking for Open-Domain Question Answering

ACL 2023findings

We propose EAR, a query Expansion And Reranking approach for improving passage retrieval, with the application to open-domain question answering. EAR first applies a query expansion model to generate a diverse set of queries, and then uses a query reranker to select the ones that could lead to bette…

2023

Exploring Loss Functions for Time-based Training Strategy in Spiking Neural Networks

NeurIPS 2023spotlight

Spiking Neural Networks (SNNs) are considered promising brain-inspired energy-efficient models due to their event-driven computing paradigm. The spatiotemporal spike patterns used to convey information in SNNs consist of both rate coding and temporal coding, where the temporal coding is crucial to b…

2023

Parallel Spiking Neurons with High Efficiency and Ability to Learn Long-term Dependencies

NeurIPS 2023poster

Vanilla spiking neurons in Spiking Neural Networks (SNNs) use charge-fire-reset neuronal dynamics, which can only be simulated serially and can hardly learn long-time dependencies. We find that when removing reset, the neuronal dynamics can be reformulated in a non-iterative form and parallelized. B…

2022

Neuron with Steady Response Leads to Better Generalization

NeurIPS 2022accept

Regularization can mitigate the generalization gap between training and inference by introducing inductive bias. Existing works have already proposed various inductive biases from diverse perspectives. However, none of them explores inductive bias from the perspective of class-dependent response dis…

Cited by 5SourcePDFScholar
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

State Transition of Dendritic Spines Improves Learning of Sparse Spiking Neural Networks

ICML 2022spotlight

Spiking Neural Networks (SNNs) are considered a promising alternative to Artificial Neural Networks (ANNs) for their event-driven computing paradigm when deployed on energy-efficient neuromorphic hardware. Recently, deep SNNs have shown breathtaking performance improvement through cutting-edge train…

Cited by 47SourcePDFScholar
2022

Training Spiking Neural Networks with Event-driven Backpropagation

NeurIPS 2022accept

Spiking Neural networks (SNNs) represent and transmit information by spatiotemporal spike patterns, which bring two major advantages: biological plausibility and suitability for ultralow-power neuromorphic implementation. Despite this, the binary firing characteristic makes training SNNs more challe…

2022

Where to Attack: A Dynamic Locator Model for Backdoor Attack in Text Classifications

COLING 2022main

Nowadays, deep-learning based NLP models are usually trained with large-scale third-party data which can be easily injected with malicious backdoors. Thus, BackDoor Attack (BDA) study has become a trending research to help promote the robustness of an NLP system. Text-based BDA aims to train a poiso…

2021

Deep Residual Learning in Spiking Neural Networks

NeurIPS 2021poster

Deep Spiking Neural Networks (SNNs) present optimization difficulties for gradient-based approaches due to discrete binary activation and complex spatial-temporal dynamics. Considering the huge success of ResNet in deep learning, it would be natural to train deep SNNs with residual learning. Previo…

2021

Incorporating Learnable Membrane Time Constant To Enhance Learning of Spiking Neural Networks

ICCV 2021poster

Spiking Neural Networks (SNNs) have attracted enormous research interest due to temporal information processing capability, low power consumption, and high biological plausibility. However, the formulation of efficient and high-performance learning algorithms for SNNs is still challenging. Most exis…

Cited by 729PDFcodeScholar
2021

Pruning of Deep Spiking Neural Networks through Gradient Rewiring

IJCAI 2021poster

Spiking Neural Networks (SNNs) have been attached great importance due to their biological plausibility and high energy-efficiency on neuromorphic chips. As these chips are usually resource-constrained, the compression of SNNs is thus crucial along the road of practical use of SNNs. Most existing me…

2018

Multi-Label Zero-Shot Learning With Structured Knowledge Graphs

CVPR 2018poster

In this paper, we propose a novel deep learning architecture for multi-label zero-shot learning (ML-ZSL), which is able to predict multiple unseen class labels for each input instance. Inspired by the way humans utilize semantic knowledge between objects of interests, we propose a framework that inc…

Cited by 376SourcePDFScholar