← Search

Xiao-Shan Gao

20 accepted papers

2026

Why Do Unlearnable Examples Work: A Novel Perspective of Mutual Information

ICLR 2026poster

The volume of freely scraped data on the Internet has driven the tremendous success of deep learning. Along with this comes the rising concern about data privacy and security. Numerous methods for generating unlearnable examples have been proposed to prevent data from being illicitly learned by unau…

Cited by 0SourceScholar
2025

BridgePure: Limited Protection Leakage Can Break Black-Box Data Protection

NeurIPS 2025poster

Availability attacks, or unlearnable examples, are defensive techniques that allow data owners to modify their datasets in ways that prevent unauthorized machine learning models from learning effectively while maintaining the data's intended functionality. It has led to the release of popular black-…

Cited by 0SourceScholar
2025

Generalizability of Neural Networks Minimizing Empirical Risk Based on Expressive Power

ICLR 2025poster

The primary objective of learning methods is generalization. Classic generalization bounds, based on VC-dimension or Rademacher complexity, are uniformly applicable to all networks in the hypothesis space. On the other hand, algorithm-dependent generalization bounds, like stability bounds, address m…

Cited by 0SourcePDFScholar
2025

PowerMLP: An Efficient Version of KAN

AAAI 2025technical

The Kolmogorov-Arnold Network (KAN) is a new network architecture known for its high accuracy in several tasks such as function fitting and PDE solving. The superior expressive capability of KAN arises from the Kolmogorov-Arnold representation theorem and learnable spline functions. However, the com…

2025

Provable Robust Overfitting Mitigation in Wasserstein Distributionally Robust Optimization

ICLR 2025poster

Wasserstein distributionally robust optimization (WDRO) optimizes against worst-case distributional shifts within a specified uncertainty set, leading to enhanced generalization on unseen adversarial examples, compared to standard adversarial training which focuses on pointwise adversarial perturbat…

2025

Red-Teaming Text-to-Image Systems by Rule-based Preference Modeling

NeurIPS 2025poster

Text-to-image (T2I) models raise ethical and safety concerns due to their potential to generate inappropriate or harmful images. Evaluating these models' security through red-teaming is vital, yet white-box approaches are limited by their need for internal access, complicating their use with closed-…

Cited by 0SourcecodeScholar
2024

Efficient Availability Attacks against Supervised and Contrastive Learning Simultaneously

NeurIPS 2024poster

Availability attacks provide a tool to prevent the unauthorized use of private data and commercial datasets by generating imperceptible noise and crafting unlearnable examples before release. Ideally, the obtained unlearnability can prevent algorithms from training usable models. When supervised l…

2024

Efficient Black-box Adversarial Attacks via Bayesian Optimization Guided by a Function Prior

ICML 2024poster

This paper studies the challenging black-box adversarial attack that aims to generate adversarial examples against a black-box model by only using output feedback of the model to input queries. Some previous methods improve the query efficiency by incorporating the gradient of a surrogate white-box…

2024

Generalization Bound and New Algorithm for Clean-Label Backdoor Attack

ICML 2024poster

The generalization bound is a crucial theoretical tool for assessing the generalizability of learning methods and there exist vast literatures on generalizability of normal learning, adversarial learning, and data poisoning. Unlike other data poison attacks, the backdoor attack has the special prope…

2024

Improving Robustness of 3D Point Cloud Recognition from a Fourier Perspective

NeurIPS 2024poster

Although 3D point cloud recognition has achieved substantial progress on standard benchmarks, the typical models are vulnerable to point cloud corruptions, leading to security threats in real-world applications. To improve the corruption robustness, various data augmentation methods have been studie…

Cited by 0SourcePDFScholar
2024

T2VSafetyBench: Evaluating the Safety of Text-to-Video Generative Models

NeurIPS 2024poster

The recent development of Sora leads to a new era in text-to-video (T2V) generation. Along with this comes the rising concern about its safety risks. The generated videos may contain illegal or unethical content, and there is a lack of comprehensive quantitative understanding of their safety, posing…