中文
相关论文

相关论文: A Gilmore-Gomory-Type Construction of Integer Prog…

200 篇论文

Iverson's APL and its descendants (such as J, K and FISh) are examples of the family of "rank-polymorphic" programming languages. The principal control mechanism of such languages is the general lifting of functions that operate on arrays…

编程语言 · 计算机科学 2019-07-02 Justin Slepak , Olin Shivers , Panagiotis Manolios

We propose a method of approximating multivariate Gaussian probabilities using dynamic programming. We show that solving the optimization problem associated with a class of discrete-time finite horizon Markov decision processes with…

最优化与控制 · 数学 2018-02-08 Morgan Jones , Matthew M. Peet

We provide lower error bounds for randomized algorithms that approximate integrals of functions depending on an unrestricted or even infinite number of variables. More precisely, we consider the infinite-dimensional integration problem on…

数值分析 · 数学 2021-02-09 Michael Gnewuch

This work proposes a framework, embedded within the Performance Estimation framework (PEP), for obtaining worst-case performance guarantees on stochastic first-order methods. Given a first-order method, a function class, and a noise model…

最优化与控制 · 数学 2026-01-05 Anne Rubbens , Sébastien Colla , Julien M. Hendrickx

We introduce a general technique to create an extended formulation of a mixed-integer program. We classify the integer variables into blocks, each of which generates a finite set of vector values. The extended formulation is constructed by…

最优化与控制 · 数学 2017-01-03 Matthias Köppe , Quentin Louveaux , Robert Weismantel

In this paper, stability and sensitivity properties of a class of parametric constrained optimization problem, whose feasible region is defined by a set-valued inclusion, are investigated through the associated optimal value function.…

最优化与控制 · 数学 2024-12-06 Amos Uderzo

We introduce an extension of decision problems called resiliency problems. In resiliency problems, the goal is to decide whether an instance remains positive after any (appropriately defined) perturbation has been applied to it. To tackle…

数据结构与算法 · 计算机科学 2018-05-04 Jason Crampton , Gregory Gutin , Martin Koutecký , Rémi Watrigant

Algorithmic analysis of Markov decision processes (MDP) and stochastic games (SG) in practice relies on value-iteration (VI) algorithms. Since basic VI does not provide guarantees on the precision of the result, variants of VI have been…

计算机科学与博弈论 · 计算机科学 2025-09-18 Muqsit Azeem , Jan Kretinsky , Maximilian Weininger

Partially observable Markov decision processes (POMDPs) provide an elegant mathematical framework for modeling complex decision and planning problems in stochastic domains in which states of the system are observable only indirectly, via a…

人工智能 · 计算机科学 2011-06-02 M. Hauskrecht

Machine Learning (ML) algorithms have been increasingly applied to problems from several different areas. Despite their growing popularity, their predictive performance is usually affected by the values assigned to their hyperparameters…

A magic value in a program is a constant symbol that is essential for the execution of the program but has no clear explanation for its choice. Learning programs with magic values is difficult for existing program synthesis approaches. To…

机器学习 · 计算机科学 2022-10-04 Céline Hocquette , Andrew Cropper

Software requirements selection aims to find an optimal subset of the requirements with the highest value while respecting the project constraints. But the value of a requirement may depend on the presence or absence of other requirements…

软件工程 · 计算机科学 2020-03-13 Davoud Mougouei , David M W Powers

We study the problem of how to construct a set of policies that can be composed together to solve a collection of reinforcement learning tasks. Each task is a different reward function defined as a linear combination of known features. We…

In this paper we propose a novel algorithm, factored value iteration (FVI), for the approximate solution of factored Markov decision processes (fMDPs). The traditional approximate value iteration algorithm is modified in two ways. For one,…

人工智能 · 计算机科学 2008-08-13 Istvan Szita , Andras Lorincz

The intention of this note is two-fold. First, we study integer optimization problems in standard form defined by $A \in\mathbb{Z}^{m\times{}n}$ and present an algorithm to solve such problems in polynomial-time provided that both the…

A common characteristic in integer linear programs (ILPs) is symmetry, allowing variables to be permuted without altering the underlying problem structure. Recently, GNNs have emerged as a promising approach for solving ILPs. However, a…

机器学习 · 计算机科学 2025-03-18 Qian Chen , Lei Li , Qian Li , Jianghua Wu , Akang Wang , Ruoyu Sun , Xiaodong Luo , Tsung-Hui Chang , Qingjiang Shi

Geometric programming problems occur frequently in engineering design and management. In multiobjective optimization, the trade-off information between different objective functions is probably the most important piece of information in a…

数据结构与算法 · 计算机科学 2010-03-25 A. K. Ojha , A. K. Das

Building upon the dynamic programming principle for set-valued functions arising from many applications, in this paper we propose a new notion of set-valued PDEs. The key component in the theory is a set-valued It\^{o} formula,…

最优化与控制 · 数学 2025-08-19 Melih İşeri , Jianfeng Zhang

We describe an approach for exploiting structure in Markov Decision Processes with continuous state variables. At each step of the dynamic programming, the state space is dynamically partitioned into regions where the value function is the…

人工智能 · 计算机科学 2012-07-19 Zhengzhu Feng , Richard Dearden , Nicolas Meuleau , Richard Washington

Interpretability is becoming an active research topic as machine learning (ML) models are more widely used to make critical decisions. Tabular data is one of the most commonly used modes of data in diverse applications such as healthcare…

机器学习 · 统计学 2021-12-01 Amirata Ghorbani , Dina Berenbaum , Maor Ivgi , Yuval Dafna , James Zou