← Search

Eric Gan

4 accepted papers

2024

Changing the Training Data Distribution to Reduce Simplicity Bias Improves In-distribution Generalization

NeurIPS 2024poster

Can we modify the training data distribution to encourage the underlying optimization method toward finding solutions with superior generalization performance on in-distribution data? In this work, we approach this question for the first time by comparing the inductive bias of gradient descent (GD)…

Cited by 1SourcePDFScholar
2024

Identifying Spurious Biases Early in Training through the Lens of Simplicity Bias

AISTATS 2024poster

Neural networks trained with (stochastic) gradient descent have an inductive bias towards learning simpler solutions. This makes them highly prone to learning spurious correlations in the training data, that may not hold at test time. In this work, we provide the first theoretical analysis of the ef…

Cited by 29SourcePDFScholar
2024

Investigating the Benefits of Projection Head for Representation Learning

ICLR 2024poster

An effective technique for obtaining high-quality representations is adding a projection head on top of the encoder during training, then discarding it and using the pre-projection representations. Despite its proven practical effectiveness, the reason behind the success of this technique is poorly…

Cited by 9SourcePDFScholar
2023

Which Features are Learnt by Contrastive Learning? On the Role of Simplicity Bias in Class Collapse and Feature Suppression

ICML 2023oral

Contrastive learning (CL) has emerged as a powerful technique for representation learning, with or without label supervision. However, supervised CL is prone to collapsing representations of subclasses within a class by not capturing all their features, and unsupervised CL may suppress harder class-…

Cited by 25SourcePDFScholar