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

Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
Non-equilibrium in the Cell01:16

Non-equilibrium in the Cell

An important concept in studying metabolism and energy is that of chemical equilibrium. Most chemical reactions are reversible. They can proceed in both directions, releasing energy into their environment in one direction, and absorbing it from the environment in the other direction. The same is true for the chemical reactions involved in cell metabolism, such as the breaking down and building up of proteins into and from individual amino acids, respectively. Reactants within a closed system...
Language and Cognition01:27

Language and Cognition

Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.
Natural and Artificial Concepts01:24

Natural and Artificial Concepts

In psychology, concepts can be divided into two categories: natural and artificial. Natural concepts are formed through direct or indirect experiences. For example, consider the concept of snow. If you live in a place with regular snowfall, such as Essex Junction, Vermont, you know snow through direct experiences. You’ve seen it fall, touched it, shoveled it, and played in it. You recognize its texture, appearance, and even its smell. In contrast, if you live on an island like Saint Vincent in...
Schemas01:42

Schemas

A schema is a mental construct consisting of a cluster or collection of related concepts (Bartlett, 1932). There are many different types of schemata, and they all have one thing in common: schemata are a method of organizing information that allows the brain to work more efficiently. When a schema is activated, the brain makes immediate assumptions about the person or object being observed.
Associative Learning01:27

Associative Learning

Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...

You might also read

Related Articles

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

Sort by
Same author

The effectiveness of cognitive behavioral therapy-based interventions for depression and anxiety in people living with HIV in low- and middle-income countries: A systematic review and meta-analysis.

Global mental health (Cambridge, England)·2026
Same author

Correction: Molecular characterization and green synthesis of iron oxide nanoparticles from Ureibacillus chungkukjangi for methylene blue degradation.

Antonie van Leeuwenhoek·2026
Same author

Outcomes, eligibility, and waiting time for cadaveric kidney transplantation in Qatar: a national study.

BMC nephrology·2026
Same author

Provider engagement in rehabilitation services in Pakistan: a qualitative study using the theory of planned behavior.

BMC health services research·2026
Same author

Designing a multi-epitope vaccine against yellow fever virus using immunoinformatics approaches.

Open medicine (Warsaw, Poland)·2026
Same author

Immunoinformatics based design of a multiepitope vaccine targeting <i>Streptobacillus moniliformis</i> for the prevention of rat-bite fever.

Open medicine (Warsaw, Poland)·2026
Same journal

Correction: A method for supervoxel-wise association studies of age and other non-imaging variables from coronary computed tomography angiograms.

Scientific reports·2026
Same journal

Poly(bromophenol blue)/CoSn(OH)<sub>6</sub> cubic particles modified pencil graphite electrode for electrochemical determination of diphenhydramine.

Scientific reports·2026
Same journal

Dietary Chlorella, Spirulina, and acidifier modulate jejunal cytokine-related gene expression in broiler chickens.

Scientific reports·2026
Same journal

Perceived physical activity barriers in university students: associations with fatigue and eating behaviours.

Scientific reports·2026
Same journal

Refuge limitation structures habitat use in agricultural landscapes: evidence from Sunda pangolins.

Scientific reports·2026
Same journal

Lightweight stateless transaction verification with outsourced witness updates for UTXO blockchains.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 27, 2026

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

Semantic architectures for domain-specific programming AI agents: lessons from a JavaScript semantic assistant.

Muhammad Ishaq1, Muhammad Sarmad2, Muhammad Asim2

  • 1Institute of Computer Science and IT, The University of Agriculture Peshawar, University Road, Peshawar, KPK, 25130, Pakistan. drmishaq@aup.edu.pk.

Scientific Reports
|May 25, 2026
PubMed
Summary
This summary is machine-generated.

This study enhances JavaScript debugging and code generation by using a semantic ontology to fine-tune large language models (LLMs). The ontology-augmented LLM significantly outperforms baseline models in code comprehension and generation tasks.

Keywords:
Domain competence evaluationJavaScript coding assistantLarge language models (LLMs)Semantic ontologies

Related Experiment Videos

Last Updated: May 27, 2026

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

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Software Engineering

Background:

  • Large language models (LLMs) struggle with domain-specific code comprehension.
  • JavaScript debugging and code generation require deep understanding of syntax and semantics.
  • Existing methods lack robust domain knowledge integration for LLMs.

Purpose of the Study:

  • To develop a semantic ontology-based dataset for fine-tuning LLMs for JavaScript.
  • To improve JavaScript debugging and domain-specific code generation capabilities of LLMs.
  • To evaluate the effectiveness of ontology-augmented LLMs against baseline and state-of-the-art models.

Main Methods:

  • Constructed a semantic ontology detailing JavaScript syntax and logical relationships.
  • Created a Q&A dataset from a formal linked database for LLM training.
  • Employed parameter-efficient fine-tuning (e.g., LoRA) on a base LLM (LLaMA-3B).
  • Evaluated models on code correctness, logical consistency, adaptability, and error detection.

Main Results:

  • The ontology-augmented LLM demonstrated superior performance across all evaluation metrics compared to baseline models.
  • Significant improvements were observed in domain-specific code comprehension and generation.
  • Comparative analysis showed advantages over generic LLMs and retrieval-based techniques.
  • Benchmarking against CodeLlama confirmed the enhanced capabilities of the ontology-enhanced approach.

Conclusions:

  • Integrating structured semantic knowledge via ontologies significantly enhances LLM performance in programming tasks.
  • This approach offers a repeatable method for creating specialized AI systems for programming.
  • Publicly accessible resources promote reproducibility and further research in domain-specific AI.