中文
相关论文

相关论文: Complexity analysis for algorithmically simple str…

200 篇论文

This paper deals with computation trees over an arbitrary structure consisting of a set along with collections of functions and predicates that are defined on it. It is devoted to the comparative analysis of three parameters of problems…

计算复杂性 · 计算机科学 2022-01-04 Mikhail Moshkov

Developing new ways to estimate probabilities can be valuable for science, statistics, and engineering. By considering the information content of different output patterns, recent work invoking algorithmic information theory has shown that…

计算复杂性 · 计算机科学 2022-07-26 Mohamed Alaskandarani , Kamaludin Dingle

In the first part of this paper, we present a unified framework for analyzing the algorithmic complexity of any optimization problem, whether it be continuous or discrete in nature. This helps to formalize notions like "input", "size" and…

最优化与控制 · 数学 2022-07-06 Amitabh Basu

Infinite words, also known as streams, hold significant interest in computer science and mathematics, raising the natural question of how their complexity should be measured. We introduce cellular automaton reducibility as a measure of…

形式语言与自动机理论 · 计算机科学 2026-01-30 Markel Zubia , Herman Geuvers

The normalized information distance is a universal distance measure for objects of all kinds. It is based on Kolmogorov complexity and thus uncomputable, but there are ways to utilize it. First, compression algorithms can be used to…

信息检索 · 计算机科学 2008-09-16 Paul M. B. Vitanyi , Frank J. Balbach , Rudi L. Cilibrasi , Ming Li

Computational feasibility is a widespread concern that guides the framing and modeling of biological and artificial intelligence. The specification of cognitive system capacities is often shaped by unexamined intuitive assumptions about the…

人工智能 · 计算机科学 2022-05-12 Federico Adolfi , Todd Wareham , Iris van Rooij

Alice and Bob are given two correlated n-bit strings x_1 and, respectively, x_2, which they want to losslessly compress and send to Zack. They can either collaborate by sharing their strings, or work separately. We show that there is no…

信息论 · 计算机科学 2017-02-14 Marius Zimand

Within psychology, neuroscience and artificial intelligence, there has been increasing interest in the proposal that the brain builds probabilistic models of sensory and linguistic input: that is, to infer a probabilistic model from a…

机器学习 · 计算机科学 2017-08-08 Paul M. B. Vitanyi , Nick Chater

Specifying a computational problem requires fixing encodings for input and output: encoding graphs as adjacency matrices, characters as integers, integers as bit strings, and vice versa. For such discrete data, the actual encoding is…

逻辑 · 数学 2021-08-25 Donghyun Lim , Martin Ziegler

Recently, many results on the computational complexity of sorting algorithms were obtained using Kolmogorov complexity (the incompressibility method). Especially, the usually hard average-case analysis is ammenable to this method. Here we…

数据结构与算法 · 计算机科学 2009-05-28 Paul M. B. Vitanyi

We show that Kolmogorov complexity and such its estimators as universal codes (or data compression methods) can be applied for hypotheses testing in a framework of classical mathematical statistics. The methods for identity testing and…

计算复杂性 · 计算机科学 2007-05-23 Boris Ryabko , Jaakko Astola , Alex Gammerman

Peter Gacs showed (Gacs 1974) that for every n there exists a bit string x of length n whose plain complexity C(x) has almost maximal conditional complexity relative to x, i.e., C(C(x)|x) > log n - log^(2) n - O(1). (Here log^(2) i = log…

计算复杂性 · 计算机科学 2013-05-06 Bruno Bauwens , Alexander Shen

We propose a notion of complexity for oriented conditional term rewrite systems satisfying certain restrictions. This notion is realistic in the sense that it measures not only successful computations, but also partial computations that…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Cynthia Kop , Aart Middeldorp , Thomas Sternagel

A usual way to model a recommendation system is as a matrix completion problem. There are several matrix completion methods, typically using optimization approaches or collaborative filtering. Most approaches assume that the matrix is…

信息检索 · 计算机科学 2017-07-20 Guilherme Ramos , Joao Saude , Carlos Caleiro , Soummya Kar

Inspired by Solomonoffs theory of inductive inference, we propose a prior based on circuit complexity. There are several advantages to this approach. First, it relies on a complexity measure that does not depend on the choice of UTM. There…

机器学习 · 计算机科学 2023-06-27 Cole Wyeth , Carl Sturtivant

The mission of statistics is to provide adequate statistical hypotheses (models) for observed data. But what is an "adequate" model? To answer this question, one needs to use the notions of algorithmic information theory. It turns out that…

信息论 · 计算机科学 2015-04-28 Nikolay Vereshchagin , Alexander Shen

We study the asymptotic behaviour of symbolic computing systems, notably one-dimensional cellular automata (CA), in order to ascertain whether and at what rate the number of complex versus simple rules dominate the rule space for increasing…

元胞自动机与格子气 · 物理学 2018-04-06 Hector Zenil

Since the introduction of the Kolmogorov complexity of binary sequences in the 1960s, there have been significant advancements in the topic of complexity measures for randomness assessment, which are of fundamental importance in theoretical…

密码学与安全 · 计算机科学 2026-04-14 Chunlei Li

After reviewing unnormalized and normalized information distances based on incomputable notions of Kolmogorov complexity, we discuss how Kolmogorov complexity can be approximated by data compression algorithms. We argue that optimal…

计算复杂性 · 计算机科学 2007-05-23 Alexei Kaltchenko

For the computational model where only additions are allowed, the $\Omega(n^2\log n)$ lower bound on operations count with respect to image size $n\times n$ is obtained for two types of the discrete Radon transform implementations: the fast…

计算复杂性 · 计算机科学 2018-01-04 Timur M. Khanipov