← Search

Lingjuan Lyu

93 accepted papers

2026

Automatic Dialectic Jailbreak: A Framework for Generating Effective Jailbreak Strategies

ICLR 2026poster

Large language models (LLMs) can be jailbroken to produce malicious or unethical content with embedded jailbreaking prompts. Unfortunately, current jailbreak attack techniques suffer from adaptability issues due to reliance on the fixed evaluation models and incapability problems of surviving from a…

Cited by 0SourceScholar
2026

IRIS: Implicit Reward-Guided Internal Sifting for Mitigating Multimodal Hallucination

ICML 2026poster

Hallucination remains a fundamental challenge for Multimodal Large Language Models (MLLMs). While Direct Preference Optimization (DPO) is a key alignment framework, existing approaches often rely heavily on costly external evaluators for scoring or rewriting, incurring off-policy learnability gaps a…

Cited by 0SourceScholar
2026

Structured Multi-step Jailbreaking under a Hamiltonian Generative Formulation

ICML 2026poster

Recent work shows that even safety aligned large language models (LLM) can be pushed into unsafe behavior by carefully crafted jailbreak prompts. Existing jailbreaking attack methods often rely on disfluent or incoherent prompts, which limit their success and make them easy to detect. We introduce S…

Cited by 0SourceScholar
2026

Towards Effective, Stealthy, and Persistent Backdoor Attacks Targeting Graph Foundation Models

AAAI 2026technical

Graph Foundation Models (GFMs) are pre-trained on diverse source domains and adapted to unseen targets, enabling broad generalization for graph machine learning. Despite that GFMs have attracted considerable attention recently, their vulnerability to backdoor attacks remains largely underexplored. A

Cited by 0SourcePDFScholar
2026

UniCompress: Token Compression for Unified Vision-Language Understanding and Generation

CVPR 2026

Unified models aim to support both understanding and generation by encoding images into discrete tokens and processing them alongside text within a single autoregressive framework. This unified design offers architectural simplicity and cross-modal synergy, which facilitates shared parameterization,

Cited by 0SourceScholar
2025

Argus: A Compact and Versatile Foundation Model for Vision

CVPR 2025poster

While existing vision and multi-modal foundation models can handle multiple computer vision tasks, they often suffer from significant limitations, including huge demand for data and computational resources during training and inconsistent performance across vision tasks at deployment time. To addres…

Cited by 0SourcePDFScholar
2025

CO-SPY: Combining Semantic and Pixel Features to Detect Synthetic Images by AI

CVPR 2025poster

With the rapid advancement of generative AI, it is now possible to synthesize high-quality images in a few seconds. Despite the power of these technologies, they raise significant concerns regarding misuse. Current efforts to distinguish between real and AI-generated images may lack generalization,…

2025

Defending against Indirect Prompt Injection by Instruction Detection

EMNLP 2025

The integration of Large Language Models (LLMs) with external sources is becoming increasingly common, with Retrieval-Augmented Generation (RAG) being a prominent example. However, this integration introduces vulnerabilities of Indirect Prompt Injection (IPI) attacks, where hidden instructions embed

2025

Enhancing Foundation Models with Federated Domain Knowledge Infusion

ICML 2025poster

Vision foundation models (FMs) like CLIP have exhibited exceptional capabilities in visual and linguistic understanding, particularly in zero-shot inference tasks. However, these models struggle with data that significantly deviates from their training samples, necessitating fine-tuning, which is of…

Cited by 0SourcePDFScholar
2025

Exploit Gradient Skewness to Circumvent Byzantine Defenses for Federated Learning

AAAI 2025technical

Federated Learning (FL) is notorious for its vulnerability to Byzantine attacks. Most current Byzantine defenses share a common inductive bias: among all the gradients, the densely distributed ones are more likely to be honest. However, such a bias is a poison to Byzantine robustness due to a newly…

2025

Flexible, Efficient, and Stable Adversarial Attacks on Machine Unlearning

