Related Experiment Video
Updated: Jun 8, 2026

Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
Published on: April 13, 2013
Comparison of active learning algorithms in classifying head computed tomography reports using bidirectional encoder
Tomohiro Wataya1,2, Azusa Miura3, Takahisa Sakisuka4
1Department of Radiology, Osaka University Graduate School of Medicine, 2-2, Yamadaoka, Suita, Osaka, 565-0871, Japan. wataya-tomo@radiol.med.osaka-u.ac.jp.
Active learning (AL) using uncertainty sampling (US) methods, particularly ratio of confidence (RC) and margin sampling (MS), significantly improves natural language processing (NLP) for head CT reports. This approach reduces the need for labeled data and enhances model accuracy.
Area of Science:
- Medical Informatics
- Radiology
- Artificial Intelligence
Background:
- Natural language processing (NLP) systems can aid radiologists by reducing missed findings in medical reports.
- High annotation costs pose a significant challenge in developing these NLP systems.
- Head computed tomography (CT) report analysis requires accurate significance estimation.
Purpose of the Study:
- To compare the effectiveness of active learning (AL) algorithms in NLP for estimating the significance of head CT reports.
- To evaluate different AL strategies using bidirectional encoder representations from transformers (BERT).
Main Methods:
- Utilized 3728 head CT reports categorized by importance.
- Employed UTH-BERT, a pre-trained BERT model.
- Compared seven sampling metrics: random sampling (RS), four uncertainty sampling (US) methods (least confidence, margin sampling, ratio of confidence, entropy sampling), and two distance-based sampling (DS) methods (cosine and Euclidian distance).
- Initiated with an empty labeled dataset and iteratively added 25 reports from an unlabeled data pool.
Main Results:
- Uncertainty sampling (US) methods showed significantly higher accuracy than random sampling (RS) when the labeled dataset contained fewer than 1800 reports.
- Distance-based sampling (DS) methods performed significantly lower than RS.
- Margin sampling (MS) and ratio of confidence (RC) were the most effective US methods.
- US methods reduced the required labeled data by 15.4-40.5%, with RC being the most efficient.
- US methods tended to prioritize minor categories for labeling earlier than RS and DS.
Conclusions:
- Uncertainty sampling (US) methods, specifically RC and MS, enable effective fine-tuning of BERT models for head CT report classification.
- These AL strategies help mitigate category imbalance in datasets.
- Active learning offers a valuable approach for efficient data annotation in larger-scale studies.
Related Concept Videos
Vector Algebra: Graphical Method
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
Computed Tomography
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Introduction to Scalers
Scalar...
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Block Diagram Reduction
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
Signal Flow Graphs
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...

