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

Language and Cognition01:27

Language and Cognition

456
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.
456
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
Language01:16

Language

430
Language is a unique communication system that uses words and systematic rules to organize and transmit information. Unlike other forms of communication, which may involve postures, movements, odors, or vocalizations, language relies on symbols and grammar. This makes human communication distinct from that of other species, who also communicate but do not use language in the same way humans do.
Corballis and Suddendorf (2007) and Tomasello and Rakoczy (2003) highlight the role of language in...
430
Stereotype Content Model02:16

Stereotype Content Model

14.9K
The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence...
14.9K
Components of Language01:24

Components of Language

410
Language, whether spoken, signed, or written, consists of specific components: lexicon and grammar. The lexicon is the vocabulary of a language, comprising its words. Grammar is the set of rules used to convey meaning through the lexicon. For example, English grammar adds “-ed” to most verbs to indicate past tense. Words are formed by combining phonemes, which are the basic sound units of a language. Different languages have different sets of phonemes (e.g., “ah” vs.
410
Lethal Alleles02:41

Lethal Alleles

15.7K
Agouti: A Lethal Allele
Lucien Cuénot discovered lethal alleles in 1905 while studying the inheritance of coat color in mice. The agouti gene is responsible for the color of the coat in mice. This gene codes for an agouti-signaling protein, which is responsible for melanin distribution in mammals. The wild-type allele gives rise to gray-brown coat color in mice, while the mutant allele gives rise to yellow coat color. In addition to coat color, the agouti gene is associated with the yellow...
15.7K

You might also read

Related Articles

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

Sort by
Same author

Measuring gun violence in police data sources: transitioning to NIBRS.

Injury epidemiology·2022
See all related articles

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

Supervised Natural Language Processing Classification of Violent Death Narratives: Development and Assessment of a

Susan T Parker1

  • 1Feinberg School of Medicine, Northwestern University, 750 N Lakeshore, Chicago, IL, 60611, United States, 1 2487613116.

JMIR AI
|July 3, 2025
PubMed
Summary

This study shows that compact large language models (LLMs) can predict violent death circumstances using unstructured data. Sufficient training data is key, and refining language improves accuracy, though some bias persists across demographics.

Keywords:
LLMNLPcoroner reportsinformaticsinjury preventionlarge language modelnarrativenatural language processingpolice reportsimulationtext classificationviolenceviolent deathviolent injury

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

751

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

751

Area of Science:

  • Computational epidemiology
  • Public health informatics
  • Natural Language Processing (NLP)

Background:

  • The National Violent Death Reporting System (NVDRS) now includes comprehensive law enforcement and medical examiner reports, offering vast potential for NLP research on violence.
  • Unstructured narrative data within these reports presents a unique opportunity for advanced analytical techniques.

Purpose of the Study:

  • To evaluate the application of supervised NLP, specifically using a compact large language model (LLM), to predict the circumstances and types of violent deaths.
  • To assess the impact of data preprocessing, volume, and composition on NLP model performance within the NVDRS.

Main Methods:

  • Applied distilBERT, a compact LLM, to unstructured narrative data from the NVDRS.
  • Simulated the effects of preprocessing and training data characteristics on model performance, measuring F1-scores, precision, recall, and false negative rates.
  • Assessed model bias across racial, ethnic, and sex subgroups by comparing F1-scores.

Main Results:

  • A minimum of 1500 cases was required for a compact LLM to achieve an F1-score of 0.6 and a false negative rate of 0.01-0.05.
  • Replacing domain-specific jargon significantly improved model performance.
  • Oversampling to address class imbalance did not substantially enhance F1-scores.
  • Observed F1-score disparities between racial/ethnic groups (0.2-0.25) and between sexes (0.12-0.2).

Conclusions:

  • Compact LLMs are viable for supervised NLP tasks on imbalanced NVDRS data, provided sufficient training data.
  • Simulations highlight the importance of preprocessing and training data strategies for LLM-based NLP applications.
  • While effective, the models exhibited performance disparities across demographic groups, indicating a need for further bias mitigation research.