ICML 2025poster

Machine unlearning (MU) aims to remove the influence of specific data points from trained models, enhancing compliance with privacy regulations. However, the vulnerability of basic MU models to malicious unlearning requests in adversarial learning environments has been largely overlooked. Existing a…

2025

FlowerTune: A Cross-Domain Benchmark for Federated Fine-Tuning of Large Language Models

NeurIPS 2025poster

Large Language Models (LLMs) have achieved state-of-the-art results across diverse domains, yet their development remains reliant on vast amounts of publicly available data, raising concerns about data scarcity and the lack of access to domain-specific, sensitive information. Federated Learning (FL)…

Cited by 0SourceScholar
2025

How to Evaluate and Mitigate IP Infringement in Visual Generative AI?

ICML 2025poster

The popularity of visual generative AI models like DALL-E 3, Stable Diffusion XL, Stable Video Diffusion, and Sora has been increasing. Through extensive evaluation, we discovered that the state-of-the-art visual generative models can generate content that bears a striking resemblance to characters…

Cited by 0SourcePDFScholar
2025

LIFEBENCH: Evaluating Length Instruction Following in Large Language Models

NeurIPS 2025poster

While large language models (LLMs) can solve PhD-level reasoning problems over long context inputs, they still struggle with a seemingly simpler task: *following explicit length instructions*—e.g., *write a 10,000-word novel*. Additionally, models often generate far too short outputs, terminate prem…

Cited by 0SourcecodeScholar
2025

MLLM-as-a-Judge for Image Safety without Human Labeling

CVPR 2025highlight

Image content safety has become a significant challenge with the rise of visual media on online platforms. Meanwhile, in the age of AI-generated content (AIGC), many image generation models are capable of producing harmful content, such as images containing sexual or violent material. Thus, it becom…

Cited by 2SourcePDFScholar
2025

MixA: A Mixed Attention approach with Stable Lightweight Linear Attention to enhance Efficiency of Vision Transformers at the Edge

ICCV 2025poster

Vision transformers (ViTs) have become widely popular due to their strong performance across various computer vision tasks. However, deploying ViTs on edge devices remains a persistent challenge due to their high computational demands primarily caused by the over use of self-attention layers with qu…

Cited by 0SourcePDFScholar
2025

Personalized Federated Learning under Local Supervision

ICCV 2025poster

A crucial issue in federated learning is the heterogeneity of data across clients, which may lead to model divergence, eventually deteriorating the model performance. Personalized federated learning (pFL) has been shown to be an effective approach to addressing data heterogeneity in federated learni…

2025

PolypSense3D: A Multi-Source Benchmark Dataset for Depth-Aware Polyp Size Measurement in Endoscopy

NeurIPS 2025poster

Accurate polyp sizing during endoscopy is crucial for cancer risk assessment but is hindered by subjective methods and inadequate datasets lacking integrated 2D appearance, 3D structure, and real-world size information. We introduce PolypSense3D, the first multi-source benchmark dataset specifically…

Cited by 0SourcecodeScholar
2025

Rethinking Byzantine Robustness in Federated Recommendation from Sparse Aggregation Perspective

AAAI 2025technical

To preserve user privacy in recommender systems, federated recommendation (FR) based on federated learning (FL) emerges, keeping the personal data on the local client and updating a model collaboratively. Unlike FL, FR has a unique sparse aggregation mechanism, where the embedding of each item is up…

2025

Revisiting Source-Free Domain Adaptation: Insights into Representativeness, Generalization, and Variety

CVPR 2025poster

Domain adaptation addresses the challenge where the distribution of target inference data differs from that of the source training data. Recently, data privacy has become a significant constraint, limiting access to the source domain. To mitigate this issue, Source-Free Domain Adaptation (SFDA) meth…

Cited by 0SourcePDFScholar
2025

Six-CD: Benchmarking Concept Removals for Text-to-image Diffusion Models

