HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

T-Projection: High Quality Annotation Projection for Sequence Labeling Tasks

Iker García-Ferrero; Rodrigo Agerri; German Rigau

T-Projection: High Quality Annotation Projection for Sequence Labeling Tasks

Abstract

In the absence of readily available labeled data for a given sequence labeling task and language, annotation projection has been proposed as one of the possible strategies to automatically generate annotated data. Annotation projection has often been formulated as the task of transporting, on parallel corpora, the labels pertaining to a given span in the source language into its corresponding span in the target language. In this paper we present T-Projection, a novel approach for annotation projection that leverages large pretrained text-to-text language models and state-of-the-art machine translation technology. T-Projection decomposes the label projection task into two subtasks: (i) A candidate generation step, in which a set of projection candidates using a multilingual T5 model is generated and, (ii) a candidate selection step, in which the generated candidates are ranked based on translation probabilities. We conducted experiments on intrinsic and extrinsic tasks in 5 Indo-European and 8 low-resource African languages. We demostrate that T-projection outperforms previous annotation projection methods by a wide margin. We believe that T-Projection can help to automatically alleviate the lack of high-quality training data for sequence labeling tasks. Code and data are publicly available.

Code Repositories

ikergarcia1996/t-projection
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-lingual-ner-on-masakhaner2-0T-Projection
Chichewa: 77.8
Hausa: 72.7
Igbo: 71.6
Kiswahili: 84.5
Yoruba: 42.7
chiShona: 74.9
isiXhosa: 72.3
isiZulu: 66.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
T-Projection: High Quality Annotation Projection for Sequence Labeling Tasks | Papers | HyperAI