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

AdaMatch: A Unified Approach to Semi-Supervised Learning and Domain Adaptation.

TL;DR: AdaMatch as mentioned in this paper unifies the tasks of unsupervised domain adaptation (UDA), semi-supervised learning (SSL), and Semi-Supervised Domain Adaptation (SSDA).
Journal ArticleDOI

Students Parrot Their Teachers: Membership Inference on Model Distillation

TL;DR: Membership inference attacks on a private dataset can succeed even if the target model is *never* queried on any actual training points, but only on inputs whose predictions are highly influenced by training data as discussed by the authors .
Proceedings ArticleDOI

Part-Based Models Improve Adversarial Robustness

TL;DR: Chawins et al. as discussed by the authors combine a part segmentation model with a tiny classifier and is trained end-to-end to simultaneously segment objects into parts and then classify the segmented object.
Journal ArticleDOI

Are aligned neural networks adversarially aligned?

TL;DR: This article showed that NLP-based optimization attacks are insufficiently powerful to reliably attack aligned text models: even when current NLPbased attacks fail, we can find adversarial inputs with brute force.