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

Force Classification01:22

Force Classification

2.7K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.7K
Classification of Systems-I01:26

Classification of Systems-I

685
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
685
Classification of Signals01:30

Classification of Signals

1.6K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.6K
Classification of Systems-II01:31

Classification of Systems-II

575
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
575
Aggregates Classification01:29

Aggregates Classification

1.2K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.2K
Methods of Classification and Identification01:28

Methods of Classification and Identification

2.0K
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
2.0K

You might also read

Related Articles

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

Sort by
Same author

Rural-Urban Differences in Hypertension Prevalence and Control in a Large Regional Health System Cohort.

Journal of clinical medicine·2026
Same author

Long COVID Persistence and Surveillance Gaps Across 58 US Hospitals.

JAMA network open·2026
Same author

Integrative Molecular Analysis Reveals Determinants of Clinical Outcomes in <i>TP53</i>-Mutated Diffuse Large B-Cell Lymphoma.

Journal of clinical oncology : official journal of the American Society of Clinical Oncology·2026
Same author

Opportunities for informatics to improve patient experiences: observations and reflections of ACMI fellows.

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

A conceptual model for provider scheduling: insights from an EHR implementation.

Journal of the American Medical Informatics Association : JAMIA·2026
Same author

ICANS mitigation in high-risk elderly patients treated with CD28 co-stimulatory anti-CD19 CAR-T cells using a standardization protocol: a pilot study.

Haematologica·2026
Same journal

Digital divide in clinical and operational artificial intelligence adoption and implementation stages: US hospital diffusion patterns and AI deserts.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Extending the fundamental theorem of biomedical informatics: a proposal and illustrative examples.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Human factors methods for designing safe health information technology: what do the experts think?

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Equity-by-design for socially assistive robots as digital health tools.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

Orchestrator multi-agent clinical decision support system for secondary headache diagnosis in primary care.

Journal of the American Medical Informatics Association : JAMIA·2026
Same journal

CUI-Curate: a GraphRAG-based framework for automated clinical concept curation for NLP applications.

Journal of the American Medical Informatics Association : JAMIA·2026
See all related articles

Related Experiment Video

Updated: Apr 10, 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

Expert guided natural language processing using one-class classification.

Erel Joffe1, Emily J Pettigrew2, Jorge R Herskovic3

  • 1School of Biomedical Informatics, The University of Texas Health Science Center at Houston, Texas Department of Hematology and Bone Marrow Transplantation, Tel Aviv Medical Center, Tel Aviv Israel.

Journal of the American Medical Informatics Association : JAMIA
|June 12, 2015
PubMed
Summary
This summary is machine-generated.

One-class classification (1C-SVMs) using expert-selected text snippets significantly improves breast cancer identification in clinical notes, outperforming traditional methods on imbalanced datasets.

Keywords:
feature selectionnatural language processingnovelty detectionone class classification

Related Experiment Videos

Last Updated: Apr 10, 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

Area of Science:

  • Biomedical Informatics
  • Natural Language Processing
  • Machine Learning

Background:

  • Automated phenotype identification from clinical notes is crucial for data reuse.
  • This study explores expert-guided feature selection combined with one-class classification for text processing.

Purpose of the Study:

  • Compare one-class classification to binary classification.
  • Evaluate expert-selected text snippets for feature utility.
  • Assess model robustness against irrelevant text.

Main Methods:

  • Trained one-class support vector machines (1C-SVMs) and two-class SVMs (2C-SVMs) to detect breast cancer mentions.
  • Utilized manually annotated notes (88 positive, 88 negative) for comparison.
  • Evaluated models on balanced and imbalanced datasets (10,000 records, 1.4% prevalence).

Main Results:

  • On balanced data, 1C-SVMs with snippets matched 2C-SVMs on whole notes (F=0.92).
  • On imbalanced data, 1C-SVMs significantly outperformed 2C-SVMs (F=0.61 vs. F=0.17), driven by improved precision.

Conclusions:

  • One-class SVMs trained on expert-selected text sections excel over traditional binary classifiers on imbalanced clinical data.
  • This approach enhances the identification of low-prevalence phenotypes in real-world datasets.