Related Experiment Video
Updated: Feb 8, 2026

Setting Up a Stroke Team Algorithm and Conducting Simulation-based Training in the Emergency Department - A Practical Guide
Published on: January 15, 2017
A Critical Comparison of Rejection-Based Algorithms for Simulation of Large Biochemical Reaction Networks.
1Department of Computer Science, Aalto University, Espoo, Finland. thanh.vo@aalto.fi.
We compared two simulation methods, the composition-rejection algorithm (SSA-CR) and rejection-based SSA (RSSA), for large biological reaction networks. SSA-CR is faster for expensive search costs, while RSSA excels when update costs dominate.
Area of Science:
- Computational biology
- Biochemical systems analysis
- Algorithm development
Background:
- Stochastic simulation algorithm (SSA) is crucial for understanding biological systems.
- Simulating large reaction networks requires computationally efficient methods.
- Rejection-based techniques enhance SSA's performance.
Purpose of the Study:
- Compare the efficiency of two rejection-based SSA methods: SSA-CR and RSSA.
- Provide a clear interpretation of rejection-based techniques in SSA.
- Guide informed choices for simulating biochemical networks.
Main Methods:
- Theoretical analysis of SSA-CR and RSSA.
- Runtime comparison on biological models.
- Evaluation of computational costs (search vs. update).
Main Results:
- SSA-CR is more efficient for networks with high search costs.
- RSSA is more efficient for networks with dominant update costs.
- Identified key factors influencing algorithm performance.
Conclusions:
- The choice between SSA-CR and RSSA depends on network characteristics.
- RSSA is often preferred in practice due to dominant update costs.
- Accurate interpretation of rejection-based methods is vital for efficient simulation.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Acids, Bases and Neutralization Reactions
Acids, Bases and Neutralization Reactions
The Sense of Self: Reflected Self-Appraisal and Social Comparison
Critical Region, Critical Values and Significance Level
In hypothesis testing, a sample statistic is converted to a test statistic using z, t, or chi-square distribution. A critical region is an area under the curve in probability distributions demarcated by the critical value. When the test statistic falls in this region, it suggests that the null hypothesis must be rejected. As this region contains all those values of the...
Trial and Error and Algorithm

