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

Sampling Plans01:23

Sampling Plans

Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Stratified Sampling Method01:16

Stratified Sampling Method

Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
Bootstrapping01:24

Bootstrapping

The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is small or...
Systematic Sampling Method01:17

Systematic Sampling Method

Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
Systematic sampling is one of the simplest methods...
Sampling Methods: Overview01:06

Sampling Methods: Overview

A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling. 
In analytical chemistry, the choice of sampling...
Random Sampling Method01:09

Random Sampling Method

Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...

You might also read

Related Articles

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

Sort by
Same author

A survey on deep learning applied to medical images: from simple artificial neural networks to generative models.

Neural computing & applications·2022
Same author

LDA filter: A Latent Dirichlet Allocation preprocess method for Weka.

PloS one·2020
Same author

Improving the text classification using clustering and a novel HMM to reduce the dimensionality.

Computer methods and programs in biomedicine·2016
Same author

A linear-RBF multikernel SVM to classify big text corpora.

BioMed research international·2015
Same author

Study of query expansion techniques and their application in the biomedical information retrieval.

TheScientificWorldJournal·2014
Same author

Patients with an ultrasonographic cervical length < or =15 mm have nearly a 50% risk of early spontaneous preterm delivery.

American journal of obstetrics and gynecology·2000

Related Experiment Videos

Improving imbalanced scientific text classification using sampling strategies and dictionaries.

L Borrajo1, R Romero, E L Iglesias

  • 1Univ. of Vigo, Computer Science Dept., Campus As Lagoas s/n, 32004 Ourense, Spain.

Journal of Integrative Bioinformatics
|September 20, 2011
PubMed
Summary
This summary is machine-generated.

This study investigated class imbalance in scientific document classification. Subsampling with SVM and NLPBA or Protein dictionaries yielded the best results for PubMed searches.

Related Experiment Videos

Area of Science:

  • Information Science
  • Computer Science
  • Biomedical Informatics

Background:

  • Class imbalance is a common problem in scientific document classification, affecting retrieval accuracy.
  • Oversampling and Subsampling are common techniques to address class imbalance.
  • Effective classification of biomedical texts is crucial for scientific documentation recovery.

Purpose of the Study:

  • To evaluate the impact of Oversampling and Subsampling strategies on classifiers for imbalanced scientific document data.
  • To assess the effectiveness of different dictionaries in biomedical text classification.
  • To optimize search performance on the PubMed scientific database.

Main Methods:

  • Applied Oversampling and Subsampling techniques to address class imbalance.
  • Tested three classifiers: K-Nearest Neighbors (KNN), Support Vector Machines (SVM), and Naive-Bayes.
  • Utilized three dictionaries: BioCreative, NLPBA, and a subset of UniProt (Protein) for text classification.
  • Compared results against established benchmarks using the TREC Genomics 2005 corpus.

Main Results:

  • The Subsampling technique combined with the SVM classifier achieved the best performance.
  • The NLPBA and Protein dictionaries demonstrated superior effectiveness in classification tasks.
  • The chosen methods showed competitive results compared to existing literature.

Conclusions:

  • Subsampling is an effective strategy for handling class imbalance in scientific document search.
  • Dictionary choice significantly impacts the performance of biomedical text classifiers.
  • SVM classifier with appropriate dictionaries and sampling techniques offers a robust solution for imbalanced scientific data.