← Search

Elliot Meyerson

8 accepted papers

2026

Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning

ICML 2026poster

Fine-tuning large language models (LLMs) for downstream tasks is an essential stage of modern AI deployment. Reinforcement learning (RL) has emerged as the dominant fine-tuning paradigm, underpinning many state-of-the-art LLMs. In contrast, evolution strategies (ES) has largely been overlooked due t…

Cited by 0SourceScholar
2024

Unlocking the Potential of Global Human Expertise

NeurIPS 2024poster

Solving societal problems on a global scale requires the collection and processing of ideas and methods from diverse sets of international experts. As the number and diversity of human experts increase, so does the likelihood that elements in this collective knowledge can be combined and refined to…

2021

The Traveling Observer Model: Multi-task Learning Through Spatial Variable Embeddings

ICLR 2021spotlight

This paper frames a general prediction system as an observer traveling around a continuous space, measuring values at some locations, and predicting them at others. The observer is completely agnostic about any particular task being solved; it cares only about measurement locations and their values.…

Cited by 15SourcePDFScholar
2020

Quantifying Point-Prediction Uncertainty in Neural Networks via Residual Estimation with an I/O Kernel

ICLR 2020poster

Neural Networks (NNs) have been extensively used for a wide spectrum of real-world regression tasks, where the goal is to predict a numerical outcome such as revenue, effectiveness, or a quantitative result. In many such tasks, the point prediction is not enough: the uncertainty (i.e. risk or confid…

Cited by 75SourcecodeScholar
2019

Modular Universal Reparameterization: Deep Multi-task Learning Across Diverse Domains

NeurIPS 2019poster

As deep learning applications continue to become more diverse, an interesting question arises: Can general problem solving arise from jointly learning several such diverse tasks? To approach this question, deep multi-task learning is extended in this paper to the setting where there is no obvious ov…

2018

Beyond Shared Hierarchies: Deep Multitask Learning through Soft Layer Ordering

ICLR 2018poster

Existing deep multitask learning (MTL) approaches align layers shared between tasks in a parallel ordering. Such an organization significantly constricts the types of shared structure that can be learned. The necessity of parallel ordering for deep MTL is first tested by comparing it with permuted o…

Cited by 141SourcePDFScholar
2018

Pseudo-task Augmentation: From Deep Multitask Learning to Intratask Sharing—and Back

ICML 2018oral

Deep multitask learning boosts performance by sharing learned structure across related tasks. This paper adapts ideas from deep multitask learning to the setting where only a single task is available. The method is formalized as pseudo-task augmentation, in which models are trained with multiple dec…

Cited by 64SourcePDFScholar