← Search

Horace He

4 accepted papers

2021

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

ICLR 2021poster

Graph Neural Networks (GNNs) are a predominant technique for learning over graphs. However, there is relatively little understanding of why GNNs are successful in practice and whether they are necessary for good performance. Here, we show that for many standard transductive node classification bench…

2021

Measuring Coding Challenge Competence With APPS

NeurIPS 2021poster

While programming is one of the most broadly applicable skills in modern society, it is unclear how well state-of-the-art machine learning models can write code. Despite its importance, there has been surprisingly little work on evaluating code generation, and it can be difficult to assess code gene…

Cited by 657SourcecodeScholar
2020

Better Set Representations For Relational Reasoning

NeurIPS 2020poster

Incorporating relational reasoning into neural networks has greatly expanded their capabilities and scope. One defining trait of relational reasoning is that it operates on a set of entities, as opposed to standard vector representations. Existing end-to-end approaches for relational reasoning typic…

2019

Enhancing Adversarial Example Transferability With an Intermediate Level Attack

ICCV 2019poster

Neural networks are vulnerable to adversarial examples, malicious inputs crafted to fool trained models. Adversarial examples often exhibit black-box transfer, meaning that adversarial examples for one model can fool another model. However, adversarial examples are typically overfit to exploit the p…

Cited by 306PDFcodeScholar