CVPR 2025poster

Text-to-image (T2I) diffusion models have shown exceptional capabilities in generating images that closely correspond to textual prompts. However, the advancement of T2I diffusion models presents significant risks, as the models could be exploited for malicious purposes, such as generating images wi…

2025

StelLA: Subspace Learning in Low-rank Adaptation using Stiefel Manifold

NeurIPS 2025spotlight

Low-rank adaptation (LoRA) has been widely adopted as a parameter-efficient technique for fine-tuning large-scale pre-trained models. However, it still lags behind full fine-tuning in performance, partly due to its insufficient exploitation of the geometric structure underlying low-rank manifolds. I…

Cited by 0SourcecodeScholar
2025

Stretching Each Dollar: Diffusion Training from Scratch on a Micro-Budget

CVPR 2025poster

As scaling laws in generative AI push performance, they simultaneously concentrate the development of these models among actors with large computational resources. With a focus on text-to-image (T2I) generative models, we aim to unlock this bottleneck by demonstrating very low-cost training of large…

2025

Unlearning through Knowledge Overwriting: Reversible Federated Unlearning via Selective Sparse Adapter

CVPR 2025poster

Federated Learning is a promising paradigm for privacy-preserving collaborative model training. In practice, it is essential not only to continuously train the model to acquire new knowledge but also to guarantee old knowledge the right to be forgotten (i.e., federated unlearning), especially for pr…

2024

Bridging Model Heterogeneity in Federated Learning via Uncertainty-based Asymmetrical Reciprocity Learning

ICML 2024poster

This paper presents FedType, a simple yet pioneering framework designed to fill research gaps in heterogeneous model aggregation within federated learning (FL). FedType introduces small identical proxy models for clients, serving as agents for information exchange, ensuring model security, and achie…

2024

COALA: A Practical and Vision-Centric Federated Learning Platform

ICML 2024poster

We present COALA, a vision-centric Federated Learning (FL) platform, and a suite of benchmarks for practical FL scenarios, which we categorize as task, data, and model levels. At the task level, COALA extends support from simple classification to 15 computer vision tasks, including object detection,…

2024

CURE4Rec: A Benchmark for Recommendation Unlearning with Deeper Influence

NeurIPS 2024poster

With increasing privacy concerns in artificial intelligence, regulations have mandated the right to be forgotten, granting individuals the right to withdraw their data from models. Machine unlearning has emerged as a potential solution to enable selective forgetting in models, particularly in recomm…

2024

DECO-Bench: Unified Benchmark for Decoupled Task-Agnostic Synthetic Data Release

NeurIPS 2024poster

In this work, we tackle the question of how to systematically benchmark task-agnostic decoupling methods for privacy-preserving machine learning (ML). Sharing datasets that include sensitive information often triggers privacy concerns, necessitating robust decoupling methods to separate sensitive an…

Cited by 0SourcePDFScholar
2024

DIAGNOSIS: Detecting Unauthorized Data Usages in Text-to-image Diffusion Models

ICLR 2024poster

Recent text-to-image diffusion models have shown surprising performance in generating high-quality images. However, concerns have arisen regarding the unauthorized data usage during the training or fine-tuning process. One example is when a model trainer collects a set of images created by a particu…

2024

Defending Against Weight-Poisoning Backdoor Attacks for Parameter-Efficient Fine-Tuning

NAACL 2024findings

Recently, various parameter-efficient fine-tuning (PEFT) strategies for application to language models have been proposed and successfully implemented. However, this raises the question of whether PEFT, which only updates a limited set of model parameters, constitutes security vulnerabilities when c…

2024

Detecting, Explaining, and Mitigating Memorization in Diffusion Models

ICLR 2024oral

Recent breakthroughs in diffusion models have exhibited exceptional image-generation capabilities. However, studies show that some outputs are merely replications of training data. Such replications present potential legal challenges for model owners, especially when the generated content contains p…

