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

Improving Translational Accuracy02:07

Improving Translational Accuracy

2.5K
2.5K
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

5.6K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
5.6K
Mismatch Repair01:20

Mismatch Repair

4.8K
Organisms are capable of detecting and fixing nucleotide mismatches that occur during DNA replication. This sophisticated process requires identifying the new strand and replacing the erroneous bases with correct nucleotides. Mismatch repair is coordinated by many proteins in both prokaryotes and eukaryotes.
The Mutator Protein Family Plays a Key Role in DNA Mismatch Repair
The human genome has more than 3 billion base pairs of DNA per cell. Prior to cell division, that vast amount of genetic...
4.8K
Gene Duplication and Divergence02:37

Gene Duplication and Divergence

6.0K
The seminal work of Ohno in 1970 popularized the idea of gene duplication and divergence. DNA sequence comparison studies reveal that a large portion of the genes in bacteria, archaebacteria, and eukaryotes was  generated by gene duplication and divergence, indicating its critical role in evolution.
The duplicated copies of the gene are called Paralogs. Paralogs with similar sequences and functions form a gene family. Across several species, a large number of gene families are...
6.0K
Second Uniqueness Theorem01:16

Second Uniqueness Theorem

972
Consider a region consisting of several individual conductors with a definite charge density in the region between these conductors. The second uniqueness theorem states that if the total charge on each conductor and the charge density in the in-between region are known, then the electric field can be uniquely determined.
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the...
972
Comparing Copy Number Variations and SNPs02:26

Comparing Copy Number Variations and SNPs

17.1K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
17.1K

You might also read

Related Articles

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

Sort by
Same author

Effects of different drugs on radiation-induced oral mucositis in patients with head and neck tumors: a systematic review and a network meta-analysis.

Translational cancer research·2026
Same author

Early prediction of unplanned critical care transfers in children using EHR-based ensemble machine learning.

JAMIA open·2026
Same author

pedQTNet: A Deep Learning Approach to Estimate Corrected QT Intervals from Multi-Lead Conventional ECG Waveforms in Pediatric Patients.

Journal of medical systems·2026
Same author

Hyaluronic acid-CD44 signaling from decidual stromal cells orchestrates dNK1 differentiation and immune tolerance in early pregnancy.

Frontiers in immunology·2026
Same author

Machine Learning-Based Return of Spontaneous Circulation Prediction During Cardiopulmonary Resuscitation in a Swine Model of Cardiac Arrest: Effect of Data Resolution and Multimodal Physiological Waveforms.

Critical care medicine·2026
Same author

Analysis of the application effect of new rehabilitation nursing methods in orthopedic postoperative rehabilitation: A systematic review and meta-analysis of randomized controlled trials.

Journal of telemedicine and telecare·2026

Related Experiment Video

Updated: Jun 3, 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

498

Enhancing semantical text understanding with fine-tuned large language models: A case study on Quora Question Pair

Sifei Han1, Lingyun Shi1, Fuchiang Rich Tsui1,2,3,4

  • 1Department of Biomedical and Health Informatics, Tsui Laboratory, Children's Hospital of Philadelphia, Philadelphia, PA, United States of America.

Plos One
|January 10, 2025
PubMed
Summary

Fine-tuning a 7B LLaMA model (qLLaMA_LoRA-7B) on the Quora Question Pairs dataset achieved the best performance in text similarity tasks. This approach significantly improved upon previous models and demonstrated the effectiveness of supervised fine-tuning for large language models.

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.6K
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.4K

Related Experiment Videos

Last Updated: Jun 3, 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

498
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.6K
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.4K

Area of Science:

  • Natural Language Processing (NLP)
  • Machine Learning
  • Artificial Intelligence

Background:

  • Semantic text understanding is crucial in NLP, with datasets like Quora Question Pairs (QQP) used for evaluation.
  • A previous study developed a Siamese Convolutional Neural Network (S-CNN) achieving an 82.02% F1 score for text similarity.

Purpose of the Study:

  • To explore the effectiveness of large language models (LLMs) in text similarity tasks.
  • To compare various fine-tuning approaches for LLMs, including prompt engineering, n-shot learning, and supervised learning with Low-Rank Adaptation (LoRA).

Main Methods:

  • Leveraged 5 pretrained LLMs and compared their performance using F1 score.
  • Employed 10-fold cross-validation for supervised model training and evaluation, mirroring a previous study's design and dataset.
  • Conducted a secondary study comparing 7B and 70B parameter LLMs using the GLUE benchmark after fine-tuning with a corpus.

Main Results:

  • The fine-tuned LLaMA 7B model (qLLaMA_LoRA-7B) achieved the highest F1 score of 84.9% on the QQP dataset, outperforming Alpaca_LoRA-65B and the S-CNN model.
  • The fine-tuned LLaMA3.1-70B model (qLLaMA3.1_LoRA-70B) achieved an F1 score of 74.4% on the GLUE benchmark, outperforming the 7B model (71.9%).
  • Task-specific supervised fine-tuning improved LLM performance compared to larger pretrained models without fine-tuning or with n-shot learning.

Conclusions:

  • An effective LLM fine-tuning framework was demonstrated, highlighting the importance of fine-tuning for improved performance.
  • Supervised fine-tuning of LLMs yields better results than using larger models without fine-tuning or with n-shot learning.
  • Fine-tuning larger LLMs further enhances performance compared to smaller ones, with potential applications in various document similarity tasks.