← Search

Joshua David Robinson

4 accepted papers

2023

Sign and Basis Invariant Networks for Spectral Graph Representation Learning

ICLR 2023top-25%

We introduce SignNet and BasisNet---new neural architectures that are invariant to two key symmetries displayed by eigenvectors: (i) sign flips, since if v is an eigenvector then so is -v; and (ii) more general basis symmetries, which occur in higher dimensional eigenspaces with infinitely many choi…

2022

Neural Set Function Extensions: Learning with Discrete Functions in High Dimensions

NeurIPS 2022accept

Integrating functions on discrete domains into neural networks is key to developing their capability to reason about discrete objects. But, discrete domains are (1) not naturally amenable to gradient-based optimization, and (2) incompatible with deep learning architectures that rely on representatio…

2021

Can contrastive learning avoid shortcut solutions?

NeurIPS 2021poster

The generalization of representations learned via contrastive learning depends crucially on what features of the data are extracted. However, we observe that the contrastive loss does not always sufficiently guide which features are extracted, a behavior that can negatively impact the performance on…

2021

Contrastive Learning with Hard Negative Samples

ICLR 2021poster

We consider the question: how can you sample good negative examples for contrastive learning? We argue that, as with metric learning, learning contrastive representations benefits from hard negative samples (i.e., points that are difficult to distinguish from an anchor point). The key challenge towa…