中文
相关论文

相关论文: Reduction of Linear Programming to Linear Approxim…

200 篇论文

The linearization of complex ordinary differential equations is studied by extending Lie's criteria for linearizability to complex functions of complex variables. It is shown that the linearization of complex ordinary differential equations…

经典分析与常微分方程 · 数学 2011-07-25 S. Ali , F. M. Mahomed , Asghar Qadir

Estimating a constrained relation is a fundamental problem in machine learning. Special cases are classification (the problem of estimating a map from a set of to-be-classified elements to a set of labels), clustering (the problem of…

机器学习 · 计算机科学 2014-08-06 Lizhen Qu , Bjoern Andres

Binary quadratic programming problems have attracted much attention in the last few decades due to their potential applications. This type of problems are NP-hard in general, and still considered a challenge in the design of efficient…

数据结构与算法 · 计算机科学 2014-11-20 Khaled Elbassioni , Trung Thanh Nguyen

A wide range of numerical methods exists for computing polynomial approximations of solutions of ordinary differential equations based on Chebyshev series expansions or Chebyshev interpolation polynomials. We consider the application of…

符号计算 · 计算机科学 2014-07-11 Alexandre Benoit , Mioara Joldes , Marc Mezzarobba

Polyhedral projection is a main operation of the polyhedron abstract domain.It can be computed via parametric linear programming (PLP), which is more efficient than the classic Fourier-Motzkin elimination method.In prior work, PLP was done…

最优化与控制 · 数学 2019-11-25 Hang Yu , David Monniaux

We consider multicriteria problems of evaluating absolute ratings (scores, priorities, weights) of given alternatives for making decisions, which are compared in pairs under several criteria. Given matrices of pairwise comparisons of…

最优化与控制 · 数学 2026-01-27 Nikolai Krivulin

Over the years, integer linear programs have been employed to model inference in many natural language processing problems. This survey is meant to guide the reader through the process of framing a new inference problem as an instance of an…

人工智能 · 计算机科学 2023-07-04 Vivek Srikumar , Dan Roth

In this note, we prove that the problem of computing the linear discrepancy of a given matrix is $\Pi_2$-hard, even to approximate within $9/8 - \epsilon$ factor for any $\epsilon > 0$. This strengthens the NP-hardness result of Li and…

计算复杂性 · 计算机科学 2021-07-06 Pasin Manurangsi

Under some mild Markov assumptions it is shown that the problem of designing optimal sequential tests for two simple hypotheses can be formulated as a linear program. The result is derived by investigating the Lagrangian dual of the…

统计理论 · 数学 2015-02-24 Michael Fauss , Abdelhak M. Zoubir

In this paper it is shown that the compact linearization approach, that has been previously proposed only for binary quadratic problems with assignment constraints, can be generalized to arbitrary linear equations with positive coefficients…

最优化与控制 · 数学 2017-12-19 Sven Mallach

We study the best approximation problem: \[ \displaystyle \min_{\alpha\in \mathbb R^m}\max_{1\leq i\leq n}\left|y_i -\sum_{j=1}^m \alpha_j \Gamma_j ({\bf x}_i) \right|. \] Here: $\Gamma:=\left\{\Gamma_1,...,\Gamma_m\right\}$ is a list of…

最优化与控制 · 数学 2022-09-16 Steven B. Damelin , Michael Werman

This paper proposes a data-driven approach for computing elasticity by means of a non-parametric regression approach rather than an optimization approach. The Chebyshev approximation is utilized for tackling the material data-sets…

计算工程、金融与科学 · 计算机科学 2019-04-24 Rahul-Vigneswaran K , Neethu Mohan , Soman KP

This paper concerns the universal approximation property with neural networks in variable Lebesgue spaces. We show that, whenever the exponent function of the space is bounded, every function can be approximated with shallow neural networks…

泛函分析 · 数学 2020-07-09 Ángela Capel , Jesús Ocáriz

Problems in program analysis can be solved by developing novel program semantics and deriving abstractions conventionally. For over thirty years, higher-order program analysis has been sold as a hard problem. Its solutions have required…

编程语言 · 计算机科学 2011-05-03 Sam Tobin-Hochstadt , David Van Horn

This paper presents an algorithmic study of a class of covering mixed-integer linear programming problems which encompasses classic cover problems, including multidimensional knapsack, facility location and supplier selection problems. We…

数据结构与算法 · 计算机科学 2026-02-12 Kobe Grobben , Phablo F. S. Moura , Hande Yaman

This application for learning APPROXIMATION ALGORITHM has been designed in Java which will make user comfortable in learning the very complex subject "NP-Completeness" and the solution to NP-Complete problem using approximation algorithm.

数据结构与算法 · 计算机科学 2014-01-13 Chiranjeev Kumar

We study how much a linear program (LP) can be compressed when solved repeatedly, given prior knowledge about its objective function. Existing data-driven projection methods learn low-dimensional surrogate LPs with approximate…

最优化与控制 · 数学 2026-05-26 Yuhan Ye , Omar Bennouna

A basic problem of approximation theory, the approximation of functions from the Sobolev space W_p^r([0,1]^d) in the norm of L_q([0,1]^d), is considered from the point of view of quantum computation. We determine the quantum query…

量子物理 · 物理学 2007-05-23 Stefan Heinrich

We consider the linear regression model with observation error in the design. In this setting, we allow the number of covariates to be much larger than the sample size. Several new estimation methods have been recently introduced for this…

统计理论 · 数学 2016-07-05 Alexandre Belloni , Mathieu Rosenbaum , Alexandre Tsybakov

Linear Programs (LP) are celebrated widely, particularly so in machine learning where they have allowed for effectively solving probabilistic inference tasks or imposing structure on end-to-end learning systems. Their potential might seem…

人工智能 · 计算机科学 2022-03-30 Matej Zečević , Florian Peter Busch , Devendra Singh Dhami , Kristian Kersting