Skip to main content
QUICK REVIEW

[Paper Review] An Experimental Comparison of PMSPrune and Other Algorithms for Motif Search

Dolly Sharma, Sanguthevar Rajasekaran|arXiv (Cornell University)|Aug 26, 2011
Genomics and Phylogenetic Studies17 references4 citations
TL;DR

This paper presents a comprehensive experimental comparison of PMSprune, an exact algorithm for the (l,d)-motif problem, against 14 other motif-finding algorithms across multiple benchmark datasets. Using seven statistical measures, the study demonstrates that PMSprune outperforms or matches the best-performing algorithms—particularly excelling in sensitivity and positive predictive value—while DME performs better only in specificity, indicating PMSprune's strong overall competitiveness in motif discovery.

ABSTRACT

Extracting meaningful patterns from voluminous amount of biological data is a very big challenge. Motifs are biological patterns of great interest to biologists. Many different versions of the motif finding problem have been identified by researchers. Examples include the Planted $(l, d)$ Motif version, those based on position-specific score matrices, etc. A comparative study of the various motif search algorithms is very important for several reasons. For example, we could identify the strengths and weaknesses of each. As a result, we might be able to devise hybrids that will perform better than the individual components. In this paper we (either directly or indirectly) compare the performance of PMSprune (an algorithm based on the $(l, d)$ motif model) and several other algorithms in terms of seven measures and using well established benchmarks In this paper, we (directly or indirectly) compare the quality of motifs predicted by PMSprune and 14 other algorithms. We have employed several benchmark datasets including the one used by Tompa, et.al. These comparisons show that the performance of PMSprune is competitive when compared to the other 14 algorithms tested. We have compared (directly or indirectly) the performance of PMSprune and 14 other algorithms using the Benchmark dataset provided by Tompa, et.al. It is observed that both PMSprune and DME (an algorithm based on position-specific score matrices) in general perform better than the 13 algorithms reported in Tompa et. al.. Subsequently we have compared PMSprune and DME on other benchmark data sets including ChIP-Chip, ChIP-seq, and ABS. Between PMSprune and DME, PMSprune performs better than DME on six measures. DME performs better than PMSprune on one measure (namely, specificity).

Motivation & Objective

  • To evaluate and compare the performance of PMSprune, an exact algorithm for the (l,d)-motif problem, against 14 existing motif-finding algorithms.
  • To assess algorithmic strengths and weaknesses using standardized benchmarks and multiple statistical measures.
  • To identify whether hybrid approaches combining PMSprune and DME could yield improved performance.
  • To validate results on diverse biological datasets including Tompa's benchmark, ChIP-Chip, ChIP-seq, and ABS.
  • To provide empirical evidence on the relative accuracy and robustness of motif-finding algorithms in real-world genomics contexts.

Proposed method

  • PMSprune is applied to the (l,d)-motif model, which seeks a motif of length l that appears in each input sequence within Hamming distance d.
  • The study uses seven evaluation metrics: nSn (negative sensitivity), nSp (negative specificity), sSn (sensitivity), nPPV (negative positive predictive value), sPPV (positive predictive value), nPC (negative correlation), and nCC (negative correlation coefficient).
  • Comparisons are conducted on four benchmark datasets: Tompa’s dataset, ChIP-Chip, ChIP-seq, and ABS, each with distinct biological characteristics.
  • For each dataset, motif predictions from PMSprune and the 14 other algorithms are evaluated using the seven statistical measures.
  • The algorithm DME, based on position-specific score matrices, is included for comparison to assess performance differences between exact (PMSprune) and heuristic (DME) approaches.
  • Results are averaged across all datasets and presented in tables to enable direct comparison of algorithmic performance.

Experimental results

Research questions

  • RQ1How does PMSprune compare to 14 other motif-finding algorithms in terms of sensitivity, specificity, and positive predictive value across standard benchmarks?
  • RQ2In what ways does PMSprune outperform or underperform relative to DME, a leading algorithm based on position-specific score matrices?
  • RQ3Does PMSprune maintain strong performance across diverse biological datasets such as ChIP-Chip, ChIP-seq, and synthetic ABS data?
  • RQ4Are there specific performance metrics where DME significantly outperforms PMSprune, and if so, under what conditions?
  • RQ5Can the results inform the design of hybrid motif-finding algorithms that combine the strengths of exact and heuristic methods?

Key findings

  • PMSprune outperforms 13 of the 14 other algorithms tested on Tompa’s benchmark dataset, with DME being the only algorithm that performs comparably.
  • On six out of seven performance measures, PMSprune outperforms DME: it achieves 8% or higher improvement in nSn and 10% or more in sSn.
  • DME performs better than PMSprune in specificity by no more than 3.5%, indicating a narrow but measurable advantage in this single metric.
  • On ChIP-Chip data, PMSprune achieves a higher nSn (0.1464) and sSn (0.2254) compared to DME (0.1416 and 0.2025), respectively, with PMSprune showing superior positive predictive value.
  • On ChIP-seq data, PMSprune maintains higher sensitivity and specificity across all variants, with nSn at 0.1554 (PMSumMin) versus 0.1128 (DMESumMin), and nSp at 0.8613 versus 0.9121.
  • On the ABS dataset, PMSprune achieves a 1.2x improvement in nSn (0.1934 vs. 0.1485) and a 1.4x improvement in sSn (0.2298 vs. 0.1650), confirming its robustness on synthetic, controlled data.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.