中文
相关论文

相关论文: An Improved Tight Closure Algorithm for Integer Oc…

200 篇论文

We give an exact algorithm for the 0-1 Integer Linear Programming problem with a linear number of constraints that improves over exhaustive search by an exponential factor. Specifically, our algorithm runs in time…

计算复杂性 · 计算机科学 2014-02-20 Russell Impagliazzo , Shachar Lovett , Ramamohan Paturi , Stefan Schneider

In this paper, we solve a maximization problem where the objective function is quadratic and the constraints set is the reachable values set of a stable discrete-time affine system. This problem is equivalent to solve an infinite number of…

最优化与控制 · 数学 2023-09-04 Assalé Adjé

Motivated by applications in machine learning, such as subset selection and data summarization, we consider the problem of maximizing a monotone submodular function subject to mixed packing and covering constraints. We present a tight…

数据结构与算法 · 计算机科学 2018-12-20 Eyal Mizrachi , Roy Schwartz , Joachim Spoerhase , Sumedha Uniyal

The theory of $n$-fold integer programming has been recently emerging as an important tool in parameterized complexity. The input to an $n$-fold integer program (IP) consists of parameter $A$, dimension $n$, and numerical data of binary…

数据结构与算法 · 计算机科学 2021-02-25 Martin Koutecký , Asaf Levin , Shmuel Onn

This paper presents a multilevel tensor compression algorithm called tensor butterfly algorithm for efficiently representing large-scale and high-dimensional oscillatory integral operators, including Green's functions for wave equations and…

数值分析 · 数学 2025-03-27 P. Michael Kielstra , Tianyi Shi , Hengrui Luo , Jianliang Qian , Yang Liu

In Value of Information (VoI) analysis, the unit normal loss integral (UNLI) frequently emerges as a solution for the computation of various VoI metrics. However, one limitation of the UNLI has been that its closed-form solution is…

统计计算 · 统计学 2023-07-21 Tae Yoon Lee , Paul Gustafson , Mohsen Sadatsafavi

Polynomial optimization encompasses a broad class of problems in which both the objective function and constraints are polynomial functions of the decision variables. In recent years, a substantial body of research has focused on…

最优化与控制 · 数学 2026-01-05 Haibin Chen , Hong Yan , Guanglu Zhou

The Tensor Isomorphism problem (TI) has recently emerged as having connections to multiple areas of research within complexity and beyond, but the current best upper bound is essentially the brute force algorithm. Being an algebraic…

计算复杂性 · 计算机科学 2023-06-01 Nicola Galesi , Joshua A. Grochow , Toniann Pitassi , Adrian She

We propose an algorithm for solving bound-constrained mathematical programs with complementarity constraints on the variables. Each iteration of the algorithm involves solving a linear program with complementarity constraints in order to…

最优化与控制 · 数学 2022-01-14 Christian Kirches , Jeffrey Larson , Sven Leyffer , Paul Manns

Given a stable linear time-invariant (LTI) system subject to output constraints, we present a method to compute a set of disturbances such that the reachable set of outputs matches as closely as possible the output constraint set, while…

系统与控制 · 电气工程与系统科学 2023-10-10 Sampath Kumar Mulagaleti , Alberto Bemporad , Mario Zanon

Unit norm finite frames are generalizations of orthonormal bases with many applications in signal processing. An important property of a frame is its coherence, a measure of how close any two vectors of the frame are to each other. Low…

信号处理 · 电气工程与系统科学 2018-06-21 Cristian Rusu , Nuria Gonzalez-Prelcic , Robert W. Heath

We study kernelization of classic hard graph problems when the input graphs fulfill triadic closure properties. More precisely, we consider the recently introduced parameters closure number $c$ and the weak closure number $\gamma$ [Fox et…

数据结构与算法 · 计算机科学 2021-03-09 Tomohiro Koana , Christian Komusiewicz , Frank Sommer

The main challenge with the tensor completion problem is a fundamental tension between computation power and the information-theoretic sample complexity rate. Past approaches either achieve the information-theoretic rate but lack practical…

最优化与控制 · 数学 2024-04-05 Xin Chen , Sukanya Kudva , Yongzheng Dai , Anil Aswani , Chen Chen

In the recent years, intensive research work has been dedicated to prove conditional lower bounds in order to reveal the inner structure of the class P. These conditional lower bounds are based on many popular conjectures on well-studied…

数据结构与算法 · 计算机科学 2017-10-04 Isaac Goldstein , Moshe Lewenstein , Ely Porat

Tight estimates of exit/containment probabilities are of particular importance in many control problems. Yet, estimating the exit/containment probabilities is non-trivial: even for linear systems (Ornstein-Uhlenbeck processes), the…

概率论 · 数学 2019-10-10 Quang-Cuong Pham , Bastien Mallein , Jean-Jacques Slotine

Nominal abstract syntax is a popular first-order technique for encoding, and reasoning about, abstract syntax involving binders. Many of its applications involve constraint solving. The most commonly used constraint solving algorithm over…

编程语言 · 计算机科学 2015-07-01 Matthew R. Lakin

We present a new algorithm for computing upper bounds on the number of executions of each program instruction during any single program run. The upper bounds are expressed as functions of program input values. The algorithm is primarily…

编程语言 · 计算机科学 2016-05-13 Pavel Čadek , Jan Strejček , Marek Trtík

Output thresholding is the technique to search for the best threshold to be used during inference for any classifiers that can produce probability estimates on train and testing datasets. It is particularly useful in high imbalance…

机器学习 · 计算机科学 2024-05-21 Baran Koseoglu , Luca Traverso , Mohammed Topiwalla , Egor Kraev , Zoltan Szopory

The integer complexity $f(n)$ of a positive integer $n$ is defined as the minimum number of 1's needed to represent $n$, using additions, multiplications and parentheses. We present two simple and faster algorithms for computing the integer…

数据结构与算法 · 计算机科学 2023-09-14 Qizheng He

We consider the matrix completion problem where the aim is to esti-mate a large data matrix for which only a relatively small random subset of its entries is observed. Quite popular approaches to matrix completion problem are iterative…

统计理论 · 数学 2015-02-03 Olga Klopp