← Search

Alex Tamkin

12 accepted papers

2025

Eliciting Human Preferences with Language Models

ICLR 2025poster

Language models (LMs) can be directed to perform user- and context-dependent tasks by using labeled examples or natural language prompts. But selecting examples or writing prompts can be challenging---especially in tasks that require users to precisely articulate nebulous preferences or reason about…

2024

Codebook Features: Sparse and Discrete Interpretability for Neural Networks

ICML 2024poster

Understanding neural networks is challenging in part because of the dense, continuous nature of their hidden states. We explore whether we can train neural networks to have hidden states that are sparse, discrete, and more interpretable by quantizing their continuous features into what we call codeb…

2023

Feature Dropout: Revisiting the Role of Augmentations in Contrastive Learning

NeurIPS 2023poster

What role do augmentations play in contrastive learning? Recent work suggests that good augmentations are label-preserving with respect to a specific downstream task. We complicate this picture by showing that label-destroying augmentations can be useful in the foundation model setting, where the go…

2023

Oolong: Investigating What Makes Transfer Learning Hard with Controlled Studies

EMNLP 2023short main

When we transfer a pretrained language model to a new language, there are many axes of variation that change at once. To disentangle the impact of different factors like syntactic similarity and vocabulary similarity, we propose a set of \emph{controlled transfer studies}: we systematically transfor…

Cited by 0SourcecodeScholar
2023

Turbulence in Focus: Benchmarking Scaling Behavior of 3D Volumetric Super-Resolution with BLASTNet 2.0 Data

NeurIPS 2023poster

Analysis of compressible turbulent flows is essential for applications related to propulsion, energy generation, and the environment. Here, we present BLASTNet 2.0, a 2.2 TB network-of-datasets containing 744 full-domain samples from 34 high-fidelity direct numerical simulations, which addresses th…

2022

Active Learning Helps Pretrained Models Learn the Intended Task

NeurIPS 2022accept

Models can fail in unpredictable ways during deployment due to task ambiguity, when multiple behaviors are consistent with the provided training data. An example is an object classifier trained on red squares and blue circles: when encountering blue squares, the intended behavior is undefined. We in…

2022

DABS 2.0: Improved Datasets and Algorithms for Universal Self-Supervision

NeurIPS 2022accept

Universal self-supervised (SSL) algorithms hold enormous promise for making machine learning accessible to high-impact domains such as protein biology, manufacturing, and genomics. We present DABS 2.0: a set of improved datasets and algorithms for advancing research on universal SSL. We extend the r…

2021

DABS: a Domain-Agnostic Benchmark for Self-Supervised Learning

NeurIPS 2021poster

Self-supervised learning algorithms, including BERT and SimCLR, have enabled significant strides in fields like natural language processing, computer vision, and speech processing. However, these algorithms are domain-specific, meaning that new self-supervised learning algorithms must be developed f…

Cited by 43SourcecodeScholar
2021

Viewmaker Networks: Learning Views for Unsupervised Representation Learning

ICLR 2021poster

Many recent methods for unsupervised representation learning train models to be invariant to different "views," or distorted versions of an input. However, designing these views requires considerable trial and error by human experts, hindering widespread adoption of unsupervised representation learn…

2020

Language Through a Prism: A Spectral Approach for Multiscale Language Representations

NeurIPS 2020poster

Language exhibits structure at a wide range of scales, from subwords to words, sentences, paragraphs, and documents. We propose building models that isolate scale-specific information in deep representations, and develop methods for encouraging models during training to learn more about particular s…