2024

FEDMEKI: A Benchmark for Scaling Medical Foundation Models via Federated Knowledge Injection

NeurIPS 2024spotlight

This study introduces the Federated Medical Knowledge Injection (FedMEKI) platform, a new benchmark designed to address the unique challenges of integrating medical knowledge into foundation models under privacy constraints. By leveraging a cross-silo federated learning approach, FedMEKI circumvents…

2024

FLoRA: Federated Fine-Tuning Large Language Models with Heterogeneous Low-Rank Adaptations

NeurIPS 2024poster

The rapid development of Large Language Models (LLMs) has been pivotal in advancing AI, with pre-trained LLMs being adaptable to diverse downstream tasks through fine-tuning. Federated learning (FL) further enhances fine-tuning in a privacy-aware manner by utilizing clients' local data through in-si…

2024

FedP3: Federated Personalized and Privacy-friendly Network Pruning under Model Heterogeneity

ICLR 2024poster

The interest in federated learning has surged in recent research due to its unique ability to train a global model using privacy-secured information held locally on each client. This paper pays particular attention to the issue of client-side model heterogeneity, a pervasive challenge in the practic…

Cited by 13SourcePDFScholar
2024

Finding a needle in a haystack: A Black-Box Approach to Invisible Watermark Detection

ECCV 2024poster

"In this paper, we propose WaterMark Detector (), the first invisible watermark detection method under a black-box and annotation-free setting. is capable of detecting arbitrary watermarks within a given detection dataset using a clean non-watermarked dataset as a reference, without relying on speci…

Cited by 4SourcePDFScholar
2024

How to Trace Latent Generative Model Generated Images without Artificial Watermark?

ICML 2024poster

Latent generative models (e.g., Stable Diffusion) have become more and more popular, but concerns have arisen regarding potential misuse related to images generated by these models. It is, therefore, necessary to analyze the origin of images by inferring if a particular image was generated by a spec…

2024

PerceptAnon: Exploring the Human Perception of Image Anonymization Beyond Pseudonymization for GDPR

ICML 2024poster

Current image anonymization techniques, largely focus on localized pseudonymization, typically modify identifiable features like faces or full bodies and evaluate anonymity through metrics such as detection and re-identification rates. However, this approach often overlooks information present in th…

2024

Protecting Split Learning by Potential Energy Loss

IJCAI 2024poster

As a practical privacy-preserving learning method, split learning has drawn much attention in academia and industry. However, its security is constantly being questioned since the intermediate results are shared during training and inference. In this paper, we focus on the privacy leakage from the f…

Cited by 0SourcePDFScholar
2024

Unveiling and Mitigating Memorization in Text-to-image Diffusion Models through Cross Attention

ECCV 2024poster

"Recent advancements in text-to-image (T2I) diffusion models have demonstrated their remarkable capability to generate high-quality images from textual prompts. However, increasing research indicates that these models memorize and replicate images from their training data, raising concerns about pot…

2024

pFedClub: Controllable Heterogeneous Model Aggregation for Personalized Federated Learning

NeurIPS 2024poster

Federated learning, a pioneering paradigm, enables collaborative model training without exposing users’ data to central servers. Most existing federated learning systems necessitate uniform model structures across all clients, restricting their practicality. Several methods have emerged to aggregate…

Cited by 1SourcePDFScholar
2023

Are You Copying My Model? Protecting the Copyright of Large Language Models for EaaS via Backdoor Watermark

ACL 2023long

Large language models (LLMs) have demonstrated powerful capabilities in both text understanding and generation. Companies have begun to offer Embedding as a Service (EaaS) based on these LLMs, which can benefit various natural language processing (NLP) tasks for customers. However, previous studies…

2023

Byzantine-Robust Learning on Heterogeneous Data via Gradient Splitting

ICML 2023poster

