← Search

Lei Deng

15 accepted papers

2026

Boosting Knowledge Transfer and Retention with Brain-inspired Multi-View Incremental Learning

IJCAI 2026

Traditional multi-view learning models are primarily designed for static datasets with fixed views. However, in dynamic incremental view environments, this approach inevitably leads to view forgetting, where the introduction of new views weakens previously acquired knowledge. In contrast, the human

Cited by 0Scholar
2026

Cross-Timestep: 3D Diffusion Model with Trans-temporal Memory LSTM and Adaptive Priori Decoding Strategy for Medical Segmentation

ICLR 2026poster

Diffusion models have recently demonstrated significant robustness in medical image segmentation, effectively accommodating variations across different imaging styles. However, their applications remain limited due to: (i) current successes being primarily confined to 2D segmentation tasks—we observ…

Cited by 0SourceScholar
2026

DeepSADR: Deep Transfer Learning with Subsequence Interaction and Adaptive Readout for Cancer Drug Response Prediction

ICLR 2026poster

Cancer treatment efficacy exhibits high inter-patient heterogeneity due to genomic variations. While large-scale in vitro drug response data from cancer cell lines exist, predicting patient drug responses remains challenging due to genomic distribution shifts and the scarcity of clinical response da…

Cited by 0SourcecodeScholar
2026

Hierarchical Structure-Property Alignment for Data-Efficient Molecular Generation and Editing

AAAI 2026technical

Property-constrained molecular generation and editing are crucial in AI-driven drug discovery but remain hindered by two factors: (i) capturing the complex relationships between molecular structures and multiple properties remains challenging, and (ii) the narrow coverage and incomplete annotations

Cited by 0SourcePDFScholar
2025

Bayesian Test-Time Adaptation for Vision-Language Models

CVPR 2025poster

Test-time adaptation with pre-trained vision-language models, such as CLIP, aims to adapt the model to new, potentially out-of-distribution test data. Existing methods calculate the similarity between visual embedding and learnable class embeddings, which are initialized by text embeddings, for zer…

Cited by 0SourcePDFScholar
2024

Extending Context Window of Large Language Models via Semantic Compression

ACL 2024findings

Transformer based Large Language Models (LLMs) often impose limitations on the length of the text input to ensure the generation of fluent and relevant responses due to the quadratic complexity. These constraints restrict their applicability in long text scenarios. In this paper, we propose a novel…

Cited by 24SourcePDFScholar
2022

A4LidarTag: Depth-Based Fiducial Marker for Extrinsic Calibration of Solid-State Lidar and Camera

RA-L 2022

Visual-based simultaneous localization and mapping (SLAM) systems perform weakly in object tracking and map reconstruction due to the unreliable depth measurement originating from image-only data. Light Detection and Ranging (LiDAR) can be coupled to overcome the drawback of uncertain depth estimati

Cited by 22SourceScholar
2022

Survey on Graph Neural Network Acceleration: An Algorithmic Perspective

IJCAI 2022poster

Graph neural networks (GNNs) have been a hot spot of recent research and are widely utilized in diverse applications. However, with the use of huger data and deeper models, an urgent demand is unsurprisingly made to accelerate GNNs for more efficient execution. In this paper, we provide a comprehens…

Cited by 55SourcePDFScholar
2022

Toward Robust Spiking Neural Network Against Adversarial Perturbation

NeurIPS 2022accept

As spiking neural networks (SNNs) are deployed increasingly in real-world efficiency critical applications, the security concerns in SNNs attract more attention. Currently, researchers have already demonstrated an SNN can be attacked with adversarial examples. How to build a robust SNN becomes an u…

Cited by 19SourcePDFScholar
2021

Exploiting Spiking Dynamics with Spatial-temporal Feature Normalization in Graph Learning

IJCAI 2021poster

Biological spiking neurons with intrinsic dynamics underlie the powerful representation and learning capabilities of the brain for processing multimodal information in complex environments. Despite recent tremendous progress in spiking neural networks (SNNs) for handling Euclidean-space tasks, it st…

Cited by 31SourcePDFScholar
2021

Going Deeper With Directly-Trained Larger Spiking Neural Networks

AAAI 2021technical

Spiking neural networks (SNNs) are promising in a bio-plausible coding for spatio-temporal information and event-driven signal processing, which is very suited for energy-efficient implementation in neuromorphic hardware. However, the unique working mode of SNNs makes them more difficult to train th…

Cited by 590SourcePDFScholar
2020

Boosting Deep Neural Network Efficiency with Dual-Module Inference

ICML 2020poster

Using deep neural networks (DNNs) in machine learning tasks is promising in delivering high-quality results but challenging to meet stringent latency requirements and energy constraints because of the memory-bound and the compute-bound execution pattern of DNNs. We propose a big-little dual-module i…

2019

Dynamic Sparse Graph for Efficient Deep Learning

ICLR 2019poster

We propose to execute deep neural networks (DNNs) with dynamic and sparse graph (DSG) structure for compressive memory and accelerative execution during both training and inference. The great success of DNNs motivates the pursuing of lightweight models for the deployment onto embedded devices. Howev…

Cited by 69SourcePDFScholar
2018

HitNet: Hybrid Ternary Recurrent Neural Network

NeurIPS 2018poster

Quantization is a promising technique to reduce the model size, memory footprint, and massive computation operations of recurrent neural networks (RNNs) for embedded devices with limited resources. Although extreme low-bit quantization has achieved impressive success on convolutional neural networks…

Cited by 76SourcePDFScholar
2018

TETRIS: TilE-matching the TRemendous Irregular Sparsity

NeurIPS 2018poster

Compressing neural networks by pruning weights with small magnitudes can significantly reduce the computation and storage cost. Although pruning makes the model smaller, it is difficult to get practical speedup in modern computing platforms such as CPU and GPU due to the irregularity. Structural pru…

Cited by 44SourcePDFScholar