I would like to share my thoughts on our ongoing research and hear your ideas about its improvement:
Fatum system, we will call a spatial search system based on MMI-induced anomalies in the distribution of coordinates. The purpose of such a system is to detect the location of objects that are initially unknown. The geographic coordinate system is usually used as the coordinate space, although it is potentially possible to use the IP address space or any other.
Intention Driven Anomalies (IDA)
The main essence of such a system is IDA - the deviation in the density of coordinates randomly scattered over the map. It is believed that such a deviation makes it possible with high sensitivity to detect a trend in the displacement of points relative to a uniform distribution in favor of a certain location.
Thus, even if the points do not fall into the desired location, their displacement in its direction generates an area of increased point density around the location.
It is assumed that the patterns of deviations carry two channels of information: the superposition of all displacements of points contains information about the location of the anomaly, and the size of the deviation indicates the intensity of the MMI impact.
In this case, the direction of deviation does not matter, however, anomalies are conventionally divided into two types: Attractor points (Psi-Hit) are areas of increased density of points where the displacement tends. Void points (Psi-Missing) - areas of anomalous sparseness of points. It has been found that some people may have a predisposition to Psi-Missing, that is, it is easier for them to produce such anomalies than Psi-Hit.
The advantage of this methodology relatively to a simple Random Walker with one point is the ability to detect the moment to stop the search by the intensity of arising anomalies. In the case of RW, we cannot say with certainty when the wandering point reached its target. In addition, this methodology is Psi-Missing resistant and allows multiple targets to be found at once.
Types of objects to be searched
Objects for search can be conditionally divided into categories:
Literal objects - are when you need to find a specific object that can be visualized, such as a red ball.
Abstract objects - you need to find an object whose nature and properties are unknown, for example: An object with paranormal properties, a source of novelty, something that will help make a scientific discovery.
Causal objects - in this case, visiting a location should provoke an event, or start a cascade of events that will lead to the desired outcome.
Blind spots - An object or location that cannot be found methodologically, that is, a visit to this location is outside the space of the outcomes of our logical thinking. In other words, none of the chains of decisions and associations we make leads to a visit to this particular place. The existence of such places has been experimentally confirmed in the Randonutica experiment, and although a simple randomizer is enough to find them, the MMI effect can increase the likelihood of their detection.
Calibration methods
The technique of a visible target is used for experimental testing of the method. To do this, a target is depicted on a graphic canvas, then thousands of points are randomly applied to the canvas and anomalies are searched for. Success is considered if the operator manages to provoke the anomaly into the target area. However, this method differs from real operating conditions by the presence of visual feedback, since in real conditions the location of the target is unknown.
For this reason, it is also recommended to pay attention to additional factors accompanying a successful hit, such as the intensity of anomalies, the rate of change in the deviation of the mean coordinate from the center, etc.
In this case, the target itself is generated pseudo-randomly at a given time. During the experiments, it was found that sometimes an anomaly appears in the location of the target a second before the target itself appeared, which also suggests that the method is independent of the presence of real-time feedback.
Point Generation Methods
- Direct conversion method
This method is used in the Randonautica experiment and is based on direct conversion of a stream of bits to random numbers (taking into account protection against problems such as Modulo bias). Groups of 4 bytes are selected from the RNG data stream and converted into numbers, on the basis of which the coordinates of random points are generated. Typically, the entropy for such generation is collected at the moment the user clicks a button, converted into an array of points, and analyzed for the presence of IDA. This method has two significant flaws:
a) Bit positioning - when subtracting a sequence of bits converted to a number, the first bits affect the result much more than the subsequent ones. Thus, an element of temporality is introduced into the operation of the system, since the result is highly dependent on the moment at which the reading of a series of bits is started. This methodology also assumes that the MMI effect should generate sufficiently complex bit patterns to determine the correct point locations (which should not be a problem if the effect does not depend on the complexity of the algorithm).
b) Low exposure time - since entropy is collected instantly, the psi exposure time on the system is short and is calculated in milliseconds. Thus, the MMI dose adsorbed by the entropy turns out to be too small for high-quality detection. To compensate for this problem, it is proposed to split the required amount of entropy into several chunks and request them with an interval of 200ms - 1s. It is assumed that in this way the dose of MMI adsorbed will increase in proportion to the number of chunks.
Experiments show that the effectiveness of this method is rather low, and hits to the target do not occur in every iteration. However, in case of mass use, this method has a significant advantage, since, due to the use of entropy at a specific point in time, it avoids conflicts of intentions of different users. This is essential if the system is used by thousands of people at the same time.
It is not known whether the effect of temporality in the subtraction of positional bits decreases the mmi-sensitivity or vice versa provides it, but in specific tests the results are sometimes very accurate, but poorly reproduced in a series of tests.
- Randomly Walking Points Method
This method is good for laboratory use, as it provides high sensitivity and does not have the problems of the previous method.
Initially, an array of points is generated randomly using the direct conversion method, which avoids waiting for the points to be evenly distributed across the map. Then, at each iteration, each point is randomly displaced according to the Random Walker principle. For greater sensitivity, the offset along each coordinate axis is determined by the deviation in a series of 100 bits. (Calculated as the sum of 100 bits, where true = +1 and false = -1)
As you move, the points are regrouped, forming an IDA, which is checked for the presence of each iteration.
The advantage of such a system is the maximum exposure time and the absolute equality of the impact of all bits on the result, and therefore independence from the temporal factor.
The disadvantage of this method is high inertia and vulnerability to conflicts of intentions. It was found that depending on the average density of the points in the array and the size of the bit series, the points need a certain number of iterations in order to regroup from one state to another. That is, in the event of IDA and the impact on the system with a new intention, it will take time before the current anomaly dissociates and a new one begins to form as the points migrate to a new area.
This problem excludes the simultaneous use of the system by a large number of users, however, experimental data gives greater accuracy and reproducibility of the result.
Result detection problems
One of the main problems in detecting a result is the tendency of the system to statistically converge. As in conventional MMI measurements, a rubber band effect often occurs, also in the case of fate search, it is observed that the appearance of the Attractor points is compensated for by the appearance of Void points nearby. To ensure the statistical reliability of detecting anomalies, arrays with a high density of points (several thousand per square kilometer) are used, but at such a density, convergence can make it difficult to detect anomalies or reduce their statistical significance.
This becomes a problem when IDAs hitting the target are less βanomalousβ than similar patterns that occur randomly.
In this regard, there is a need for the detection of secondary signs of hit, which would help to accurately establish the moment of hit, thus narrowing the circle of applicants for the target IDA. It is assumed that this moment is the period of peak intensity of MMI exposure.
The possibility of assessing such an intensity is offered by two possible markers: the rate of change in the deviation (the sharpest drops) and the amount of entropy calculated by the BiEntropy method.