paper-with-me

Papers

A Tale of Two Systems: Characterizing Architectural Complexity on Machine Learning-Enabled Systems

2025-06-12 · Renato Cordeiro Ferreira

How can the complexity of ML-enabled systems be managed effectively? The goal of this research is to investigate how complexity affects ML-Enabled Systems (MLES). To address this question, this research aims to introduce a metrics-based architectural model to characterize the complexity of MLES. The goal is to support architectural decisions, providing a guideline for the inception and growth of these systems. This paper brings, side-by-side, the architecture representation of two systems that can be used as case studies for creating the metrics-based architectural model: the SPIRA and the Ocean Guard MLES.

📄 PDF Abstract BibTeX arXiv:2506.11295

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Metrics-Oriented Architectural Model to Characterize Complexity on Machine Learning-Enabled Systems

2025-06-09 · Renato Cordeiro Ferreira

How can the complexity of ML-enabled systems be managed effectively? The goal of this research is to investigate how complexity affects ML-Enabled Systems (MLES). To address this question, this research aims to introduce…

Tuning Algorithmic and Architectural Hyperparameters in Graph-Based Semi-Supervised Learning with Provable Guarantees

2025-02-18 · Ally Yalei Du, Eric Huang, Dravyansh Sharma

Graph-based semi-supervised learning is a powerful paradigm in machine learning for modeling and exploiting the underlying graph structure that captures the relationship between labeled and unlabeled data. A large number…

Graph Attention

Toward Understanding the Impact of Staleness in Distributed Machine Learning

2018-10-08 · ICLR 2019 5 · Wei Dai, Yi Zhou, Nanqing Dong, Hao Zhang 외

Many distributed machine learning (ML) systems adopt the non-synchronous execution in order to alleviate the network communication bottleneck, resulting in stale parameters that do not reflect the latest updates. Despite…

BIG-bench Machine LearningDiversity

autoBagging: Learning to Rank Bagging Workflows with Metalearning

2017-06-28 · Fábio Pinto, Vítor Cerqueira, Carlos Soares, João Mendes-Moreira

Machine Learning (ML) has been successfully applied to a wide range of domains and applications. One of the techniques behind most of these successful applications is Ensemble Learning (EL), the field of ML that gave bir…

AutoMLBayesian OptimizationBIG-bench Machine LearningEnsemble Learning+1

A Metalearning Approach for Physics-Informed Neural Networks (PINNs): Application to Parameterized PDEs

2021-10-26 · Michael Penwarden, Shandian Zhe, Akil Narayan, Robert M. Kirby

Physics-informed neural networks (PINNs) as a means of discretizing partial differential equations (PDEs) are garnering much attention in the Computational Science and Engineering (CS&E) world. At least two challenges ex…

BIG-bench Machine LearningPhysics-informed machine learningTransfer Learning