CLJan 1, 2023

Leveraging Semantic Representations Combined with Contextual Word Representations for Recognizing Textual Entailment in Vietnamese

arXiv:2301.00422v12 citationsh-index: 22
Originality Incremental advance
AI Analysis

This work addresses the RTE problem for Vietnamese, a semantically rich language, but is incremental as it builds on existing contextual models by adding semantic features.

The authors tackled the problem of Recognizing Textual Entailment (RTE) in Vietnamese by combining semantic word representations from Semantic Role Labeling (SRL) with contextual representations from BERT-based models, resulting in a performance improvement of about 1% over models without semantic representation.

RTE is a significant problem and is a reasonably active research community. The proposed research works on the approach to this problem are pretty diverse with many different directions. For Vietnamese, the RTE problem is moderately new, but this problem plays a vital role in natural language understanding systems. Currently, methods to solve this problem based on contextual word representation learning models have given outstanding results. However, Vietnamese is a semantically rich language. Therefore, in this paper, we want to present an experiment combining semantic word representation through the SRL task with context representation of BERT relative models for the RTE problem. The experimental results give conclusions about the influence and role of semantic representation on Vietnamese in understanding natural language. The experimental results show that the semantic-aware contextual representation model has about 1% higher performance than the model that does not incorporate semantic representation. In addition, the effects on the data domain in Vietnamese are also higher than those in English. This result also shows the positive influence of SRL on RTE problem in Vietnamese.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes