scispace - formally typeset
Q

Qian Huang

Researcher at Cornell University

Publications -  15
Citations -  558

Qian Huang is an academic researcher from Cornell University. The author has contributed to research in topics: Computer science & Set (abstract data type). The author has an hindex of 5, co-authored 9 publications receiving 163 citations.

Papers
More filters
Posted Content

Combining Label Propagation and Simple Models Out-performs Graph Neural Networks

TL;DR: This work shows that for many standard transductive node classification benchmarks, it can exceed or match the performance of state-of-the-art GNNs by combining shallow models that ignore the graph structure with two simple post-processing steps that exploit correlation in the label structure.
Posted Content

Enhancing Adversarial Example Transferability with an Intermediate Level Attack

TL;DR: The Intermediate Level Attack (ILA) is introduced, which attempts to fine-tune an existing adversarial example for greater black-box transferability by increasing its perturbation on a pre-specified layer of the source model, improving upon state-of-the-art methods.
Proceedings ArticleDOI

Enhancing Adversarial Example Transferability With an Intermediate Level Attack

TL;DR: The Intermediate Level Attack (ILA) as mentioned in this paper attempts to fine-tune an existing adversarial example for greater black-box transferability by increasing its perturbation on a pre-specified layer of the source model.
Proceedings Article

Combining Label Propagation and Simple Models out-performs Graph Neural Networks

TL;DR: In this paper, the authors combine shallow multilayer perceptrons models with two simple postprocessings for correlation in the label structure: (i) an error correlation that spreads residual errors in training data to correct errors in test data and (ii) prediction correlation that smooths the predictions on the test data.