EP2396752A2 - System and method for computer-based analysis of large amounts of data - Google Patents

System and method for computer-based analysis of large amounts of data

Info

Publication number
EP2396752A2
EP2396752A2 EP09827247A EP09827247A EP2396752A2 EP 2396752 A2 EP2396752 A2 EP 2396752A2 EP 09827247 A EP09827247 A EP 09827247A EP 09827247 A EP09827247 A EP 09827247A EP 2396752 A2 EP2396752 A2 EP 2396752A2
Authority
EP
European Patent Office
Prior art keywords
neurons
neuron
training
weights
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP09827247A
Other languages
German (de)
French (fr)
Inventor
Ansgar Dorneich
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Optimining GmbH
Original Assignee
Optimining GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Optimining GmbH filed Critical Optimining GmbH
Publication of EP2396752A2 publication Critical patent/EP2396752A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/10Interfaces, programming languages or software development kits, e.g. for simulating neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2137Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on criteria of topology preservation, e.g. multidimensional scaling or self-organising maps

Definitions

  • Kohonen clustering works with very few neurons, typically between about 4 and about 20 neurons. Each of these neurons represents a 'cluster', ie a homogeneous group of data sets.
  • This technique is used primarily for data segmentation and is implemented in many data mining software packages, such as SPSS Clementine or IBM DB2 Warehouse (see, for example, Ch. Ballard et al., Dynamic Warehousing: Data Mining Made Easy, IBM Redbook, 2007).
  • SOM map analysis uses relatively large neural networks of, for example, 30 to 40 neurons for data analysis. Homogeneous data segments are represented by local groups of neurons with similar characteristics. SOM maps are used for data exploration, segmentation, prediction, simulation, and optimization (see, for example, R. Otte, V. Otte, V. Kaiser, Data Mining for Industrial Practice, Hanser Verlag, Kunststoff, 2004).
  • production data from a production plant with approximately 10 4 to 10 10 data sets and approximately 3 to 1000 characteristics per data record - and, if necessary, to feed the results of the analysis back into the production process , the existing data sets are repeatedly presented to a learning and self-adapting neuron network.
  • the aim of the SOM analysis here is the quality assurance, error source analysis, early warning, production process optimization.
  • the aim of the SOM analysis is customer segmentation, the prediction of
  • Each neuron of the self-adapting neuron network has as many signal inputs as each of the individual data sets has characteristics. If the neuron network has learned the data, the following tasks can be performed with the trained neuron network, among others:
  • Visual interactive data exploration interactive discovery of interesting subgroups, correlations between features and general contexts using various visualizations of the data generated from self-organizing feature maps.
  • the calculation time for the above example should be reduced to about 100 hours or less.
  • an electronic data processing system for analyzing data with at least one analysis computer wherein the analysis computer is set up and programmed to implement a self-adapting neuron network.
  • the neuron network is subjected to a training with a large number of data records with many features, in which the neurons of the neuron network from the multiplicity of data sets with their many features are to be assigned neuron weights to be assigned.
  • a training can comprise several training phases, each training phase having a certain number of training courses, and at the beginning of each training phase either neurons being inserted into the neuron network whose neuron weights result at least in part from weights of existing neurons, or neurons from the neuron network must be removed and the neuron weights of the remaining neurons at least partially weighted with parts of the weights of the removed neurons.
  • a method for training a neuron network is proposed, which comprises the following steps: Saving the number of features (columns) in the training data in a first
  • Values have, in the direction of the corresponding valid feature values of the current training data set, and o shifted neuron weights of certain neighbor neurons of the best neuron stored in the first field which correspond to features present in the current field
  • Training data set have valid values in the direction of the corresponding valid feature values of the current training data set.
  • the first loop over all features can be replaced by multiple loops.
  • One of the loops may have numeric features, a loop may have binary features, and / or a loop may iterate over textual features.
  • the first field may be designed such that it consists of a number of gapless sequences corresponding to the first value of each number of numerical field cells corresponding to the second value.
  • the distances between the neuron weights and the feature values of the current training data set may be quadratic distances.
  • the training data may be compressed and indexed prior to the beginning of the procedure, textual values being discretized into discrete intervals by integer value indices and / or floating point values.
  • the weights of the newly inserted neurons can be determined by linear, cubic or other interpolation, if they are internal neurons and / or the weights of the newly inserted neurons can be determined by extrapolation, if they are marginal neurons.
  • each neuron can replace several ⁇ re adjacent existing neurons and in each of its neurons weights inherit the average of the corresponding neuron weights of the replaced neurons.
  • the neuron network size can be increased at the beginning of each training phase, either by inserting neurons into the neuron network whose neuron weights result at least in part from weights of existing neurons (expansion step) or the neuron network can by removing neurons be reduced from the neuron network (reduction step), wherein the neuron weights of the remaining neurons in the removal at least partially to be weighted with parts of the weights of the removed neurons.
  • All distances between the predetermined number of neurons and the current training data set can be quadratic distances or the distances can each have a distance measure that has the properties of a metric.
  • At least a selection of the data sets may be used to weight the neuron weights of the neurons of the neuron network, with a different number of training courses for the training of the neurons for each training phase, depending on the current size of the neuron network the features may be selected, wherein the training runs are to be performed so often until the maximum predetermined number of training runs has been reached, or the training is converging in that the feature weights of the neurons do not significantly change.
  • At least one training phase is to be executed between two training phases for which neurons are to be inserted into the network, for which neurons are to be removed from the network. This procedure leads to a very fast convergence of the values, and thus to the end of the training.
  • the removal of a neuron may be such that when removing the neuron only the remaining neurons immediately adjacent to the neuron to be removed are to be re-weighted, or the remaining neurons by linear or cubic or exponential spline interpolation be re-weighted according to another interpolation rule involving several neighbor neurons.
  • the neurons of the neuron network can be arranged as nodes of a multi-dimensional, for example, two-dimensional matrix. In such a case, when Entfer ⁇ NEN or inserting Neurons from / to the neural network from the matrix rows or columns can remove / insert his.
  • the weights of all neurons for a particular feature may be structured such that they are to be stored in a contiguous memory area of an analysis computer.
  • the initial neuron weights of the neurons of the neuron network may be determined by a heuristic procedure.
  • the method may be such that the features need to be read only once prior to the start of the training, and only once to be transformed to numeric features.
  • the features may be stored compressed prior to training as training data.
  • An analysis computer can create an initial configuration of the neuron network and training parameters and send the initial configuration and the training parameters to at least one other analysis computer.
  • the initial configuration of the neuron network and the training parameters can be read in by the at least one further analysis computer.
  • the analysis computer can send the neuron weights and / or a learning rate and / or a radius and / or the number of iteration steps to at least one other analysis computer for all training phases and / or for all training runs.
  • the at least one further analysis computer can read in the information sent by the analysis computer and in each case calculate distances between a multiplicity of neurons for the number of training runs read in, determine a winning neuron, save the winner neuron in each case in a list and search the list Send the number of iteration steps to the analysis calculator.
  • the analysis computer can then receive the list of winning neurons from the at least one further analysis computer and, based thereon, modify the weights of the winner neurons and their neighbors.
  • the training data can be divided by the analysis computer into data objects and the data objects are sent to at least one further analysis computer, wherein the data objects can be dimensioned prior to sending so that they are completely in the memory of at least fit another analysis calculator.
  • the method can be designed in such a way that only gap-free sequences of memory fields are accessed in its most computationally intensive part.
  • each nominal feature in the training data occurring nominal values may be stored in a directory in which each feature value is assigned a tentative index and which additionally counts the occurrence frequency of a feature, and each denomination may be replaced by the tentative index.
  • the created directory can be sorted by frequency of occurrence, a number of common values can be assigned to a new index, and the preliminary indexes can be replaced by the new indexes.
  • Fig. 1 shows an electronic data processing system for analyzing data.
  • Fig. 2 shows schematically an expansion step of the multi-grid process.
  • Fig. 3 shows schematically a reduction step of the multi-grid method.
  • Fig. 4 shows a first part of the technique underlying the method.
  • Fig. 5 shows a second part of the technique underlying the method.
  • FIG. 6 shows a variant of the technique from FIG. 1.
  • the proposed embodiment has the technical effect of increasing the efficiency and security of the data analysis. Another technical effect is to reduce the requirements for the required computer resources over the conventional approach. Finally, the data transfer rate and the subsequent data processing are positively influenced.
  • an electronic data processing system is used to analyze data.
  • the electronic data processing system has an analysis server 10 and one or more on-site client computers 12.
  • the analysis server is, for example, a PC with several 3 GHz Intel® CPUs and 64 GigaBytes of RAM as main memory.
  • a self-adapting neuron network is to be implemented as a data object to be trained on a large database with a multiplicity of data records with many features.
  • the on-site client computer 12 is set up and programmed to subject data supplied to it to data preprocessing and / or data compression before the data is sent to the analysis server 10 via an electronic network 14, for example the Internet be sent.
  • the analysis server 10 is also configured and programmed to train the self-adaptive neuron network with the received preprocessed / compressed data by repeatedly presenting the data to the self-adapting neuron network and then performing an analysis to create a self-adapting neuron network model.
  • the analysis server then causes the self-adapting neuron network model to be sent from the analysis server 10 to the on-premises client computer 12 also via the network 14.
  • the on-premises client computer 12 is finally there set up and programmed to decompress the data of the self-adapting neuron network model.
  • Relatively small networks of 10 to 100 neurons are sufficient to work out the coarse structures and clusters in the data, and to first move the initial heuristic solution into those areas of the data space that are actually filled with data points.
  • a data room with, for example, 50 features, each with 4 types of production data there are already 4 50 ⁇ 10 30 points, which in principle can be occupied by data sets. But if there are only 10 7 or fewer records, only one out of 10 23 possible points in the Dataroom is actually occupied by a record.
  • Much of the learning is used to shift the weights of the neurons to near data-occupied regions in the data space. For example, to properly reproduce subtle differences within large data clusters, or to accurately represent only rarely occurring feature values, large SOM networks are required.
  • the multi-grid approach proposed here comes in.
  • the occupied neurons are relocated to the interesting regions of the data space on a small network with comparatively little computational effort - and therefore in a short time and / or with low hardware resources.
  • the so-called "fine-tuned" network will be fine-tuned for the SOM network, with twice the speed advantage of having fewer neurons, the computation time per iteration is proportional to the number of neurons, and the speed of convergence is faster with fewer neurons because of each Neuron are assigned more records, so that each neuron receives more 'impulses' per iteration, which change its properties (weights) in the desired direction.
  • a SOM expansion step it is possible to halve the 'mesh size' of the mesh.
  • another neuron is inserted centrally.
  • each two (old or newly inserted) in the y-direction adjacent neurons centered another neuron is inserted into the SOM network.
  • the weights of the newly inserted neurons can be chosen as an interpolation of the weights of the two neighboring neurons.
  • this may be a linear interpolation in which each feature weight of the new neuron is the average of the corresponding feature weight of the two neighboring neurons.
  • a spin interpolation (cubic or exponential splines) can be carried out involving several neighboring neurons.
  • the weights of the new edge neurons can be calculated, for example, by means of linear extrapolation.
  • FIG. 2 shows schematically a reduction step. The neurons to be removed are shown hatched in FIG.
  • a lattice expansion scheme can be used which not only progresses from the coarsest to the finest grid, but at least once returns from an already reached fine grid step to the next coarser grid step.
  • the technical advantage of this procedure is that a uniform, faster convergence of all solution vectors is achieved.
  • the computational effort in the SOM network even decreases linearly with each lattice coarsening until convergence is achieved. Therefore, with the SOM expansion in all expansion stages except the last many iterations and also the intermediate return to the next coarser stage cause virtually no calculation time extension.
  • the total computing time is determined almost exclusively by the last, finest expansion stage.
  • the intended iterations per expansion step can represent upper limits. If the respective SOM network has already converged so far that only minimal changes to the neurons occur, the respective stage can be terminated prematurely.
  • a type of grid expansion step is implemented which halves the mesh size. wide and the addition of new edge neurons (extrapolation).
  • SOM maps with open boundary conditions are implemented. This means that a variant of the SOM network is offered in which every neuron at the left edge is not the right neighbor of a neuron at the right edge and every neuron at the bottom is not the upper neighbor of a neuron at the top.
  • SOM networks process only numeric characteristics with value ranges between 0 and 1. Therefore, before the actual start of SOM training, the original data is read once, and the original features are transformed to purely numerical, normalized features.
  • the example implementation consists of at least one auxiliary ski and at least one main class.
  • a class 'SOMParameters' is a helper that holds all the parameters of the SOM
  • a class 'SOMTraining' is a main class that, after assigning a parameter object and one or more data processing objects, performs a SOM network by performing several network expansion steps and can output the trained network to a file.
  • the SOMTraining class is a major class of implementation with network expansion. After assigning a parameter object and one or more data processing objects by performing several network expansion steps, the class trains a SOM network (method trainSOM ()) and outputs the trained network to a file.
  • a SOM network method trainSOM ()
  • the SOMTraining class contains four internal methods for network expansion and reduction:
  • One method initializeNeighborhood (), compiles the topology and neighborhood information for a given neural network size. This can be used to determine which neuron is at what distance to which neuron is adjacent.
  • a second method, initializeSOMNetwork (), uses a heuristic to select seeds for the neuron weights of the smallest, coarsest SOM mesh.
  • i5 // sort the temporary array of neighbors by ascending distance sort (tmpNeigh.beginO, tmpNeigh.begin () + neighbors.first);
  • the function inverseErf (double c) is a function not listed here in the complete implementation.
  • NeighborData & p pivNeighborhood [i]; delete [] p.second;
  • nbNeuronsXOId ivNbNeuronsX
  • size_t nbNeuronsOld ivNbNeurons
  • ivNbNeuronsX ivNbNeuronsX / 2
  • ivNbNeuronsY ivNbNeuronsY / 2
  • ivNbNeurons ivNbNeuronsX * ivNbNeuronsY;
  • a method SOMTraining :: writeCSVFile () outputs the trained network (neuron positions and neuronal weights) to a file, here a csv file.
  • Weight_n: weightfn]
  • a correction factor valence factor [m] is achieved by creating a plurality of normalized features from an original nominal feature, namely as many as the original feature has valid (valid) values. If this number is N, then all N normalized features resulting from this feature must be multiplied by the weight factor l / N. Normalized numeric and binary features, on the other hand, have a weighting factor of 1. This measure is designed to make the overall influence of a nominal field on the SOM network normalize beyond that of a numerical or binary feature.
  • a dataset of production data contains 10 million records and each record contains 10 numerical, 10 binary, and 10 nominal features.
  • the nominal features each contain 10 different values.
  • This dataset requires approximately (107 * (10 * 8 + 10 * 1 + 10 * 16) bytes of storage space, or about 2.5 gigabytes.
  • “Examples of such data known in practice include production data in the engineering, chemical, automotive, and supplier industries or customer data in retail, finance or insur ⁇ insurance undertakings.
  • the three field accesses are in principle suitable for the pipelining method, since the access to each field is strictly sequential (ie in loop pass m at location m), but with the simultaneous provision of 3 different field values from three different long fields , plus a scalar, the pipelining heuristic should be overwhelmed, so that for at least one of the field accesses an access time of 4-5 clock cycles must be assumed. Together with the 11 elementary operations this results in the value of 15 clock cycles per loop pass.
  • the additional 20 clock cycles in the expression in brackets are for requires the program code outside the innermost loop and for initializing and starting the loop itself, which requires about 10 clock cycles.
  • a computing time of 25 days is unacceptably long in practice, so that with the current state of the art, the SOM analysis can not be used in many important applications, even for only moderately large data sources.
  • the factor 'Convergence required number of iterations' (200) can be reduced by the multi-grid approach.
  • a reduction of the computational effort by about a factor of 4 is possible by the proposed technique.
  • the innermost loop can only run over the original features by a conversion of the instructions.
  • the factor 'clock cycles per innermost loop pass' (15) can be helped by an algorithm and memory structure switch, by which, for example, the if query can be retrieved from the innermost loop.
  • the number of different swept fields can be reduced from 3 to 2.
  • the innermost loop can often consist of only 5-10 passes. This is numerically unfavorable. High computational throughput is made possible by long innermost loops.
  • distance_to_d [n] + (weight_m [n] - value) 2 ⁇
  • Weight_m: weight [m]
  • Weight jn: weight [normalized index [m] + d [m]]
  • n e.g., about 1000
  • distance_to_d [n] + (weight_m [n] - I) 2 ⁇
  • the current feature value from the record is an invariant of the innermost loop.
  • the field access can be done once outside the loop. This cycles in and at the same time reduces the number of different fields that must be worked with in the innermost loop from 3 to 2.
  • the pipelining heuristic of the CPU can thus determine the field values of the remaining two fields more quickly.
  • the code within the loop is kept very simple and consists of only one parallel sequential pass through two floating point number fields and a few elementary floating point operations on the field values.
  • the loop can be well vectorized, allowing the entire loop to be processed in a few clock cycles instead of several thousand clock cycles.
  • a metric is a mathematical function, two each Assigns a non-negative real value to elements of a space, which can be understood as the distance between the two elements.
  • the calculation time of the above example is approximately 14 hours. That is, an analysis may e.g. be done in one night and the result will be fed back into the production process the very next day.
  • the proposed technique is expected to improve by a factor of between about 15 (data without nominal features) and up to 100 (pure nominal data with many values per feature).
  • the comparison calculations between the technology proposed here and the state of the art in the form of the DataCockpit 1.03 implementation confirm this.
  • ds: index (position) of the current data set in the selected subset • Allocate a field variable » distances « of length n, which will contain the distances between the current data record and all neurons. Set all initial values in this field to 0.
  • the first loop over all features in the flowchart can be replaced by multiple loops, each of which iterates over only a portion of all features.
  • a loop can iterate over numeric, loop over binary and / or loop over textual features. This may be advantageous because the nature of the distance calculation between weights [m] [n] and w [m] may be differently defined for different feature types and time-consuming branches (if-then queries) can be saved in the innermost, most computationally intensive, loop can.
  • the field of neuron weights can be implemented in particular such that it consists of m gapless sequences of every n numerical field cells. This is particularly efficient because all of the computation-intensive inner loops that access weights [m] [n] then iterate over a gapless sequence of memory addresses. This approach is optimal for modern CPUs with pipelining architecture. Under certain circumstances, even more field accesses can be performed in one CPU clock cycle ('vectorization'). The distances can also be calculated particularly well by using this principle by means of at least one computer based on a pipelining architecture.
  • the distance calculation between the neuron weights and the characteristic values of the current training data set can be done, for example, via the minimum square distance (Euclidean distance). However, any other distance dimensions can also be used.
  • the training data may have been compressed and indexed prior to entering the above schedule for faster access.
  • preprocessing can replace textual values with integer value indices or discretize floating point values into discrete intervals.
  • the presented storage and control flow organization is implemented in the example implementation, together with the multi-grid approach, in the method 'trainSOM ()' of the already introduced class 'SOMTraining'.
  • ⁇ pNeur + ivNbNeurons * pivNbNomValues [iFld]; ⁇
  • ⁇ size_t iBest pMinDist - pivDistances
  • Vector computers are computers with a CPU 7 but which have several vector registers for eg 128, 256 or 512 floating-point numbers (eg the SX supercomputer series from NEC). With the help of these vector registers elementary numerical operations between number fields (vectors) can be done in one clock cycle.
  • the presented SOM training technique is designed to handle numerical computations in which the main part of the computation work inside long loops takes the form of elementary arithmetic operations between numeric arrays and scalar values, and where the computations of a loop pass are not different from the computation Depend on results of previous loop passes. Therefore, the proposed technique can be used virtually unchanged on vector computers and will provide there an almost linear velocity increase (by a factor of 100-200).
  • the adaptation of the SOM network is no longer synchronous (ie immediately after Ermit ⁇ teln the winning neuron for a record), but asynchronous.
  • the individual slave processes determine the winner neurons for a given number of records and return the identifiers of those neurons to the master process. This collects the winner lists of all slave processes, then carries out all modifications of the neuron weights and sends the new SOM network back to the slave processes.
  • the algorithm can be used e.g. modified so that the slave processes are already working on the basis of the next data record tranche, while the master process is still modifying the SOM network with the help of the collected winners lists of the previous installment. This means that the slave processes are always on the second most current network instead of the most up to date network determine their winning neurons.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Molecular Biology (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Physics (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Biology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Debugging And Monitoring (AREA)

Abstract

For a computer system used for data analysis, the training time is to be significantly reduced through technical means; also, the storage space required is to be noticeably reduced through the use of technical measures. To this end, an electronic data processing system for analyzing data is proposed, comprising at least one analysis computer, wherein the analysis computer is adapted and programmed to implement a self-adapting neural network that is subjected to training by a plurality of data sets with many features, wherein the neurons of the neural net are assigned initial neuron weights, the neurons of the neural net are assigned neuron weights that are extracted from said plurality of data sets with said many features, a training involves a plurality of training phases, and wherein each training phase comprises a certain number of training cycles, wherein at the beginning of each training phase, either neurons whose neuron weights are made up of weights of existing neurons, at least partially, are added into the neural network, or neurons are removed from the neural net and the neuron weights of the remaining neurons are weighted with portions of the weights of the removed neurons, at least partially.

Description

System und Verfahren zur rechnerbasierten Analyse großer Datenmenqen System and method for computer-based analysis of large data sets
Beschreibungdescription
Hintergrundbackground
Derzeit verfügbare, kostengünstige Computerprogramme zur Datenanalyse (zum Beispiel DataCockpit® 1.04) sind in der Analyse nennenswert langsamer als konkurrierende Data Mining Workbenches (SPSS und andere), können nur erheblich kleinere Datenmengen verar- beiten, und haben andere Nachteile (sie sind als monolithischer Block programmiert, sie sind in ihrer Architektur und Datenbehandlung ungeeignet zur Client-Server-Architektur, etc.).Currently available, inexpensive computer programs for data analysis (eg Data Cockpit ® 1:04) are in the analysis significantly slower than competing data mining workbenches (SPSS and others), only significantly smaller amounts of data can BEITEN processed, and have (other disadvantages are as a monolithic block programmed, they are in their architecture and data handling unsuitable for client-server architecture, etc.).
Ein etabliertes Verfahren zur Segmentierung von Daten OCIusteringO sowie zur Vorhersage ist das Verfahren der Selbstorganisierenden Merkmalskarten', englisch SOM (,self organizing maps'). Zur Segmentierung oder zur Vorhersage werden in diesem Verfahren die Daten auf ein ein-, zwei- drei-, oder mehrdimensionales selbstadaptierendes Neuronen-Netz abgebildet. [T. Kohonen. Self-Organization and Associative Memory, vol. 8 of Springer Series in Information Science, 3rd edition, Springer-Verlag, Berlin, 1989].An established method for the segmentation of data OCIusteringO as well as for the prediction is the procedure of the self-organizing feature maps, English SOM ('self organizing maps'). For segmentation or prediction, the data are mapped onto a one-, two-, or more-dimensional self-adapting neuron network in this method. [T. Kohonen. Self-Organization and Associative Memory, vol. 8 of Springer Series in Information Science, 3rd edition, Springer-Verlag, Berlin, 1989].
Bei der SOM-basierten Datenanalyse werden das sogenannte ,Kohonen Clustering' und die sogenannte SOM-Karten-Analyse unterschieden. Das Kohonen Clustering arbeitet nur mit sehr wenigen Neuronen, typischerweise zwischen etwa 4 und etwa 20 Neuronen. Jedes dieser Neuronen repräsentiert einen ,Cluster', also eine homogene Gruppe von Datensätzen. Diese Technik wird vor allem zur Datensegmentierung eingesetzt und ist in vielen Data Mi- ning Softwarepaketen implementiert, zum Beispiel in SPSS Clementine oder IBM DB2 Ware- house (siehe zum Beispiel Ch. Ballard et al., Dynamic Warehousing: Data Mining Made Easy, IBM Redbook, 2007).In the SOM-based data analysis, the so-called 'Kohonen clustering' and the so-called SOM map analysis are differentiated. Kohonen clustering works with very few neurons, typically between about 4 and about 20 neurons. Each of these neurons represents a 'cluster', ie a homogeneous group of data sets. This technique is used primarily for data segmentation and is implemented in many data mining software packages, such as SPSS Clementine or IBM DB2 Warehouse (see, for example, Ch. Ballard et al., Dynamic Warehousing: Data Mining Made Easy, IBM Redbook, 2007).
Die SOM-Karten-Analyse benutzt demgegenüber relativ große Neuronennetze von zum Bei- spiel 30 bis 40 Neuronen zur Datenanalyse. Hierbei werden homogene Datensegmente durch lokale Gruppen von Neuronen mit ähnlichen Merkmalsausprägungen repräsentiert. SOM-Kar- ten werden zur Datenexploration, Segmentierung, Vorhersage, Simulation und Optimierung verwendet (siehe zum Beispiel R. Otte, V. Otte, V. Kaiser, Data Mining für die industrielle Praxis, Hanser Verlag, München, 2004).In contrast, the SOM map analysis uses relatively large neural networks of, for example, 30 to 40 neurons for data analysis. Homogeneous data segments are represented by local groups of neurons with similar characteristics. SOM maps are used for data exploration, segmentation, prediction, simulation, and optimization (see, for example, R. Otte, V. Otte, V. Kaiser, Data Mining for Industrial Practice, Hanser Verlag, Munich, 2004).
Als Beispiele für weiteren technologischen Hintergrund seien die EP 97 11 56 54.2 und die EP 97 12 0787.3 genannt. Um eine umfangreiche, auf einem Computer zusammengetragene Datensammlung - zum Beispiel Produktionsdaten aus einer Fertigungsanlage mit etwa 104 bis 1010 Datensätzen und etwa 3 bis 1000 Merkmalen pro Datensatz - zu analysieren und ggf. die Ergebnisse der Ana- lyse in den Fertigungsablauf zurückfließen zu lassen, werden die vorhandenen Datensätze immer wieder einem lernenden und sich selbst adaptierenden Neuronen-Netz präsentiert.As examples of further technological background may be mentioned EP 97 11 56 54.2 and EP 97 12 0787.3. To analyze a large collection of data compiled on a computer - for example, production data from a production plant with approximately 10 4 to 10 10 data sets and approximately 3 to 1000 characteristics per data record - and, if necessary, to feed the results of the analysis back into the production process , the existing data sets are repeatedly presented to a learning and self-adapting neuron network.
Dabei kann es sich um Produktionsdaten in der Maschinenbau-, Chemie-, Automobil-, Zuliefererindustrie handeln: Zum Beispiel 10 Millionen produzierte Einheiten, 10 nominale Kompo- nenten- und Produktionslinien-Informationen, 10 binäre Komponenten- und Ausstattungsinformationen, 10 numerische Produktionsdaten (gemessene ToleranzdateKv Sensordaten, erfasste Produktionszeiten, Maschinendaten, ...) Ziel der SOM-Analyse ist hier die Qualitätssicherung, Fehlerquellenanalyse, Frühwarnung, Produktionsprozess-Optimierung.This may be production data in the engineering, chemical, automotive, and supplier industries: for example, 10 million units produced, 10 nominal component and production line information, 10 binary component and equipment information, 10 numerical production data (measured ToleranzdateKv sensor data, recorded production times, machine data, ...) The aim of the SOM analysis here is the quality assurance, error source analysis, early warning, production process optimization.
Ein anderes Beispiel wären Kundendaten in Einzelhandels-, Finanz- oder Versicherungsunternehmen: 10 Millionen Kunden, 10 nominale demografische Merkmale (Familienstand, Berufsgruppe, Region, Wohnungstyp, ...), 10 binäre Merkmale über Interessen und in Anspruch genommene Dienstleistungen / Produkte (Geschlecht; besitzt Kreditkarte; betreibt Online- Banking, ...), 10 numerische Merkmale (Jahreseinkommen, Alter, Jahresumsatz, Kreditwür- digkeit, ...)■ Ziel der SOM-Analyse ist hier die Kundensegmentierung, die Vorhersage vonAnother example would be customer data in retail, financial or insurance companies: 10 million customers, 10 nominal demographics (marital status, occupational group, region, type of dwelling, ...), 10 binary characteristics of interests and services / products used (sex ; owns credit card, operates online banking, ...), 10 numerical characteristics (annual income, age, annual turnover, creditworthiness, ...) ■ The aim of the SOM analysis is customer segmentation, the prediction of
Kundenwert, Kreditwürdigkeit, Schadensrisiko, ... sowie die Optimierung von Marketingkampagnen.Customer value, creditworthiness, risk of damage, ... as well as the optimization of marketing campaigns.
Jedes Neuron des sich selbst adaptierenden Neuronen-Netzes hat so viele Signaleingänge, wie jeder der einzelnen Datensätze Merkmale hat. Hat das Neuronen-Netz die Daten gelernt', können mit dem trainierten Neuronen-Netz unter Anderem folgende Aufgaben abgearbeitet werden:Each neuron of the self-adapting neuron network has as many signal inputs as each of the individual data sets has characteristics. If the neuron network has learned the data, the following tasks can be performed with the trained neuron network, among others:
• Visuelle interaktive Datenexploration: Interaktives Entdecken von interessanten Untergruppen, Korrelationen zwischen Merkmalen und allgemeinen Zusammenhängen mit Hilfe von verschiedenen Visualisierungen der Daten, welche aus selbstorganisierenden Merkmalskarten erzeugt werden.• Visual interactive data exploration: interactive discovery of interesting subgroups, correlations between features and general contexts using various visualizations of the data generated from self-organizing feature maps.
• Segmentierung: Einteilen der gesamten Daten in homogene Gruppen.Segmentation: Divide all data into homogeneous groups.
• Vorhersage: Vorhersage von bisher unbekannten Merkmalsausprägungen in einzelnen Datensätzen. • Simulation: Wie würden sich gewisse Merkmalsausprägungen eines Datensatzes wahrscheinlich ändern, wenn bestimmte andere Merkmalsausprägungen gezielt geändert würden? • Optimierung: Wenn für eine Teilmenge der Merkmale bestimmte optimale Ausprä¬ gungen erreicht werden sollen, wie sollten dann die übrigen Merkmalsausprägungen gewählt werden?• Prediction: prediction of previously unknown characteristic values in individual data sets. • Simulation: How would certain characteristics of a dataset likely change if certain other characteristic values were changed in a targeted way? • Optimization: When certain optimal Ausprä ¬ conditions are to be met for a subset of the features, how should then be chosen the other characteristic values?
Bestehende Methoden und Implementierungen SOM-Karten-basierter Datenanalyse benötigen für deren kommerzielle Ersetzbarkeit derzeit zu lange Trainingszeiten der Neuronen- Netze. Diese Trainingszeiten übersteigen diejenigen anderer Data Mining Techniken auf denselben Daten um etwa das Hundertfache und behindern die Anwendung derartiger existierender Software-Pakete auf viele existierende Datensammlungen und Fragen mit der gegenwärtig zur Verfügung stehenden Rechnerleistung.Existing methods and implementations of SOM-card-based data analysis currently require too long training times of the neuron networks for their commercial substitution. These training times exceed those of other data mining techniques on the same data by about a hundredfold and hinder the application of such existing software packages to many existing data collections and issues with the currently available computer performance.
Um zum Beispiel mit der Software DataCockpit® ein SOM-Netzwerk von 30 40 Neuronen auf einer großen Datenbank von 60.000.000 Datensätzen mit 100 Merkmalen zu trainieren, müsste ein Server mit ein bis zwei 3 GHz Intel® CPUs und 64 GigaByte RAM) etwa 2 - 3 Monate ununterbrochen rechnen - dies wäre in der Praxis völlig inakzeptabel.For example, to use the DataCockpit ® software to train a SOM network of 30 40 neurons on a large database of 60,000,000 data sets with 100 characteristics, a server with one to two 3 GHz Intel® CPUs and 64 GigaByte RAM would need about Calculating 2 - 3 months continuously - this would be completely unacceptable in practice.
Technisches ProblemTechnical problem
So besteht die technische Anforderung, diese Trainingszeit durch technische Vorkehrungen signifikant zu reduzieren, um die Auswertung großer Datenmengen in kurzer Zeit zu ermög- liehen. Beispielweise soll die Rechenzeit für das obengenannte Beispiel auf ca. 100 Stunden oder weniger verringert werden.Thus, there is the technical requirement to significantly reduce this training time by means of technical precautions in order to allow the evaluation of large amounts of data in a short time. For example, the calculation time for the above example should be reduced to about 100 hours or less.
KurzbeschreibungSummary
Zur Problemlösung wird ein elektronisches Datenverarbeitungssystem zur Analyse von Daten mit wenigstens einem Analyse-Rechner vorgeschlagen, wobei der Analyse-Rechner dazu eingerichtet und programmiert ist, ein selbst adaptierendes Neuronen-Netz zu implementieren. Das Neuronen-Netz wird mit einer Vielzahl Datensätze mit vielen Merkmalen einem Training unterzogen, bei dem den Neuronen des Neuronen-Netzes aus der Vielzahl der Datensätze mit ihren vielen Merkmalen zu gewinnende Neuronengewichte zuzuordnen sind. Ein Training kann mehrere Trainingsphasen umfassen, wobei jede Trainingsphase eine bestimmte Anzahl Trainingsdurchläufe aufweist, und wobei zu Beginn jeder Trainingsphase entweder Neuronen in das Neuronen-Netz einzufügen sind, deren Neuronengewichte sich mindestens teilweise aus Gewichten vorhandener Neuronen ergeben, oder Neuronen aus dem Neuronen-Netz zu entfernen sind und die Neuronengewichte der verbleibenden Neuro- nen mindestens teilweise mit Teilen der Gewichte der entfernten Neuronen zu gewichten sind. Weiter wird ein Verfahren zum Trainieren eines Neuronen-Netzes vorgeschlagen, das folgende Schritte umfasst: ■ Speichern der Anzahl der Merkmale (Spalten) in den Trainingsdaten in einem erstenTo solve the problem, an electronic data processing system for analyzing data with at least one analysis computer is proposed, wherein the analysis computer is set up and programmed to implement a self-adapting neuron network. The neuron network is subjected to a training with a large number of data records with many features, in which the neurons of the neuron network from the multiplicity of data sets with their many features are to be assigned neuron weights to be assigned. A training can comprise several training phases, each training phase having a certain number of training courses, and at the beginning of each training phase either neurons being inserted into the neuron network whose neuron weights result at least in part from weights of existing neurons, or neurons from the neuron network must be removed and the neuron weights of the remaining neurons at least partially weighted with parts of the weights of the removed neurons. Furthermore, a method for training a neuron network is proposed, which comprises the following steps: Saving the number of features (columns) in the training data in a first
Wert. ■ Ausführen der folgenden Schritte für alle Änderungen der Neuronen-Netz-Größe: o Speichern der Anzahl der Neuronen im Netz in einem zweiten Wert, o Speichern von initialen Neuronengewichten in einem zweidimensionalen ersten Feld, wobei sich eine erste Dimension des Feldes nach dem ersten Wert und eine zweite Dimension des Feldes nach dem zweiten Wert bestimmt, o Ausführen der folgenden Schritte für alle Iterationsschritte:Value. ■ Perform the following steps for all neuron network size changes: o Save the number of neurons in the network in a second value, o Store initial neuron weights in a two-dimensional first field, with a first dimension of the field after the first value and determining a second dimension of the field after the second value, o performing the following steps for all iteration steps:
Ausführen der folgenden Schritte für alle Datensätze oder eine Teilmenge der Trainingsdatensätze: Perform the following steps for all datasets or a subset of training datasets:
• Reservieren eines zweiten Feldes für das Speichern von Distanzen zwischen dem aktuellen Trainingsdatensatz und allen Neuronen, • Setzen aller Werte in diesem zweiten Feld auf einen einheitlichen initialen Wert,• reserving a second field for storing distances between the current training data set and all neurons, • setting all values in this second field to a uniform initial value,
• Setzen eines Wertes für eine minimale Distanz auf einen vorbestimmten Wert, der so groß gewählt ist, dass er sicher größer ist als alle tatächlichen Distanzen zwischen dem aktuellen Trainings- datensatz und jedem Neuron des Neuronennetzes,Setting a value for a minimum distance to a predetermined value which is chosen to be greater than all actual distances between the current training data set and each neuron of the neural network,
• Ausführen der folgenden Schritte für alle Merkmale, die im aktuellen Datensatz einen validen Merkmalswert haben: o Ausführen des folgenden Schrittes für alle Neuronen:• Perform the following steps for all features that have a valid feature value in the current record: o Perform the following step for all neurons:
Addieren des Distanzwertes zwischen dem Neuro- nengewicht, das an einer durch den ersten Wert und den zweiten Wert bestimmten Stelle des ersten Feldes gespeichert ist, und dem validen Merkmalswert zu einem Wert an einer durch den zweiten Wert bestimmten Stelle des zweiten Feldes, • Ausführen der folgenden Schritte für alle Neuronen, für die der an der durch den zweiten Wert bestimmten Stelle des zweiten Feldes gespeicherte Wert kleiner ist als der Wert für die minimale Distanz: o Setzen der minimalen Distanz auf den Wert, der an der durch den zweiten Wert bestimmten Stelle des zweiten FeI- des gespeichert ist, o Setzen des aktuellen Neurons als bestes Neuron, • Ausführen der folgenden Schritte für alle Merkmale m, die im aktu¬ ellen Trainingsdatensatz einen validen Wert haben: o Verschieben derjenigen in dem ersten Feld gespeicherten adding the distance value between the neuron weight stored at a location of the first field determined by the first value and the second value, and the valid feature value to a value at a location of the second field determined by the second value, • Execute the following steps for all neurons for which the value stored at the second field location specified by the second value is less than the minimum distance value: o setting the minimum distance to the value determined by the second value Position of the second field is stored, o setting the current neuron as the best neuron, • performing the following steps for all characteristics m, which have a valid value in refreshes ¬ economic training data set: o moving those stored in the first field
Neuronengewichte des besten Neurons, welche Merkmalen entsprechen, die im aktuellen Trainingsdatensatz valideNeuron weights of the best neuron, which correspond to features that are valid in the current training data set
Werte haben, in Richtung auf die entsprechenden validen Merkmalswerte des aktuellen Trainingsdatensatzes, und o Verschieben derjenigen in dem ersten Feld gespeicherten Neuronengewichte gewisser Nachbarneuronen des besten Neurons, welche Merkmalen entsprechen, die im aktuellenValues have, in the direction of the corresponding valid feature values of the current training data set, and o shifted neuron weights of certain neighbor neurons of the best neuron stored in the first field which correspond to features present in the current field
Trainingsdatensatz valide Werte haben, in Richtung auf die entsprechenden validen Merkmalswerte des aktuellen Trainingsdatensatzes.Training data set have valid values in the direction of the corresponding valid feature values of the current training data set.
Die erste Schleife über alle Merkmale kann durch mehrere Schleifen ersetzt werden.The first loop over all features can be replaced by multiple loops.
Eine der Schleifen kann über numerische Merkmale, eine Schleife kann über binäre Merkmale und/oder eine Schleife kann über textuelle Merkmale iterieren.One of the loops may have numeric features, a loop may have binary features, and / or a loop may iterate over textual features.
Das erste Feld kann so angelegt sein, dass es aus einer dem ersten Wert entsprechenden Anzahl lückenloser Folgen von je einer dem zweiten Wert entsprechenden Anzahl numerischer Feldzellen besteht.The first field may be designed such that it consists of a number of gapless sequences corresponding to the first value of each number of numerical field cells corresponding to the second value.
Die Distanzen zwischen den Neurongewichten und den Merkmalswerten des aktuellen Trainingsdatensatzes können quadratische Distanzen sein.The distances between the neuron weights and the feature values of the current training data set may be quadratic distances.
Die Trainingsdaten können vor zu Beginn des Verfahrens komprimiert und indiziert werden, wobei textuelle Werte durch ganzzahlige Wert-Indices und/oder Fließkomma-Werte in diskrete Intervalle diskretisiert werden.The training data may be compressed and indexed prior to the beginning of the procedure, textual values being discretized into discrete intervals by integer value indices and / or floating point values.
Bei einer Vergrößerung des Neuronen-Netzes (Expansionsschritt) können die Gewichte der neu eingefügten Neuronen durch lineare, kubische oder sonstige Interpolation bestimmt werden, falls es sich um innere Neuronen handelt und/oder die Gewichte der neu eingefügten Neuronen können durch Extrapolation bestimmt werden, falls es sich um Randneuronen handelt. Bei einer Verkleinerung (Reduktionsschritt) des Neuronen-Netzes kann jedes Neuron mehre¬ re benachbarte vorhandene Neuronen ersetzen und in jedem seiner Neuronengewichte den Mittelwert der entsprechenden Neuronengewichte der ersetzten Neuronen erben.With an enlargement of the neuron network (expansion step), the weights of the newly inserted neurons can be determined by linear, cubic or other interpolation, if they are internal neurons and / or the weights of the newly inserted neurons can be determined by extrapolation, if they are marginal neurons. With a reduction (reduction step) of the neural network, each neuron can replace several ¬ re adjacent existing neurons and in each of its neurons weights inherit the average of the corresponding neuron weights of the replaced neurons.
Die Neuronen-Netz-Größe kann zu Beginn jeder Trainingsphase entweder durch ein Einfügen von Neuronen in das Neuronen-Netz, deren Neuronengewichte sich mindestens teilweise aus Gewichten vorhandener Neuronen ergeben, vergrößert werden (Expansionsschritt) oder das Neuronen-Netz kann durch ein Entfernen von Neuronen aus dem Neuronen-Netz verkleinert werden (Reduktionsschritt), wobei die Neuronengewichte der verbleibenden Neuronen bei dem Entfernen mindestens teilweise mit Teilen der Gewichte der entfernten Neuronen zu gewichten sind.The neuron network size can be increased at the beginning of each training phase, either by inserting neurons into the neuron network whose neuron weights result at least in part from weights of existing neurons (expansion step) or the neuron network can by removing neurons be reduced from the neuron network (reduction step), wherein the neuron weights of the remaining neurons in the removal at least partially to be weighted with parts of the weights of the removed neurons.
Alle Distanzen zwischen der vorbestimmten Anzahl Neuronen und dem aktuellen Trainingsdatensatz können quadratische Distanzen sein oder die Distanzen können jeweils ein Dis- tanzmaß aufweisen, das die Eigenschaften einer Metrik hat.All distances between the predetermined number of neurons and the current training data set can be quadratic distances or the distances can each have a distance measure that has the properties of a metric.
Für jede Trainingsphase kann zumindest eine Auswahl der Datensätze verwendet werden, um die Neuronengewichte der Neuronen des Neuronen-Netzes zu gewichten, wobei für jede Trainingsphase abhängig von der aktuellen Größe des Neuronen-Netzes eine unterschiedli- che Anzahl von Trainingsdurchläufen für das Training der Neuronen mit den Merkmalen gewählt werden kann, wobei die Trainingsdurchläufe so oft auszuführen sind, bis die maximale vorgegebene Anzahl von Trainingsdurchläufen erreicht ist, oder das Training insofern konvergiert als dass sich die Merkmalsgewichte der Neuronen nicht mehr wesentlich ändern.For each training phase, at least a selection of the data sets may be used to weight the neuron weights of the neurons of the neuron network, with a different number of training courses for the training of the neurons for each training phase, depending on the current size of the neuron network the features may be selected, wherein the training runs are to be performed so often until the maximum predetermined number of training runs has been reached, or the training is converging in that the feature weights of the neurons do not significantly change.
Weiter kann vorgesehen sein, dass zwischen zwei Trainingsphasen, für die Neuronen in das Netz einzufügen sind, wenigstens eine Trainingsphase auszuführen ist, für die Neuronen aus dem Netz zu entfernen sind. Diese Vorgehensweise führt zu einem sehr schnellen Konvergieren der Werte, mithin zum Ende des Trainings.It can further be provided that at least one training phase is to be executed between two training phases for which neurons are to be inserted into the network, for which neurons are to be removed from the network. This procedure leads to a very fast convergence of the values, and thus to the end of the training.
In einer weiteren Ausführungsform kann das Entfernen eines Neurons so geschehen, dass bei dem Entfernen des Neurons nur die unmittelbar an das zu entfernende Neuron angrenzenden verbleibenden Neuronen neu zu gewichten sind, oder die verbleibenden Neuronen mittels einer linearen oder kubischen oder Exponential-Spline-Interpolation oder einer sonstigen Interpolationsvorschrift unter Einbeziehung mehrerer Nachbarneuronen neu zu gewich- ten sind. Die Neuronen des Neuronen-Netzes können als Knoten einer mehrdimensionalen, zum Beispiel zweidimensionalen Matrix anzuordnen sein. In einem solchen Fall können beim Entfer¬ nen oder Einfügen von Neuronen aus dem / in das Neuronen-Netz aus der Matrix Zeilen oder Spalten zu entfernen / einzufügen sein.In a further embodiment, the removal of a neuron may be such that when removing the neuron only the remaining neurons immediately adjacent to the neuron to be removed are to be re-weighted, or the remaining neurons by linear or cubic or exponential spline interpolation be re-weighted according to another interpolation rule involving several neighbor neurons. The neurons of the neuron network can be arranged as nodes of a multi-dimensional, for example, two-dimensional matrix. In such a case, when Entfer ¬ NEN or inserting Neurons from / to the neural network from the matrix rows or columns can remove / insert his.
Die Gewichte aller Neuronen für ein bestimmtes Merkmal können dabei so strukturiert sein, dass sie in einem zusammenhängenden Speicherbereich eines Analyse-Rechners zu speichern sind.The weights of all neurons for a particular feature may be structured such that they are to be stored in a contiguous memory area of an analysis computer.
Die anfänglichen Neuronengewichte der Neuronen des Neuronen-Netzes können durch ein heuristisches Verfahren zu bestimmen sein. Das Verfahren kann so gestaltet sein, dass die Merkmale vor dem Start des Trainings lediglich einmal gelesen werden müssen und lediglich einmal auf numerische Merkmale zu transformieren sind. Die Merkmale können vor dem Training als Trainingsdaten komprimiert zu speichern sein.The initial neuron weights of the neurons of the neuron network may be determined by a heuristic procedure. The method may be such that the features need to be read only once prior to the start of the training, and only once to be transformed to numeric features. The features may be stored compressed prior to training as training data.
Ein Analyse-Rechner kann eine Initialkonfiguration des Neuronen-Netzes und Trainings- Parameter erstellen und die Initialkonfiguration und die Trainings-Parameter an mindestens einen weiteren Analyse-Rechner versenden. Die Initialkonfiguration des Neuronen-Netzes und die Training-Parameter können von dem mindestens einen weiteren Analyse-Rechner eingelesen werden.An analysis computer can create an initial configuration of the neuron network and training parameters and send the initial configuration and the training parameters to at least one other analysis computer. The initial configuration of the neuron network and the training parameters can be read in by the at least one further analysis computer.
Der Analyse-Rechner kann für alle Trainingsphasen und/oder für alle Trainingsläufe die Neuronengewichte und oder eine Lernrate und/oder einen Radius und / oder die Anzahl von Iterationsschritten an mindestens einen weiteren Analyse-Rechner versenden. Der mindes- tens eine weitere Analyse-Rechner kann die von dem Analyse-Rechner versandten Informationen einlesen und für die eingelesene Anzahl von Trainingsläufen jeweils Distanzen zwischen einer Vielzahl von Neuronen berechnen, ein Gewinnerneuron ermitteln, das Gewinnerneuron jeweils in einer Liste speichern und die Liste nach der Anzahl von Iterationsschritten an den Analyse-Rechner senden. Der Analyse-Rechner kann dann die Liste der Ge- winnerneuronen von dem mindestens einen weiteren Analyse-Rechner empfangen und darauf basierend die Gewichte der Gewinnerneuronen und ihrer Nachbarn modifizieren.The analysis computer can send the neuron weights and / or a learning rate and / or a radius and / or the number of iteration steps to at least one other analysis computer for all training phases and / or for all training runs. The at least one further analysis computer can read in the information sent by the analysis computer and in each case calculate distances between a multiplicity of neurons for the number of training runs read in, determine a winning neuron, save the winner neuron in each case in a list and search the list Send the number of iteration steps to the analysis calculator. The analysis computer can then receive the list of winning neurons from the at least one further analysis computer and, based thereon, modify the weights of the winner neurons and their neighbors.
Die Trainingsdaten können von dem Analyse-Rechner in Daten-Objekte aufgeteilt werden und die Daten-Objekte an mindestens einen weiteren Analyse-Rechner versendet werden, wobei die Daten-Objekte vor dem Versenden so dimensioniert werden können, dass sie vollständig in den Arbeitsspeicher des mindestens einen weiteren Analyse-Rechner passen. Zur Bestimmung der Distanzen zwischen den Neuronen und dem aktuellen Trainingsdatensatz kann das Verfahren so gestaltet sein, dass in seinem rechenzeitintensivsten Teil nur auf lückenlose Folgen von Speicherfeldern zugegriffen wird.The training data can be divided by the analysis computer into data objects and the data objects are sent to at least one further analysis computer, wherein the data objects can be dimensioned prior to sending so that they are completely in the memory of at least fit another analysis calculator. In order to determine the distances between the neurons and the current training data set, the method can be designed in such a way that only gap-free sequences of memory fields are accessed in its most computationally intensive part.
Zur Bestimmung der Distanzen zwischen den Neuronen und dem aktuellen Trainingsdatensatz können lange Schleifen über höchstens 2 Speicherfeld-Variablen verwendet werden.To determine the distances between the neurons and the current training data set, long loops over a maximum of 2 memory field variables can be used.
Für jedes nominale Merkmal in den Trainingsdaten können vorkommende Nominalwerte in einem Verzeichnis gespeichert werden, in dem jedem Merkmalswert ein vorläufiger Index zuordnet wird und das zusätzlich die Vorkommenshäufigkeit eines Merkmals zählt, und jeder Nominalwert kann durch den vorläufigen Index ersetzt werden.For each nominal feature in the training data, occurring nominal values may be stored in a directory in which each feature value is assigned a tentative index and which additionally counts the occurrence frequency of a feature, and each denomination may be replaced by the tentative index.
Das erstellte Verzeichnis kann nach Vorkommenshäufigkeit sortiert sein, einer Anzahl häufiger Werte kann jeweils ein neuer Index zugeordnet werden und die vorläufigen Indices können durch die neuen Indices ersetzt werden.The created directory can be sorted by frequency of occurrence, a number of common values can be assigned to a new index, and the preliminary indexes can be replaced by the new indexes.
Kurzbeschreibung der ZeichnungenBrief description of the drawings
Fig. 1 zeigt ein elektronisches Datenverarbeitungssystem zur Analyse von Daten. Fig. 2 zeigt schematisch einen Expansionschritt des Mehrgitterverfahrens. Fig. 3 zeigt schematisch einen Reduktionsschritt des Mehrgitterverfahrens. Fig. 4 zeigt einen ersten Teil der Technik, der dem Verfahren zugrunde liegt. Fig. 5 zeigt einen zweiten Teil der Technik, der dem Verfahren zugrunde liegt. Fig. 6 zeigt eine Variante der Technik aus Fig. 1.Fig. 1 shows an electronic data processing system for analyzing data. Fig. 2 shows schematically an expansion step of the multi-grid process. Fig. 3 shows schematically a reduction step of the multi-grid method. Fig. 4 shows a first part of the technique underlying the method. Fig. 5 shows a second part of the technique underlying the method. FIG. 6 shows a variant of the technique from FIG. 1.
Ausführliche BeschreibungDetailed description
Die vorgeschlagene Ausgestaltung hat die technische Wirkung, die Effizienz und die Sicherheit der Datenanalyse zu erhöhen. Eine weitere technische Wirkung besteht darin, die Anforderungen an die erforderlichen Computerressourcen gegenüber der herkömmlichen Vorgehensweise zu senken. Schließlich wird die Datenübertragungsgeschwindigkeit und die anschließende Datenverarbeitung positiv beeinflusst.The proposed embodiment has the technical effect of increasing the efficiency and security of the data analysis. Another technical effect is to reduce the requirements for the required computer resources over the conventional approach. Finally, the data transfer rate and the subsequent data processing are positively influenced.
Dies ermöglicht effiziente Analysen und Auswertungen, z.B. Neuronen-Netz-Analysen auf Analyse-Servern mit relativ wenig Hauptspeicher (RAM). Demgegenüber kann zum Beispiel die bisherige Implementierung der DataCockpit-Software softwaretechnisch bedingt nur Daten bis etwa 200 - 400 Megabytes Größe verarbeiten. Dies sind Einschränkungen, die eine SOM-Karten-basierte Datenanalyse basierend auf dieser herkömmlichen oder damit vergleichbarer Softwaretechnik deutlich benachteiligen. Somit werden hier technische Maßnah- men beschrieben, welche die Vorteile der SOM-Karten-basierten Datenanalyse für größere Datenmengen auf kleineren Rechnern zur Verfügung stellen.This enables efficient analyzes and evaluations, eg neuron network analyzes on analysis servers with relatively little main memory (RAM). In contrast, the previous implementation of the DataCockpit software, for example, can only process data up to about 200 - 400 megabytes in size due to software engineering. These are limitations that significantly penalize SOM card-based data analysis based on this traditional or comparable software technology. Thus, technical measures are taken describe the benefits of SOM map-based data analysis for larger data volumes on smaller machines.
Unter Bezugnahme auf Fig. 1 dient ein elektronisches Datenverarbeitungssystem zur Analyse von Daten. Das elektronische Datenverarbeitungssystem hat einen Analyse-Server 10 und einen oder mehrere Vor-Ort-Client-Rechner 12. Der Analyse-Server ist zum Beispiel ein PC mit mehreren 3 GHz Intel® CPUs und 64 GigaByte RAM als Hauptspeicher. Darin ist ein selbst adaptierendes Neuronen-Netz als Datenobjekt zu implementieren, das auf eine große Datenbank mit einer Vielzahl Datensätzen mit vielen Merkmalen zu trainieren ist. Der Vor-Ort- Client-Rechner 12 ist dazu eingerichtet und programmiert, ihm zugeführte Daten einer Da- tenvorverarbeitung und/oder einer Datenkompression zu unterziehen, bevor die Daten über ein elektronisches Netzwerk 14, zum Beispiel das Internet, an den Analyse-Server 10 gesendet werden. Der Analyse-Server 10 ist außerdem dazu eingerichtet und programmiert, mit den empfangenen, vorverarbeiteten / komprimierten Daten das selbst adaptierende Neuro- nen-Netz zu trainieren, indem die Daten dem sich selbst adaptierenden Neuronen-Netz wiederholt präsentiert werden und anschließend eine Analyse durchzuführen um ein selbst adaptierende Neuronen-Netz-Modell zu erstellen. Der Analyse-Server bewirkt anschließend ein Versenden des selbst adaptierenden Neuronen-Netz-Modells von dem Analyse-Server 10 an den Vor-Ort-Client-Rechner 12 ebenfalls über das Netzwerk 14. Der Vor-Ort-Client- Rechner 12 ist schließlich dazu eingerichtet und programmiert, die Daten des selbst adaptierenden Neuronen-Netz-Modells einer Dekomprimierung zu unterziehen.Referring to Fig. 1, an electronic data processing system is used to analyze data. The electronic data processing system has an analysis server 10 and one or more on-site client computers 12. The analysis server is, for example, a PC with several 3 GHz Intel® CPUs and 64 GigaBytes of RAM as main memory. In it, a self-adapting neuron network is to be implemented as a data object to be trained on a large database with a multiplicity of data records with many features. The on-site client computer 12 is set up and programmed to subject data supplied to it to data preprocessing and / or data compression before the data is sent to the analysis server 10 via an electronic network 14, for example the Internet be sent. The analysis server 10 is also configured and programmed to train the self-adaptive neuron network with the received preprocessed / compressed data by repeatedly presenting the data to the self-adapting neuron network and then performing an analysis to create a self-adapting neuron network model. The analysis server then causes the self-adapting neuron network model to be sent from the analysis server 10 to the on-premises client computer 12 also via the network 14. The on-premises client computer 12 is finally there set up and programmed to decompress the data of the self-adapting neuron network model.
Beim Training der SOM-Netze wird von einem heuristisch gewählten Startzustand des Netzes ausgegangen, der dann iterativ verbessert wird, bis das Lernverfahren konvergiert. Bei SOM- Netzen sind für verschiedene Arten von Fragestellungen unterschiedliche Netzgrößen geeignet.Training the SOM networks assumes a heuristically-chosen starting state of the network, which is then iteratively improved until the learning process converges. With SOM networks, different network sizes are suitable for different types of questions.
Relativ kleine Netze von 10 bis 100 Neuronen sind ausreichend, um die Grobstrukturen und Cluster in den Daten herauszuarbeiten, und um zunächst einmal die heuristische Anfangslö- sung in diejenigen Bereiche des Datenraumes zu bewegen, die überhaupt mit Datenpunkten gefüllt sind. In einem Datenraum mit zum Beispiel 50 Merkmalen mit je 4 Ausprägungen von Produktionsdaten gibt es bereits 450 ~ 1030 Punkte, die im Prinzip von Datensätzen besetzbar sind. Wenn es aber nur 107 oder weniger Datensätze gibt, ist nur einer von 1023 möglichen Punkten im Datenraum tatsächlich von einem Datensatz besetzt. Ein großer Teil der Lernite- rationen wird dabei verwendet, die Gewichte der Neuronen zunächst in die Nähe von mit Daten besetzten Regionen im Datenraum zu verschieben. Um zum Beispiel feine Unterschiede innerhalb großer Datencluster richtig wiederzugeben, oder um nur selten vorkommende Merkmalsausprägungen richtig zu repräsentieren sind große SOM-Netze erforderlich.Relatively small networks of 10 to 100 neurons are sufficient to work out the coarse structures and clusters in the data, and to first move the initial heuristic solution into those areas of the data space that are actually filled with data points. In a data room with, for example, 50 features, each with 4 types of production data, there are already 4 50 ~ 10 30 points, which in principle can be occupied by data sets. But if there are only 10 7 or fewer records, only one out of 10 23 possible points in the Dataroom is actually occupied by a record. Much of the learning is used to shift the weights of the neurons to near data-occupied regions in the data space. For example, to properly reproduce subtle differences within large data clusters, or to accurately represent only rarely occurring feature values, large SOM networks are required.
Hier setzt der hier vorgeschlagene Mehrgitter-Ansatz ein. Dabei werden auf einem kleinen Netz mit vergleichsweise wenig Rechenaufwand - und daher in kurzer Zeit und/oder mit geringen Hardware-Resourcen - die besetzten Neuronen in die interessanten Regionen des Datenraums umgelagert; auf einem derart „verdichteten" Netz werden dann die Feinadjustierungen des SOM-Netzes vorgenommen. Mit weniger Neuronen zu starten bietet dabei einen zweifachen Geschwindigkeitsvorteil. Die Rechenzeit pro Iteration ist proportional zur Neuronenzahl. Außerdem ist aber auch die Konvergenzgeschwindigkeit bei weniger Neuronen schneller, weil jedem Neuron mehr Datensätze zugeordnet werden, so dass jedes Neuron pro Iteration mehr ,Anstöße' bekommt, welche seine Eigenschaften (Gewichte) in der gewünschten Richtung verändern.This is where the multi-grid approach proposed here comes in. In this case, the occupied neurons are relocated to the interesting regions of the data space on a small network with comparatively little computational effort - and therefore in a short time and / or with low hardware resources. The so-called "fine-tuned" network will be fine-tuned for the SOM network, with twice the speed advantage of having fewer neurons, the computation time per iteration is proportional to the number of neurons, and the speed of convergence is faster with fewer neurons because of each Neuron are assigned more records, so that each neuron receives more 'impulses' per iteration, which change its properties (weights) in the desired direction.
Bei der praktischen Ausführung eines SOM-Expansionsschrittes ist es möglich, die ,Maschenweite' des Netzes zu halbieren. Dabei wird zum Beispiel bei einem als zweidimensionale Matrix organisierten Netz zwischen je zwei benachbarte Neuronen in x- Richtung mittig ein weiteres Neuron eingesetzt. Anschließend wird zwischen je zwei (alte oder neu eingefügte) in y-Richtung benachbarte Neuronen mittig ein weiteres Neuron in das SOM-Netzwerk eingesetzt. Die Gewichte der neu eingefügten Neuronen können dabei als Interpolation der Gewichte der beiden bestehenden Nachbarneuronen gewählt werden.In practicing a SOM expansion step, it is possible to halve the 'mesh size' of the mesh. In this case, for example, in the case of a network organized as a two-dimensional matrix, between each two adjacent neurons in the x direction, another neuron is inserted centrally. Subsequently, between each two (old or newly inserted) in the y-direction adjacent neurons centered another neuron is inserted into the SOM network. The weights of the newly inserted neurons can be chosen as an interpolation of the weights of the two neighboring neurons.
Im einfachsten Fall kann dies eine lineare Interpolation sein, bei der jedes Merkmalsgewicht des neuen Neurons der Mittelwert des entsprechenden Merkmalgewichts der beiden Nachbarneuronen ist. Anstelle der linearen Interpolation kann auch eine SpIi- ne-Interpolation (kubische oder Exponentialsplines) unter Einbeziehung mehrerer Nachbarneuronen erfolgen.In the simplest case, this may be a linear interpolation in which each feature weight of the new neuron is the average of the corresponding feature weight of the two neighboring neurons. Instead of the linear interpolation, a spin interpolation (cubic or exponential splines) can be carried out involving several neighboring neurons.
Um auch die Randneuronen des existierenden Netzes auf beiden Seiten durch neu eingefügte Neuronen zu flankieren, können die Gewichte der neuen Randneuronen zum Beispiel mittels linearer Extrapolation berechnet werden. Dabei kann das extrapolierte Gewicht des neuen Randneurons := 3/2 (Gewicht des nächsten Nachbarn) - 1/2 (Gewicht des übernächsten Nachbarn) betragen. Dies ist in Fig. 1 gezeigt, wobei die neu hinzugefügten Neuronen schraffiert dargestellt sind. Bei der Extrapolation binärer oder nominaler Merkmalswerte wird außerdem sicher¬ gestellt, dass die extrapolierten Werte nicht den erlaubten Wertebereich von 0 bis 1 verlassen.In order to flank the boundary neurons of the existing mesh on both sides by newly inserted neurons, the weights of the new edge neurons can be calculated, for example, by means of linear extrapolation. Here, the extrapolated weight of the new edge neuron: = 2.3 (weight of nearest neighbors) - amount to 1/2 (weight of the next-nearest neighbors). This is shown in Figure 1, with the newly added neurons hatched. Extrapolating binary or nominal characteristic values is also ensured ¬ that the extrapolated values lie within the permitted values range from 0 to the first
Zur Umkehrung der Netz-Expansion bietet es sich an, die ,Maschenweite' des Netzes zu verdoppeln, indem jedes zweite Neuronenreihe in x- und y-Richtung aus der Mat¬ rix entfernt wird. Vor der Entfernung werden dabei die in den zu entfernenden Neuronen enthaltenen Informationen den Neuronen zugeführt, die im aus dem Entfernen jeder zweiten Neuronenreihe resultierenden Netz enthalten sein werden. Dabei erbt das neue Netz die Eigenschaften jedes Neurons des alten Netzes mit derselben Gewichtung. Zu entfernende Neuronen mit 4 nächsten verbleibenden Nachbarn (in x- und y-Richtung) geben ihre Eigenschaften mit einen Wertungsfaktor von 1A an jeden der vier verbleibenden Nachbarn ab. Zu entfernende Neuronen mit 2 nächsten verbleibenden Nachbarn vererben ihre Eigenschaften mit Wertungsfaktoren von Vi and diese beiden Nachbarn. Verbleibende Neuronen vererben sich ihre eigenen Eigenschaften mit dem Wertungsfaktor 1. Fig. 2 zeigt schematisch einen Reduktionsschritt. Die zu entfernenden Neuronen sind in Fig. 2 schraffiert dargestellt.To reverse the network expansion, it lends itself to double the mesh width 'of the network by every other neuron number in the x and y directions is removed from the mat ¬ rix. In this case, before the removal, the information contained in the neurons to be removed is supplied to the neurons which will be contained in the network resulting from the removal of every second row of neurons. In doing so, the new net inherits the properties of each neuron of the old network with the same weighting. Neurons to be removed with 4 nearest remaining neighbors (in the x and y directions) output their characteristics with a weighting factor of 1 A to each of the four remaining neighbors. Neurons to be removed with 2 nearest remaining neighbors pass their properties on scores of Vi and these two neighbors. Remaining neurons inherit their own properties with the weighting factor 1. FIG. 2 shows schematically a reduction step. The neurons to be removed are shown hatched in FIG.
Bei dem vorgestellten Mehrgitterverfahren kann zum Beispiel ein Gitterexpansions- schema eingesetzt werden, das nicht nur vom gröbsten zum feinsten Gitter voranschreitet, sondern dabei mindestens einmal von einer bereits erreichten feinen Gitterstufe zur nächstgröberen Gitterstufe zurückkehrt. Der technische Vorteil dieser Vorgehensweise besteht darin, dass eine gleichmäßige, raschere Konvergenz sämtlicher Lösungsvektoren erzielt wird. Der Rechenaufwand nimmt beim SOM-Netz bis zur Erreichung von Konvergenz bei jeder Gittervergröberung sogar überlinear ab. Daher bewirken bei der SOM-Expansion in allen Expansionsstufen außer der letzten viele Iterationen und auch das zwischenzeitliche Zurückgehen zur nächstgröberen Stufe praktisch keine Rechenzeitverlängerung. Die Gesamt-Rechenzeit wird fast ausschließlich von der letzten, feinsten Expansionsstufe bestimmt.In the multi-grid method presented, for example, a lattice expansion scheme can be used which not only progresses from the coarsest to the finest grid, but at least once returns from an already reached fine grid step to the next coarser grid step. The technical advantage of this procedure is that a uniform, faster convergence of all solution vectors is achieved. The computational effort in the SOM network even decreases linearly with each lattice coarsening until convergence is achieved. Therefore, with the SOM expansion in all expansion stages except the last many iterations and also the intermediate return to the next coarser stage cause virtually no calculation time extension. The total computing time is determined almost exclusively by the last, finest expansion stage.
Die vorgesehenen Iterationen pro Expansionsschritt können dabei Obergrenzen darstellen. Sofern das jeweilige SOM-Netz schon vorher so weit auskonvergiert ist, dass nur noch minimale Änderungen an den Neuronen auftreten, kann die jeweilige Stufe schon vorzeitig beendet werden.The intended iterations per expansion step can represent upper limits. If the respective SOM network has already converged so far that only minimal changes to the neurons occur, the respective stage can be terminated prematurely.
In einer Beispielimplementierung, die im folgenden näher erläutert wird, wird eine Art von Gitterexpansionsschritt implementiert, welche die Halbierung der Maschen- weite und das Hinzufügung neuer Randneuronen (Extrapolation) beinhaltet. Es werden SOM-Karten mit offenen Randbedingungen implementiert. Dies bedeutet, dass eine Variante des SOM-Netzes angeboten wird, bei der jedes Neuron am linken Rand nicht der rechte Nachbar eines Neurons am rechten Rand ist und jedes Neuron am unteren Rand nicht der obere Nachbar eines Neurons am oberen Rand ist.In an example implementation, which will be described in more detail below, a type of grid expansion step is implemented which halves the mesh size. wide and the addition of new edge neurons (extrapolation). SOM maps with open boundary conditions are implemented. This means that a variant of the SOM network is offered in which every neuron at the left edge is not the right neighbor of a neuron at the right edge and every neuron at the bottom is not the upper neighbor of a neuron at the top.
Zu beachten ist, dass SOM-Netze nur numerische Merkmalen mit Wertebereichen zwischen 0 und 1 verarbeiten. Vor dem eigentlichen Start des SOM-Trainings werden die Originaldaten deshalb einmal gelesen, und die Originalmerkmale werden auf rein numerische, normalisierte Merkmale transformiert.It should be noted that SOM networks process only numeric characteristics with value ranges between 0 and 1. Therefore, before the actual start of SOM training, the original data is read once, and the original features are transformed to purely numerical, normalized features.
Die Beispielimplementierung besteht aus mindestens einer Hilfskiasse und mindestens einer Hauptklasse.The example implementation consists of at least one auxiliary ski and at least one main class.
Eine Klasse ,SOMParameters' ist eine Hilfskiasse, die alle Parameter des SOM-A class 'SOMParameters' is a helper that holds all the parameters of the SOM
Algorithmus aus einer Parameterdatei lesen und einzeln zur Verfügung stellen kann.Read algorithm from a parameter file and provide it individually.
Eine Klasse ,SOMTraining' ist eine Hauptklasse, die nach Zuweisung eines Parameter-Objekts und einer oder mehrerer Datenverarbeitungsobjekte unter Durchführung mehrerer Netzex- pansionsschritte ein SOM-Netz trainiert und das trainierte Netz in eine Datei ausgeben kann.A class 'SOMTraining' is a main class that, after assigning a parameter object and one or more data processing objects, performs a SOM network by performing several network expansion steps and can output the trained network to a file.
class SOMParametersclass SOMParameters
{ public: // public methods interface{public: // public methods interface
// the constructor reads a parameter file and Stores the parameter settings in // the member variables of this class SOMParameters( const string& paramFile="" )// the constructor reads a parameter file and stores the parameter settings in // the member variables of this class SOMParameters (const string & paramFile = "")
: ivNbNeuronsX(4), ivNbNeuronsY(3), ivNbExpansions(3), ivMaxNeighborDist(2.1), ivLearningRate(0.3), ivMaxMemSizeInMB(512), ivModelName("som"), ivTempDir("c:\\") { if (paramFile == "") return; ifstream file( paramFile.c_str() ); if (!file.is_open() 11 file.eof()) { cout << "Unable to open parameter file "'<<paramFile<<""'<<endl; return; } string line, param, value; while (Ifile.eofO) { getline( file, line ); size_t posi = line.find( '=' ); param = line.substr( 0, posi ); while (param.findC ') < param. length()) param. erase( param.find(' '), 1 ); value = line.substr( posi+1, posi<line.lengthQ?line.length()-posi-l:0 ); if (param.substr(0,10)=="nbNeuronsX") ivNbNeuronsX = atoi( value. c_str() ); eise if (param.substr(0,10)=="nbNeuronsY") ivNbNeuronsY = atoi( value. c_str() ); eise if (param. substr(0,12)=="nbExpansions") ivNbExpansions = atoi( value. c_str() ); eise if (param. substr(0,15)=="maxNeighborDist") ivMaxNeighborDist = atof( value. c_str() ); eise if (param. substr(0,12)=="learningRate") ivLearningRate = atof( value. c_str() ); eise if (param.substr(0,14)=="maxMemSizeInMB") ivMaxMemSizelnMB = atoi( value. c_str() ); eise if (param. substr(0,9)=="modelName") ivModelName = value; eise if (param. substr(0,7)=="tempDir") ivTempDir = value; eise if (param.substr(0,2) != "//" && param.substr(O,l) != "#" &&: ivNbNeuronsX (4), ivNbNeuronsY (3), ivNbExpansions (3), ivMaxNeighborDist (2.1), ivLearningRate (0.3), ivMaxMemSizeInMB (512), ivModelName ("som"), ivTempDir ("c: \\") {if ( paramFile == "") return; ifstream file (paramFile.c_str ()); if (! file.is_open () 11 file.eof ()) {cout <<"Unable to open parameter file"'<< paramFile <<""'<<endl;return; } string line, param, value; while (Ifile.eofO) {getline (file, line); size_t posi = line.find ('='); param = line.substr (0, posi); while (param.findC ') <param. length ()) param. erase (param.find (''), 1); value = line.substr (posi + 1, posi <line.lengthQ? line.length () - posi-l: 0); if (param.substr (0,10) == "nbNeuronsX") ivNbNeuronsX = atoi (value. c_str ()); else if (param.substr (0,10) == "nbNeuronsY") ivNbNeuronsY = atoi (value. c_str ()); else if (param substr (0,12) == "nbExpansions") ivNbExpansions = atoi (value. c_str ()); if if (param substr (0,15) == "maxNeighborDist") ivMaxNeighborDist = atof (value. c_str ()); if if (param substr (0,12) == "learningRate") ivLearningRate = atof (value. c_str ()); else if (param.substr (0,14) == "maxMemSizeInMB") ivMaxMemSizelnMB = atoi (value. c_str ()); else if (param substr (0,9) == "modelName") ivModelName = value; else if (param substr (0,7) == "tempDir") ivTempDir = value; else if (param.substr (0,2)! = "//"&& param.substr (O, l)! = "#"&&
! param. empty()) { cout << "Ignoring unknown SOM parameter '"<<param<<"'" ) } } file.closeO;! param. empty ()) {cout << "Ignoring unknown SOM parameter '" << param << "'")}} file.closeO;
}}
// public functions for retrieving each parameter's value size_t getlNbOfNeuronsX() const { return ivNbNeuronsX; } size_t getNbOfNeuronsY() const { return ivNbNeuronsY; } size_t getNbOfSOMExpansions() const { return ivNbExpansions; } double getMaxNeighborDistQ const { return ivMaxNeighborDist; } double getLearningRateO const { return ivLeamingRate; } size_t getMaxMemSizeInMB() const { return ivMaxMemSizelnMB; } const DCString& getModelName() const { return ivModelName; } const DCString& getTempDirectory() const { return ivTempDir; }// public functions for retrieving each parameter's value size_t getlNbOfNeuronsX () const {return ivNbNeuronsX; } size_t getNbOfNeuronsY () const {return ivNbNeuronsY; } size_t getNbOfSOMExpansions () const {return ivNbExpansions; } double getMaxNeighborDistQ const {return ivMaxNeighborDist; } double getLearningRateO const {return ivLeamingRate; } size_t getMaxMemSizeInMB () const {return ivMaxMemSizelnMB; } const DCString & getModelName () const {return ivModelName; } const DCString & getTempDirectory () const {return ivTempDir; }
private: // private member variablesprivate: // private member variables
size_t ivNbNeuronsX; size_t ivNbNeuronsY; size_t ivNbExpansions; double ivMaxNeighborDist; double ivLeamingRate; size_t ivMaxMemSizelnMB; string ivModelName; string ivTempDir;size_t ivNbNeuronsX; size_t ivNbNeuronsY; size_t ivNbExpansions; double ivMaxNeighborDist; double ivLeamingRate; size_t ivMaxMemSizelnMB; string ivModelName; string ivTempDir;
};};
Die Klasse ,SOMTraining' ist eine Hauptklasse der Implementierung mit Netzexpansion. Die Klasse trainiert nach Zuweisung eines Parameter-Objekts und einer oder mehrerer Datenver- arbeitungsobjekte unter Durchführung mehrerer Netzexpansionsschritte ein SOM-Netz (Methode trainSOM()) und gibt das trainierte Netz in eine Datei aus.The SOMTraining class is a major class of implementation with network expansion. After assigning a parameter object and one or more data processing objects by performing several network expansion steps, the class trains a SOM network (method trainSOM ()) and outputs the trained network to a file.
Die Klasse ,SOMTraining' enthält vier interne Methoden, welche zur Netzexpansion und -reduktion dienen:The SOMTraining class contains four internal methods for network expansion and reduction:
Eine Methode ,initializeNeighborhood()' stellt für eine gegebene Neuronennetzgröße die Topologie- und Nachbarschaftsinformationen zusammen. Dadurch kann ermittelt werden, welches Neuron ist mit welcher Distanz zu welchem Neuron benachbart ist.One method, initializeNeighborhood (), compiles the topology and neighborhood information for a given neural network size. This can be used to determine which neuron is at what distance to which neuron is adjacent.
Eine zweite Methode ,initializeSOMNetwork()' wählt mittels einer Heuristik Startwerte für die Neuronengewichte des kleinsten, gröbsten SOM-Netzes.A second method, initializeSOMNetwork (), uses a heuristic to select seeds for the neuron weights of the smallest, coarsest SOM mesh.
Eine dritte Methode ,expandSOMNetwork()' führt einen Netz-Expansionsschritt von nχ-ny Neuronen auf (2nx+l)-(2ny+l) Neuronen durch.A third method, expandSOMNetwork () 'performs a network expansion step of nχ-ny neurons on (2nx + l) - (2ny + l) neurons.
Eine vierte Methode ,shrinkSOMNetwork()' führt einen Netz-Reduktionsschritt von (2nx+l)"(2ny+l) Neuronen auf nx'ny Neuronen durch. AIIe vorstehend genannten Methoden mit Ausnahme der Methode ,trainSOM()' werden im folgenden ausführlich dargestellt. Die Methode ,trainSOM()' wird weiter unten in ihrer Implementierung dargestellt.A fourth method, shrinkSOMNetwork () 'performs a mesh reduction step of (2nx + 1) "(2ny + 1) neurons on nx'ny neurons. All of the aforementioned methods, with the exception of the method, trainSOM () ', are described in detail below. The method 'trainSOM ()' is shown below in its implementation.
class SOMTrainingclass SOM training
{ public: // public methods interface{public: // public methods interface
// constructor// constructor
SOMTraining( const SOMParameters& params, const vector<DataPage*>& data );SOMTraining (const SOMParameters & params, const vector <DataPage *> &data);
// Training of the SOM */ bool trainSOMO;// Training of the SOM * / bool trainSOMO;
// write the SOM, i.e. the neuron coordinates and weights, into a csv data file bool writeCSVFileO const;// write the SOM, i.e. the neuron coordinates and weights, csv data file bool writeCSVFileO const;
private: // private methodsprivate: // private methods
// fiil the array pivNeighborhood with topological neighborhood infos, using // the current values of nbNeuronsX, nbNeuronsY, and invMaxNeighborDist. bool initializeNeighborhood();// fiil the array pivNeighborhood with topological neighborhood infos, using // the current values of nbNeuronsX, nbNeuronsY, and invMaxNeighborDist. bool initializeNeighborhood ();
// choose initial neuron values for each of the normalized fields void initiaiizeSOMNetworkO;// choose initial neuron values for each of the normalized fields void initiaiizeSOMNetworkO;
// increase the number of neurons by inserting new neurons between the// increase the number of neurons by inserting new neurons between the
// existing neurons */ bool expandSOMNetwork();// existing neurons * / bool expandSOMNetwork ();
private: // private member variablesprivate: // private member variables
// const references to the external objects used in the constructor const DataDescription& ivDescr; const vector<DataPage*>& ivData; const SOMParameters& ivParams; // properties of the training data size_t ivNbRecords; size_t ivNbNumFIds; // numeric fields size_t ivNbBinFIds; // binary (boolean) fields size_t ivNbNomFIds; // nominal fields// const references to the external objects used in the constructor const DataDescription &ivDescr; const vector <DataPage *>&ivData; const SOMParameters &ivParams; // properties of the training data size_t ivNbRecords; size_t ivNbNumFIds; // numeric fields size_t ivNbBinFIds; // binary (boolean) fields size_t ivNbNomFIds; // nominal fields
// in SOM, each nominal field is expanded into n normalized fields, where n is// in SOM, each nominal field is expanded into normalized fields, where n is
// the number of the field's valid field values. 'ivNbNormalizedFIds' is the // total number of normalized fields, including the numeric and binary fields size_t ivNbNormalizedFIds;// the number of the field's valid field values. 'ivNbNormalizedFIds' is the // total number of normalized fields, including the numeric and binary fields size_t ivNbNormalizedFIds;
// array of length 'ivNbNomFIds1 which returns for each nominal field the// array of length 'ivNbNomFIds 1 which returns for each nominal field the
// number of valid values of this field size_t* pivNbNomValues;// number of valid values of this field size_t * pivNbNomValues;
// current number of neurons (in X and Y direction and total) size_t ivNbNeuronsX; size_t ivNbNeuronsY; size_t ivNbNeurons;// current number of neurons (in X and Y direction and total) size_t ivNbNeuronsX; size_t ivNbNeuronsY; size_t ivNbNeurons;
// number of neural network expansion steps to be performed. Each expansion// number of neural network expansion steps to be performed. Each expansion
// step increases ivNbNeurons[X/Y] to 2*ivNbNeurons[X,Y]+l. size_t ivNbExpansions;// step increases ivNbNeurons [X / Y] to 2 * ivNbNeurons [X, Y] + l. size_t ivNbExpansions;
// the total number of neurons after the last expansion step size_t ivMaxNbNeurons;// the total number of neurons after the last expansion step size_t ivMaxNbNeurons;
// array of length ivMaxNbNeurons * ivNbNormalizedFIds, contains the properties // of all normalized fields (outer index) in all neurons (inner index) double* pivSOM;// array of length ivMaxNbNeurons * ivNbNormalizedFIds, contains the properties // of all normalized fields in all neurons (inner index) double * pivSOM;
// topology of the neural net: which neuron is neighbor of which one struct NeighborDistance: public pair<size_t,double> { NeighborDistance( size_t neu=0, double dist=O )NeighborDistance: public pair <size_t, double> {NeighborDistance (size_t new = 0, double dist = O)
: pair<size_t,double>(neu,dist) {}; bool operator<( const NeighborDistance& d ) { return second«±second | | second==d.second && first<d.first; }: pair <size_t, double> (new, dist) {}; bool operator <(const NeighborDistance & d) {return second "± second | | second == d.second && first <d.first; }
}; typedef pair<size_t,NeighborDistance*> NeighborData; NeighborData* pivNeighborhood;}; typedef pair <size_t, NeighborDistance *> NeighborData; NeighborData * pivNeighborhood;
// array of length ivNbNeurons in which the distances between the current// array of length ivNbNeurons in which the distances between the current
// data record and each of the neurons are calculated double* pivDistances;// data record and each of the neurons are calculated double * pivDistances;
};};
Die Methode SOMTraining::initializeNeighborhood():The method SOMTraining :: initializeNeighborhood ():
bool SOMTraining: :initializeNeighborhood()bool SOMTraining:: initializeNeighborhood ()
{ // some initializations size_t maxDist = (size_t)( ivParams.getMaxNeighborDist() ); size_t maxDistSqr = (size_t)( ivParams.getMaxNeighborDist() * ivParams.getMaxNeighborDist() ); size_t iNeuron = 0; vector<NeighborDistance> tmpNeigh( (2*maxDist+l) * (2*maxDist+l) );{// some initializations size_t maxDist = (size_t) (ivParams.getMaxNeighborDist ()); size_t maxDistSqr = (size_t) (ivParams.getMaxNeighborDist () * ivParams.getMaxNeighborDist ()); size_t iNeuron = 0; vector <NeighborDistance> tmpNeigh ((2 * maxDist + l) * (2 * maxDist + l));
// allocate the array of neighborhood infos (length ivNbNeurons) pivNeighborhood = new NeighborData[ ivNbNeurons ]; if (IpivNeighborhood) return false; // error: out of memory;// allocate the array of neighborhood info (length ivNbNeurons) pivNeighborhood = new NeighborData [ivNbNeurons]; if (IpivNeighborhood) return false; // error: out of memory;
// loop over all neuron y coordinates and determine all neighbored// loop over all neuron and coordinates and determine all neighbors
// y-coordinates within maxDist for( size_t iY=0; iY<ivNbNeuronsY; iY++ ) { size_t yMin = (iY >= maxDist) ? iY-maxDist : 0; size_t yMax = (iY+maxDist < ivNbNeuronsY) ? iY+maxDist : ivNbNeuronsY-1;// y-coordinates within maxDist for (size_t iY = 0; iY <ivNbNeuronsY; iY ++) {size_t yMin = (iY> = maxDist)? iY-maxDist: 0; size_t yMax = (iY + maxDist <ivNbNeuronsY)? iY + maxDist: ivNbNeuronsY-1;
// loop over all neuron x coordinates and determine all neighbored// loop over all neuron x coordinates and determine all neighbors
// x-coordinates within maxDist ... for( size_t iX=0; iX<ivNbNeuronsX; iX++, iNeuron++ ) { size_t xMin = (iX >= maxDist) ? iX-maxDist : 0; size_t xMax = (iX+maxDist < ivNbNeuronsX) ? iX+maxDist : ivNbNeuronsX-1; // determine the number of neighbors withiπ maxDist and their neuron// x-coordinates within maxDist ... for (size_t iX = 0; iX <ivNbNeuronsX; iX ++, iNeuron ++) {size_t xMin = (iX> = maxDist)? iX-maxDist: 0; size_t xMax = (iX + maxDist <ivNbNeuronsX)? iX + maxDist: ivNbNeuronsX-1; // determine the number of neighbors with iπ maxDist and their neuron
// indexes and störe them in the preliminary array tmpNeighbors.// indexes and disturb them in the preliminary array tmpNeighbors.
NeighborData& neighbors = pivNeighborhoodfiNeuron]; neighbors.first = 0;NeighborData & neighbors = pivNeighborhood fiNeuron]; neighbors.first = 0;
5 for( size_t nX=xMin; nX<=xMax; nX++ ) { for( size_t nY=yMin; nY<=yMax; nY++ ) { sizej distSqr = (iX-nX)*(iX-nX) + (iY-nY)*(iY-nY); if (distSqr > maxDistSqr | | distSqr == 0) continue; tmpNeigh[neighbors.first].fιrst = nX + ivNbNeuronsX*nY; lo tmpNeigh[neighbors.first].second = sqrt(distSqr); neighbors.fi rst++; } }5 for (size_t nX = xMin; nX <= xMax; nX ++) {for (size_t nY = yMin; nY <= yMax; nY ++) {sizej distSqr = (iX-nX) * (iX-nX) + (iY-nY ) * (iY-nY); if (distSqr> maxDistSqr | | distSqr == 0) continue; tmpNeigh [neighbors.first] .fιrst = nX + ivNbNeuronsX * nY; lo tmpNeigh [neighbors.first] .second = sqrt (distSqr); neighbors.first ++; }}
i5 // sort the temporary array of neighbors by ascending distance sort( tmpNeigh.beginO, tmpNeigh.begin()+neighbors.first );i5 // sort the temporary array of neighbors by ascending distance sort (tmpNeigh.beginO, tmpNeigh.begin () + neighbors.first);
// copy the neighbors from the preliminary to the final neighbor array neighbors.second = new NeighborDistance[ neighbors.first ]; 2o if (Ineighbors.second) { ok = false; break; } // out of memory for( size_t i=0; kneighbors.first; i++ ) neighbors.second[i] = tmpNeighp];// copy the neighbors from the preliminary to the final neighbor array neighbors.second = new NeighborDistance [neighbors.first]; 2o if (Ineighbors.second) {ok = false; break; } // out of memory for (size_t i = 0; kneighbors.first; i ++) neighbors.second [i] = tmpNeighp];
} // end of loop over neuron coordinate x 25 } // end of loop over neuron coordinate y// end of loop over neuron coordinate x 25} // end of loop over neuron coordinate y
return true; }return true; }
30 Die Funktion inverseErf( double c ) ist eine hier nicht in der kompletten Implementierung aufgelistete Funktion. Diese Funktion berechnet die inverse Gaußsche Fehlerfunktion erf^c). Das heißt, die Funktion berechnet die Intervallbreite w zu einer gegebenen Konfi- denz c (mit 0 < c < 1), so dass das Integral der Gaußschen Glockenkurvenfunktion G(x) = l/(V(2π)s) e(x"m)2/(2s2) über dem Intervall [m-w*s, m+w*s] genau den Wert c annimmt.The function inverseErf (double c) is a function not listed here in the complete implementation. This function calculates the inverse Gaussian error function erf ^ c). That is, the function calculates the interval width w to a given confidence c (where 0 <c <1) such that the integral of the Gaussian bell curve function G (x) = 1 / (V (2π) s) e (x "). m) 2 / (2s2) takes exactly the value c over the interval [mw * s, m + w * s].
35 Spezielle Werte von erf^c) sind:35 Special values of erf ^ c) are:
• erf 1CO-O) = 0.0• erf 1 CO-O) = 0.0
• erf^O.βδS) = erf^Wahrscheinlichkeit für x, in [m-Ts, m+l-s] zu liegen) = 1.0 • erf ^0.95S) = erf ^Wahrscheinlichkeit für x, in [m-2-s, m+2-sj zu liegen) = 2.0• erf ^ O.βδS) = erf ^ probability for x to be in [m-Ts, m + ls] = 1.0 • erf ^ 0.95S) = erf ^ probability for x to be in [m-2-s, m + 2-sj) = 2.0
• erf 1CO.^?) = erf ^Wahrscheinlichkeit für x, in [m-3-s, m+3-s] zu liegen) = 3.0• erf 1 CO. ^?) = Erf ^ probability for x to be in [m-3-s, m + 3-s] = 3.0
• erf 1Cc^l) -» co• erf 1 Cc ^ l) - »co
Die Methode SOMTraining::initializeSOMNetwork():The method SOMTraining :: initializeSOMNetwork ():
void SOMTraining: :initializeSOMNetwork()void SOMTraining:: initializeSOMNetwork ()
{ srand( 0 ); const double rand_denom = 1. / RAND_MAX; double* p = pivSOM; valarray<double> sumNom( 1., ivNbNeurons );{srand (0); const double rand_denom = 1 / RAND_MAX; double * p = pivSOM; valarray <double> sumNom (1st, ivNbNeurons);
// cases 1+2: numeric and binary fields for( size_t fld=O; fld<ivNbNumFlds+ivNbBinFlds; fld++ ) { for( size_t n=0; n<ivNbNeurons; n++, p++ ) { int rndjnt = rand(); double rnd = rand_denom * rndjnt;// cases 1 + 2: numeric and binary fields for (size_tfld = O; fld <ivNbNumFlds + ivNbBinFlds; fld ++) {for (size_t n = 0; n <ivNbNeurons; n ++, p ++) {int rndjnt = rand (); double rnd = rand_denom * rndjnt;
// case 1: numeric field: choose a normally distributed random number // with mean = 0 and stdDev = 0.25. This makes sure that the maximum expected // difference between two values, 4 * sigma, is 1.0 and equals the maximum // difference between binary and nominal field values. if (fld<ivNbNumFlds) { const GaussianCompress& stats = ivDescr.getNumericStats( fld ); *P = ((rndjnt&l)? 0.25: -0.25) * inverseErf(rnd); }// case 1: numeric field: choose a normally distributed random number // with mean = 0 and stdDev = 0.25. This makes sure that the maximum // difference between two values, 4 * sigma, is 1.0 and equals the maximum // difference between binary and nominal field values. if (fld <ivNbNumFlds) {const GaussianCompress & stats = ivDescr.getNumericStats (fld); * P = ((rndjnt & l)? 0.25: -0.25) * inverseErf (rnd); }
// case 2: binary field: choose a random probability of the 'yes' value eise if (fld<ivNbNumFlds+ivNbBinFlds) {// case 2: binary field: choose a random probability of the 'yes' value else if (fld <ivNbNumFlds + ivNbBinFlds) {
*p = rnd; } } }* p = rnd; }}}
// case 3: nominal fields: choose equally distributed random probabilities // between 0 and 2/nbValues for all values, observing the requirement that // all values' probabilities must sum up to 1. for( size_t fld=O; fld<ivNbNomFlds; fld++ ) { size_t i = 0; for( ; i+l<pivNbNomValues[fld]; i++ ) { for( size_t n=0; n<ivNbNeurons; n++, p++ ) { int rndjnt = rand(); double rnd = rand_denom * rndjnt;// case 3: nominal fields: choose equally distributed random probabilities // between 0 and 2 / nbValues for all values, observing the requirement that // all values' probabilities must sum up to 1. for (size_tfld = O; fld <ivNbNomFlds; fld ++) {size_t i = 0; for (i + l <pivNbNomValues [fld]; i ++) {for (size_t n = 0; n <ivNbNeurons; n ++, p ++) {int rndjnt = rand (); double rnd = rand_denom * rndjnt;
*p = rand_denom * rand() * 2. * sumNom[n] / (pivNbNomValues[fld] - i); sumNom[n] -= *p;* p = rand_denom * rand () * 2. * sumNom [n] / (pivNbNomValues [fld] - i); sumNom [n] - = * p;
} } for( size_t n=0; n<ivNbNeurons; n++, p++ ) {}} for (size_t n = 0; n <ivNbNeurons; n ++, p ++) {
*p = sumNom[n]; sumNom[n] = 1.;* p = sumNom [n]; sumNom [n] = 1;
} } }}}}
Die Methode SOMTraining::expandSOMNetwork() :The method SOMTraining :: expandSOMNetwork ():
bool SOMTraining: :expandSOMNetwork()bool SOMTraining:: expandSOMNetwork ()
{ // deallocate the existing neighborhood info of the old, small network if (pivNeighborhood) { for( size_t i=0; i<ivNbNeurons; i++ ) { NeighborData& p = pivNeighborhood[i]; delete[] p.second; } delete pivNeighborhood; }{// deallocate the existing neighborhood info of the old, small network if (pivNeighborhood) {for (size_t i = 0; i <ivNbNeurons; i ++) {NeighborData & p = pivNeighborhood [i]; delete [] p.second; } delete pivNeighborhood; }
// expand the network by inserting new neurons around each existing neuron at // half the old neuron distance both in x and in y direction size_t nbNeuronsXOld = ivNbNeuronsX; size_t nbNeuronsYOId = ivNbNeuronsY; size_t nbNeuronsOld = ivNbNeurons; ivNbNeuronsX = 2*ivNbNeuronsX + 1; ivNbNeuronsY = 2*ivNbNeuronsY + 1; ivNbNeurons = ivNbNeuronsX * ivNbNeuronsY;// expand the network by inserting new neurons around each existing neuron at // helped the old neuron distance both in x and in y direction size_t nbNeuronsXOld = ivNbNeuronsX; size_t nbNeuronsYOId = ivNbNeuronsY; size_t nbNeuronsOld = ivNbNeurons; ivNbNeuronsX = 2 * ivNbNeuronsX + 1; ivNbNeuronsY = 2 * ivNbNeuronsY + 1; ivNbNeurons = ivNbNeuronsX * ivNbNeuronsY;
// Update the neighborhood info if (initializeNeighborhood() != true) { return false; // an error occurred, e.g. out of memory }// update the neighborhood info if (initializeNeighborhood ()! = True) {return false; // to error occurred, e.g. out of memory}
// create a new neural net of double neuron density. The newly added neurons' // properties are linear interpolations of the two nearest existing neurons' // properties.// create a new net of double neuron density. The newly added neurons '// properties are linear interpolations of the two nearest existing neurons' // properties.
// First, we copy the existing neurons' properties into the larger net.// First, we copy the existing neurons' properties into the larger net.
// Note: we have to run through all neuron indexes and fields in inverse // direction, otherwise we would overwrite data which is needed later. for( int fld=ivNbNormalizedFlds-l; fld>=0; fld~ ) { for( int iY=nbNeuronsYOId-l; iY>=0; iY~ ) { for( int iX=nbNeuronsXOId-l; iX>=0; iX- ) { size_t iOld = iX + nbNeuronsXOId * iY; size_t iNew = 2*iX+l + ivNbNeuronsX * (2*iY+l); pivSOM[iNew+fld*ivNbNeurons] = pivSOM[iOld+fld*nbNeuronsOld]; } }// Note: we have to go through all neuron indexes and fields in reverse // direction, otherwise we would overwrite data which is needed later. for (int fld = ivNbNormalizedFlds-l; fld> = 0; fld ~) {for (int iY = nbNeuronsYOId-l; iY> = 0; iY ~ ) {for (int iX = nbNeuronsXOId-l; iX> = 0; iX-) {size_t iOld = iX + nbNeuronsXOId * iY; size_t iNew = 2 * iX + l + ivNbNeuronsX * (2 * iY + l); pivSOM [iNew + fld * ivNbNeurons] = pivSOM [iOld + fld * nbNeuronsOld]; }}
}}
// At this stage, the existing neurons are situated at odd x and y coordinates.// At this stage, the existing neurons are located at odd x and y coordinates.
// Now we have to calculate the inserted neurons' properties, i.e. the // properties of the neurons with at least one even coordinate.// Now we have to calculate the inserted neurons' properties, i.e. the // properties of the neurons with at least one even coordinate.
// We statt with the neurons with odd y and even x coordinate. These neurons have// We instead of the neurons with odd and even x coordinate. Thesis neurons have
// existing neurons as positions (x-l,y) and (x+l,y) whose properties we can// existing neurons as positions (x-l, y) and (x + l, y) whose properties we can
// interpolate. double* const pStop = pivSOM + ivNbNormalizedFlds*ivNbNeurons; double* const pBinStart = pivSOM + ivNbNumFlds*ivNbNeurons; double* const pNomStart = pivSOM + (ivNbNumFlds+ivNbBinFlds)*ivNbNeurons; for( int iY=l; iY<ivNbNeuronsY; iY+=2 ) { double* p = pivSOM + iY*ivNbNeuronsX;// interpolate. double * const pStop = pivSOM + ivNbNormalizedFlds * ivNbNeurons; double * const pBinStart = pivSOM + ivNbNumFlds * ivNbNeurons; double * const pNomStart = pivSOM + (ivNbNumFlds + ivNbBinFlds) * ivNbNeurons; for (int iY = l; iY <ivNbNeuronsY; iY + = 2) { double * p = pivSOM + iY * ivNbNeuronsX;
// special case: neurons with x==0.// special case: neurons with x == 0.
// Here, we have no left neighbour, therefore we extrapolate the properties of // the first and second neighbors to the right, i.e. (x+l,y) and (x+3,y):// Here, we have no left neighbor, therefore we extrapolate the properties of // the first and second neighbors to the right, i.e. (x + 1, y) and (x + 3, y):
// properties(x,y) := 1.5*properties(x+l,y) - 0.5*properties(x+3,y). // First, we calculate the numeric field values for( ; p<pBinStart; p+=ivNbNeurons )// properties (x, y): = 1.5 * properties (x + l, y) - 0.5 * properties (x + 3, y). // First, we calculate the numeric field values for (; p <pBinStart; p + = ivNbNeurons)
*p = 1.5 * *(p+l) - 0.5 * *(p+3); // For binary and nominal fields, the above formula for properties(x,y) has to* p = 1.5 * * (p + 1) - 0.5 * * (p + 3); // For binary and nominal fields, the above formula for properties (x, y) has to
// be modified because we have the additional constraints that all results must // be between 0 and 1, whereas the above formula might produce values <0 or >1. // The correction for binary fields is simple: replace <0 by 0 and >1 by 1. for( ; p<pNomStart; p+=ivNbNeurons ) { *p = 1.5 * *(p+l) - 0.5 * *(p+3); if (*p > 1.) *p = 1.; eise if (*p < 0.) *p = 0;// be modified because we have the additional constraints that all results must // be between 0 and 1, whereas the above formula might produce values <0 or> 1. // The correction for binary fields is simple: replace <0 by 0 and> 1 by 1. for (; p <pNomStart; p + = ivNbNeurons) {* p = 1.5 * * (p + l) - 0.5 * * (p +3); if (* p> 1.) * p = 1 .; else if (* p <0.) * p = 0;
}}
// The correction for nominal fields is more difficult because we have the // additional constraint that all values' probabilities must sum up to 1. // Therefore, we Start with the extrapolation formulas d := 0.5 and// The correction for nominal fields is more difficult because we have the // additional constraint that all values' probabilities must sum up to 1. // Therefore, we start with the extrapolation formulas d: = 0.5 and
// properties(x,y) := (1 + d)*properties(x+l,y) - d*properties(x+3,y) // and reduce d until all generated probabilities are in the ränge [0..I]. // The constraint that all probabilities sum up to 1 is always fulfilled. size_t nomFId = 0; double d = 0.5; for( size_t nomVal=0; p<pStop; ) {// properties (x, y): = (1 + d) * properties (x + 1, y) - d * properties (x + 3, y) // and reduce all generated probabilities are in the rank [0 ..I]. // The constraint that all probabilities sum up to 1 is always fulfilled. size_t nomFId = 0; double d = 0.5; for (size_t nomVal = 0; p <pStop;) {
// calculate the current extrapolated value. Check whether it is in [0,1] *p = (1. + d) * *(p+l) - d * *(p+3); if (*p > l. | | *p < 0.) { // find the maximum d which leaves all probabilities in the valid ränge d = (((*p>l)? 1.: 0.) - *(p+l)) / (*(p+l) + *(p+3)); // ... and statt recalculating all probabilities for the current field // by resetting pointer p to the first value of the current field. p -= nomVal * ivNbNeurons; nomVal = 0;// calculate the current extrapolated value. Check whether it is in [0,1] * p = (1. + d) * * (p + 1) - d * * (p + 3); if (* p> l. | | * p <0.) {// find the maximum d which leaves all probabilities in the valid rank d = (((* p> l)? 1 .: 0.) - * ( p + 1)) / (* (p + 1) + * (p + 3)); // ... and instead of recalculating all probabilities for the current field // by resetting pointers to the first value of the current field. p - = nomVal * ivNbNeurons; nomVal = 0;
} eise { nomVal++; p+=ivNbNeurons; if (nomVal == pivNbNomValues[nomFld]) { // we are done with all values of the current field. Go to next field. nomFld++; nomVal = 0; d = 0.5; }} else { nomVal ++; p + = ivNbNeurons; if (nomVal == pivNbNomValues [nomFld]) {// we are done with all values of the current field. Go to next field. nomFld ++; nomVal = 0; d = 0.5; }
> }>}
// general case: neurons with 0 < x < nbNeuronsX-1. // Here, we have two neighbors between which we can interpolate:// general case: neurons with 0 <x <nbNeuronsX-1. // Here, we have two neighbors between which we can interpolate:
// properties(x,y) := 0.5*properties(x-l,y) + 0.5*properties(x+l,y). // Therefore, the Situation <0 or >1 can never occur for binary or nominal // fields, and no special treatment for these fields is needed. for( int iX=2; iX+KivNbNeuronsX; iX+=2 ) for( p=pivSOM+iX+iY*ivNbNeuronsX; p<pStop; p+=ivNbNeurons ) {// properties (x, y): = 0.5 * properties (x-l, y) + 0.5 * properties (x + l, y). // Therefore, the Situation <0 or> 1 can never occur for binary or nominal // fields, and no special treatment for these fields is needed. for (int iX = 2; iX + KivNbNeuronsX; iX + = 2) for (p = pivSOM + iX + iY * ivNbNeuronsX; p <pStop; p + = ivNbNeurons) {
*p = 0.5 * (*(p-l) + *(p+l)); }* p = 0.5 * (* (p-1) + * (p + 1)); }
// special case: neurons with x==nbNeuronsX-l // This case is treated in füll analogy to the special case x==0. p = pivSOM + (iY+l)*ivNbNeuronsX - 1; for( ; p<pBinStart; p+=ivNbNeurons ) // numeric fields// special case: neurons with x == nbNeuronsX-l // This case is treated analogously to the special case x == 0. p = pivSOM + (iY + 1) * ivNbNeuronsX - 1; for (; p <pBinStart; p + = ivNbNeurons) // numeric fields
*p = 1.5 * *(p-l) - 0.5 * *(p-3); for( ; p<pNomStart; p+=ivNbNeurons ) { // binary fields *p = 1.5 * *(p-l) - 0.5 * *(p-3); if (*p > 1.) *p = 1.; eise if (*p < 0.) *p = 0;* p = 1.5 * * (p-1) - 0.5 * * (p-3); for (; p <pNomStart; p + = ivNbNeurons) {// binary fields * p = 1.5 * * (p-1) - 0.5 * * (p-3); if (* p> 1.) * p = 1 .; else if (* p <0.) * p = 0;
} nomFId = 0; d = 0.5; for( size_t nomVal =0; p<pStop; ) { // nominal field} nomFId = 0; d = 0.5; for (size_t nomVal = 0; p <pStop;) {// nominal field
*p = (1. + d) * *(p-l) - d * *(p-3); if (*p > l. | | *p < 0.) {* p = (1. + d) * * (p-1) - d * * (p-3); if (* p> l. | | * p <0.) {
// find the maximum d which leaves all probabilities in the valid ränge d = (((*p>l)? 1.: 0.) - *(p-l)) / (*(p-l) + *(p-3)); // ... and recalculate all probabilities for the current field p -= nomVal * ivNbNeurons; nomVal = 0; } eise { nomVal++; p+=ivNbNeurons; if (nomVal == pivNbNomValues[nomFld]) { nomFld++; nomVal = 0; d = 0.5;// find the maximum d which leaves all probabilities in the valid rank d = (((* p> l)? 1 .: 0.) - * (pl)) / (* (pl) + * (p-3) ); // ... and recalculate all probabilities for the current field p - = nomVal * ivNbNeurons; nomVal = 0; } else {nomVal ++; p + = ivNbNeurons; if (nomVal == pivNbNomValues [nomFld]) {nomFld ++; nomVal = 0; d = 0.5;
} } } } // end of loop over neurons' y coordinates}}} // end of loop over neurons' y coordinates
// Next, we calculate new neurons' properties for even y coordinates. // At this stage, valid neuron properties exist for both even and odd x and for // odd y coordinates. That means, for each pair (x,y), y even, we can calculate: // properties(x,y) := 0.5*properties(x,y-l) + 0.5*properties(x,y+l), resp. // properties(x,0) := 1.5*properties(x,l) - 0.5*properties(x,3), resp.// Next, we calculate new neuron's properties for even and coordinates. // At this stage, valid neuron properties exist for both even and odd x and for // odd y coordinates. That means, for each pair (x, y), y even, we can calculate: // properties (x, y): = 0.5 * properties (x, yl) + 0.5 * properties (x, y + l), resp , // properties (x, 0): = 1.5 * properties (x, l) - 0.5 * properties (x, 3), resp.
// properties(x,nY-l) :- 1.5*properties(x,nY-2) - 0.5*properties(x,nY-4).// properties (x, nY-l): - 1.5 * properties (x, nY-2) - 0.5 * properties (x, nY-4).
// special case: neurons with y == 0 for( int iX=0; iX<ivl\lblMeuronsX; iX++ ) { double* p = pivSOM + iX; for( ; p<pBinStart; p+=ivNbNeurons ) // numeric fields// special case: neurons with y == 0 for (int iX = 0; iX <ivl \ lblMeuronsX; iX ++) {double * p = pivSOM + iX; for (; p <pBinStart; p + = ivNbNeurons) // numeric fields
*p = 1.5 * *(p+ivNbNeuronsX) - 0.5 * *(p+3*ivNbNeuronsX); for( ; p<pNomStart; p+=ivNbNeurons ) { // binary fields* p = 1.5 * * (p + ivNbNeuronsX) - 0.5 * * (p + 3 * ivNbNeuronsX); for (; p <pNomStart; p + = ivNbNeurons) {// binary fields
*p = 1.5 * *(p+ivNbNeuronsX) - 0.5 * *(p+3*ivNbNeuronsX); if (*p > 1.) *p = 1.; eise if (*p < 0.) *p = 0;* p = 1.5 * * (p + ivNbNeuronsX) - 0.5 * * (p + 3 * ivNbNeuronsX); if (* p> 1.) * p = 1 .; else if (* p <0.) * p = 0;
} size_t nomFId = 0; double d = 0.5; for( size_t nomVal=0; p<pStop; ) { // nominal fields *p = (1. + d) * *(p+ivNbNeuronsX) - d * *(p+3*ivNbl\leuronsX); if (*p > 1. I l *p < 0.) {} size_t nomFId = 0; double d = 0.5; for (size_t nomVal = 0; p <pStop;) {// nominal fields * p = (1. + d) * * (p + ivNbNeuronsX) - d * * (p + 3 * ivNbl \ leuronsX); if (* p> 1. I l * p <0.) {
// find the maximum d which leaves all probabilities in the valid ränge d = (((*p>l)? 1.: 0.) - *(p+ivNbNeuronsX)) /// find the maximum d which leaves all probabilities in the valid rank d = (((* p> l)? 1 .: 0.) - * (p + ivNbNeuronsX)) /
(*(p+ivNbNeuronsX) + *(p+3*ivNbNeuronsX)); // ... and recalculate all probabilities for the current field p -= nomVal * ivNbNeurons; nomVal = 0; } eise { nomVal++; p+=ivNbNeurons; if (nomVal == pivNbNomValues[nomFld]) { nomFld++; nomVal = 0; d = 0.5;(* (p + ivNbNeuronsX) + * (p + 3 * ivNbNeuronsX)); // ... and recalculate all probabilities for the current field p - = nomVal * ivNbNeurons; nomVal = 0; } else {nomVal ++; p + = ivNbNeurons; if (nomVal == pivNbNomValues [nomFld]) {nomFld ++; nomVal = 0; d = 0.5;
} } } }}}}}
// general case: neurons with 0 < y < nbNeuronsY for( int iY=2; iY+l<ivNbNeuronsY; iY+=2 ) for( int iX=0; iX<ivNbNeuronsX; iX++ ) { for( double* p=pivSOM+iX+iY*ivNbNeuronsX; p<pStop; p+=ivNbNeurons ) *p = 0.5 * (*(p+ivNbNeuronsX) + *(p-ivNbNeuronsX));// general case: neurons with 0 <y <nbNeuronsY for (int iY = 2; iY + l <ivNbNeuronsY; iY + = 2) for (int iX = 0; iX <ivNbNeuronsX; iX ++) {for (double * p = pivSOM + iX + iY * ivNbNeuronsX; p <pStop; p + = ivNbNeurons) * p = 0.5 * (* (p + ivNbNeuronsX) + * (p-ivNbNeuronsX));
}}
// special case: neurons with y == nbNeuronsY for( int iX=0; iX<ivNbNeuronsX; iX++ ) { double* p = pivSOM + iX + ivl\lbNeuronsX*(ivNbNeuronsY-l); for( ; p<pBinStart; p+=ivl\lbNeurons ) // numeric fields// special case: neurons with y == nbNeuronsY for (int iX = 0; iX <ivNbNeuronsX; iX ++) {double * p = pivSOM + iX + ivl \ lbNeuronsX * (ivNbNeuronsY-l); for (; p <pBinStart; p + = ivl \ lbNeurons) // numeric fields
*p = 1.5 * *(p-ivNbNeuronsX) - 0.5 * *(p-3*ivNbNeuronsX); for( ; p<pNomStart; p+=ivNbNeurons ) { // binary fields* p = 1.5 * * (p-ivNbNeuronsX) - 0.5 * * (p-3 * ivNbNeuronsX); for (; p <pNomStart; p + = ivNbNeurons) {// binary fields
*p = 1.5 * *(p-ivNbNeuronsX) - 0.5 * *(p-3*ivNbNeuronsX); if (*p > 1.) *p = 1.; eise if (*p < 0.) *p = 0;* p = 1.5 * * (p-ivNbNeuronsX) - 0.5 * * (p-3 * ivNbNeuronsX); if (* p> 1.) * p = 1 .; else if (* p <0.) * p = 0;
} size_t nomFId = 0; double d = 0.5; for( size_t nomVal=0; p<pStop; ) { // nominal fields *p = (1. + d) * *(p-ivl\lbNeuronsX) - d * *(p-3*ivNbNeuronsX); if (*p > 1. I l *p < 0.) {} size_t nomFId = 0; double d = 0.5; for (size_t nomVal = 0; p <pStop;) {// nominal fields * p = (1. + d) * * (p-ivl \ lbNeuronsX) - d * * (p-3 * ivNbNeuronsX); if (* p> 1. I l * p <0.) {
// find the maximum d which leaves all probabilities in the valid ränge d = (((*p>l)? 1.: 0.) - *(p-ivNbNeuronsX)) /// find the maximum d which leaves all probabilities in the valid rank d = (((* p> l)? 1 .: 0.) - * (p-ivNbNeuronsX)) /
(*(p-ivNbNeuronsX) + *(p-3*ivNbNeuronsX)); // ... and recalculate all probabilities for the current field p -= nomVal * ivNbNeurons; nomVal = 0; } eise { nomVal++; p+=ivNbNeurons; if (nomVal == pivNbNomValues[nomFld]) { nomFld++; nomVal = 0; d = 0.5;(* (p-ivNbNeuronsX) + * (p-3 * ivNbNeuronsX)); // ... and recalculate all probabilities for the current field p - = nomVal * ivNbNeurons; nomVal = 0; } else {nomVal ++; p + = ivNbNeurons; if (nomVal == pivNbNomValues [nomFld]) {nomFld ++; nomVal = 0; d = 0.5;
} } } }}}}}
return true; }return true; }
Die Methode shrinkSOMNetwork():The shrinkSOMNetwork () method:
bool SOMTraining::shrinkSOMNetwork()bool SOMTraining :: shrinkSOMNetwork ()
{{
// deallocate the existing neighborhood info of the old, larger network if (pivNeighborhood) { for( size_t i=0; i<ivNbNeuroπs; i++ ) {// deallocate the existing neighborhood info (old) larger network if (pivNeighborhood) {for (size_t i = 0; i <ivNbNeuroπs; i ++) {
NeighborData& p = pivNeighborhood[i]; delete[] p.second;NeighborData & p = pivNeighborhood [i]; delete [] p.second;
} delete pivNeighborhood; }} delete pivNeighborhood; }
// by inserting new neurons around each existing neuron at // half the old neuron distance both in x and in y direction size_t nbNeuronsXOId = ivNbNeuronsX; size_t nbNeuronsOld = ivNbNeurons; ivNbNeuronsX = ivNbNeuronsX / 2; ivNbNeuronsY = ivNbNeuronsY / 2; ivNbNeurons = ivNbNeuronsX * ivNbNeuronsY;// by inserting new neurons around each existing neuron at // helped the old neuron distance both in x and in y direction size_t nbNeuronsXOId = ivNbNeuronsX; size_t nbNeuronsOld = ivNbNeurons; ivNbNeuronsX = ivNbNeuronsX / 2; ivNbNeuronsY = ivNbNeuronsY / 2; ivNbNeurons = ivNbNeuronsX * ivNbNeuronsY;
// update the neighborhood info if (initializeNeighborhood() != true) { return false; // an error occurred, e.g. out of memory }// update the neighborhood info if (initializeNeighborhood ()! = true) {return false; // an error occurred, eg out of memory }
// shrink the network. The neurons with odd x and y coordinates will remain, // all other neurons will be dropped, but before dropping them, their properties // are merged into the properties of the remaining neurons. for( size_t fld = 0; fld < ivNbNormalizedFIds; fld++ ) { for( size_t iY = 0; iY < ϊvNbNeuronsY; iY++ ) { for( size_t iX = 0; iX < ivNbNeuronsX; iX++ ) { size_t iOId = (2*iX+l) + nbNeuronsXOId * (2*iY + 1); size_t iNew = iX + ivNbNeuronsX * iY; pivSOM[iNew + fld*ivNbNeurons] = 0.25 * pivSOM[iOld + fld*nbNeuronsOld] + 0.125 * pivSOM[iOld-l + fld*nbNeuronsOld] + 0.125 * pivSOM[iOld+l + fld*nbNeuronsOld] + 0.125 * pivSOM[iOld-nbNeuronsXOId + fld*nbNeuronsOld] + 0.125 * pivSOM[iOld+nbNeuronsXOId + fld*nbNeuronsOld]// shrink the network. The neurons with odd x and y coordinates will remain // all other neurons will be dropped, but before dropping them, their properties // are merged into the properties of the remaining neurons. for (size_tfld = 0; fld <ivNbNormalizedFIds; fld ++) {for (size_t iY = 0; iY <ϊvNbNeuronsY; iY ++) {for (size_t iX = 0; iX <ivNbNeuronsX; iX ++) {size_t iOId = (2 * iX + l) + nbNeuronsXOId * (2 * iY + 1); size_t iNew = iX + ivNbNeuronsX * iY; pivSOM [iNew + fld * ivNbNeurons] = 0.25 * pivSOM [iOld + fld * nbNeuronsOld] + 0.125 * pivSOM [iOld-l + fld * nbNeuronsOld] + 0.125 * pivSOM [iOld + l + fld * nbNeuronsOld] + 0.125 * pivSOM [ iOld-nbNeuronsXOId + fld * nbNeuronsOld] + 0.125 * pivSOM [iOld + nbNeuronsXOId + fld * nbNeuronsOld]
+ 0.0625 * pivSOM[iOld-l-nbNeuronsXOId + fld*nbNeuronsOld] + 0.0625 * pivSOM[iOld-l+nbNeuronsXOId + fld*nbNeuronsOld] + 0.0625 * pivSOM[iOld+l-nbNeuronsXOId + fld*nbNeuronsOld] + 0.0625 * pivSOM[iOld+l+nbNeuronsXOId + fld*nbNeuronsOld]; }+ 0.0625 * pivSOM [iOld-l-nbNeuronsXOId + fld * nbNeuronsOld] + 0.0625 * pivSOM [iOld-l + nbNeuronsXOId + fld * nbNeuronsOld] + 0.0625 * pivSOM [iOld + l-nbNeuronsXOId + fld * nbNeuronsOld] + 0.0625 * pivSOM [ iOld + l + nbNeuronsXOId + fld * nbNeuronsOld]; }
} } }}}}
Eine Methode SOMTraining::writeCSVFile() gibt das trainierte Netz (Neuronenpositionen und Neuronengewichte) in eine Datei, hier eine csv-Datei, aus.A method SOMTraining :: writeCSVFile () outputs the trained network (neuron positions and neuronal weights) to a file, here a csv file.
bool SOMTraining::writeCSVFile() constbool SOMTraining :: writeCSVFile () const
{ // open the output file string fileName( ivParams.getModelName() ); fileName += ".csv"; ofstream fϊle( fileName.c_str() ); if (!file.is_open()) { cout << "Unable to open output file "'<<fileName<<""'<<endl; return false; } // write the header row of the Output fiie file << "neuron_x" << "," << "neuron_y"; for( size_t i=0; i<ivNbNumFlds; i++ ) file << "," << ivDescr.getFieldName( i ); for( size_t i=0; i<ivNbBinFlds; i++ ) { file << "," << ivDescr.getFieldName( i+ivNbNumFIds ); file << "_" << ivDescr.getFirstBinaryValue( i );{// open the output file string fileName (ivParams.getModelName ()); fileName + = ".csv"; ofstream fill (fileName.c_str ()); if (! file.is_open ()) {cout <<"Unable to open output file"'<< fileName <<""'<<endl; return false; } // write the header row of the output fiie file <<"neuron_x"<<","<<"neuron_y"; for (size_t i = 0; i <ivNbNumFlds; i ++) file <<","<< ivDescr.getFieldName (i); for (size_t i = 0; i <ivNbBinFlds; i ++) {file <<"," ivDescr.getFieldName (i + ivNbNumFIds); file <<"_"<< ivDescr.getFirstBinaryValue (i);
} for( size_t i=0; i<ivNbNomFlds; i++ ) { for( size_t j=0; j<pivNbNomValues[i]; j++ ) { file << "," << ivDescr.getFieldName( i+ivNbNumFIds+ivNbBinFIds ); file << "_" << ivDescr.getNominalValue( i, j ); } } file << endl;} for (size_t i = 0; i <ivNbNomFlds; i ++) {for (size_t j = 0; j <pivNbNomValues [i]; j ++) {file << "," << ivDescr.getFieldName (i + ivNbNumFIds + ivNbBinFIds) ; file << "_" << ivDescr.getNominalValue (i, j); }} file << endl;
// write the data rows of the output file size_t i = 0; for( size_t x=0; x<ivNbNeuronsX; x++ ) { for( size_t y=0; y<ivNbNeuronsY; y++, i++ ) { file << x << "," << y; double* pNeur = pivSOM + i; for( size_t j=0; j<ivNbNormalizedFlds; j++, pNeur+=ivNbNeurons ) { double value = *pNeur; if (j < ivNbNumFIds) { // denormalize numeric values const GaussianCompress& stats = ivDescr.getNumericStats(j); value = value * 4. * stats. getStdDev() + stats.getMean();// write the data rows of the output file size_t i = 0; for (size_t x = 0; x <ivNbNeuronsX; x ++) {for (size_t y = 0; y <ivNbNeuronsY; y ++, i ++) {file << x << "," << y; double * pNeur = pivSOM + i; for (size_t j = 0; j <ivNbNormalizedFlds; j ++, pNeur + = ivNbNeurons) {double value = * pNeur; if (j <ivNbNumFIds) {// denormalize numeric values const GaussianCompress & stats = ivDescr.getNumericStats (j); value = value * 4. * stats. getStdDev () + stats.getMean ();
} file << "," << value;} file << "," << value;
} file << endl;} file << endl;
} }}}
return file.good(); } Derzeit verfügbare Softwarepakete, zum Beispiel DataCockpit 1.03 verwenden zum Training eines SOM-Netzwerkes das folgende Prinzip:return file.good (); } Currently available software packages, for example DataCockpit 1.03, use the following principle to train a SOM network:
Für alle Iterationsschritte (Zum Beispiel ca. 200) {For all iterations (for example, about 200) {
Für alle Trainingsdatensätze d (ca. 104-109) { minimum_Distanz := 10300 bestes_Neuron :- -1 Für alle Neuronen n (ca. 1000) { Distanz_d_n := 0For all training data sets d (about 10 4 -10 9 ) {minimum_distance: = 10 300 best_Neuron: -1 For all neurons n (about 1000) {distance_d_n: = 0
Gewicht_n := Gewichtfn]Weight_n: = weightfn]
Für alle (normalisierten) Merkmale m (zum Beispiel ca. 5 - 300) { Wenn d[m] vorhanden und valide ist { Distanz_d_n += (Gewicht_n[m] - d[m])2 * Wertigkeitsfaktor[m] }For all (normalized) features m (for example approx. 5 - 300) {If d [m] is present and valid {distance_d_n + = (weight_n [m] - d [m]) 2 * weighting factor [m]}
}}
Wenn Distanz_d_n < minimum_Distanz { minimum_Distanz := Distanz_d_n bestes_Neuron := n }If distance_d_n <minimum_distance {minimum_distance: = distance_d_n best_Neuron: = n}
}}
Verschiebe die Gewichte von bestes_Neuron und seinen Nachbarn in Richtung dShift the weights of best_Neuron and its neighbors toward d
}}
Verändere Lernrate und maximalen Nachbarschaftsradius }Change learning rate and maximum neighborhood radius}
Hierbei werden in jedem Iterationsschritt und für jeden Datensatz alle Neuronen des Netzes durchlaufen, und für jedes Neuron wird der euklidische Abstand zwischen seinen Gewichten und den normalisierten Merkmalswerten des Datensatzes berechnet. Anschließend wird das Neuron mit dem niedrigsten Abstand bestimmt, und dieses und seine Nachbarneuronen werden in ihren Gewichten in Richtung auf den Datensatz angepasst. Die kursiv oder fett geschriebenen Teile des Pseudocodes sind die rechenzeit-kritischen Teile; in der fett geschriebenen, innersten Schleife über alle normalisierten Merkmale wird die meiste Rechenzeit verbraucht.Here, in each iteration step and for each record, all the neurons of the network are traversed, and for each neuron the Euclidean distance between its weights and the normalized feature values of the data set is calculated. Then the neuron with the lowest distance is determined, and this and its neighbor neurons are adjusted in their weights towards the data set. The italic or bold parts of the pseudo-code are the computational-critical parts; most of the computational time is consumed in the boldest innermost loop over all normalized features.
Ein Korrekturfaktor Wertigkeitsfaktor[m] kommt dadurch zustande, dass aus einem ursprünglichen nominalen Merkmal mehrere normalisierte Merkmale entstanden sind, nämlich so viele wie das ursprüngliche Merkmal valide (gültige) Werte hat. Wenn diese Zahl N ist, dann müssen alle N normalisierten Merkmale, die aus diesem Merkmal entstanden, mit dem Wertigkeitsfaktor l/N multipliziert werden. Normalisierte numerische und binäre Merkmale haben dagegen den Wertigkeitsfaktor 1. Diese Maßnahme dient dazu, den Gesamteinfluss eines nominalen Feldes auf das SOM-Netz durch die Normalisierung nicht größer werden zu lassen als den eines numerischen oder binären Merkmals.A correction factor valence factor [m] is achieved by creating a plurality of normalized features from an original nominal feature, namely as many as the original feature has valid (valid) values. If this number is N, then all N normalized features resulting from this feature must be multiplied by the weight factor l / N. Normalized numeric and binary features, on the other hand, have a weighting factor of 1. This measure is designed to make the overall influence of a nominal field on the SOM network normalize beyond that of a numerical or binary feature.
Beispielsweise enthält ein Datenbestand aus Produktionsdaten 10 Millionen Datensätze und jeder Datensatz enthält 10 numerische, 10 binäre und 10 nominale Merkmale. Die nominalen Merkmale enthalten jeweils 10 verschiedene Werte. Dieser Datenbestand benötigt etwa (107*(10*8 +10*1 + 10*16) Bytes Speicherplatz, also etwa 2.5 Gigabytes. In der Praxis bekannte Beispiele für solche Daten sind Produktionsdaten in der Maschinenbau-, Chemie-, Automobil-, Zuliefererindustrie, oder Kundendaten in Einzelhandels-, Finanz- oder Versiche¬ rungsunternehmen.For example, a dataset of production data contains 10 million records and each record contains 10 numerical, 10 binary, and 10 nominal features. The nominal features each contain 10 different values. This dataset requires approximately (107 * (10 * 8 + 10 * 1 + 10 * 16) bytes of storage space, or about 2.5 gigabytes. "Examples of such data known in practice include production data in the engineering, chemical, automotive, and supplier industries or customer data in retail, finance or insur ¬ insurance undertakings.
Aus den 30 ursprünglichen Merkmalen werden nach einer Normalisierung 120 normalisierte Merkmale. Der in vorgestellte Algorithmus benötigt daher bei 200 Iterationen und 30*40 Neuronen etwa die folgende Anzahl an Elementaroperationen (=CPU-Taktzyklen):Out of the 30 original features, after normalization, 120 become normalized features. The algorithm presented in the example therefore requires approximately the following number of elementary operations (= CPU clock cycles) for 200 iterations and 30 * 40 neurons:
200 * 107 * 30*40 * (120*15 + 20) = 4.37 * 1015.200 * 10 7 * 30 * 40 * (120 * 15 + 20) = 4.37 * 10 15 .
Der Ausdruck in Klammern kommt dadurch zustande, dass innerhalb der 120 Mal durchlaufenen Schleife über alle normalisierten Merkmale 11 Elementaroperationen durchgeführt wurden: 4 Berechnungen (+,-,*,*), 4 Feldzugriffe ([ ]), ein Vergleich (<), eine Verzweigung (Wenn), sowie eine Schleifenzählererhöhung und Abbruchprüfung. In der Schleife wird auf drei verschiedene Felder sowie eine skalare Größe zugegriffen: Gewicht_n[m], d[m], Wertig- keitsfaktor[m] und Distanz_d_n. Auf modernen CPUs ist der Zugriff auf einen Feldwert [m] innerhalb eines Taktzyklus möglich. Den Feldwert unvorbereitet aus dem Speicher zu lesen kostet jedoch mindestens 4-5 Taktzyklen. Im vorliegenden Fall eignen sich zwar die drei Feldzugriffe prinzipiell für das Pipelining-Verfahren, da der Zugriff auf jedes Feld streng sequentiell erfolgt (d.h. im Schleifendurchlauf m an der Stelle m), aber mit dem gleichzeitigen Bereithalten von 3 verschiedenen Feldwerten aus drei verschiedenen langen Feldern, plus einem Skalar, dürfte die Pipelining-Heuristik überfordert sein, so dass für mindestens einen der Feldzugriffe eine Zugriffsdauer von 4-5 Taktzyklen angenommen werden muss. Zusammen mit den 11 Elementaroperationen führt das zu dem Wert von 15 Taktzyklen pro Schleifendurchlauf. Die zusätzlichen 20 Taktzyklen in dem Ausdruck in Klammern werden für den Programmcode außerhalb der innersten Schleife und für das Initialisieren und Starten der Schleife selbst, welches ca. 10 Taktzyklen erfordert, benötigt.The expression in parentheses results from the fact that 11 elementary operations were performed on all normalized features within the 120 loop: 4 calculations (+, -, *, *), 4 field accesses ([]), one comparison (<), one Branching (if), as well as a loop counter increment and cancel test. The loop accesses three different fields and a scalar quantity: weight_n [m], d [m], weighting factor [m] and distance_d_n. Modern CPUs allow access to a field value [m] within one clock cycle. However, reading the field value unprepared from memory costs at least 4-5 clock cycles. In the present case, the three field accesses are in principle suitable for the pipelining method, since the access to each field is strictly sequential (ie in loop pass m at location m), but with the simultaneous provision of 3 different field values from three different long fields , plus a scalar, the pipelining heuristic should be overwhelmed, so that for at least one of the field accesses an access time of 4-5 clock cycles must be assumed. Together with the 11 elementary operations this results in the value of 15 clock cycles per loop pass. The additional 20 clock cycles in the expression in brackets are for requires the program code outside the innermost loop and for initializing and starting the loop itself, which requires about 10 clock cycles.
Auf einen PC mit einer 2 GHz Intel CPU werden ca. 25 Tage benötigt, um 4.37*1015 Taktzyk- len abzuarbeiten.On a PC with a 2 GHz Intel CPU it takes about 25 days to process 4.37 * 10 15 clock cycles.
Eine Rechenzeit von 25 Tagen ist für die Praxis inakzeptabel lang, so dass mit dem gegenwärtigen Stand der Technik die SOM-Analyse in vielen wichtigen Einsatzgebiete selbst für nur moderat große Datenquellen nicht eingesetzt werden kann.A computing time of 25 days is unacceptably long in practice, so that with the current state of the art, the SOM analysis can not be used in many important applications, even for only moderately large data sources.
Einige Faktoren wie die Anzahl Datensätze und die Anzahl Neuronen sind vorgegeben und daher keiner Optimierung zugänglich. Auch die Tatsache, dass 4 Schleifen benötigt werden (über die Iterationen, die Datensätze, die Neuronen, die Merkmale) kann nicht verändert werden. Beschleunigungsansätze müssen daher bei den anderen Termen in dem Produkt 200 * 107 * 30*40 * (120*15 + 20) ansetzen:Some factors such as the number of data records and the number of neurons are given and therefore not accessible to optimization. Also, the fact that 4 loops are needed (over the iterations, datasets, neurons, features) can not be changed. Acceleration approaches must therefore start with the other terms in the product 200 * 10 7 * 30 * 40 * (120 * 15 + 20):
Der Faktor ,Für Konvergenz benötigte Anzahl an Iterationen' (200) kann durch den Mehrgitter-Ansatz reduziert werden. Eine Reduktion des Rechenaufwandes um etwa einen Faktor 4 ist durch die vorgeschlagene Technik möglich.The factor 'Convergence required number of iterations' (200) can be reduced by the multi-grid approach. A reduction of the computational effort by about a factor of 4 is possible by the proposed technique.
Bei dem Faktor ,Anzahl normalisierter Merkmale' (120) kann die innerste Schleife durch eine Umstellung der Anweisungen nur über die 30 ursprünglichen Merkmale laufen.In the case of the factor "normalized features" (120), the innermost loop can only run over the original features by a conversion of the instructions.
Bei dem Faktor ,Taktzyklen pro innerstem Schleifendurchlauf' (15) kann eine Algorithmus- und Speicherstruktur-Umstellung helfen, durch die zum Beispiel die Wenn-Abfrage aus der innersten Schleife herausgeholt werden kann. Außerdem kann in der innersten Schleife die Anzahl an verschiedenen durchlaufenen Feldern von 3 auf 2 reduziert werden.The factor 'clock cycles per innermost loop pass' (15) can be helped by an algorithm and memory structure switch, by which, for example, the if query can be retrieved from the innermost loop. In addition, in the innermost loop, the number of different swept fields can be reduced from 3 to 2.
Bei dem Faktor ,Aufwand rund um die innerste Schleife und Schleifeninitialisierung' (20) ist es vorteilhaft, die Schleifenreihenfolge zu vertauschen. Bei Daten mit wenigen Merkmalen und/oder vorwiegend numerisch und/oder binären Merkmalen kann die innerste Schleife oft nur aus 5-10 Durchläufen bestehen. Das ist numerisch ungünstig. Hoher Rechendurchsatz wird durch lange innerste Schleifen ermöglicht.With the factor around the innermost loop and loop initialization factor (20), it is advantageous to interchange the loop order. For data with few features and / or predominantly numeric and / or binary features, the innermost loop can often consist of only 5-10 passes. This is numerically unfavorable. High computational throughput is made possible by long innermost loops.
Folgend wird eine neue Technik vorgestellt, welche gegenüber den bekannten Ansätzen eine erhebliche Verbesserung darstellt und die den Mehrgitteransatz umsetzt. Die vorgeschlagene Vorgehensweise ist nachstehend in Pseudocode-Form wiedergegeben. Die Zeilenummem sind Kommentarmarken und dienen der Erläuterung mit Bezug auf den vorstehend erläuter¬ ten bekannten Ansatz. Die Funktionsweise ist schematisch in den Rg. 3 und 4 gezeigt.In the following, a new technique is introduced, which represents a considerable improvement over the known approaches and which implements the multi-lattice approach. The proposed procedure is given below in pseudocode form. The line numbers are commentary marks and are illustrative with reference to the above-mentioned prior art known approach. The operation is shown schematically in the Rg. 3 and 4.
Für alle Iterationsschritte i (z.B. ca. 200) { Für alle Trainingsdatensätze d (ca. 104- 109) { minimum_Distanz := 10300 bestes_Neuron := -1For all iteration steps i (eg approx. 200) {For all training data sets d (approx. 10 4 - 10 9 ) {minimum_distance: = 10 300 bestes_Neuron: = -1
(1) Setze alle Distanz_zu_d[n] := 0(1) Set all distance_to_d [n]: = 0
(2) Für alle numerischen Merkmale m (z.B. ca. 0 - 50) { (3) Wenn d[m] vorhanden und valide ist {(2) For all numerical features m (for example, about 0-50) {(3) If d [m] is present and valid {
(4) Wert := d[m](4) value: = d [m]
(5) Gewicht_m := Gewicht[m](5) Weight_m: = weight [m]
(6) Für alle Neuronen n (z.B. ca. 1000) {(6) For all neurons n (e.g., about 1000) {
(7) Distanz_zu_d[n] += (Gewicht_m[n] - Wert)2 }(7) distance_to_d [n] + = (weight_m [n] - value) 2 }
} } Für alle binären Merkmale m (z.B. ca. 0 - 50) {}} For all binary features m (e.g., about 0-50) {
Wenn d[m] vorhanden und valide ist { (8) Wert := (d[m]==0)If d [m] is present and valid {(8) Value: = (d [m] == 0)
Gewicht_m := Gewicht[m]Weight_m: = weight [m]
Für alle Neuronen n (ca. 1000) {For all neurons n (about 1000) {
Distanz_zu_d[n] +-= (Gewicht_m[n] - Wert)2 } }Distance_to_d [n] + - = (weight_m [n] - value) 2 }}
}}
(9) Für alle nominalen Merkmale m (z.B. ca. 0 - 50) { Wenn d[m] vorhanden und valide ist {(9) For all nominal features m (e.g., approximately 0-50) {If d [m] is present and valid {
(10) Gewichtjn := Gewicht[normalisierter_Index[m]+d[m]] Für alle Neuronen n (z.B. ca. 1000) {(10) Weight jn: = weight [normalized index [m] + d [m]] For all neurons n (e.g., about 1000) {
(11) Distanz_zu_d[n] += (Gewicht_m[n] - I)2 }(11) distance_to_d [n] + = (weight_m [n] - I) 2 }
} } (12) Für alle Neuronen n (z.B. ca. 1000) {}} (12) For all neurons n (for example, about 1000) {
Wenn Distanz_zu_d[n] < minimum_Distanz { minimumJDistanz := Distanz_zu_d[n] bestes_Neuron := nIf distance_to_d [n] <minimum_distance {minimumJdistance: = distance_to_d [n] best_Neuron: = n
} } Verschiebe die Gewichte von bestes_Neuron und seinen Nachbarn in Richtung d }}} Shift the weights of best_Neuron and its neighbors towards d}
}}
Zu (1): Die beiden innersten Schleifen sind gegenüber der bisherigen Technik vertauscht. Daher wird keine skalare Variable benötigt, um die über alle Merkmale aufsummierte quadra- tische Distanz zwischen Neuron und Datensatz zu speichern, sondern lediglich ein Feld von der Länge ,Anzahl Neuronen'.To (1): The two innermost loops are reversed compared to the previous technique. Therefore, no scalar variable is needed to store the cumulative distance between the neuron and the data set over all features, but only a field of the length 'number of neurons'.
Zu (2): Die Schleife läuft über die Anzahl numerischer Merkmale. Durch einen Schleifentausch gegenüber der bisherigen Technik können die drei Merkmalstypen getrennt behandelt werden, was die Performanz der neuen Technik gegenüber der bisherigen zusätzlich steigert. Zudem verringert dies die Komplexität der innersten Schleife.To (2): The loop runs over the number of numeric characteristics. By a loop change over the previous technology, the three feature types can be treated separately, which additionally enhances the performance of the new technology over the previous one. It also reduces the complexity of the innermost loop.
Zu (3): In der bisherigen Technik resultiert die Prüfung auf Vorhandensein des Merkmals¬ werts im Datensatz in einer Verlangsamung, welche in der innersten Schleife mindestens 3 Taktzyklen benötigt. In der neuen Technik ist dieselbe Prüfung erheblich beschleunigt, da sie außerhalb einer inneren Schleife stattfindet und eventuell das Durchlaufen dieser Schleife unnötig macht.To (3): In the prior art, the test results for the presence of the feature value in the data set in ¬ a deceleration, which requires in the innermost loop at least 3 clock cycles. In the new technique, the same test is significantly accelerated because it takes place outside of an inner loop and may make it unnecessary to loop through it.
Zu (4): Der aktuelle Merkmalswert aus dem Datensatz ist eine Invariante der innersten Schleife. Der Feldzugriff kann einmalig außerhalb der Schleife erfolgen. Dies Taktzyklen ein und reduziert gleichzeitig die Anzahl an verschiedenen Feldern, mit denen in der innersten Schleife gearbeitet werden muss, von 3 auf 2. Die Pipelining-Heuristik der CPU kann so die Feldwerte der verbleibenden beiden Felder schneller bestimmen.To (4): The current feature value from the record is an invariant of the innermost loop. The field access can be done once outside the loop. This cycles in and at the same time reduces the number of different fields that must be worked with in the innermost loop from 3 to 2. The pipelining heuristic of the CPU can thus determine the field values of the remaining two fields more quickly.
Zu (5): Ein Aspekt der neuen Technik ist, dass sie auf Grund einer umorganisierten Speicherstruktur der Neuronengewichte effizienter funktioniert. In bisherigen SOM-Implementierun- gen werden alle Gewichte eines Neurons in einem zusammenhängenden Speicherbereich gespeichert. Bei der bisherigen Technik werden die Merkmalsgewichte eines einzelnen Neurons im Speicher „verstreut" gespeichert und die Gewichte aller Neuronen für ein bestimmtes Merkmal in einem zusammenhängenden Speicherbereich abgelegt. Zu (6), (7): Die innerste Schleife ist für eine effiziente Zahlenverarbeitung durch eine CPU umgestaltet. Wegen der Länge der Schleife (≥IOOO, unabhängig von der Datencharakteris¬ tik) fällt der Schleifen-Overhead und der gesamte Rechenaufwand außerhalb der Schleife nicht ins Gewicht. Außerdem ist der Code innerhalb der Schleife sehr einfach gehalten und besteht nur aus einem parallelen sequentiellen Durchlaufen zweier Gleitkommazahl-Felder und wenigen elementaren Gleitkommaoperationen auf den Feldwerten. Auf Vektorrechner- Architekturen lässt sich die Schleife gut vektorisieren, wodurch die gesamte Schleife in einigen wenigen Taktzyklen anstelle von mehreren tausend Taktzyklen abgearbeitet werden kann.To (5): One aspect of the new technique is that it works more efficiently due to a reorganized storage structure of the neuron weights. In previous SOM implementations, all weights of a neuron are stored in a contiguous memory area. In the prior art, the feature weights of a single neuron are stored "scattered" in memory and the weights of all neurons for a given feature are stored in a contiguous memory area. To (6), (7): The innermost loop is redesigned for efficient number processing by a CPU. Because of the length of the loop (≥IOOO, regardless of the Datencharakteris ¬ tik) of the loop overhead and the entire amount of computation does not fall into the weight outside the loop. In addition, the code within the loop is kept very simple and consists of only one parallel sequential pass through two floating point number fields and a few elementary floating point operations on the field values. On vector computer architectures, the loop can be well vectorized, allowing the entire loop to be processed in a few clock cycles instead of several thousand clock cycles.
Zu (8): Die Behandlung der binären Merkmalswerte innerhalb der Schleife über alle binäre Merkmale impliziert, dass ein ,true'- oder 1-Wert in einer komprimierten Speicherung den Wertindex 0 hat, ein ,false' oder O-Wert den Index 1. Ein Neuronengewicht von x (0 < x < 1) besagt, dass das Neuron mit der Wahrscheinlichkeit x den ,true'- oder 1-Wert erwartet.To (8): The treatment of the binary feature values within the loop over all binary features implies that a 'true' or 1 value in a compressed store has the value index 0, a 'false', or O value index 1. A neuron weight of x (0 <x <1) indicates that the neuron expects x, true, or 1 value.
Zu (9), (10): Die Schleife läuft über die Anzahl ursprünglicher nominaler Merkmale. Da aber die Matrix der Neuronengewichte immer noch mehrere verschiedene Gewichte pro nominalem Merkmal enthält, muss der zum aktuellen Merkmalswert-Index d[m] des ursprünglichen Merkmals m gehörende normalisierte Merkmalsindex in (10) unter Benutzung eines Hilfsfel- des berechnet werden. Dieses Hilfsfeld, normalisierter_Index[m], kann die Position (Index) desjenigen normalisierten Merkmals bestimmen, welches dem Wert mit Index 0 des ursprünglichen Merkmals m entspricht. Wenn zu diesem Index noch d[m] dazugezählt wird, wird der korrekte Index des zum ursprünglichen Merkmal m und dessen Wertindex d[m] gehörenden normalisierten Merkmals erzeugt.To (9), (10): The loop runs over the number of original nominal features. However, since the matrix of neuron weights still contains several different weights per nominal feature, the normalized feature index associated with the current feature value index d [m] of the original feature m in (10) must be calculated using an auxiliary field. This auxiliary field, normalized_index [m], can determine the position (index) of the normalized feature that corresponds to the value of index 0 of the original feature m. If d [m] is added to this index, the correct index of the normalized feature belonging to the original feature m and its value index d [m] is generated.
Zu (11): Durch die Vorarbeiten in (9) und (10) ist auch im Fall nominaler Merkmale die innerste Schleife über alle Neuronen einfach. Insbesondere wird kein korrigierender merkmalabhängiger Wertigkeitsfaktor mehr benötigt, da nur noch ein Schleifendurchlauf und Distanzbeitrag für jedes nominale Merkmal berechnet werden.To (11): Through the preliminary work in (9) and (10), even in the case of nominal features, the innermost loop over all neurons is simple. In particular, a corrective feature-dependent weighting factor is no longer required since only one loop pass and distance contribution are calculated for each nominal feature.
Zu (12): Das Ermitteln des Neurons mit der geringsten quadratischen Distanz zum Datensatz geschieht jetzt an einer Stelle außerhalb zweier innerer Schleifen, so dass der hierfür aufgebrachte Rechenaufwand nicht ins Gewicht fällt.To (12): The determination of the neuron with the least square distance to the data set now happens at a position outside of two inner loops, so that the computational effort applied for this does not matter.
Bei den Distanzen, die berechnet und verwendet werden, muss es sich nicht um quadratische Distanzen handeln. Wichtig ist vielmehr nur, dass die Distanzen jeweils die Eigenschaften einer Metrik aufweisen. Eine Metrik ist dabei eine mathematische Funktion, die je zwei Elementen eines Raums einen nicht negativen reellen Wert zuordnet, der als Abstand der beiden Elemente voneinander aufgefasst werden kann.The distances that are calculated and used do not have to be square distances. Rather, it is only important that the distances each have the properties of a metric. A metric is a mathematical function, two each Assigns a non-negative real value to elements of a space, which can be understood as the distance between the two elements.
Im Vergleich zu den Betrachtungen für die bisherige Technik und unter der Annahme, dass 5% aller Merkmalswerte in den Daten nicht vorhanden oder ungültig sind, ergibt sich mit dem neuen Algorithmus folgende Abschätzung über die benötigten Taktzyklen:In comparison to the considerations for the previous technique and assuming that 5% of all feature values in the data are not present or invalid, the new algorithm yields the following estimate of the required clock cycles:
200 * 107 * (3*9.5*(15+1200*6) + 200 + 1200*4 + 10000) = 4.4 * 1014.200 * 10 7 * (3 * 9.5 * (15 + 1200 * 6) + 200 + 1200 * 4 + 10000) = 4.4 * 10 14 .
Es folgt eine Erläuterung einiger Bestandteile der Berechnung:The following is an explanation of some components of the calculation:
• 200: Geschätzter Aufwand für das Null-Setzen des Feldes der Distanzen zum Beispiel durch schnelles Speicherblock-Kopieren sowie für alle anderen Nicht-Schleifen- Operationen, die einmal pro Datensatz ausgeführt werden.• 200: Estimated cost of zeroing the field of distances, for example, by fast memory block copying and all other non-loop operations performed once per record.
• 1200 * 4: die abschließende Schleife (12) zur Ermittlung des besten Neurons. « 3: Die drei Merkmalstypen werden nacheinander abgearbeitet.1200 * 4: the final loop (12) to find the best neuron. «3: The three feature types are processed one after the other.
• 9.5: Je Merkmalstyp gibt es 10 Merkmale zu durchlaufen. Falls der Merkmalswert im aktuellen Datensatz fehlt - was mit 5% Wahrscheinlichkeit der Fall ist, muss der weitere Code nicht durchlaufen werden - siehe Bedingung (3).• 9.5: There are 10 characteristics for each feature type. If the characteristic value is missing in the current data record - which is the case with 5% probability, the further code need not be run through - see condition (3).
• 15: Aufwand für das Vorbereiten und Starten der Schleifen über alle Neuronen ((4), (5), (6)).• 15: Effort for preparing and starting loops across all neurons ((4), (5), (6)).
• 1200 * 6: 6 Taktzyklen pro Schleifendurchlauf über die Neuronen (7): zwei sequentielle Feldzugriffe, drei elementare Rechenoperationen (+,-,*), eine Schleifenzählerin- krementierung.• 1200 * 6: 6 clock cycles per loop pass through the neurons (7): two sequential field accesses, three elementary arithmetic operations (+, -, *), one loop count increment.
• 10000: Abschätzung des benötigten Aufwands, um das Gewinnerneuron und dessen Nachbarn in ihren Gewichten zu modifizieren.• 10000: estimate the effort needed to modify the earnings neuron and its neighbors in their weights.
Damit sinkt die Rechenzeit für das Beispiel von ca. 25 Tagen auf ca. 2.5 Tage, also um etwa den Faktor 10.Thus, the computing time for the example of about 25 days to about 2.5 days, ie by about a factor of 10.
Wenn zusätzlich der Mehrgitteransatz angewendet wird und diese technische Maßnahme einen Beschleunigungsfaktor von 4 ergibt, dann beträgt die Rechenzeit es obigen Beispiels ca. 14 Stunden. Das heißt, eine Analyse kann z.B. in einer Nacht durchgeführt werden und das Ergebnis in den Produktionsprozess bereits am nächsten Tag zurückgekoppelt werden.In addition, if the multi-lattice approach is applied and this technical measure results in an acceleration factor of 4, then the calculation time of the above example is approximately 14 hours. That is, an analysis may e.g. be done in one night and the result will be fed back into the production process the very next day.
Im obigen Beispiel hat die Tatsache, dass ein Drittel der Merkmale nominale Merkmale sind, die relativ viele unterschiedliche Werte haben, einen Faktor 4 zum Gesamtfaktor von 40 beigetragen. Für rein numerische und binäre Daten sinkt der Geschwindigkeitsgewinn zu- nächst auf etwa den Faktor 10-12. Allerdings tritt dann oft ein weiterer technischer Effekt auf: die Schleife über alle normalisierten Merkmale ist bei Fehlen nominaler Merkmale recht kurz: etwa 5 - 20 Durchläufe. Dadurch nimmt der im bisherigen Vorgehen vorhandene Overhead rund um die innerste Schleife einen beträchtlichen Teil der Rechenzeit ein. Dieser Negativeffekt der kurzen inneren Schleife entfällt in der neuen Technik, so dass der Geschwindigkeitsgewinn insgesamt auf den Faktor 15 oder mehr steigt.In the above example, the fact that a third of the features are nominal features that have relatively many different values contributed a factor of 4 to the overall factor of 40. For purely numerical and binary data, the speed gain decreases next to about the factor 10-12. However, then often another technical effect occurs: the loop over all normalized features is quite short in the absence of nominal features: about 5 - 20 runs. As a result, the overhead present in the previous procedure around the innermost loop takes up a considerable part of the computing time. This negative effect of the short inner loop is eliminated in the new technique, so that the overall speed gain increases to a factor of 15 or more.
Somit ist durch die vorgeschlagene Technik eine Verbesserung um einen Faktor zwischen etwa 15 (Daten ohne nominale Merkmale) und bis zu 100 (rein nominale Daten mit vielen Werten pro Merkmal) zu erwarten. Die bisher durchgeführten Vergleichsrechnungen zwischen der hier vorgeschlagenen Technik und dem Stand der Technik in Form der Implementierung DataCockpit 1.03 bestätigen dies.Thus, the proposed technique is expected to improve by a factor of between about 15 (data without nominal features) and up to 100 (pure nominal data with many values per feature). The comparison calculations between the technology proposed here and the state of the art in the form of the DataCockpit 1.03 implementation confirm this.
Die neue Technik kann in einer Pseudocode-Formulierung auch wie folgt dargestellt werden: Definiere m := Anzahl der Merkmale (Spalten) in den Trainingsdaten ■ Für alle Änderungen der Neuronen-Netz-Größe o Definiere n := Anzahl der Neuronen im Netz (z.B. ca. 100 - 1000) o Schreibe die Neuronengewichte in ein 2-dimensionales nummerisches Feld namens ,Gewichte' mit den Dimensionen m und n. o Für alle Iterationssch ritte (z.B. ca. 10 - 200)The new technique can also be represented in a pseudo-code formulation as follows: Define m: = number of features (columns) in the training data ■ For all changes in neuron network size o Define n: = number of neurons in the network ( eg 100-1000) o Write the neuron weights into a 2-dimensional numeric field called 'Weights' with the dimensions m and n. o For all iteration steps (eg approx. 10 - 200)
Für alle Datensätze oder eine Teilmenge der Trainingsdatensätze (z.B. 10000 - alle) For all data records or a subset of the training data sets (eg 10000 - all)
• Definiere ds := Index (Position) des aktuellen Datensatzes in der gewählten Teilmenge • Allokiere eine Feldvariable »Distanzen' der Länge n, welche die Distanzen zwischen dem aktuellen Datensatz und sämtlichen Neuronen enthalten wird. Setze alle Anfangswerte in diesem Feld auf 0.• Define ds: = index (position) of the current data set in the selected subset • Allocate a field variable » distances« of length n, which will contain the distances between the current data record and all neurons. Set all initial values in this field to 0.
• Definiere eine nummerische Variable minimum_Distanz und setze sie auf einen sehr großen Wert, zum Beispiel den maximal dar- stellbaren Fließkomma-Zahlenwert.• Define a numeric variable minimum_distance and set it to a very large value, for example the maximum representable floating point number.
• Für alle Merkmale m, die im Datensatz ds einen validen Wert w[m] haben o Für alle Neuronen n Addiere die Distanz zwischen Gewich- te[m][n] und w[m] zum Feldelement Distanzen[n]. • Für alle Neuronen n, für die gilt: Distanzen[n] < minimum_Distanz o minimum_Distanz := Distanzenfn] o bestes Neuron : = n • Für alle Merkmale m, die im Datensatz ds einen validen Wert w[m] haben o Verschiebe die Gewichte, Gewichte[m][bestes_Neuron], und die Gewichte bestimmter Nachbar-Neuronen von bes- tes_Neuron, Gewichte[m][nachbar_Neuron] in Richtung auf w[m].• For all features m that have a valid value w [m] in the dataset ds o For all neurons n Add the distance between weights [m] [n] and w [m] to the field element Distances [n]. • For all neurons n, for which applies: distances [n] <minimum_distance o minimum_distance: = distances fn] o best neuron: = n • For all features m that have a valid value w [m] in the dataset ds o Shift the weights, weights [m] [bestes_Neuron], and the weights of certain neighbor neurons of the best_Neuron, weights [m] [nachbar_Neuron] in the direction of w [m].
Die im Ablaufplan erste Schleife über alle Merkmale kann durch mehrere Schleifen ersetzt werden, von denen jede nur über einen Teil aller Merkmale iteriert. So kann zum Beispiel eine Schleife über numerische, eine Schleife über binäre und/oder eine Schleife über textuel- Ie Merkmale iterieren. Dies kann vorteilhaft sein, weil die Art der Distanzberechnung zwischen Gewichte[m][n] und w[m] für verschiedene Merkmalstypen verschieden definiert sein kann und man sich zeitraubende Verzweigungen (Wenn-Dann-Abfragen) in der innersten, rechenzeitintensivsten, Schleife sparen kann.The first loop over all features in the flowchart can be replaced by multiple loops, each of which iterates over only a portion of all features. For example, a loop can iterate over numeric, loop over binary and / or loop over textual features. This may be advantageous because the nature of the distance calculation between weights [m] [n] and w [m] may be differently defined for different feature types and time-consuming branches (if-then queries) can be saved in the innermost, most computationally intensive, loop can.
Das Feld der Neuronengewichte, im obigen Ablaufplan ,Gewichte' genannt, kann insbesondere so implementiert sein, dass es aus m lückenlosen Folgen von je n numerischen Feldzellen besteht. Dies ist besonders effizient, weil alle Rechenzeitintensiven inneren Schleifen, die auf Gewichte[m][n] zugreifen, dann über eine lückenlose Folge von Speicheradressen iterieren. Diese Zugriffsweise ist für modere CPUs mit Pipelining-Architektur optimal. Unter Umständen können so sogar mehrere Feldzugriffe in einem CPU-Taktzyklus durchgeführt werden (,Vek- torisierung'). Auch die Distanzen können durch Anwendung dieses Prinzips besonders gut durch mindestens einen auf einer Pipelining-Architektur basierenden Rechner berechnet werden.The field of neuron weights, called 'weights' in the above flowchart, can be implemented in particular such that it consists of m gapless sequences of every n numerical field cells. This is particularly efficient because all of the computation-intensive inner loops that access weights [m] [n] then iterate over a gapless sequence of memory addresses. This approach is optimal for modern CPUs with pipelining architecture. Under certain circumstances, even more field accesses can be performed in one CPU clock cycle ('vectorization'). The distances can also be calculated particularly well by using this principle by means of at least one computer based on a pipelining architecture.
Die Distanzberechnung zwischen den Neurongewichten und den Merkmalsausprägungen des aktuellen Trainingsdatensatzes kann zum Beispiel über die minimale quadratische Distanz (euklidische Distanz) erfolgen. Es können aber auch beliebige andere Distanzmaße zur Anwendung kommen.The distance calculation between the neuron weights and the characteristic values of the current training data set can be done, for example, via the minimum square distance (Euclidean distance). However, any other distance dimensions can also be used.
Die Trainingsdaten könnten vor dem Eintritt in obigen Ablaufplan komprimiert und indiziert worden sein, um schneller auf sie zugreifen zu können. Eine solche Vorverarbeitung kann zum Beispiel textuelle Werte durch ganzzahlige Wert-Indizes ersetzen oder Fließkomma- Werte in diskrete Intervalle diskretisieren. Die vorgestellte Speicher- und Kontrollflussorganisation wird in der Beispielimplementierung, zusammen mit dem Mehrgitteransatz, in der Methode ,trainSOM()' der bereits vorgestellten Klasse ,SOMTraining' implementiert.The training data may have been compressed and indexed prior to entering the above schedule for faster access. For example, such preprocessing can replace textual values with integer value indices or discretize floating point values into discrete intervals. The presented storage and control flow organization is implemented in the example implementation, together with the multi-grid approach, in the method 'trainSOM ()' of the already introduced class 'SOMTraining'.
Die Methode SOMTraining::trainSOM():The method SOMTraining :: trainSOM ():
bool SOMTraining::trainSOM()bool SOMTraining :: trainSOM ()
{ DataRecord record( ivDescr.getNbOfNumericFields(), ivDescr.getNbOfCategoricalFields() ); bool ok = true;{DataRecord record (ivDescr.getNbOfNumericFields (), ivDescr.getNbOfCategoricalFields ()); bool ok = true;
// loop over all neural network expansion Steps while (ivNbNeurons <= ivMaxNbNeurons && ok == true) {// loop over all neural network expansion Steps while (ivNbNeurons <= ivMaxNbNeurons && ok == true) {
// loop over all iterations for a fixed network size size_t iteration = 0; double maxNeighborDist = ivParams.getMaxNeighborDist(); if (maxNeighborDist < 1.) maxNeighborDist - 2.1; double invMaxNeighborDist = 1. / maxNeighborDist; double learningRate = ivParams.getLearningRate(); double changelnlteration = DBL_MAX;// loop over all iteration for a fixed network size size_t iteration = 0; double maxNeighborDist = ivParams.getMaxNeighborDist (); if (maxNeighborDist <1.) maxNeighborDist - 2.1; double invMaxNeighborDist = 1. / maxNeighborDist; double learningRate = ivParams.getLearningRate (); double changelnlteration = DBL_MAX;
while (changelnlteration > 0.01*ivNbRecords && iteration < 50 &&. ok) { iteration++; changelnlteration = 0.;while (changelnlteration> 0.01 * ivNbRecords && iteration <50 &&. ok) {iteration ++; changelnlteration = 0 .;
// loop over all training data records vector<DataPage*>:: constjterator pagelt = ivData.begin(); (*pageIt)->initRetrievalMechanism(); for( size_t iRec=0; iRec<ivNbRecords; iRec++ ) { rc = (*pageIt)->retrieveNextDataRecord( record ); if (!ok) { pagelt++; if (pagelt == ivData.end()) { if (iRec+1 < ivNbRecords) ok = false; eise ok = true; } else {// loop over all training data records vector <DataPage *> :: constjterator pagelt = ivData.begin (); (* PageIt) -> initRetrievalMechanism (); for (size_t iRec = 0; iRec <ivNbRecords; iRec ++) {rc = (* pageIt) -> retrieveNextDataRecord (record); if (! ok) {pags ++; if (pagelt == ivData.end ()) {if (iRec + 1 <ivNbRecords) ok = false; ok ok = true; } else {
(*pageIt)->initRetrievalMechanism(); ok = (*pageIt)->retrieveNextDataRecord( record );(* PageIt) -> initRetrievalMechanism (); ok = (* pageIt) -> retrieveNextDataRecord (record);
} if (!ok) break;} if (! ok) break;
}}
// clean up the squared distances buffer double* const pDistStop = pivDistances + ivNbNeurons; for( double* pDist=pivDistances; pDist<pDistStop; pDist++ ) *pDist = 0.;// clean up the squared distance buffer double * const pDistStop = pivDistances + ivNbNeurons; for (double * pDist = pivDistances; pDist <pDistStop; pDist ++) * pDist = 0 .;
// calculate squared distances between record and neurons for all numeric // fields double* pNeur = pivSOM; for( size_t JFId=O; iFld<ivNbNumFlds; iFld++ ) { double value = record.getNormalizedNumericValue( iFId ); if (value == DBL_MAX) pNeur += ivNbNeurons; eise for( double* pDist=pivDistances; pDist<pDistStop; pDist++, pNeur++ ) { double dist = value - *pNeur; *pDist += dist*dist; } >// calculate squared distances between records and neurons for all numeric // fields double * pNeur = pivSOM; for (size_t JFId = O; iFld <ivNbNumFlds; iFld ++) {double value = record.getNormalizedNumericValue (iFId); if (value == DBL_MAX) pNeur + = ivNbNeurons; for (double * pDist = pivDistances; pDist <pDistStop; pDist ++, pNeur ++) {double dist = value - * pNeur; * pDist + = dist * dist; }>
// calculate squared distances between record and neurons for all binary// calculate squared distances between record and neurons for all binary
// fields for( size_t IFId=O; iFld<ivNbBinFlds; iFld++ ) { double value = 1. - record.getCategoricalIndex( iFId ); if (value < -0.01) pNeur += ivNbNeurons; eise for( double* pDist=pivDistances; pDist<pDistStop; pDist++, pNeur++ ) { double dist = value - *pNeur; *pDist += dist * dist;// fields for (size_t IFId = O; iFld <ivNbBinFlds; iFld ++) {double value = 1st - record.getCategoricalIndex (iFId); if (value <-0.01) pNeur + = ivNbNeurons; for (double * pDist = pivDistances; pDist <pDistStop; pDist ++, pNeur ++) {double dist = value - * pNeur; * pDist + = dist * dist;
} } // calculate squared distances between record and neurons for all nominal // fields for( size_t SFId=O; iFld<ivNbNomFlds; iFld++ ) { unsigned char index = record. getCategoricalIndex( ivNbBinFIds+iFld ); if (index != 255) { pNeur += ivNbNeurons * index; for( double* pDist=pivDistances; pDist<pDistStop; pDist++, pNeur++ ) { double dist = 1. - *pl\leur; *pDist += dist * dist;}} // calculate squared distances between record and neurons for all nominal // fields for (size_t SFId = O; iFld <ivNbNomFlds; iFld ++) {unsigned char index = record. getCategoricalIndex (ivNbBinFIds + iFld); if (index! = 255) {pNeur + = ivNbNeurons * index; for (double * pDist = pivDistances; pDist <pDistStop; pDist ++, pNeur ++) {double dist = 1. - * pl \ leur; * pDist + = dist * dist;
} pNeur -= ivNbNeurons * (index + 1);} pNeur - = ivNbNeurons * (index + 1);
} pNeur += ivNbNeurons * pivNbNomValues[iFld]; }} pNeur + = ivNbNeurons * pivNbNomValues [iFld]; }
// find the neuron which mininizes the squared distance double minDistSqr = pivDistances[0]; double* pMinDist = pivDistances; for( double* pDist=pivDistances+l; pDist<pDistStop; pDist++ ) if (*pDist < minDistSqr) { minDistSqr = *pDist; pMinDist = pDist;// find the neuron which mininizes the squared distance double minDistSqr = pivDistances [0]; double * pMinDist = pivDistances; for (double * pDist = pivDistances + l; pDist <pDistStop; pDist ++) if (* pDist <minDistSqr) {minDistSqr = * pDist; pMinDist = pDist;
} size_t iBest = pMinDist - pivDistances;} size_t iBest = pMinDist - pivDistances;
// move the winning neuron towards the record pNeur = pivSOM + iBest; for( size_t i=0; kivNbNumFIds; i++, pNeur+=ivNbNeurons ) { double normVal = record. getNormalizedNumericValue(i); if (normVal != DBLJMAX) { normVal -= *pNeur; normVal *= learningRate; *pNeur += normVal; changelnlteration += fabs(normVal);// move the winning neuron towards the record pNeur = pivSOM + iBest; for (size_t i = 0; kivNbNumFIds; i ++, pNeur + = ivNbNeurons) {double normVal = record. getNormalizedNumericValue (i); if (normVal! = DBLJMAX) {normVal - = * pNeur; normVal * = learningRate; * pNeur + = normVal; changelnlteration + = fabs (normVal);
} } for( size_t i=0; i<ivNbBinFlds; i++, pNeur+=ivNbNeurons ) if (record.getCategoricallndex(i) != 255) { double change =learningRate*(l.-record.getCategoricalIndex(i)-*pNeur); *pNeur += change; changelnlteration += fabs(change);}} for (size_t i = 0; i <ivNbBinFlds; i ++, pNeur + = ivNbNeurons) if (record.getCategoricallndex (i)! = 255) {double change = learningRate * (l.-record.getCategoricalIndex (i) - * pNeur); * pNeur + = change; changelnlteration + = fabs (change);
} for( size_t i=0; kivNbNomFIds; i++ ) { unsigned char index = record.getCategoricalIndex( i + ivNbBinFIds ); if (index != 255) { double* pNeurValue = pNeur + ivNbNeurons*index; for( size_t j=0; j<pivNbNomValues[i]; j++, pNeur+=ivNbNeurons ) { *pNeur += learningRate * ((pNeur==pNeurValue?l.:O.)-*pNeur);} for (size_t i = 0; kivNbNomFIds; i ++) {unsigned char index = record.getCategoricalIndex (i + ivNbBinFIds); if (index! = 255) {double * pNeurValue = pNeur + ivNbNeurons * index; for (size_t j = 0; j <pivNbNomValues [i]; j ++, pNeur + = ivNbNeurons) {* pNeur + = learningRate * ((pNeur == pNeurValue? l.: O.) - * pNeur);
} changelnlteration += fabs(leamingRate * (l.-*pNeurValue)); }} changelnlteration + = fabs (leamingRate * (l .- * pNeurValue)); }
}}
// move the winning neuron's neighbors towards the record size_t nbNeighbors = pivNeighborhood[iBest].first; const NeighborDistance* const neighbors = pivNeighborhood[iBest].second; for( size_t n=0; n<nbNeighbors; n++ ) { const pair<size_t,double>& neigh = neighbors[n]; if (neigh.second >= maxNeighborDist) break; double factor = (1. - neigh.second * invMaxNeighborDist); factor *= factor * learningRate; pNeur = pivSOM + neigh.first;// move the winning neuron's neighbors towards the record size_t nbNeighbors = pivNeighborhood [iBest] .first; const NeighborDistance * const neighbors = pivNeighborhood [iBest] .second; for (size_t n = 0; n <nbNeighbors; n ++) {const pair <size_t, double> & neigh = neighbors [n]; if (neigh.second> = maxNeighborDist) break; double factor = (1st - neigh.second * invMaxNeighborDist); factor * = factor * learningRate; pNeur = pivSOM + neigh.first;
for( size_t i=0; i<ivNbNumFlds; i++, pNeur+=ivNbNeurons ) { double normVal = record. getNormalizedNumericValue(i); if (normVal != DBL_MAX) {for (size_t i = 0; i <ivNbNumFlds; i ++, pNeur + = ivNbNeurons) {double normVal = record. getNormalizedNumericValue (i); if (normVal! = DBL_MAX) {
*pl\leur += factor * (normVal - *pNeur); } } for( size_t i=0; i<ivNbBinFlds; i++, pNeur+=ivNbNeurons ) if (record. getCategoricalIndex(i) != 255) {* pl + leur + = factor * (normVal - * pNeur); }} for (size_t i = 0; i <ivNbBinFlds; i ++, pNeur + = ivNbNeurons) if (record. getCategoricalIndex (i)! = 255) {
*pNeur += factor * (record. getCategoricallndex(i) - *pNeur); } for( size_t i=0; i<ivNbNomFlds; i++ ) { unsigned char index = record.getCategoricalIndex( i + ivNbBinFIds ); if (index != 255) { double* pNeurValue = pNeur + ivNbNeurons*index; for( size_t j=0; j<pivNbNomVa!ues[i]; j++, pNeur+=ivNbNeurons ) {* pNeur + = factor * (record. getCategoricallndex (i) - * pNeur); } for (size_t i = 0; i <ivNbNomFlds; i ++) {unsigned char index = record.getCategoricalIndex (i + ivNbBinFIds); if (index! = 255) {double * pNeurValue = pNeur + ivNbNeurons * index; for (size_t j = 0; j <pivNbNomVa! ues [i]; j ++, pNeur + = ivNbNeurons) {
*pNeur += factor * ((pNeur==pNeurVa!ue?l.:O.) - *pNeur);* pNeur + = factor * ((pNeur == pNeurVa! ue? l.: O.) - * pNeur);
} }}}
} } // end of loop over all neighbors}} // end of loop across all neighbors
} // end of loop over all training data records} // end of loop over all training data records
// This sample code reduces both the leaming rate and the maximum distance // (up to which neighbors of the winning neuron are modified) by a factor of// This sample code reduces both the likelihood and the maximum distance // (up to which neighbors of the winning neuron are modified) by a factor of
// 0.88 after each 8-th iteration.// 0.88 after each 8-th iteration.
// Many other modification schemes are possible here, e.g. smaller adjustment // after each Single iteration, or different adjustment factors for leaming // rate and maximum neighbour distance. if ((iteration % 8) == 0) { maxNeighborDist *= 0.88; invMaxNeighborDist /= 0.88; learningRate *= 0.88;// Many other modification schemes are possible here, e.g. smaller adjustment // after each single iteration, or different adjustment factors for leaming // rate and maximum neighbor distance. if ((iteration% 8) == 0) {maxNeighborDist * = 0.88; invMaxNeighborDist / = 0.88; learningRate * = 0.88;
} } // end of loop over all iterations for a fixed network size}} // end of loop over all iteration for a fixed network size
// expand the neural network.// expand the neural network.
// This sample code implements the most elementary multi grid approach: we// This sample code implements the most elementary multi grid approach: we
// Start with the smallest, coarsest grid and perform a series of expansion // steps until the largest, finest grid of neurons is reached. No grid// Start with the smallest, coarsest grid and perform a series of expansion // steps up the largest, finest grid of neurons is reached. No grid
// shrinking steps are performed.// shrinking steps are performed.
// In the field of multi grid approaches for solving large linear equation // Systems, studies have shown that intermixing grid expansion and grid // shrinking steps can increase overall convergence speed of the method. // The same might hold for the multi grid approach to training SOM networks. if (ivNbNeurons < ivMaxNbNeurons && ok) { ok = expandSOMNetworkQ; } eise break;// In the field of multi-grid approaches for solving large linear equation // Systems, have shown that intermixing grid expansion and grid // shrinking steps can increase overall speed of the method. // The same might hold for the multi grid approach to training SOM networks. if (ivNbNeurons <ivMaxNbNeurons && ok) {ok = expandSOMNetworkQ; } break;
> // end of loop over all network expansion Steps return ok; }> // end of loop over all network expansion Steps return ok; }
Mit der vorgestellten Technik zur Datenvorbereitung und SOM-Analyse können mit preiswerter, allgemeinverfügbarer Hardware in vertretbarer Zeit SOM-Analysen für Daten bis zur Größe von etwa 10 - 20 GB erstellt werden, selbst wenn diese Rechner lediglich über einen CPU- Kern verfügen.With the presented data preparation technology and SOM analysis, low-cost, readily available hardware can be used to build SOM analyzes for data up to about 10-20 GB in a reasonable amount of time, even if these computers have only one CPU core.
Darüber hinaus erlaubt die vorgestellte Technik auch, den SOM-Analyseprozess zu paralleli- sieren, um noch bessere Antwortzeiten zu erreichen. Für die Parallelisierung der vorgestellten Technik eignen sich besonders die folgenden Ansätze: • VektorrechnerIn addition, the proposed technique also allows parallelization of the SOM analysis process for even better response times. The following approaches are particularly suitable for the parallelization of the presented technique: • Vector computer
• SMP-Rechner (Shared-Memory-Parallelism)• SMP computer (shared memory parallelism)
• MPP-Rechner (Massiv Parallele Shared-Nothing Architekturen)• MPP calculator (Massively Parallel Shared-Nothing architectures)
• Vernetzte Rechner-Cluster aus mehreren Analyse-Rechnern (10, 20)• Networked computer clusters from several analysis computers (10, 20)
Vektorrechner sind Computer mit einer CPU7 welche aber über mehrere Vektorregister für z.B. 128, 256 oder 512 Fließkommazahlen verfügen (z.B. die SX-Supercomputer-Reihe von NEC). Mit Hilfe dieser Vektorregister können elementare numerische Operationen zwischen Zahlenfeldern (Vektoren) in einem Taktzyklus erledigt werden. Die vorgestellte SOM- Trainingstechnik ist so gestaltet, dass numerische Berechnungen abgearbeitet werden müs- sen, bei denen der Hauptteil der Rechenarbeit im Innern langer Schleifen in Form von elementaren Rechenoperationen zwischen numerischen Feldern und skalaren Werten anfällt und bei denen die Berechnungen eines Schleifendurchlaufs nicht von den Ergebnissen vorheriger Schleifendurchläufe abhängen. Daher kann die vorgestellte Technik praktisch unverändert auf Vektorrechnern eingesetzt werden und wird dort einen beinahe linearen Geschwindigkeitszuwachs (um einen Faktor 100 - 200) liefern.Vector computers are computers with a CPU 7 but which have several vector registers for eg 128, 256 or 512 floating-point numbers (eg the SX supercomputer series from NEC). With the help of these vector registers elementary numerical operations between number fields (vectors) can be done in one clock cycle. The presented SOM training technique is designed to handle numerical computations in which the main part of the computation work inside long loops takes the form of elementary arithmetic operations between numeric arrays and scalar values, and where the computations of a loop pass are not different from the computation Depend on results of previous loop passes. Therefore, the proposed technique can be used virtually unchanged on vector computers and will provide there an almost linear velocity increase (by a factor of 100-200).
Auch moderne ,MultiCore'-Rechnerarchitekturen wie Intel Mehrkern-Prozessoren oder CeII- Prozessoren von IBM können bereits durch Parallelverarbeitung einen Geschwindigkeitszuwachs erzielen. Auf einem Parallelrechner mit verteiltem Speicher bzw. auf einem Netzwerk von Rechnern kann die vorgestellte SOM-Trainingstechnik mit Hilfe eines Message Passing Interfaces wie zum Beispiel MPI I oder MPI II paraileüsiert werden.Even modern, multi-core computing architectures such as Intel multi-core processors or IBM CeII processors can already achieve an increase in speed through parallel processing. On a parallel computer with distributed memory or on a network of computers, the presented SOM training technique can be parseed with the help of a message passing interface such as MPI I or MPI II.
s Die folgende Modifikation ist eine Möglichkeit, dies zu erreichen. Die Codezeilen mit [Mas¬ ter:] am Anfang werden nur vom Master- oder Koordinator-Prozess durchlaufen, alle anderen Codezeilen von allen parallelen Prozessen;s The following modification is one way to accomplish this. The lines of code with [Mas ¬ ter:] at the beginning are executed only by the master or coordinator process, all other lines of code from all parallel processes;
[Master:] Teile die komprimierten Trainingsdaten in viele Datenverarbeitungsobjekte auf 10 [Master:] Versende die Datenverarbeitungsobjekte an unterschiedliche Siaves[Master:] Divide the compressed training data into many data processing objects. 10 [Master:] Send the data processing objects to different siaves
Lies die vom Master versandten Datenverarbeitungsobjekte in den Arbeitsspeicher [Master:] konstruiere Initialkonfiguration des SOM-Netzes und Trainings-Parameter Lies die vom Master versandte Initialkonfiguration und Parameter Für alle SOM-Netzexpansionsschritte (ca. 4 - 10) ls Für alle Iterationsschritte (ca. 20 - 200) {Read the data processing objects sent by the master into the main memory [Master:] construct initial configuration of the SOM network and training parameters Read the initial configuration and parameters sent by the master For all SOM network expansion steps (about 4 - 10) ls For all iteration steps (approx. 20-200) {
Solange noch Trainingsdatensätze vorhanden sind (ca. 10 - 1000 Wiederh.) { [Master:] sende SOM-Netz (Gewichte), Lernrate, Radius, DatensätzeProSchritt Lies die vom Master versandten Informationen Für DatensätzeProSchritt Datensätze d (ca. 105 - 106) {As long as there are still training data records available (about 10 - 1000 repetitions) {[Master:] send SOM network (weights), learning rate, radius, data recordsProStep Read the information sent by the master For data recordsProStep datasets d (about 10 5 - 10 6 ) {
2020
(berechne Distanzen zwischen d und allen Neuronen wie im seriellen Fall) (finde bestes_Neuron wie im seriellen Fall)(calculate distances between d and all neurons as in the serial case) (find best_Neuron as in the serial case)
Speichere Index des Gewinnerneurons in der Liste Gewinnend]Save winner's tower's index in the Winning list]
K }K}
Sende Liste Gewinner an MasterSend List Winners to Master
(1) [Master:] Sammle die Listen Gewinner von allen Siaves ein [Master:] Für alle Slave-Prozesse (ca. 4 - 128) {(1) [Master:] Collect the lists Winners of all Siaves [Master:] For all Slave processes (about 4 - 128) {
[Master:] Für alle Einträge der Gewinner-Liste n (ca. 105 - 10δ) { 30 [Master;] Lies den zugehörigen Trainingsdatensatz[Master:] For all entries in the winner list n (approximately 10 5 - 10 δ ) {30 [Master;] Read the corresponding training data set
[Master:] Modifiziere die Neuronengewichte (Gewinnerneuron + Nachbarn) [Master:] >[Master:] Modify the neuron weights (winner neuron + neighbors) [Master:]>
(2) [Master:] > }(2) [Master:]>}
35 }35}
} Hier erfolgt das Anpassen des SOM-Netzes nicht mehr synchron (d.h. sofort nach dem Ermit¬ teln des Gewinnerneurons für einen Datensatz), sondern asynchron. Die einzelnen Slave- Prozesse ermitteln die Gewinner-Neuronen für eine bestimmte Anzahl an Datensätzen und melden die Identiftkatoren dieser Neuronen an den Master-Prozess zurück. Dieser sammeit die Gewinnerlisten aller Slave- Prozesse ein, führt dann alle Modifikationen der Neuronengewichte durch und sendet das neue SOM-Netz an die Slave-Prozesse zurück.} Here, the adaptation of the SOM network is no longer synchronous (ie immediately after Ermit ¬ teln the winning neuron for a record), but asynchronous. The individual slave processes determine the winner neurons for a given number of records and return the identifiers of those neurons to the master process. This collects the winner lists of all slave processes, then carries out all modifications of the neuron weights and sends the new SOM network back to the slave processes.
Um die Asynchronität nicht beliebig groß werden zu lassen, sieht die oben dargestellte Tech¬ nik vor, die Slave-Prozesse nicht ihren gesamten Datenbestand abarbeiten zu lassen, bevor sie die Gewinnerlisten an den Master-Prozess schicken, sondern immer nur eine bestimmte Anzahl Datensätze (z.B. 10000, 100000 oder 1 Million). Dadurch wird trotz der Asynchronität mehrmals innerhalb einer Iteration das jeweils neueste SOM-Netz an alle Prozesse kommuniziert und als Grundlage der weiteren Berechnungen genutzt.In order not to let the asynchrony be any size, see the shown above tech ¬ technology before not to let work through their full range of data, the slave processes before sending the winners lists to the master process, but only a certain number of records ( eg 10000, 100000 or 1 million). As a result, despite the asynchronicity, the latest SOM network is communicated to all processes several times within an iteration and used as the basis for further calculations.
Der Kommunikationsbedarf zwischen den einzelnen Prozessen ist dabei so gering, dass diese Art der Parallelisierung sogar auf einem Netzwerk von Computern funktioniert, welche nur über eine Intra- oder Internetverbindung von DSL-Qualität (6MBits/sec) verbunden sind.The need for communication between the individual processes is so low that this type of parallelization even works on a network of computers which are only connected via an Internet or Internet connection of DSL quality (6 Mbits / sec).
Mit dem oben dargestellten Prozess ist für eine kleine Anzahl von parallelen Prozessen ein annähernd linearer Geschwindigkeitsgewinn mit der Prozess-Anzahl möglich. Bei einer größeren Anzahl paralleler Prozesse konvergiert der Geschwindigkeitsgewinn gegen einen konstanten Faktor zwischen 20 und 30.With the process presented above, for a small number of parallel processes, an approximately linear speed gain with the number of processes is possible. For a larger number of parallel processes, the speed gain converges to a constant factor between 20 and 30.
Wenn diese Umitierung der Geschwindigkeitssteigerung von etwa 20-30 überwunden wer- den soll, kann der Algorithmus z.B. so modifiziert werden, dass die Slave-Prozesse schon auf Basis der nächsten Datensatz-Tranche arbeiten, während der Master-Prozess noch mit Hilfe der gesammelten Gewinnerlisten der vorherigen Tranche das SOM-Netz modifiziert, Dies bedeutet, dass die Slave-Prozesse immer auf dem zweitaktuellsten Netz anstelle des aktuellsten Netzes ihre Gewinnerneuronen bestimmen.If this change in the speed increase of about 20-30 is to be overcome, the algorithm can be used e.g. modified so that the slave processes are already working on the basis of the next data record tranche, while the master process is still modifying the SOM network with the help of the collected winners lists of the previous installment. This means that the slave processes are always on the second most current network instead of the most up to date network determine their winning neurons.
Es ist dabei klar, dass die Prozesse (Slave- und Master-Prozess) auf verschiedenen Analyse- Rechnern (10, 20) ausgeführt werden können, die z.B. durch ein Netzwerk oder andere Datenverbindung (14) miteinander verbunden sind. Dabei arbeitet mindestens ein Analyse- Rechner (10), der den mindestens einen Master-Prozess ausführt, mit mindestens einem weiteren Analyse-Rechner (20) zusammen, auf dem mindestens ein Slave-Prozess ausgeführt wird. Dies ist schematisch in Rg. 6 dargestellt. It is clear that the processes (slave and master processes) can be carried out on different analysis computers (10, 20), e.g. are interconnected by a network or other data connection (14). In this case, at least one analysis computer (10), which executes the at least one master process, cooperates with at least one further analysis computer (20), on which at least one slave process is executed. This is shown schematically in FIG. 6.

