Related Experiment Video
Updated: Aug 6, 2026

Psychophysically-anchored, Robust Thresholding in Studying Pain-related Lateralization of Oscillatory Prestimulus Activity
Published on: January 21, 2017
PRESTIGE: Prevalence estimation for interactive guesstimates
Koen Dercksen1, Arjen P de Vries1, Bram van Ginneken2
1Institute for Computing and Information Sciences, Radboud University, Toernooiveld 212, Nijmegen, 6525 EC, Gelderland, The Netherlands.
PRESTIGE offers a fast, direct method for estimating radiological finding prevalence from text. This approach enables real-time data exploration without intensive comparisons, improving clinical research efficiency.
Area of Science:
- Medical Informatics
- Natural Language Processing
- Radiology
Background:
- Estimating the prevalence of radiological findings from clinical text is crucial for research and patient care.
- Traditional methods often rely on computationally intensive similarity comparisons or manual chart reviews.
- There is a need for efficient, scalable solutions for real-time prevalence estimation.
Purpose of the Study:
- To introduce PRESTIGE, a direct prediction approach for estimating radiological finding prevalence from text.
- To evaluate PRESTIGE's performance in both global and local settings.
- To assess the impact of low-rank adaptation (LoRA) on PRESTIGE's efficiency and accuracy.
Main Methods:
- PRESTIGE utilizes a direct prediction model, bypassing similarity-based comparisons for faster inference.
- The method takes a single query example to estimate prevalence in a larger dataset.
- Low-rank adaptation (LoRA) was incorporated to further optimize model size and training speed.
Main Results:
- PRESTIGE demonstrated high accuracy in predicting prevalence from radiology reports.
- The approach significantly reduced inference time and storage requirements compared to naive and approximate nearest neighbor methods.
- LoRA integration maintained strong performance while substantially lowering hardware demands, with a potential minor accuracy trade-off.
Conclusions:
- PRESTIGE provides an efficient and scalable solution for real-time, example-based prevalence estimation of radiological findings.
- The method facilitates interactive dataset exploration and streamlines research on observation frequency in large document collections.
- PRESTIGE empowers clinicians and researchers to quickly assess finding frequencies in local patient populations.
Related Concept Videos
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Estimating Population Mean with Unknown Standard Deviation
William S. Gosset (1876–1937) of the Guinness...
Confidence Interval for Estimating Population Mean
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
Estimating Population Mean with Known Standard Deviation
The confidence interval estimate will have the form as follows:
(point estimate - error bound, point estimate + error bound)
The...
Estimating Population Standard Deviation
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
