Embodiments of the present invention(s) are directed to identification of market regimes to generate predictions based at least in part on influencing factors of the market regimes.
As the collection and storage data has increased, there is an increased need to analyze and make sense of large amounts of data. Examples of large datasets may be found in financial services companies, oil expiration, biotech, and academia. Unfortunately, previous methods of analysis of large multidimensional datasets tend to be insufficient (if possible at all) to identify important relationships and may be computationally inefficient.
In one example, previous methods of analysis often use clustering. Clustering is often too blunt an instrument to identify important relationships in the data. Similarly, previous methods of linear regression, projection pursuit, principal component analysis, and multidimensional scaling often do not reveal important relationships. Existing linear algebraic and analytic methods are too sensitive to large scale distances and, as a result, lose detail.
Further, even if the data is analyzed, sophisticated experts are often necessary to interpret and understand the output of previous methods. Although some previous methods allow graphs depicting some relationships in the data, the graphs are not interactive and require considerable time for a team of such experts to understand the relationships. Further, the output of previous methods does not allow for exploratory data analysis where the analysis can be quickly modified to discover new relationships. Rather, previous methods require the formulation of a hypothesis before testing.
In various embodiments, a method comprises receiving a data set, generating a topological representation using the received data set and topological data analysis, the topological representation being generated using at least one metric-lens combination of a subset of metric-lens combinations, the topological representation including a plurality of nodes, each of the nodes having one or more data points from the data set as members, at least two nodes of the plurality of nodes being connected by an edge if the at least two nodes share at least one data point from the data set as members, receiving a new data point, determining distances between the new data point and at least some of the one or more data points from the data set, locating the new data point in a location relative to one or more of the nodes in the topological representation using the distances between the new data point and the at least some of the one or more data points from the data set, identifying a subset of the data points closest to the location of the new data point, comparing the subset of the data points to at least some information regarding the new data point to identify a regime associated with the new data point, and generating a report indicating a model associating factors associated with the subset of the data points with the new data point for predicting future outcomes.
In some embodiments, the topological representation is a visualization depicting the plurality of nodes and the edge. Each of the one or more data points from the data set may be identified by a date indicating a plurality of conditions associated with that date. The new data point may be associated with a new date and the subset of the data points closest to the location of the new data point include at least one similar condition of the plurality of conditions. The model may predict an outcome associated with information regarding the new data point when the least one similar condition of the plurality of conditions recurs. The distances between the new data point and the at least some of the one or more data points from the data set may be based on a metric from the at least one metric-lens combination.
In some embodiments, the distances between the new data point and the at least some of the one or more data points from the data set may be based on a graphical distance of the topological representation. The number of the subset of the data points closest to the new data point may be based on a proximity value. The proximity value is received from a digital device. In various embodiments, information associated with the new data point and the number of the subset of the data points closest to the new data point is based on a proximity value is analyzed using statistical measures to determine correlations.
An example non-transitory computer readable medium may include executable instructions. The instructions may be executable by a processor to perform a method. The method may comprise receiving a data set, generating a topological representation using the received data set and topological data analysis, the topological representation being generated using at least one metric-lens combination of a subset of metric-lens combinations, the topological representation including a plurality of nodes, each of the nodes having one or more data points from the data set as members, at least two nodes of the plurality of nodes being connected by an edge if the at least two nodes share at least one data point from the data set as members, receiving a new data point, determining distances between the new data point and at least some of the one or more data points from the data set, locating the new data point in a location relative to one or more of the nodes in the topological representation using the distances between the new data point and the at least some of the one or more data points from the data set, identifying a subset of the data points closest to the location of the new data point, comparing the subset of the data points to at least some information regarding the new data point to identify a regime associated with the new data point, and generating a report indicating a model associating factors associated with the subset of the data points with the new data point for predicting future outcomes.
An example system comprises a processor and a memory. The memory may include instructions to configure the processor to: receive a data set, generate a topological representation using the received data set and topological data analysis, the topological representation being generated using at least one metric-lens combination of a subset of metric-lens combinations, the topological representation including a plurality of nodes, each of the nodes having one or more data points from the data set as members, at least two nodes of the plurality of nodes being connected by an edge if the at least two nodes share at least one data point from the data set as members, receive a new data point, determining distances between the new data point and at least some of the one or more data points from the data set, locate the new data point in a location relative to one or more of the nodes in the topological representation using the distances between the new data point and the at least some of the one or more data points from the data set, identify a subset of the data points closest to the location of the new data point, compare the subset of the data points to at least some information regarding the new data point to identify a regime associated with the new data point, and generate a report indicating a model associating factors associated with the subset of the data points with the new data point for predicting future outcomes
Some embodiments described herein may be a part of the subject of Topological Data Analysis (TDA). TDA is an area of research which has produced methods for studying point cloud data sets from a geometric point of view. Other data analysis techniques use “approximation by models” of various types. For example, regression methods model the data as the graph of a function in one or more variables. Unfortunately, certain qualitative properties (which one can readily observe when the data is two-dimensional) may be of a great deal of importance for understanding, and these features may not be readily represented within such models.
In each of the examples above, aspects of the shape of the data are relevant in reflecting information about the data. Connectedness (the simplest property of shape) reflects the presence of a discrete classification of the data into disparate groups. The presence of loops, another simple aspect of shape, often reflect periodic or recurrent behavior. Finally, in the third example, the shape containing flares suggests a classification of the data descriptive of ways in which phenomena can deviate from the norm, which would typically be represented by the central core. These examples support the idea that the shape of data (suitably defined) is an important aspect of its structure, and that it is therefore important to develop methods for analyzing and understanding its shape. The part of mathematics which concerns itself with the study of shape is called topology, and topological data analysis attempts to adapt methods for studying shape which have been developed in pure mathematics to the study of the shape of data, suitably defined.
One question is how notions of geometry or shape are translated into information about point clouds, which are, after all, finite sets? What we mean by shape or geometry can come from a dissimilarity function or metric (e.g., a non-negative, symmetric, real-valued function d on the set of pairs of points in the data set which may also satisfy the triangle inequality, and d(x; y)=0 if and only if x=y). Such functions exist in profusion for many data sets. For example, when the data comes in the form of a numerical matrix, where the rows correspond to the data points and the columns are the fields describing the data, the n-dimensional Euclidean distance function is natural when there are n fields. Similarly, in this example, there are Pearson correlation distances, cosine distances, and other choices.
When the data is not Euclidean, for example if one is considering genomic sequences, various notions of distance may be defined using measures of similarity based on Basic Local Alignment Search Tool (BLAST) type similarity scores. Further, a measure of similarity can come in non-numeric forms, such as social networks of friends or similarities of hobbies, buying patterns, tweeting, and/or professional interests. In any of these ways the notion of shape may be formulated via the establishment of a useful notion of similarity of data points.
One of the advantages of TDA is that it may depend on nothing more than such a notion, which is a very primitive or low-level model. It may rely on many fewer assumptions than standard linear or algebraic models, for example. Further, the methodology may provide new ways of visualizing and compressing data sets, which facilitate understanding and monitoring data. The methodology may enable study of interrelationships among disparate data sets and/or multiscale/multiresolution study of data sets. Moreover, the methodology may enable interactivity in the analysis of data, using point and click methods.
TDA may be a very useful complement to more traditional methods, such as Principal Component Analysis (PCA), multidimensional scaling, and hierarchical clustering. These existing methods are often quite useful, but suffer from significant limitations. PCA, for example, is an essentially linear procedure and there are therefore limits to its utility in highly non-linear situations. Multidimensional scaling is a method which is not intrinsically linear, but can in many situations wash out detail, since it may overweight large distances. In addition, when metrics do not satisfy an intrinsic flatness condition, it may have difficulty in faithfully representing the data. Hierarchical clustering does exhibit multiscale behavior, but represents data only as disjoint clusters, rather than retaining any of the geometry of the data set. In all four cases, these limitations matter for many varied kinds of data.
We now summarize example properties of an example construction, in some embodiments, which may be used for representing the shape of data sets in a useful, understandable fashion as a finite graph:
In various embodiments, a system for handling, analyzing, and visualizing data using drag and drop methods as opposed to text based methods is described herein. Philosophically, data analytic tools are not necessarily regarded as “solvers,” but rather as tools for interacting with data. For example, data analysis may consist of several iterations of a process in which computational tools point to regions of interest in a data set. The data set may then be examined by people with domain expertise concerning the data, and the data set may then be subjected to further computational analysis. In some embodiments, methods described herein provide for going back and forth between mathematical constructs, including interactive visualizations (e.g., graphs), on the one hand and data on the other.
In one example of data analysis in some embodiments described herein, an example clustering tool is discussed which may be more powerful than existing technology, in that one can find structure within clusters and study how clusters change over a period of time or over a change of scale or resolution.
An example interactive visualization tool (e.g., a visualization module which is further described herein) may produce combinatorial output in the form of a graph which can be readily visualized. In some embodiments, the example interactive visualization tool may be less sensitive to changes in notions of distance than current methods, such as multidimensional scaling.
Some embodiments described herein permit manipulation of the data from a isualization. For example, portions of the data which are deemed to be interesting from the visualization can be selected and converted into database objects, which can then be further analyzed. Some embodiments described herein permit the location of data points of interest within the visualization, so that the connection between a given visualization and the information the visualization represents may be readily understood.
Environment 200 comprises user devices 202a-202n, a communication network 204, data storage server 206, and analysis server 208. Environment 200 depicts an embodiment wherein functions are performed across a network. In this example, the user(s) may take advantage of cloud computing by storing data in a data storage server 206 over a communication network 204. The analysis server 208 may perform analysis and generation of an interactive visualization.
User devices 202a-202n may be any digital devices. A digital device is any device that comprises memory and a processor. Digital devices are further described in
In various embodiments, a user, such as a data analyst, may generate a database or other data structure with the user device 202a to be saved to the data storage server 206. The user device 202a may communicate with the analysis server 208 via the communication network 204 to perform analysis, examination, and visualization of data within the database.
The user device 202a may comprise a client program for interacting with one or more applications on the analysis server 208. In other embodiments, the user device 202a may communicate with the analysis server 208 using a browser or other standard program. In various embodiments, the user device 202a communicates with the analysis server 208 via a virtual private network. It will be appreciated that that communication between the user device 202a, the data storage server 206, and/or the analysis server 208 may be encrypted or otherwise secured.
The communication network 204 may be any network that allows digital devices to communicate. The communication network 204 may be the Internet and/or include LAN and WANs. The communication network 204 may support wireless and/or wired communication.
The data storage server 206 is a digital device that is configured to store data. In various embodiments, the data storage server 206 stores databases and/or other data structures. The data storage server 206 may be a single server or a combination of servers. In one example the data storage server 206 may be a secure server wherein a user may store data over a secured connection (e.g., via https). The data may be encrypted and backed-up. In some embodiments, the data storage server 206 is operated by a third-party such as Amazon's S3 service.
The database or other data structure may comprise large high-dimensional datasets. These datasets are traditionally very difficult to analyze and, as a result, relationships within the data may not be identifiable using previous methods. Further, previous methods may be computationally inefficient.
The analysis server 208 is a digital device that may be configured to analyze data. In various embodiments, the analysis server may perform many functions to interpret, examine, analyze, and display data and/or relationships within data. In some embodiments, the analysis server 208 performs, at least in part, topological analysis of large datasets applying metrics, filters, and resolution parameters chosen by the user. The analysis is further discussed in
The analysis server 208 may generate an interactive visualization of the output of the analysis. The interactive visualization allows the user to observe and explore relationships in the data. In various embodiments, the interactive visualization allows the user to select nodes comprising data that has been clustered. The user may then access the underlying data, perform further analysis (e.g., statistical analysis) on the underlying data, and manually reorient the graph(s) (e.g., structures of nodes and edges described herein) within the interactive visualization. The analysis server 208 may also allow for the user to interact with the data, see the graphic result. The interactive visualization is further discussed in
In some embodiments, the analysis server 208 interacts with the user device(s) 202a-202n over a private and/or secure communication network. The user device 202a may comprise a client program that allows the user to interact with the data storage server 206, the analysis server 208,another user device (e.g., user device 202n) database, and/or an analysis application executed on the analysis server 208.
Those skilled in the art will appreciate that all or part of the data analysis may occur at the user device 202a. Further, all or part of the interaction with the visualization (e.g., graphic) may be performed on the user device 202a.
Although two user devices 202a and 202n are depicted, those skilled in the art will appreciate that there may be any number of user devices in any location (e.g., remote from each other). Similarly, there may be any number of communication networks, data storage servers, and analysis servers.
Cloud computing may allow for greater access to large datasets (e.g., via a commercial storage service) over a faster connection. Further, it will be appreciated that services and computing resources offered to the user(s) may be scalable.
The input /output (I/O) interface 304 may comprise interfaces for various I/O devices such as, for example, a keyboard, mouse, and display device. The example communication network interface 306 is configured to allow the analysis server 208 to communication with the communication network 204 (see
The memory system 308 may be any kind of memory including RAM, ROM, or flash, cache, virtual memory, etc. In various embodiments, working data is stored within the memory system 308. The data within the memory system 308 may be cleared or ultimately transferred to the storage system 310.
The storage system 310 includes any storage configured to retrieve and store data. Some examples of the storage system 310 include flash drives, hard drives, optical drives, and/or magnetic tape. Each of the memory system 308 and the storage system 310 comprises a computer-readable medium, which stores instructions (e.g., software programs) executable by processor 302.
The storage system 310 comprises a plurality of modules utilized by embodiments of discussed herein. A module may be hardware, software (e.g., including instructions executable by a processor), or a combination of both. In one embodiment, the storage system 310 comprises a processing module 312 which comprises an input module 314, a filter module 316, a resolution module 318, an analysis module 320, a visualization engine 322, and database storage 324. Alternative embodiments of the analysis server 208 and/or the storage system 310 may comprise more, less, or functionally equivalent components and modules.
The input module 314 may be configured to receive commands and preferences from the user device 202a. In various examples, the input module 314 receives selections from the user which will be used to perform the analysis. The output of the analysis may be an interactive visualization.
The input module 314 may provide the user a variety of interface windows allowing the user to select and access a database, choose fields associated with the database, choose a metric, choose one or more filters, and identify resolution parameters for the analysis. In one example, the input module 314 receives a database identifier and accesses a large multi-dimensional database. The input module 314 may scan the database and provide the user with an interface window allowing the user to identify an ID field. An ID field is an identifier for each data point. In one example, the identifier is unique. The same column name may be present in the table from which filters are selected. After the ID field is selected, the input module 314 may then provide the user with another interface window to allow the user to choose one or more data fields from a table of the database.
Although interactive windows may be described herein, it will be appreciated that any window, graphical user interface, and/or command line may be used to receive or prompt a user or user device 202a for information.
The filter module 316 may subsequently provide the user with an interface window to allow the user to select a metric to be used in analysis of the data within the chosen data fields. The filter module 316 may also allow the user to select and/or define one or more filters.
The resolution module 218 may allow the user to select a resolution, including filter parameters. In one example, the user enters a number of intervals and a percentage overlap for a filter.
The analysis module 320 may perform data analysis based on the database and the information provided by the user. In various embodiments, the analysis module 320 performs an algebraic topological analysis to identify structures and relationships within data and clusters of data. It will be appreciated that the analysis module 320 may use parallel algorithms or use generalizations of various statistical techniques (e.g., generalizing the bootstrap to zig-zag methods) to increase the size of data sets that can be processed. The analysis is further discussed in
The visualization engine 322 generates an interactive visualization including the output from the analysis module 320. The interactive visualization allows the user to see all or part of the analysis graphically. The interactive visualization also allows the user to interact with the visualization. For example, the user may select portions of a graph from within the visualization to see and/or interact with the underlying data and/or underlying analysis. The user may then change the parameters of the analysis (e.g., change the metric, filter(s), or resolution(s)) which allows the user to visually identify relationships in the data that may be otherwise undetectable using prior means. The interactive visualization is further described in
The database storage 324 is configured to store all or part of the database that is being accessed. In some embodiments, the database storage 324 may store saved portions of the database. Further, the database storage 324 may be used to store user preferences, parameters, and analysis output thereby allowing the user to perform many different functions on the database without losing previous work.
It will be appreciated that all or part of the processing module 312 may be at the user device 202a or the database storage server 206. In some embodiments, all or some of the functionality of the processing module 312 may be performed by the user device 202a.
In various embodiments, systems and methods discussed herein may be implemented with one or more digital devices. In some examples, some embodiments discussed herein may be implemented by a computer program (instructions) executed by a processor. The computer program may provide a graphical user interface. Although such a computer program is discussed, it will be appreciated that embodiments may be performed using any of the following, either alone or in combination, including, but not limited to, a computer program, multiple computer programs, firmware, and/or hardware.
A module and/or engine may include any processor or combination of processors. In some examples, a module and/or engine may include or be a part of a processor, digital signal processor (DSP), application specific integrated circuit (ASIC), an integrated circuit, and/or the like. In various embodiments, the module and/or engine may be software or firmware.
In some embodiments, the input module 314 receives a database identifier and a location of the database (e.g., the data storage server 206) from the user device 202a (see
In some embodiments, the input module 314 receives an IP address or hostname of a server hosting the database, a username, password, and the database identifier. This information (herein referred to as “connection information”) may be cached for later use. It will be appreciated that the database may be locally accessed and that all, some, or none of the connection information may be required. In one example, the user device 202a may have full access to the database stored locally on the user device 202a so the IP address is unnecessary. In another example, the user device 202a may already have loaded the database and the input module 314 merely begins by accessing the loaded database.
In various embodiments, the identified database stores data within tables. A table may have a “column specification” which stores the names of the columns and their data types. A “row” in a table, may be a tuple with one entry for each column of the correct type. In one example, a table to store employee records might have a column specification such as:
Once the database is accessed, the input module 314 may allow the user to access a previously stored analysis or to begin a new analysis. If the user begins a new analysis, the input module 314 may provide the user device 202a with an interface window allowing the user to identify a table from within the database. In one example, the input module 314 provides a list of available tables from the identified database.
In step 404, the input module 314 receives a table identifier identifying a table from within the database. The input module 314 may then provide the user with a list of available ID fields from the table identifier. In step 406, the input module 314 receives the ID field identifier from the user and/or user device 202a. The ID field is, in some embodiments, the primary key.
Having selected the primary key, the input module 314 may generate a new interface window to allow the user to select data fields for analysis. In step 408, the input module 314 receives data field identifiers from the user device 202a. The data within the data fields may be later analyzed by the analysis module 320.
In step 410, the filter module 316 identifies a metric. In some embodiments, the filter module 316 and/or the input module 314 generates an interface window allowing the user of the user device 202a options for a variety of different metrics and filter preferences. The interface window may be a drop down menu identifying a variety of distance metrics to be used in the analysis. Metric options may include, but are not limited to, Euclidean, DB Metric, variance normalized Euclidean, and total normalized Euclidean. The metric and the analysis are further described herein.
In step 412, the filter module 316 selects one or more filters. In some embodiments, the user selects and provides filter identifier(s) to the filter module 316. The role of the filters in the analysis is also further described herein. The filters, for example, may be user defined, geometric, or based on data which has been pre-processed. In some embodiments, the data based filters are numerical arrays which can assign a set of real numbers to each row in the table or each point in the data generally.
A variety of geometric filters may be available for the user to choose. Geometric filters may include, but are not limited to:
In step 414, the resolution module 218 defines the resolution to be used with a filter in the analysis. The resolution may comprise a number of intervals and an overlap parameter. In various embodiments, the resolution module 218 allows the user to adjust the number of intervals and overlap parameter (e.g., percentage overlap) for one or more filters.
In step 416, the analysis module 320 processes data of selected fields based on the metric, filter(s), and resolution(s) to generate the visualization. This process is discussed in
In step 418, the visualization module 322 displays the interactive visualization. In various embodiments, the visualization may be rendered in two or three dimensional space. The visualization module 322 may use an optimization algorithm for an objective function which is correlated with good visualization (e.g., the energy of the embedding). The visualization may show a collection of nodes corresponding to each of the partial clusters in the analysis output and edges connecting them as specified by the output. The interactive visualization is further discussed in
Although many examples discuss the input module 314 as providing interface windows, it will be appreciated that all or some of the interface may be provided by a client on the user device 202a. Further, in some embodiments, the user device 202a may be running all or some of the processing module 212.
In various embodiments, the input module 314 identifies and accesses a database from the database storage 324, user device 202a, or the data storage server 206. The input module 314 may then generate the ID field selection interface window 500 and provide a list of available tables of the selected database in the table list 504. The user may click on a table or search for a table by entering a search query (e.g., a keyword) in the table search field 502. Once a table is identified (e.g., clicked on by the user), the fields selection window 506 may provide a list of available fields in the selected table. The user may then choose a field from the fields selection window 506 to be the ID field. In some embodiments, any number of fields may be chosen to be the ID field(s).
In various embodiments, after selection of the ID field, the input module 314 provides a list of available tables of the selected database in the table list 504. The user may click on a table or search for a table by entering a search query (e.g., a keyword) in the table search field 502. Once a table is identified (e.g., clicked on by the user), the fields selection window 506 may provide a list of available fields in the selected table. The user may then choose any number of fields from the fields selection window 602 to be data fields. The selected data fields may appear in the selected window 604. The user may also deselect fields that appear in the selected window 604.
It will be appreciated that the table selected by the user in the table list 504 may be the same table selected with regard to
In various embodiments, the user may click on the metric pull down menu 606 to view a variety of metric options. Various metric options are described herein. In some embodiments, the user may define a metric. The user defined metric may then be used with the analysis.
In one example, finite metric space data may be constructed from a data repository (i.e., database, spreadsheet, or Matlab file). This may mean selecting a collection of fields whose entries will specify the metric using the standard Euclidean metric for these fields, when they are floating point or integer variables. Other notions of distance, such as graph distance between collections of points, may be supported.
The analysis module 320 may perform analysis using the metric as a part of a distance function. The distance function can be expressed by a formula, a distance matrix, or other routine which computes it. The user may add a filter from a database by clicking on the add filter from database button 608. The metric space may arise from a relational database, a Matlab file, an Excel spreadsheet, or other methods for storing and manipulating data. The metric and filter selection interface window 600b may allow the user to browse for other filters to use in the analysis. The analysis and metric function are further described in
The user may also add a geometric filter 610 by clicking on the add geometric filter button 610. In various embodiments, the metric and filter selection interface window 600b may provide a list of geometric filters from which the user may choose.
The filter parameter interface window 700 allows the user to select a filter from the filter name menu 702. In some embodiments, the filter name menu 702 is a drop down box indicating all filters selected by the user in the metric and filter selection interface window 600. Once a filter is chosen, the name of the filter may appear in the filter name menu 702. The user may then change the intervals and overlap for one, some, or all selected filters.
The interval field 704 allows the user to define a number of intervals for the filter identified in the filter name menu 702. The user may enter a number of intervals or scroll up or down to get to a desired number of intervals. Any number of intervals may be selected by the user. The function of the intervals is further discussed in
The overlap bar 706 allows the user to define the degree of overlap of the intervals for the filter identified in the filter name menu 702. In one example, the overlap bar 706 includes a slider that allows the user to define the percentage overlap for the interval to be used with the identified filter. Any percentage overlap may be set by the user.
Once the intervals and overlap are defined for the desired filters, the user may click the done button. The user may then go back to the metric and filter selection interface window 600 and see a new option to run the analysis. In some embodiments, the option to run the analysis may be available in the filter parameter interface window 700. Once the analysis is complete, the result may appear in an interactive visualization which is further described in
It will be appreciated that that interface windows in
In step 802, the input module 314 receives data S. In one example, a user identifies a data structure and then identifies ID and data fields. Data S may be based on the information within the ID and data fields. In various embodiments, data S is treated as being processed as a finite “similarity space,” where data S has a real-valued function d defined on pairs of points s and t in S, such that:
d(s, s)=0
d(s, t)=d(t, s)
d(s, t)>=0
These conditions may be similar to requirements for a finite metric space, but the conditions may be weaker. In various examples, the function is a metric.
It will be appreciated that data S may be a finite metric space, or a generalization thereof, such as a graph or weighted graph. In some embodiments, data S be specified by a formula, an algorithm, or by a distance matrix which specifies explicitly every pairwise distance.
In step 804, the input module 314 generates reference space R. In one example, reference space R may be a well-known metric space (e.g., such as the real line). The reference space R may be defined by the user. In step 806, the analysis module 320 generates a map ref( ) from S into R. The map ref( ) from S into R may be called the “reference map.”
In one example, a reference of map from S is to a reference metric space R. R may be Euclidean space of some dimension, but it may also be the circle, torus, a tree, or other metric space. The map can be described by one or more filters (i.e., real valued functions on S). These filters can be defined by geometric invariants, such as the output of a density estimator, a notion of data depth, or functions specified by the origin of S as arising from a data set.
In step 808, the resolution module 218 generates a cover of R based on the resolution received from the user (e.g., filter(s), intervals, and overlap—see
For example, suppose there are 2 filter functions, F1 and F2, and that F1's values range from −1 to +1, and F2's values range from 0 to 5. Then the reference space is the rectangle in the x/y plane with corners (−1,0), (1,0), (−1, 5), (1, 5), as every point s of S will give rise to a pair (F1(s), F2(s)) that lies within that rectangle.
In various embodiments, the cover of R is given by taking products of intervals of the covers of [min_k,max_k] for each of the k filters. In one example, if the user requests 2 intervals and a 50% overlap for F1, the cover of the interval [−1,+1] will be the two intervals (−1.5, 0.5), (−0.5, 1.5). If the user requests 5 intervals and a 30% overlap for F2, then that cover of [0, 5] will be (−0.3, 1.3), (0.7, 2.3), (1.7, 3.3), (2.7, 4.3), (3.7, 5.3). These intervals may give rise to a cover of the 2-dimensional box by taking all possible pairs of intervals where the first of the pair is chosen from the cover for F1 and the second from the cover for F2. This may give rise to 2*5, or 10, open boxes that covered the 2-dimensional reference space. However, it will be appreciated that the intervals may not be uniform, or that the covers of a k-dimensional box may not be constructed by products of intervals. In some embodiments, there are many other choices of intervals. Further, in various embodiments, a wide range of covers and/or more general reference spaces may be used.
In one example, given a cover, C1, . . . , Cm, of R, the reference map is used to assign a set of indices to each point in S, which are the indices of the Cj such that ref(s) belongs to Cj. This function may be called ref_tags(s). In a language such as Java, ref_tags would be a method that returned an int[]. Since the C's cover R in this example, ref(s) must lie in at least one of them, but the elements of the cover usually overlap one another, which means that points that “land near the edges” may well reside in multiple cover sets. In considering the two filter example, if F1(s) is −0.99, and F2(s) is 0.001, then ref(s) is (−0.99, 0.001), and this lies in the cover element (−1.5, 0.5)×(−0.3, 1.3). Supposing that was labeled C1, the reference map may assign s to the set {1}. On the other hand, if t is mapped by F1, F2 to (0.1, 2.1), then ref(t) will be in (−1.5, 0.5)×(0.7, 2.3), (−0.5, 1.5)×(0.7, 2.3), (−1.5, 0.5)×(1.7, 3.3), and (−0.5, 1.5)×(1.7, 3.3), so the set of indices would have four elements for t.
Having computed, for each point, which “cover tags” it is assigned to, for each cover element, Cd, the points may be constructed, whose tags include d, as set S(d). This may mean that every point s is in S(d) for some d, but some points may belong to more than one such set. In some embodiments, there is, however, no requirement that each S(d) is non-empty, and it is frequently the case that some of these sets are empty. In the non-parallelized version of some embodiments, each point x is processed in turn, and x is inserted into a hash-bucket for each j in ref_tags(t) (that is, this may be how S(d) sets are computed).
It will be appreciated that the cover of the reference space R may be controlled by the number of intervals and the overlap identified in the resolution (e.g., see
In step 810, the analysis module 320 clusters each S(d) based on the metric, filter, and the space S. In some embodiments, a dynamic single-linkage clustering algorithm may be used to partition S(d). It will be appreciated that any number of clustering algorithms may be used with embodiments discussed herein. For example, the clustering scheme may be k-means clustering for some k, single linkage clustering, average linkage clustering, or any method specified by the user.
The significance of the user-specified inputs may now be seen. In some embodiments, a filter may amount to a “forced stretching” in a certain direction. In some embodiments, the analysis module 320 may not cluster two points unless ALL of the filter values are sufficiently “related” (recall that while normally related may mean “close,” the cover may impose a much more general relationship on the filter values, such as relating two points s and t if ref(s) and ref(t) are sufficiently close to the same circle in the plane). In various embodiments, the ability of a user to impose one or more “critical measures” makes this technique more powerful than regular clustering, and the fact that these filters can be anything, is what makes it so general.
The output may be a simplicial complex, from which one can extract its 1-skeleton. The nodes of the complex may be partial clusters, (i.e., clusters constructed from subsets of S specified as the preimages of sets in the given covering of the reference space R).
In step 812, the visualization engine 322 identifies nodes which are associated with a subset of the partition elements of all of the S(d) for generating an interactive visualization. For example, suppose that S={1, 2, 3, 4}, and the cover is C1, C2, C3. Then if ref_tags(1)={1, 2, 3} and ref_tags(2)={2, 3}, and ref_tags(3)={3}, and finally ref_tags(4)={1, 3}, then S(1) in this example is {1, 4}, S(2)={1,2}, and S(3)={1,2,3,4}. If 1 and 2 are close enough to be clustered, and 3 and 4 are, but nothing else, then the clustering for S(1) may be {1} {3}, and for S(2) it may be {1,2}, and for S(3) it may be {1,2}, {3,4}. So the generated graph has, in this example, at most four nodes, given by the sets {1},{4}, {1,2}, and {3,4} (note that {1,2} appears in two different clusterings). Of the sets of points that are used, two nodes intersect provided that the associated node sets have a non-empty intersection (although this could easily be modified to allow users to require that the intersection is “large enough” either in absolute or relative terms).
Nodes may be eliminated for any number of reasons. For example, a node may be eliminated as having too few points and/or not being connected to anything else. In some embodiments, the criteria for the elimination of nodes (if any) may be under user control or have application-specific requirements imposed on it. For example, if the points are consumers, for instance, clusters with too few people in area codes served by a company could be eliminated. If a cluster was found with “enough” customers, however, this might indicate that expansion into area codes of the other consumers in the cluster could be warranted.
In various embodiments, an open cover of the space of the intermarket and/or macro-economic data may be utilized to group or potentially group data points of the originally received data. It will be appreciated that there may be any number of covers on the space of the originally received data without using any reference space. The cover(s) may group data points or identify related data points for further assessment whether to include as members of the same node. In some embodiments, covers may be used in both the reference space and the data space of the originally received data. The covers may be utilized to assist in grouping data points as members of any number of nodes.
In step 814, the visualization engine 322 joins clusters to identify edges (e.g., connecting lines between nodes). Once the nodes are constructed, the intersections (e.g., edges) may be computed “all at once,” by computing, for each point, the set of node sets (not ref_tags, this time). That is, for each s in S, node_id_set(s) may be computed, which is an int[]. In some embodiments, if the cover is well behaved, then this operation is linear in the size of the set S, and we then iterate over each pair in node_id_set(s). There may be an edge between two node_id's if they both belong to the same node_id_set( )value, and the number of points in the intersection is precisely the number of different node id sets in which that pair is seen. This means that, except for the clustering step (which is often quadratic in the size of the sets S(d), but whose size may be controlled by the choice of cover), all of the other steps in the graph construction algorithm may be linear in the size of S, and may be computed quite efficiently.
In step 816, the visualization engine 322 generates the interactive visualization of interconnected nodes (e.g., nodes and edges displayed in
It will be appreciated that it is possible, in some embodiments, to make sense in a fairly deep way of connections between various ref( ) maps and/or choices of clustering. Further, in addition to computing edges (pairs of nodes), the embodiments described herein may be extended to compute triples of nodes, etc. For example, the analysis module 320 may compute simplicial complexes of any dimension (by a variety of rules) on nodes, and apply techniques from homology theory to the graphs to help users understand a structure in an automatic (or semi-automatic) way.
Further, it will be appreciated that uniform intervals in the covering may not always be a good choice. For example, if the points are exponentially distributed with respect to a given filter, uniform intervals can fail—in such case adaptive interval sizing may yield uniformly-sized S(d) sets, for instance.
Further, in various embodiments, an interface may be used to encode techniques for incorporating third-party extensions to data access and display techniques. Further, an interface may be used to for third-party extensions to underlying infrastructure to allow for new methods for generating coverings, and defining new reference spaces.
In various embodiments, connected nodes and edges may form a graph or structure. There may be multiple graphs in the interactive visualization. In one example, the interactive visualization may display two or more unconnected structures of nodes and edges.
The visual properties of the nodes and edges (such as, but not limited to, color, stroke color, text, texture, shape, coordinates of the nodes on the screen) can encode any data based property of the data points within each node. For example, coloring of the nodes and/or the edges may indicate (but is not limited to) the following:
The interactive visualization 900 may contain a “color bar” 910 which may comprise a legend indicating the coloring of the nodes (e.g., balls) and may also identify what the colors indicate. For example, in
The user may also drag and drop objects of the interactive visualization 900. In various embodiments, the user may reorient structures of nodes and edges by dragging one or more nodes to another portion of the interactive visualization (e.g., a window). In one example, the user may select node 902, hold node 902, and drag the node across the window. The node 902 will follow the user's cursor, dragging the structure of edges and/or nodes either directly or indirectly connected to the node 902. In some embodiments, the interactive visualization 900 may depict multiple unconnected structures. Each structure may include nodes, however, none of the nodes of either structure are connected to each other. If the user selects and drags a node of the first structure, only the first structure will be reoriented with respect to the user action. The other structure will remain unchanged. The user may wish to reorient the structure in order to view nodes, select nodes, and/or better understand the relationships of the underlying data.
In one example, a user may drag a node to reorient the interactive visualization (e.g., reorient the structure of nodes and edges). While the user selects and/or drags the node, the nodes of the structure associated with the selected node may move apart from each other in order to provide greater visibility. Once the user lets go (e.g., deselects or drops the node that was dragged), the nodes of the structure may continue to move apart from each other.
In various embodiments, once the visualization module 322 generates the interactive display, the depicted structures may move by spreading out the nodes from each other. In one example, the nodes spread from each other slowly allowing the user to view nodes distinguish from each other as well as the edges. In some embodiments, the visualization module 322 optimizes the spread of the nodes for the user's view. In one example, the structure(s) stop moving once an optimal view has been reached.
It will be appreciated that the interactive visualization 900 may respond to gestures (e.g., multitouch), stylus, or other interactions allowing the user to reorient nodes and edges and/or interacting with the underlying data.
The interactive visualization 900 may also respond to user actions such as when the user drags, clicks, or hovers a mouse cursor over a node. In some embodiments, when the user selects a node or edge, node information or edge information may be displayed. In one example, when a node is selected (e.g., clicked on by a user with a mouse or a mouse cursor hovers over the node), a node information box 908 may appear that indicates information regarding the selected node. In this example, the node information box 908 indicates an ID, box ID, number of elements (e.g., data points associated with the node), and density of the data associated with the node.
The user may also select multiple nodes and/or edges by clicking separate on each object, or drawing a shape (such as a box) around the desired objects. Once the objects are selected, a selection information box 912 may display some information regarding the selection. For example, selection information box 912 indicates the number of nodes selected and the total points (e.g., data points or elements) of the selected nodes.
The interactive visualization 900 may also allow a user to further interact with the display. Color option 914 allows the user to display different information based on color of the objects. Color option 914 in
Layout checkbox 914 may allow the user to anchor the interactive visualization 900. In one example, the layout checkbox 914 is checked indicating that the interactive visualization 900 is anchored. As a result, the user will not be able to select and drag the node and/or related structure. Although other functions may still be available, the layout checkbox 914 may help the user keep from accidentally moving and/or reorienting nodes, edges, and/or related structures. It will be appreciated that the layout checkbox 914 may indicate that the interactive visualization 900 is anchored when the layout checkbox 914 is unchecked and that when the layout checkbox 914 is checked the interactive visualization 900 is no longer anchored.
The change parameters button 918 may allow a user to change the parameters (e.g., add/remove filters and/or change the resolution of one or more filters). In one example, when the change parameters button 918 is activated, the user may be directed back to the metric and filter selection interface window 600 (see
The find ID's button 920 may allow a user to search for data within the interactive visualization 900. In one example, the user may click the find ID's button 920 and receive a window allowing the user to identify data or identify a range of data. Data may be identified by ID or searching for the data based on properties of data and/or metadata. If data is found and selected, the interactive visualization 900 may highlight the nodes associated with the selected data. For example, selecting a single row or collection of rows of a database or spreadsheet may produce a highlighting of nodes whose corresponding partial cluster contains any element of that selection.
In various embodiments, the user may select one or more objects and click on the explain button 922 to receive in-depth information regarding the selection. In some embodiments, when the user selects the explain button 922, the information about the data from which the selection is based may be displayed. The function of the explain button 922 is further discussed with regard to
In various embodiments, the interactive visualization 900 may allow the user to specify and identify subsets of interest, such as output filtering, to remove clusters or connections which are too small or otherwise uninteresting. Further, the interactive visualization 900 may provide more general coloring and display techniques, including, for example, allowing a user to highlight nodes based on a user-specified predicate, and coloring the nodes based on the intensity of user-specified weighting functions.
The interactive visualization 900 may comprise any number of menu items. The “Selection” menu may allow the following functions:
In one example of the “show in a table” option, information from a selection of nodes may be displayed. The information may be specific to the origin of the data. In various embodiments, elements of a database table may be listed, however, other methods specified by the user may also be included. For example, in the case of microarray data from gene expression data, heat maps may be used to view the results of the selections.
The interactive visualization 900 may comprise any number of menu items. The “Save” menu may allow may allow the user to save the whole output in a variety of different formats such as (but not limited to):
In various embodiments, a relationship between a first and a second analysis output/interactive visualization for differing values of the interval length and overlap percentage may be displayed. The formal relationship between the first and second analysis output/interactive visualization may be that when one cover refines the next, there is a map of simplicial complexes from the output of the first to the output of the second. This can be displayed by applying a restricted form of a three-dimensional graph embedding algorithm, in which a graph is the union of the graphs for the various parameter values and in which the connections are the connections in the individual graphs as well as connections from one node to its image in the following graph. The constituent graphs may be placed in its own plane in 3D space. In some embodiments, there is a restriction that each constituent graph remain within its associated plane. Each constituent graph may be displayed individually, but a small change of parameter value may result in the visualization of the adjacent constituent graph. In some embodiments, nodes in the initial graph will move to nodes in the next graph, in a readily visualizable way.
In some embodiments, the explain button allows the user to get a sense for which fields within the selected data fields are responsible for “similarity” of data in the selected nodes and the differentiating characteristics. There can be many ways of scoring the data fields. The explain information window 1002 (i.e., the scoring window in
In one example, the explain information window 1002 indicates that data from fields day0-day6 has been selected. The minimum value of the data in all of the fields is 0. The explain information window 1002 also indicates the maximum values. For example, the maximum value of all of the data associated with the day0 field across all of the points of the selected nodes is 0.353. The average (i.e., mean) of all of the data associated with the day0 field across all of the points of the selected nodes is 0.031. The score may be a relative (e.g., normalized) value indicating the relative function of the filter; here, the score may indicate the relative density of the data associated with the day0 field across all of the points of the selected nodes. It will be appreciated that any information regarding the data and/or selected nodes may appear in the explain information window 1002.
It will be appreciated that the data and the interactive visualization 1000 may be interacted with in any number of ways. The user may interact with the data directly to see where the graph corresponds to the data, make changes to the analysis and view the changes in the graph, modify the graph and view changes to the data, or perform any kind of interaction.
In step 1204, the visualization engine 322 determines if the user is hovering a mouse cursor (or has selected) a ball (i.e., a node). If the user is hovering a mouse cursor over a ball or selecting a ball, then information is displayed regarding the data associated with the ball. In one example, the visualization engine 322 displays a node information window 908.
If the visualization engine 322 does not determine that the user is hovering a mouse cursor (or has selected) a ball, then the visualization engine 322 determines if the user has selected balls on the graph (e.g., by clicking on a plurality of balls or drawing a box around a plurality of balls). If the user has selected balls on the graph, the visualization engine 322 may highlight the selected balls on the graph in step 1110. The visualization engine 322 may also display information regarding the selection (e.g., by displaying a selection information window 912). The user may also click on the explain button 922 to receive more information associated with the selection (e.g., the visualization engine 322 may display the explain information window 1002).
In step 1112, the user may save the selection. For example, the visualization engine 322 may save the underlying data, selected metric, filters, and/or resolution. The user may then access the saved information and create a new structure in another interactive visualization 900 thereby allowing the user to focus attention on a subset of the data.
If the visualization engine 322 does not determine that the user has selected balls on the graph, the visualization engine 322 may determine if the user selects and drags a ball on the graph in step 1114. If the user selects and drags a ball on the graph, the visualization engine 322 may reorient the selected balls and any connected edges and balls based on the user's action in step 1116. The user may reorient all or part of the structure at any level of granularity.
It will be appreciated that although
Further, although balls are discussed and depicted in
Financial markets continuously produce large quantities of multi-dimensional data for a variety of assets and financial instruments. Assets and financial instruments may include for example, equities, commodities, futures, options, swaps, bonds, and currencies. Examples of data may include, but are not limited to, asset prices, trade volumes, volatility surfaces, interest rates, trade counterparty information, order book information from stock exchanges and other market liquidity providers, accounting data (such as income statements and balance sheets), and/or regulatory filings. The analyses of these datasets may be jointly performed along with economic data. Example economic data may include, but is not limited to, unemployment rates, jobless claims data, GDP growth rates, ISM manufacturing index data, and inflation data. The data may include global macro and market-related factors and transforms.
Datasets may be jointly analyzed in order to produce forecast estimates of financial market information. Example financial market information may include, but is not limited to, asset returns, volatility, liquidity, and/or cross-asset correlations. These forecast estimates may be used with human or computer-aided decision support systems to design trades, allocate capital across multiple assets, identify over-bought and over-sold assets, identify potential areas of incipient market risk, and/or create volume profiles for algorithmic execution of trades.
Once a model is generated, the model is evaluated to determine if the model is statistically valid (e.g., using past history information to see if the model performs with desired results). If the model is not statistically valid or not sufficiently statistically valid, then the model may be changed and retested. Alternately, the analysists may propose a new hypothesis that may or may not be based on the previous model testing. The new hypothesis is again encoded and the model tested to determine if statistically valid. The process will repeat until a correct hypothesis is formed or too much time has elapsed (desired financial predictions tend to be time sensitive).
There are many problems with this process. One problem is complexity. There may be many aspects of a complex market and economic system that impact a prediction. The hypothesis and ultimate prediction must take into account and weigh influencing many influencing factors for the prediction to be reliable. For example, a prediction based on only major influencing economic factors may lead to a correct prediction for an asset's behavior once but fail in the future even if the major influencing economic factors are the same. This is because many other factors in the aggregate may impact asset behavior and these other factors may render the prediction invalid.
Another problem with the prior art is that the process is confirmatory; success is only achieved by making a correct hypothesis prior to testing of the hypothesis. As a result, it cannot be determined when a successful hypothesis will be posed. A related problem is that predictions are time sensitive (e.g., the reason for going through the process is to make a prediction of an asset in a timely matter in order to generate profit or avoid loss). Since the prior art process requires correctly guessing a valid hypothesis, the amount of time required to find a statistically valid model based on the hypothesis is unpredictable and opportunity can be lost.
Hypotheses are often created by looking at how different business cycles unfold and assessing fundamental account information to project how an asset or equity sector will perform. Quantitative and technical analysis of asset information may take into account price charts to identify patterns and make projections into the future. This is a bottom up approach and does not take into account broader market conditions or intermarket analysis that would impact individual assets or equity sectors.
Further, analysis of these datasets in the prior art has include clustering, linear regression, principal component analysis, multi-dimensional scaling, and/or projection pursuit. Unfortunately, application of these methods to these large multi-dimensional dataset tends to produce insufficient performance and may be computationally inefficient. These methods may also fail to capture relationships across dimensions of data due to their focus on reducing the number of dimensions in order to make the resultant computations more tractable.
Classical finance theory assumes that asset returns are independent and identically distributed. However, analysis of financial market and economic data indicates that the distribution of asset returns may be dependent upon the regime exhibited by financial markets at the time of measurement and forecasting (i.e., the market regime).
A market regime may be viewed as a tuple (i.e., a sequence of “n” elements where “n” is a non-negative integer) of features derived from financial market and economic data that encapsulates financial market behavior. A tuple is a sequence of “n” elements where “n.” There may be many kinds of financial market behavior that include, but is not limited to, recent asset returns, recent realized asset volatilities, changes in asset volatilities, changes in interest rate levels, changes in unemployment rate levels, changes in GDP growth rate levels, and/or changes in macroeconomic indicators such as the ECRI Leading Index. Market regimes may indicate desirable statistical properties. For example, market regimes may be stable for a short or intermediate term (e.g., for a short or intermediate period of time). Conditioning the forecasting distribution of market information on the current market regime may lead to more demonstrably accurate forecasts.
Topological Data Analysis (TDA) market regime detection is a framework that may be used to perform accurate estimates of financial market information. TDA market regime detection may operate as part of a manual or automated process comprising of a system and workflow iterating over subsets of financial market and economic data identified using TDA.
As discussed herein, an analysis server (e.g., as discussed regarding
All four of these processes may include the analysis server or analysis system utilizing similar or different intermarket and/or macro-economic data to generate a TDA graph or graph. It will be appreciated that the graph may or may not be visualized (e.g., the graph may or may not be a visualization).
Similar to the analysis server 208 discussed herein, the analysis system 1300 may include an input module 1302, a filter module 1304, a resolution module 1306, an analysis module 1308, a graph engine 1310, and a database storage 1312. The input module 1302, filter module 1304, resolution module 1306, analysis module 1308, and graph engine 1310 may be utilized, in some embodiments, to perform TDA on financial data (e.g., intermarket and/or macro-economic data). The analysis system 1300 may further include a placement engine 1314, a distance module 1316, a graph update engine 1318, a prediction module 1320, and a report module 1322.
A module, like an engine, may be hardware, software (e.g., including instructions executable by a processor), or a combination of both. Alternative embodiments of the analysis system 1300 may comprise more, less, or functionally equivalent components and modules.
The input module 1302 may be configured to receive commands and preferences from a user device (e.g., user device 202a). In various examples, the input module 1302 receives selections from the user which will be used to perform the analysis. The output of the analysis may be an interactive visualization from the graph engine 1310 or a report from the report module 1322 (e.g., a graphic, table, text, or any combination).
In some embodiments, the input module 1302 may provide the user a variety of interface windows allowing the user to select and access a database, choose fields associated with the database, choose a metric, choose one or more filters, and identify resolution parameters for the analysis. In one example, the input module 1302 receives a database identifier and accesses a large multi-dimensional database. The input module 1302 may scan the database and provide the user with an interface window allowing the user to identify an ID field. An ID field is an identifier for each data point. In one example, the identifier is unique. The ID field can include any identifier. In one example, the ID field includes dates or labels indicating a time, date, period of time, or the like. The same column name may be present in the table from which filters are selected. After the ID field is selected, the input module 1302 may then provide the user with another interface window to allow the user to choose one or more data fields from a table of the database.
Although interactive windows may be described herein, it will be appreciated that any window, graphical user interface, and/or command line may be used to receive or prompt a user or user device 202a for information.
The filter module 1304 may subsequently provide the user with an interface window to allow the user to select a metric to be used in analysis of the data within the chosen data fields. The filter module 316 may also allow the user to select and/or define one or more filters.
The resolution module 1306 may allow the user to select a resolution and gain, including filter parameters. In one example, the user enters a number of intervals and a percentage overlap for a filter.
The analysis module 1308 may perform data analysis based on the database and the information provided by the user. In various embodiments, the analysis module 1308 performs an algebraic topological analysis to identify structures and relationships within data and clusters of data. It will be appreciated that the analysis module 1308 may use parallel algorithms or use generalizations of various statistical techniques (e.g., generalizing the bootstrap to zig-zag methods) to increase the size of data sets that can be processed. The analysis is further discussed in
The graph engine 1310 generates a non-visualized graph, a non-interactive visualization, an interactive visualization, or any combination using the output from the analysis module 320. The non-interactive visualization and interactive visualization allow the user to see all or part of the analysis graphically. The interactive visualization also allows the user to interact with the visualization. For example, the user may select portions of a graph from within the visualization to see and/or interact with the underlying data and/or underlying analysis. The user may then change the parameters of the analysis (e.g., change the metric, filter(s), or resolution(s)) which allows the user to visually identify relationships in the data that may be otherwise undetectable using prior means. The interactive visualization is further described in
The database storage 1312 is configured to store all or part of the database that is being accessed. In some embodiments, the database storage 1312 may store saved portions of the database. Further, the database storage 1312 may be used to store user preferences, parameters, and analysis output thereby allowing the user to perform many different functions on the database without losing previous work.
The placement engine 1314 determines a location of new data relative to nodes and/or data points in the graph or visualization. For example, after the graph is generated based on the originally received data, the input module 1302 and/or the placement engine 1314 may receive new data (e.g., new finance data). The placement engine 1314 may determine a location for the new data (e.g., one or more new data points) within the graph (or visualization). The placement engine 1314 may determine the location of the new data in any number of ways, including, for example, using metric distance associated with the originally received data or graph distances of the graph.
The distance module 1316 may determine distances between the new data point and any number of the originally received data points (e.g., of the originally received data points) using the metric(s) utilized by the analysis module 1308. In some embodiments, the distance module 1316 may determine graphical distances between the new data point and any number of the originally received data points and/or nodes in the graph or visualization.
The graph update engine 1318 may depict the location of the new data relative to the previously received visualization. The graph update engine 1318 may, in some embodiments, regenerate a visualization to depict the location of the new data.
The prediction module 1320 may receive a proximity value (e.g., from a user or user device 202) and select the closest data points, nodes, or any combination to the new data based on the location of the new data. The prediction module 1320 may further make assessments (e.g., statistical, analytical, or otherwise) to analyze the underlying data (e.g., originally received data) of the selected closest data points, nodes, new data, or any combination to make predictions.
The report module 1322 may generate tables, bar graphs, line graphs, charts, text, or any information regarding the assessment from the prediction module 1320. In some embodiments, the report module 1322 may provide “explains” or tables of the underlying data (e.g., the originally received data) related to the selected closest data points, nodes, new data, or any combination.
It will be appreciated that all or part of the analysis system 1300 may be at the user device 202a, the database storage server 206, another digital device, or any combination. The placement engine 1314, distance module 1316, graph update engine 1318, prediction module 1320, and report module 1322 are further discussed relative to
In various embodiments, systems and methods discussed herein may be implemented with one or more digital devices. In some examples, some embodiments discussed herein may be implemented by a computer program (instructions) executed by a processor. The computer program may provide a graphical user interface. Although such a computer program is discussed, it will be appreciated that embodiments may be performed using any of the following, either alone or in combination, including, but not limited to, a computer program, multiple computer programs, firmware, and/or hardware.
A module and/or engine may include any processor or combination of processors. In some examples, a module and/or engine may include or be a part of a processor, digital signal processor (DSP), application specific integrated circuit (ASIC), an integrated circuit, and/or the like. In various embodiments, the module and/or engine may be software or firmware.
The analysis system 1300 may forecast financial market information as discussed herein. The analysis system 1300 may produce derived data for downstream analysis including, but not limited to, asset returns, volatility estimates, changes in volatility, changes in liquidity, changes in interest rate levels, changes in unemployment rate levels, changes in GDP growth rate levels, and/or changes in macroeconomic indicators such as the ECRI Leading Index. Each such data point may be viewed as a tuple indicating the market regime during a particular time period. The time period may range from minutes, hours and days, to weeks, months and years.
Some embodiments may also include a system and method to produce derived information for forecasting purposes including, but not limited to, forward asset returns, cross-asset correlations, forward changes in volatility, and/or forward directional swings in asset prices, along with a system to perform Topological Data Analysis on the derived data in combination with new data points and build topological networks consisting of nodes and edges. Nodes may represent clusters of data points and edges may connect nodes that have data points in common.
Various embodiments may also include a system and method to query the topological network of market regime tuples and produce a set of market regimes that are most similar to the new data point (hereafter known as the “neighborhood set”) by extracting other data points within the same nodes that contain the new data point (hereafter known as the “containing nodes”). Additionally, this neighborhood set may be enlarged by the addition of market regime tuples corresponding to nodes that lie within N outbound links (N may equal 1) from the containing nodes. The neighborhood set may thus be systematically enlarged to build a sample set of market regime tuples to produce results that may be statistically significant.
Some embodiments may also include systems and methods to filter forecast data corresponding to the neighborhood set, compute statistical summaries of the filtered forecast data, and/or generate forecast estimates. Such estimation procedures may include computing medians of the forecast data, utilizing measures of the shape and structure of the probability distribution of the forecast data, also consuming discrete counts of positive and negative realizations of the forecast data. Additionally, if the forecast data includes cross-asset correlations, forecast estimation may include computing a median or arithmetic average across the realized cross-asset correlation matrices to produce a blended estimate.
The market regime visualization may be interactive and/or searchable in real-time thereby potentially enabling extended analysis and providing speedy insight into markets and/or finance. Although the market regime visualization is described as a visualization herein, it will be appreciated that visualization is not necessary. For example, instead of a visualization, a market regime graph may be created that is not visualized. Further, the new data may be localized on the map and relationships identified without visualizing the graph. The underlying data may be provided in the form of reports, assessments, raw data, or any combination may be provided to a user or another model.
Influencing factors may be identified using the market regime visualization and predictions may be based on those factors as well as similar future influences. As a result, an expected model for particular intermarket and/or macro-economic conditions (e.g., when a particular market regime exists) may be generated that provides a predictor for future events related to the new data.
In step 1402, the analysis system 1300 may receive intermarket and/or macro-economic data from any number of sources and generate a topological model (e.g., generate a graph or visualization whereby nodes and edges denote relationships within the underlying intermarket and/or macro-economic data).
In various embodiments, a market regime visualization is generated using intermarket and/or macro-economic data linked to periodic (e.g., daily) measurements and/or reporting. The data may be based on any period of time including, for example, hours, days, weeks, months, years, decades, or any combination. In some embodiments, publicly available data sets (e.g., from reporting agencies or government bodies) may be integrated to construct the topological map visualizations of market regimes. It will be appreciated that any private, public, or combination of private and public data sets may be integrated to construct the topological map visualizations.
In step 1502, the input module 1302 of the analysis system 1300 receives intermarket and/or macro-economic data related to different periods of time or days from any number of sources including public reporting companies, private reporting companies, government bodies, agencies, or any combination. For example, the US Department of the Treasury may provide some of the data utilized in features of the received data. Intermarket data may include phenomena and factors that relate to multiple markets (e.g., one or more sectors of the economies, two or more markets, or the like). Macro-economic data may include economy-wide phenomena or factors that influence different economies. Examples may include inflation, price levels, rate of growth, national income, gross domestic product, and changes in unemployment.
The intermarket and/or macro-economic data, in one example, may be similar to data S as discussed with regard to step 802 of
Although
In this example, the rows and columns of example intermarket and/or macro-economic data may include 25 years of market and economic data and over 150 variables sampled periodically (e.g., daily).
In steps 1504 and 1506, the input module 1302 and/or filter module 1304 may receive a filter selection and the analysis module 1308 may apply one or more of the selected filter function on the intermarket and/or macro-economic data to map the data to the reference space. In steps 1508 and 1510, the input module 1302 and/or resolution module 1306 receives a resolution selection and the analysis module 1308 may generate a cover to be used on the reference space using the selected resolution.
A user (e.g., data analyst or someone with less training) may select any number of filter(s), resolution, and gain. The resolution may be utilized to identify overlapping portions of the reference space (e.g., a cover of the reference space R).
As discussed herein, a cover of R may be a finite collection of open sets (in the metric of R) such that every point in R lies in at least one of these sets. In various examples, R is k-dimensional Euclidean space, where k is the number of filter functions. It will be appreciated that the cover of the reference space R may be controlled by the number of intervals and the overlap identified in the resolution (e.g., see
In one example, a user may select neighborhood lenses (e.g., 1 and 2). Resolution may include 150 and a gain of 4 which may be used for both lenses. It is appreciated that any lens(es), metric(s), resolution, or gain may be used.
In step 1512, the analysis system 1300 clusters the information of the cover in the reference space to partition S(d) using a metric. The metric may be received or selected by the user. In one example, the metric is norm. angle. The clusters may form the groupings (e.g., nodes or balls). Various cluster means may be used including, but not limited to, a single linkage, average linkage, complete linkage, or k-means method.
As discussed herein, in some embodiments, the analysis module 1308 may not cluster two points unless filter values are sufficiently “related” (recall that while normally related may mean “close,” the cover may impose a much more general relationship on the filter values, such as relating two points s and t if ref(s) and ref(t) are sufficiently close to the same circle in the plane where ref( )represents one or more filter functions). The output may be a simplicial complex, from which one can extract its 1-skeleton. The nodes of the complex may be partial clusters, (i.e., clusters constructed from subsets of S specified as the preimages of sets in the given covering of the reference space R).
In step 1514, the graph engine 1310 may generate the market regime visualization with nodes representing one or more data points from the intermarket and/or macro-economic data. For example, each member of a node may include any number of data points as members. In this example, a data point indicating financial information associated with a particular date may be a member of a node. Different nodes may contain different data points (e.g., for different periods of time). Nodes that share at least one data point (e.g., at least one row of the originally received data) may be connected by an edge. The analysis module 1308 may identify nodes which are associated with a subset of the partition elements of all of the S(d) for generating a potentially interactive visualization.
As discussed herein, for example, suppose that S={1, 2, 3, 4}, and the cover is C1, C2, C3. Suppose cover C1 contains {1, 4}, C2 contains {1,2}, and C3 contains {1,2,3,4}. If 1 and 2 are close enough to be clustered, and 3 and 4 are, but nothing else, then the clustering for S(1) may be {1},{4}, and for S(2) it may be {1,2}, and for S(3) it may be {1,2}, {3,4}. So the generated graph has, in this example, at most four nodes, given by the sets {1}, {4}, {1, 2}, and {3, 4} (note that {1, 2} appears in two different clusterings). Of the sets of points that are used, two nodes intersect provided that the associated node sets have a non-empty intersection (although this could easily be modified to allow users to require that the intersection is “large enough” either in absolute or relative terms).
As a result of clustering, financial data of a grouping within a node and financial data of a grouping of a connected node may share influences and similarities (e.g., similarities based on the intermarket and/or macro-economic data). As discussed herein, the analysis server may join clusters to identify edges (e.g., connecting lines between nodes). Clusters joined by edges (i.e., interconnections) share one or more members.
In step 1516, a display may display a market regime visualization with attributes based on the periods of time, financial outcomes, or both contained in the data structures. Any labels or annotations may be utilized based on information contained in the data structures. For example, outcomes, measurements, reporting, and the like may be used to label the visualization. In some embodiments, an analyst or other user may access the annotations or labels by interacting with the market regime visualization.
The resulting market regime visualization may reveal interactions and relationships that were obscured, untested, and/or previously not recognized.
These data series consist of market information, economic information, rates, curves (e.g., US treasury yield curves) and the like. Relationships that appear from the shape of the data (e.g., the layout and/or connections of nodes) may indicate influences that may exist for a market regime (e.g., when related market and macro-economic conditions impart influences).
While the image in
Returning to
In step 1406, the placement engine 1314 and/or distance module 1316 server may identify data points (e.g., associated by dates) with similar features by or in order to localize the new financial data in the market regime visualization 1700.
In step 1804, the distance module 1316 determines distances between the originally received intermarket and/or macro-economic data of the market regime visualization 1700 and the new financial data. For example, the previous intermarket and/or macro-economic data that was utilized in the generation of the market regime visualization 1700 may be stored in mapped data structures. Distances may be determined between the new financial data and each of the previous the previous intermarket and/or macro-economic data in the mapped data structure (e.g., between vectors).
It will be appreciated that distances may be determined in any number of ways using any number of different metrics or functions. Distances may be determined between the intermarket and/or macro-economic data and the new data. For example, a distance may be determined between features (e.g., columns) of a date in the new data and each (or a subset) of the features of the originally received data. Distances may be determined between all (or a subset of) or any features of the new data and all or any of the features of the originally received data.
In various embodiments, a location of the new financial data on the market regime visualization 1700 may be determined relative to the other nodes or the intermarket and/or macro-economic data of the visualization utilizing the determined distances.
In step 1806, the distance module 1316 may compare distances between the members of each grouping to the distances determined for the new financial data. The new financial data may be located in the grouping of node members that are closest in distance to the new financial data. In some embodiments, the new financial data location may be determined to be within a grouping that contains the one or more members that are closest to the new financial data (even if other members of the grouping have longer distances with the new financial data). In some embodiments, this step is optional.
In various embodiments, a representative data point may be determined for each grouping. For example, one or more rows of the intermarket and/or macro-economic data may be identified by date. Some or all of the rows (e.g., information associated with the dates) associated with a grouping may be members of a node. The members (e.g., all or part of the information of the rows of data) may be averaged or otherwise combined to generate a representative of the grouping (e.g., the distances of or based on the intermarket and/or macro-economic data may be averaged or aggregated). The distance module 1316 may determine distances between the new financial data and the averaged or combined intermarket and/or macro-economic data of one or more representative members of one or more groupings. The placement engine 1314 may determine the location of the new financial data based on the distances. In some embodiments, once the closest distance between the new financial data and the representative member is found, distances may be determined between the new financial data and the individual members (e.g., rows of data) of the grouping associated with the closest representative member.
In optional step 1808, the distance module 1316 determines a diameter of the grouping with the one or more of the members that are closest to the new financial data (based on the determined distances). In one example, the diameters of the groupings of members closest to the new financial data are calculated. The diameter of the grouping may be a distance between two members who are the farthest from each other when compared to the distances between all members of the grouping. If the distance between the new financial data and the closest member of the grouping is less than the diameter of the grouping, the new financial data may be located within the grouping. If the distance between the new financial data and the closest member of the grouping is greater than the diameter of the grouping, the new financial data may be outside the grouping (e.g., a new grouping may be displayed on the market regime visualization with the new financial data as the single member of the new grouping). If the distance between the new financial data and the closest member of the grouping is equal to the diameter of the grouping, the new financial data may be placed within or outside the grouping.
It will be appreciated that the determination of the diameter of the grouping is not required in determining whether the new financial data location is within or outside of a grouping. In various embodiments, the distance module 1316 determines a distribution of distances between members and between members and the new financial data. The decision to locate the new financial data within or outside of the grouping may be based on the distribution. For example, if there is a gap in the distribution of distances, the new financial data may be separated from the grouping (e.g., as a new grouping). In some embodiments, if the gap is greater than a preexisting threshold (e.g., established by a user or previously programmed), the new financial data may be located in a new grouping that is placed relative to the grouping of the closest members. The process of calculating the distribution of distances of candidate member to determine whether there may be two or more groupings may be utilized in generation of the market regime visualization (e.g., in the process as described with regard to
In step 1810, the placement engine 1314 determines the location of the new financial data relative to the member and/or groupings of the market regime visualization. The new location may be relative to the determined distances between the new financial data and the previous data. The location of the new financial data may be part of a previously existing grouping or may form a new grouping. The graph update engine 1318 may depict the new financial data in the market regime visualization.
In some embodiments, the location of the new financial data with regard to the market regime visualization may be performed locally to a user. For example, the market regime visualization 1600 may be provided to the user (e.g., via digital device). The user may load the new financial data locally and the distances may be determined locally or via a cloud-based server. The location(s) associated with the new financial data may be overlaid on the previously existing market regime visualization either locally or remotely.
Those skilled in the art will appreciate that, in some embodiments, the previous state of the market regime visualization (e.g., market regime visualization 1700) may be retained or otherwise stored and a new market regime visualization generated utilizing the new financial data (e.g., in a method similar to that discussed with regard to
Returning to
In some embodiments, the latest data point may be located relative to the market regime graph and a standard deviation of the projected walk-forward returns is computed for points in the local neighborhood. Outcomes computed using this technique can be used to power asset allocation decisions.
Returning to
It will be appreciated that the nodes (e.g., the member data of the nodes) proximate to the new financial data in the market regime visualization (or non-visualized graph) may impact or influence on at least some of the new financial data. The proximity value may indicate the number of nodes to be identified that are closest to the location of the new financial data.
The closest nodes to the new financial data 1902 may be identified in any number of ways. For example, distance may be defined as graphical distance in the market regime visualization. In another example, distance may be defined as metric distances (e.g., using a metric utilized in generation of the visualization as discussed with regard to
In various embodiments, the analysis system 1300 may generate a confidence or quality score of a prediction, forecast or model. The confidence or quality score may be based on a distribution of output measure of the similar data points (e.g., identified by similar dates). In one example, if the number of closest nodes to the new finance data is high (e.g., the proximity value is high) and the variance of results for similar points is small, then the confidence or quality score of the prediction may also be high.
Returning to
In some embodiments, the report module 1322 may generate a report as depicted in
Similar dates include 2 Sep. 2008, 5 Sep. 2008, 5 Apr. 2010, 3 Jun. 2012, and so on. Cumulative intraday low associated with each date may be listed. For example, the cumulative intraday low for 2 Sep. 2008 is 0%, 2%, −1%, and so on. The total swingdowns for each of the specified forward of days is listed as 5, 7, 4, 2, and so on. The swingdown exceedance percentage is identified for each of the days, which includes, for this example, 100%, 95%, 80%, and so on. The expected percentage loss is calculated based in part on the distribution of swingdowns. The example report in
The graph of
Returning to
It will be appreciated that risk profiles, models, and predictions may be updated. In some embodiments, the risk profiles, models, and predictions may be periodically and/or continuously updated based on a cumulative sliding window (e.g., configured for example daily, weekly, monthly, quarterly, and/or the like).
In another example, systems and methods described herein may forecast financial market information. In some embodiments, the analysis system 1300 may receive a market and macro-economic dataset and generate a market regime graph using metrics, lenses, and resolution received from an analyst or user (e.g., via a digital device). The dataset may include sampled information taken on a daily basis or any periodic basis.
In this example, the analysis system 1300 may receive intermarket and/or macro-economic data sampled on a daily basis starting from Jan. 1, 1990 to the current date. These data series may include, but is not limited to:
The analysis system 1302 may generate the market regime graph using TDA based on lens, metric, resolution, and gain received from one or more users. In this example, the lens may include neighborhood lenses 1 & 2, the metric may include norm angle, resolution may be 150, and gain may be 4 (for both lenses). It will be appreciated that many different lens(es), metrics, resolution, and gain(s) may be used.
In some embodiments, the resolution may be set using a heuristic. For example, the resolution module 1306 of the analysis system 1302 may generate the resolution as:
Resolution1*Resolution2=(# of rows)*Gain=Resolution̂2
Once the market regime graph is generated, the analysis system 1300 may predict directional signals of +1/−1 for S&P 500 and 9 US equity sectors—consumer discretionary, consumer staples, energy, financials, healthcare, industrials, materials, tech, and utilities. These signals are predictions of whether the underlying asset or asset class will go up (+1) or down (−1) in the next 1, 5, 10, 20, 50, 80 or 200 days. Other outcomes that may be computed include, for a given data point, finding and reporting the most similar time points in history and computing the key economic and market drivers for that localized region of the topological network. These outcomes are computed respectively from the row-sets defining the local neighborhood, and the top columns by Kolmogorov-Smirnoff statistics in comparison with the rest of the network (e.g., as similarly discussed regarding
Features may be derived from the received data including, but not limited to:
Further, in some embodiments, for each outcome symbol, a signal may be generated by taking the sign of the median of the filtered distribution obtained from the neighborhood of the data point being examined (this is nearly always the data point representing today). The signal may indicate the direction of the underlying asset or asset class over one or more predetermined periods of time.
In various embodiments, similar systems and methods to that described herein and immediately above may identify business cycle turning points. The emphases in this example, however, is on predicting the future state of macroeconomic variables (outcomes) as opposed to market variables. Accordingly, this uses additional datasets that may include, for example, fundamental economic data such as: initial jobless claims, PMI Composite, Bloomberg Financial Conditions Index, capital utilization, balance of payments, housing starts, and the like. TDA analysis and market regime graph creation is the same or similar as that above regarding forecasting financial market information.
In various embodiments, liquidity profiles for algorithmic trading may be derived. The forecast data may include features such as changes in average daily volume over next M periods (for equities), changes in bid/ask spreads over next M periods (for currencies or OTC instruments), and changes in Amihud liquidity measure (for bonds). The forecast estimates of these features may be used to identify assets where average daily volume decreases, spreads widen, or other measures of liquidity decrease. Additionally, an embodiment of this system may include the production of a time-based liquidity profile in order to schedule the algorithmic execution of smaller chunks of trade orders that combine to produce large liquidity-seeking trades.
In an example, the outcome variable of interest is a volume profile that measures the per-minute traded volume of a chosen security (e.g. IBM stock) relative to the total traded volume of the security the previous trading day. There are 390 minutes in total, covering the time from 9:30 AM ET to 4 PM ET. Liquidity measures how easily an asset or security can be bought or sold in a market without affecting its price. A good proxy for liquidity is average traded volume per unit time. Liquidity forecasting may allow for control over trading costs and/or regulation compliance. Potential customers with an interest to control trading based on liquidity may include major investment banks, brokerages, large mutual funds, hedge funds, HFT firms, or entities that may trade millions of shares daily.
Inaccurate liquidity forecasts results in sub-optimal trade allocations that increase transaction costs and adversely impact market prices. Conventional approaches use narrow datasets and tend to break down when tackling high-dimensional datasets.
Systems and methods described herein (e.g., as discussed regarding
Data may be received from any number of sources and may include equity indices, commodities, yield curves, currencies, and economic data. Equity indices may include, but is not limited to S&P 500, NASDAQ, Euro Stoxx, Nikkei, and the like. Commodities may include, but is not limited to crude oil, natural gas, gold, copper, corn, wheat, and the like. Yield curves may include, but is not limited to US treasury AAA corporate, BAA corporate, or the like. Currencies may include, but is not limited to Euro, British Pound, Canadian Dollar, Japanese Yen, Australian Dollar, US Dollar, or the like. Economic data may include, but is not limited to unemployment rate, US Dollar Index, leading indicators, or the like.
In addition to periodic sampling, additional information may be added to the data set including day of the week, and week of the year to capture seasonality effects that have an impact on liquidity of individual securities (e.g. Macy's stock is traded more heavily during the holiday season).
The analysis system 1300 may build a market regime graph in a manner similar to that discussed regarding
Returning to
In one example, a user may provide a specific date in the market regime graph (e.g., Dec. 2, 2013) as well as a proximate value. The analysis system 1300 may identify a data point associated with the specific date. The analysis system 1300 may further identify a group of data points (or nodes) that are close to the selected data point (e.g., based on distance). The analysis system may provide information regarding the identified group of data points (e.g., identifying factors that are shared among the group or are unique for the group of data points relative to other date points in the market regime graph.
In some embodiments, the analysis system 1300 may select date(s) in the market regime graph and find similar historical dates. In this example, the analysis system 1300 may receive a new data point associated with a new date and may determine placement of the new data point relative to other nodes and/or data points in the market regime graph in a manner similar to that discussed regarding
The similar dates may be used to assist in creating an individual liquidity forecasting model.
Returning to
The liquidity forecast may have a significant impact. In this example, transaction cost=execution cost+opportunity cost (assuming no overnight positions held and fixed price schedule at the median of 1 minute open high low close (OHCL) bar. To determine impact, the following equation may be utilized:
XΣ
k=0
k=N(VkModel−VkActual)*Pk
Based on the information herein and total shares of 100,000, the cost per share based on the forecast model may be $19.26 for a total cost of $1,925,943. For the benchmark assuming the same total shares, the cost per share may be $20.74 with a total cost $2,074,230. The forecast model produces, in this example, a savings of $148,287 over the benchmark for 1 symbol for 1 day.
The memory system 3004 is any memory configured to store data. Some examples of the memory system 3004 are storage devices, such as RAM or ROM. The memory system 3004 can comprise the ram cache. In various embodiments, data is stored within the memory system 3004. The data within the memory system 3004 may be cleared or ultimately transferred to the storage system 3006.
The storage system 3006 is any storage configured to retrieve and store data. Some examples of the storage system 3006 are flash drives, hard drives, optical drives, and/or magnetic tape. In some embodiments, the digital device 3000 includes a memory system 3004 in the form of RAM and a storage system 3006 in the form of flash data. Both the memory system 3004 and the storage system 3006 comprise computer readable media which may store instructions or programs that are executable by a computer processor including the processor 3002.
The communication network interface (com. network interface) 3008 can be coupled to a communication network (e.g., communication network 204) via the link 3016. The communication network interface 3008 may support communication over an Ethernet connection, a serial connection, a parallel connection, or an ATA connection, for example. The communication network interface 3008 may also support wireless communication (e.g., 3002.11 a/b/g/n, WiMax). It will be apparent to those skilled in the art that the communication network interface 3008 can support many wired and wireless standards.
The optional input/output (I/O) interface 3010 is any device that receives input from the user and output data. The optional display interface 3012 is any device that may be configured to output graphics and data to a display. In one example, the display interface 3012 is a graphics adapter.
It will be appreciated by those skilled in the art that the hardware elements of the digital device 3000 are not limited to those depicted in
The above-described functions and components can be comprised of instructions that are stored on a storage medium (e.g., a computer readable storage medium). The instructions can be retrieved and executed by a processor. Some examples of instructions are software, program code, and firmware. Some examples of storage medium are memory devices, tape, disks, integrated circuits, and servers. The instructions are operational when executed by the processor (e.g., a data processing device) to direct the processor to operate in accord with embodiments of the present invention. Those skilled in the art are familiar with instructions, processor(s), and storage medium.
The present invention has been described above with reference to example embodiments. It will be apparent to those skilled in the art that various modifications may be made and other embodiments can be used without departing from the broader scope of the invention. Therefore, these and other variations upon the example embodiments are intended to be covered by the present invention.
The present application claims the benefit of U.S. Provisional Patent Application Ser. No. 62/196,237, filed Jul. 23, 2015 and entitled “TDA Market Regime Detection,” the entirety of which is incorporated herein by reference. The present application incorporates by reference herein U.S. Nonprovisional patent application Ser. No. 13/648,237 filed Oct. 9, 2012 and entitled “Systems and methods for Mapping New Patient Information to Historic Outcomes for Treatment Assistance” as well as U.S. Nonprovisional patent application Ser. No. 14/639,954 filed Mar. 5, 2015 and entitled “Systems and methods for Capture of Relationships within Information.”
Number | Date | Country | |
---|---|---|---|
62196237 | Jul 2015 | US |