Related Experiment Video
Updated: Sep 2, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
675
Building a Vietnamese Dataset for Natural Language Inference Models.
Chinh Trong Nguyen1, Dang Tuan Nguyen2
1University of Information Technology, VNU-HCM, Ho Chi Minh City, Vietnam.
Summary
We developed a new method to create high-quality Vietnamese natural language inference datasets. This approach significantly improves the performance of Vietnamese inference models, achieving 94.79% accuracy.
Area of Science:
- Natural Language Processing
- Machine Learning
- Computational Linguistics
Background:
- Natural language inference (NLI) models are crucial for natural language understanding (NLU) tasks.
- State-of-the-art NLI models require high-quality annotated datasets for training and fine-tuning.
- Existing datasets may not be optimized for specific languages like Vietnamese, potentially leading to suboptimal model performance.
Purpose of the Study:
- To propose a novel method for constructing a Vietnamese dataset tailored for training Vietnamese NLI models.
- To address challenges in Vietnamese text processing, specifically the removal of cue marks and ensuring appropriate writing style.
- To enhance the semantic understanding capabilities of NLI models by minimizing reliance on superficial textual cues.
Main Methods:
- Developed a data preprocessing technique to remove cue marks from Vietnamese text, preventing models from learning spurious correlations.
- Implemented a method to ensure the natural writing style of Vietnamese texts within the dataset.
- Fine-tuned a BERT-based model (viNLI) on the newly created Vietnamese dataset.
Main Results:
- The viNLI model, trained on the proposed dataset, achieved an accuracy of 94.79% on a Vietnamese test set.
- In comparison, a BERT model (viXNLI) fine-tuned on the XNLI dataset achieved only 64.04% accuracy on the same test set.
- In an answer selection experiment, viNLI demonstrated superior performance with a P@1 score of 0.4949 compared to viXNLI's 0.4044.
Conclusions:
- The proposed method is effective in building a high-quality Vietnamese natural language inference dataset.
- The dataset enables the development of significantly more accurate and robust Vietnamese NLI models.
- This work contributes to advancing NLU applications for the Vietnamese language.
Related Concept Videos
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Language Development
440
Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
440
Naturalistic Observations
15.8K
If you want to understand how behavior occurs, one of the best ways to gain information is to simply observe the behavior in its natural context. However, people might change their behavior in unexpected ways if they know they are being observed. How do researchers obtain accurate information when people tend to hide their natural behavior? As an example, imagine that your professor asks everyone in your class to raise their hand if they always wash their hands after using the restroom. Chances...
15.8K
Improving Translational Accuracy
2.7K
2.7K
Data Collection by Observations
12.7K
Data collection refers to a systematic way of obtaining, observing, measuring, and analyzing accurate information. Observational studies are one of the most widely used methods of data collection. It involves collecting data by observing the behavior and physical characteristics of a sample without making any modifications to the sample.
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
12.7K
Data Collection I
6.5K
Data collection gathers information needed to make accurate judgments about a patient's present condition. During a health history interview, subjective data is collected from the patient, their caregivers, or family members, and objective data is collected through observations and physical assessment. Patients are the primary source of subjective data. Thus information gathered from patients through interviews, observations, and physical examination is primary data. Secondary sources of...
6.5K

