Improving Sequence Tagging for Vietnamese Text Using Transformer-based Neural Models
Viet Bui The, Oanh Tran Thi, Phuong Le-Hong

TL;DR
This paper introduces new neural models using multilingual BERT embeddings to improve sequence tagging for Vietnamese, achieving state-of-the-art results on multiple datasets and releasing open-source code.
Contribution
The paper proposes novel neural architectures with multilingual BERT for Vietnamese sequence tagging, surpassing previous methods and setting new performance benchmarks.
Findings
Achieved 95.40% POS tagging accuracy on VLSP 2010
Attained 94.07% NER F1 score on VLSP 2016
Outperformed existing models on all evaluated datasets
Abstract
This paper describes our study on using mutilingual BERT embeddings and some new neural models for improving sequence tagging tasks for the Vietnamese language. We propose new model architectures and evaluate them extensively on two named entity recognition datasets of VLSP 2016 and VLSP 2018, and on two part-of-speech tagging datasets of VLSP 2010 and VLSP 2013. Our proposed models outperform existing methods and achieve new state-of-the-art results. In particular, we have pushed the accuracy of part-of-speech tagging to 95.40% on the VLSP 2010 corpus, to 96.77% on the VLSP 2013 corpus; and the F1 score of named entity recognition to 94.07% on the VLSP 2016 corpus, to 90.31% on the VLSP 2018 corpus. Our code and pre-trained models viBERT and vELECTRA are released as open source to facilitate adoption and further research.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
MethodsLinear Layer · Weight Decay · Softmax · Adam · Multi-Head Attention · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Linear Warmup With Linear Decay · Dense Connections
