中文
相关论文

相关论文: Short Portfolio Training for CSP Solving

200 篇论文

Recent research in areas such as SAT solving and Integer Linear Programming has shown that the performances of a single arbitrarily efficient solver can be significantly outperformed by a portfolio of possibly slower on-average solvers. We…

人工智能 · 计算机科学 2014-01-07 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

*** To appear in Theory and Practice of Logic Programming (TPLP) *** Within the context of constraint solving, a portfolio approach allows one to exploit the synergy between different solvers in order to create a globally better solver. In…

人工智能 · 计算机科学 2020-02-19 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

In recent years, portfolio approaches to solving SAT problems and CSPs have become increasingly common. There are also a number of different encodings for representing CSPs as SAT instances. In this paper, we leverage advances in both SAT…

人工智能 · 计算机科学 2014-02-18 Barry Hurley , Lars Kotthoff , Yuri Malitsky , Barry O'Sullivan

This paper describes a new approach on optimization of constraint satisfaction problems (CSPs) by means of substituting sub-CSPs with locally consistent regular membership constraints. The purpose of this approach is to reduce the number of…

人工智能 · 计算机科学 2019-08-19 Sven Löffler , Ke Liu , Petra Hofstedt

Constraint satisfaction problem (CSP) has been actively used for modeling and solving a wide range of complex real-world problems. However, it has been proven that developing efficient methods for solving CSP, especially for large problems,…

人工智能 · 计算机科学 2021-06-10 Zouhayra Ayadi , Wadii Boulila , Imed Riadh Farah

In black-box optimization, a central question is which algorithm to use to solve a given, previously unseen, problem. Selecting a single algorithm, however, entails inherent risks: inaccuracies in the selector may lead to poor choices, and…

神经与进化计算 · 计算机科学 2026-04-21 Catalin-Viorel Dinu , Diederick Vermetten , Carola Doerr

In this work we develop theoretical techniques for analysing the performance of the quantum approximate optimization algorithm (QAOA) when applied to random boolean constraint satisfaction problems (CSPs), and use these techniques to…

量子物理 · 物理学 2024-11-27 Sami Boulebnane , Maria Ciudad-Alañón , Lana Mineh , Ashley Montanaro , Niam Vaishnav

The importance of algorithm portfolio techniques for SAT has long been noted, and a number of very successful systems have been devised, including the most successful one --- SATzilla. However, all these systems are quite complex (to…

人工智能 · 计算机科学 2011-12-14 Mladen Nikolic , Filip Maric , Predrag Janicic

This paper presents a new approach for training artificial neural networks using techniques for solving the constraint satisfaction problem (CSP). The quotient gradient system (QGS) is a trajectory-based method for solving the CSP. This…

机器学习 · 计算机科学 2018-05-15 Hamid Khodabandehlou , M. Sami Fadali

In this paper we propose two algorithms in the tabular setting and an algorithm for the function approximation setting for the Stochastic Shortest Path (SSP) problem. SSP problems form an important class of problems in Reinforcement…

机器学习 · 计算机科学 2025-12-03 Soumyajit Guin , Shalabh Bhatnagar

We consider the problem of choosing a portfolio that maximizes the cumulative prospect theory (CPT) utility on an empirical distribution of asset returns. We show that while CPT utility is not a concave function of the portfolio weights, it…

最优化与控制 · 数学 2024-01-11 Eric Luxenberg , Philipp Schiele , Stephen Boyd

Recent research has shown that a single arbitrarily efficient solver can be significantly outperformed by a portfolio of possibly slower on-average solvers. The solver selection is usually done by means of (un)supervised learning techniques…

人工智能 · 计算机科学 2014-04-03 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

We consider the problem of portfolio optimization with a correlation constraint. The framework is the multiperiod stochastic financial market setting with one tradable stock, stochastic income and a non-tradable index. The correlation…

最优化与控制 · 数学 2020-01-01 Aditya Maheshwari , Traian Pirvu

Instance-specific algorithm configuration and algorithm portfolios have been shown to offer significant improvements over single algorithm approaches in a variety of application domains. In the SAT and CSP domains algorithm portfolios have…

人工智能 · 计算机科学 2014-01-14 Barry Hurley , Serdar Kadioglu , Yuri Malitsky , Barry O'Sullivan

We propose the k-Shortest-Path (k-SP) constraint: a novel constraint on the agent's trajectory that improves the sample efficiency in sparse-reward MDPs. We show that any optimal policy necessarily satisfies the k-SP constraint. Notably,…

机器学习 · 计算机科学 2021-07-15 Sungryull Sohn , Sungtae Lee , Jongwook Choi , Harm van Seijen , Mehdi Fatemi , Honglak Lee

Policy optimization is among the most popular and successful reinforcement learning algorithms, and there is increasing interest in understanding its theoretical guarantees. In this work, we initiate the study of policy optimization for the…

机器学习 · 计算机科学 2022-02-08 Liyu Chen , Haipeng Luo , Aviv Rosenberg

Constraint satisfaction problems (CSPs) are about finding values of variables that satisfy the given constraints. We show that Transformer extended with recurrence is a viable approach to learning to solve CSPs in an end-to-end manner,…

人工智能 · 计算机科学 2023-07-12 Zhun Yang , Adam Ishay , Joohyung Lee

The Constraint Satisfaction Problem (CSP) framework offers a simple and sound basis for representing and solving simple decision problems, without uncertainty. This paper is devoted to an extension of the CSP framework enabling us to deal…

人工智能 · 计算机科学 2013-02-21 Helene Fargier , Jerome Lang , Roger Martin-Clouaire , Thomas Schiex

*** To appear in IJCAI 2015 proceedings *** In Constraint Programming (CP), a portfolio solver uses a variety of different solvers for solving a given Constraint Satisfaction / Optimization Problem. In this paper we introduce sunny-cp2: the…

人工智能 · 计算机科学 2015-05-01 Roberto Amadini , Maurizio Gabbrielli , Jacopo Mauro

Combinatorial problems stated as Constraint Satisfaction Problems (CSP) are examined. It is shown by example that any algorithm designed for the original CSP, and involving the AllDifferent constraint, has at least the same level of…

人工智能 · 计算机科学 2020-12-15 Geoff Harris
‹ 上一页 1 2 3 10 下一页 ›