Transformer-Based Contextualized Language Models Joint with Neural Networks for Natural Language Inference in Vietnamese
Dat Van-Thanh Nguyen, Tin Van Huynh, Kiet Van Nguyen, Ngan Luu-Thuy, Nguyen

TL;DR
This paper explores combining contextualized language models with neural networks for Vietnamese Natural Language Inference, achieving an F1 score of 82.78%, and demonstrates the effectiveness of the joint approach over fine-tuning existing models.
Contribution
It introduces a novel joint model combining CLM and neural networks for Vietnamese NLI, showing improved performance and resource efficiency.
Findings
XLM-R achieved the highest F1 score of 82.78%.
The joint model outperforms fine-tuned PhoBERT, mBERT, and XLM-R.
The approach is simple and effective for resource-constrained applications.
Abstract
Natural Language Inference (NLI) is a task within Natural Language Processing (NLP) that holds value for various AI applications. However, there have been limited studies on Natural Language Inference in Vietnamese that explore the concept of joint models. Therefore, we conducted experiments using various combinations of contextualized language models (CLM) and neural networks. We use CLM to create contextualized work presentations and use Neural Networks for classification. Furthermore, we have evaluated the strengths and weaknesses of each joint model and identified the model failure points in the Vietnamese context. The highest F1 score in this experiment, up to 82.78% in the benchmark dataset (ViNLI). By conducting experiments with various models, the most considerable size of the CLM is XLM-R (355M). That combination has consistently demonstrated superior performance compared to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
MethodsmBERT · XLM-R
