Related Experiment Video
Updated: Jul 10, 2026

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
PubMed related articles: a probabilistic topic-based model for content similarity.
1College of Information Studies, University of Maryland, College Park, Maryland, USA. jimmylin@umd.edu
BMC Bioinformatics
|November 1, 2007
Summary
The probabilistic model for related articles (pmra) improves PubMed search by calculating content similarity. This model offers a statistically significant enhancement in precision for related article discovery.
Area of Science:
- Bioinformatics
- Information Retrieval
- Computational Biology
Background:
- Introduces the probabilistic model for related articles (pmra) for content similarity.
- Explains that pmra underlies PubMed's related article search feature.
- Highlights that pmra focuses on "relatedness" rather than relevance, using term frequencies and Poisson distributions.
Purpose of the Study:
- To present the probabilistic model for related articles (pmra).
- To describe a novel parameter estimation technique using MeSH in MEDLINE.
- To evaluate pmra's effectiveness for related article search.
Main Methods:
- Utilizes a probabilistic topic-based model (pmra) for content similarity.
- Models document topics using term frequencies and Poisson distributions.
- Employs a novel parameter estimation technique based on MeSH in MEDLINE, avoiding human relevance judgments.
Main Results:
- Compares pmra against the BM25 probabilistic model.
- Demonstrates a small but statistically significant improvement in precision for pmra over BM25.
- Results are based on experiments using the TREC 2005 genomics track test collection.
Conclusions:
- The pmra model is an effective ranking algorithm for related article search.
- Suggests pmra enhances the discovery of relevant scientific literature.
- Indicates the utility of pmra in improving search functionalities within biomedical databases.
Related Concept Videos
Probability in Statistics
Probability is the likelihood of an event occurring. The term event is defined as a collection of results of a procedure. An event is a simple event when an outcome cannot be divided into simpler parts.
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Probability Distributions
The probability of a random variable x is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson probability...
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson probability...
Prediction Intervals
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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...
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...
Poisson Probability Distribution
A Poisson probability distribution is a discrete probability distribution. It gives the probability of a number of events occurring in a fixed interval of time or space if these events happen at a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on average, there are five words spelled incorrectly in 100 pages. The interval is 100 pages.
The...
The...
Random Sampling Method
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
Probability Histograms
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.