A Smoothed Analysis of the Space Complexity of Computing a Chaotic Sequence
Naoaki Okada, Shuji Kijima

TL;DR
This paper investigates the space complexity of computing chaotic sequences, specifically showing that the decision problem for tent map codes can be solved in logarithmic squared space under smoothed analysis.
Contribution
It provides the first known efficient space complexity bound for deciding tent map codes, demonstrating feasibility in smoothed analysis context.
Findings
Decision problem for tent map codes is in O(log^2 n) space
Smoothed analysis framework applied to chaotic sequence computation
Shows potential for efficient computation of chaotic sequences
Abstract
This work is motivated by a question whether it is possible to calculate a chaotic sequence efficiently, e.g., is it possible to get the -th bit of a bit sequence generated by a chaotic map, such as -expansion, tent map and logistic map in time/space? This paper gives an affirmative answer to the question about the space complexity of a tent map. We show that the decision problem of whether a given bit sequence is a valid tent code is solved in space in a sense of the smoothed complexity.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputability, Logic, AI Algorithms · Cellular Automata and Applications
