paper-with-me

홈 › Papers

Integration Of Evolutionary Automated Machine Learning With Structural Sensitivity Analysis For Composite Pipelines

2023-12-22 · Nikolay O. Nikitin, Maiia Pinchuk, Valerii Pokrovskii, Peter Shevchenko, Andrey Getmanov, Yaroslav Aksenkin, Ilia Revin, Andrey Stebenkov, Ekaterina Poslavskaya, Anna V. Kalyuzhnaya

Automated machine learning (AutoML) systems propose an end-to-end solution to a given machine learning problem, creating either fixed or flexible pipelines. Fixed pipelines are task independent constructs: their general composition remains the same, regardless of the data. In contrast, the structure of flexible pipelines varies depending on the input, making them finely tailored to individual tasks. However, flexible pipelines can be structurally overcomplicated and have poor explainability. We propose the EVOSA approach that compensates for the negative points of flexible pipelines by incorporating a sensitivity analysis which increases the robustness and interpretability of the flexible solutions. EVOSA quantitatively estimates positive and negative impact of an edge or a node on a pipeline graph, and feeds this information to the evolutionary AutoML optimizer. The correctness and efficiency of EVOSA was validated in tabular, multimodal and computer vision tasks, suggesting generalizability of the proposed approach across domains.

📄 PDF Abstract BibTeX arXiv:2312.14770

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLSensitivity

Similar Papers 제목 키워드 기반

Automated Evolutionary Approach for the Design of Composite Machine Learning Pipelines

2021-06-26 · Nikolay O. Nikitin, Pavel Vychuzhanin, Mikhail Sarafanov, Iana S. Polonskaia 외

The effectiveness of the machine learning methods for real-world tasks depends on the proper structure of the modeling pipeline. The proposed approach is aimed to automate the design of composite machine learning pipelin…

BIG-bench Machine LearningManagementTime SeriesTime Series Analysis+1

VibroML: an automated toolkit for high-throughput vibrational analysis and dynamic instability remediation of crystalline materials using machine-learned potentials

2026-04-30 · Rogério Almeida Gouvêa, Gian-Marco Rignanese arxiv

While machine-learned interatomic potentials (MLIPs) accelerate phonon dispersion calculations, merely identifying dynamical instabilities in computationally predicted materials is insufficient; automated pathways to res…

EC-KitY: Evolutionary Computation Tool Kit in Python with Seamless Machine Learning Integration

2022-07-21 · Moshe Sipper, Tomer Halperin, Itai Tzruia, Achiya Elyasaf

EC-KitY is a comprehensive Python library for doing evolutionary computation (EC), licensed under the BSD 3-Clause License, and compatible with scikit-learn. Designed with modern software engineering and machine learning…

BIG-bench Machine Learning

Agentic evolution of physically constrained foundation models

2026-06-24 · Jiangwei Zhang, Wen Sun, Chong Wang, Shiyao Li 외 arxiv

Artificial intelligence increasingly drives automated scientific discovery, yet contemporary generalist agents lack physical grounding, frequently hallucinating hardware-incompatible designs. Here, we present a physicall…

Evolutionary Design of Numerical Methods: Generating Finite Difference and Integration Schemes by Differential Evolution

2013-12-30 · C. D. Erdbrink, V. V. Krzhizhanovskaya, P. M. A. Sloot

Classical and new numerical schemes are generated using evolutionary computing. Differential Evolution is used to find the coefficients of finite difference approximations of function derivatives, and of single and multi…