Federated learning has exhibited vulnerabilities to Byzantine attacks, where the Byzantine attackers can send arbitrary gradients to a central server to destroy the convergence and performance of the global model. A wealth of robust AGgregation Rules (AGRs) have been proposed to defend against Byzan…

2023

Defending against Backdoor Attacks in Natural Language Generation

AAAI 2023technical

The frustratingly fragile nature of neural network models make current natural language generation (NLG) systems prone to backdoor attacks and generate malicious sequences that could be sexist or offensive. Unfortunately, little effort has been invested to how backdoor attacks can affect current NL…

2023

Deja Vu: Continual Model Generalization for Unseen Domains

ICLR 2023poster

In real-world applications, deep learning models often run in non-stationary environments where the target data distribution continually shifts over time. There have been numerous domain adaptation (DA) methods in both online and offline modes to improve cross-domain adaptation ability. However, the…

Cited by 27SourcePDFScholar
2023

Delving into the Adversarial Robustness of Federated Learning

AAAI 2023technical

In Federated Learning (FL), models are as fragile as centrally trained models against adversarial examples. However, the adversarial robustness of federated learning remains largely unexplored. This paper casts light on the challenge of adversarial robustness of federated learning. To facilitate a b…

Cited by 38SourcePDFScholar
2023

Dimension-independent Certified Neural Network Watermarks via Mollifier Smoothing

ICML 2023poster

Certified\_Watermarks is the first to provide a watermark certificate against $l_2$-norm watermark removal attacks, by leveraging the randomized smoothing techniques for certified robustness to adversarial attacks. However, the randomized smoothing techniques suffer from hardness of certified robust…

Cited by 6SourcePDFScholar
2023

Fast Federated Machine Unlearning with Nonlinear Functional Theory

ICML 2023poster

Federated machine unlearning (FMU) aims to remove the influence of a specified subset of training data upon request from a trained federated learning model. Despite achieving remarkable performance, existing FMU techniques suffer from inefficiency due to two sequential operations of training and ret…

Cited by 57SourcePDFScholar
2023

FedSampling: A Better Sampling Strategy for Federated Learning

IJCAI 2023poster

Federated learning (FL) is an important technique for learning models from decentralized data in a privacy-preserving way. Existing FL methods usually uniformly sample clients for local model learning in each round. However, different clients may have significantly different data sizes, and the clie…

2023

GNN-SL: Sequence Labeling Based on Nearest Examples via GNN

ACL 2023findings

To better handle long-tail cases in the sequence labeling (SL) task, in this work, we introduce graph neural networks sequence labeling (GNN-SL), which augments the vanilla SL model output with similar tagging examples retrieved from the whole training set. Since not all the retrieved tagging exampl…

2023

Is Heterogeneity Notorious? Taming Heterogeneity to Handle Test-Time Shift in Federated Learning

NeurIPS 2023poster

Federated learning (FL) is an effective machine learning paradigm where multiple clients can train models based on heterogeneous data in a decentralized manner without accessing their private data. However, existing FL systems undergo performance deterioration due to feature-level test-time shifts,…

Cited by 26SourcePDFScholar
2023

MAS: Towards Resource-Efficient Federated Multiple-Task Learning

ICCV 2023poster

Federated learning (FL) is an emerging distributed machine learning method that empowers in-situ model training on decentralized edge devices. However, multiple simultaneous FL tasks could overload resource-constrained devices. In this work, we propose the first FL system to effectively coordinate a…

Cited by 24PDFcodeScholar
2023

MECTA: Memory-Economic Continual Test-Time Model Adaptation

ICLR 2023poster

Continual Test-time Adaptation (CTA) is a promising art to secure accuracy gains in continually-changing environments. The state-of-the-art adaptations improve out-of-distribution model accuracy via computation-efficient online test-time gradient descents but meanwhile cost about times of memory ver…

2023

MocoSFL: enabling cross-client collaborative self-supervised learning

ICLR 2023top-5%

