activity
20222026
most citedA Survey on Masked Autoencoder for Self-supervised Learning in Vision and Beyond

38 citations · 80 across the 15 of their papers we have counts for

collaborators
Showing cs.LGShow all

5 papers · 1 filter

cs.LG2024★ 1 cited

Towards Understanding Dual BN In Hybrid Adversarial Training

Chenshuang Zhang, Chaoning Zhang, Kang Zhang +3

There is a growing concern about applying batch normalization (BN) in adversarial training (AT), especially when the model is trained on both adversarial samples and clean samples…

cs.LG2022★ 1 cited

Investigating Top- White-Box and Transferable Black-box Attack

Chaoning Zhang, Philipp Benz, Adil Karjauv +3

Existing works have identified the limitation of top- attack success rate (ASR) as a metric to evaluate the attack strength but exclusively investigated it in the white-box sett…

cs.LG2022★ 1 cited

Dual Temperature Helps Contrastive Learning Without Many Negative Samples: Towards Understanding and Simplifying MoCo

Chaoning Zhang, Kang Zhang, Trung X. Pham +4

Contrastive learning (CL) is widely known to require many negative samples, 65536 in MoCo for instance, for which the performance of a dictionary-free framework is often inferior b…

cs.LG2022★ 24 cited

How Does SimSiam Avoid Collapse Without Negative Samples? A Unified Understanding with Self-supervised Contrastive Learning

Chaoning Zhang, Kang Zhang, Chenshuang Zhang +3

To avoid collapse in self-supervised learning (SSL), a contrastive loss is widely used but often requires a large number of negative samples. Without negative samples yet achieving…

cs.LG2022

Fast Adversarial Training with Noise Augmentation: A Unified Perspective on RandStart and GradAlign

Axi Niu, Kang Zhang, Chaoning Zhang +4

PGD-based and FGSM-based are two popular adversarial training (AT) approaches for obtaining adversarially robust models. Compared with PGD-based AT, FGSM-based one is significantly…