Claims

Patentansprüche claims
1. Ein elektronisches Datenverarbeitungssystem zur Analyse von Daten, mit wenigstens einem Analyse-Rechner (10), wobei s - der Analyse-Rechner (10) dazu eingerichtet und programmiert ist, ein selbst adaptierendes Neuronen-Netz zu implementieren, das mit einer Vielzahl Datensätzen mit vielen Merkmalen einem Training zu unterziehen ist, bei dem den Neuronen des Neuronen-Netzes anfängliche Neuronengewichte zuzuordnen sind, den Neuronen des Neuronen-Netzes Neuronengewichte zuzuordnen sind, die aus der 10 Vielzahl der Datensätze mit ihren vielen Merkmalen zu gewinnen sind, ein Training mehrere Trainingsphasen umfasst, und wobei jede Trainingsphase eine bestimmte Anzahl Trainingsdurchläufe aufweist, wobei zu Beginn jeder Trainingsphase entwederAn electronic data processing system for analyzing data, comprising at least one analysis calculator (10), wherein the analysis calculator (10) is adapted and programmed to implement a self-adapting neuron network comprising a plurality of data sets training with many features is to be assigned to the neurons of the neuron network initial neuron weights, the neurons of the neuron network are attributed to neuron weights, which are to win the 10 variety of records with their many features, a training several Training phases, and wherein each training phase has a certain number of training runs, at the beginning of each training phase either
Neuronen in das Neuronen-Netz einzufügen sind, deren Neuronengewichte i5 sich mindestens teilweise aus Gewichten vorhandener Neuronen ergeben, oderNeurons are to be inserted into the neuron network whose neuronal weights i5 result at least in part from weights of existing neurons, or
Neuronen aus dem Neuronen-Netz zu entfernen sind und die Neuronengewichte der verbleibenden Neuronen mindestens teilweise mit Teilen der Gewichte der entfernten Neuronen zu gewichten sind.Neurons must be removed from the neuron network and the neuron weights of the remaining neurons at least partially weighted with parts of the weights of the removed neurons.
20 2. Das elektronische Datenverarbeitungssystem nach Anspruch 1, dadurch gekennzeichnet, dass für jede Trainingsphase zumindest eine Auswahl der Datensätze verwendet wird um die Neuronengewichte der Neuronen des Neuronen-Netzes zu gewichten, wobei für jede Trainingsphase abhängig von der aktuellen Größe des Neuronen-Netzes eine unterschiedliche Anzahl von Trainingsdurchläufen für das Training der Neuronen mit den Merkmalen gewählt20 2. The electronic data processing system according to claim 1, characterized in that for each training phase, at least one selection of the data sets is used to weight the neuron weights of the neurons of the neuron network, wherein for each training phase depending on the current size of the neuron network different number of training runs chosen for the training of neurons with the characteristics
25 wird, die so oft auszuführen sind, bis die maximale vorgegebene Anzahl der Trainingsdurchläufe erreicht ist, oder das Training insofern konvergiert als dass sich die Merkmalsgewichte der Neuronen nicht mehr wesentlich ändern.25, which is to be executed so often until the maximum predetermined number of training runs is reached, or the training converges in that the feature weights of the neurons no longer change significantly.
3. Das elektronische Datenverarbeitungssystem nach Anspruch 1 oder 2, dadurch gekenn-3. The electronic data processing system according to claim 1 or 2, characterized
30 zeichnet, dass zwischen zwei Trainingsphasen, für die Neuronen in das Netz einzufügen sind, wenigstens eine Trainingsphase auszuführen ist, für die Neuronen aus dem Netz zu entfernen sind.30 illustrates that between two training phases for which neurons are to be inserted into the network, at least one training phase is to be performed for which neurons are to be removed from the network.
4. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 3, dadurch 5 gekennzeichnet, dass bei dem Entfernen eines Neurons nur die unmittelbar an das zu entfernende Neuron angrenzenden verbleibenden Neuronen neu zu gewichten sind, oder die verbleibenden Neuronen mittels einer linearen oder kubischen oder Exponential-Spllne- Interpolation oder einer sonstigen Interpolationsvorschrift unter Einbeziehung mehrerer Nachbarneuronen neu zu gewichten sind.4. The electronic data processing system according to any one of claims 1-3, characterized in that in the removal of a neuron only the immediately adjacent to the neuron to be removed remaining neurons are to be re-weighted, or the remaining neurons by means of a linear or cubic or exponential -Spllne- Interpolation or any other interpolation rule involving multiple neighbor neurons.
5. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 4, dadurch s gekennzeichnet, dass die Neuronen des Neuronen-Netzes als Knoten einer mehrdimensiona¬ len, vorzugsweise zweidimensionalen Matrix anzuordnen sind.5. The electronic data processing system according to any one of claims 1-4, characterized s in that the neurons of the neural network are to be arranged as nodes of a mehrdimensiona ¬ len, preferably two-dimensional matrix.
6. Das elektronische Datenverarbeitungssystem nach dem vorherigen Anspruch, dadurch gekennzeichnet, dass beim Entfernen oder Einfügen von Neuronen aus dem / in das Neuro-o nen-Netz aus der Matrix Zeilen oder Spalten zu entnehmen / einzufügen sind.6. The electronic data processing system according to the previous claim, characterized in that when removing or inserting neurons from / to the Neuro-o NEN-net from the matrix lines or columns to remove / insert.
7. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 6, dadurch gekennzeichnet, dass die Gewichte aller Neuronen für ein bestimmtes Merkmal in einem zusammenhängenden Speicherbereich des Analyse-Rechners (10) zu speichern sind. 57. The electronic data processing system according to any one of claims 1-6, characterized in that the weights of all neurons for a particular feature in a contiguous storage area of the analysis computer (10) are to be stored. 5
8. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 7, dadurch gekennzeichnet, dass die anfänglichen Neuronengewichte der Neuronen des Neuronen- Netzes durch ein heuristisches Verfahren zu bestimmen sind. 08. The electronic data processing system according to any one of claims 1-7, characterized in that the initial neuron weights of the neurons of the neuron network are to be determined by a heuristic method. 0
9. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 8, dadurch gekennzeichnet, dass die Merkmale vor dem Start des Trainings einmal gelesen und die Originalmerkmale auf rein numerische normalisierte Merkmale transformiert werden.The electronic data processing system according to any one of claims 1-8, characterized in that the features are read once before the start of the training and the original features are transformed to purely numerical normalized features.
10. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 9, dadurch gekennzeichnet, dass die Merkmale vor dem Training als Trainingsdaten komprimiert zu speichern sind.10. The electronic data processing system according to any one of claims 1-9, characterized in that the features are compressed before training as training data to save.
11. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 10, dadurch gekennzeichnet, dass der Analyse-Rechner (10) eine Initialkonfiguration des Neuronen- Netzes und Trainings-Parameter erstellt und die Initialkonfiguration und die Trainings- Parameter an mindestens einen weiteren Analyse-Rechner (20) versendet.11. The electronic data processing system according to any one of claims 1-10, characterized in that the analysis computer (10) creates an initial configuration of the neuron network and training parameters and the initial configuration and the training parameters to at least one further analysis computer (20) shipped.
12. Das elektronische Datenverarbeitungssystem nach dem vorherigen Anspruch, dadurch gekennzeichnet, dass die Initialkonfiguration des Neuronen-Netzes und die Training- Parameter von dem mindestens einen weiteren Analyse-Rechner (20) eingelesen werden. 12. The electronic data processing system according to the preceding claim, characterized in that the initial configuration of the neuron network and the training parameters of the at least one further analysis computer (20) are read.
13. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 12, dadurch gekennzeichnet, dass der Analyse-Rechner (10) für alle Trainingsphasen und/oder für alle Trainingsläufe die Neuronengewichte und/oder eine Lernrate und/oder einen Radius und/oder die Anzahl von Iterationsschritten an den mindestens einen weiteren Analyse-Rechner (20) versendet, der mindestens eine weitere Analyse-Rechner (20) die von dem Analyse-Rechner (10) versandten Informationen einliest und für die eingelesene Anzahl Trainingsläufe jeweils Distanzen zwischen den Trainingsdatensätzen und den Gewichten für die Neuronen berechnet, ein Gewinnerneuron ermittelt, das Gewinnemeuron jeweils in einer Liste speichert und die Liste nach der Anzahl von Iterationsschritten an den Analyse-Rechner (10) sendet, und der Analyse-Rechner (10) die Liste der Gewinnerneuronen von dem mindestens einen weiteren Analyse-Rechner (20) empfängt und darauf basierend die Gewichte der Gewinnerneuronen und ihrer Nachbarn modifiziert.13. The electronic data processing system according to one of claims 1-12, characterized in that the analysis computer (10) for all training phases and / or for all training runs, the neuron weights and / or a learning rate and / or a radius and / or the number Sent from iterating steps to the at least one further analysis computer (20), the at least one further analysis calculator (20) reads in the information sent by the analysis computer (10) and for the number of training runs read in each case distances between the training data sets and the Calculates weights for the neurons, determines a winner neuron, stores the winning memorand each in a list and sends the list to the analysis calculator (10) after the number of iterations, and the analysis calculator (10) returns the list of winning neurons from the at least one receives another analysis calculator (20) and based on the weights of the winner neurons and their Nach barn modified.
14. Das elektronische Datenverarbeitungssystem nach einem der Ansprüche 1 - 13, dadurch gekennzeichnet, dass die Trainingsdaten von dem Analyse-Rechner (10) in Daten-Objekte aufgeteilt werden und die Daten-Objekte an den mindestens einen weiteren Analyse-Rechner (20) versendet werden, wobei die Daten-Objekte vor dem Versenden so zu dimensionieren sind, dass sie vollständig in den Arbeitsspeicher des mindestens einen weiteren Analyse- Rechner (20) passen.14. The electronic data processing system according to any one of claims 1-13, characterized in that the training data from the analysis computer (10) are divided into data objects and the data objects sent to the at least one further analysis computer (20) be, where the data objects are to be dimensioned before sending so that they fit completely in the main memory of the at least one further analysis computer (20).
15. Ein Verfahren zum Trainieren eines Neuronen-Netzes mit den Schritten:15. A method of training a neuron network comprising the steps of:
Speichern der Anzahl der Merkmale (Spalten) in den Trainingsdaten in einem ersten storing the number of features (columns) in the training data in a first
Wert, ■ Ausführen der folgenden Schritte für alle Änderungen der Neuronen-Netz-Größe: o Speichern der Anzahl der Neuronen im Netz in einem zweiten Wert, o Speichern von initialen Neuronengewichten in einem zweidimensionalen ersten Feld, wobei sich eine erste Dimension des Feldes nach dem ersten Wert und eine zweite Dimension des Feldes nach dem zweiten Wert bestimmt, o Ausführen der folgenden Schritte für alle Iterationsschritte:Value, ■ Perform the following steps for any changes in neuron network size: o storing the number of neurons in the network in a second value, o storing initial neuron weights in a two-dimensional first field, with a first dimension of the field after the first value and a second dimension of the field determined after the second value, o perform the following steps for all iteration steps:
» Ausführen der folgenden Schritte für alle Datensätze oder eine Teilmenge der Trainingsdatensätze: » Perform the following steps for all datasets or a subset of training datasets:
• Reservieren eines zweiten Feldes für das Speichern von Distanzen zwischen dem aktuellen Trainingsdatensatz und allen Neuronen, • Setzen aller Werte in diesem zweiten Feld auf einen einheitlichen initialen Wert, • Setzen eines Wertes für eine minimale Distanz auf einen vorbe¬ stimmten Wert, der so groß gewählt ist, dass er sicher größer ist als alle tatächlichen Distanzen zwischen dem aktuellen Trainings¬ datensatz und jedem Neuron des Neuronennetzes, • Ausführen der folgenden Schritte für alle Merkmale, die im aktuellen Datensatz einen validen Merkmalswert haben: o Ausführen des folgenden Schrittes für alle Neuronen:• reserving a second field for storing distances between the current training data set and all neurons, • setting all values in this second field to a uniform initial value, • setting a value for a minimum distance to a vorbe ¬ certain value which is selected so large that it is certainly greater than any tatächlichen distances between the current training ¬ record and each neuron of the neural network, • performing the following steps for all characteristics that have a valid characteristic value in the current data record: o Perform the following step for all neurons:
■ Addieren des Distanzwertes zwischen dem Neuronengewicht, das an einer durch den ersten Wert und den zweiten Wert bestimmten Stelle des ersten■ adding the distance value between the neuron weight that is at a location of the first determined by the first value and the second value
Feldes gespeichert ist, und dem validen Merkmalswert zu einem Wert an einer durch den zweiten Wert bestimmten Stelle des zweiten Feldes,Field and the valid feature value to a value at a location of the second field determined by the second value,
• Ausführen der folgenden Schritte für alle Neuronen, für die der an der durch den zweiten Wert bestimmten Stelle des zweiten Feldes gespeicherte Wert kleiner ist als der Wert für die minimale Distanz: o Setzen der minimalen Distanz auf den Wert, der an der durch den zweiten Wert bestimmten Stelle des zweiten Feldes gespeichert ist, o Setzen des aktuellen Neurons als bestes Neuron,• Performing the following steps for all neurons for which the value stored at the second field location specified by the second value is less than the minimum distance value: o Setting the minimum distance to the value at the second Value is stored in the second field, o setting the current neuron as the best neuron,
• Ausführen der folgenden Schritte für alle Merkmale m, die im aktuellen Trainingsdatensatz einen validen Wert haben: o Verschieben derjenigen in dem ersten Feld gespeicherten Neuronengewichte des besten Neurons, welche Merkmalen entsprechen, die im aktuellen Trainingsdatensatz valide• Performing the following steps for all features m that have a valid value in the current training data set: o shifting the neuron weights of the best neuron stored in the first field which correspond to features that are valid in the current training data set
Werte haben, in Richtung auf die entsprechenden validen Merkmalswerte des aktuellen Trainingsdatensatzes, und o Verschieben derjenigen in dem ersten Feld gespeicherten Neuronengewichte gewisser Nachbarneuronen des besten Neurons, welche Merkmalen entsprechen, die im aktuellenValues have, in the direction of the corresponding valid feature values of the current training data set, and o shifted neuron weights of certain neighbor neurons of the best neuron stored in the first field which correspond to features present in the current field
Trainingsdatensatz valide Werte haben, in Richtung auf die entsprechenden validen Merkmalswerte des aktuellen Trainingsdatensatzes. Training data set have valid values in the direction of the corresponding valid feature values of the current training data set.
16. Das Verfahren nach Anspruch 15, dadurch gekennzeichnet, dass die Neuronen-Netz- Größe zu Beginn jeder Trainingsphase entweder durch ein Einfügen von Neuronen in das Neuronen-Netz, deren Neuronengewichte sich mindestens teilweise aus Gewichten vorhandener Neuronen ergeben, das Neuronen-Netz vergrößert wird oder durch ein Entfernen von Neuronen aus dem Neuronen-Netz das Neuronen-Netz verkleinert wird, wobei die Neuronengewichte der verbleibenden Neuronen bei dem Entfernen mindestens teilweise mit Teilen der Gewichte der entfernten Neuronen zu gewichten sind.The method of claim 15, characterized in that the neuron mesh size at the beginning of each training phase, either by inserting neurons into the neuron network whose neuron weights result at least in part from weights of existing neurons, increases the neuron network or by removing neurons from the neuron network, the neuron network is reduced, wherein the neuron weights of the remaining neurons in the removal are at least partially weighted with parts of the weights of the removed neurons.
17. Das Verfahren nach Anspruch 15 oder 16, dadurch gekennzeichnet, dass die Merkmale numerische, boolesche und/oder nominale Merkmale sind und die Art der Distanzberechnung für jede der Merkmalsarten auf unterschiedliche Weise geschieht.17. The method of claim 15 or 16, characterized in that the features are numerical, Boolean and / or nominal features and the type of distance calculation for each of the feature types is done in different ways.
18. Das Verfahren nach einem der Ansprüche 15 - 17, dadurch gekennzeichnet, dass die erste Schleife über alle Merkmale durch mehrere Schleifen ersetzt wird.18. The method according to any one of claims 15-17, characterized in that the first loop is replaced by all the features by a plurality of loops.
19. Das Verfahren nach einem der Ansprüche 15 - 18, dadurch gekennzeichnet, dass eine Schleife über numerische Merkmale und/oder eine Schleife über binäre Merkmale und/oder eine Schleife über textuelle Merkmale iteriert.19. The method according to any one of claims 15 - 18, characterized in that iterates a loop on numerical features and / or a loop on binary features and / or a loop on textual features.
20. Das Verfahren nach einem der Ansprüche 15 - 18, dadurch gekennzeichnet, dass das erste Feld so angelegt ist, dass es aus einer dem ersten Wert entsprechenden Anzahl lückenloser Folgen von je einer dem zweiten Wert entsprechenden Anzahl numerischer Feldzellen besteht.20. The method according to any one of claims 15-18, characterized in that the first field is arranged so that it consists of a first value corresponding number of gapless sequences of each of the second value corresponding number of numeric field cells.
21. Das Verfahren nach einem der Ansprüche 15 - 20, dadurch gekennzeichnet, dass die Distanzen zwischen den Neurongewichten und den Merkmalswerten des aktuellen Trainingsdatensatzes quadratische Distanzen sind.The method of any one of claims 15-20, characterized in that the distances between the neuron weights and the feature values of the current training data set are quadratic distances.
22. Das Verfahren nach einem der Ansprüche 15 - 21, dadurch gekennzeichnet, dass die Trainingsdaten vor zu Beginn des Verfahrens komprimiert und indiziert werden, wobei textuelle Werte durch ganzzahlige Wert-Indices und/oder Fließkomma-Werte in diskrete Intervalle diskretisiert werden. 22. The method according to claim 15, characterized in that the training data are compressed and indexed before the beginning of the method, wherein textual values are discretized into discrete intervals by integer value indices and / or floating point values.
23. Das Verfahren nach einem der Ansprüche 15 - 22 dadurch gekennzeichnet, dass bei einer Vergrößerung des Neuronen-Netzes die Gewichte der neu eingefügten Neuronen durch lineare, kubische oder sonstige Interpolation bestimmt wird, falls es sich um innere Neuro¬ nen handelt und/oder die Gewichte der neu eingefügten Neuronen durch Extrapolation bestimmt werden, falls es sich um Randneuronen handelt.23. The method according to any one of claims 15 - 22, characterized in that at an enlargement of the neuron network, the weights of the newly inserted neurons is determined by linear, cubic or other interpolation, if it is internal Neuro ¬ NEN and / or the weights of the newly inserted neurons are determined by extrapolation, if they are peripheral neurons.
24. Das Verfahren nach einem der Ansprüche 15 - 23, dadurch gekennzeichnet, dass bei einer Verkleinerung des Neuronen-Netzes jedes Neuron mehrere benachbarte vorhandene Neuronen ersetzt und in jedem seiner Neuronengewichte den Mittelwert der entsprechenden Neuronengewichte der ersetzten Neuronen erbt.The method of any one of claims 15-23, characterized in that, as the neuron network narrows, each neuron replaces several adjacent existing neurons and inherits in each of its neuron weights the mean of the corresponding neuron weights of the replaced neurons.
25. Das Verfahren nach einem der Ansprüche 15 - 24, dadurch gekennzeichnet, dass die minimale Distanz zwischen dem Neuron und dem aktuellen Trainingsdatensatz die minimale quadratische Distanz ist oder die Distanz ein Distanzmaß aufweist, das die Eigenschaften einer Metrik hat.25. The method of claim 15, wherein the minimum distance between the neuron and the current training data set is the minimum square distance or the distance has a distance measure that has the properties of a metric.
26. Das Verfahren nach einem der Ansprüche 15 - 25, dadurch gekennzeichnet, dass für jede Trainingsphase zumindest eine Auswahl der Trainingsdatensätze verwendet werden um die Neuronengewichte der Neuronen des Neuronen-Netzes zu gewichten, wobei für jede Trainingsphase abhängig von der aktuellen Größe des Neuronen-Netzes eine unterschiedliche Anzahl von Trainingsdurchläufen für das Training der Neuronen mit den Merkmalen gewählt wird, die so oft auszuführen sind, bis die maximale vorgegebene Anzahl von Trainingsdurchläufen erreicht ist, oder das Training insofern konvergiert als dass sich die Merkmalsgewichte der Neuronen nicht mehr wesentlich ändern.26. The method of claim 15, wherein for each training phase, at least one selection of the training data sets is used to weight the neuron weights of the neurons of the neuron network, wherein for each training phase, depending on the current size of the neuron network A different number of training runs are selected for the training of the neurons with the characteristics that are to be executed so often until the maximum predetermined number of training runs is reached, or the training converges in that the feature weights of the neurons no longer change significantly.
27. Das Verfahren nach einem der Ansprüche 15 - 26, dadurch gekennzeichnet, dass zwischen zwei Trainingsphasen, für die Neuronen in das Netz einzufügen sind, wenigstens eine Trainingsphase auszuführen ist, für die Neuronen aus dem Netz zu entfernen sind.27. The method according to any one of claims 15-26, characterized in that between two training phases for which neurons are to be inserted into the network, at least one training phase is to be executed for which neurons are to be removed from the network.
28. Das Verfahren nach einem der Ansprüche 15 - 27, dadurch gekennzeichnet, dass, bei dem Entfernen eines Neurons nur die unmittelbar an das zu entfernende Neuron angrenzenden verbleibenden Neuronen neu zu gewichten sind, oder die verbleibenden Neuronen mittels einer linearen oder kubischen oder Exponential-Spline-Interpolation oder% einer sonstigen Interpolationsvorschrift unter Einbeziehung mehrerer Nachbarneuronen neu zu gewichten sind. 28. The method according to claim 15, characterized in that, in the removal of a neuron, only the remaining neurons immediately adjacent to the neuron to be removed are to be re-weighted, or the remaining neurons are relocated by means of a linear or cubic or exponential Spline interpolation or % of another interpolation rule involving multiple neighbor neurons are to be re-weighted.
29. Das Verfahren nach einem der Ansprüche 15 - 28, dadurch gekennzeichnet, dass die Neuronen des Neuronen-Netzes als Knoten einer mehrdimensionalen, vorzugsweise zwei¬ dimensionalen Matrix anzuordnen sind.29. The method according to any one of claims 15-28, characterized in that the neurons of the neural network are to be arranged as nodes of a multi-dimensional, preferably two ¬ dimensional matrix.
30. Das Verfahren nach Anspruch 29, dadurch gekennzeichnet, dass beim Entfernen oder Einfügen von Neuronen aus dem / in das Neuronen-Netz aus der Matrix Zeilen oder Spalten zu entnehmen / einzufügen sind.30. The method according to claim 29, characterized in that when removing or inserting neurons from / to the neuron network, rows or columns are to be taken / inserted from the matrix.
31. Das Verfahren nach einem der Ansprüche 15 - 30, dadurch gekennzeichnet, dass die Gewichte aller Neuronen für ein bestimmtes Merkmal in einem zusammenhängenden Speicherbereich eines Analyse-Rechners (10) zu speichern sind.31. The method according to any one of claims 15 - 30, characterized in that the weights of all neurons for a particular feature in a contiguous storage area of an analysis computer (10) are to be stored.
32. Das Verfahren nach einem der Ansprüche 15 - 31, dadurch gekennzeichnet, dass die anfänglichen Neuronengewichte der Neuronen des Neuronen-Netzes durch ein heuristisches Verfahren zu bestimmen sind.32. The method according to any one of claims 15 - 31, characterized in that the initial neuron weights of the neurons of the neuron network are to be determined by a heuristic method.
33. Das Verfahren nach einem der Ansprüche 15 - 32, dadurch gekennzeichnet, dass die Merkmale vor dem Start des Trainings einmal gelesen und die Merkmale lediglich einmal auf numerische Merkmale transformiert werden.,33. The method according to one of claims 15-32, characterized in that the features are read once before the start of the training and the features are transformed only once to numerical features.
34. Das Verfahren nach einem der Ansprüche 15 - 33, dadurch gekennzeichnet, dass die Merkmale vor dem Training als Trainingsdaten komprimiert zu speichern sind.34. The method according to any one of claims 15 - 33, characterized in that the features are compressed before training as training data to save.
35. Das Verfahren nach einem der Ansprüche 15 - 34, dadurch gekennzeichnet, dass der Analyse-Rechner (10) eine Initialkonfiguration des Neuronen-Netzes und Trainings- Parameter erstellt und die Initialkonfiguration und die Trainings-Parameter an mindestens einen weiteren Analyse-Rechner (20) versendet.35. The method according to any one of claims 15-34, characterized in that the analysis computer (10) creates an initial configuration of the neuron network and training parameters and the initial configuration and the training parameters to at least one further analysis computer ( 20).
36. Das Verfahren nach einem der Ansprüche 15 - 35, dadurch gekennzeichnet, dass die Initialkonfiguration des Neuronen-Netzes und die Trainings-Parameter von dem mindestens einen weiteren Analyse-Rechner (20) eingelesen werden.36. The method according to any one of claims 15 - 35, characterized in that the initial configuration of the neuron network and the training parameters of the at least one further analysis computer (20) are read.
37. Das Verfahren nach einem der Ansprüche 15 - 36, dadurch gekennzeichnet, dass der Analyse-Rechner (10) für alle Trainingsphasen und/oder für alle Trainingsläufe die Neuronengewichte und/oder eine Lernrate und/oder einen Radius und/oder die Anzahl von Iterationsschritten an den mindestens einen weiteren Analyse-Rechner (20) versendet, der mindestens eine weitere Analyse-Rechner (20) die von dem Analyse-Rechner (10) versandten Informationen einiiest und für die eingelesene Anzahl Trainingsläufe jeweils Distanzen zwischen den Trainingsdatensätzen und den Gewichten für die Neuronen berech¬ net, ein Gewinnerneuron ermittelt, das Gewinnerneuron jeweils in einer Liste speichert und die Liste nach der Anzahl von Iterationsschritten an den Analyse-Rechner (10) sendet, und s - der Analyse-Rechner (10) die Liste der Gewinnerneuronen von dem mindestens einen weiteren Analyse-Rechner (20) empfängt und darauf basierend die Gewichte der Gewinnerneuronen und ihrer Nachbarn modifiziert.37. The method according to any one of claims 15-36, characterized in that the analysis calculator (10) for all training phases and / or for all training runs, the neuron weights and / or a learning rate and / or a radius and / or the number of Iterationsschritten to the at least one further analysis computer (20), the at least one further analysis computer (20) by the analysis computer (10) einsiest sent information and for the counted training runs each distances between the training records and the weights for neurons calculation ¬ net, a winning neuron, the winner neuron each stored in a list and the list after the number of iteration steps to the analysis calculator (10 ) and the analysis calculator (10) receives the list of winning neurons from the at least one further analysis calculator (20) and modifies the weights of the winning neurons and their neighbors based thereon.
38. Das Verfahren nach einem der Ansprüche 15 - 37, dadurch gekennzeichnet, dass die 10 Trainingsdaten von dem Analyse-Rechner (10) in Daten-Objekte aufgeteilt werden und die Daten-Objekte an den mindestens einen weiteren Analyse-Rechner (20) versendet werden, wobei die Daten-Objekte vor dem versenden so zu dimensionieren sind, dass sie vollständig in den Arbeitsspeicher des mindestens einen weiteren Analyse-Rechner (20) passen.38. The method according to any one of claims 15 - 37, characterized in that the training data 10 from the analysis computer (10) are divided into data objects and the data objects sent to the at least one further analysis computer (20) in which the data objects are to be dimensioned prior to shipping in such a way that they completely fit into the main memory of the at least one further analysis computer (20).
is 39. Das Verfahren nach einem der Ansprüche 15 - 38, dadurch gekennzeichnet, dass zuris 39. The method according to any one of claims 15-38, characterized in that the
Bestimmung der Distanzen zwischen den Neuronen und dem aktuellen Trainingsdatensatz im rechenzeitintensivsten Teil des Verfahrens nur auf lückenlose Folgen von Speicherfeldern zugegriffen wird.Determining the distances between the neurons and the current training data set in the most computationally-intensive part of the process is accessed only on seamless sequences of memory fields.
20 40. Das Verfahren nach Anspruch 39, dadurch gekennzeichnet, dass zur Bestimmung der Distanzen zwischen den Neuronen und dem aktuellen Trainingsdatensatz lange Schleifen über höchstens 2 Speicherfeld-Variablen verwendet werden.40. The method according to claim 39, characterized in that for determining the distances between the neurons and the current training data set long loops over at most 2 memory field variables are used.
41. Das Verfahren nach einem der Ansprüche 15 - 40, dadurch gekennzeichnet, dass für ?5 jedes nominale Merkmal in den Trainingsdaten vorkommende Nominalwerte in einem Verzeichnis gespeichert werden, in dem jedem Merkmalswert ein vorläufiger Index zuordnet wird und das zusätzlich die Vorkommenshäufigkeit eines Merkmals zählt, und jeder Nominalwert durch den vorläufigen Index ersetzt wird.41. The method of claim 15, wherein for each nominal feature, nominal values occurring in the training data are stored in a directory in which a provisional index is assigned to each feature value and which additionally counts the occurrence frequency of a feature , and each notional value is replaced by the provisional index.
30 42. Das Verfahren nach Anspruch 41, dadurch gekennzeichnet, dass das erstellte Verzeichnis nach Vorkommenshäufigkeit sortiert ist, einer Anzahl häufiger Werte jeweils e>n neuer Index zugeordnet wird und die vorläufigen Indices durch die neuen Indices ersetzt werden.42. The method of claim 41, characterized in that the created directory is sorted by frequency of occurrence, a number of common values are each assigned to new index and the provisional indices are replaced by the new indices.
35 35
EP09827247A 2008-11-19 2009-11-19 System and method for computer-based analysis of large amounts of data Withdrawn EP2396752A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102008058016A DE102008058016A1 (en) 2008-11-19 2008-11-19 System and method for computer-based analysis of large amounts of data
PCT/IB2009/008055 WO2010058299A2 (en) 2008-11-19 2009-11-19 System and method for computer-based analysis of large amounts of data

