activity
20192024
most citedScaling Up Models and Data with and

48 citations · 53 across the 3 of their papers we have counts for

collaborators
Showing cs.CLShow all

7 papers · 1 filter

cs.CL2021

Intent Features for Rich Natural Language Understanding

Brian Lester, Sagnik Ray Choudhury, Rashmi Prasad +1

Complex natural language understanding modules in dialog systems have a richer understanding of user utterances, and thus are critical in providing a better user experience. Howeve…

cs.CL2021

The Power of Scale for Parameter-Efficient Prompt Tuning

Brian Lester, Rami Al-Rfou, Noah Constant

In this work, we explore "prompt tuning", a simple yet effective mechanism for learning "soft prompts" to condition frozen language models to perform specific downstream tasks. Unl…

cs.CL2020

iobes: A Library for Span-Level Processing

Brian Lester

Many tasks in natural language processing, such as named entity recognition and slot-filling, involve identifying and labeling specific spans of text. In order to leverage common m…

cs.CL2020

Constrained Decoding for Computationally Efficient Named Entity Recognition Taggers

Brian Lester, Daniel Pressel, Amy Hemmeter +2

Current state-of-the-art models for named entity recognition (NER) are neural models with a conditional random field (CRF) as the final layer. Entities are represented as per-token…

cs.CL2020

Multiple Word Embeddings for Increased Diversity of Representation

Brian Lester, Daniel Pressel, Amy Hemmeter +2

Most state-of-the-art models in natural language processing (NLP) are neural models built on top of large, pre-trained, contextual language models that generate representations of…

cs.CL2020

Leader: Prefixing a Length for Faster Word Vector Serialization

Brian Lester

Two competing file formats have become the de facto standards for distributing pre-trained word embeddings. Both are named after the most popular pre-trained embeddings that are di…