← Search

Daniel Simig

4 accepted papers

2023

MEGABYTE: Predicting Million-byte Sequences with Multiscale Transformers

NeurIPS 2023poster

Autoregressive transformers are spectacular models for short sequences but scale poorly to long sequences such as high-resolution images, podcasts, code, or books. We proposed Megabyte, a multi-scale decoder architecture that enables end-to-end differentiable modeling of sequences of over one millio…

Cited by 91SourcePDFScholar
2023

Understanding In-Context Learning via Supportive Pretraining Data

ACL 2023long

In-context learning (ICL) improves language models’ performance on a variety of NLP tasks by simply demonstrating a handful of examples at inference time. It is not well understood why ICL ability emerges, as the model has never been specifically trained on such demonstrations. Unlike prior work tha…

Cited by 46SourcePDFScholar
2022

Few-shot Learning with Multilingual Generative Language Models

EMNLP 2022main

Large-scale generative language models such as GPT-3 are competitive few-shot learners. While these models are known to be able to jointly represent many different languages, their training data is dominated by English, potentially limiting their cross-lingual generalization. In this work, we train…

2022

Open Vocabulary Extreme Classification Using Generative Models

ACL 2022findings

The extreme multi-label classification (XMC) task aims at tagging content with a subset of labels from an extremely large label set. The label vocabulary is typically defined in advance by domain experts and assumed to capture all necessary tags. However in real world scenarios this label set, altho…

Cited by 21SourcePDFScholar