scispace - formally typeset
C

Cho-Jui Hsieh

Researcher at University of California, Los Angeles

Publications -  355
Citations -  29087

Cho-Jui Hsieh is an academic researcher from University of California, Los Angeles. The author has contributed to research in topics: Robustness (computer science) & Computer science. The author has an hindex of 60, co-authored 301 publications receiving 22410 citations. Previous affiliations of Cho-Jui Hsieh include Amazon.com & University of California, Davis.

Papers
More filters
Journal Article

LIBLINEAR: A Library for Large Linear Classification

TL;DR: LIBLINEAR is an open source library for large-scale linear classification that supports logistic regression and linear support vector machines and provides easy-to-use command-line tools and library calls for users and developers.
Proceedings ArticleDOI

ZOO: Zeroth Order Optimization Based Black-box Attacks to Deep Neural Networks without Training Substitute Models

TL;DR: An effective black-box attack that also only has access to the input (images) and the output (confidence scores) of a targeted DNN is proposed, sparing the need for training substitute models and avoiding the loss in attack transferability.
Posted Content

VisualBERT: A Simple and Performant Baseline for Vision and Language.

TL;DR: Analysis demonstrates that VisualBERT can ground elements of language to image regions without any explicit supervision and is even sensitive to syntactic relationships, tracking, for example, associations between verbs and image regions corresponding to their arguments.
Proceedings ArticleDOI

A dual coordinate descent method for large-scale linear SVM

TL;DR: A novel dual coordinate descent method for linear SVM with L1-and L2-loss functions that reaches an ε-accurate solution in O(log(1/ε)) iterations is presented.
Proceedings ArticleDOI

ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks without Training Substitute Models

TL;DR: Zeroth order optimization (ZOO) as discussed by the authors was proposed to estimate the gradients of the target DNN for generating adversarial examples, which was shown to be as effective as the state-of-the-art white-box attack.