← Search

Jia-Li Yin

9 accepted papers

2026

DoBlock: Blocking Malicious Association Propagation for Backdoor-Robust Federated Learning Under Domain Skew

AAAI 2026technical

Federated Learning (FL) enables privacy-preserving distributed training but remains vulnerable to backdoor attacks. Attackers can embed malicious trigger-label associations into the global model by participating in the aggregation process. Existing defense methods typically defend against backdoor a

Cited by 0SourcePDFScholar
2026

LoopLLM: Transferable Energy-Latency Attacks in LLMs via Repetitive Generation

AAAI 2026technical

As large language models (LLMs) scale, their inference incurs substantial computational resources, exposing them to energy-latency attacks, where crafted prompts induce high energy and latency cost. Existing attack methods aim to prolong output by delaying the generation of termination symbols. Howe

Cited by 0SourcePDFScholar
2026

Prior Refinement Is Better: Diffusion-Driven Graph Harmonization for Federated Graph Learning

AAAI 2026technical

Federated Graph Learning (FGL) has emerged as a compelling paradigm for collaboratively training a global model while preserving the privacy of multi-source graphs. Nonetheless, FGL faces a critical challenge of data heterogeneity, where semantic and structural discrepancies across clients significa

Cited by 0SourcePDFScholar
2026

Transform to Transfer: Boosting Adversarial Attack Transferability on Vision-Language Pre-training Models

CVPR 2026

Vision-Language Pre-training (VLP) models, while achieving state-of-the-art performance on various multimodal tasks, exhibit significant vulnerability to multimodal adversarial examples. In black-box attack scenarios of VLP models, a key challenge lies in the limited transferability of these adversa

Cited by 0SourceScholar
2025

Adversarial-Inspired Backdoor Defense via Bridging Backdoor and Adversarial Attacks

AAAI 2025technical

Backdoor attacks and adversarial attacks are two major security threats to deep neural networks (DNNs), with the former one is a training-time data poisoning attack that aims to implant backdoor triggers into models by injecting trigger patterns into training samples, and the latter one is a testing…

Cited by 0SourcePDFScholar
2025

KOEnsAttack: Towards Efficient Data-Free Black-Box Adversarial Attacks via Knowledge-Orthogonalized Substitute Ensembles

ICCV 2025poster

Data-free black-box attacks aim to attack a model without access to either the model parameters or training data. Existing methods use a generator to synthesize training samples and then train a substitute model to imitate the victim model. The adversarial examples (AEs) are finally generated using…

Cited by 0SourcePDFScholar
2024

MEAT: Median-Ensemble Adversarial Training for Improving Robustness and Generalization

ICASSP 2024accepted

Self-ensemble adversarial training methods improve model robustness by ensembling models at different training epochs, such as model weight averaging (WA). However, previous research has shown that self-ensemble defense methods in adversarial training (AT) still suffer from robust overfitting, which…

Cited by 0SourceScholar
2023

SRoUDA: Meta Self-Training for Robust Unsupervised Domain Adaptation

AAAI 2023technical

As acquiring manual labels on data could be costly, unsupervised domain adaptation (UDA), which transfers knowledge learned from a rich-label dataset to the unlabeled target dataset, is gaining increasingly more popularity. While extensive studies have been devoted to improving the model accuracy on…