中文
相关论文

相关论文: Short Portfolio Training for CSP Solving

200 篇论文

The main advantage of Constraint Programming (CP) approaches for sequential pattern mining (SPM) is their modularity, which includes the ability to add new constraints (regular expressions, length restrictions, etc). The current best CP…

数据库 · 计算机科学 2016-04-06 John O. R. Aoga , Tias Guns , Pierre Schaus

We study approximability of regular constraint satisfaction problems, i.e., CSPs where each variable in an instance has the same number of occurrences. In particular, we show that for any CSP $\Lambda$, existence of an $\alpha$…

计算复杂性 · 计算机科学 2020-04-20 Aleksa Stankovic

The constraint satisfaction probem (CSP) is a well-acknowledged framework in which many combinatorial search problems can be naturally formulated. The CSP may be viewed as the problem of deciding the truth of a logical sentence consisting…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Hubie Chen

An algorithm for a particular problem may find some instances of the problem easier and others harder to solve, even for a fixed input size. We numerically analyse the relative hardness of MAX 2-SAT problem instances for various…

量子物理 · 物理学 2023-07-24 Puya Mirkarimi , Adam Callison , Lewis Light , Nicholas Chancellor , Viv Kendon

This paper aims to develop new mathematical and computational tools for modeling the distribution of portfolio returns across portfolios. We establish relevant mathematical formulas and propose efficient algorithms, drawing upon powerful…

计算工程、金融与科学 · 计算机科学 2021-05-17 Ludovic Calès , Apostolos Chalkis , Ioannis Z. Emiris

Efficiently training a multi-task neural solver for various combinatorial optimization problems (COPs) has been less studied so far. Naive application of conventional multi-task learning approaches often falls short in delivering a…

机器学习 · 计算机科学 2025-05-27 Chenguang Wang , Zhang-Hua Fu , Pinyan Lu , Tianshu Yu

In this paper, we study a class of approximation problems, appearing in data approximation and signal processing. The approximations are constructed as combinations of polynomial splines (piecewise polynomials), whose parameters are subject…

最优化与控制 · 数学 2015-03-05 Zahra Roshan Zamir , Nadezda Sukhorukova

A CSP with n variables ranging over a domain of d values can be solved by brute-force in d^n steps (omitting a polynomial factor). With a more careful approach, this trivial upper bound can be improved for certain natural restrictions of…

计算复杂性 · 计算机科学 2013-04-09 Iyad Kanj , Stefan Szeider

We study the sample complexity of learning an $\epsilon$-optimal policy in the Stochastic Shortest Path (SSP) problem. We first derive sample complexity bounds when the learner has access to a generative model. We show that there exists a…

机器学习 · 计算机科学 2022-10-12 Liyu Chen , Andrea Tirinzoni , Matteo Pirotta , Alessandro Lazaric

Constraint satisfaction problems have been studied in numerous fields with practical and theoretical interests. In recent years, major breakthroughs have been made in a study of counting constraint satisfaction problems (or #CSPs). In…

计算复杂性 · 计算机科学 2012-10-23 Tomoyuki Yamakami

We present a family of algorithms to solve random planted instances of any $k$-ary Boolean constraint satisfaction problem (CSP). A randomly planted instance of a Boolean CSP is generated by (1) choosing an arbitrary planted assignment…

数据结构与算法 · 计算机科学 2025-07-16 Arpon Basu , Jun-Ting Hsieh , Andrew D. Lin , Peter Manohar

In this paper we develop a concrete and fully implementable approach to the optimization of functionally generated portfolios in stochastic portfolio theory. The main idea is to optimize over a family of rank-based portfolios parameterized…

投资组合管理 · 定量金融 2021-10-12 Steven Campbell , Ting-Kam Leonard Wong

We consider optimal allocation problems with Conditional Value-At-Risk (CVaR) constraint. We prove, under very mild assumptions, the convergence of the Sample Average Approximation method (SAA) applied to this problem, and we also exhibit a…

投资组合管理 · 定量金融 2025-05-19 Jérôme Lelong , Véronique Maume-Deschamps , William Thevenot

We developed a corporative stochastic approximation (CSA) type algorithm for semi-infinite programming (SIP), where the cut generation problem is solved inexactly. First, we provide general error bounds for inexact CSA. Then, we propose two…

最优化与控制 · 数学 2018-12-24 Bo Wei , William B. Haskell , Sixiang Zhao

In this paper, we consider the generalized low rank approximation of the correlation matrices problem which arises in the asset portfolio. We first characterize the feasible set by using the Gramian representation together with a special…

数值分析 · 数学 2018-12-12 Xuefeng Duan , Jianchao Bai , Maojun Zhang , Xinjun Zhang

In this paper, we present a novel method for solving a class of quadratically constrained quadratic optimization problems using only additions and multiplications. This approach enables solving constrained optimization problems on private…

最优化与控制 · 数学 2025-10-21 Sebastian Schlor , Andrea Iannelli , Junsoo Kim , Hyungbo Shim , Frank Allgöwer

Machine learning has increasingly been employed to solve NP-hard combinatorial optimization problems, resulting in the emergence of neural solvers that demonstrate remarkable performance, even with minimal domain-specific knowledge. To…

最优化与控制 · 数学 2025-05-27 Chengrui Gao , Haopu Shang , Ke Xue , Chao Qian

For many users of Satisfiability Modulo Theories (SMT) solvers, the solver's performance is the main bottleneck in their application. One promising approach for improving performance is to leverage the increasing availability of parallel…

分布式、并行与集群计算 · 计算机科学 2023-06-12 Amalee Wilson , Andres Noetzli , Andrew Reynolds , Byron Cook , Cesare Tinelli , Clark Barrett

Bayesian optimization is a sample-efficient method for black-box global optimization. How- ever, the performance of a Bayesian optimization method very much depends on its exploration strategy, i.e. the choice of acquisition function, and…

This paper proposes a new family of algorithms for training neural networks (NNs). These are based on recent developments in the field of non-convex optimization, going under the general name of successive convex approximation (SCA)…

机器学习 · 统计学 2017-06-16 Simone Scardapane , Paolo Di Lorenzo
‹ 上一页 1 8 9 10 下一页 ›