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.
Abstract:
This study presents a direct prediction approach for estimating the prevalence of radiological findings from text, eliminating the need for computationally intensive similarity-based comparisons. The proposed method, named PRESTIGE, trades off apriori processing time in favor of real-time inference speed. PRESTIGE takes a single query example as input and estimates how many instances in a larger collection share similar characteristics. This approach is evaluated in both "global" settings (across an entire dataset) and "local" settings (within a relevant subset). In a clinical environment, the approach allows radiologists, hospital administrators, or researchers to quickly gauge the frequency of an observation occurring within their local patient population, without requiring manual chart reviews or text-mining. Experiments on radiology reports demonstrate that PRESTIGE achieves high accuracy in predicting prevalence, significantly reducing both inference time and storage requirements compared to naive or approximate nearest neighbor methods. Further efficiency gains are explored by incorporating low-rank adaptation (LoRA), a technique that updates only a small portion of the model's parameters, thereby reducing the model's size and accelerating training without introducing additional inference costs. Results indicate that LoRA can maintain strong performance while drastically lowering hardware demands, although a slight decrease in accuracy may occur depending on the dataset. Overall, these findings suggest that PRESTIGE can serve as an efficient and scalable solution for real-time, example-based prevalence estimation of radiological findings. By focusing on inference speed, this work facilitates interactive exploration of datasets and potentially streamlines research on determining how frequently specific observations appear in large document collections.
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...
