EP1782278A2 - System and method for document analysis, processing and information extraction - Google Patents
System and method for document analysis, processing and information extractionInfo
- Publication number
- EP1782278A2 EP1782278A2 EP05763161A EP05763161A EP1782278A2 EP 1782278 A2 EP1782278 A2 EP 1782278A2 EP 05763161 A EP05763161 A EP 05763161A EP 05763161 A EP05763161 A EP 05763161A EP 1782278 A2 EP1782278 A2 EP 1782278A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- diffusion
- coordinates
- dataset
- computer system
- processor
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
- G06F16/334—Query execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/23—Clustering techniques
- G06F18/232—Non-hierarchical techniques
- G06F18/2323—Non-hierarchical techniques based on graph theory, e.g. minimum spanning trees [MST] or graph cuts
Definitions
- the present invention relates to methods for organization of data, and extraction of information, subsets and other features of data, and to techniques for efficient computation with said organized data and features. More specifically, the present invention relates to mathematically motivated techniques for efficiently empirically discovering useful metric structures in high-dimensional data, and for the computationally efficient exploitation of such structures.
- data mining as used herein broadly refers to the methods of data organization and subset and feature extraction.
- the kinds of data described or used in data mining are referred to as (sets of) "digital documents.” Note that this phrase is used for conceptual illustration only, can refer to any type of data, and is not meant to imply that the data in question are necessarily formally documents, nor that the data in question are necessarily digital data.
- the "digital documents” in the traditional sense of the phrase are certainly interesting examples of the kinds of data that are addressed herein.
- the present system and method described are herein applicable at least in the case in which, as is typical, the given data to be analyzed can be thought of as a collection of data objects, and for which there is some at least rudimentary notion of what it means for two data objects to be similar, close to each other, or nearby.
- the present invention relates to the fact that certain notions of similarity or nearness of data objects (including but not limited to conventional Euclidean metrics or similarity measures such as correlation, and many others described below) are not a priori very useful inference tools for sorting high dimensional data.
- An aspect of the present invention relates to the fact that, without the present invention, it is not practical to compute or use diffusion distances on high dimensional data. This is because standard computations of the diffusion metric require d*n 2 or even d*n 3 number of computations, where d is the dimension of the data, and n the number of data points. This would be expected because there are O(n 2 ) pairs of points, so one might believe that it is necessary to perform at least n operations to compute all pairwise distances.
- the present invention includes a method for computing a dataset, often in linear time O(n) or O(nlog(n)), from which approximations to these distances, to within any desired precision, can be computed in fixed time.
- the present invention provides a natural data driven self-induced multiscale organization of data in which different time/scale parameters correspond to different representations of the data structure at different levels of granularity, while preserving microscopic similarity relations.
- Examples of digital documents in this broad sense could be, but are not limited to, an almost unlimited variety of possibilities such as sets of object-oriented data objects on a computer, sets of web pages on the world wide web, sets of document files on a computer, sets of vectors in a vector space, sets of points in a metric space, sets of digital or analog signals or functions, sets of financial histories of various kinds (e.g. stock prices over time), sets of readouts from a scientific instrument, sets of images, sets of videos, sets of audio clips or streams, one or more graphs (i.e. collections of nodes and links), consumer data, relational databases, to name just a few. [0008] In each of these cases, there are various useful concepts of said similarity, closeness, and nearness.
- a function could be represented, but is not limited to be represented, as a sequence of samples of the function, or coefficients of the function in some given basis, or as symbolic expressions given by algebraic, trigonometric, transcendental and other standard or well defined function expressions.
- a function could be represented, but is not limited to be represented, as a sequence of samples of the function, or coefficients of the function in some given basis, or as symbolic expressions given by algebraic, trigonometric, transcendental and other standard or well defined function expressions.
- FIG. 1 shows a flowchart of an embodiment of a multiscale diffusion construction described in detail herein.
- Fig. 2 shows a schematic representation of an imagined forest, with trees and shrubs, presumed to burn at different rates.
- the discussion associated with the figure illustrates an embodiment of the present invention in the context of analysis of the spread of fire in the forest, and illustrates a use of the embodiment in the analysis of diffusion in a network.
- the present invention relates to multiscale mathematics and harmonic analysis.
- multiscale mathematics and harmonic analysis There is a vast literature on such mathematics, and the reader is referred to the attached paper by Coifinan and Maggioni, in the provisional paten application no. 60/582,242 and the references cited therein.
- the phrase "structural multiscale geometric harmonic analysis" as used herein refers to multiscale harmonic analysis on sets of digital documents in which empirical methods are used to create or enhance knowledge and information about metric and geometric structures on the given sets of digital documents.
- the present invention also relates to the mathematics of linear algebra, and Markov processes, as known to one skilled in the art.
- the techniques disclosed herein provide a framework for structural multiscale geometric harmonic analysis on digital documents (viewed, for illustration and not limiting purposes, as points in/?" or as nodes of a graph).
- Diffusion maps are used to generate multiscale geometries in order to organize and represent complex structures.
- Appropriately selected eigenfunctions of Markov matrices (describing local transitions inferences, or affinities in the system) lead to macroscopic organization of the data at different scales.
- the top of such eigenfunctions are the coordinates of the diffusion map embedding.
- the article provides anyone skilled in the art the means and methods to calculate the diffusion map, diffusion distance, etc.
- These means and methods include, but are not limited to the following: 1) construction and computation of diffusion coordinates on a data set, and 2) construction and computation of multiscale diffusion geometry (including scaling functions and wavelets) on a data set.
- the construction and computation of diffusion coordinates on a data set is achieved as described herein.
- the cited papers provide additional details. Below are descriptions of algorithms as used in some embodiments of the present invention.
- the terms "diffusion geometry” and “diffusion coordinates” as used herein are meant to include, but not be limited to, this notion of diffusion coordinates.
- Algorithm for computing Diffusion Coordinates acts on a set X of data, with n points - the values of X are the initial coordinates on the digital documents. The output of the algorithm is used to compute diffusion geometry coordinates on X.
- the thresholding step can be more sophisticated. For example, one could perform a smooth operation that sets to 0 those values less than ⁇ i and preserves those values greater than ⁇ 2 , for some pair of input parameters ⁇ i ⁇ ⁇ 2 . Multi ⁇ parameter smoothing and thresholding are also of use.
- the matrix T can come from a variety of sources. One is for T to be derived from a kernel K(x,y) as described in the cited papers. K(x,y) (and T) can be derived from a metric d(x,y), also as described in the papers, hi particular, T can denote the connectivity matrix of a finite graph. These are but a few examples, and one of skill in the art will see that there are many others.
- the output of the algorithm is used to compute multiscale diffusion geometry coordinates on X, and to expand functions and operators on X, etc., as described in the cited papers.
- LocalGS ⁇ ( ) is the local Gram-Schmidt algorithm described in the provisional patent application (an embodiment of which is describe below), but in various embodiments it can be replaced by other algorithms as described in the paper. In particular, modified Gram Schmidt can be used. See the cited papers for details. Note as before that the thresholding step can be more sophisticated, and the matrix T can come from a variety of sources. See the preceding algorithm's notes. [0028] Figure 1 shows the above algorithm as a flowchart. In flowchart element 1000, inputs are read into the algorithm. In flowchart elements 1010, 1020, 1030, and 1040, variables are initialized.
- Flowchart element 1060 computes the local Gram Schmidt orthonormaliation.
- Flowchart element 1070 sets Xi to be the index set of P 1 .
- Flowchart element 1080 computes the next power of the matrix T, restricted to and written as a matrix on the appropriate set.
- Element 1090 of the flowchart increments the loop index i.
- Element 1100 of the flowchart is the loop-control test: if the stopping conditions are met,
- element 1110 outputs the results of the algorithm.
- the construction of the wavelets at each scale includes an orthogonalization step to find an orthonormal basis of functions for the orthogonal complement of the scaling function space at the scale into the scaling function space at the previous scale.
- the construction of the scaling functions and wavelets allows the analysis of functions on the original graph or manifold in a multiscale fashion, generalizing the classical Euclidean, low-dimensional wavelet transform and related algorithms.
- the wavelet transform generalizes to a diffusion wavelet transform, allowing one to encode efficiently functions on the graph in terms of their diffusion wavelet and scaling function coefficients.
- the wavelet algorithms known to those skilled in the art are practiced with diffusion wavelets as disclosed herein.
- functions on the graph or manifold can be compressed and denoised, for example by generalizing in the obvious way the standard algorithms (e.g. hard or soft wavelet thresholding) for these task based on classical wavelets.
- the nodes of the graph represent a body of documents or web pages
- user's preferences for example single-user or multi-user
- each coordinate is a function on the graph that can be compressed and denoised, and a denoised graph, where each node has as coordinates the denoised or compressed coordinates, is obtained.
- a space or graph can be organized in a multiscale fashion as follows.
- diffusion geometry and "diffusion coordinates" as used herein are meant to include, but not be limited to, this notion of multiscale geometry.
- the present invention has embodiments relating to searching web pages on internets and intranets. Similarly, there are embodiments relating to indexing such webs. In the most rudimentary embodiment, the points of the space X will represent documents on the Web, and the kernel k will be some measure of distance between documents or relevance of one document to another. Such a kernel may make use of many attributes, including but not limited to those known to practitioners in the art of web searching and indexing, such as text within documents, link structures, known statistics, and affinity information to name a few.
- One aspect of the present invention can be understood by considering it in contrast with Google's PageRank, as described, for example, in US Patent 6,285,999.
- PageRank reduces the web to one dimension. It is very good for what it does, but it throws away a lot of information.
- PageRank With the present invention, one can work at least as efficiently as PageRank, but keep the critical higher-dimensional properties of the web. These dimensions embody the multiple contexts and interdependencies that are lost when the web is distilled to a ranking system. This view opens the door to a huge number of novel web information extraction techniques.
- the present invention is applicable for affinity-based searching, indexing and interactive searches. The ideas include algorithms that go beyond traditional interactive search, allowing more interactivity to capture the intent of the user.
- the core algorithm is adapted to searching or indexing based on intrinsic and extrinsic information including items such as content keywords, frequencies, link popularity and other link geometry / topology factors, etc., as well as external forces such as the special interests of consumers and providers. There are implications for alternatives to banner ads designed to achieve the same results (getting qualified customers to visit a merchant's site).
- the present invention is ideal for attacking the problem of re- parametrizing the Internet for special interest groups, with the ability to modulate the filtering of the raw structure of the WWW to take in to account the interests of paid advertisers or a group of users with common definable preferences.
- a computer system periodically maps the multiscale geometric harmonic diffusion metric structure of the internet, and stores this information as well as possibly other information such as cached version of pages, hash functions and key word indexes in a database (hereafter the database), analogous to the way in which contemporary search engines pre-compute page ranking and other indexing and hashing information.
- the initial notion of proximity used to elucidate the geometric harmonic structure can be any mathematical combination of factors, including but not limited to content keywords, frequencies, link popularity and other link geometry / topology factors, etc., as well as external forces such as the special interests of consumers and providers.
- an interface is presented to users for searching the web. Web pages are found by searching the database for the key words, phrases, and other constraints given by the users query.
- the search can be accelerated by using partial results to rapidly find other hits. This can be accomplished, for example, by an algorithm that searches in a space filling path spiraling out from early search hits to find others, or, similarly, that uses diffusion techniques as discussed below to expand on early search hits.
- results can be presented in ways that relate to the geometry of the returned set of web pages.
- Popularity of any particular site can be used, as is done in common practice, but this can now be augmented by any other function of the geometric harmonic data.
- results can be presented in a variety of evident non-linear ways by representing the higher-dimensional graph of results in graphical ways standard in the art of graphic representation of metric spaces and graphs. The latter can be enhanced and augmented by the multiscale nature of the data by applying said graphical methods at multiple scales corresponding to the multiscale structures described herein, with the user controlling the choice of scale.
- web search results, web indexes, and many other kinds of data can be presented in a graphical interface wherein collections of digital documents are rendered in graphical ways standard in the art of graphic representation of said documents, and combined with or using graphical ways standard in the art of graphic representation of metric spaces and graphs, and at the same time the user is presented with an interface for navigation of this graph of representations.
- this would be analogous to database fly-through animation as is common in the art of flight simulators and other interactive rendering systems.
- a web browser can be provided in accordance with the present invention, with which the user can view web pages and traverse links in said pages, in the usual way that contemporary browsers allow.
- each cluster or navigation direction can be labeled with the most popular word, words, phrases or other features common among document in that cluster or direction.
- certain common words such as (often) pronouns, definite and indefinite articles, could be excluded from this labeling / voting.
- the present invention can be used to automatically produce a synopsis of a web page (hereinafter a contextual synopsis). This can be done, for example, as follows. At multiple scales, cluster a scale-appropriate neighborhood of the web page in question. Compute the most popular text phrases among pages within the neighborhood, weighting according to diffusion distance from current location. Of course, throw out generically common words unless they are especially relevant, for example words like 'his' and 'hers' are generally less relevant, but in the colloquial phrase "his & hers fashions" these become more relevant.
- the top N results (where N is fixed a priori, or naturally from the numerical rank of the data), give a natural description of the web page.
- contextual synopsis concept allows one to compare a web page textually to its own contextual synopsis.
- a page can be scored by computing its distance to its own contextual synopsis.
- the resulting numerical score can be thought of as a measure analogous to the curvature of the Internet at the particular web page (hereafter contextual curvature).
- This information could be collected and sold as a valuable marketing analysis of the Internet.
- Submanifolds given by locally extremal values of contextual curvature determine "contextual edges" on the Internet, in the sense that this is analogous to a numerical Laplacian (difference between a function at a point, and the average in a neighborhood of the point).
- the present invention yields methods for replacing web advertisement with a more passive and unobtrusive means for obtaining the same result.
- the diffusion metric database augmented with contextual information as already disclosed herein, is precisely the information set that relates to the probability that a user with a given profile will go from viewing any particular web page, X, to another web page, Y.
- web surfing means simply the action of a user of web information, successively viewing a series of web pages by following links or by other standard means).
- the present invention has embodiments that incorporate information collected by web servers that gather statistics on links followed and pages visited, perhaps augmented by so-called cookies, or other means, so as to track which users have viewed which web pages, and in what order, and at what time. In its simplest form, this information is exploited by simply weighting the metric links according to their probability of being followed to constructing the initial notion of similarity from which the diffusion data are derived.
- the present invention can be used to discover models of Internet users surfing patterns obviating the need for server acquired statistics. Indeed, the contextual synopsis information, applied to web pages and clusters of pages, present a model of user profiles.
- the present invention yields a new mode of interactive web searches: hyper-interactive web searches.
- One embodiment of a method for such searches consists of presenting the user with a first geometric harmonic based web search as described herein, and then allowing the user to characterize the results from said first search as being near or far from what the user seeks.
- the underlying distance data is then updated by adding this information as one or more additional coordinates in the n-tuples describing each web page, and using diffusion to propagate these values away from the explicit examples given by the user.
- contextual synopsis data of the indicated web pages can be used to augment the search criteria.
- another modified search can be conducted.
- the process can be iterated until the user is satisfied.
- the process can include the refinement of searches by, for example, filtering the results, augmenting or refining the search query, or both.
- the searching technique discussed herein can be applied to databases rather than web site information, as will be readily seen by one skilled in the art, and as described hereinbelow.
- a database of any sort can be analyzed in ways that are similar to the analysis of the Internet and World Wide Web described herein.
- a static database or file system may play the role of X, with each point of X corresponding to a file.
- the kernel in this case might be any measure useful for an organizational task - for example, similarity measures based on file size, date of creation, type, field values, data contents, keywords, similarity of values, or any mixture of known attributes may be used.
- the set of files on a user's computer, hard drive, or on a network may be automatically organized into contextual clusters at multiple scales, by the means and methods disclosed herein. This process can be augmented by user interaction, in which the process described above for contextual information is carried out, and the user is provided with the analysis.
- the method and system disclosed herein can be used in collaborative filtering.
- the customers of some business or organization might play the role of X, and the kernel would be some measure of similarity of purchasing patterns.
- interesting patterns among the customers and predictions of future behavior maybe be derived via the diffusion map. This observation can also be applied to similar databases such as survey results, databases of user ratings, etc.
- normalized can mean, for example, converting counts to fractions of the total: i.e. dividing each row by its sum prior to the inner product).
- correlation is used simply as an example.
- the matrices T and S can be formed, and compatible multiscale organizations of artists and playlists generated.
- the resulting multiscale structure on sets of songs will constitute a kind of automatically generated classification into genres and sub-genres.
- the playlists one gets a kind of multiscale classification of playlists by "mood” and "sub-mood”.
- Yet another example of a similar embodiment consists of one in which the files on a computer are automatically organized into a hierarchy of "folders" by taking a matrix M(x,y) where x indexes, say, keywords, and y indexes documents.
- the multiscale structure is then a auomatically generated filesystem / folder structure on the set of files.
- x could be some data other than keywords, as described elsewhere in this disclosure. These examples, as all other, are meant to be illustrative and not limiting and one skilled in the art will readily see variations.
- Stop words are simply words that are so common that they are usually ignored in standard / state of the art search systems for indexing and information retrieval.
- the method and system disclosed herein can be used in network routing applications. Nodes on a general network can play the role of points in the space X and the kernel may be determined by traffic levels on the network.
- the diffusion map in this case can be used to guide routing of traffic on the network.
- the matrix T can be taken to be any of the standard network similarity matrices. For example, node connectivity, weighted by traffic levels.
- the embodiment proceeds as above, and the result is a low-dimensional embedding of the network for which ordinary Euclidean distance corresponds to diffusion distance on the graph.
- each spatial (x-y) point in the scene will be a point of X and the kernel could be a distance measure computed from local spatial information (in the imaging case) or from the spectral vectors at each point.
- the diffusion map can be used to explore the existence of submanifolds within the data.
- the method and system disclosed herein can be used in automatic learning of diagnostic or classification applications.
- the set X consists of a set of training data
- the kernel is any kernel that measures similarity of diagnosis or classification in the training data.
- the diffusion map then gives a means to classify later test data. This example is of particular interest in a hyper-interactive mode.
- the method and system disclosed herein can be used in measured (sensor) data applications.
- the (continuous) data vectors which are the result of measurements by physical devices (e.g. medical instruments) or sensors may be thought of as points in a high dimensional space and that space can play the role of X in our disclosure.
- the diffusion map may be used to identify structure within the data, and such structure may be used to address statistical learning tasks such as regression.
- a geographic map or graph in which each site is connected to its immediate neighbors by a weighted link measuring the rate (risk) of propagation of fire between the sites.
- the remapping by the diffusion map reorganizes the geography so that the usual Euclidean distance between the remapped sites represents the risk of fire propagation between them. In this way, a system can be designed utilizing the present invention.
- the system in question would take as input the possibly dynamic information about local fire propagation risk.
- the system would then compute the multiscale diffusion metric.
- the system would then display a caricaturized map of the region, where distance in the display corresponds to risk of fire spreading. Superimposed on this display could be information about where fires are currently burning, allowing the user to have immediate situational awareness, being able to assess, in real time and using natural human skills, where the fire is likely to spread next.
- This situational awareness is computable in real time and can be updated on the fly as conditions change (wind, fuel, etc...)-
- the points affected by a fire source can be immediately identified by their physical (Euclidean) proximity in the diffusion map.
- the system would also be useful for simulating the effects of contemplated countermeasures, thus allowing for a new and valuable means for allocation of fire fighting resources.
- Fig. 2 the risk of fire propagating from B to C is greater than from B to A, since there are few paths through the bottleneck. In the diffusion geometry the two clusters are substantially far apart.
- the example just given illustrates a more general point; that the present invention is suited to solving problems including but not limited to those of resource allocation, to the allocation of finite resources of a protective nature, and to problems related to civil engineering. For example, to illustrate but not limit, consider the problem of where to place a given number of catastrophe countermeasures on the supply lines of a public utility.
- a diffusion metric from initial data relating to the probability of a person traveling from one location to another. Roads, as well as public transportation routes and schedules, can then all be planned so that the capacity of transport between locations is equal to the diffusion distance.
- a book retailer can compute the multi-scale diffusion analysis of the database of all books for sale, using within the metric items, such as subject, keywords, user buying patterns, etc., keywords and other characteristics that are common over multiscale clusters around any particular book provide an automatic classification of the book-a context.
- a similar analysis can be made over the set of authors, and another similar analysis on the set of customers.
- new methods arise allowing the retailer to recommend unsolicited items to potential buyers (when the contexts of the book and/or author and/or subject, etc, match criteria from the derived context parameters of the customer).
- this example is meant to be illustrative and not limiting, and this approach can be applied in a quite general context to automate or assist in the process of matching buyers with sellers.
- the methods and algorithms described herein have application in the area of automatic organization or assembly of systems. For example, consider the task of having an automated system assemble a jigsaw puzzle. This can be accomplished by digitizing the pieces, using information about the images and the shapes of the pieces to form coordinates in any of many standard ways, using typical diffusion kernels, possibly adapted to reflection symmetries, etc., and computing diffusion distances. Then, pieces that are close in diffusion distance will be much more likely to fit together, so a search for pieces that fit can be greatly enhanced in this way. Of course, this technique is applicable to many practical automated assembly and organization tasks. [0081] The methods and algorithms described herein have application in the area of automatic organization of data for problems related to maintenance and behavioral anomaly detection.
- the characterization allows for the grouping of active elements into similarity classes at different scales of resolution, which finds many applications in the organization of said active elements, as they can be "paired up" or grouped according to behavior, when such is desirable, or allocated as resources when such is desirable, hi fact, this ability to group together active elements in any context, with the grouping corresponding to similarity of behavior, together with the ability to automatically represent and use this information at a range of resolutions, as disclosed herein, can be used as the basis for automated learning and knowledge extraction in a myriad of contexts.
- An embodiment of the present invention relates to finding good coordinate systems and projections for surfaces and higher dimensional manifolds and related objects.
- An embodiment of the present invention relates to the analysis of a linear operator given as a matrix.
- An aspect of the present invention relates to the automated or assisted discovery of mappings between different sets of digital documents. This is useful, for example, when one has a specific set of digital documents for which there is some amount of analytical knowledge, and one or more sets of digital documents for which there is less knowledge, but for which knowledge is sought. As a simple concrete example, consider the problem of understanding a set of documents in an unknown language, given a corresponding set of documents in a known language, where the correspondence is not known a priori.
- the coordinates of D' could be taken to be the reduced S coordinates at a few different multi-scale resolutions.
- compute B' in the corresponding way.
- a diffusion mapping for C the union of A' and B'.
- the procedure in the previous paragraph pre-processes the data so as to greatly reduce the cost of such a search.
- the process can be iterated, adjusting the metric with said partial progress information.
- the method and system relates to organizing and sorting, for example in the style of the "3D" demonstration.
- the input to the algorithm was simply a randomized collection of views of the letters "3D”
- the output was a representation in the top two diffusion coordinates. These coordinates sorted the data into the relevant two parameters of pitch and yaw.
- the methods disclosed herein provide a natural data driven multiscale organization of data in which different time/scale parameters correspond to representations of the data at different levels of granularity, while preserving microscopic similarity relations.
- the methods disclosed herein provide a means for steering the diffusion processes in order to filter or avoid irrelevant data as defined by some criterion. Such steering can be implemented interactively using the display of diffusion distances provided by the embedding. This can be implemented exactly as described in the section on hyper-interactive web site searching.
- an embodiment of such techniques to steer diffusion analysis consists of the following steps: [0093] 1. Apply the diffusion mapping algorithms in the context of a search or classification problem [0094] 2. Provide the initial results to a user [0095] 3. Allow the user to identity, by mouse click gestures or other means, examples of correct and incorrect results [0096] 4. For each class in the classification problem, or for the classes "correct" and "incorrect”: [0097] 4a. Use the diffusion process to propagate these user-defined labelings from the specific data elements selected in step 3 and corresponding to the current class, for a time t, so that the labels are spread over a substantial amount of the initial dataset [0098] 5. Collect the data vector of diffused class information (scores). [0099] 6. Use the data vector in step 5 as additional coordinates and goto step 1.
- [00100] Alternatively [00101] 6 Use the data vector in step 5 to change the initial metric from which the initial diffusion process was conducted. Do this as follows: [00102] 6_1.1. Label each element in the initial dataset with a "guess classification" equal to the class for which its diffused class score is the highest.
- steps 1 through 3 could be replaced by any means for allowing the user, or any other process or factor, including a priori knowledge, to label certain data elements in the initial dataset, with respect to class membership in a classification problem, or with respect to being "good” or "bad", “hot” or “cold”, etc., with respect to some search or some desired outcome.
- the rest of the algorithm steps 3 - 6 (or 3 - 6_1.x) remain the same.
- the above algorithm can be used in other aspects disclosed here, modified as one skilled in the art would see fit.
- the technique can be used for regression instead of classification, by simply labeling selected components with numerical values instead of classification data.
- the different values are propagated forward by diffusion, they could be combined by averaging, or in any standard mathematical way.
- a system for computing the diffusion geometry of a corpus of documents consists of the following components (Part A): Data source(s); (optional) Data filter(s); initial coordinatization; (optional) nearest neighbor pre-processing and / or other sparsification of the next step; initial metric matrix calculation component (weighted so that the top eigenvalue is 1); (optional) decomposition of matrix into blocks corresponding to higher-multiplicty of eigenvalue 1 ; computation of top eigenvalues and eigenfunctions of the matrix from step 5; and projection of initial data onto said top coordinates.
- Part A Data source(s); (optional) Data filter(s); initial coordinatization; (optional) nearest neighbor pre-processing and / or other sparsification of the next step; initial metric matrix calculation component (weighted so that the top eigenvalue is 1); (optional) decomposition of matrix into blocks corresponding to higher-multiplicty of eigenvalue 1 ; computation of top eigenvalue
- Part B Choose a value of the time parameter t, by empirical, arbitrary, heuristic, analytical or algorithmic means; and the distance between document X and Y is then the sum of (lambda_i) ⁇ t * (x_i - y_i) ⁇ 2, (where i denotes subscript i, lambda i is eigenvalue number i from step 7 above (in descending order) , * denotes multiplication, A denotes exponentiation, x_i is the diffusion coordinates of X and y_i those of Y (ordered in the same order as the eigenvalues) [00116]
- This system can be used in an application, for example as follows (part C): use Part A to gather and compute the diffusion geometry of a set of web pages; for each given page in the set of pages, use part B to find those pages in the set that are closest to the given page
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- Discrete Mathematics (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Complex Calculations (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US58224204P | 2004-06-23 | 2004-06-23 | |
PCT/US2005/022313 WO2006002328A2 (en) | 2004-06-23 | 2005-06-23 | System and method for document analysis, processing and information extraction |
Publications (2)
Publication Number | Publication Date |
---|---|
EP1782278A2 true EP1782278A2 (en) | 2007-05-09 |
EP1782278A4 EP1782278A4 (en) | 2012-07-04 |
Family
ID=35782351
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP05763161A Withdrawn EP1782278A4 (en) | 2004-06-23 | 2005-06-23 | System and method for document analysis, processing and information extraction |
Country Status (3)
Country | Link |
---|---|
US (5) | US20060004753A1 (en) |
EP (1) | EP1782278A4 (en) |
WO (1) | WO2006002328A2 (en) |
Families Citing this family (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080097972A1 (en) * | 2005-04-18 | 2008-04-24 | Collage Analytics Llc, | System and method for efficiently tracking and dating content in very large dynamic document spaces |
US7783406B2 (en) | 2005-09-22 | 2010-08-24 | Reagan Inventions, Llc | System for controlling speed of a vehicle |
JP2009526327A (en) | 2006-02-10 | 2009-07-16 | メタカータ・インコーポレーテッド | System and method for spatial thumbnails and companion maps for media objects |
US8019763B2 (en) * | 2006-02-27 | 2011-09-13 | Microsoft Corporation | Propagating relevance from labeled documents to unlabeled documents |
US8001121B2 (en) * | 2006-02-27 | 2011-08-16 | Microsoft Corporation | Training a ranking function using propagated document relevance |
US7885947B2 (en) * | 2006-05-31 | 2011-02-08 | International Business Machines Corporation | Method, system and computer program for discovering inventory information with dynamic selection of available providers |
US20080010605A1 (en) * | 2006-06-12 | 2008-01-10 | Metacarta, Inc. | Systems and methods for generating and correcting location references extracted from text |
US9721157B2 (en) | 2006-08-04 | 2017-08-01 | Nokia Technologies Oy | Systems and methods for obtaining and using information from map images |
US9361364B2 (en) * | 2006-07-20 | 2016-06-07 | Accenture Global Services Limited | Universal data relationship inference engine |
US7812241B2 (en) * | 2006-09-27 | 2010-10-12 | The Trustees Of Columbia University In The City Of New York | Methods and systems for identifying similar songs |
US8036979B1 (en) | 2006-10-05 | 2011-10-11 | Experian Information Solutions, Inc. | System and method for generating a finance attribute from tradeline data |
WO2009075689A2 (en) | 2006-12-21 | 2009-06-18 | Metacarta, Inc. | Methods of systems of using geographic meta-metadata in information retrieval and document displays |
US8606626B1 (en) | 2007-01-31 | 2013-12-10 | Experian Information Solutions, Inc. | Systems and methods for providing a direct marketing campaign planning environment |
US8606666B1 (en) | 2007-01-31 | 2013-12-10 | Experian Information Solutions, Inc. | System and method for providing an aggregation tool |
KR101524572B1 (en) * | 2007-02-15 | 2015-06-01 | 삼성전자주식회사 | Method of interfacing in portable terminal having touchscreen |
US7974977B2 (en) * | 2007-05-03 | 2011-07-05 | Microsoft Corporation | Spectral clustering using sequential matrix compression |
US8974809B2 (en) * | 2007-09-24 | 2015-03-10 | Boston Scientific Scimed, Inc. | Medical devices having a filter insert for controlled diffusion |
CN101149950A (en) * | 2007-11-15 | 2008-03-26 | 北京中星微电子有限公司 | Media player for implementing classified playing and classified playing method |
US8306987B2 (en) * | 2008-04-03 | 2012-11-06 | Ofer Ber | System and method for matching search requests and relevant data |
US20090264785A1 (en) * | 2008-04-18 | 2009-10-22 | Brainscope Company, Inc. | Method and Apparatus For Assessing Brain Function Using Diffusion Geometric Analysis |
EP2374099A1 (en) * | 2008-12-30 | 2011-10-12 | Telecom Italia S.p.A. | Method and system of content recommendation |
US20100169326A1 (en) * | 2008-12-31 | 2010-07-01 | Nokia Corporation | Method, apparatus and computer program product for providing analysis and visualization of content items association |
US8719701B2 (en) | 2009-01-02 | 2014-05-06 | Apple Inc. | Identification of guides and gutters of a document |
US8364254B2 (en) * | 2009-01-28 | 2013-01-29 | Brainscope Company, Inc. | Method and device for probabilistic objective assessment of brain function |
US8355998B1 (en) | 2009-02-19 | 2013-01-15 | Amir Averbuch | Clustering and classification via localized diffusion folders |
US10321840B2 (en) | 2009-08-14 | 2019-06-18 | Brainscope Company, Inc. | Development of fully-automated classifier builders for neurodiagnostic applications |
US8706276B2 (en) * | 2009-10-09 | 2014-04-22 | The Trustees Of Columbia University In The City Of New York | Systems, methods, and media for identifying matching audio |
WO2011061568A1 (en) * | 2009-11-22 | 2011-05-26 | Azure Vault Ltd. | Automatic chemical assay classification |
US20110144520A1 (en) * | 2009-12-16 | 2011-06-16 | Elvir Causevic | Method and device for point-of-care neuro-assessment and treatment guidance |
US8738303B2 (en) | 2011-05-02 | 2014-05-27 | Azure Vault Ltd. | Identifying outliers among chemical assays |
US8660968B2 (en) | 2011-05-25 | 2014-02-25 | Azure Vault Ltd. | Remote chemical assay classification |
WO2013022878A2 (en) * | 2011-08-09 | 2013-02-14 | Yale University | Quantitative analysis and visualization of spatial points |
US9384272B2 (en) | 2011-10-05 | 2016-07-05 | The Trustees Of Columbia University In The City Of New York | Methods, systems, and media for identifying similar songs using jumpcodes |
CN102426599B (en) * | 2011-11-09 | 2013-04-24 | 中国人民解放军信息工程大学 | Method for detecting sensitive information based on D-S evidence theory |
US9171158B2 (en) * | 2011-12-12 | 2015-10-27 | International Business Machines Corporation | Dynamic anomaly, association and clustering detection |
CN102752318B (en) * | 2012-07-30 | 2015-02-04 | 中国人民解放军信息工程大学 | Information security verification method and system based on internet |
JP5936955B2 (en) * | 2012-08-30 | 2016-06-22 | 株式会社日立製作所 | Data harmony analysis method and data analysis apparatus |
CA2904656A1 (en) * | 2013-03-15 | 2014-09-18 | Mmodal Ip Llc | Dynamic superbill coding workflow |
US10102536B1 (en) | 2013-11-15 | 2018-10-16 | Experian Information Solutions, Inc. | Micro-geographic aggregation system |
US10262362B1 (en) | 2014-02-14 | 2019-04-16 | Experian Information Solutions, Inc. | Automatic generation of code for attributes |
US9576030B1 (en) | 2014-05-07 | 2017-02-21 | Consumerinfo.Com, Inc. | Keeping up with the joneses |
US10223728B2 (en) * | 2014-12-09 | 2019-03-05 | Google Llc | Systems and methods of providing recommendations by generating transition probability data with directed consumption |
US10242019B1 (en) | 2014-12-19 | 2019-03-26 | Experian Information Solutions, Inc. | User behavior segmentation using latent topic detection |
US10025783B2 (en) | 2015-01-30 | 2018-07-17 | Microsoft Technology Licensing, Llc | Identifying similar documents using graphs |
WO2018039377A1 (en) | 2016-08-24 | 2018-03-01 | Experian Information Solutions, Inc. | Disambiguation and authentication of device users |
CN108241699B (en) * | 2016-12-26 | 2022-03-11 | 百度在线网络技术(北京)有限公司 | Method and device for pushing information |
US10388049B2 (en) * | 2017-04-06 | 2019-08-20 | Honeywell International Inc. | Avionic display systems and methods for generating avionic displays including aerial firefighting symbology |
US11182394B2 (en) | 2017-10-30 | 2021-11-23 | Bank Of America Corporation | Performing database file management using statistics maintenance and column similarity |
US11126795B2 (en) | 2017-11-01 | 2021-09-21 | monogoto, Inc. | Systems and methods for analyzing human thought |
CN109684328B (en) * | 2018-12-11 | 2020-06-16 | 中国北方车辆研究所 | High-dimensional time sequence data compression storage method |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6144773A (en) * | 1996-02-27 | 2000-11-07 | Interval Research Corporation | Wavelet-based data compression |
US6122628A (en) * | 1997-10-31 | 2000-09-19 | International Business Machines Corporation | Multidimensional data clustering and dimension reduction for indexing and searching |
US6629097B1 (en) * | 1999-04-28 | 2003-09-30 | Douglas K. Keith | Displaying implicit associations among items in loosely-structured data sets |
US7373612B2 (en) * | 2002-10-21 | 2008-05-13 | Battelle Memorial Institute | Multidimensional structured data visualization method and apparatus, text visualization method and apparatus, method and apparatus for visualizing and graphically navigating the world wide web, method and apparatus for visualizing hierarchies |
-
2005
- 2005-06-23 US US11/165,633 patent/US20060004753A1/en not_active Abandoned
- 2005-06-23 WO PCT/US2005/022313 patent/WO2006002328A2/en active Application Filing
- 2005-06-23 EP EP05763161A patent/EP1782278A4/en not_active Withdrawn
-
2009
- 2009-03-03 US US12/396,823 patent/US20090299975A1/en not_active Abandoned
-
2011
- 2011-11-03 US US13/288,211 patent/US20120047123A1/en not_active Abandoned
-
2012
- 2012-07-09 US US13/544,979 patent/US20130212104A1/en not_active Abandoned
-
2013
- 2013-12-19 US US14/135,445 patent/US20140114977A1/en not_active Abandoned
Non-Patent Citations (7)
Title |
---|
Baldi ET AL: "Modeling the Internet and the Web: Probabilistic Methods and Algorithms" In: "Modeling the Internet and the Web: Probabilistic Methods and Algorithms", 1 January 2003 (2003-01-01), Wiley, XP55028469, ISBN: 978-0-47-084906-4 * sect.4.5.1 par.1 p.91 par.2-3; page 88 - page 92 * * |
COIFMAN ET AL: "Geometric diffusions as a tool for harmonic analysis and structure definition of data: Diffusion maps", PROCEEDINGS OF THE NATIONAL ACADEMY OF SCIENCES OF THE UNITED STATES OF AMERICA, vol. 102, no. 21, 1 April 2005 (2005-04-01), XP55027881, * |
COIFMAN ET AL: "Geometric diffusions as a tool for harmonic analysis and structure definition of data: Multiscale Methods", PROCEEDINGS OF THE NATIONAL ACADEMY OF SCIENCES OF THE UNITED STATES OF AMERICA, vol. 102, no. 21, 1 April 2005 (2005-04-01), XP55027880, * |
LAFON ET AL: "Data Fusion and Multicue Data Matching by Diffusion Maps", IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, IEEE SERVICE CENTER, LOS ALAMITOS, CA, US, vol. 27, no. 11, 1 November 2006 (2006-11-01), pages 1784-1797, XP011149295, ISSN: 0162-8828, DOI: 10.1109/TPAMI.2006.223 * |
LAFON S ET AL: "Diffusion Maps and Coarse-Graining: A Unified Framework for Dimensionality Reduction, Graph Partitioning, and Data Set Parameterization", IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, IEEE SERVICE CENTER, LOS ALAMITOS, CA, US, vol. 28, no. 9, 1 September 2006 (2006-09-01), pages 1393-1403, XP001523378, ISSN: 0162-8828, DOI: 10.1109/TPAMI.2006.184 * |
RONALD COIFMAN ET AL: "Multiresolution Analysis Associated To Diffusion Semigroups: Construction And Fast Algorithms", TECHNICAL REPORT / DEPARTMENT OF ADMINISTRATIVE SCIENCES, YALE UNIVERSITY, YALE UNIVERSITY; DEPARTMENT OF ADMINISTRATIVE SCIENCES, NEW HAVEN, CONN., USA , vol. YALE/DCS/TR-1292 1 June 2004 (2004-06-01), pages 1-32, XP008152145, Retrieved from the Internet: URL:http://www.math.duke.edu/~mauro/Papers/DiffusionWaveletsTR.pdf * |
See also references of WO2006002328A2 * |
Also Published As
Publication number | Publication date |
---|---|
WO2006002328A2 (en) | 2006-01-05 |
US20130212104A1 (en) | 2013-08-15 |
US20060004753A1 (en) | 2006-01-05 |
US20140114977A1 (en) | 2014-04-24 |
EP1782278A4 (en) | 2012-07-04 |
US20090299975A1 (en) | 2009-12-03 |
WO2006002328A3 (en) | 2008-09-18 |
US20120047123A1 (en) | 2012-02-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20060004753A1 (en) | System and method for document analysis, processing and information extraction | |
US20060155751A1 (en) | System and method for document analysis, processing and information extraction | |
US20100274753A1 (en) | Methods for filtering data and filling in missing data using nonlinear inference | |
Adeniyi et al. | Automated web usage data mining and recommendation system using K-Nearest Neighbor (KNN) classification method | |
US10019442B2 (en) | Method and system for peer detection | |
US8935249B2 (en) | Visualization of concepts within a collection of information | |
Clarkson et al. | Resultmaps: Visualization for search interfaces | |
Lu et al. | BizSeeker: a hybrid semantic recommendation system for personalized government‐to‐business e‐services | |
Navadiya et al. | Web Content Mining Techniques-A Comprehensive Survey | |
Tekli | An overview of cluster-based image search result organization: background, techniques, and ongoing challenges | |
Cao et al. | Rankcompete: Simultaneous ranking and clustering of information networks | |
Sautot et al. | The hierarchical agglomerative clustering with Gower index: A methodology for automatic design of OLAP cube in ecological data processing context | |
Chow et al. | A new document representation using term frequency and vectorized graph connectionists with application to document retrieval | |
Yang et al. | A visual-analytic toolkit for dynamic interaction graphs | |
Rastin et al. | A new sparse representation learning of complex data: Application to dynamic clustering of web navigation | |
Hao et al. | An Algorithm for Generating a Recommended Rule Set Based on Learner's Browse Interest | |
Banouar et al. | Enriching SPARQL queries by user preferences for results adaptation | |
Yarlagadda et al. | Incremental document clustering using fuzzy-based optimization strategy | |
Chakrabarti et al. | Monitoring large scale production processes using a rule-based visualization recommendation system | |
Donaldson | Music recommendation mapping and interface based on structural network entropy | |
Pushpa et al. | Web Page Recommendation System using Self Organizing Map Technique | |
Evangelopoulos et al. | Evaluating information retrieval using document popularity: An implementation on MapReduce | |
Beer et al. | In-database rule learning under uncertainty: A variable precision rough set approach | |
EP1797499A2 (en) | System and method for document analysis, processing and information extraction | |
Chen et al. | A Meta Graph-Based Top-k Similarity Measure for Heterogeneous Information Networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR |
|
AX | Request for extension of the european patent |
Extension state: AL BA HR LV MK YU |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: FATELEY, WILLIAM, G. Inventor name: ZUCKER, STEVEN Inventor name: WARNER, FREDERICK, J. Inventor name: MAGGIONI, MAURO, M. Inventor name: LEE, ANN, B. Inventor name: LAFON, STEPHANE, S. Inventor name: GESHWIND, FRANK Inventor name: COPPI, ANDREAS, C. Inventor name: COIFMAN, RONALD, R. |
|
17P | Request for examination filed |
Effective date: 20070510 |
|
RBV | Designated contracting states (corrected) |
Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: FATELEY, WILLIAM, G. Inventor name: ZUCKER, STEVEN Inventor name: WARNER, FREDERICK, J. Inventor name: MAGGIONI, MAURO, M. Inventor name: LEE, ANN, B.DEPARTMENT OF STATISTICS, BH 229 Inventor name: LAFON, STEPHANE, S. Inventor name: GESHWIND, FRANK Inventor name: COPPI, ANDREAS, C. Inventor name: COIFMAN, RONALD, R. |
|
DAX | Request for extension of the european patent (deleted) | ||
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: FATELEY, WILLIAM, G. Inventor name: ZUCKER, STEVEN Inventor name: WARNER, FREDERICK, J. Inventor name: MAGGIONI, MAURO, M. Inventor name: LEE, ANN, B.DEPARTMENT OF STATISTICS, BH 229 Inventor name: LAFON, STEPHANE, S. Inventor name: GESHWIND, FRANK Inventor name: COPPI, ANDREAS, C. Inventor name: COIFMAN, RONALD, R. |
|
R17D | Deferred search report published (corrected) |
Effective date: 20080918 |
|
RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 17/00 20060101ALI20081119BHEP Ipc: G06F 7/00 20060101AFI20081119BHEP |
|
111Z | Information provided on other rights and legal means of execution |
Free format text: AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR Effective date: 20100809 |
|
A4 | Supplementary search report drawn up and despatched |
Effective date: 20120606 |
|
RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 17/00 20060101ALI20120531BHEP Ipc: G06F 7/00 20060101AFI20120531BHEP |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
18D | Application deemed to be withdrawn |
Effective date: 20120906 |