arxiv.org/abs/2210.12082v1
We prove a new generalization bound that shows for any class of linear predictors in Gaussian space, the Rademacher complexity of the class and the training error under any continuous loss $\ell$ can control the test error under all Moreau envelopes...
arxiv.org/abs/2305.02131v1
Although procedural generation is popular among game developers, academic research on the topic has primarily focused on new applications, with some research into empirical analysis. In this paper we relate theoretical work in information theory to t...
arxiv.org/abs/2408.03345v1
This paper explores the relationship of artificial intelligence to the task of resolving open questions in mathematics. We first present an updated version of a traditional argument that limitative results from computability and complexity theory sho...
arxiv.org/abs/1209.1055v1
The polynomial hierarchy plays a central role in classical complexity theory. Here, we define a quantum generalization of the polynomial hierarchy, and initiate its study. We show that not only are there natural complete problems for the second level...
arxiv.org/abs/2406.04956v1
Intelligent autonomous systems are part of a system of systems that interact with other agents to accomplish tasks in complex environments. However, intelligent autonomous systems integrated system of systems add additional layers of complexity based...
arxiv.org/abs/2101.06087v2
When developing complex software and systems, contracts provide a means for controlling the complexity by dividing the responsibilities among the components of the system in a hierarchical fashion. In specific application areas, dedicated contract th...
arxiv.org/abs/1303.2503v2
Hierarchy seems to pervade complexity in both living and artificial systems. Despite its relevance, no general theory that captures all features of hierarchy and its origins has been proposed yet. Here we present a formal approach resulting from the...
stackoverflow.com/questions/14015647/is-the-analysis-of-frogsort-in-saturday-morning-breakfast-cereal-correct
Tags: algorithm, sorting, complexity-theory | Score: 23
arxiv.org/abs/1810.07056v1
The collapse of large social systems, often referred to as civilizations or empires, is a well known historical phenomenon, but its origins are the object of an unresolved debate. In this paper, we present a simple biophysical model which we link to...
arxiv.org/abs/2501.06417v1
Quantizing the weights of a neural network has two steps: (1) Finding a good low bit-complexity representation for weights (which we call the quantization grid) and (2) Rounding the original weights to values in the quantization grid. In this paper,...
arxiv.org/abs/2211.07315v1
Counterfactuals have become an important area of interdisciplinary interest, especially in logic, philosophy of language, epistemology, metaphysics, psychology, decision theory, and even artificial intelligence. In this study, we propose a new form o...
arxiv.org/abs/1510.07880v1
A fundamental component of networking infras- tructure is the policy, used in routing tables and firewalls. Accordingly, there has been extensive study of policies. However, the theory of such policies indicates that the size of the decision tree for...
arxiv.org/abs/2510.02583v2
The log-rank conjecture is a longstanding open problem with multiple equivalent formulations in complexity theory and mathematics. In its linear-algebraic form, it asserts that the rank and partitioning number of a Boolean matrix are quasi-polynomial...
stackoverflow.com/questions/3255/how-do-you-calculate-approximate-big-o
Tags: algorithm, optimization, complexity-theory, big-o, performance | Score: 988
arxiv.org/abs/1704.03758v1
Given a linear equation $\mathcal{L}$, a set $A$ of integers is $\mathcal{L}$-free if $A$ does not contain any `non-trivial' solutions to $\mathcal{L}$. This notion incorporates many central topics in combinatorial number theory such as sum-free and...
arxiv.org/abs/2002.12797v3
The prime-counting function $π(x)$ which computes the number of primes smaller or equal to a given real number has a long-standing interest in number theory. The present manuscript proposes a method to compute $π(x)$ with time complexity $\mathcal{...
arxiv.org/abs/1102.2932v2
Raz's recent result \cite{Raz2010} has rekindled people's interest in the study of \emph{tensor rank}, the generalization of matrix rank to high dimensions, by showing its connections to arithmetic formulas. In this paper, we follow Raz's work and sh...
www.reddit.com/r/math/comments/1r24a1m/what_are_some_recent_breakthroughs_in_complexity/
Currently taking a course on it and accidentally stumbled on the open problem of P/poly supset NEXP, which my prof told me was a frontier of the field. This surprised me a lot, since it seemed so intu...
arxiv.org/abs/1911.12522v1
Using the ordered analogue of Farley-Sabalka's discrete gradient field on the configuration space of a graph, we unravel a levelwise behavior of the generators of the pure braid group on a tree. This allows us to generalize Farber's equivariant descr...
arxiv.org/abs/1709.07635v2
One of the prominent current challenges in complexity theory is the attempt to prove lower bounds for $TC^0$, the class of constant-depth, polynomial-size circuits with majority gates. Relying on the results of Williams (2013), an appealing approach...