Difference between revisions of "Emergent concept detection"

From apm
Jump to: navigation, search
(software rant (2017))
(No difference)

Revision as of 20:34, 27 August 2017

Assuming the future availability of some sort of not yet existing (state 2017) multi criterion file system where every file and folder can have arbitrary many "super folders" (here: criteria). A system in which the data can be managed in such a way that it can be categorized by multiple criteria at the same time.

In such a system it will regularly happen that data starts to cluster together in similar patterns. A Cluster is formed when various multi-sorted pieces of data are multi-sorted in exactly or at least roughly the same combination of super-criteria. While not recognized by humans this easily can be detected in an automated way without much of intelligence and pointed out back to humans again which will lead to unexpected surprises (discoveries of new concepts).

This is so obvious that there are certain niche systems that do such a thing (and much more ambitious things) already (2017). Examples:

  • google, but this is non-local and centralized only.
  • some big databases ?
  • ...

The core data management in personal computing can't do even this most trivial form of "emergent concept detection" because it's still locked in the hirachical/tree-topology file systems of today (2017) where every file has to have exactly one super-folder.

It seems it really becomes increasingly urgent to resolve that giant roadblock.

Related