← Search

James Y Zou

12 accepted papers

2024

In-context Vectors: Making In Context Learning More Effective and Controllable Through Latent Space Steering

ICML 2024poster

Large language models (LLMs) demonstrate emergent in-context learning capabilities, where they adapt to new tasks based on example demonstrations. However, in-context learning has seen limited effectiveness in many settings, is difficult to quantitatively control and takes up context window space. T…

2024

Monitoring AI-Modified Content at Scale: A Case Study on the Impact of ChatGPT on AI Conference Peer Reviews

ICML 2024oral

We present an approach for estimating the fraction of text in a large corpus which is likely to be substantially modified or produced by a large language model (LLM). Our maximum likelihood model leverages expert-written and AI-generated reference texts to accurately and efficiently examine real-wor…

2023

DataPerf: Benchmarks for Data-Centric AI Development

NeurIPS 2023poster

Machine learning research has long focused on models rather than datasets, and prominent datasets are used for common ML tasks without regard to the breadth, difficulty, and faithfulness of the underlying problems. Neglecting the fundamental importance of data has given rise to inaccuracy, bias, and…

2022

Estimating and Explaining Model Performance When Both Covariates and Labels Shift

NeurIPS 2022accept

Deployed machine learning (ML) models often encounter new user data that differs from their training data. Therefore, estimating how well a given model might perform on the new data is an important step toward reliable ML applications. This is very challenging, however, as the data distribution can…

Cited by 24SourcePDFScholar
2022

HAPI: A Large-scale Longitudinal Dataset of Commercial ML API Predictions

NeurIPS 2022accept

Commercial ML APIs offered by providers such as Google, Amazon and Microsoft have dramatically simplified ML adoptions in many applications. Numerous companies and academics pay to use ML APIs for tasks such as object detection, OCR and sentiment analysis. Different ML APIs tackling the same task ca…

2020

FrugalML: How to use ML Prediction APIs more accurately and cheaply

NeurIPS 2020oral

Offering prediction APIs for fee is a fast growing industry and is an important aspect of machine learning as a service. While many such services are available, the heterogeneity in their price and performance makes it challenging for users to decide which API or combination of APIs to use for their…

2020

MOPO: Model-based Offline Policy Optimization

NeurIPS 2020poster

Offline reinforcement learning (RL) refers to the problem of learning policies entirely from a batch of previously collected data. This problem setting is compelling, because it offers the promise of utilizing large, diverse, previously collected datasets to acquire policies without any costly or da…

2019

Making AI Forget You: Data Deletion in Machine Learning

NeurIPS 2019spotlight

Intense recent discussions have focused on how to provide individuals with control over when their data can and cannot be used --- the EU’s Right To Be Forgotten regulation is an example of this effort. In this paper we initiate a framework studying what to do when it is no longer permissible to dep…

2018

Learning a Warping Distance from Unlabeled Time Series Using Sequence Autoencoders

NeurIPS 2018poster

Measuring similarities between unlabeled time series trajectories is an important problem in many domains such as medicine, economics, and vision. It is often unclear what is the appropriate metric to use because of the complex nature of noise in the trajectories (e.g. different sampling rates or ou…

Cited by 23SourcePDFScholar
2017

NeuralFDR: Learning Discovery Thresholds from Hypothesis Features

NeurIPS 2017poster

As datasets grow richer, an important challenge is to leverage the full features in the data to maximize the number of useful discoveries while controlling for false positives. We address this problem in the context of multiple hypotheses testing, where for each hypothesis, we observe a p-value alon…

2016

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings

NeurIPS 2016poster

The blind application of machine learning runs the risk of amplifying biases present in data. Such a danger is facing us with word embedding, a popular framework to represent text data as vectors which has been used in many machine learning and natural language processing tasks. We show that even wo…

Cited by 4470SourcePDFScholar