中文
相关论文

相关论文: Algorithms for Max Hamming Exact Satisfiability

200 篇论文

In this paper we present two frameworks in which global maximization of a bounded hessian function over a strongly convex set can be reduced to convex optimization. The first presented framework is a continuation of one of our previous…

最优化与控制 · 数学 2021-10-20 Marius Costandin

Nature-inspired computation is receiving increasing attention. Various Ising machine implementations have recently been proven to be effective in solving numerous combinatorial optimization problems including maximum cut, low density parity…

信息论 · 计算机科学 2024-11-05 Ahmet Yusuf Salim , Bart Selman , Henry Kautz , Zeljko Ignjatovic , Selçuk Köse

Gray-box optimization proposes effective and efficient optimizers of general use. To this end, it leverages information about variable dependencies and the subfunction-based problem representation. These approaches were already shown…

人工智能 · 计算机科学 2025-04-17 J. Piatek , M. W. Przewozniczek , F. Chicano , R. Tinós

The problem of solving linear systems is one of the most fundamental problems in computer science, where given a satisfiable linear system $(A,b)$, for $A \in \mathbb{R}^{n \times n}$ and $b \in \mathbb{R}^n$, we wish to find a vector $x…

数据结构与算法 · 计算机科学 2021-06-25 Mitali Bafna , Nikhil Vyas

In this paper we study simulation based optimization algorithms for solving discrete time optimal stopping problems. This type of algorithms became popular among practioneers working in the area of quantitative finance. Using large…

最优化与控制 · 数学 2009-09-22 Denis Belomestny

We consider the problem of solving floating-point constraints obtained from software verification. We present UppSAT --- a new implementation of a systematic approximation refinement framework [ZWR17] as an abstract SMT solver. Provided…

计算机科学中的逻辑 · 计算机科学 2017-12-12 Aleksandar Zeljic , Peter Backeman , Christoph M. Wintersteiger , Philipp Ruemmer

We study the problem of finding a \textit{maximal} transitive relation contained in a given binary relation. Given a binary relation of size $m$ defined on a set of size $n$, we present a polynomial time algorithm that finds a maximal…

数据结构与算法 · 计算机科学 2018-05-24 Sourav Chakraborty , Shamik Ghosh , Nitesh Jha , Sasanka Roy

In this paper, we design new sublinear-time algorithms for solving the gap edit distance problem and for embedding edit distance to Hamming distance. For the gap edit distance problem, we give an $\tilde{O}(\frac{n}{k}+k^2)$-time greedy…

数据结构与算法 · 计算机科学 2020-11-17 Tomasz Kociumaka , Barna Saha

We propose to use the concept of the Hamming bound to derive the optimal criteria for learning hash codes with a deep network. In particular, when the number of binary hash codes (typically the number of image categories) and code length…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Xiang Xu , Xiaofang Wang , Kris M. Kitani

Repetitiveness measures reveal profound characteristics of datasets, and give rise to compressed data structures and algorithms working in compressed space. Alas, the computation of some of these measures is NP-hard, and straight-forward…

数据结构与算法 · 计算机科学 2022-07-13 Hideo Bannai , Keisuke Goto , Masakazu Ishihata , Shunsuke Kanda , Dominik Köppl , Takaaki Nishimoto

We study a variant of the quantum approximate optimization algorithm [ E. Farhi, J. Goldstone, and S. Gutmann, arXiv:1411.4028] with slightly different parametrization and different objective: rather than looking for a state which…

量子物理 · 物理学 2016-08-17 D. Wecker , M. B. Hastings , M. Troyer

Computing exact Optimal Transport (OT) distances for large-scale datasets is computationally prohibitive. While entropy-regularized alternatives offer speed, they sacrifice precision and frequently suffer from numerical instability in…

最优化与控制 · 数学 2026-03-17 Jianting Pan , Ji'an Li , Ming Yan

With the slowdown of improvement in conventional von Neumann systems, increasing attention is paid to novel paradigms such as Ising machines. They have very different approach to NP-complete optimization problems. Ising machines have shown…

人工智能 · 计算机科学 2023-05-03 Anshujit Sharma , Matthew Burns , Andrew Hahn , Michael Huang

We show that there is a polynomial space algorithm that counts the number of perfect matchings in an $n$-vertex graph in $O^*(2^{n/2})\subset O(1.415^n)$ time. ($O^*(f(n))$ suppresses functions polylogarithmic in $f(n)$).The previously…

数据结构与算法 · 计算机科学 2011-10-17 Andreas Björklund

We consider the problem of computing a $(1+\epsilon)$-approximation of the Hamming distance between a pattern of length $n$ and successive substrings of a stream. We first look at the one-way randomised communication complexity of this…

数据结构与算法 · 计算机科学 2016-02-24 Raphael Clifford , Tatiana Starikovskaya

Several papers have achieved time $O(\sqrt n m)$ for cardinality matching, starting from first principles. This results in a long derivation. We simplify the task by employing well-known concepts for maximum weight matching. We use Edmonds'…

数据结构与算法 · 计算机科学 2017-03-14 Harold N. Gabow

The distance transform algorithm is popular in computer vision and machine learning domains. It is used to minimize quadratic functions over a grid of points. Felzenszwalb and Huttenlocher (2004) describe an O(N) algorithm for computing the…

计算几何 · 计算机科学 2019-08-06 Mihir Sahasrabudhe , Siddhartha Chandra

Mixed Hamming packings are considered: the maximal cardinality given a minimum codeword Hamming distance of mixed codes is addressed via mixed integer programming models. Adopting the concept of contact graph from classical continuous…

离散数学 · 计算机科学 2023-10-04 Péter Naszvadi , Mátyás Koniorczyk

In this paper, we consider the unconstrained submodular maximization problem. We propose the first algorithm for this problem that achieves a tight $(1/2-\varepsilon)$-approximation guarantee using $\tilde{O}(\varepsilon^{-1})$ adaptive…

数据结构与算法 · 计算机科学 2018-11-20 Lin Chen , Moran Feldman , Amin Karbasi

We consider fast algorithms for monotone submodular maximization subject to a matroid constraint. We assume that the matroid is given as input in an explicit form, and the goal is to obtain the best possible running times for important…

数据结构与算法 · 计算机科学 2018-11-20 Alina Ene , Huy L. Nguyen
‹ 上一页 1 8 9 10 下一页 ›