← Search

Jiale Cai

9 accepted papers

2026

FUSE: Full‑spectrum Unlearnable Examples via Spectral Equalization

ICML 2026poster

Unlearnable examples (UEs) protect training data by injecting imperceptible perturbations so that models fail to extract exploitable representations. In this paper, we reveal that existing UEs exhibit a critical failure once low-pass filtering is applied, indicating that the effective perturbation s…

Cited by 0SourceScholar
2026

Graph Domain Adaptation via Homophily-Agnostic Reconstructing Structure

AAAI 2026technical

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs, addressing the challenge of label scarcity. However, existing GDA methods typically assume that both source and target graphs exhibit homophily, leading existing methods to perform poorly when he

Cited by 0SourcePDFScholar
2026

SAGA: Structural Aggregation Guided Alignment with Dynamic View and Neighborhood Order Selection for Multiview Graph Domain Adaptation

ICLR 2026poster

Graph domain adaptation (GDA) transfers knowledge from a labeled source graph to an unlabeled target graph to alleviate label scarcity. In multi-view graphs, the challenge of mitigating domain shift is constrained by structural information across various views. Moreover, within each view, structures…

Cited by 0SourcecodeScholar
2026

When Priors Backfire: On the Vulnerability of Unlearnable Examples to Pretraining

ICLR 2026poster

Unlearnable Examples (UEs) are introduced as a data protection strategy that generates imperceptible perturbations to mislead models into learning spurious correlations rather than real semantics. In this paper, we reveal a fundamental vulnerability of UEs that emerges when learning starts from a pr…

Cited by 0SourcecodeScholar
2025

Versatile Transferable Unlearnable Example Generator

NeurIPS 2025poster

The rapid growth of publicly available data has fueled deep learning advancements but also raises concerns about unauthorized data usage. Unlearnable Examples (UEs) have emerged as a data protection strategy that introduces imperceptible perturbations to prevent unauthorized learning. However, most…

Cited by 0SourcecodeScholar
2025

Video Anomaly Detection with Motion and Appearance Guided Patch Diffusion Model

AAAI 2025technical

A recent endeavor in one class of video anomaly detection is to leverage diffusion models and posit the task as a generation problem, where the diffusion model is trained to recover normal patterns exclusively, thus reporting abnormal patterns as outliers. Yet, existing attempts neglect the various…

2024

Attacking Transformers with Feature Diversity Adversarial Perturbation

AAAI 2024technical

Understanding the mechanisms behind Vision Transformer (ViT), particularly its vulnerability to adversarial perturbations, is crucial for addressing challenges in its real-world applications. Existing ViT adversarial attackers rely on labels to calculate the gradient for perturbation, and exhibit lo…

Cited by 5SourcePDFScholar
2024

Dynamic Feature Pruning and Consolidation for Occluded Person Re-identification

AAAI 2024technical

Occluded person re-identification (ReID) is a challenging problem due to contamination from occluders. Existing approaches address the issue with prior knowledge cues, such as human body key points and semantic segmentations, which easily fail in the presence of heavy occlusion and other humans as o…

2024

Progressive Text-to-Image Diffusion with Soft Latent Direction

AAAI 2024technical

In spite of the rapidly evolving landscape of text-to-image generation, the synthesis and manipulation of multiple entities while adhering to specific relational constraints pose enduring challenges. This paper introduces an innovative progressive synthesis and editing operation that systematically…