中文
相关论文

相关论文: Explorative Data Analysis of Time Series based Alg…

200 篇论文

Over the past decades, more and more methods gain a giant development due to the development of technology. Evolutionary Algorithms are widely used as a heuristic method. However, the budget of computation increases exponentially when the…

神经与进化计算 · 计算机科学 2021-05-12 Yangjie Mei , Hao Wang

A highly comparative, feature-based approach to time series classification is introduced that uses an extensive database of algorithms to extract thousands of interpretable features from time series. These features are derived from across…

机器学习 · 计算机科学 2017-11-10 Ben D. Fulcher , Nick S. Jones

The population-based optimization algorithms have provided promising results in feature selection problems. However, the main challenges are high time complexity. Moreover, the interaction between features is another big challenge in FS…

神经与进化计算 · 计算机科学 2021-10-26 Motahare Namakin , Modjtaba Rouhani , Mostafa Sabzekar

Box-constraints limit the domain of decision variables and are common in real-world optimization problems, for example, due to physical, natural or spatial limitations. Consequently, solutions violating a box-constraint may not be…

神经与进化计算 · 计算机科学 2023-05-25 Diederick Vermetten , Manuel López-Ibáñez , Olaf Mersmann , Richard Allmendinger , Anna V. Kononova

This paper introduces a novel theoretically sound approach for the celebrated CMA-ES algorithm. Assuming the parameters of the multi variate normal distribution for the minimum follow a conjugate prior distribution, we derive their optimal…

机器学习 · 计算机科学 2019-04-03 Eric Benhamou , David Saltiel , Sebastien Verel , Fabien Teytaud

Multivariate Time-Series (MTS) clustering is crucial for signal processing and data analysis. Although deep learning approaches, particularly those leveraging Contrastive Learning (CL), are prominent for MTS representation, existing…

机器学习 · 计算机科学 2026-01-13 Zexi Tan , Tao Xie , Haoyi Xiao , Baoyao Yang , Yuzhu Ji , An Zeng , Xiang Zhang , Yiqun Zhang

The covariance matrix adaptation evolution strategy (CMA-ES) is one of the most successful methods for solving black-box continuous optimization problems. One practically useful aspect of the CMA-ES is that it can be used without…

神经与进化计算 · 计算机科学 2023-09-15 Masahiro Nomura , Youhei Akimoto , Isao Ono

A number of Multiple Criteria Decision Analysis (MCDA) methods have been developed to rank alternatives based on several decision criteria. Usually, MCDA methods deal with the criteria value at the time the decision is made without…

人工智能 · 计算机科学 2020-10-23 Betania S. C. Campello , Leonardo T. Duarte , João M. T. Romano

Multimodal optimization requires both exploration and exploitation. Exploration identifies promising attraction basins, while exploitation finds the best solutions within these basins. The balance between exploration and exploitation can be…

神经与进化计算 · 计算机科学 2025-06-03 Chandula Fernando , Kushani De Silva

Modern machine learning uses more and more advanced optimization techniques to find optimal hyper parameters. Whenever the objective function is non-convex, non continuous and with potentially multiple local minima, standard gradient…

机器学习 · 计算机科学 2019-02-13 Eric Benhamou , Jamal Atif , Rida Laraki

In recent years, there have been unprecedented technological advances in sensor technology, and sensors have become more affordable than ever. Thus, sensor-driven data collection is increasingly becoming an attractive and practical option…

机器学习 · 计算机科学 2021-12-30 Alireza Abdoli

This paper investigates the control of an ML component within the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) devoted to black-box optimization. The known CMA-ES weakness is its sample complexity, the number of evaluations of…

机器学习 · 计算机科学 2013-08-20 Ilya Loshchilov , Marc Schoenauer , Michèle Sebag

Time Series Classification (TSC) involved building predictive models for a discrete target variable from ordered, real valued, attributes. Over recent years, a new set of TSC algorithms have been developed which have made significant…

机器学习 · 计算机科学 2023-04-27 Alejandro Pasos Ruiz , Michael Flynn , Anthony Bagnall

The Covariance Matrix Adaptation Evolutionary Strategy (CMA-ES) is one of the most advanced algorithms in numerical black-box optimization. For noisy objective functions, several approaches were proposed to mitigate the noise, e.g.,…

神经与进化计算 · 计算机科学 2025-06-04 Catalin-Viorel Dinu , Yash J. Patel , Xavier Bonet-Monroig , Hao Wang

Bilinear Matrix Inequalities (BMIs) are fundamental to control system design but are notoriously difficult to solve due to their nonconvexity. This study addresses BMI-based control optimization problems by adapting and integrating advanced…

系统与控制 · 电气工程与系统科学 2026-01-14 Syue-Cian Lin , Wei-Yu Chiu , Chien-Feng Wu

Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is a highly effective optimization technique. A primary challenge when applying CMA-ES in high dimensionality is sampling from a multivariate normal distribution with an arbitrary…

神经与进化计算 · 计算机科学 2026-01-05 Jarosław Arabas , Adam Stelmaszczyk , Eryk Warchulski , Dariusz Jagodziński , Rafał Biedrzycki

Most neural network-based classifiers extract features using several hidden layers and make predictions at the output layer by utilizing these extracted features. We observe that not all features are equally pronounced in all classes; we…

机器学习 · 计算机科学 2022-11-22 Yifan Hao , Huiping Cao , K. Selcuk Candan , Jiefei Liu , Huiying Chen , Ziwei Ma

Discrete and mixed-variable optimization problems have appeared in several real-world applications. Most of the research on mixed-variable optimization considers a mixture of integer and continuous variables, and several integer handlings…

最优化与控制 · 数学 2024-08-26 Kento Uchida , Ryoki Hamano , Masahiro Nomura , Shota Saito , Shinichi Shirakawa

Stock market and cryptocurrency forecasting is very important to investors as they aspire to achieve even the slightest improvement to their buy or hold strategies so that they may increase profitability. However, obtaining accurate and…

机器学习 · 计算机科学 2024-10-15 Hakan Pabuccu , Adrian Barbu

We propose a computationally efficient limited memory Covariance Matrix Adaptation Evolution Strategy for large scale optimization, which we call the LM-CMA-ES. The LM-CMA-ES is a stochastic, derivative-free algorithm for numerical…

神经与进化计算 · 计算机科学 2014-04-23 Ilya Loshchilov