Change increases entropy. The only variable; how fast the Universe falls towards chaos. Determining this rate is the complexity being carried. Complexity exists only to increase disorder. Evolution is the refinement of a fitness metric. It is the process of refining a criteria for the measurement of the capacity of a system to maximize its future potential to hold complexity. This metric becomes ever more sophisticated, and can never be predetermined. Evolution is the computation.
Search This Blog
Showing posts with label linear. Show all posts
Showing posts with label linear. Show all posts
Prediction Schemes: Classicism vs. Non-linear vs. Thermodynamics
Thermodynamics and information theory are often grouped with classical dynamics. This is especially true where theory space is cleaved with quantum dynamics and other quote/unquote "non-deterministic" or "non-linear" theories on one side. But such classifications are problematic for several important reasons. Traditionally, the criteria of inclusion within the rubric "classical" has leaned heavily upon the concept of computation from knowledge of initial conditions. in Newtonian (and Relativistic) dynamics, knowing the initial state of a system allows one to calculate and thus predict the state of that system at any time in the future. Accuracy in prediction, from a classical perspective, is gated only by accuracy of knowledge of the original conditions of that system. Enter now, the strange world of quantum dynamics, where indeterminacy and sensitivity to observation turn classical calculations on their head. Non-clasical systems are systems in which determinism actually works against accuracy of prediction. The more you try to increase your knowledge of the initial conditions of a quantum situation, the less accurately you can predict that system's future. Much is made of the philosophical implications of observer "relativity" in an Einsteinium space/time model, but vantage-sensitivity is absolutely classical – the more you know about the initial conditions, the more accurate will be your relativistic predictions. In the quantum world, knowledge is itself, a cost of business attribute. In the quantum world, knowledge perturbs. In the quantum world, a system that seeks to know itself, is a system that is changed. In the quantum world, there are two types of systems, systems that are statistically perturbed, and systems that are locally perturbed. Meaning, you can measure (observe) aspects of a whole system without messing with that system, but should you want discrete knowledge of individual particles within that system, you must pay the price of a system that is forever thereafter disturbed. It is interesting how closely the empirically observed quantum world mimics the limits Kurt Godel placed on absolute knowledge. OK, let us now contrast thermodynamics, specifically the second law of thermodynamics, against both classical or deterministic dynamics and quantum indeterminacy. If one accepts that purpose of knowledge is prediction, is fidelity of calculation to actual future states, than both classical and non-linear theory are self-limitiing. Classical prediction is hampered by limits to the accuracy of observation of the initial state. Quantum prediction is limited by the way systems are perturbed by measurement, the more you know, the more you must include yourself into to prediction calculations, and the more said act is limited by Godel's caps on self-knowledge. One could say that classical prediction is dependent at base upon naiveté, and that quantum prediction is limited by knowledge itself. But what of the second law? The second law allows for absolute knowledge of the end state, of "heat death" or complete dissipation. Unlike all other forms of theoretical abstraction, the second law is absolutely agnostic to initial condition(s). You can use Newton's laws to look into the immediate future of a gravitationally bound system, but the same laws are meaningless in a system perturbed by other forces. Thermodynamic theory doesn't care what forces or materials are at play, it only cares about difference. In fact, thermodynamics doesn't know for the difference between material and force. The second law says that difference will always be less after any change in any system. The second law says that a change in any system will always result in the greatest possible reduction in difference. And importantly, the second law flips determinism on its head by providing perfect knowledge of the final state and doing so absolutely independent of any knowledge of initial conditions. Well that is certainly interesting, a theory that can predict the ultimate future independent of any past or present configuration, or, for that matter, any knowledge what so ever. What can be said of the quality or quantity of action that can be taken as result of this strange sort of knowledge? If success in competition can be linked to accuracy and capacity to predict, than what can be said of competitive success as a function of range of prediction? Imagine one could make and than order all possible predictions from most immediate to most long term. Comparing short-term against long-term predictions, which have the greatest impact on competitive advantage? If someone came into your office today and said, "I can say with absolute confidence that you will die as an artist in Copenhagen", how would such knowledge effect your future decisions and actions? How would absolute knowledge of your ultimate future effect your behavior? What if we were to compare the influence of such knowledge to short term knowledge of the same certainty? What if that same person came into your office and instead declared, "I have no knowledge of your ultimate fate, but I do know that you will not be able to fall asleep tonight". Would you be more (or less) likely to change or conform your plans or to take action based on short term predictions? There might be a tendency to ignore predictions that are far removed in time. One might reasonably think, "Even if I know that I will become an artist and eventually die in Copenhagen, I have a life to live until then, concentrating on long term eventualities interferes with my ability to successfully negotiate success in the short term, in the here and now. But it might also be reasonable to try to conform local goals to long term eventualities. One might eliminate actions that one feels will make it harder to plot a path towards know eventualities. Or, one might take risks they would not otherwise have taken. If I know I will die in Copenhagen, I might as well go base jumping in the Andes or climb Everest sans bottled oxygen. Surely, the heat death of the universe is an eventuality of much greater philosophical remove. What's more, evolution, as a process, seems to work just fine in the absence of any knowledge of eventualities. Can one make an argument that knowledge of universal eventuality gains its owner any special form of evolutionary advantage? Lets pit two entities against each other, one knows of heat death, the other doesn't. Which has the evolutionary advantage?
Randall Lee Reetz, January 26, 2012
Labels:
2nd Law,
accuracy,
Godel,
initial conditions,
knowledge,
linear,
Non-Linear,
prediction,
thermodynamics
Computing: What Went Wrong
The year, 2010. The state of computing? Applications that build obfuscating document types that act as black boxes, hiding and separating information and intent. File systems that store these documents largely blind of their content, of the context of their origination, and of the associations hidden in the meaning that binds them to the flow of the author's life and work.
There are but a finite set of ways that information needs to be associated. Yet almost none of these association types are supported by our computers. If you don't know before hand that everything you want to do will fit into the format of a linear text document, or the grid of a spread sheet, or the fields and records of a data base, well you might as well not even start. If you want some information in one of your documents to reference information in another, well you had better be content with copying and pasting (live links are forbidden in all but the most expensive (and self-restrictive) application "suites".
Why is this true? Why don't we yet have computers that can compute? Mainly because the application layer is the WRONG place for the association of information. The file system is the RIGHT place. Information must be related and associated in a strata far below the application layer. The only authority that should be granted to applications is user affordance – how humans are helped through the assignment, understanding, and management of the associations within their life's data.
To do this, the data (file) management layer needs to be beefed up (and the application layer slimmed down). Where today's file systems only know a document by its wrapper (name, enclosing folder, parent application, document type, size, date, and on-disc storage address), a true data model layer would "understand" and dictate the structure of all of the ways information is related both within and between "documents". In fact, in a data-model driven architecture, documents become arbitrary "collections", "instances", and "presentations" specific to the context of presentation or use. The underlying data and associations between data from which documents are derived remain intact, separate, and agnostic of the documents that serve to reference, blend, display, and associate.
In the proposed data-model driven architecture, applications don't define information association, they must call on the data model to ask which types of associations are allowed and how these associations dictate data type, grammatical hierarchies, and chunking. Applications build documents not as strings of binary, but from pointers into the information content stored according to the meta-archetectural rules of the master data model. A document becomes instead an instance of assembled data and data associations (either frozen or live)… more like the "edit decision lists" that video and music editing professionals use to assemble linear streams of media from multiple sources.
Today's computational model's awkward emphasis on application authority and autonomy promotes an informational ecosystem that promotes informational islands dictated by the whims of application developers.
[to be continued]
Randall Reetz
There are but a finite set of ways that information needs to be associated. Yet almost none of these association types are supported by our computers. If you don't know before hand that everything you want to do will fit into the format of a linear text document, or the grid of a spread sheet, or the fields and records of a data base, well you might as well not even start. If you want some information in one of your documents to reference information in another, well you had better be content with copying and pasting (live links are forbidden in all but the most expensive (and self-restrictive) application "suites".
Why is this true? Why don't we yet have computers that can compute? Mainly because the application layer is the WRONG place for the association of information. The file system is the RIGHT place. Information must be related and associated in a strata far below the application layer. The only authority that should be granted to applications is user affordance – how humans are helped through the assignment, understanding, and management of the associations within their life's data.
To do this, the data (file) management layer needs to be beefed up (and the application layer slimmed down). Where today's file systems only know a document by its wrapper (name, enclosing folder, parent application, document type, size, date, and on-disc storage address), a true data model layer would "understand" and dictate the structure of all of the ways information is related both within and between "documents". In fact, in a data-model driven architecture, documents become arbitrary "collections", "instances", and "presentations" specific to the context of presentation or use. The underlying data and associations between data from which documents are derived remain intact, separate, and agnostic of the documents that serve to reference, blend, display, and associate.
In the proposed data-model driven architecture, applications don't define information association, they must call on the data model to ask which types of associations are allowed and how these associations dictate data type, grammatical hierarchies, and chunking. Applications build documents not as strings of binary, but from pointers into the information content stored according to the meta-archetectural rules of the master data model. A document becomes instead an instance of assembled data and data associations (either frozen or live)… more like the "edit decision lists" that video and music editing professionals use to assemble linear streams of media from multiple sources.
Today's computational model's awkward emphasis on application authority and autonomy promotes an informational ecosystem that promotes informational islands dictated by the whims of application developers.
[to be continued]
Randall Reetz
Labels:
application,
architecture,
associated,
association,
computers,
content,
context,
data,
data-model,
documents,
ecosystem,
information,
linear,
management,
model,
reference,
types
Subscribe to:
Posts (Atom)