Existing collaborative self-supervised learning (SSL) schemes are not suitable for cross-client applications because of their expensive computation and large local data requirements. To address these issues, we propose MocoSFL, a collaborative SSL framework based on Split Federated Learning (SFL) an…

2023

Privacy Assessment on Reconstructed Images: Are Existing Evaluation Metrics Faithful to Human Perception?

NeurIPS 2023spotlight

Hand-crafted image quality metrics, such as PSNR and SSIM, are commonly used to evaluate model privacy risk under reconstruction attacks. Under these metrics, reconstructed images that are determined to resemble the original one generally indicate more privacy leakage. Images determined as overall d…

Cited by 8SourcePDFScholar
2023

RAIN: RegulArization on Input and Network for Black-Box Domain Adaptation

IJCAI 2023poster

Source-Free domain adaptation transits the source-trained model towards target domain without exposing the source data, trying to dispel these concerns about data privacy and security. However, this paradigm is still at risk of data leakage due to adversarial attacks on the source model. Hence, the…

Cited by 95SourcePDFScholar
2023

Reconstructive Neuron Pruning for Backdoor Defense

ICML 2023poster

Deep neural networks (DNNs) have been found to be vulnerable to backdoor attacks, raising security concerns about their deployment in mission-critical applications. While existing defense methods have demonstrated promising results, it is still not clear how to effectively remove backdoor-associated…

2023

Reducing Communication for Split Learning by Randomized Top-k Sparsification

IJCAI 2023poster

Split learning is a simple solution for Vertical Federated Learning (VFL), which has drawn substantial attention in both research and application due to its simplicity and efficiency. However, communication efficiency is still a crucial issue for split learning. In this paper, we investigate multipl…

Cited by 12SourcePDFScholar
2023

Revisiting Data-Free Knowledge Distillation with Poisoned Teachers

ICML 2023poster

Data-free knowledge distillation (KD) helps transfer knowledge from a pre-trained model (known as the teacher model) to a smaller model (known as the student model) without access to the original training data used for training the teacher model. However, the security of the synthetic or out-of-dist…

2023

TARGET: Federated Class-Continual Learning via Exemplar-Free Distillation

ICCV 2023poster

This paper focuses on an under-explored yet important problem: Federated Class-Continual Learning (FCCL), where new classes are dynamically added in federated learning. Existing FCCL works suffer from various limitations, such as requiring additional datasets or storing the private data from previou…

Cited by 62PDFcodeScholar
2023

The Perils of Learning From Unlabeled Data: Backdoor Attacks on Semi-supervised Learning

ICCV 2023poster

Semi-supervised learning (SSL) is gaining popularity as it reduces cost of machine learning (ML) by training high performance models using unlabeled data. In this paper, we reveal that the key feature of SSL, i.e., learning from (non-inspected) unlabeled data, exposes SSL to strong poisoning attacks…

Cited by 14PDFcodeScholar
2023

Towards Personalized Federated Learning via Heterogeneous Model Reassembly

NeurIPS 2023poster

This paper focuses on addressing the practical yet challenging problem of model heterogeneity in federated learning, where clients possess models with different network structures. To track this problem, we propose a novel framework called pFedHR, which leverages heterogeneous model reassembly to ac…

Cited by 66SourcePDFScholar
2023

Towards Robustness Certification Against Universal Perturbations

ICLR 2023poster

In this paper, we investigate the problem of certifying neural network robustness against universal perturbations (UPs), which have been widely used in universal adversarial attacks and backdoor attacks. Existing robustness certification methods aim to provide robustness guarantees for each sample w…

Cited by 13SourcePDFScholar
2023

UltraRE: Enhancing RecEraser for Recommendation Unlearning via Error Decomposition

NeurIPS 2023poster

With growing concerns regarding privacy in machine learning models, regulations have committed to granting individuals the right to be forgotten while mandating companies to develop non-discriminatory machine learning systems, thereby fueling the study of the machine unlearning problem. Our attentio…

