← Search

Douglas Eck

13 accepted papers

2024

A Real-World WebAgent with Planning, Long Context Understanding, and Program Synthesis

ICLR 2024oral

Pre-trained large language models (LLMs) have recently achieved better generalization and sample efficiency in autonomous web automation. However, the performance on real-world websites has still suffered from (1) open domainness, (2) limited context length, and (3) lack of inductive bias on HTML. W…

Cited by 233SourcePDFScholar
2022

Deduplicating Training Data Makes Language Models Better

ACL 2022long

We find that existing language modeling datasets contain many near-duplicate examples and long repetitive substrings. As a result, over 1% of the unprompted output of language models trained on these datasets is copied verbatim from the training data. We develop two tools that allow us to deduplicat…

2021

Emergent Social Learning via Multi-agent Reinforcement Learning

ICML 2021spotlight

Social learning is a key component of human and animal intelligence. By taking cues from the behavior of experts in their environment, social learners can acquire sophisticated behavior and rapidly adapt to new circumstances. This paper investigates whether independent reinforcement learning (RL) ag…

2019

A Learned Representation for Scalable Vector Graphics

ICCV 2019poster

Dramatic advances in generative models have resulted in near photographic quality for artificially rendered faces, animals and other objects in the natural world. In spite of such advances, a higher level understanding of vision and imagery does not arise from exhaustively modeling an object, but in…

Cited by 137PDFcodeScholar
2019

Enabling Factorized Piano Music Modeling and Generation with the MAESTRO Dataset

ICLR 2019oral

Generating musical audio directly with neural networks is notoriously difficult because it requires coherently modeling structure at many different timescales. Fortunately, most music is also highly structured and can be represented as discrete note events played on musical instruments. Herein, we s…

Cited by 629SourcePDFScholar
2019

Learning to Groove with Inverse Sequence Transformations

ICML 2019oral

We explore models for translating abstract musical ideas (scores, rhythms) into expressive performances using seq2seq and recurrent variational information bottleneck (VIB) models. Though seq2seq models usually require painstakingly aligned corpora, we show that it is possible to adapt an approach f…

Cited by 136SourcePDFScholar
2019

Music Transformer: Generating Music with Long-Term Structure

ICLR 2019poster

Music relies heavily on repetition to build structure and meaning. Self-reference occurs on multiple timescales, from motifs to phrases to reusing of entire sections of music, such as in pieces with ABA structure. The Transformer (Vaswani et al., 2017), a sequence model based on self-attention, ha…

Cited by 0SourcePDFScholar
2018

A Hierarchical Latent Vector Model for Learning Long-Term Structure in Music

ICML 2018oral

The Variational Autoencoder (VAE) has proven to be an effective model for producing semantically meaningful latent representations for natural data. However, it has thus far seen limited application to sequential data, and, as we demonstrate, existing recurrent VAE models have difficulty modeling se…

Cited by 676SourcePDFScholar
2017

Neural Audio Synthesis of Musical Notes with WaveNet Autoencoders

ICML 2017poster

Generative models in vision have seen rapid progress due to algorithmic improvements and the availability of high-quality image datasets. In this paper, we offer contributions in both these areas to enable similar progress in audio modeling. First, we detail a powerful new WaveNet-style autoencoder…

Cited by 827SourcePDFScholar
2017

Online and Linear-Time Attention by Enforcing Monotonic Alignments

ICML 2017poster

Recurrent neural network models with an attention mechanism have proven to be extremely effective on a wide variety of sequence-to-sequence problems. However, the fact that soft attention mechanisms perform a pass over the entire input sequence when producing each element in the output sequence prec…

2017

Sequence Tutor: Conservative Fine-Tuning of Sequence Generation Models with KL-control

ICML 2017poster

This paper proposes a general method for improving the structure and quality of sequences generated by a recurrent neural network (RNN), while maintaining information originally learned from data, as well as sample diversity. An RNN is first pre-trained on data using maximum likelihood estimation (M…

Cited by 213SourcePDFScholar
2017

Tuning Recurrent Neural Networks with Reinforcement Learning

ICLR 2017workshop

The approach of training sequence models using supervised learning and next-step prediction suffers from known failure modes. For example, it is notoriously difficult to ensure multi-step generated sequences have coherent global structure. We propose a novel sequence-learning approach in which we u…

Cited by 90SourceScholar