中文
相关论文

相关论文: Computational and Exploratory Landscape Analysis o…

200 篇论文

Spatial reasoning, an important faculty of human cognition with many practical applications, is one of the core commonsense skills that is not purely language-based and, for satisfying (as opposed to optimal) solutions, requires some…

人工智能 · 计算机科学 2025-01-20 Zhisheng Tang , Mayank Kejriwal

Deep Learning Gaussian Processes (DL-GP) are proposed as a methodology for analyzing (approximating) computer models that produce heteroskedastic and high-dimensional output. Computer simulation models have many areas of applications,…

应用统计 · 统计学 2022-09-07 Laura Schultz , Vadim Sokolov

Sparse inverse covariance estimation (i.e., edge de-tection) is an important research problem in recent years, wherethe goal is to discover the direct connections between a set ofnodes in a networked system based upon the observed…

机器学习 · 计算机科学 2021-01-15 Hang Yin , Xinyue Liu , Xiangnan Kong

The development of black-box optimization algorithms depends on the availability of benchmark suites that are both diverse and representative of real-world problem landscapes. Widely used collections such as BBOB and CEC remain dominated by…

神经与进化计算 · 计算机科学 2026-02-04 Wojciech Achtelik , Hubert Guzowski , Maciej Smołka , Jacek Mańdziuk

Bi-level optimisation problems have gained increasing interest in the field of combinatorial optimisation in recent years. With this paper, we start the runtime analysis of evolutionary algorithms for bi-level optimisation problems. We…

神经与进化计算 · 计算机科学 2014-01-10 Dogan Corus , Per Kristian Lehre , Frank Neumann , Mojgan Pourhassan

This study presents a comprehensive empirical evaluation of six state-of-the-art large language models (LLMs) for code generation, including both general-purpose and code-specialized models. Using a dataset of 944 real-world LeetCode…

软件工程 · 计算机科学 2025-12-23 Le Zhang , Suresh Kothari

Gaussian process (GP) model based optimization is widely applied in simulation and machine learning. In general, it first estimates a GP model based on a few observations from the true response and then employs this model to guide the…

机器学习 · 统计学 2021-07-08 Qun Meng , Songhao Wang , Szu Hui Ng

Large language models are increasingly applied to operational decision-making where the underlying structure is constrained optimization. Existing benchmarks evaluate whether LLMs can formulate optimization problems as solver code, but…

人工智能 · 计算机科学 2026-03-02 Joseph Tso , Preston Schmittou , Quan Huynh , Jibran Hutchins

We have employed a recent implementation of genetic algorithms to study a range of standard benchmark functions for global optimization. It turns out that some of them are not very useful as challenging test functions, since they neither…

神经与进化计算 · 计算机科学 2012-07-19 Johannes M. Dieterich , Bernd Hartke

We present an incremental search algorithm, called Lifelong-GLS, which combines the vertex efficiency of Lifelong Planning A* (LPA*) and the edge efficiency of Generalized Lazy Search (GLS) for efficient replanning on dynamic graphs where…

机器人学 · 计算机科学 2021-05-26 Jaein Lim , Siddhartha Srinivasa , Panagiotis Tsiotras

Generalised linear models for multi-class classification problems are one of the fundamental building blocks of modern machine learning tasks. In this manuscript, we characterise the learning of a mixture of $K$ Gaussians with generic means…

A KG represents a network of entities and illustrates relationships between them. KGs are used for various applications, including semantic search and discovery, reasoning, decision-making, natural language processing, machine learning, and…

人工智能 · 计算机科学 2025-08-06 Nandana Mihindukulasooriya , Niharika S. D'Souza , Faisal Chowdhury , Horst Samulowitz

Generalized compressed sensing (GCS) is a paradigm in which a structured high-dimensional signal may be recovered from random, under-determined, and corrupted linear measurements. Generalized Lasso (GL) programs are effective for solving…

信息论 · 计算机科学 2022-08-25 Aaron Berk , Yaniv Plan , Özgür Yilmaz

We propose the Gaussian Gated Linear Network (G-GLN), an extension to the recently proposed GLN family of deep neural networks. Instead of using backpropagation to learn features, GLNs have a distributed and local credit assignment…

机器学习 · 计算机科学 2020-10-22 David Budden , Adam Marblestone , Eren Sezener , Tor Lattimore , Greg Wayne , Joel Veness

Expectation-Maximization (EM) algorithm is a widely used iterative algorithm for computing (local) maximum likelihood estimate (MLE). It can be used in an extensive range of problems, including the clustering of data based on the Gaussian…

机器学习 · 统计学 2023-03-28 Pierre Houdouin , Esa Ollila , Frederic Pascal

Choosing the best-performing optimizer(s) out of a portfolio of optimization algorithms is usually a difficult and complex task. It gets even worse, if the underlying functions are unknown, i.e., so-called Black-Box problems, and function…

机器学习 · 统计学 2017-08-18 Pascal Kerschke

Mixtures-of-Experts models and their maximum likelihood estimation (MLE) via the EM algorithm have been thoroughly studied in the statistics and machine learning literature. They are subject of a growing investigation in the context of…

机器学习 · 统计学 2019-09-13 Faïcel Chamroukhi , Florian Lecocq , Hien D. Nguyen

Several approaches exist to model gravitational lens systems. In this study, we apply global optimization methods to find the optimal set of lens parameters using a genetic algorithm. We treat the full optimization procedure as a two-step…

宇宙学与河外天体物理 · 物理学 2015-06-11 Adam Rogers , Jason D. Fiege

Designing optimization approaches, whether heuristic or meta-heuristic, usually demands extensive manual intervention and has difficulty generalizing across diverse problem domains. The combination of Large Language Models (LLMs) and…

神经与进化计算 · 计算机科学 2024-10-29 He Yu , Jing Liu

One potential drawback of using aggregated performance measurement in machine learning is that models may learn to accept higher errors on some training cases as compromises for lower errors on others, with the lower errors actually being…

机器学习 · 计算机科学 2023-12-21 Li Ding , Lee Spector