中文
相关论文

相关论文: On the accuracy and running time of GSAT

200 篇论文

An important goal in algorithm design is determining the best running time for solving a problem (approximately). For some problems, we know the optimal running time, assuming certain conditional lower bounds. In this work, we study the…

数据结构与算法 · 计算机科学 2024-03-04 Moritz Buchem , Paul Deuker , Andreas Wiese

This chapter compiles a number of results that apply the theory of parameterized algorithmics to the running-time analysis of randomized search heuristics such as evolutionary algorithms. The parameterized approach articulates the running…

神经与进化计算 · 计算机科学 2020-01-16 Frank Neumann , Andrew M. Sutton

Random walks constitute a fundamental mechanism for a large set of dynamics taking place on networks. In this article, we study random walks on weighted networks with an arbitrary degree distribution, where the weight of an edge between two…

统计力学 · 物理学 2013-01-17 Zhongzhi Zhang , Tong Shan , Guanrong Chen

Let $\Phi$ be a random $k$-SAT formula in which every variable occurs precisely $d$ times positively and $d$ times negatively. Assuming that $k$ is sufficiently large and that $d$ is slightly below the critical degree where the formula…

组合数学 · 数学 2016-11-11 Amin Coja-Oghlan , Nick Wormald

We study the escape probability problem in random walks over graphs. Given vertices, $s,t,$ and $p$, the problem asks for the probability that a random walk starting at $s$ will hit $t$ before hitting $p$. Such probabilities can be…

数据结构与算法 · 计算机科学 2024-09-17 Jingbang Chen , Mehrdad Ghadiri , Hoai-An Nguyen , Richard Peng , Junzhao Yang

Theory of evolutionary computation (EC) aims at providing mathematically founded statements about the performance of evolutionary algorithms (EAs). The predominant topic in this research domain is runtime analysis, which studies the time it…

神经与进化计算 · 计算机科学 2018-12-04 Eduardo Carvalho Pinto , Carola Doerr

We study theoretical runtime guarantees for a class of optimization problems that occur in a wide variety of inference problems. these problems are motivated by the lasso framework and have applications in machine learning and computer…

数据结构与算法 · 计算机科学 2012-09-10 Hui Han Chin , Aleksander Madry , Gary Miller , Richard Peng

The amount of information in satisfiability problem (SAT) is considered. SAT can be polynomial-time solvable when the solving algorithm holds an exponential amount of information. It is also established that SAT Kolmogorov complexity is…

计算复杂性 · 计算机科学 2024-07-26 Maciej Drozdowski

We study the connection between the order of phase transitions in combinatorial problems and the complexity of decision algorithms for such problems. We rigorously show that, for a class of random constraint satisfaction problems, a limited…

计算复杂性 · 计算机科学 2007-05-23 Gabriel Istrate , Stefan Boettcher , Allon G. Percus

In signed k-SAT problems, one fixes a set M and a set $\mathcal S$ of subsets of M, and is given a formula consisting of a disjunction of m clauses, each of which is a conjunction of k literals. Each literal is of the form "$x \in S$",…

组合数学 · 数学 2013-08-15 Kathrin Ballerstein , Dirk Oliver Theis

In this paper we address the complexity of solving linear programming problems with a set of differential equations that converge to a fixed point that represents the optimal solution. Assuming a probabilistic model, where the inputs are…

计算复杂性 · 计算机科学 2007-05-23 Asa Ben-Hur , Joshua Feinberg , Shmuel Fishman , Hava T. Siegelmann

The best algorithm for a computational problem generally depends on the "relevant inputs," a concept that depends on the application domain and often defies formal articulation. While there is a large literature on empirical approaches to…

机器学习 · 计算机科学 2016-09-06 Rishi Gupta , Tim Roughgarden

This paper presents an algorithm for 3-SAT problems. First, logical formulas are transformed into elementary algebraic formulas. Second, complex trigonometric functions are assigned to the variables in the elementary algebraic formulas, and…

数据结构与算法 · 计算机科学 2017-08-01 Hiroshi Tsukimoto

There has been much recent interest in the satisfiability of random Boolean formulas. A random k-SAT formula is the conjunction of m random clauses, each of which is the disjunction of k literals (a variable or its negation). It is known…

概率论 · 数学 2012-06-19 David B. Wilson

For a general standardized testing algorithm designed to evaluate a specific aspect of a robot's performance, several key expectations are commonly imposed. Beyond accuracy (i.e., closeness to a typically unknown ground-truth reference) and…

机器人学 · 计算机科学 2025-12-22 Bowen Weng , Linda Capito , Guillermo A. Castillo , Dylan Khor

Rollout algorithms have demonstrated excellent performance on a variety of dynamic and discrete optimization problems. Interpreted as an approximate dynamic programming algorithm, a rollout algorithm estimates the value-to-go at each…

数据结构与算法 · 计算机科学 2013-11-27 Andrew Mastin , Patrick Jaillet

Randomized algorithms for very large matrix problems have received a great deal of attention in recent years. Much of this work was motivated by problems in large-scale data analysis, and this work was performed by individuals from many…

数据结构与算法 · 计算机科学 2011-11-16 Michael W. Mahoney

It is shown that any two clauses in an instance of 3SAT sharing the same terminal which is positive in one clause and negated in the other can imply a new clause composed of the remaining terms from both clauses. Clauses can also imply…

计算复杂性 · 计算机科学 2024-06-14 Robert Quigley

In Part I, we defined a LASSO condition number and developed an algorithm -- for computing support sets (feature selection) of the LASSO minimisation problem -- that runs in polynomial time in the number of variables and the logarithm of…

最优化与控制 · 数学 2023-12-19 Alexander Bastounis , Felipe Cucker , Anders C. Hansen

We propose a computational framework to quantify (measure) and to optimize the reliability of complex systems. The approach uses a graph representation of the system that is subject to random failures of its components (nodes and edges).…

最优化与控制 · 数学 2021-06-25 Joshua L. Pulsipher , Victor M. Zavala