English

NOMAD -- Navigating Optimal Model Application to Datastreams

Databases 2025-11-17 v2

Abstract

NOMAD (Navigating Optimal Model Application for Datastreams) is an intelligent framework for data enrichment during ingestion that optimizes realtime multiclass classification by dynamically constructing model chains, i.e ,sequences of machine learning models with varying cost-quality tradeoffs, selected via a utilitybased criterion. Inspired by predicate ordering techniques from database query processing, NOMAD leverages cheaper models as initial filters, proceeding to more expensive models only when necessary, while guaranteeing classification quality remains comparable to a designated role model through a formal chain safety mechanism. It employs a dynamic belief update strategy to adapt model selection based on per event predictions and shifting data distributions, and extends to scenarios with dependent models such as earlyexit DNNs and stacking ensembles. Evaluation across multiple datasets demonstrates that NOMAD achieves significant computational savings compared to static and naive approaches while maintaining classification quality comparable to that achieved by the most accurate (and often the most expensive) model.

Keywords

Cite

@article{arxiv.2511.00290,
  title  = {NOMAD -- Navigating Optimal Model Application to Datastreams},
  author = {Ashwin Gerard Colaco and Sharad Mehrotra and Michael J De Lucia and Kevin Hamlen and Murat Kantarcioglu and Latifur Khan and Ananthram Swami and Bhavani Thuraisingham},
  journal= {arXiv preprint arXiv:2511.00290},
  year   = {2025}
}
R2 v1 2026-07-01T07:16:36.662Z