Framework learns linear programs from optimal decisions.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Solving linear programs by using entropic penalization has recently attracted new interest in the optimization community, since this strategy forms the basis for the fastest-known algorithms for the optimal transport problem, with many applications in modern large-scale machine learning. Crucial to these applications h…
This paper presents an acceleration framework for packing linear programming problems where the amount of data available is limited, i.e., where the number of constraints m is small compared to the variable dimension n. The framework can be used as a black box to speed up linear programming solvers dramatically, by two…
Real-world problems of operations research are typically high-dimensional and combinatorial. Linear programs are generally used to formulate and efficiently solve these large decision problems. However, in multi-period decision problems, we must often compute expected downstream values corresponding to current decision…
Unified approach for optimizing predictions in linear programming and inverse problems.
New bounds on hyperbolic surfaces' properties using linear programming.
Faster algorithms for structured SVMs reduce computation time.
New method for natural policy gradients converges linearly.
Max-linear regression problem solved with convex programming.
We propose a randomized second-order method for optimization known as the Newton Sketch: it is based on performing an approximate Newton step using a randomly projected or sub-sampled Hessian. For self-concordant functions, we prove that the algorithm has super-linear convergence with exponentially high probability, wi…
The paper fits cash management models to data using stochastic and linear programming.
Improves logistic regression performance with nonconvex programming.
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 estimating an equivalence relation on a set) and ranking (the problem of estimating a …
The paper proposes a happiness-based fairness framework using linear programming.
This study optimizes cycle representatives in persistent homology using linear programming.
We consider a class of linear-programming based estimators in reconstructing a sparse signal from linear measurements. Specific formulations of the reconstruction problem considered here include Dantzig selector, basis pursuit (for the case in which the measurements contain no errors), and the fused Dantzig selector (f…
Optimizes fund portfolio updates using linear programming and heuristic search.
A classification algorithm, called the Linear Centralization Classifier (LCC), is introduced. The algorithm seeks to find a transformation that best maps instances from the feature space to a space where they concentrate towards the center of their own classes, while maximimizing the distance between class centers. We …
A new classifier uses linear programming to classify sets based on their covariance.
We propose a new method of estimation in high-dimensional linear regression model. It allows for very weak distributional assumptions including heteroscedasticity, and does not require the knowledge of the variance of random errors. The method is based on linear programming only, so that its numerical implementation is…
New MIP approach for efficient change-point detection.
This paper improves online learning algorithms for LP problems, achieving better regret bounds.
This dissertation uses ILP to learn Bayesian network structures efficiently.
Recently, Petrik et al. demonstrated that L1Regularized Approximate Linear Programming (RALP) could produce value functions and policies which compared favorably to established linear value function approximation techniques like LSPI. RALP's success primarily stems from the ability to solve the feature selection and va…
Neural network discovers exact solutions to QP with linear constraints.
New algorithm speeds up path computation for optimal models.
SurvLIME-Inf simplifies explanation of survival models using a linear programming approach.
Although nonnegative matrix factorization (NMF) is NP-hard in general, it has been shown very recently that it is tractable under the assumption that the input nonnegative data matrix is close to being separable (separability requires that all columns of the input matrix belongs to the cone spanned by a small subset of…
New methods improve solving linear systems and preconditioning with reduced complexity.
Study tests feasibility of linear programs with bandit feedback.
New algorithm tests model calibration in nearly-linear time.
New method for identifying best arm in batched multi-armed bandit problems.
Eigen-decomposition simplifies quadratic programming with equality constraints.
This paper introduces a new technique for quantifying the approximation error of a broad class of probabilistic inference programs, including ones based on both variational and Monte Carlo approaches. The key idea is to derive a subjective bound on the symmetrized KL divergence between the distribution achieved by an a…
Traditional Linear Genetic Programming (LGP) algorithms are based only on the selection mechanism to guide the search. Genetic operators combine or mutate random portions of the individuals, without knowing if the result will lead to a fitter individual. Probabilistic Model Building Genetic Programming (PMB-GP) methods…
Method constructs confidence regions for linear models with arbitrary predictors.
ReLU networks trained with MILPs match deep learning accuracy.
Rationality proved for curvature invariants of 2-complexes.
We introduce a convex approach for mixed linear regression over features. This approach is a second-order cone program, based on L1 minimization, which assigns an estimate regression coefficient in for each data point. These estimates can then be clustered using, for example, -means. For problem…
Let SL(n,Z) be the special linear group over integers and , or , products of spheres and tori. We prove that any group action of SL(n,Z) on by diffeomorphims or piecewise linear homeomorphisms is trivial if . This confirms a conjec…
Many problems in machine learning and other fields can be (re)for-mulated as linearly constrained separable convex programs. In most of the cases, there are multiple blocks of variables. However, the traditional alternating direction method (ADM) and its linearized version (LADM, obtained by linearizing the quadratic p…
A new copula minimizes distance between distributions.
We consider the problem of tracking a target whose dynamics is modeled by a continuous Itō semi-martingale. The aim is to minimize both deviation from the target and tracking efforts. We establish the existence of asymptotic lower bounds for this problem, depending on the cost structure. These lower bounds can be relat…
We develop exact representations of training two-layer neural networks with rectified linear units (ReLUs) in terms of a single convex program with number of variables polynomial in the number of training samples and the number of hidden neurons. Our theory utilizes semi-infinite duality and minimum norm regularization…
Supporting evidence for adaptive feature program across diverse models.
In this work we target the problem of provably computing the equivalence between two programs represented as dataflow graphs. To this end, we formalize the problem of equivalence between two programs as finding a set of semantics-preserving rewrite rules from one into the other, such that after the rewrite the two prog…
This work analyzes machine learning for Lagrangian Relaxation in MILP.
New method for optimistic planning in MDPs using regularization.