← Search

Deliang Fan

17 accepted papers

2025

Closest Neighbors are Harmful for Lightweight Masked Auto-encoders

CVPR 2025poster

Learning the visual representation via masked auto-encoder (MAE) training has been proven to be a powerful technique. Transferring the pre-trained vision transformer (ViT) to downstream tasks leads to superior performance compared to conventional task-by-task supervised learning. Recent research wo…

2024

EMGAN: Early-Mix-GAN on Extracting Server-Side Model in Split Federated Learning

AAAI 2024technical

Split Federated Learning (SFL) is an emerging edge-friendly version of Federated Learning (FL), where clients process a small portion of the entire model. While SFL was considered to be resistant to Model Extraction Attack (MEA) by design, a recent work shows it is not necessarily the case. In gener…

2024

LP-3DGS: Learning to Prune 3D Gaussian Splatting

NeurIPS 2024poster

Recently, 3D Gaussian Splatting (3DGS) has become one of the mainstream methodologies for novel view synthesis (NVS) due to its high quality and fast rendering speed. However, as a point-based scene representation, 3DGS potentially generates a large number of Gaussians to fit the scene, leading to h…

Cited by 6SourcePDFScholar
2023

Slimmed Asymmetrical Contrastive Learning and Cross Distillation for Lightweight Model Training

NeurIPS 2023poster

Contrastive learning (CL) has been widely investigated with various learning mechanisms and achieves strong capability in learning representations of data in a self-supervised manner using unlabeled data. A common fashion of contrastive learning on this line is employing mega-sized encoders to achie…

2022

Beyond Not-Forgetting: Continual Learning with Backward Knowledge Transfer

NeurIPS 2022accept

By learning a sequence of tasks continually, an agent in continual learning (CL) can improve the learning performance of both a new task and `old' tasks by leveraging the forward knowledge transfer and the backward knowledge transfer, respectively. However, most existing CL methods focus on addressi…

Cited by 58SourcePDFScholar
2022

Contrastive Dual Gating: Learning Sparse Features With Contrastive Learning

CVPR 2022poster

Contrastive learning (or its variants) has recently become a promising direction in the self-supervised learning domain, achieving similar performance as supervised learning with minimum fine-tuning. Despite the labeling efficiency, wide and large networks are required to achieve high accuracy, whic…

Cited by 14PDFScholar
2022

Get More at Once: Alternating Sparse Training with Gradient Correction

NeurIPS 2022accept

Recently, a new trend of exploring training sparsity has emerged, which remove parameters during training, leading to both training and inference efficiency improvement. This line of works primarily aims to obtain a single sparse model under a pre-defined large sparsity ratio. It leads to a static/f…

Cited by 4SourcePDFScholar
2022

Gradient-Based Novelty Detection Boosted by Self-Supervised Binary Classification

AAAI 2022technical

Novelty detection aims to automatically identify out-of-distribution (OOD) data, without any prior knowledge of them. It is a critical step in data monitoring, behavior analysis and other applications, helping enable continual learning in the field. Conventional methods of OOD detection perform mult…

Cited by 16SourcePDFScholar
2022

ResSFL: A Resistance Transfer Framework for Defending Model Inversion Attack in Split Federated Learning

CVPR 2022poster

This work aims to tackle Model Inversion (MI) attack on Split Federated Learning (SFL). SFL is a recent distributed training scheme where multiple clients send intermediate activations (i.e., feature map), instead of raw data, to a central server. While such a scheme helps reduce the computational l…

Cited by 81PDFcodeScholar
2022

TRGP: Trust Region Gradient Projection for Continual Learning

ICLR 2022spotlight

Catastrophic forgetting is one of the major challenges in continual learning. To address this issue, some existing methods put restrictive constraints on the optimization space of the new task for minimizing the interference to old tasks. However, this may lead to unsatisfactory performance for the…

2020

Defending and Harnessing the Bit-Flip Based Adversarial Weight Attack

CVPR 2020poster

Recently, a new paradigm of the adversarial attack on the quantized neural network weights has attracted great attention, namely, the Bit-Flip based adversarial weight attack, aka. Bit-Flip Attack (BFA). BFA has shown extraordinary attacking ability, where the adversary can malfunction a quantized D…

Cited by 108PDFcodeScholar
2019

Parametric Noise Injection: Trainable Randomness to Improve Deep Neural Network Robustness Against Adversarial Attack

CVPR 2019poster

Recent developments in the field of Deep Learning have exposed the underlying vulnerability of Deep Neural Network (DNN) against adversarial examples. In image classification, an adversarial example is a carefully modified image that is visually imperceptible to the original image but can cause DNN…

Cited by 368PDFcodeScholar
2019

Simultaneously Optimizing Weight and Quantizer of Ternary Neural Network Using Truncated Gaussian Approximation

CVPR 2019poster

In the past years, Deep convolution neural network has achieved great success in many artificial intelligence applications. However, its enormous model size and massive computation cost have become the main obstacle for deployment of such powerful algorithm in the low power and resource-limited mobi…

Cited by 91PDFScholar