HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Learning Better Internal Structure of Words for Sequence Labeling

Yingwei Xin; Ethan Hart; Vibhuti Mahajan; Jean-David Ruvini

Learning Better Internal Structure of Words for Sequence Labeling

Abstract

Character-based neural models have recently proven very useful for many NLP tasks. However, there is a gap of sophistication between methods for learning representations of sentences and words. While most character models for learning representations of sentences are deep and complex, models for learning representations of words are shallow and simple. Also, in spite of considerable research on learning character embeddings, it is still not clear which kind of architecture is the best for capturing character-to-word representations. To address these questions, we first investigate the gaps between methods for learning word and sentence representations. We conduct detailed experiments and comparisons of different state-of-the-art convolutional models, and also investigate the advantages and disadvantages of their constituents. Furthermore, we propose IntNet, a funnel-shaped wide convolutional neural architecture with no down-sampling for learning representations of the internal structure of words by composing their characters from limited, supervised training corpora. We evaluate our proposed model on six sequence labeling datasets, including named entity recognition, part-of-speech tagging, and syntactic chunking. Our in-depth analysis shows that IntNet significantly outperforms other character embedding models and obtains new state-of-the-art performance without relying on any external knowledge or resources.

Benchmarks

BenchmarkMethodologyMetrics
chunking-on-penn-treebankIntNet + BiLSTM-CRF
F1 score: 95.29
named-entity-recognition-ner-on-conll-2003IntNet + BiLSTM-CRF
F1: 91.64
part-of-speech-tagging-on-penn-treebankIntNet + BiLSTM-CRF
Accuracy: 97.58

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
Learning Better Internal Structure of Words for Sequence Labeling | Papers | HyperAI