← Search

Xuhui Huang

18 accepted papers

2026

HLML-SNN:Fast Continual Learning in Spiking Neural Networks Achieved via Hebbian Learning-Driven Meta-Learning

AAAI 2026technical

Catastrophic forgetting remains a fundamental barrier to artificial continual learning (CL) - a capability innate to humans. Existing CL methods often incur prohibitive computational costs in resource-constrained scenarios. Spiking neural networks (SNNs), with their biological plausibility and energ

Cited by 0SourcePDFScholar
2025

AutoSDT: Scaling Data-Driven Discovery Tasks Toward Open Co-Scientists

EMNLP 2025

Despite long-standing efforts in accelerating scientific discovery with AI, building AI co-scientists remains challenging due to limited high-quality data for training and evaluation. To tackle this data scarcity issue, we present AutoSDT, an automatic pipeline that collects high-quality coding task

2025

Improving Transformer Based Line Segment Detection with Matched Predicting and Re-ranking

AAAI 2025technical

Classical Transformer-based line segment detection methods have delivered impressive results. However, we observe that some accurately detected line segments are assigned low confidence scores during prediction, causing them to be ranked lower and potentially suppressed. Additionally, these models o…

Cited by 0SourcePDFScholar
2025

ScienceAgentBench: Toward Rigorous Assessment of Language Agents for Data-Driven Scientific Discovery

ICLR 2025poster

The advancements of language language models (LLMs) have piqued growing interest in developing LLM-based language agents to automate scientific discovery end-to-end, which has sparked both excitement and skepticism about the true capabilities of such agents. In this work, we argue that for an agent…

Cited by 21SourcePDFScholar
2024

Enhancing Representation of Spiking Neural Networks via Similarity-Sensitive Contrastive Learning

AAAI 2024technical

Spiking neural networks (SNNs) have attracted intensive attention as a promising energy-efficient alternative to conventional artificial neural networks (ANNs) recently, which could transmit information in form of binary spikes rather than continuous activations thus the multiplication of activatio…

Cited by 10SourcePDFScholar
2024

Ternary Spike: Learning Ternary Spikes for Spiking Neural Networks

AAAI 2024technical

The Spiking Neural Network (SNN), as one of the biologically inspired neural network infrastructures, has drawn increasing attention recently. It adopts binary spike activations to transmit information, thus the multiplications of activations and weights can be substituted by additions, which brings…

2023

Alleviating Catastrophic Forgetting of Incremental Object Detection via Within-Class and Between-Class Knowledge Distillation

ICCV 2023poster

Incremental object detection (IOD) task requires a model to learn continually from newly added data. However, directly fine-tuning a well-trained detection model on a new task will sharply decrease the performance on old tasks, which is known as catastrophic forgetting. Knowledge distillation, inclu…

Cited by 15PDFScholar
2023

Deep Dive Into Gradients: Better Optimization for 3D Object Detection With Gradient-Corrected IoU Supervision

CVPR 2023poster

Intersection-over-Union (IoU) is the most popular metric to evaluate regression performance in 3D object detection. Recently, there are also some methods applying IoU to the optimization of 3D bounding box regression. However, we demonstrate through experiments and mathematical proof that the 3D IoU…

2023

Membrane Potential Batch Normalization for Spiking Neural Networks

ICCV 2023poster

As one of the energy-efficient alternatives of conventional neural networks (CNNs), spiking neural networks (SNNs) have gained more and more interest recently. To train the deep models, some effective batch normalization (BN) techniques are proposed in SNNs. All these BNs are suggested to be used af…

Cited by 49PDFcodeScholar
2023

PeakConv: Learning Peak Receptive Field for Radar Semantic Segmentation

CVPR 2023poster

The modern machine learning-based technologies have shown considerable potential in automatic radar scene understanding. Among these efforts, radar semantic segmentation (RSS) can provide more refined and detailed information including the moving objects and background clutters within the effective…

2023

RMP-Loss: Regularizing Membrane Potential Distribution for Spiking Neural Networks

ICCV 2023poster

Spiking Neural Networks (SNNs) as one of the biology-inspired models have received much attention recently. It can significantly reduce energy consumption since they quantize the real-valued membrane potentials to 0/1 spikes to transmit information thus the multiplications of activations and weights…

Cited by 34PDFScholar
2022

IM-Loss: Information Maximization Loss for Spiking Neural Networks

NeurIPS 2022accept

Spiking Neural Network (SNN), recognized as a type of biologically plausible architecture, has recently drawn much research attention. It transmits information by $0/1$ spikes. This bio-mimetic mechanism of SNN demonstrates extreme energy efficiency since it avoids any multiplications on neuromorphi…

Cited by 99SourcePDFScholar
2022

Real Spike: Learning Real-Valued Spikes for Spiking Neural Networks

ECCV 2022poster

"Brain-inspired spiking neural networks (SNNs) have recently drawn more and more attention due to their event-driven and energy efficient characteristics. The integration of storage and computation paradigm on neuromorphic hardwares makes SNNs much different from Deep Neural Networks (DNNs). In this…

2022

Reducing Information Loss for Spiking Neural Networks

ECCV 2022poster

"The Spiking Neural Network (SNN) has attracted more and more attention recently. It adopts binary spike signals to transmit information. Benefitting from the information passing paradigm of SNNs, the multiplications of activations and weights can be replaced by additions, which are more energy-effi…

Cited by 43SourcePDFScholar
2021

ECKPN: Explicit Class Knowledge Propagation Network for Transductive Few-Shot Learning

CVPR 2021poster

Recently, the transductive graph-based methods have achieved great success in the few-shot classification task. However, most existing methods ignore exploring the class-level knowledge that can be easily learned by humans from just a handful of samples. In this paper, we propose an Explicit Class K…

Cited by 77PDFScholar