WO2014052885A2 - System and methods for analysis of data - Google Patents
System and methods for analysis of data Download PDFInfo
- Publication number
- WO2014052885A2 WO2014052885A2 PCT/US2013/062397 US2013062397W WO2014052885A2 WO 2014052885 A2 WO2014052885 A2 WO 2014052885A2 US 2013062397 W US2013062397 W US 2013062397W WO 2014052885 A2 WO2014052885 A2 WO 2014052885A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data set
- data
- computer method
- encoded
- analyzing
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2465—Query processing support for facilitating data mining operations in structured databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/31—Indexing; Data structures therefor; Storage structures
- G06F16/316—Indexing structures
- G06F16/319—Inverted lists
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
Definitions
- anti-information is also referred to as "anti-stream", which contains the "opposite” information from the original data stream, and is produced by algorithmically inverting the statistical distribution of symbol sequences appearing in the original stream. For example, sequences of digits that were common in the original stream are rare in the anti-stream, and vice versa. Streams and anti-streams are algorithmically collided in a way that systematically cancels any common statistical structure in the original streams, leaving only information relating to their statistically significant differences.
- the zero model is the unique single-state PFSA up to minimal description that generates symbols as consecutive realizations of independent random variables with uniform distribution over the symbol alphabet.
- W generates flat white noise (FWN), and the entropy rate of FWN achieves the theoretical upper bound among the sequences generated by arbitrary PFSA in the model space.
- Data smashing is predicated on being able to invert and sum streams, and to compare streams to noise.
- Inversion generates a stream s' given a stream s, such that if PFSA G is the source for s, then -G is the source for s'.
- deviation of a stream s from that generated by a FWN process can be calculated directly.
- EEG electroencephalographic
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Probability & Statistics with Applications (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Algebra (AREA)
- Operations Research (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- Fuzzy Systems (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Complex Calculations (AREA)
Description
SYSTEM AND METHODS FOR ANALYSIS OF DATA
CROSS-REFERENCE TO RELATED APPLICATIONS
The present application claims priority to U.S. Provisional Patent Application Serial Number 61/706,583 filed September 27, 2012 and U.S. Provisional Patent Application Serial Number 61/762,100 filed February 7, 2013, hereby incorporated by reference.
GOVERNMENT FUNDING
The invention was made with government support under grant number ESS 8314 awarded by the Defense Threat Reduction Agency (DTRA). The United States Government has certain rights in the invention. The United States government has certain rights in this invention.
FIELD OF THE INVENTION
The invention relates generally to data mining. More specifically, the invention relates to the analysis of data using a universal metric to quantify and estimate the similarity and dissimilarity between sets of data.
BACKGROUND OF THE INVENTION
From automatic speech recognition to discovering unusual stars, underlying almost all automated discovery tasks is the ability to compare and contrast data. Yet despite the prevalence of computing power and abundance of data, understanding exactly how to perform this comparison has resisted automation.
A key challenge is that most data comparison algorithms today rely on a human expert to specify the important distinguishing "features" that characterize a particular data set. Nearly all automated discovery systems today rely, at their core, on the ability to compare data - from automatic image recognition to
discovering new astronomical objects -, such systems must be able to compare and contrast data records in order to group them, classify them, or identify the odd-one-out. Despite rapid growth in the amount of data collected and the increasing rate at which it can be processed, analysis of quantitative data streams still relies heavily on knowing what to look for.
Any time a data mining algorithm searches beyond simple correlations, a human expert must help define a notion of similarity - by specifying important distinguishing features of the data to compare, or by training learning algorithms using copious amounts of examples. Determining the similarity between two data streams is key to any data mining process, but relies heavily on human- prescribed criteria.
Research in machine learning is dominated by the search for good "features", which are typically understood to be heuristically chosen discriminative attributes characterizing objects or phenomena of interest. The ability of experts to manually define appropriate features for data summarization is not keeping pace with the increasing volume, variety and velocity of big data. Moreover, the number of characterizing features i.e. the size of the feature set, needs to be relatively small to avoid intractability of the subsequent learning algorithms. Such small sets of discriminating attributes are often hard to find. Additionally, their heuristic definition precludes any notion of optimality; it is impossible to quantify the quality of a given feature set in any absolute terms; thus, only allowing a comparison of how it performs in the context of a specific task against a few selected variations.
A number of deep learning approaches have been recently demonstrated that learn features automatically, but typically require large amounts of data and
computational effort to train. In addition to the heuristic nature of feature selection, machine learning algorithms typically necessitate the choice of a distance metric in the feature space. For example, the classic "nearest neighbor" k-NN classifier requires definition of proximity, and the k-means algorithm depends on pairwise distances in the feature space for clustering. The choice of the metric crucially impacts both supervised and unsupervised learning algorithms, and has recently led to approaches that learn appropriate metrics from data.
To side-step the heuristic metric problem, a number of recent approaches attempt to learn appropriate metrics directly from data. Some supervised approaches to metric learning can "back out" a metric from side information or labeled constraints. Unsupervised approaches have exploited a connection to dimensionality reduction and embedding strategies, essentially attempting to uncover the geometric structure of geodesies in the feature space (e.g. manifold learning). However, such inferred geometric structures are, again, strongly dependent on the initial heuristic choice of the feature set. Since Euclidean distances between feature vectors are often misleading, heuristic features make it impossible to conceive of a task-independent universal metric in the feature space. While the advantage of considering the notion of similarity between data instead of between feature vectors has been recognized, the definition of similarity measures has remained intrinsically heuristic and application dependent.
Thus, there is a need for an automated, universal metric to estimate the differences and similarities between arbitrary data streams in order to eliminate
the reliance on expert-defined features or training. The invention satisfies this need.
SUMMARY OF THE INVENTION
The invention is a system and methods that estimates the similarity between the sources of arbitrary data streams without any use of domain knowledge or training. This is accomplished through use of anti-streams.
Specifically, the invention comprises a new approach to feature-free classification based on a new application-independent notion of similarity between quantized sample paths observed from hidden stochastic processes. In short, the invention formalizes an abstract notion of inversion and pairwise summation of sample paths, and a universal metric quantifies the degree to which the summation of the inverted copy of any one set to the other annihilates the existing statistical dependencies, leaving behind flat white noise. Specifically, the invention presents a new featureless approach to unsupervised classification that circumvents the need for features altogether and does not require training, and hence is of substantial practical and theoretical interest to data analysis and pattern discovery, especially when dealing with large amounts of data where we do not know what features to look for.
According to the invention, every data set or data stream has an anti- stream, which is used for "data smashing". For purposes of this application, the term "data smashing" refers to algorithmically colliding a data set of information and its corresponding inverse of anti-information to reveal the differences and similarities between the data.
The term "anti-information" is also referred to as "anti-stream", which contains the "opposite" information from the original data stream, and is produced
by algorithmically inverting the statistical distribution of symbol sequences appearing in the original stream. For example, sequences of digits that were common in the original stream are rare in the anti-stream, and vice versa. Streams and anti-streams are algorithmically collided in a way that systematically cancels any common statistical structure in the original streams, leaving only information relating to their statistically significant differences.
Data smashing involves at least two data streams and proceeds by quantizing the raw data, for example, by converting or mapping a continuous value to a string of symbols. The simplest example of such quantization is where all positive values are mapped to the symbol " and all negative values to "0", thus generating a series of symbols. Next, one of the quantized input streams is selected and its anti-stream generated. Finally, this anti-stream is annihilated against the remaining quantized input stream and the information that remains is measured or identified. The remaining information is estimated from the deviation of the resultant stream from a baseline stream, for example flat white noise (FWN).
Since a data stream is perfectly annihilated by a correct realization of its anti-stream, any deviation of the collision product or remaining information from noise quantifies statistical dissimilarity. Using this causal similarity metric, streams can be clustered, classified, or identified, for example identifying stream segments that are unusual or different. The algorithms are linear in input data, implying they can be applied efficiently to streams in near-real time. Importantly, data smashing can be applied without understanding where the streams were generated, how they are encoded, and what they represent.
Ultimately, from a collection of data streams and their pairwise similarities, it is possible to automatically "back out" the underlying metric embedding of the data, revealing its hidden structure for use with traditional machine learning methods.
The invention differs from "mutual information" in that mutual information measures dependence between data streams whereas "data smashing" computes a distance between the generative processes themselves. As an example, two independent streams from a series of independent coin-flips necessarily have zero mutual information, but data smashing is able to identify the streams as similar, being generated by the same stochastic process (sequence of independent coin flips). Similarity computed via data smashing is clearly a function of the statistical information buried in the input streams. The invention reveals this hidden information, particularly without expert knowledge or a training set.
The invention is capable of analyzing data from a variety of real-world challenge problems, including for example, the disambiguation of electroencephalograph patterns pertaining to epileptic seizures, the detection of anomalous cardiac activity from heart sound recordings, and the classification of astronomical objects from raw photometry. More specifically, the invention is pertinent to any application that utilizes data in the form of an ordered series of symbols. The term "symbol" includes any letter, number, digit, character, sign, figure, mark, icon, image, vector, matrix, polynomial, element or representation. The term "number" includes, for example, integers, rational numbers, real numbers, or complex numbers.
Further examples of data in the form of an ordered series of symbols includes, for example, such as acoustic waves from a microphone, light intensity over time from a telescope, traffic density along a road, or network activity from a router.
Without access to any domain knowledge, data smashing results in performance that meets or exceeds the accuracy of specialized algorithms exploiting heuristics tuned by domain experts, which may open the door to understanding complex phenomena in diverse fields of science, especially when experts don't know what to look for.
The invention and its attributes and advantages may be further understood and appreciated with reference to the detailed description below of one contemplated embodiment, taken in conjunction with the accompanying drawings.
DESCRIPTION OF THE DRAWING
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an implementation of the invention and, together with the description, serve to explain the advantages and principles of the invention:
FIG. 1 illustrates a flow chart of method steps according to one embodiment of the invention.
FIG. 2 illustrates algorithmic components according to one embodiment of the invention.
FIG. 3 illustrates an exemplary computer system that may be used to implement the methods according to the invention.
DETAILED DESCRIPTION OF THE INVENTION
According to the invention, data smashing is based on an application- independent notion of similarity between quantized sample paths observed from hidden stochastic processes using a universal metric. The universal metric quantifies the degree to which the summation of the inverted copy of any one stream to the other annihilates the existing statistical dependencies, leaving behind flat white noise thereby circumventing the need for features altogether and without the requirement of training.
Despite the fact that the estimation of similarities between two data streams is performed in absence of the knowledge of the underlying source structure or its parameters, the universal metric is causal, i.e., with sufficient data it converges to a well-defined distance between the hidden stochastic sources themselves, without ever knowing them explicitly.
FIG. 1 illustrates a flow chart 100 of method steps according to one embodiment of the invention. At step 102, a first data set is encoded to obtain a first encoded data set. At step 104, a second data set is encoded to obtain a second encoded data set. At step 106, the second encoded data set is inverted to obtain an inverted data set. Summation is performed at step 108 in which the first encoded data set and the inverted data set are combined to generate a combined stream or summed data set. At step 110, a baseline data set is encoded to obtain a baseline encoded data set. At step 112, the summed data set and the baseline encoded data set are compared to identify one or more dissimilarities between the first data set and the second data set at step 1 4.
The data sets can be encoded into a series of symbols, for example any letter, number, digit, character, sign, figure, mark, icon, image, vector, matrix,
polynomial, element or representation. In one embodiment, the series of symbols include the number "1" and the number "0"; however, any number is contemplated. Encoding data sets may further comprise quantizing the data set and mapping one or more portions of the quantized data set to a symbol, which is then used to "data smash" with a symbol of the baseline data set. The baseline data set can be any set of data used for a comparison. In one embodiment, the baseline data set is flat white noise.
Quantized Stochastic Processes (QSPs) which capture the statistical structure of symbolic streams can be modeled using probabilistic automata, provided the processes are ergodic and stationary. For the purpose of computing a similarity metric, it is required that the number of states in the automata be finite. In other words, the existence of a generative Probabilistic Finite State Automata (PFSA) is assumed. A slightly restricted subset of the space of all PFSA over a fixed alphabet admits an Abelian group structure, wherein the operations of commutative addition and inversion are well-defined. The term "alphabet" refers to a series of symbols or symbols arranged in a sequential order.
A trivial example of an Abelian group is the set of reals with the usual addition operation; addition of real numbers is commutative and each real number "a" has a unique inverse "-a", which when summed produces a unique identity. Key group operations, necessary for classification, can be carried out on the observed sequences alone, without any state synchronization or reference to the hidden generators of the sequences.
Existence of a group structure implies that given PFSAs G and H, sums G+H, G-H, and unique inverses -G and -H are well-defined. Since individual
symbols have no notion of a "sign", the anti-stream of a sequence is a fragment that has inverted statistical properties in terms of the occurrence patterns of the symbols. Therefore, for a PFSA G, the unique inverse -G is the PFSA which when added to G yields the group identity W = G + (-G), referred to as the "zero model". It should be noted that the zero model W is characterized by the property that for any arbitrary PFSA H in the group, then H +W = W + H = H.
For any fixed alphabet size, the zero model is the unique single-state PFSA up to minimal description that generates symbols as consecutive realizations of independent random variables with uniform distribution over the symbol alphabet. Thus W generates flat white noise (FWN), and the entropy rate of FWN achieves the theoretical upper bound among the sequences generated by arbitrary PFSA in the model space. Two PFSAs G and H are identical if and only if G + (-H) = W.
In addition to the Abelian group, the PFSA space admits a metric structure. The distance between two models thus can be interpreted as the deviation of their group-theoretic difference from a FWN process. Information annihilation exploits the possibility of estimating causal similarity between observed data streams by estimating this distance from the observed sequences alone without requiring the models themselves.
FIG. 2 illustrates algorithmic components according to one embodiment of the invention. The distance of the hidden generative model from FWN can be estimated given only an observed stream s. This is achieved by the function ζ. Intuitively, given an observed sequence fragment x, the first computation is the deviation of the distribution of the next symbol from the uniform distribution over the alphabet. The sum of these deviations is ζ (s,l) for all historical fragments x
with length up to I, weighted by 1/|∑| M. The weighted sum ensures that deviation of the distributions for longer x have smaller contribution to ζ (s,l), which addresses the issue that the occurrence frequencies of longer sequences are more variable.
According to the invention two sets of sequential observations have the same generative process if the inverted copy of one can annihilate the statistical information contained in the other. Given two symbol streams si and s2, the underlying PFSAs (say Gi;G2) can be checked to determine if they satisfy the annihilation equality: G-i + (-G2) = W without explicitly knowing or constructing the models themselves.
Data smashing is predicated on being able to invert and sum streams, and to compare streams to noise. Inversion generates a stream s' given a stream s, such that if PFSA G is the source for s, then -G is the source for s'. Summation collides two streams si and s2 to generate a new stream s' which is a realization of FWN if and only if the hidden models G ^G 2 satisfy G ^ + G 2 = W. Finally, deviation of a stream s from that generated by a FWN process can be calculated directly.
Importantly, for a stream s (with generator G), the inverted stream s' is not unique. Any symbol stream generated from the inverse model -G qualifies as an inverse for s; thus anti-streams are non-unique. What is indeed unique is the generating inverse PFSA model. Since the invention compares the hidden stochastic processes and not their possibly non-unique realizations, the non- uniqueness of anti-streams is not problematic.
Despite the possibility of mis-synchronization between hidden model states, applicability of the algorithms shown in FIG. 2 for disambiguation of
hidden dynamics is valid. Algorithmic components of a computer method for analyzing data include generating a sample path from a hidden stochastic source and generating a sample path from the inverse model of the hidden stochastic source. A third sample path is generated from a sum of hidden stochastic sources so that a deviation of a symbolic stream from flat white noise can be estimated.
Estimating the deviation of a stream from FWN is straightforward (as specified by ζ (s,l) in FIG. 2, row 4). All subsequences of a given length must necessarily occur with the same frequency for a FWN process; and the deviation is estimated from this behavior in the observed sequence. The other two tasks are carried out via selective erasure of symbols from the input stream(s) (See FIG. 2, rows 1-3). For example, summation of streams is realized as follows: given two streams si and s2, a symbol is read from each stream and if they match then it forms part of the combined stream, and the symbols are ignored when they do not match. Thus, data smashing allows the manipulation of streams via selective erasure, to estimate a distance between the hidden stochastic sources.
FIG. 3 illustrates an exemplary computer system 300 that may be used to implement the methods according to the invention. One or more computer systems 300 may carry out the methods presented herein as computer code.
Computer system 300 includes an input/output display interface 302 connected to communication infrastructure 304 - such as a bus -, which forwards data such as graphics, text, and information, from the communication infrastructure 304 or from a frame buffer (not shown) to other components of the computer system 300. The input/output display interface 302 may be, for example, a keyboard, touch screen, joystick, trackball, mouse, monitor, speaker,
printer, any other computer peripheral device, or any combination thereof, capable of entering and/or viewing data.
Computer system 300 includes one or more processors 306, which may be a special purpose or a general-purpose digital signal processor that processes certain information. Computer system 300 also includes a main memory 308, for example random access memory ("RAM"), read-only memory ("ROM"), mass storage device, or any combination thereof. Computer system 300 may also include a secondary memory 310 such as a hard disk unit 312, a removable storage unit 314, or any combination thereof. Computer system 300 may also include a communication interface 316, for example, a modem, a network interface (such as an Ethernet card or Ethernet cable), a communication port, a PCMCIA slot and card, wired or wireless systems (such as Wi-Fi, Bluetooth, Infrared), local area networks, wide area networks, intranets, etc.
It is contemplated that the main memory 308, secondary memory 310, communication interface 316, or a combination thereof, function as a computer usable storage medium, otherwise referred to as a computer readable storage medium, to store and/or access computer software including computer instructions. For example, computer programs or other instructions may be loaded into the computer system 300 such as through a removable storage device, for example, a floppy disk, ZIP disks, magnetic tape, portable flash drive, optical disk such as a CD or DVD or Blu-ray, Micro-Electro-Mechanical Systems ("MEMS"), nanotechnological apparatus. Specifically, computer software including computer instructions may be transferred from the removable storage unit 314 or hard disc unit 312 to the secondary memory 310 or through the
communication infrastructure 304 to the main memory 308 of the computer system 300.
Communication interface 316 allows software, instructions and data to be transferred between the computer system 300 and external devices or external networks. Software, instructions, and/or data transferred by the communication interface 316 are typically in the form of signals that may be electronic, electromagnetic, optical or other signals capable of being sent and received by the communication interface 316. Signals may be sent and received using wire or cable, fiber optics, a phone line, a cellular phone link, a Radio Frequency ("RF") link, wireless link, or other communication channels.
Computer programs, when executed, enable the computer system 300, particularly the processor 306, to implement the methods of the invention according to computer software including instructions.
The computer system 300 described herein may perform any one of, or any combination of, the steps of any of the methods presented herein. It is also contemplated that the methods according to the invention may be performed automatically, or may be invoked by some form of manual intervention.
The computer system 300 of FIG. 3 is provided only for purposes of illustration, such that the invention is not limited to this specific embodiment. It is appreciated that a person skilled in the relevant art knows how to program and implement the invention using any computer system.
The computer system 300 may be a handheld device and include any small-sized computer device including, for example, a personal digital assistant ("PDA"), smart hand-held computing device, cellular telephone, or a laptop or
netbook computer, hand held console or MP3 player, tablet, or similar hand held computer device, such as an iPad®, iPad Touch® or iPhone®.
In one embodiment, the invention is considered with respect to sequential observations, for example, a time series of sensor data. The possibly continuous- valued sensory observations are mapped to discrete symbols via pre-specified quantization of the data range. Each symbol represents a slice of the data range, and the total number of slices define the symbol alphabet∑ (where |∑| denotes the alphabet size). The coarsest quantization has a binary alphabet consisting of 0 and 1 (it is not important what symbols are used for example, the letters of the alphabet can be represented by "a" and "b"), but finer quantizations with larger alphabets are also possible. An observed data stream is thus mapped to a symbolic sequence over this pre-specified alphabet with the assumption that the symbol alphabet and its interpretation is fixed for a particular task. Quantization involves some information loss which can be reduced with finer alphabets at the expense of increased computational complexity. Quantization schemes are used that require no domain expertise such as expert knowledge or a training set.
In other embodiments, the universal metric of the invention is utilized in applications to identify epileptic pathology, identify a heart murmur, and classify variable stars from photometry. Data smashing begins with quantizing streams to symbolic sequences, followed by the use of the annihilation circuit (FIG. 2) to compute pairwise causal similarities.
In the classification of brain electrical activity from different physiological and pathological brain states, sets of data included electroencephalographic (EEG) data sets consisting of surface EEG recordings from healthy volunteers with eyes closed and open, and intracranial recordings from epilepsy patients
during seizure free intervals from within and from outside the seizure generating area, as well as intracranial recordings of seizures.
Starting with the data sets of electric potentials, sequences of relative changes between consecutive values before quantization were generated. This step allows a common alphabet for sequences with wide variability in the sequence mean values. The distance matrix from pairwise smashing yielded clear clusters corresponding to seizure, normal eyes open (EO), normal eyes closed (EC) and epileptic pathology in non-seizure conditions.
In the classification of cardiac rhythms from noisy heat-sound data recorded using a digital stethoscope, data sets were analyzed corresponding to healthy rhythms and murmur, to verify if clusters could be identified without supervision that correspond to the expert-assigned labels. Classification precision for murmur was 75.2%).
In the classification of variable stars using light intensity series (photometry) from the Optical Gravitational Lensing Experiment (OGLE) survey, supervised classification of photometry proceeds by first "folding" each light-curve to its known period to correct phase mismatches. In one analysis, starting with folded light-curves, a data set is generated data of the relative changes between consecutive brightness values in the curves before quantization, which allows for the use of a common alphabet for light curves with wide variability in the mean brightness values. A classification accuracy of 99:8% was observed. In another analysis, data smashing worked without knowledge of the period of the variable star; skipping the folding step as described above. Smashing raw photometry data yielded a classification accuracy of 94.3% for the two classes
The described embodiments are to be considered in all respects only as illustrative and not restrictive, and the scope of the invention is not limited to the foregoing description. Those of skill in the art may recognize changes, substitutions, adaptations and other modifications that may nonetheless come within the scope of the invention and range of the invention.
Claims
1. A computer method for analyzing data, comprising the steps of:
encoding a first data set to obtain a first encoded data set;
encoding a second data set to obtain a second encoded data set;
inverting the second encoded data set to obtain an inverted data set; performing summation of the first encoded data set and the inverted data set to generate a summed data set;
encoding a baseline data set to obtain a baseline encoded data set;
comparing the summed data set to the baseline encoded data set; and identifying one or more dissimilarities between the first data set and the second data set.
2. The computer method for analyzing data according to claim 1, wherein the baseline data set is flat white noise.
3. The computer method for analyzing data according to claim 1 , wherein the first data set in encoded into a series of symbols.
4. The computer method for analyzing data according to claim 1 , wherein the second data set in encoded into a series of symbols.
5. The computer method for analyzing data according to claim 1 , wherein the baseline data set in encoded into a series of symbols.
6. The computer method for analyzing data according to claim 3, wherein the ordered series of symbols comprises a number 1 and a number 0.
7. The computer method for analyzing data according to claim 4, wherein the ordered series of symbols comprises a number 1 and a number 0.
8. The computer method for analyzing data according to claim 5, wherein the ordered series of symbols comprises a number 1 and a number 0.
9. The computer method for analyzing data according to claim 1 , wherein the step of encoding a first data set further comprises the steps of:
quantizing the first data set to obtain a quantized data set; and mapping one or more portions of the quantized data set to a symbol.
10. The computer method for analyzing data according to claim 1 , wherein the step of encoding a second data set further comprises the steps of:
quantizing the second data set to obtain a quantized data set; and mapping one or more portions of the quantized data set to a symbol.
11. The computer method for analyzing data according to claim 1 , wherein the step of encoding a baseline data set further comprises the steps of:
quantizing the baseline data set to obtain a quantized data set; and
mapping one or more portions of the quantized data set to a symbol.
12. Algorithmic components of a computer method for analyzing data, comprising the steps of:
generating a first sample path from a hidden stochastic source;
generating a second sample path from the inverse model of the hidden stochastic source;
generating a third sample path from a sum of hidden stochastic sources; estimating a deviation of a symbolic stream from flat white noise.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/431,131 US10275500B2 (en) | 2012-09-27 | 2013-09-27 | System and methods for analysis of data |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201261706583P | 2012-09-27 | 2012-09-27 | |
| US61/706,583 | 2012-09-27 | ||
| US201361762100P | 2013-02-07 | 2013-02-07 | |
| US61/762,100 | 2013-02-07 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2014052885A2 true WO2014052885A2 (en) | 2014-04-03 |
| WO2014052885A3 WO2014052885A3 (en) | 2014-06-19 |
Family
ID=50389152
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2013/062397 Ceased WO2014052885A2 (en) | 2012-09-27 | 2013-09-27 | System and methods for analysis of data |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US10275500B2 (en) |
| WO (1) | WO2014052885A2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112163625A (en) * | 2020-10-06 | 2021-01-01 | 翁海坤 | Big data mining method and cloud service center based on artificial intelligence and cloud computing |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11704370B2 (en) | 2018-04-20 | 2023-07-18 | Microsoft Technology Licensing, Llc | Framework for managing features across environments |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0639814B1 (en) | 1993-08-20 | 2000-06-14 | Canon Kabushiki Kaisha | Adaptive non-literal textual search apparatus and method |
| US6018735A (en) * | 1997-08-22 | 2000-01-25 | Canon Kabushiki Kaisha | Non-literal textual search using fuzzy finite-state linear non-deterministic automata |
| JP2004530475A (en) * | 2001-05-04 | 2004-10-07 | ユニバーシティ オブ バージニア パテント ファウンデーション | Methods, apparatus and computer program products for the evaluation of attention dysfunction |
| US7317748B2 (en) * | 2003-02-25 | 2008-01-08 | Matsushita Electric Industrial Co., Ltd. | Methods and apparatus for transmitting and receiving randomly inverted wideband signals |
| US8014625B2 (en) * | 2004-11-10 | 2011-09-06 | Agfa Healthcare | Method of performing measurements on digital images |
| US7953605B2 (en) * | 2005-10-07 | 2011-05-31 | Deepen Sinha | Method and apparatus for audio encoding and decoding using wideband psychoacoustic modeling and bandwidth extension |
| US8235912B2 (en) * | 2009-03-18 | 2012-08-07 | Acarix A/S | Segmenting a cardiac acoustic signal |
| US8873813B2 (en) * | 2012-09-17 | 2014-10-28 | Z Advanced Computing, Inc. | Application of Z-webs and Z-factors to analytics, search engine, learning, recognition, natural language, and other utilities |
-
2013
- 2013-09-27 WO PCT/US2013/062397 patent/WO2014052885A2/en not_active Ceased
- 2013-09-27 US US14/431,131 patent/US10275500B2/en active Active
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112163625A (en) * | 2020-10-06 | 2021-01-01 | 翁海坤 | Big data mining method and cloud service center based on artificial intelligence and cloud computing |
Also Published As
| Publication number | Publication date |
|---|---|
| US20150242469A1 (en) | 2015-08-27 |
| US10275500B2 (en) | 2019-04-30 |
| WO2014052885A3 (en) | 2014-06-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Lu et al. | Out-of-distribution representation learning for time series classification | |
| Zhong et al. | HMMs and coupled HMMs for multi-channel EEG classification | |
| Huỳnh et al. | Unsupervised discovery of structure in activity data using multiple eigenspaces | |
| Kabir et al. | A computer aided analysis scheme for detecting epileptic seizure from EEG data | |
| Graham et al. | Unsupervised learning of parsimonious mixtures on large spaces with integrated feature and component selection | |
| Minnen et al. | Improving Activity Discovery with Automatic Neighborhood Estimation. | |
| Sadiq et al. | Novel EEG classification based on hellinger distance for seizure epilepsy detection | |
| Chintalapudi et al. | Voice Biomarkers for Parkinson's Disease Prediction Using Machine Learning Models with Improved Feature Reduction Techniques | |
| Amigó et al. | On entropy, entropy-like quantities, and applications | |
| Lederman et al. | Alternating diffusion for common manifold learning with application to sleep stage assessment | |
| Huai et al. | Uncorrelated patient similarity learning | |
| CN106503631A (en) | A kind of population analysis method and computer equipment | |
| Ciocoiu | Comparative analysis of bag‐of‐words models for ECG‐based biometrics | |
| Khan et al. | A deep learning-based ids for automotive theft detection for in-vehicle can bus | |
| US10275500B2 (en) | System and methods for analysis of data | |
| Zali-Vargahan et al. | Semisupervised Deep Features of Time‐Frequency Maps for Multimodal Emotion Recognition | |
| Tsimpiris et al. | Feature selection for classification of oscillating time series | |
| Sulem et al. | Graph similarity learning for change-point detection in dynamic networks | |
| US20120023047A1 (en) | Method for a Pattern Discovery and Recognition | |
| Arra et al. | Personalized gait-based authentication using UWB wearable devices | |
| Duan et al. | Bayesian spiked Laplacian graphs | |
| Mohammad et al. | Mining causal relationships in multidimensional time series | |
| Chattopadhyay et al. | Data smashing | |
| Grivel et al. | Multiscale entropy rate: a variant of the multiscale entropy | |
| Nixon et al. | Slowmo-enhancing mobile gesture-based authentication schemes via sampling rate optimization |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13841731 Country of ref document: EP Kind code of ref document: A2 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14431131 Country of ref document: US |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13841731 Country of ref document: EP Kind code of ref document: A2 |