← Search

Jeff Z. HaoChen

9 accepted papers

2023

Beyond NTK with Vanilla Gradient Descent: A Mean-Field Analysis of Neural Networks with Polynomial Width, Samples, and Time

NeurIPS 2023poster

Despite recent theoretical progress on the non-convex optimization of two-layer neural networks, it is still an open question whether gradient descent on neural networks without unnatural modifications can achieve better sample complexity than kernel methods. This paper provides a clean mean-field a…

Cited by 15SourcePDFScholar
2023

Beyond Positive Scaling: How Negation Impacts Scaling Trends of Language Models

ACL 2023findings

Language models have been shown to exhibit positive scaling, where performance improves as models are scaled up in terms of size, compute, or data. In this work, we introduce NeQA, a dataset consisting of questions with negation in which language models do not exhibit straightforward positive scalin…

2023

Diagnosing and Rectifying Vision Models using Language

ICLR 2023poster

Recent multi-modal contrastive learning models have demonstrated the ability to learn an embedding space suitable for building strong vision classifiers, by leveraging the rich information in large-scale image-caption datasets. Our work highlights a distinct advantage of this multi-modal embedding s…

2022

Beyond Separability: Analyzing the Linear Transferability of Contrastive Representations to Related Subpopulations

NeurIPS 2022accept

Contrastive learning is a highly effective method for learning representations from unlabeled data. Recent works show that contrastive representations can transfer across domains, leading to simple state-of-the-art algorithms for unsupervised domain adaptation. In particular, a linear classifier tra…

Cited by 44SourcePDFScholar
2022

Connect, Not Collapse: Explaining Contrastive Learning for Unsupervised Domain Adaptation

ICML 2022oral

We consider unsupervised domain adaptation (UDA), where labeled data from a source domain (e.g., photos) and unlabeled data from a target domain (e.g., sketches) are used to learn a classifier for the target domain. Conventional UDA methods (e.g., domain adversarial training) learn domain-invariant…

2022

Self-supervised Learning is More Robust to Dataset Imbalance

ICLR 2022spotlight

Self-supervised learning (SSL) is a scalable way to learn general visual representations since it learns without labels. However, large-scale unlabeled datasets in the wild often have long-tailed label distributions, where we know little about the behavior of SSL. In this work, we systematically inv…

Cited by 204SourcePDFScholar
2021

Provable Guarantees for Self-Supervised Deep Learning with Spectral Contrastive Loss

NeurIPS 2021oral

Recent works in self-supervised learning have advanced the state-of-the-art by relying on the contrastive learning paradigm, which learns representations by pushing positive pairs, or similar examples from the same class, closer together while keeping negative pairs far apart. Despite the empirical…

Cited by 351SourcePDFScholar