scispace - formally typeset
N

Nicholas Carlini

Researcher at Google

Publications -  104
Citations -  24459

Nicholas Carlini is an academic researcher from Google. The author has contributed to research in topics: Computer science & Robustness (computer science). The author has an hindex of 40, co-authored 78 publications receiving 15330 citations. Previous affiliations of Nicholas Carlini include University of California, Berkeley.

Papers
More filters
Posted Content

ReMixMatch: Semi-Supervised Learning with Distribution Alignment and Augmentation Anchoring

TL;DR: A variant of AutoAugment which learns the augmentation policy while the model is being trained, and is significantly more data-efficient than prior work, requiring between $5\times and $16\times less data to reach the same accuracy.
Proceedings Article

ReMixMatch: Semi-Supervised Learning with Distribution Matching and Augmentation Anchoring

TL;DR: A variant of AutoAugment which learns the augmentation policy while the model is being trained, and is significantly more data-efficient than prior work, requiring between 5 times and 16 times less data to reach the same accuracy.
Proceedings Article

ROP is still dangerous: breaking modern defenses

TL;DR: This paper introduces three new attack methods that break many existing ROP defenses and shows how to break kBouncer and ROPecker, two recent low-overhead defenses that can be applied to legacy software on existing hardware.
Posted Content

Defensive Distillation is Not Robust to Adversarial Examples

TL;DR: It is shown that defensive distillation is not secure: it is no more resistant to targeted misclassification attacks than unprotected neural networks.
Posted Content

Adversarial Example Defenses: Ensembles of Weak Defenses are not Strong

TL;DR: It is shown that an adaptive adversary can create adversarial examples successfully with low distortion, implying that ensemble of weak defenses is not sufficient to provide strong defense against adversarialExamples.