paper-with-me

Papers

Ensemble-based modeling abstractions for modern self-optimizing systems

2023-09-11 · Michal Töpfer, Milad Abdullah, Tomáš Bureš, Petr Hnětynka, Martin Kruliš

In this paper, we extend our ensemble-based component model DEECo with the capability to use machine-learning and optimization heuristics in establishing and reconfiguration of autonomic component ensembles. We show how to capture these concepts on the model level and give an example of how such a model can be beneficially used for modeling access-control related problem in the Industry 4.0 settings. We argue that incorporating machine-learning and optimization heuristics is a key feature for modern smart systems which are to learn over the time and optimize their behavior at runtime to deal with uncertainty in their environment.

📄 PDF Abstract BibTeX arXiv:2309.05823

Code (1)

smartarch/ml-deeco-security-isola 공식 구현 tf

Similar Papers 제목 키워드 기반

Chronax: A Jax Library for Univariate Statistical Forecasting and Conformal Inference

2026-04-17 · Xan Carey, Yash Deshmukh, Aileen Huang, Sunit Jadhav 외 arxiv

Time-series forecasting is central to many scientific and industrial domains, such as energy systems, climate modeling, finance, and retail. While forecasting methods have evolved from classical statistical models to aut…

Architectural Implications of GNN Aggregation Programming Abstractions

2023-10-18 · Yingjie Qi, Jianlei Yang, Ao Zhou, Tong Qiao 외

Graph neural networks (GNNs) have gained significant popularity due to the powerful capability to extract useful representations from graph data. As the need for efficient GNN computation intensifies, a variety of progra…

Modern Evolution Strategies for Creativity: Fitting Concrete Images and Abstract Concepts

2021-09-18 · Yingtao Tian, David Ha

Evolutionary algorithms have been used in the digital art scene since the 1970s. A popular application of genetic algorithms is to optimize the procedural placement of vector graphic primitives to resemble a given painti…

Evolutionary Algorithms

Notes to Self: Can LLMs Benefit from Experiential Abstractions?

2026-07-22 · Chang Liu, Xinyu Li, Artur Dubrawski arxiv

Humans distill experience into reusable abstractions, e.g., strategies and cautionary reminders, and apply them to gradually solve problems more effectively. We study whether Large Language Models (LLMs) can similarly be…

Reinforcement LearningLogical Reasoning

TabSurv: Adapting Modern Tabular Neural Networks to Survival Analysis

2026-05-05 · Stanislav Kirpichenko, Andrei Konstantinov, Lev Utkin arxiv

Survival analysis on tabular data is a well-studied problem. However, existing deep learning methods are often highly task-specific, which can limit the transfer of new approaches from other domains and introduce constra…