← Search

Qinghai Guo

21 accepted papers

2026

Boosting Vision-Language-Action Finetuning with Feasible Action Neighborhood Prior

CVPR 2026

In real-world robotic manipulation, states typically admit a neighborhood of near-equivalent actions. That is, for each state, there exist a feasible action neighborhood (FAN) rather than a single correct action, within which motions yield indistinguishable progress. However, prevalent VLA training

Cited by 0SourcecodeScholar
2026

MAR: EFFICIENT LARGE LANGUAGE MODELS VIA MODULE-AWARE ARCHITECTURE REFINEMENT

ICASSP 2026poster

Large Language Models (LLMs) excel across diverse domains but suffer from high energy costs due to quadratic attention and dense Feed-Forward Network (FFN) operations. To address these issues, we propose Module-aware Architecture Refinement (MAR), a two-stage framework that integrates State Space Mo…

Cited by 0SourcePDFScholar
2026

Zeroth-Order Forward-Only SNN Training Inspiring Neuromorphic On-Chip Learning

ICML 2026poster

The human brain is a biologically instantiated on-device neural system that integrates both learning and inference in a unified architecture, which enables rapid and flexible learning on-the-fly. This extraordinary capability is achieved through non-BP learning mechanisms, whereas BP is computationa…

Cited by 0SourceScholar
2025

SpikingSSMs: Learning Long Sequences with Sparse and Parallel Spiking State Space Models

AAAI 2025technical

Known as low energy consumption networks, spiking neural networks (SNNs) have gained a lot of attention within the past decades. While SNNs are increasing competitive with artificial neural networks (ANNs) for vision tasks, they are rarely used for long sequence tasks, despite their intrinsic tempor…

2025

VISTREAM: Improving Computation Efficiency of Visual Streaming Perception via Law-of-Charge-Conservation Inspired Spiking Neural Network

CVPR 2025poster

Visual streaming perception (VSP) involves online intelligent processing of sequential frames captured by vision sensors, enabling real-time decision-making in applications such as autonomous driving, UAVs, and AR/VR. However, the computational efficiency of VSP on edge devices remains a challenge d…

Cited by 0SourcePDFScholar
2024

BKDSNN: Enhancing the Performance of Learning-based Spiking Neural Networks Training with Blurred Knowledge Distillation

ECCV 2024poster

"Spiking neural networks (SNNs), which mimic biological neural systems to convey information via discrete spikes, are well-known as brain-inspired models with excellent computing efficiency. By utilizing the surrogate gradient estimation for discrete spikes, learning-based SNN training methods that…

2024

SpikeZIP-TF: Conversion is All You Need for Transformer-based SNN

ICML 2024poster

Spiking neural network (SNN) has attracted great attention due to its characteristic of high efficiency and accuracy. Currently, the ANN-to-SNN conversion methods can obtain ANN on-par accuracy SNN with ultra-low latency (8 time-steps) in CNN structure on computer vision (CV) tasks. However, as Tran…

2023

Hebbian Deep Learning Without Feedback

ICLR 2023top-25%

Recent approximations to backpropagation (BP) have mitigated many of BP's computational inefficiencies and incompatibilities with biology, but important limitations still remain. Moreover, the approximations significantly decrease accuracy in benchmarks, suggesting that an entirely different approac…

2023

Learning and processing the ordinal information of temporal sequences in recurrent neural circuits

NeurIPS 2023poster

Temporal sequence processing is fundamental in brain cognitive functions. Experimental data has indicated that the representations of ordinal information and contents of temporal sequences are disentangled in the brain, but the neural mechanism underlying this disentanglement remains largely unclea…

Cited by 0SourcePDFScholar
2023

Neuro-Modulated Hebbian Learning for Fully Test-Time Adaptation

CVPR 2023poster

Fully test-time adaptation aims to adapt the network model based on sequential analysis of input samples during the inference stage to address the cross-domain performance degradation problem of deep neural networks. We take inspiration from the biological plausibility learning where the neuron resp…

2023

Weakly-Supervised Action Localization by Hierarchically-Structured Latent Attention Modeling

ICCV 2023poster

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions of unlabeled instances are supervised by classifying labeled bags. The MIL-base…

Cited by 4PDFcodeScholar
2022

DevFly: Bio-Inspired Development of Binary Connections for Locality Preserving Sparse Codes

NeurIPS 2022accept

Neural circuits undergo developmental processes which can be influenced by experience. Here we explore a bio-inspired development process to form the connections in a network used for locality sensitive hashing. The network is a simplified model of the insect mushroom body, which has sparse connecti…

Cited by 1SourcePDFScholar
2022

Differentiable hierarchical and surrogate gradient search for spiking neural networks

NeurIPS 2022accept

Spiking neural network (SNN) has been viewed as a potential candidate for the next generation of artificial intelligence with appealing characteristics such as sparse computation and inherent temporal dynamics. By adopting architectures of deep artificial neural networks (ANNs), SNNs are achieving c…

2022

Discrete Time Convolution for Fast Event-Based Stereo

CVPR 2022poster

Inspired by biological retina, dynamical vision sensor transmits events of instantaneous changes of pixel intensity, giving it a series of advantages over traditional frame-based camera, such as high dynamical range, high temporal resolution and low power consumption. However, extracting information…

Cited by 32PDFcodeScholar
2022

Short-Term Plasticity Neurons Learning to Learn and Forget

ICML 2022spotlight

Short-term plasticity (STP) is a mechanism that stores decaying memories in synapses of the cerebral cortex. In computing practice, STP has been used, but mostly in the niche of spiking neurons, even though theory predicts that it is the optimal solution to certain dynamic tasks. Here we present a n…

2022

Spike-inspired rank coding for fast and accurate recurrent neural networks

ICLR 2022spotlight

Biological spiking neural networks (SNNs) can temporally encode information in their outputs, e.g. in the rank order in which neurons fire, whereas artificial neural networks (ANNs) conventionally do not. As a result, models of SNNs for neuromorphic computing are regarded as potentially more rapid a…

2022

Variational Predictive Routing with Nested Subjective Timescales

ICLR 2022poster

Discovery and learning of an underlying spatiotemporal hierarchy in sequential data is an important topic for machine learning. Despite this, little work has been done to explore hierarchical generative models that can flexibly adapt their layerwise representations in response to datasets with diffe…

Cited by 12SourcePDFScholar