中文
相关论文

相关论文: Average-Case Complexity

200 篇论文

In this work, we analyze an efficient sampling-based algorithm for general-purpose reachability analysis, which remains a notoriously challenging problem with applications ranging from neural network verification to safety analysis of…

系统与控制 · 电气工程与系统科学 2022-04-15 Thomas Lew , Lucas Janson , Riccardo Bonalli , Marco Pavone

This paper covers two topics: first an introduction to Algorithmic Complexity Theory: how it defines probability, some of its characteristic properties and past successful applications. Second, we apply it to problems in A.I. - where it…

人工智能 · 计算机科学 2013-04-15 Ray Solomonoff

We are interested in the intersection of approximation algorithms and complexity theory, in particular focusing on the complexity class APX. Informally, APX $\subseteq$ NPO is the complexity class comprising optimization problems where the…

计算复杂性 · 计算机科学 2021-11-03 Arthur Lee , Bruce Xu

In this paper we explore fundamental concepts in computational complexity theory and the boundaries of algorithmic decidability. We examine the relationship between complexity classes \textbf{P} and \textbf{NP}, where $L \in \textbf{P}$…

计算复杂性 · 计算机科学 2025-12-30 Duaa Abdullah , Jasem Hamoud

We revisit the problem of general identifiability originally introduced in [Lee et al., 2019] for causal inference and note that it is necessary to add positivity assumption of observational distribution to the original definition of the…

机器学习 · 计算机科学 2022-06-03 Yaroslav Kivva , Ehsan Mokhtarian , Jalal Etesami , Negar Kiyavash

The computational complexity of the partition, 0-1 subset sum, unbounded subset sum, 0-1 knapsack and unbounded knapsack problems and their multiple variants were studied in numerous papers in the past where all the weights and profits were…

离散数学 · 计算机科学 2018-02-27 Dominik Wojtczak

We consider robust optimization problems, where the goal is to optimize in the worst case over a class of objective functions. We develop a reduction from robust improper optimization to Bayesian optimization: given an oracle that returns…

机器学习 · 计算机科学 2017-07-05 Robert Chen , Brendan Lucier , Yaron Singer , Vasilis Syrgkanis

The main purpose of this paper is to study the NP-complete subset-sum problem, not in the usual context of time-complexity-based classification of the algorithms (exponential/polynomial), but through a new kind of algorithmic classification…

计算复杂性 · 计算机科学 2018-11-20 Antonios Syreloglou

A fundamental pursuit in complexity theory concerns reducing worst-case problems to average-case problems. There exist complexity classes such as PSPACE that admit worst-case to average-case reductions. However, for many other classes such…

量子物理 · 物理学 2020-09-02 Nai-Hui Chia , Sean Hallgren , Fang Song

We examine the computational complexity of testing and finding small plans in probabilistic planning domains with succinct representations. We find that many problems of interest are complete for a variety of complexity classes: NP, co-NP,…

人工智能 · 计算机科学 2013-02-08 Judy Goldsmith , Michael L. Littman , Martin Mundhenk

Worst-case to average-case reductions are a cornerstone of complexity theory, providing a bridge between worst-case hardness and average-case computational difficulty. While recent works have demonstrated such reductions for fundamental…

量子物理 · 物理学 2025-10-20 Divesh Aggarwal , Dexter Kwan

Can deep neural networks learn to solve any task, and in particular problems of high complexity? This question attracts a lot of interest, with recent works tackling computationally hard tasks such as the traveling salesman problem and…

机器学习 · 计算机科学 2020-06-30 Gal Yehuda , Moshe Gabel , Assaf Schuster

This article surveys the burgeoning area at the intersection of dynamical systems theory and algorithms for NP-hard problems. Traditionally, computational complexity and the analysis of non-deterministic polynomial-time (NP)-hard problems…

最优化与控制 · 数学 2020-05-12 Tuhin Sahai

It is well known that Sparse PCA (Sparse Principal Component Analysis) is NP-hard to solve exactly on worst-case instances. What is the complexity of solving Sparse PCA approximately? Our contributions include: 1) a simple and efficient…

机器学习 · 统计学 2015-07-22 Siu On Chan , Dimitris Papailiopoulos , Aviad Rubinstein

Methods for the reduction of the complexity of computational problems are presented, as well as their connections to renormalization, scaling, and irreversible statistical mechanics. Several statistically stationary cases are analyzed; for…

数值分析 · 数学 2007-05-23 Alexandre J. Chorin , Panagiotis Stinis

We analyze the computational complexity of problems related to case-based planning: planning when a plan for a similar instance is known, and planning from a library of plans. We prove that planning from a single case has the same…

人工智能 · 计算机科学 2021-04-12 Paolo Liberatore

We study the result by Bogdanov and Trevisan (FOCS, 2003), who show that under reasonable assumptions, there is no non-adaptive worst-case to average-case reduction that bases the average-case hardness of an NP-problem on the worst-case…

计算复杂性 · 计算机科学 2014-03-25 Thomas Holenstein , Robin Künzler

MAP is the problem of finding a most probable instantiation of a set of variables given evidence. MAP has always been perceived to be significantly harder than the related problems of computing the probability of a variable instantiation…

人工智能 · 计算机科学 2011-07-04 A. Darwiche , J. D. Park

We consider the algorithm by Ferson et al. (Reliable computing 11(3), p. 207-233, 2005) designed for solving the NP-hard problem of computing the maximal sample variance over interval data, motivated by robust statistics (in fact, the…

最优化与控制 · 数学 2022-07-28 Miroslav Rada , Michal Černý , Ondřej Sokol

This article is a short introduction to generic case complexity, which is a recently developed way of measuring the difficulty of a computational problem while ignoring atypical behavior on a small set of inputs. Generic case complexity…

计算复杂性 · 计算机科学 2007-07-11 Robert Gilman , Alexei G. Miasnikov , Alexey D. Myasnikov , Alexander Ushakov