← Search

Minhui Xue

8 accepted papers

2026

Little By Little: Continual Learning via Incremental Mixture of Rank-1 Associative Memory Experts

ICML 2026poster

Continual learning (CL) with large pre-trained models is challenged by task interference and catastrophic forgetting. Existing LoRA-based Mixture-of-Experts (MoE) methods mitigate forgetting by adding new task-specific adapters and freezing old ones, but often suffer from redundancy, interference, a…

Cited by 0SourceScholar
2024

Efficient Constrained K-center Clustering with Background Knowledge

AAAI 2024technical

Center-based clustering has attracted significant research interest from both theory and practice. In many practical applications, input data often contain background knowledge that can be used to improve clustering results. In this work, we build on widely adopted k-center clustering and model its…

2024

LogoStyleFool: Vitiating Video Recognition Systems via Logo Style Transfer

AAAI 2024technical

Video recognition systems are vulnerable to adversarial examples. Recent studies show that style transfer-based and patch-based unrestricted perturbations can effectively improve attack efficiency. These attacks, however, face two main challenges: 1) Adding large stylized perturbations to all pixels…

2024

MFABA: A More Faithful and Accelerated Boundary-Based Attribution Method for Deep Neural Networks

AAAI 2024technical

To better understand the output of deep neural networks (DNN), attribution based methods have been an important approach for model interpretability, which assign a score for each input dimension to indicate its importance towards the model outcome. Notably, the attribution methods use the ax- ioms o…

2023

Demystifying Uneven Vulnerability of Link Stealing Attacks against Graph Neural Networks

ICML 2023poster

While graph neural networks (GNNs) dominate the state-of-the-art for exploring graphs in real-world applications, they have been shown to be vulnerable to a growing number of privacy attacks. For instance, link stealing is a well-known membership inference attack (MIA) on edges that infers the prese…

Cited by 26SourcePDFScholar
2023

Flow-Attention-based Spatio-Temporal Aggregation Network for 3D Mask Detection

NeurIPS 2023poster

Anti-spoofing detection has become a necessity for face recognition systems due to the security threat posed by spoofing attacks. Despite great success in traditional attacks, most deep-learning-based methods perform poorly in 3D masks, which can highly simulate real faces in appearance and structur…

2022

Fingerprinting Deep Neural Networks Globally via Universal Adversarial Perturbations

CVPR 2022oral

In this paper, we propose a novel and practical mechanism which enables the service provider to verify whether a suspect model is stolen from the victim model via model extraction attacks. Our key insight is that the profile of a DNN model's decision boundary can be uniquely characterized by its Uni…

Cited by 87PDFScholar
2022

M$^4$I: Multi-modal Models Membership Inference

NeurIPS 2022accept

With the development of machine learning techniques, the attention of research has been moved from single-modal learning to multi-modal learning, as real-world data exist in the form of different modalities. However, multi-modal models often carry more information than single-modal models and they a…