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/Semi-supervised Multitask Learning for Sequence Labeling

Semi-supervised Multitask Learning for Sequence Labeling

Marek Rei

2017-04-24ACL 2017 7POSPart-Of-Speech TaggingNamed Entity RecognitionNamed Entity Recognition (NER)ChunkingPOS TaggingGrammatical Error DetectionLanguage Modelling
PaperPDFCodeCodeCode(official)

Abstract

We propose a sequence labeling framework with a secondary training objective, learning to predict surrounding words for every word in the dataset. This language modeling objective incentivises the system to learn general-purpose patterns of semantic and syntactic composition, which are also useful for improving accuracy on different sequence labeling tasks. The architecture was evaluated on a range of datasets, covering the tasks of error detection in learner texts, named entity recognition, chunking and POS-tagging. The novel language modeling objective provided consistent performance improvements on every benchmark, without requiring any additional annotated or unannotated data.

Results

TaskDatasetMetricValueModel
Part-Of-Speech TaggingPenn TreebankAccuracy97.43Bi-LSTM + LMcost
Grammatical Error CorrectionCoNLL-2014 A1F0.517.86Bi-LSTM + LMcost (trained on FCE)
Grammatical Error CorrectionCoNLL-2014 A2F0.525.88Bi-LSTM + LMcost (trained on FCE)
Grammatical Error CorrectionFCEF0.548.48Bi-LSTM + LMcost

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16