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

3.8K
3.8K
Improving Translational Accuracy02:07

Improving Translational Accuracy

15.4K
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...
15.4K
Types of Errors: Detection and Minimization01:12

Types of Errors: Detection and Minimization

12.0K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
12.0K
Language Development01:22

Language Development

1.0K
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...
1.0K
Ethical Standards II01:23

Ethical Standards II

1.4K
Ethical standards are the backbone of nursing practice, guiding nurses as they interact with patients, families, and colleagues. These standards are crucial for providing safe, empathetic care centered on the patient's needs.
Nurses are entrusted with upholding various ethical principles and standards. Nurses forge solid therapeutic relationships using trust, empathy, autonomy, confidentiality, and professional competence.
Confidentiality is crucial, embodying respect for individual privacy...
1.4K
Ethical Issues01:27

Ethical Issues

2.5K
Nurses are essential in patient care, upholding the ethical principles of their profession and effectively navigating ethical dilemmas. Neglecting ethical issues can lead to inadequate patient care, compromised therapeutic relationships, and moral distress among healthcare workers.
Ethical Concerns in Healthcare:
2.5K

You might also read

Related Articles

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

Sort by
Same author

Adaptive Contour Prediction in Postoperative OCT Imaging Using Domain-Adaptive Generative Adversarial Networks.

Photodiagnosis and photodynamic therapy·2026
Same author

Social network analysis of geosocial networking among men who have sex with men in Zhuhai, China.

Sexual health·2026
Same author

Genetic and phenotypic associations of social isolation and loneliness with sarcopenia.

Biodemography and social biology·2026
Same author

The One Ring: A Monocycle Producing Class II Diterpene Cyclase from <i>Isodon leucophyllus</i>.

Journal of the American Chemical Society·2026
Same author

Enhancing patient interview and clinical examination training: the impact of the Simroid dental training robot.

BMC medical education·2026
Same author

Polarization-insensitive speckle spectrometer based on cascaded scattering media.

Optics express·2026
Same journal

Repeated insertions at positions 261-280 in KPC-2 highlight a ceftazidime-avibactam resistance hotspot.

iScience·2026
Same journal

ROS inhibits microtubule dynamics and cell growth heterogeneity during Arabidopsis sepal morphogenesis.

iScience·2026
Same journal

Type 1 diabetes alters early macrophage-<i>Mycobacterium tuberculosis</i> transcriptional coordination during infection.

iScience·2026
Same journal

Association of estimated pulse wave velocity with non-alcoholic fatty liver disease in multiple cohorts.

iScience·2026
Same journal

Effect of rolling surface texture on bearing friction pairs lubrication.

iScience·2026
Same journal

Whole blood exchange-lymphoplasmapheresis combined transfusion as an immunotherapy in systemic lupus erythematosus.

iScience·2026
See all related articles

Related Experiment Video

Updated: Mar 24, 2026

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

1.3K

CodeSafetyBench evaluating and improving ethical safety in large language model code generation.

Jie He1, Si Qin2,3, Huiru Zou4

  • 1Faculty of Data Science, City University of Macau, Macao SAR, China.

Iscience
|March 23, 2026
PubMed
Summary
This summary is machine-generated.

Large language models pose safety risks in code generation. A new benchmark and training method reduced harmful outputs by 48%, showing educational feedback is key for safer AI.

Keywords:
Artificial intelligenceComputing methodologyMachine learning

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

1.8K

Related Experiment Videos

Last Updated: Mar 24, 2026

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

1.3K
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

1.8K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Software Engineering

Background:

  • Large language models (LLMs) are increasingly used in software development, introducing significant ethical and safety concerns.
  • Research indicates a high probability (78.67%) of harmful code generation when LLMs receive malicious prompts.

Purpose of the Study:

  • To develop a comprehensive benchmark for evaluating the safety of AI-generated code.
  • To create and test a novel training framework to mitigate safety risks in LLMs for code generation.

Main Methods:

  • Developed CodeSafetyBench, a benchmark with 1,050 harmful request cases across healthcare, law, and education.
  • Employed a triadic response structure (harmful outputs, refusals, educational feedback) for training.
  • Utilized supervised fine-tuning (SFT) and direct preference optimization (DPO) for model training.

Main Results:

  • The developed framework reduced harmful response rates by up to 48%.
  • Educational feedback proved more effective in mitigating harmful outputs than simple rejection.
  • Demonstrated the effectiveness of the triadic response structure in enhancing AI safety.

Conclusions:

  • AI-generated code presents fundamental safety challenges that require systematic solutions.
  • The CodeSafetyBench benchmark and SFT/DPO training framework provide a foundation for safer, ethically aligned AI models.
  • Balancing high performance with human values is crucial for the responsible development of AI in software engineering.