Related Experiment Video
Updated: May 21, 2026

Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
Published on: March 1, 2024
Learning word sense disambiguation in biomedical text with difference between training and test distributions
Jeong-Woo Son1, Seong-Bae Park
1Department of Computer Engineering, Kyungpook National University, Daegu 702-701, Korea. jwson@sejong.knu.ac.kr
Machine learning for word sense disambiguation struggles with differing data distributions. Support Vector Machines with Example-wise Weights (SVM-EW) adapt training data to test data, improving performance over standard SVMs.
Area of Science:
- Natural Language Processing
- Machine Learning
- Computational Linguistics
Background:
- Machine learning methods for word sense disambiguation (WSD) often face challenges due to distribution mismatches between training and testing datasets.
- Lexical diversity in natural language contributes to these distribution discrepancies, impacting model generalization.
Purpose of the Study:
- To address the performance degradation caused by distribution discordance in WSD.
- To propose and evaluate a novel approach, Support Vector Machines with Example-wise Weights (SVM-EW), for improving WSD.
Main Methods:
- The proposed SVM-EW method adjusts the training data distribution to better align with the test data distribution.
- Training examples are weighted based on their similarity to the entire set of test data.
- This approach aims to mitigate the impact of lexical space diversity.
Main Results:
- Experimental results demonstrate that the proposed method effectively recognizes and accounts for distribution changes between training and test data.
- SVM-EW significantly outperforms standard Support Vector Machines (SVMs) in WSD tasks when distribution shifts are present.
Conclusions:
- Weighting training examples according to their similarity to test data is a viable strategy to handle distribution mismatches in WSD.
- The SVM-EW method offers a robust solution for improving the accuracy and generalizability of WSD systems in diverse lexical environments.
Related Concept Videos
Data: Types and Distribution
Distributions in...
Bioequivalence Data: Statistical Interpretation
Sign Test for Matched Pairs
To conduct the sign test, we first calculate the differences in value between...
Comparing Experimental Results: Student's t-Test
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance, comparing...
Behrens–Fisher Test
This test is...
