Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Prediction Intervals01:03

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. 
2.3K
Language Development01:22

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...
440
Naturalistic Observations02:30

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 Accuracy02:07

Improving Translational Accuracy

2.7K
2.7K
Data Collection by Observations01:08

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...
12.7K
Data Collection I01:30

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

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Selective detection of HBV pre-genomic RNA in chronic hepatitis B patients using a novel RT-PCR assay.

Clinical and experimental medicineĀ·2023
Same author

Building a Discourse-Argument Hybrid System for Vietnamese Why-Question Answering.

Computational intelligence and neuroscienceĀ·2022
Same author

Establishment of Recombinase Polymerase Amplification assay for rapid and sensitive detection of Orientia tsutsugamushi in Southeast Asia.

Acta tropicaĀ·2020
See all related articles

Related Experiment Video

Updated: Sep 2, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
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.

SN Computer Science
|August 1, 2022
PubMed
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.

Keywords:
NLI datasetNatural language inferenceTextual entailmentTransfer learning

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

521
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Related Experiment Videos

Last Updated: Sep 2, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

675
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

521
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

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.