stuhlmueller + complexity 28
Causal Architecture, Complexity, and Self-Organization in Time Series and Cellular Automata
october 2008 by stuhlmueller
Formalizes the notions of "emergence" and "self-organization".
complexity
emergence
causality
october 2008 by stuhlmueller
Polynomial Programming Language
april 2008 by stuhlmueller
Proposes a language in which only all polynomial time computable functions can be programmed. A useful constraint for artificial intelligence based on program search?
compsci
programming
complexity
ai
april 2008 by stuhlmueller
Can a Biologist Fix a Radio? (pdf)
april 2008 by stuhlmueller
Shows the emerging necessity to create a formalized language designed to describe complicated systems of regulation of biochemical processes in living cells.
biology
research
complexity
formalization
april 2008 by stuhlmueller
Cybernetics and Second-Order Cybernetics (pdf)
march 2008 by stuhlmueller
"Important cybernetic principles seem to have been forgotten, though, only to be periodically rediscovered or reinvented in different domains" — true for some current developments in the cognitive sciences.
cybernetics
complexity
ebook
march 2008 by stuhlmueller
Order for Free (Stuart Kauffman)
january 2008 by stuhlmueller
Complex systems on the boundary between order and chaos may be those best able to adapt by mutation and selection.
complexity
evolution
chaos
order
january 2008 by stuhlmueller
Predictability, complexity and learning
january 2008 by stuhlmueller
Introduces 'predictive information', a measure of the mutual information between the past and the future of a time series. Unique if all observers with prior distributions limited to local interactions need to arrive at the same measure.
learning
complexity
prediction
information
january 2008 by stuhlmueller
Philosophical Issues in Kolmogorov Complexity - Li, Vitanyi
december 2007 by stuhlmueller
Why is our world compressible? How is induction possible? What is the relation between physical and algorithmic entropy?
kolmogorov
complexity
philosophy
physics
december 2007 by stuhlmueller
Infinite Ink: The Continuum Hypothesis
november 2007 by stuhlmueller
"There is no set whose size is strictly between that of the integers and that of the real numbers."
math
infinity
settheory
complexity
november 2007 by stuhlmueller
Dagstuhl Seminar 06051: Kolmogorov Complexity and Applications
october 2007 by stuhlmueller
Videos and slides on algorithmic complexity, universal induction and learning theory.
kolmogorov
complexity
learning
theory
idsia
october 2007 by stuhlmueller
Our New Filtering Techniques Are Unstoppable!
september 2007 by stuhlmueller
On nonlinear filtering, cellular automata and coherent structures.
systems
statistics
physics
complexity
september 2007 by stuhlmueller
On the Kolmogorov-Chaitin Complexity for short sequences
july 2007 by stuhlmueller
Suggests a method to obtain a stable approximation of the Kolmogorov complexity for sequences generated by algorithms which are shorter than typical compiler lengths.
kolmogorov
complexity
theory
july 2007 by stuhlmueller
What is Complexity? - The philosophy of complexity per se with application to some examples in evolution
june 2007 by stuhlmueller
Argues that it is unlikely that complexity has any useful value as applied to "real" objects or systems and that even relativising it to an observer has problems. Proposes that complexity can usefully be applied only to constructions within a language.
complexity
evolution
june 2007 by stuhlmueller
John's Combinatory Logic Playground
april 2007 by stuhlmueller
"This design of a minimalistic universal computer was motivated by my desire to come up with a concrete definition of Kolmogorov Complexity, which studies randomness of individual objects."
compsci
complexity
algorithms
programming
april 2007 by stuhlmueller
Design and control of self-organizing systems (PDF)
march 2007 by stuhlmueller
Thesis that proposes a methodology to aid engineers in the design and control of complex self-organizing systems.
complexity
design
compsci
ai
march 2007 by stuhlmueller
Minimum description length - Wikipedia, the free encyclopedia
february 2007 by stuhlmueller
A formalization of Occam's Razor in which the best hypothesis for a given set of data is the one that leads to the largest compression of the data. Computable!
compsci
information
theory
complexity
february 2007 by stuhlmueller
Algorithmic information theory - Scholarpedia
february 2007 by stuhlmueller
Great introduction to algorithmic information theory. Explains Kolmogorov complexity, Solomonoff probability, Levins Kt-complexity, "Martin-Loef" randomness, ...
compsci
information
theory
complexity
reference
february 2007 by stuhlmueller
Computational Depth (.ps)
february 2007 by stuhlmueller
Computational depth is a measure for the amount of “nonrandom” or “useful” information in a string. Considers the difference of various Kolmogorov complexity measures.
compsci
complexity
february 2007 by stuhlmueller
Logical Depth and Physical Complexity (PDF)
february 2007 by stuhlmueller
An object’s “logical depth” is the time required by a universal Turing machine to generate it from an input that is algorithmically random. Under what conditions do systems undergo unbounded increase of depth in the limit of infinite space and time?
complexity
compsci
physics
february 2007 by stuhlmueller
A Computer Scientist's View of Life, the Universe, and Everything (PDF)
february 2007 by stuhlmueller
Applies basic concepts of Kolmogorov compexity theory to the set of possible universes. Ideas on life, true randomness, generalization, and learning in a given universe.
schmidhuber
kolmogorov
complexity
compsci
physics
february 2007 by stuhlmueller
Yeah but how fast is it? - Some thoughts about adiabatic QC
february 2007 by stuhlmueller
If P!=NP (overwhelmingly likely) and if quantum computers can't solve NP problems in polynomal time (likely), NP-complete problems of sufficient largeness can never be solved by anything obeying the laws of physics. (Approximations are possible.)
physics
compsci
complexity
quantum
computing
february 2007 by stuhlmueller
Complexity classes P and NP - Wikipedia, the free encyclopedia
january 2007 by stuhlmueller
If positive solutions to a yes/no problem can be verified quickly in polynomial time, can the answers also be computed quickly in polynomial time? There is no proof one way or the other yet.
compsci
complexity
theory
reference
wikipedia
january 2007 by stuhlmueller
Cook-Levin Theorem - Wikipedia, the free encyclopedia
january 2007 by stuhlmueller
States that the Boolean satisfiability problem is NP-complete. The Cook-Levin theorem was the first proof of NP-completeness for any problem.
compsci
complexity
reference
wikipedia
january 2007 by stuhlmueller
Limits on Efficient Computation in the Physical World (Scott Aaronson)
january 2007 by stuhlmueller
Shows that, while some intuitions from classical computer science must be jettisoned in the light of modern physics, many others emerge nearly unscathed. Quantum computers can't solve NP-complete problems in polynomial time.
quantum
physics
computing
complexity
january 2007 by stuhlmueller
The Fastest and Shortest Algorithm for All Well-Defined Problems (Marcus Hutter)
january 2007 by stuhlmueller
An algorithm M is described that solves any well-defined problem p as quickly as the fastest algorithm computing a solution to p, save for a factor of 5 and low-order additive terms.
complexity
algorithms
compsci
hutter
dallemolle
january 2007 by stuhlmueller
Complexity Theory: A Modern Approach / Sanjeev Arora and Boaz Barak
january 2007 by stuhlmueller
Draft of a textbook on computational complexity theory. Basic complexity classes, lower bounds for concrete computational models and more advanced topics.
compsci
complexity
theory
algorithms
math
january 2007 by stuhlmueller
PHYS771: Quantum Computing Since Democritus
january 2007 by stuhlmueller
This course tries to connect quantum computing to the wider intellectual world: The measurement problem, computational complexity, cryptography, Gödel, Turing, Penrose, randomness, ...
quantum
physics
complexity
*interesting
january 2007 by stuhlmueller
Computational Complexity and the Anthropic Principle
december 2006 by stuhlmueller
About the general problem of searching a landscape for a point with specified properties. In particular, is this problem solvable in a reasonable amount of time using the resources of the physical universe?
compsci
complexity
december 2006 by stuhlmueller
Complex system - Wikipedia, the free encyclopedia
august 2006 by stuhlmueller
Complex systems are (complex) networks of some kind that are held to have behavioural and structural features in common.
complexity
systems
science
wikipedia
august 2006 by stuhlmueller
related tags
*interesting ⊕ ai ⊕ algorithms ⊕ biology ⊕ causality ⊕ chaos ⊕ complexity ⊖ compsci ⊕ computing ⊕ cybernetics ⊕ dallemolle ⊕ design ⊕ ebook ⊕ emergence ⊕ evolution ⊕ formalization ⊕ hutter ⊕ idsia ⊕ infinity ⊕ information ⊕ kolmogorov ⊕ learning ⊕ math ⊕ order ⊕ philosophy ⊕ physics ⊕ prediction ⊕ programming ⊕ quantum ⊕ reference ⊕ research ⊕ schmidhuber ⊕ science ⊕ settheory ⊕ statistics ⊕ systems ⊕ theory ⊕ wikipedia ⊕Copy this bookmark: