Model Gateway: Model Management Platform for Model-Driven Drug Discovery
Yan-Shiun Wu, Nathan A. Morin
TL;DR
The paper presents Model Gateway, a cloud-based model-management platform tailored for drug discovery that integrates LLM Agents and Generative AI tools into MLOps pipelines. It details a Kubernetes-based, containerized ecosystem with modules for versioning, access control, metadata, asynchronous execution, and dynamic consensus, plus admin and owner interfaces. An experimental evaluation demonstrates the platform handling up to 10K asynchronous submissions with 100% success and highlights scalability limits as concurrency grows, suggesting vertical and horizontal scaling as avenues for expansion. The work argues that centralized, governance-focused model management can accelerate drug discovery by improving reproducibility, accessibility, and integration across diverse tools and workflows.
Abstract
This paper presents the Model Gateway, a management platform for managing machine learning (ML) and scientific computational models in the drug discovery pipeline. The platform supports Large Language Model (LLM) Agents and Generative AI-based tools to perform ML model management tasks in our Machine Learning operations (MLOps) pipelines, such as the dynamic consensus model, a model that aggregates several scientific computational models, registration and management, retrieving model information, asynchronous submission/execution of models, and receiving results once the model complete executions. The platform includes a Model Owner Control Panel, Platform Admin Tools, and Model Gateway API service for interacting with the platform and tracking model execution. The platform achieves a 0% failure rate when testing scaling beyond 10k simultaneous application clients consume models. The Model Gateway is a fundamental part of our model-driven drug discovery pipeline. It has the potential to significantly accelerate the development of new drugs with the maturity of our MLOps infrastructure and the integration of LLM Agents and Generative AI tools.
