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.
Abstract:
Many real applications have the imbalanced class distribution problem, where one of the classes is represented by a very small number of cases compared to the other classes. One of the systems affected are those related to the recovery and classification of scientific documentation. Sampling strategies such as Oversampling and Subsampling are popular in tackling the problem of class imbalance. In this work, we study their effects on three types of classifiers (Knn, SVM and Naive-Bayes) when they are applied to search on the PubMed scientific database. Another purpose of this paper is to study the use of dictionaries in the classification of biomedical texts. Experiments are conducted with three different dictionaries (BioCreative, NLPBA, and an ad-hoc subset of the UniProt database named Protein) using the mentioned classifiers and sampling strategies. Best results were obtained with NLPBA and Protein dictionaries and the SVM classifier using the Subsampling balancing technique. These results were compared with those obtained by other authors using the TREC Genomics 2005 public corpus.
Related Concept Videos
Sampling Plans
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 Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Bootstrapping
Systematic Sampling Method
Systematic sampling is one of the simplest methods...
Sampling Methods: Overview
In analytical chemistry, the choice of sampling...
Random Sampling Method