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

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K
Translation01:31

Translation

15.7K
Translation is the process of synthesizing proteins from the genetic information carried by messenger RNA (mRNA). Following transcription, it constitutes the final step in the expression of genes. This process is carried out by ribosomes, complexes of protein and specialized RNA molecules. Ribosomes, transfer RNA (tRNA), and other proteins produce a chain of amino acids—the polypeptide—as the end product of translation.
Translation Produces the Building Blocks of Life
Proteins are...
15.7K
Language Development01:22

Language Development

460
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...
460
Transformers01:26

Transformers

1.2K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.2K
Termination of Translation01:44

Termination of Translation

5.6K
5.6K
Source Transformation01:15

Source Transformation

9.5K
Source transformation is a fundamental technique employed in circuit analysis, offering a valuable tool for simplifying complex electrical circuits. This technique involves the replacement of either a voltage source in series with a resistor by a current source in parallel with a resistor, or vice versa. The key concept here is that when the original sources are deactivated (turned off), the equivalent resistance at the circuit's end terminals remains the same.
It is essential to note that when...
9.5K

You might also read

Related Articles

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

Sort by
Same author

A comparative and interpretable machine learning framework for reliable diabetes risk prediction.

Scientific reports·2026
Same author

Data sharing for citizen-driven repair and reuse of electronics and electrical equipment.

Data in brief·2026
Same author

Production of anti-inflammatory and antidiabetic oligosaccharides from okra mucilage through one-step microbial fermentation.

PloS one·2026
Same author

A graph-based evaluation framework for smart disaster response systems using IoT design quality metrics.

Scientific reports·2026
Same author

DANCE: Deep Learning-Assisted Analysis of ProteiN Sequences Using Chaos Enhanced Kaleidoscopic Images.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same author

Exploring the antimicrobial properties of synthetic tetrahydro-2<i>H</i>-1,3,5-thiadiazine-2-thiones (THTTs) through <i>in vitro</i> and <i>in silico</i> antileishmanial and antibacterial studies.

RSC advances·2025

Related Experiment Video

Updated: Sep 17, 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

692

Prompt-based fine-tuning with multilingual transformers for language-independent sentiment analysis.

Faizad Ullah1, Safiullah Faizullah2, Imdad Ullah Khan1

  • 1Department of Computer Science, LUMS, Lahore, Pakistan.

Scientific Reports
|July 2, 2025
PubMed
Summary

Prompt-based fine-tuning with transformer models enables language-independent sentiment analysis. This approach, using XLM-RoBERTa, achieves high accuracy with minimal data, outperforming traditional methods across diverse languages.

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

592
Experimental Paradigm for Measuring the Effect of Induced Emotion on Grammar Learning
05:33

Experimental Paradigm for Measuring the Effect of Induced Emotion on Grammar Learning

Published on: January 29, 2020

6.1K

Related Experiment Videos

Last Updated: Sep 17, 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

692
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

592
Experimental Paradigm for Measuring the Effect of Induced Emotion on Grammar Learning
05:33

Experimental Paradigm for Measuring the Effect of Induced Emotion on Grammar Learning

Published on: January 29, 2020

6.1K

Area of Science:

  • Natural Language Processing
  • Computational Linguistics
  • Artificial Intelligence

Background:

  • Global digital communication necessitates multilingual user sentiment analysis.
  • Existing methods struggle with language independence in opinion mining and social media monitoring.
  • Transformer models offer advanced capabilities for text understanding.

Purpose of the Study:

  • To develop and evaluate a language-independent sentiment analysis framework.
  • To compare prompt-based fine-tuning with classical and deep learning approaches.
  • To assess the performance of multilingual transformer models across diverse languages.

Main Methods:

  • Implemented classical machine learning (SVM, Logistic Regression) with TF-IDF.
  • Developed a hybrid deep learning model combining LSTM and CNNs.
  • Fine-tuned multilingual transformer models (BERT-base-multilingual, XLM-RoBERTa) using prefix and cloze-style prompts for language-independent sentiment classification.

Main Results:

  • XLM-RoBERTa with prompt-based fine-tuning significantly outperformed classical and deep learning methods.
  • Prefix prompts achieved performance comparable to standard fine-tuning using only 32 training examples per class.
  • The unified framework demonstrated effectiveness across eight typologically diverse languages.

Conclusions:

  • Prompt-based fine-tuning is a highly effective strategy for scalable, language-independent sentiment analysis.
  • Transformer models, especially XLM-RoBERTa, show great promise for cross-lingual sentiment classification.
  • This approach reduces data requirements for training effective multilingual sentiment analysis models.