中文
相关论文

相关论文: Scalability of Genetic Programming and Probabilist…

200 篇论文

In this paper, we explore model-based approach to training robust and interpretable binarized regression models for multiclass classification tasks using Mixed-Integer Programming (MIP). Our MIP model balances the optimization of prediction…

机器学习 · 计算机科学 2022-03-22 Sanjana Tule , Nhi Ha Lan Le , Buser Say

Transformer Semantic Genetic Programming (TSGP) is a semantic search approach that uses a pre-trained transformer model as a variation operator to generate offspring programs with high semantic similarity to a given parent. Unlike other…

机器学习 · 计算机科学 2026-05-01 Philipp Anthes , Dominik Sobania , Franz Rothlauf

Exact inference in the linear regression model with spike and slab priors is often intractable. Expectation propagation (EP) can be used for approximate inference. However, the regular sequential form of EP (R-EP) may fail to converge in…

机器学习 · 统计学 2011-12-13 José Miguel Hernández-Lobato , Daniel Hernández-Lobato

We consider the chance-constrained program (CCP) with random right-hand side under a finite discrete distribution. It is known that the standard mixed integer linear programming (MILP) reformulation of the CCP is generally difficult to…

最优化与控制 · 数学 2026-01-28 Wei Lv , Wei-Kun Chen , Yu-Hong Dai , Xiao-Jiao Tong

Many of today's probabilistic programming languages (PPLs) have brittle inference performance: the performance of the underlying inference algorithm is very sensitive to the precise way in which the probabilistic program is written. A…

人工智能 · 计算机科学 2023-02-22 Ellie Y. Cheng , Todd Millstein , Guy Van den Broeck , Steven Holtzen

We study the robustness of approval-based participatory budgeting (PB) rules to random noise in the votes. Our contributions are twofold. First, we study the computational complexity of the #Flip-Bribery problem, where given a PB instance…

计算机科学与博弈论 · 计算机科学 2023-05-16 Niclas Boehmer , Piotr Faliszewski , Łukasz Janeczko , Andrzej Kaczmarczyk

The Minimum Spanning Tree problem (abbr. MSTP) is a well-known combinatorial optimization problem that has been extensively studied by the researchers in the field of evolutionary computing to theoretically analyze the optimization…

神经与进化计算 · 计算机科学 2021-10-12 Feng Shi , Frank Neumann , Jianxin Wang

Manifold learning techniques play a pivotal role in machine learning by revealing lower-dimensional embeddings within high-dimensional data, thus enhancing both the efficiency and interpretability of data analysis by transforming the data…

神经与进化计算 · 计算机科学 2025-05-02 Ben Cravens , Andrew Lensen , Paula Maddigan , Bing Xue

Variable selection in Gaussian processes (GPs) is typically undertaken by thresholding the inverse lengthscales of automatic relevance determination kernels, but in high-dimensional datasets this approach can be unreliable. A more…

机器学习 · 统计学 2022-02-25 Hugh Dance , Brooks Paige

Graph Neural Networks (GNNs) are a new and increasingly popular family of deep neural network architectures to perform learning on graphs. Training them efficiently is challenging due to the irregular nature of graph data. The problem…

机器学习 · 计算机科学 2021-06-15 Marco Serafini , Hui Guan

We apply genetic programming techniques to the `shepherding' problem, in which a group of one type of animal (sheep dogs) attempts to control the movements of a second group of animals (sheep) obeying flocking behavior. Our genetic…

人工智能 · 计算机科学 2016-03-22 Joshua Brulé , Kevin Engel , Nick Fung , Isaac Julien

Multi-model inference covers a wide range of modern statistical applications such as variable selection, model confidence set, model averaging and variable importance. The performance of multi-model inference depends on the availability of…

统计理论 · 数学 2019-06-07 Ching-Wei Cheng , Guang Cheng

The phylogenetic tree construction is to infer the evolutionary relationship between species from the experimental data. However, the experimental data are often imperfect and conflicting each others. Therefore, it is important to extract…

人工智能 · 计算机科学 2007-05-23 Andy Auyeung , Ajith Abraham

One important feature of complex systems are problem domains that have many local minima and substructure. Biological systems manage these local minima by switching between different subsystems depending on their environmental or…

神经与进化计算 · 计算机科学 2022-08-25 Ankit Grover , Vaishali Yadav , Bradly Alicea

Optimal subset selection is an important task that has numerous algorithms designed for it and has many application areas. STPGA contains a special genetic algorithm supplemented with a tabu memory property (that keeps track of previously…

统计方法学 · 统计学 2017-02-28 Deniz Akdemir

Routing plays a fundamental role in network applications, but it is especially challenging in Delay Tolerant Networks (DTNs). These are a kind of mobile ad hoc networks made of e.g. (possibly, unmanned) vehicles and humans where, despite a…

网络与互联网体系结构 · 计算机科学 2021-05-21 Michela Lorandi , Leonardo Lucio Custode , Giovanni Iacca

Advances in Geometric Semantic Genetic Programming (GSGP) have shown that this variant of Genetic Programming (GP) reaches better results than its predecessor for supervised machine learning problems, particularly in the task of symbolic…

神经与进化计算 · 计算机科学 2018-04-19 Joao Francisco B. S. Martins , Luiz Otavio V. B. Oliveira , Luis F. Miranda , Felipe Casadei , Gisele L. Pappa

The graph partitioning problem (GPP) is among the most challenging models in optimization. Because of its NP-hardness, the researchers directed their interest towards approximate methods such as the genetic algorithms (GA). The edge-based…

神经与进化计算 · 计算机科学 2023-07-21 Ali Chaouche , Menouar Boulif

Reconstructing ancestral gene orders is an important step towards understanding genome evolution. The Small Parsimony Problem (SPP) has been extensively studied in this regard. The problem aims at finding the gene orders at internal nodes…

数据结构与算法 · 计算机科学 2021-08-11 Daniel Doerr , Cedric Chauve

A genetic programming (GP) variant called traceless genetic programming (TGP) is proposed in this paper. TGP is a hybrid method combining a technique for building individuals and a technique for representing individuals. The main difference…

神经与进化计算 · 计算机科学 2021-10-06 Mihai Oltean