ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.04909
30
0

AlgOS: Algorithm Operating System

7 April 2025
Llewyn Salt
Marcus Gallagher
    VLM
ArXivPDFHTML
Abstract

Algorithm Operating System (AlgOS) is an unopinionated, extensible, modular framework for algorithmic implementations. AlgOS offers numerous features: integration with Optuna for automated hyperparameter tuning; automated argument parsing for generic command-line interfaces; automated registration of new classes; and a centralised database for logging experiments and studies. These features are designed to reduce the overhead of implementing new algorithms and to standardise the comparison of algorithms. The standardisation of algorithmic implementations is crucial for reproducibility and reliability in research. AlgOS combines Abstract Syntax Trees with a novel implementation of the Observer pattern to control the logical flow of algorithmic segments.

View on arXiv
@article{salt2025_2504.04909,
  title={ AlgOS: Algorithm Operating System },
  author={ Llewyn Salt and Marcus Gallagher },
  journal={arXiv preprint arXiv:2504.04909},
  year={ 2025 }
}
Comments on this paper