2023

Where Did I Come From? Origin Attribution of AI-Generated Images

NeurIPS 2023poster

Image generation techniques have been gaining increasing attention recently, but concerns have been raised about the potential misuse and intellectual property (IP) infringement associated with image generation models. It is, therefore, necessary to analyze the origin of images by inferring if a spe…

2022

Accelerated Federated Learning with Decoupled Adaptive Optimization

ICML 2022spotlight

The federated learning (FL) framework enables edge clients to collaboratively learn a shared inference model while keeping privacy of training data on clients. Recently, many heuristics efforts have been made to generalize centralized adaptive optimization methods, such as SGDM, Adam, AdaGrad, etc.,…

Cited by 58SourcePDFScholar
2022

CATER: Intellectual Property Protection on Text Generation APIs via Conditional Watermarks

NeurIPS 2022accept

Previous works have validated that text generation APIs can be stolen through imitation attacks, causing IP violations. In order to protect the IP of text generation APIs, recent work has introduced a watermarking algorithm and utilized the null-hypothesis test as a post-hoc ownership verification o…

2022

CalFAT: Calibrated Federated Adversarial Training with Label Skewness

NeurIPS 2022accept

Recent studies have shown that, like traditional machine learning, federated learning (FL) is also vulnerable to adversarial attacks. To improve the adversarial robustness of FL, federated adversarial training (FAT) methods have been proposed to apply adversarial training locally before global aggre…

2022

DENSE: Data-Free One-Shot Federated Learning

NeurIPS 2022accept

One-shot Federated Learning (FL) has recently emerged as a promising approach, which allows the central server to learn a model in a single communication round. Despite the low communication cost, existing one-shot FL methods are mostly impractical or face inherent limitations, \eg a public dataset…

2022

Data-Free Adversarial Knowledge Distillation for Graph Neural Networks

IJCAI 2022poster

Graph neural networks (GNNs) have been widely used in modeling graph structured data, owing to its impressive performance in a wide range of practical applications. Recently, knowledge distillation (KD) for GNNs has enabled remarkable progress in graph model compression and knowledge transfer. Howev…

Cited by 21SourcePDFScholar
2022

Extracted BERT Model Leaks More Information than You Think!

EMNLP 2022main

The collection and availability of big data, combined with advances in pre-trained models (e.g. BERT), have revolutionized the predictive performance of natural language processing tasks. This allows corporations to provide machine learning as a service (MLaaS) by encapsulating fine-tuned BERT-based…

2022

FairVFL: A Fair Vertical Federated Learning Framework with Contrastive Adversarial Learning

NeurIPS 2022accept

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the data may contain bias on fairness-sensitive features (e.g., gender), VFL models…

2022

Fine-mixing: Mitigating Backdoors in Fine-tuned Language Models

EMNLP 2022finding

Deep Neural Networks (DNNs) are known to be vulnerable to backdoor attacks. In Natural Language Processing (NLP), DNNs are often backdoored during the fine-tuning process of a large-scale Pre-trained Language Model (PLM) with poisoned samples. Although the clean weights of PLMs are readily available…

2022

Heterogeneous Graph Node Classification With Multi-Hops Relation Features

ICASSP 2022accepted

In recent years, knowledge graph (KG) has obtained many achievements in both research and industrial fields. However, most KG algorithms consider node embedding with only structure and node features, but not relation features. In this paper, we propose a novel Heterogeneous Attention (HAT) algorithm…

Cited by 0SourceScholar
2022

How to Inject Backdoors with Better Consistency: Logit Anchoring on Clean Data

ICLR 2022poster

Since training a large-scale backdoored model from scratch requires a large training dataset, several recent attacks have considered to inject backdoors into a trained clean model without altering model behaviors on the clean data. Previous work finds that backdoors can be injected into a trained cl…

Cited by 41SourcePDFScholar
2022