Publications (1)

Publication Number Publication Date
EP2396752A2 true EP2396752A2 (en) 2011-12-21

Family

ID=41566194

Family Applications (1)

Application Number Title Priority Date Filing Date
EP09827247A Withdrawn EP2396752A2 (en) 2008-11-19 2009-11-19 System and method for computer-based analysis of large amounts of data

Country Status (3)

Country Link
EP (1) EP2396752A2 (en)
DE (1) DE102008058016A1 (en)
WO (2) WO2010057642A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111126590B (en) * 2016-12-23 2023-09-29 中科寒武纪科技股份有限公司 Device and method for artificial neural network operation
DE102020133089A1 (en) 2020-01-24 2021-07-29 Technisat Digital Gmbh Arrangement for home automation as well as device and method
DE102020202869A1 (en) 2020-03-06 2021-09-09 Robert Bosch Gesellschaft mit beschränkter Haftung Pre-processing method for the provision of homogeneous data blocks

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5729662A (en) * 1995-06-07 1998-03-17 Rozmus; J. Michael Neural network for classification of patterns with improved method and apparatus for ordering vectors
DE19637651A1 (en) 1996-09-16 1998-03-19 Abb Patent Gmbh Process visualization methods
DE19649633A1 (en) 1996-12-02 1998-06-04 Abb Patent Gmbh Process for the analysis and representation of transient process processes
US6897875B2 (en) * 2002-01-24 2005-05-24 The Board Of The University Of Nebraska Methods and system for analysis and visualization of multidimensional data
AU2003236594A1 (en) * 2003-07-09 2005-01-28 Raptor International Holdings Pty Ltd Method and system of data analysis using neural networks
DE102008027605B4 (en) * 2008-06-10 2010-04-08 Optiming Gmbh System and method for computer-based analysis of large amounts of data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2010058299A2 *

