Problem Solving Systems
The world is complex. But sometimes humans can come together and agree enough to create something useful in meeting some important aim and satisfying some agreed upon set of goals and objectives.
When trying to solve a problem, systems thinking is useful. Systems thinking is a discipline for seeing wholes. It is a framework for seeing interrelationships and patterns.
Irreducible complexity (a.k.a. essential complexity) is a term used to describe a characteristic of complex systems whereby the complex system needs all of its individual component systems in order to effectively function.
In other words, it is impossible to reduce the complexity of a system (or to further simplify a system) by removing any of its component parts and still maintain its functionality objective because all those component parts are essential to the proper functioning of the system. So for example, consider a simple mechanism such as a mousetrap.
That mousetrap is composed of several different parts each of which is essential to the proper functioning of the mousetrap per the use case of the mouse trap to catch mice:
- a flat wooden base,
- a spring,
- a horizontal bar,
- a catch bar,
- the catch,
- the bait,
- and staples that hold the parts to the wooden base.
But say you remove one of the parts of the mousetrap. The mousetrap will no longer function as it was designed to function, it simply will not work. That is irreducible complexity: the complexity of the design requires that it can't be reduced any farther without losing required functionality.
There are different types of essential complexity a.k.a. irreducible complexity a.k.a. inherent complexity. By distinguishing between the different types one can better understand a system:
- Organized simplicity
- Unorganized complexity
- Organized complexity
The same thing is true for a problem solving system. Whether the functionality is provided using computer based functionality or manual effort; all the pieces need to exist in some form in order for the problem solving system to function effectively. You could have specific levels of functionality. For example, in financial reporting there is a difference between a "compilation" and a "review" and an "audit" of a financial report.
There is a difference between a "complex system" and a "simple system that is complicated". Most software applications tend to be simple systems that may be complicated. Fred Brooks No Silver Bullet points out that complexity comes in two forms: essential complexity and accidental complexity. Essential complexity is what is irreducible. Irreducible complexity = essential complexity.
A kludge is an engineering/computer science term that defines what is best described as a workaround or quick-and-dirty solution that is typically clumsy, inelegant, inefficient, difficult to extend and hard to maintain; but it gets the job done. By contrast, elegance is beauty that shows unusual effectiveness and simplicity. The nautical term for this is jury rig.
The alternative is elegant simplicity.
It is easy to create a problem solving system that is complex. It is hard work to create a problem solving system that is simple. People commonly confuse the terms "simple" and "simplistic". Simplistic is dumbing down a problem in order to make the problem easier to solve. Simplistic involves removing essential complexity in order to make a system easier. Simple is something that is not complicated, that is easy to understand or do. Simple means without complications. When something is simple it looks elegant.
The challenge when constructing a problem solving system is making sure you avoid or eliminate the accidental complexity. Accidental complexity refers to challenges someone unintentionally make for themselves as a result of trying to solve a problem.
The Law of Conservation of Complexity states that, "Every software application has an inherent amount of irreducible or essential complexity. The question is who will have to deal with that complexity: the application developer, the platform developer that the software runs on, or the software user."
The Law of Requisite Variety states that in order to effectively regulate a system, the regulator of that system must possess a sufficient range of actions to counter act the variety of important potential disturbances that system might encounter. The principle of requisite variety ensures that the system's internal state remains as close as possible to the desired goal state of the system.
The Cynefin Framework provides a tool for understanding complex knowledge: (organized simplicity and organized complexity)
- Best practice (obvious, clear)
- Good practice (only obvious if you have the right skills and experience, complicated)
- Emergent practice (tend to have to have more skills and experience, then can use principles to group alternatives, complex)
- Novel practice (tends to be unique, but describable, chaotic)
Not every system is computable. Systems can be categorized into two groups: non-complex systems which are computable and complex systems which are not computable. Computability is the ability to solve a problem. Intelligence is used to achieve computability. Artificial intelligence is getting a machine to perform tasks that a human would otherwise perform.
These, the graphic below, seem to be the pieces of a problem solving system which are essential. What I have tried to do is use the same framework that was used for articulating the Semantic Web Stack or "layer cake" and generalized the pieces necessary for a problem solving system. This is what I came up with: (for more information see Smart (Cognitive) Business Applications and Services)
So, each of those pieces must exist in order to get an effective result. If the piece is not provided within software applications, then the task or process must be performed manually. You cannot simply just leave something out. All this is driven by the aim of the problem solving system; what do you want the problem solving system to do. The stakeholders of the system specify goals and objectives that the system needs to be able to perform (i.e. the aim of the system).
Now, you can implement such a problem solving system using the semantic web stack, using the XBRL technology stack, or some other technology stack. There tends to be three primary problem solving system implementation approaches:
- Semantic web stack
- Graph database
- Logic programming
Why is this important? Multiple technology stacks is a fact of life. Different enterprises will implement different technology stacks internally. But in order to exchange information effectively, information from one technology stack needs to be converted to some neutral standard or into some other technology stack in order to exchange information effectively and not create an integration hairball.
To make something like "algorithmic regulation" work, either: (a) everyone needs to convert to exactly the same technology stack internally within their enterprise or, (b) reliable conversion between different technology stacks needs to be created. Option "(a)" will not happen.
Additional Information:
- Standards Based Logical Twin Terminology
- Law of Requisite Variety
- System Complexity and Computability
- Practical, Simple Explanation of a Logical System
- Logic Programming and Theories
- Information Theory Patterns
- Standards Based Logical Twin Terminology
- Modernizing the Global Audit Machine for the Future
- Logical Digital Twin of Financial Reports
- Logical Systems for Business Professionals
- Professional Knowledge Graphs
- The AI Ladder
- DATALOG
- ISO Common Logic
- ISO Prolog
- USB History
- Software Engines
- Using logic programming for theory representation and scientific inference
- Your Data Should be Beautiful
- Case for Semantic Oriented Accounting and Audit Working Papers
- Logic for Problem Solving
- Map and Molecules (Holographic Enterprise) (Prezi presentation)
- Elegant Simplicity
- Concept Model
- Concept Models
- Data Harmonization
- Can a pizza have a fruit as a topping?
- TerminusDB
- Graphs (Tony Seale)
- The Difference Between Complicated and Complex Systems
- Requisite Variety
Comments
Post a Comment