← Search

Qingqing Ye

17 accepted papers

2026

Class-feature Watermark: A Resilient Black-box Watermark Against Model Extraction Attacks

AAAI 2026technical

Machine learning models constitute valuable intellectual property, yet remain vulnerable to model extraction attacks (MEA), where adversaries replicate their functionality through black-box queries. Model watermarking counters MEAs by embedding forensic markers for ownership verification. Current bl

Cited by 0SourcePDFScholar
2026

DIFT: Protecting Contrastive Learning Against Data Poisoning Backdoor Attacks

AAAI 2026technical

Contrastive learning (CL) is a popular learning paradigm that excels in extracting meaningful representations from unlabeled data. Recent studies have shown that CL is highly vulnerable to backdoor attacks. Current defenses against backdoor attacks in CL are primarily reactive and post-training. Tha

Cited by 0SourcePDFScholar
2026

Differentially Private Cross-Silo Recommendation from Implicit Feedback

ICML 2026poster

Cross-silo recommendation from implicit feedback is a key task in modern recommender systems, where user-item interaction data are distributed across multiple parties and cannot be centrally collected. Unlike explicit feedback, which provides fully observed real-valued ratings, implicit feedback is …

Cited by 0SourceScholar
2026

How Much Do Large Language Model Cheat on Evaluation? Benchmarking Overestimation Under the One-Time-Pad-Based Framework

AAAI 2026technical

Overestimation in evaluating large language models (LLMs) has become an increasing concern. Due to the contamination of public benchmarks or imbalanced model training, LLMs may achieve unreal evaluation results on public benchmarks, either intentionally or unintentionally, which leads to unfair comp

Cited by 0SourcePDFScholar
2026

On the Adversarial Robustness of Large Vision-Language Models under Visual Token Compression

ICML 2026poster

Visual token compression is widely used to accelerate large vision-language models (LVLMs) by pruning or merging visual tokens, yet its adversarial robustness remains unexplored. We show that existing encoder-based attacks can substantially overestimate the robustness of compressed LVLMs, due to an …

Cited by 0SourceScholar
2026

SEBA: Sample-Efficient Black-Box Attacks on Visual Reinforcement Learning

CVPR 2026

Visual reinforcement learning has achieved remarkable progress in visual control and robotics, but its vulnerability to adversarial perturbations remains underexplored. Most existing black-box attacks focus on vector-based or discrete-action RL, and their effectiveness on image-based continuous cont

Cited by 0SourcecodeScholar
2026

Unlearning Isn't Deletion: Investigating Reversibility of Machine Unlearning in LLMs

ICML 2026poster

Unlearning in large language models (LLMs) aims to remove specified data, but its efficacy is typically assessed with task-level metrics like accuracy and perplexity. We demonstrate that these metrics are often misleading, as models can appear to forget while their original behavior is easily restor…

Cited by 0SourcecodeScholar
2025

A Sample-Level Evaluation and Generative Framework for Model Inversion Attacks

AAAI 2025technical

Model Inversion (MI) attacks, which reconstruct the training dataset of neural networks, pose significant privacy concerns in machine learning. Recent MI attacks have managed to reconstruct realistic label-level private data, such as the general appearance of a target person from all training images…

2025

Does Low Rank Adaptation Lead to Lower Robustness against Training-Time Attacks?

ICML 2025poster

Low rank adaptation (LoRA) has emerged as a prominent technique for fine-tuning large language models (LLMs) thanks to its superb efficiency gains over previous methods. While extensive studies have examined the performance and structural properties of LoRA, its behavior upon training-time attacks r…

2025

Exploring Intrinsic Alignments Within Text Corpus

AAAI 2025technical

Recent years have witnessed rapid advancements in the safety alignments of large language models (LLMs). Methods such as supervised instruction fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) have thus emerged as vital components in constructing LLMs. While these methods achi…

2025

Federated Continuous Category Discovery and Learning

ICCV 2025poster

Federated Learning (FL) studies often assume a static data distribution, whereas real-world scenarios involve dynamic changes. To address this gap, we study Federated Continuous Category Discovery and Learning (FC^2DL), an essential yet underexplored problem that enables FL models to evolve continuo…

Cited by 0SourcePDFScholar
2025

Reminiscence Attack on Residuals: Exploiting Approximate Machine Unlearning for Privacy

ICCV 2025poster

Machine unlearning enables the removal of specific data from ML models to uphold the *right to be forgotten*. While approximate unlearning algorithms offer efficient alternatives to full retraining, this work reveals that they fail to adequately protect the privacy of unlearned data. In particular,…

Cited by 0SourcePDFScholar
2025

Toward Efficient Inference Attacks: Shadow Model Sharing via Mixture-of-Experts

NeurIPS 2025poster

Machine learning models are often vulnerable to inference attacks that expose sensitive information from their training data. Shadow model technique is commonly employed in such attacks, like membership inference. However, the need for a large number of shadow models leads to high computational cost…

Cited by 0SourceScholar
2025

Virus Infection Attack on LLMs: Your Poisoning Can Spread "VIA" Synthetic Data

NeurIPS 2025spotlight

Synthetic data refers to artificial samples generated by models. While it has been validated to significantly enhance the performance of large language models (LLMs) during training and has been widely adopted in LLM development, potential security risks it may introduce remain uninvestigated. This…

Cited by 0SourceScholar
2025

“Yes, My LoRD.” Guiding Language Model Extraction with Locality Reinforced Distillation

ACL 2025long

Model extraction attacks (MEAs) on large language models (LLMs) have received increasing attention in recent research. However, existing attack methods typically adapt the extraction strategies originally developed for deep neural networks (DNNs). They neglect the underlying inconsistency between th…

2022

MExMI: Pool-based Active Model Extraction Crossover Membership Inference

NeurIPS 2022accept

With increasing popularity of Machine Learning as a Service (MLaaS), ML models trained from public and proprietary data are deployed in the cloud and deliver prediction services to users. However, as the prediction API becomes a new attack surface, growing concerns have arisen on the confidentiality…

Cited by 13SourcePDFScholar