Outsourcing Training without Uploading Data via Efficient Collaborative Open-Source Sampling

NeurIPS 2022accept

As deep learning blooms with growing demand for computation and data resources, outsourcing model training to a powerful cloud server becomes an attractive alternative to training at a low-power and cost-effective end device. Traditional outsourcing requires uploading device data to the cloud server…

Cited by 9SourcePDFScholar
2022

Prompt Certified Machine Unlearning with Randomized Gradient Smoothing and Quantization

NeurIPS 2022accept

The right to be forgotten calls for efficient machine unlearning techniques that make trained machine learning models forget a cohort of data. The combination of training and unlearning operations in traditional machine unlearning methods often leads to the expensive computational cost on large-scal…

Cited by 39SourcePDFScholar
2022

Protecting Intellectual Property of Language Generation APIs with Lexical Watermark

AAAI 2022technical

Nowadays, due to the breakthrough in natural language generation (NLG), including machine translation, document summarization, image captioning, etc NLG models have been encapsulated in cloud APIs to serve over half a billion people worldwide and process over one hundred billion word generations per…

2022

Student Surpasses Teacher: Imitation Attack for Black-Box NLP APIs

COLING 2022main

Machine-learning-as-a-service (MLaaS) has attracted millions of users to their splendid large-scale models. Although published as black-box APIs, the valuable models behind these services are still vulnerable to imitation attacks. Recently, a series of works have demonstrated that attackers manage t…

2022

Vertically Federated Graph Neural Network for Privacy-Preserving Node Classification

IJCAI 2022poster

Recently, Graph Neural Network (GNN) has achieved remarkable progresses in various real-world tasks on graph data, consisting of node features and the adjacent information between different nodes. High-performance GNN models always depend on both rich features and complete edge information in graph.…

Cited by 132SourcePDFScholar
2021

Anti-Backdoor Learning: Training Clean Models on Poisoned Data

NeurIPS 2021poster

Backdoor attack has emerged as a major security threat to deep neural networks (DNNs). While existing defense methods have demonstrated promising results on detecting or erasing backdoors, it is still not clear whether robust training methods can be devised to prevent the backdoor triggers being inj…

2021

Exploiting Data Sparsity in Secure Cross-Platform Social Recommendation

NeurIPS 2021poster

Social recommendation has shown promising improvements over traditional systems since it leverages social correlation data as an additional input. Most existing work assumes that all data are available to the recommendation platform. However, in practice, user-item interaction data (e.g.,rating) and…

Cited by 44SourcePDFScholar
2021

Gradient Driven Rewards to Guarantee Fairness in Collaborative Machine Learning

NeurIPS 2021poster

In collaborative machine learning(CML), multiple agents pool their resources(e.g., data) together for a common learning task. In realistic CML settings where the agents are self-interested and not altruistic, they may be unwilling to share data or model information without adequate rewards. Furtherm…

Cited by 95SourcePDFScholar
2021

Model Extraction and Adversarial Transferability, Your BERT is Vulnerable!

NAACL 2021long

Natural language processing (NLP) tasks, ranging from text classification to text generation, have been revolutionised by the pretrained language models, such as BERT. This allows corporations to easily build powerful APIs by encapsulating fine-tuned BERT models for downstream tasks. However, when a…

2021

Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks

ICLR 2021poster

Deep neural networks (DNNs) are known vulnerable to backdoor attacks, a training time attack that injects a trigger pattern into a small proportion of training data so as to control the model's prediction at the test time. Backdoor attacks are notably dangerous since they do not affect the model's p…

2021

Privacy-Preserving Optimal Insulin Dosing Decision

ICASSP 2021accepted

Precision diagnosis and treatment are blending outcomes of machine learning and the Internet of Medical Things (IoMT). In the diabetes treatment, a medical center acts as a medical service provider (MSP) with patients data from IoMT devices. The MSP calculates the accurate dosage by importing the he…

Cited by 0SourceScholar