← Search

Xinping Yi

5 accepted papers

2023

Randomized Adversarial Training via Taylor Expansion

CVPR 2023poster

In recent years, there has been an explosion of research into developing more robust deep neural networks against adversarial examples. Adversarial training appears as one of the most successful methods. To deal with both the robustness against adversarial examples and the accuracy over clean exampl…

2022

Adversarial Label Poisoning Attack on Graph Neural Networks via Label Propagation

ECCV 2022poster

"Graph neural networks (GNNs) have achieved outstanding performance in semi-supervised learning tasks with partially labeled graph structured data. However, labeling graph data for training is a challenging task, and inaccurate labels may mislead the training process to erroneous GNN models for node…

Cited by 12SourcePDFScholar
2022

Enhancing Adversarial Training With Second-Order Statistics of Weights

CVPR 2022poster

Adversarial training has been shown to be one of the most effective approaches to improve the robustness of deep neural networks. It is formalized as a min-max optimization over model weights and adversarial perturbations, where the weights can be optimized through gradient descent methods like SGD.…

Cited by 72PDFcodeScholar
2021

Towards Better Robust Generalization with Shift Consistency Regularization

ICML 2021spotlight

While adversarial training becomes one of the most promising defending approaches against adversarial attacks for deep neural networks, the conventional wisdom through robust optimization may usually not guarantee good generalization for robustness. Concerning with robust generalization over unseen…

Cited by 24SourcePDFScholar
2020

How does Weight Correlation Affect Generalisation Ability of Deep Neural Networks?

NeurIPS 2020poster

This paper studies the novel concept of weight correlation in deep neural networks and discusses its impact on the networks' generalisation ability. For fully-connected layers, the weight correlation is defined as the average cosine similarity between weight vectors of neurons, and for convolutional…

Cited by 65SourcePDFScholar