← Search

Matthew R. Gormley

7 accepted papers

2025

In-Context Learning with Long-Context Models: An In-Depth Exploration

NAACL 2025long

As model context lengths continue to increase, the number of demonstrations that can be provided in-context approaches the size of entire training datasets. We study the behavior of in-context learning (ICL) at this extreme scale on multiple datasets and models. We show that, for many datasets with…

Cited by 65SourcePDFScholar
2023

Unlimiformer: Long-Range Transformers with Unlimited Length Input

NeurIPS 2023poster

Since the proposal of transformers, these models have been limited to bounded input lengths, because of their need to attend to every token in the input. In this work, we propose Unlimiformer: a general approach that wraps any existing pretrained encoder-decoder transformer, and offloads the cross-a…

2022

He Said, She Said: Style Transfer for Shifting the Perspective of Dialogues

EMNLP 2022finding

In this work, we define a new style transfer task: perspective shift, which reframes a dialouge from informal first person to a formal third person rephrasing of the text. This task requires challenging coreference resolution, emotion attribution, and interpretation of informal text. We explore seve…

2021

Effective Convolutional Attention Network for Multi-label Clinical Document Classification

EMNLP 2021main

Multi-label document classification (MLDC) problems can be challenging, especially for long documents with a large label set and a long-tail distribution over labels. In this paper, we present an effective convolutional attention network for the MLDC problem with a focus on medical code prediction f…

Cited by 65SourcePDFScholar
2021

Leveraging Pretrained Models for Automatic Summarization of Doctor-Patient Conversations

EMNLP 2021finding

Fine-tuning pretrained models for automatically summarizing doctor-patient conversation transcripts presents many challenges: limited training data, significant domain shift, long and noisy transcripts, and high target summary variability. In this paper, we explore the feasibility of using pretraine…

2021

Limitations of Autoregressive Models and Their Alternatives

NAACL 2021long

Standard autoregressive language models perform only polynomial-time computation to compute the probability of the next symbol. While this is attractive, it means they cannot model distributions whose next-symbol probability is hard to compute. Indeed, they cannot even model them well enough to solv…

Cited by 76SourcePDFScholar