Also Published As

Publication number Publication date
WO2010057642A1 (en) 2010-05-27
DE102008058016A1 (en) 2010-11-04
WO2010058299A2 (en) 2010-05-27
WO2010058299A3 (en) 2011-11-24

Similar Documents

Publication Publication Date Title
DE69217047T2 (en) IMPROVEMENTS IN NEURONAL NETWORKS
DE69527880T2 (en) Determination of the behavior profile of a functional unit by means of fuzzy logic
DE69222707T2 (en) Character thinning using the appearance behavior of locally independent competitive processes
DE102017109239A1 (en) COMPUTER IMPLEMENTED PROCESS, COMPUTER READABLE MEDIA AND HETEROGICAL COMPUTER SYSTEM
DE112015003587T5 (en) SPECIFYING COMPONENTS IN GRAPH-BASED PROGRAMS
DE102008027605A1 (en) System and method for computer-based analysis of large amounts of data
EP1831804A1 (en) Relational compressed data bank images (for accelerated interrogation of data banks)
EP2854045B1 (en) Method and system for the evaluation of recorded measured values of a system
EP2396752A2 (en) System and method for computer-based analysis of large amounts of data
DE102020114575B3 (en) Method for simulating a real, in particular noisy, spin system by means of a quantum computer
DE69619782T2 (en) Determination of cushions between fields using collision vectors
DE102021109138A1 (en) EXECUTION OF QUERY PLANS
CN114253959B (en) Data complement method based on dynamics principle and time difference
CN110298058A (en) Power grid supervision index key element extraction method and device
Pawłowski et al. Combinatorial Tiling for Sparse Neural Networks
DE202022100124U1 (en) A parallel web directory constructor (PWDC) for automatically creating web directories
Gurret et al. The basis system: a benchmarking approach for spatial index structures
Amin et al. Trend cluster analysis using self organizing maps
DE102021201597A1 (en) USING HARDWARE ACCELERATED COMMANDS
DE102013205819B4 (en) Method, unit and computer program for identifying elements with a high frequency of occurrence for elements contained in a text data stream
Annuth et al. Tumble tree–reducing complexity of the growing cells approach
DE102018118374A1 (en) Access prologue and epilogue data
CN113326791B (en) Face recognition method based on robust self-adaptive graph structure learning algorithm
Jiang et al. Fast window aggregate on array database by recursive incremental computation
EP3385834A1 (en) Hardware driver for efficient arithmetic

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR

AX Request for extension of the european patent

Extension state: AL BA RS

R17D Deferred search report published (corrected)

Effective date: 20111124

RIC1 Information provided on ipc code assigned before grant

Ipc: G06N 3/10 20060101AFI20120625BHEP

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

DAX Request for extension of the european patent (deleted)
18D Application deemed to be withdrawn

Effective date: 20110621

R18D Application deemed to be withdrawn (corrected)

Effective date: 20120525