TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Autoregressive Structured Prediction with Language Models

Autoregressive Structured Prediction with Language Models

Tianyu Liu, Yuchen Jiang, Nicholas Monath, Ryan Cotterell, Mrinmaya Sachan

2022-10-26Structured PredictionRelation ExtractionCoreference ResolutionNamed Entity RecognitionPredictionNamed Entity Recognition (NER)
PaperPDFCode(official)

Abstract

Recent years have seen a paradigm shift in NLP towards using pretrained language models ({PLM}) for a wide range of tasks. However, there are many difficult design decisions to represent structures (e.g. tagged text, coreference chains) in a way such that they can be captured by PLMs. Prior work on structured prediction with PLMs typically flattens the structured output into a sequence, which limits the quality of structural information being learned and leads to inferior performance compared to classic discriminative models. In this work, we describe an approach to model structures as sequences of actions in an autoregressive manner with PLMs, allowing in-structure dependencies to be learned without any loss. Our approach achieves the new state-of-the-art on all the structured prediction tasks we looked at, namely, named entity recognition, end-to-end relation extraction, and coreference resolution.

Results

TaskDatasetMetricValueModel
Relation ExtractionACE 2005NER Micro F191.3ASP+T5-3B
Relation ExtractionACE 2005RE Micro F172.7ASP+T5-3B
Relation ExtractionACE 2005RE+ Micro F170.5ASP+T5-3B
Relation ExtractionCoNLL04NER Micro F190.3ASP+T0-3B
Relation ExtractionCoNLL04RE+ Micro F176.3ASP+T0-3B
Named Entity Recognition (NER)CoNLL 2003 (English)F194.1ASP+T5-3B
Named Entity Recognition (NER)CoNLL 2003 (English)F193.8ASP+flan-T5-large
Coreference ResolutionOntoNotesF182.3ASP+T0-3B
Coreference ResolutionCoNLL 2012Avg F182.3ASP+T0-3B

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Conformation-Aware Structure Prediction of Antigen-Recognizing Immune Proteins2025-07-11Foundation models for time series forecasting: Application in conformal prediction2025-07-09DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations2025-07-08Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Predicting Graph Structure via Adapted Flux Balance Analysis2025-07-08Speech Quality Assessment Model Based on Mixture of Experts: System-Level Performance Enhancement and Utterance-Level Challenge Analysis2025-07-08