US20040268220A1 - Recognizer of text-based work - Google Patents

Recognizer of text-based work Download PDF

Info

Publication number
US20040268220A1
US20040268220A1 US10/893,769 US89376904A US2004268220A1 US 20040268220 A1 US20040268220 A1 US 20040268220A1 US 89376904 A US89376904 A US 89376904A US 2004268220 A1 US2004268220 A1 US 2004268220A1
Authority
US
United States
Prior art keywords
text
recited
content
computer
recognition
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.)
Abandoned
Application number
US10/893,769
Inventor
Ramarathnam Venkatesan
Michael Malkin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US10/893,769 priority Critical patent/US20040268220A1/en
Publication of US20040268220A1 publication Critical patent/US20040268220A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/194Calculation of difference between files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates

Definitions

  • This invention relates to a technology for recognizing a text-based work.
  • a plagiarizer realizes that authorities must compare the pilfered words in his work with oceans of words, phrases, quotes, chapters, books, and other works. These oceans are vast and deep. The oceans include text found in all of the libraries, bookstores, web sites, manuals, textbooks, e-mails, etc. of the whole world.
  • a plagiarizer may simply change a few token words, punctuations, pagination, text order, insertion of new text, and/or format in the text documents. Meanwhile, the true authors and publishers of the substantive content of the plagiarized work are robbed of well-deserved credit and/or royalties.
  • these conventional techniques may insert an imperceptible change in multimedia (such as audio or video).
  • multimedia such as audio or video
  • these techniques determine an inherent characteristic of a work.
  • code/inherent characteristic cannot be detected without access to secret knowledge (such as a cryptographic key) and is unalterable without noticeably altering the content.
  • a side-by-side comparison of suspect text and possibly original text is an existing technique for detecting a copy of an original text. However, it can be easily thwarted by reordering text, adding text, and changing un-essential text. If a comparison is done manually, a person may overlook such obfuscation tactics and see through to the similarity (which may amount to plagiarism). However, a comparison of electronic documents by a computer is not so forgiving.
  • E-books refer to the electronic distribution of electronic text. It is an alternative commercial publication technique.
  • Such e-book mechanisms include cryptographic locks, such locks can be picked. Although no conventional technique is available, it would be helpful to determine if a subject body of text is substantially similar to an original text.
  • categorization is subjectively determined by manual (i.e., human) subjective analysis of a work so that it may be grouped with an existing category. No such technique exists for automatically (i.e., without substantial human involvement) analyzing and categorizing a text-based work.
  • Described herein is a technology for recognizing the content of text documents.
  • the technology may detect similarity between text-based works in an automatic and accurate manner. Furthermore, it may categorize content of text-based works in an automatic and accurate manner.
  • the technology determines one or more hash values for the content of a text document. Furthermore, the technology may generate a “sifted text” version of a document.
  • document recognition is used to determine whether the content of one document is copied (i.e., plagiarized) from another document. This is done by comparing hash values of documents (or alternatively their sifted text).
  • document recognition is used to categorize the content of a document so that it may be grouped with other documents in the same category.
  • FIG. 1 is a schematic block diagram showing an embodiment of a recognizer of text-based work.
  • FIG. 2 is a schematic block diagram showing another embodiment of a recognizer of text-based work.
  • FIG. 3 is a schematic block diagram showing still another embodiment of a recognizer of text-based work.
  • FIG. 4 is a flow diagram showing an illustrative methodological implementation of a recognizer of text-based work.
  • FIG. 5 is a flow diagram showing another methodological implementation of a recognizer of text-based work.
  • FIG. 6 is a flow diagram showing still another methodological implementation of a recognizer of text-based work.
  • FIG. 7 is an example of a computing operating environment capable of implementing an implementation of a recognizer of text-based work.
  • Described herein are one or more exemplary implementations of a recognizer of text-based work.
  • One of such exemplary implementations may be referred to as an exemplary “text recognizer.”
  • One implementation of an exemplary text recognizer described herein automatically and accurately detects plagiarism in text-based work based upon the text content of such work.
  • Another implementation of an exemplary text recognizer, described herein automatically and accurately categorizes text-based work based upon the text content of such work.
  • These exemplary implementations may be implemented (whole or in part) by a text recognition system 100 and/or by a computing environment like that shown in FIG. 7.
  • An exemplary text recognizer determines one or more recognition representations (e.g., hash values) for the contents of a text document. These representations may include an intermediate and a final hash value. In general, it does this by:
  • One of the results of hashing the image (or the sub-text itself) is a final hash value, which uniquely identifies the body of the text document. This hash value does not rely on any particular order of text, any punctuation, any non-essential words.
  • the selected words (i.e., sub-text) that are the basis for the hash value calculation are chosen via a pseudorandom and/or cryptographic fashion; thus, making it exceptionally difficult for a plagiarizer to predict which words are essential.
  • an intermediate hash value which generally identifies the body of the text document. Bodies of text having semantically similar content have similar intermediate hash values. Thus, their hash values cluster together.
  • the exemplary text recognizer treats two “perceptually same” bodies of text as the same if a human observer reasonably views them as the same. This may also be called “perceptually identical,” “imperceptibly indistinguishable,” or other similar equivalent phrases.
  • “perceptually same” bodies of text are documents that look as if they are they are substantially same to a human.
  • a “perceptually distinct” digital goods is generally the converse of “perceptually same” digital goods. This may also be called “perceptually different” or “perceptually distinguishable”.
  • the exemplary text recognizer treats two “perceptually similar” bodies of text as documents that should be categorized as similar.
  • a pair of bodies of text are “perceptually similar” when their their “similarity-recognition” values are close in value (i.e., proximal).
  • the phrase “perceptually similar” stresses the fact that two documents should produce the proximally near hash values.
  • FIGS. 1-3 show a text identification sub-system 100 , a similarity detection (alternatively, a plagiarism detection) sub-system 200 , and a text categorization sub-system 300 .
  • the sub-systems alone or in combination with each other form an embodiment of an exemplary text recognizer.
  • Each embodiment may be implemented in software, hardware, or a combination thereof.
  • FIG. 1 shows the text identification sub-system 100 , which is an embodiment (or a portion thereof) of the exemplary text recognizer.
  • This embodiment includes a text-based work retriever 110 for retrieving text-based works from a database of text-based works, such as database 112 , or some other source of text-based works.
  • a text-based work may also be called a “body of text”, a “text document”, “text file”, or other similar labels that refers to an object having content consisting primarily of text.
  • the text is electronically encoded in a manner readable by a computer.
  • a text filter 120 filters out the non-essential (i.e., superfluous) elements, which includes non-essential and/or non-distinctive words, punctuations, symbols, and the like
  • non-essential elements include common words and virtually everything that is not a word. Examples of common words include:
  • pronouns e.g., “I”, “he”, “she”
  • prepositions e.g., “of”, “on”, “for”
  • a text formatter 130 formats the remaining text into a canonical (i.e., standard) format.
  • the canonical format may ignore all characters that are not letters or spaces.
  • all of the letters may be converted to uppercase.
  • a text-based work may also be called a “body of text”, a “text document”, “text file”, or other similar labels that refers to an object having content consisting primarily of text.
  • the text is electronically encoded in a manner readable by a computer.
  • TEXT BASED WORK MAY ALSO CALLED BODY TEXT TEXT DOCUMENT TEXT FILE OTHER SIMILAR LABELS REFERS OBJECT HAVING CONTENT CONSISTING PRIMARILY TEXT PARTICULAR TEXT ELECTRONICALLY ENCODED MANNER READABLE COMPUTER
  • a sub-text extractor 140 extracts the selected sub-text from the canonically formatted text.
  • the extractor 140 uses a cryptographic key to guide its selection of sub-text from the canonically formatted text. This uses conventional cryptographic techniques, such as a pseudo-random number generator.
  • This extraction may be accomplished using a fix-length approach or a variable-length approach. Both of these approaches are self-synchronized. This extraction technique (and these two approaches) is described in detail later in the Text Sifting section.
  • a sub-text imager 150 may arrange the extracted sub-text into a standard format called an “image.”
  • the “image” may be literally an image of the extracted sub-text within a standard format, standard font, standard background, etc.
  • the text in the image may be black against a white background.
  • the text and background may have different colors and different contrasts.
  • the standard format may also be called “formatted sifted text.”
  • a hasher 160 finds hash values of such an image.
  • the resulting hash values of the hasher 160 include an intermediate hash value (i.e., categorization hash value) and a final hash value.
  • These hash values are recognition representations of the text of the original body of text. That is because these hash values may be used to recognize (and even identify) the text within a body of text.
  • Hashing techniques have been used to protect the rights of content owners.
  • a hashing technique maps a large block of raw data into relatively small and structured set of identifiers. These identifiers are also referred to as “hash values” or simply “hash.”
  • the hashing function drastically reduces the size of the raw data into short identifiers. It simplifies many data management issues and reduces the computational resources needed for accessing large databases.
  • the resulting hash values may be displayed and stored. These values are stored in the database 112 (or some other database) and associated with the original suspect work from which the values were calculated.
  • the text identification sub-system 100 may skip hasher 160 and store the sub-text image (i.e., formatted sifted text) in database 112 in association with the original work.
  • This sub-text image may be used later to compare with the sub-text image of another work to detect similarity (e.g., plagiarism) (or to categorize the work).
  • FIG. 2 shows the similarity detection sub-system 200 , which is an embodiment (or a portion thereof) of the exemplary text recognizer.
  • This embodiment includes a hash-value retriever 210 for retrieving a hash-value of a selected text-based work. More particularly, it retrieves the final hash value of such work from a database of text-based works, such as the database 112 (shown in FIGS. 1-3), or some other source of text-based works.
  • FIG. 2 also shows the text identification sub-system 100 (shown in FIG. 1 and described above). It calculates a final hash value of a suspect text-base work 222 .
  • This work is one that is suspected of plagiarizing a work found in a database of text-based works—such as the database 112 (shown in FIGS. 1-3) or some other source of text-based works.
  • the text identification sub-system 100 provides the final hash value of the suspect work 222 to a hash value comparator 230 .
  • the retriever 210 provides the final hash value of the selected work to the comparator 230 .
  • this can be reversed so that the sub-system 100 provides the hash value of the selected work while the retriever 210 provides the hash value of the suspected work.
  • the comparator 230 compares the hash values of the two works to determine if they substantially match.
  • Substantially matching means that the two hash values are close enough in value to reasonably conclude that the two works have the same hash values within a margin of error. This margin of error may be subjectively determined by a user or designer for a specific application.
  • results of the comparison are displayed on a display 250 and stored in a data store 250 .
  • the results indicate whether the content of the suspect work 222 is plagiarized from the selected work.
  • the similarity detection sub-system 200 may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value.
  • the sub-text images of the work may be compared or the hash values of the works may be calculated and those values compared.
  • FIG. 3 shows the text categorization sub-system 300 , which is an embodiment (or a portion thereof) of the exemplary text recognizer.
  • This embodiment includes a hash-value retriever 210 for retrieving a hash-value of a selected text-based work. More particularly, it retrieves the intermediate (i.e., categorization) hash value of such work from a database of text-based works, such as the database 112 (shown in FIGS. 1-3), or some other source of text-based works.
  • the retriever 210 could retrieve an intermediate hash value of a work processed by the text identifier sub-system 100 .
  • a work categorizer 330 uses the categorization hash value of the selected work to group such work with others of similar (i.e., proximal) categorization hash values. In other words, based upon the categorization hash value of a given work, the work categorizer 330 groups the given work with other works having similar categorization hash values. Thus, the hash values of all works in each grouping are clustered together (i.e., proximal each other). Although these groupings are objectively determined, the subjective nature of the content of works within a grouping will be similar to that of the content of others within the grouping.
  • the boundaries between groupings are determined manually or automatically. Manually, a person selects the boundary between groupings using the natural clustering seen after many works have been categorized. Automatically, a system mathematically selects the boundary between groupings to be some point between (perhaps halfway) the centers of the groupings. Of course, other such techniques may to used to determine boundaries. These techniques may be fully automatic, fully manual, or some combination.
  • the work categorizer 330 displays the results on a display 350 and stores it in a data store 340 and/or database 112 .
  • the text categorization sub-system 300 may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value.
  • the categorization hash value of a work is calculated and the result is used to categorize the work.
  • FIG. 4 shows an illustrative methodological implementation of the exemplary text recognizer performed by the text identification sub-system 100 , the similarity detection sub-system 200 , or the text categorization sub-system 300 (or some combination of such sub-systems).
  • This methodological implementation may be performed in software, hardware, or a combination thereof.
  • FIG. 4 illustrates a text identification methodological implementation of the exemplary text recognizer.
  • the exemplary text recognizer retrieves a subject text-based work from a database of text-based works or some other source of such works. Once a subject work is chosen, the exemplary text recognizer, at 412 , filters out the non-essential (i.e., superfluous) elements, which includes non-essential and non-distinctive words, punctuations, symbols, and the like. Examples are provided above in the discussion of text filter 120 of FIG. 1.
  • the exemplary text recognizer formats the remaining text into a canonical (i.e., standard) format.
  • it extracts selected sub-text from the canonically formatted text.
  • the extraction uses a cryptographic key to guide its selection of sub-text from the canonically formatted text. This extraction may be accomplished using a fix-length approach or a variable-length approach. This extraction technique (and these two approaches) is described in detail later in the Text Sifting section.
  • the exemplary text recognizer arranges the extracted sub-text into a standard format called an “image.”
  • it calculates a hash value of such image.
  • the hash values include an intermediate hash value (i.e., categorization hash value) and a final hash value. These hash values are recognition representations of the text of the original body of text. That is because these hash values may be used to recognize (and even identify) the text within a body of text.
  • the resulting hash values are displayed and stored. These values are stored in a database in association with the original subject work from which the values were calculated. These hash values may be used later to compare with the hash values of another work to detect similarity (or to categorize the work).
  • the text identification methodological implementation may skip the hash value calculation block 420 and store, at block 422 , the sub-text itself or the sub-text image (i.e., formatted sifted text) in association with the original work.
  • This sub-text image may be used later to compare with the sub-text image of another work to detect similarity (e.g., plagiarism) (or to categorize the work).
  • FIG. 5 illustrates a similarity detection methodological implementation of the exemplary text recognizer.
  • the exemplary text recognizer retrieves a hash value of a selected text-based work. More particularly, it retrieves the final hash value of such work from a database of text-based works or some other source of such works.
  • FIG. 5 also shows the text identification method of FIG. 4 at block 452 .
  • the method 452 calculates a final hash value of a text-based work 450 that is suspected of being copied from the selected work retrieved by block 456 .
  • the exemplary text recognizer retrieves the calculated final hash value of the suspect text-base work 450 from the text identification method of block 452 .
  • this can be reversed so that the method 452 provides the hash value of the selected work while block 452 provides the hash value of the suspected work.
  • the exemplary text recognizer compares the hash values of the two works (suspect work 450 and selected work of 456 ) to determine if they substantially match.
  • Substantially matching means that the two hash values are close enough in value to reasonably conclude that the two works have the same hash values within a margin of error.
  • the exemplary text recognizer indicates, at 460 , that the suspect work 450 is not a substantial copy of the selected work of 456 . In other words, no plagiarism is detected if the final hash values of compared works do not substantially match. At 464 , this process ends.
  • the exemplary text recognizer indicates, at 462 , that the suspect work 450 is a substantial copy of the selected work of 456 .
  • plagiarism is detected if the final hash values of compared works substantially match.
  • the similarity detection methodological implementation may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value.
  • the sub-text images of work may be compared or the hash values of the works may be calculated and those values compared.
  • FIG. 6 illustrates a text categorization methodological implementation of the exemplary text recognizer.
  • the exemplary text recognizer retrieves a hash value of a selected text-based work. More particularly, it retrieves the intermediate (i.e., categorization) hash value of such work from a database of text-based works or some other source of such works.
  • FIG. 6 also shows an alternative way of getting an intermediate hash value of the selected work. This is by processing the work using the text identification method of FIG. 4 at block 512 .
  • the method 512 calculates an intermediate (i.e., categorization) hash value of the selected work.
  • the exemplary text recognizer retrieves the calculated intermediate hash value of the selected text-base work 510 from the text identification method of block 512 .
  • the exemplary text recognizer uses the intermediate hash value of the selected work to group such work with others of similar (i.e., proximal) intermediate hash values.
  • the exemplary text recognizer groups the given work with other works having similar intermediate hash values.
  • the hash values of all works in a given grouping are clustered together (i.e., proximal each other).
  • the exemplary text recognizer stores the categorization results in a database.
  • the process ends.
  • the text categorization methodological implementation may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value.
  • the categorization hash value of a work is calculated and the result is used to categorize the work.
  • a technique called “cryptographic text sifting” takes a large body of text and characterizes it in a simpler and identifying form.
  • the characterization may be by a text subset selected from such body of text. From this subset, one or more hash values may be calculated.
  • Text-sifting technique is performed, wholly or in part, by the text identification sub-system 100 shown in FIG. 1. This includes: the text filter 120 , the text formatter 130 , the sub-text extractor 140 , the sub-text imager 150 , and the hasher 160 . Furthermore, the text-sifting technique is performed, wholly or in part, by the text identification methodological implementation illustrated in FIG. 4.
  • the cryptographic text-sifting technique takes as input a text document (i.e., a text-based work) and a secret key. It selects and outputs a small number of words from the document. Without access to the secret key, an adversary (e.g., a plagiarist) cannot predict which words will be selected. The adversary can only affect the output by making changes to document.
  • a text document i.e., a text-based work
  • secret key Without access to the secret key, an adversary (e.g., a plagiarist) cannot predict which words will be selected. The adversary can only affect the output by making changes to document.
  • These text-sifted versions of the original text are recognition representations of the text of the original body of text. That is because they may be used to recognize (and even identify) the text within a body of text.
  • the first approach is constant length text sifting. It may also be called the fixed-length approach. With this approach, the number of words outputted by the sifting technique is constant.
  • Second approach is proportional length text sifting. It may also be called the variable-length approach. With this approach, the sifting technique outputs a number of words proportional to the length of the document.
  • the text-sifting technique takes as input a text document (i.e., a text-based work) and a secret key. It outputs a subset of words from that document. This subset may be further formatted into a standard “image,” which may be called “formatted sifted text.”
  • the text-sifting technique uses hash functions to decide which words will be selected.
  • the specific words that are chosen are always the same when the same document and key are used.
  • An adversary, who has access to the document, but not the secret key, cannot predict which words will be selected.
  • text-sifting technique works on groups of m words (m-tuples of words) instead of only single words. Those groups of words need not be contiguous. For example, consider the following sentence:
  • m-tuples instead of single words.
  • m can be set equal to one, this does not preclude single words, and makes the text-sifting technique more general.
  • m-tuples of words are more easily distinguishable that are single words, which is useful in applications of text sifting (such as similarity detection).
  • using m-tuples in effect links a word to his neighbors, which helps the text-sifting technique take a word's place in a document into account.
  • An alternative approach to m-tuples is “windowing.” With this approach, a window onto the text is used and a specific number of words are selected from that window. For example, a window may be twenty words long and only seven words are selected from that window.
  • the exemplary text recognizer ignores superfluous details that will not distinguish documents from each other. Such superfluous details may be called non-essential (i.e., superfluous) elements.
  • the format (i.e., type) of document may be identified.
  • formats include HTML, postscript, ASCII, etc. Doing this, the document may be analyzed and customize according to its identified format so that non-essential elements may be removed intelligently.
  • the output ⁇ (D, K) is S, a subset of D that consists of k of the w i .
  • the k m-tuples in S appear to be chosen uniformly at random from all m-tuples in D.
  • a specific m-tuple may appear more than once.
  • the proportional-length sifting approach may also be called the variable-length approach.
  • This approach generates output of a size proportional to the size of input (the original document).
  • the size of the output is on average proportional to the size of the input. That is, the expected value of the size is proportional to the size of the input. The larger the document is, the less variation there is in this proportionality.
  • a hash function is used to determine which words will be selected. This unrelated to the final and intermediate hash values calculated by the hasher 160 and by block 430 . To distinguish them, the hash values used to determine which words would be selected is called the “selected hash values.”
  • the hash function is performed. It takes as input the secret key k and an m-tuple and outputs a b-bit number. It treats the m-tuple as a number by considering each character to be a digit in a base corresponding to a range of characters. For example, the range may be 0 to 26 for the letters and the space character) and therefore a digit in a base-27 number. The m-tuple corresponds to this number, called x. The function also computes k random coefficients, chosen uniformly and the range of [0, 2 b ], called c 1 , c 2 , c 3 , . . . , c k . Finally, the function chooses a random b-bit prime number p.
  • the select hash value, h is:
  • a final value of h is taken mod (1/c) and if the result is zero, is output.
  • An m-tuple is output if its hash value is less than a mod b.
  • Another way of saying it: an m-tuple is output if it is 0, 1, 2, . . . , a-2 mod b.
  • Constant-length Sifting Approach The constant-length sifting approach may also be called the fixed-length approach. It may be desirable to have a text-sifting technique that always outputs a constant number of m-tuples. The constant-length sifting approach achieves this. With the constant-length cryptographic text-sifting technique, k is fixed for all documents D.
  • the approach uses the secret key to hash every m-tuple in the document. It selects the m-tuple with the smallest hash value. Alternatively, it could select the largest hash value or some other relative measure.
  • the exemplary text recognizer simply repeats the function k times with k different hash functions.
  • a hash function is used to determine which words will be selected in the constant-length sifting approach. This unrelated to the final and intermediate hash values calculated by the hasher 160 and by block 430 . To distinguish them, the hash values used to determine which words would be selected is called the “selected hash values.”
  • a single task computes several hash functions.
  • the single task takes as input the secret key k and an m-tuple and outputs a b-bit number. It treats the m-tuple as a number, x, just as the proportional-length sifting approach.
  • the task also computes 2k ⁇ 1 random coefficients, chosen uniformly the range of [0, 2 b ], called c 1 , c 2 , c 3 , . . . , c 2k ⁇ 1 .
  • the task chooses a random b-bit prime number p.
  • h 1 c 0 x k +c 1 x k ⁇ 1 +c 2 x k ⁇ 2 + . . . +c k ⁇ 2 x 2 +c k ⁇ 1 x 1 +c k mod p
  • h 2 c 1 x k +c 2 x k ⁇ 1 +c 3 x k ⁇ 2 + . . . +c k ⁇ 1 x 2 +c k x 1 +c k+1 mod p
  • h 3 c 2 x k +c 3 x k ⁇ 1 +c 4 x k ⁇ 2 + . . . +c k x 2 +c k+1 x 1 +c k+2 mod p
  • h k ⁇ 1 c k ⁇ 1 x k +c k x k ⁇ 1 +c k+1 x k ⁇ 2 + . . . +c 2k ⁇ 4 x 2 +c 2k ⁇ 3 x 1 +c 2k ⁇ 2 mod p
  • h k c k x k +c k+1 x k ⁇ 1 +c k+2 x k ⁇ 2 + . . . +c 2k ⁇ 3 x 2 +c 2k23 x 1 +c 2k ⁇ 1 mod p
  • the first step of this process is to compute x 2 mod p, x 3 mod p, x 4 mod p, . . . , x k mod p,
  • the x i are multiplied by c j and summed modulo p to form h 1 as above.
  • computing h 1 requires (2k ⁇ 1) modular multiplications and k modular additions.
  • Both of these approaches are self-synchronizing. This means that it outputs words (or m-tuples) based on their own inherent features, not based on other features of the document. For example, adding a word at the beginning of the document will not completely change all of the output. As are result, the body of text is less sensitive to de-synchronizing attacks (e.g., scrambling, rearranging, deletions, insertions, etc.)
  • FIG. 7 illustrates an example of a suitable computing environment 900 within which an exemplary text recognizer, as described herein, may be implemented (either fully or partially).
  • the computing environment 900 may be utilized in the computer and network architectures described herein.
  • the exemplary computing environment 900 is only one example of a computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the computer and network architectures. Neither should the computing environment 900 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary computing environment 900 .
  • the exemplary text recognizer may be implemented with numerous other general purpose or special purpose computing system environments or configurations.
  • Examples of well known computing systems, environments, and/or configurations that may be suitable for use include, but are not limited to, personal computers, server computers, thin clients, thick clients, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • the exemplary text recognizer may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
  • the exemplary text recognizer may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote computer storage media including memory storage devices.
  • the computing environment 900 includes a general-purpose computing device in the form of a computer 902 .
  • the components of computer 902 can include, by are not limited to, one or more processors or processing units 904 , a system memory 906 , and a system bus 908 that couples various system components including the processor 904 to the system memory 906 .
  • the system bus 908 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures.
  • bus architectures can include an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MCA) bus, an Enhanced ISA (EISA) bus, a Video Electronics Standards Association (VESA) local bus, and a Peripheral Component Interconnects (PCI) bus also known as a Mezzanine bus.
  • Computer 902 typically includes a variety of computer readable media. Such media can be any available media that is accessible by computer 902 and includes both volatile and non-volatile media, removable and non-removable media.
  • the system memory 906 includes computer readable media in the form of volatile memory, such as random access memory (RAM) 910 , and/or non-volatile memory, such as read only memory (ROM) 912 .
  • RAM random access memory
  • ROM read only memory
  • a basic input/output system (BIOS) 914 containing the basic routines that help to transfer information between elements within computer 902 , such as during start-up, is stored in ROM 912 .
  • BIOS basic input/output system
  • RAM 910 typically contains data and/or program modules that are immediately accessible to and/or presently operated on by the processing unit 904 .
  • Computer 902 may also include other removable/non-removable, volatile/non-volatile computer storage media.
  • FIG. 7 illustrates a hard disk drive 916 for reading from and writing to a non-removable, non-volatile magnetic media (not shown), a magnetic disk drive 918 for reading from and writing to a removable, non-volatile magnetic disk 920 (e.g., a “floppy disk”), and an optical disk drive 922 for reading from and/or writing to a removable, non-volatile optical disk 924 such as a CD-ROM, DVD-ROM, or other optical media.
  • a hard disk drive 916 for reading from and writing to a non-removable, non-volatile magnetic media (not shown)
  • a magnetic disk drive 918 for reading from and writing to a removable, non-volatile magnetic disk 920 (e.g., a “floppy disk”)
  • an optical disk drive 922 for reading from and/or writing to a removable, non-volatile optical disk
  • the hard disk drive 916 , magnetic disk drive 918 , and optical disk drive 922 are each connected to the system bus 908 by one or more data media interfaces 925 .
  • the hard disk drive 916 , magnetic disk drive 918 , and optical disk drive 922 can be connected to the system bus 908 by one or more interfaces (not shown).
  • the disk drives and their associated computer-readable media provide non-volatile storage of computer readable instructions, data structures, program modules, and other data for computer 902 .
  • a hard disk 916 a removable magnetic disk 920 , and a removable optical disk 924
  • other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes or other magnetic storage devices, flash memory cards, CD-ROM, digital versatile disks (DVD) or other optical storage, random access memories (RAM), read only memories (ROM), electrically erasable programmable read-only memory (EEPROM), and the like, can also be utilized to implement the exemplary computing system and environment.
  • Any number of program modules can be stored on the hard disk 916 , magnetic disk 920 , optical disk 924 , ROM 912 , and/or RAM 910 , including by way of example, an operating system 926 , one or more application programs 928 , other program modules 930 , and program data 932 .
  • Each of such operating system 926 , one or more application programs 928 , other program modules 930 , and program data 932 may include an embodiment of text-based work retriever, text filter, text form after, sub-text extractor, sub-text imager, hasher, text sifter, text identification sub-system, similarity detection sub-system, categorization sub-system, recognition representation determiner, hash value comparator, hash value retriever, text works database, and work categorizer.
  • a user can enter commands and information into computer 902 via input devices such as a keyboard 934 and a pointing device 936 (e.g., a “mouse”).
  • Other input devices 938 may include a microphone, joystick, game pad, satellite dish, serial port, scanner, and/or the like.
  • input/output interfaces 940 are coupled to the system bus 908 , but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
  • a monitor 942 or other type of display device can also be connected to the system bus 908 via an interface, such as a video adapter 944 .
  • other output peripheral devices can include components such as speakers (not shown) and a printer 946 which can be connected to computer 902 via the input/output interfaces 940 .
  • Computer 902 can operate in a networked environment using logical connections to one or more remote computers, such as a remote computing device 948 .
  • the remote computing device 948 can be a personal computer, portable computer, a server, a router, a network computer, a peer device or other common network node, and the like.
  • the remote computing device 948 is illustrated as a portable computer that can include many or all of the elements and features described herein relative to computer 902 .
  • Logical connections between computer 902 and the remote computer 948 are depicted as a local area network (LAN) 950 and a general wide area network (WAN) 952 .
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet.
  • the computer 902 When implemented in a LAN networking environment, the computer 902 is connected to a local network 950 via a network interface or adapter 954 . When implemented in a WAN networking environment, the computer 902 typically includes a modem 956 or other means for establishing communications over the wide network 952 .
  • the modem 956 which can be internal or external to computer 902 , can be connected to the system bus 908 via the input/output interfaces 940 or other appropriate mechanisms. It is to be appreciated that the illustrated network connections are exemplary and that other means of establishing communication link(s) between the computers 902 and 948 can be employed.
  • remote application programs 958 reside on a memory device of remote computer 948 .
  • application programs and other executable program components such as the operating system are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computing device 902 , and are executed by the data processor(s) of the computer.
  • An implementation of an exemplary text recognizer may be described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices.
  • program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types.
  • functionality of the program modules may be combined or distributed as desired in various embodiments.
  • FIG. 7 illustrates an example of a suitable operating environment 900 in which an exemplary text recognizer may be implemented.
  • the exemplary text recognizer(s) described herein may be implemented (wholly or in part) by any program modules 928 - 930 and/or operating system 926 in FIG. 6 exemplary text recognizer or a portion thereof.
  • the operating environment is only an example of a suitable operating environment and is not intended to suggest any limitation as to the scope or use of functionality of the exemplary text recognizer(s) described herein.
  • Other well known computing systems, environments, and/or configurations that are suitable for use include, but are not limited to, personal computers (PCs), server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programmable consumer electronics, wireless phones and equipments, general- and special-purpose appliances, application-specific integrated circuits (ASICs), network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • Computer readable media can be any available media that can be accessed by a computer.
  • Computer readable media may comprise “computer storage media” and “communications media.”
  • Computer storage media include volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules, or other data.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer.
  • Communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as carrier wave or other transport mechanism. Communication media also includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also included within the scope of computer readable media.

Abstract

Described herein is a technology for recognizing the content of text documents. The technology determines one or more hash values for the content of a text document. Alternatively, the technology may generate a “sifted text” version of a document. In one implementation described herein, document recognition is used to determine whether the content of one document is copied (i.e., plagiarized) from another document. This is done by comparing hash values of documents (or alternatively their sifted text). In another implementation described herein, document recognition is used to categorize the content of a document so that it may be grouped with other documents in the same category. This abstract itself is not intended to limit the scope of this patent. The scope of the present invention is pointed out in the appending claims.

Description

    RELATED APPLICATIONS
  • This application is a continuation of and claims priority to U.S. patent application Ser. No. 09/843,255, filed Apr. 24, 2001, the disclosure of which is incorporated by reference herein.[0001]
  • TECHNICAL FIELD
  • This invention relates to a technology for recognizing a text-based work. [0002]
  • BACKGROUND
  • Detecting and determining the existence of text plagiarism is complex and difficult. This complexity and difficulty increases in direct proportion with the amount of available text documents. This is the age of electronic commerce, with so-called “e-books”, Internet, HTML, e-mails, cyber-classrooms and textbooks, electronic publishing, electronic faxing, scanning, Portable Document Format (pdf) documents, Web pages, newspapers on-line, optical character recognition (OCR), “cut-and-paste”, and pay-per-chapter electronic publishing, etc. becoming common place. In this age, text, copies of text, copies of copies of text, etc. fly across the world in a matter of seconds. [0003]
  • In this age, it is thoughtlessly commonplace to electronically copy text and do so instantaneously with a click of a button. It is exceedingly easy to duplicate wholesale (or significant) portions of text documents. This task requires no more technical expertise than the ability to press a button or press CNTL-V (to complete the “cut-and-paste” operation). [0004]
  • Plagiarism [0005]
  • However, just because it is easy to do something, does not make it right. Although it is easy for a person to copy an author's work and pawn it off as his own, it does not make such action right. Such action is commonly called “cheating” or “plagiarism.” Thus, a person engaging in such action is a “cheater” or a “plagiarizer.” Since most contemporary works are copyrighted (either automatically or upon registration), a plagiarizer is also infringing such copyrights and is subject to civil and possibly criminal penalties. [0006]
  • Why would a plagiarizer take action that is socially unacceptable, deceitful, and likely illegal? It is easy for the plagiarizer to do and it is unlikely for him to be caught. [0007]
  • A plagiarizer realizes that authorities must compare the pilfered words in his work with oceans of words, phrases, quotes, chapters, books, and other works. These oceans are vast and deep. The oceans include text found in all of the libraries, bookstores, web sites, manuals, textbooks, e-mails, etc. of the whole world. [0008]
  • Catching a plagiarizer is a daunting task indeed. Typically, if an investigative authority does not have a lead for a place to look, it is nearly impossible. However, one tool that makes the investigation easier is an electronic database (or index) of text that has been recorded electronically. [0009]
  • To avoid capture, a plagiarizer may simply change a few token words, punctuations, pagination, text order, insertion of new text, and/or format in the text documents. Meanwhile, the true authors and publishers of the substantive content of the plagiarized work are robbed of well-deserved credit and/or royalties. [0010]
  • Conventional Efforts to Detect Plagiarism [0011]
  • Much effort has been directed towards protecting images, audio, and video by either embedding a hidden watermark and/or generating a mathematical representation of such content. Much of this effort is geared towards detecting identifiers within the content even after the signals have been modified (intentionally or purposefully). Such identifiers may be inserted into the content or be inherent in the content. [0012]
  • Generally, these conventional techniques may insert an imperceptible change in multimedia (such as audio or video). Alternatively, these techniques determine an inherent characteristic of a work. These conventional techniques rely on the foundation that the code/inherent characteristic cannot be detected without access to secret knowledge (such as a cryptographic key) and is unalterable without noticeably altering the content. [0013]
  • However, these conventional techniques have not been directed toward protecting text because they do not apply to text. They don't apply to text because these conventional techniques generally require a perceptual change to the original content or they are easily thwarted. [0014]
  • For example, the concept of embedding a watermark into an image or audio signal does not apply to text because embedding a watermark would significantly alter the content—unless, of course, the author inserts it. That alteration would be clearly perceivably noticeable. A mathematical representation of text is easily thwarted by changing a few token words, punctuations, insertion of new text, pagination, text order, and/or format in the text documents [0015]
  • Side-by-side Text Comparison Approach. A side-by-side comparison of suspect text and possibly original text is an existing technique for detecting a copy of an original text. However, it can be easily thwarted by reordering text, adding text, and changing un-essential text. If a comparison is done manually, a person may overlook such obfuscation tactics and see through to the similarity (which may amount to plagiarism). However, a comparison of electronic documents by a computer is not so forgiving. [0016]
  • With the emergence of so-called e-books, the problem of protecting text is becoming more important. E-books refer to the electronic distribution of electronic text. It is an alternative commercial publication technique. [0017]
  • Although such e-book mechanisms include cryptographic locks, such locks can be picked. Although no conventional technique is available, it would be helpful to determine if a subject body of text is substantially similar to an original text. [0018]
  • Content Categorization [0019]
  • Like plagiarism, categorizing the content of a text-based work often requires a subjective comparison of existing works. Works of similar nature are grouped into the same category. Text-based works may be classified into any number of categories, such as mystery novels, math textbooks, non-fiction books, self-help books, commercial web pages, poetry, and the other such works. [0020]
  • Typically, such categorization is subjectively determined by manual (i.e., human) subjective analysis of a work so that it may be grouped with an existing category. No such technique exists for automatically (i.e., without substantial human involvement) analyzing and categorizing a text-based work. [0021]
  • SUMMARY
  • Described herein is a technology for recognizing the content of text documents. The technology may detect similarity between text-based works in an automatic and accurate manner. Furthermore, it may categorize content of text-based works in an automatic and accurate manner. [0022]
  • Generally, the technology determines one or more hash values for the content of a text document. Furthermore, the technology may generate a “sifted text” version of a document. [0023]
  • In one implementation described herein, document recognition is used to determine whether the content of one document is copied (i.e., plagiarized) from another document. This is done by comparing hash values of documents (or alternatively their sifted text). [0024]
  • In another implementation described herein, document recognition is used to categorize the content of a document so that it may be grouped with other documents in the same category. [0025]
  • This summary itself is not intended to limit the scope of this patent. Moreover, the title of this patent is not intended to limit the scope of this patent. For a better understanding of the present invention, please see the following detailed description and appending claims, taken in conjunction with the accompanying drawings. The scope of the present invention is pointed out in the appending claims. [0026]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The same numbers are used throughout the drawings to reference like elements and features. [0027]
  • FIG. 1 is a schematic block diagram showing an embodiment of a recognizer of text-based work. [0028]
  • FIG. 2 is a schematic block diagram showing another embodiment of a recognizer of text-based work. [0029]
  • FIG. 3 is a schematic block diagram showing still another embodiment of a recognizer of text-based work. [0030]
  • FIG. 4 is a flow diagram showing an illustrative methodological implementation of a recognizer of text-based work. [0031]
  • FIG. 5 is a flow diagram showing another methodological implementation of a recognizer of text-based work. [0032]
  • FIG. 6 is a flow diagram showing still another methodological implementation of a recognizer of text-based work. [0033]
  • FIG. 7 is an example of a computing operating environment capable of implementing an implementation of a recognizer of text-based work.[0034]
  • DETAILED DESCRIPTION
  • The following description sets forth specific embodiments of the recognizer of text-based work that incorporate elements recited in the appended claims. These embodiments are described with specificity in order to meet statutory written description, enablement, and best-mode requirements. However, the description itself is not intended to limit the scope of this patent. Rather, the inventors have contemplated that the claimed present invention might also be embodied in other ways, in conjunction with other present or future technologies. [0035]
  • Incorporation by Reference [0036]
  • The following co-pending patent applications are incorporated by reference herein (which are all assigned to the Microsoft Corporation): [0037]
  • U.S. patent application Ser. No. 09/390,271, entitled “A Technique for Watermarking an Image and a Resulting Watermarked Image” filed Sep. 7, 1999; [0038]
  • U.S. patent application Ser. No. 09/390,272, entitled “A Technique for Detecting a Watermark in a Marked Image” filed on Sep. 7, 1999; [0039]
  • U.S. patent application Ser. No. ______, entitled “Robust Recognizer of Perceptually Similar Content” filed on Apr. 24, 2001; [0040]
  • U.S. patent application Ser. No. ______, entitled “Derivation and Quantization of Robust Non-Local Characteristics for Blind Watermarking” filed on Apr. 24, 2001; [0041]
  • U.S. patent application Ser. No. ______, entitled “Recognizer of Audio-Content in Digital Signals” filed on Apr. 24, 2001 [0042]
  • U.S. patent application Ser. No. 09/259,669, entitled “A System and Method for Producing Modulated Complex Lapped Transforms” filed on Feb. 26, 1999; and [0043]
  • U.S. patent application Ser. No. 09/421,986, entitled “System and Method for Hashing Digital Images” filed on Oct. 19, 1999. [0044]
  • Introduction [0045]
  • Described herein are one or more exemplary implementations of a recognizer of text-based work. One of such exemplary implementations may be referred to as an exemplary “text recognizer.”[0046]
  • One implementation of an exemplary text recognizer described herein, automatically and accurately detects plagiarism in text-based work based upon the text content of such work. Another implementation of an exemplary text recognizer, described herein, automatically and accurately categorizes text-based work based upon the text content of such work. [0047]
  • These exemplary implementations may be implemented (whole or in part) by a [0048] text recognition system 100 and/or by a computing environment like that shown in FIG. 7.
  • Brief Overview [0049]
  • An exemplary text recognizer determines one or more recognition representations (e.g., hash values) for the contents of a text document. These representations may include an intermediate and a final hash value. In general, it does this by: [0050]
  • filtering out non-essential words, punctuation, and such; [0051]
  • putting it into a standard format; [0052]
  • extracting sub-text via a self-synchronized approach, such as: [0053]
  • fixed-length subtext extraction; or [0054]
  • variable-length subtext extraction; [0055]
  • arranging the extracted sub-text into a standard format (i.e., an image) [0056]
  • hashing the sub-text or image [0057]
  • One of the results of hashing the image (or the sub-text itself) is a final hash value, which uniquely identifies the body of the text document. This hash value does not rely on any particular order of text, any punctuation, any non-essential words. In addition, the selected words (i.e., sub-text) that are the basis for the hash value calculation are chosen via a pseudorandom and/or cryptographic fashion; thus, making it exceptionally difficult for a plagiarizer to predict which words are essential. [0058]
  • Furthermore, another result of hashing the image is an intermediate hash value, which generally identifies the body of the text document. Bodies of text having semantically similar content have similar intermediate hash values. Thus, their hash values cluster together. [0059]
  • Perceptually Same and Perceptually Distinct [0060]
  • The exemplary text recognizer treats two “perceptually same” bodies of text as the same if a human observer reasonably views them as the same. This may also be called “perceptually identical,” “imperceptibly indistinguishable,” or other similar equivalent phrases. For example, “perceptually same” bodies of text are documents that look as if they are they are substantially same to a human. [0061]
  • In contrast, a “perceptually distinct” digital goods is generally the converse of “perceptually same” digital goods. This may also be called “perceptually different” or “perceptually distinguishable”. [0062]
  • Perceptually Similar [0063]
  • The exemplary text recognizer treats two “perceptually similar” bodies of text as documents that should be categorized as similar. Herein, a pair of bodies of text are “perceptually similar” when their their “similarity-recognition” values are close in value (i.e., proximal). In other words, the phrase “perceptually similar” stresses the fact that two documents should produce the proximally near hash values. [0064]
  • Exemplary Text Recognition System [0065]
  • FIGS. 1-3 show a [0066] text identification sub-system 100, a similarity detection (alternatively, a plagiarism detection) sub-system 200, and a text categorization sub-system 300. The sub-systems alone or in combination with each other form an embodiment of an exemplary text recognizer. Each embodiment may be implemented in software, hardware, or a combination thereof.
  • Text Identification Sub-System [0067]
  • FIG. 1 shows the [0068] text identification sub-system 100, which is an embodiment (or a portion thereof) of the exemplary text recognizer. This embodiment includes a text-based work retriever 110 for retrieving text-based works from a database of text-based works, such as database 112, or some other source of text-based works.
  • A text-based work may also be called a “body of text”, a “text document”, “text file”, or other similar labels that refers to an object having content consisting primarily of text. In particular, the text is electronically encoded in a manner readable by a computer. [0069]
  • Once a subject work is chosen, a [0070] text filter 120 filters out the non-essential (i.e., superfluous) elements, which includes non-essential and/or non-distinctive words, punctuations, symbols, and the like For a given application, the definition of non-essential elements may be customized. Examples of non-essential elements include common words and virtually everything that is not a word. Examples of common words include:
  • articles (e.g., “a”, “an”, “the”); [0071]
  • pronouns (e.g., “I”, “he”, “she”); [0072]
  • prepositions (e.g., “of”, “on”, “for”); [0073]
  • conjunctions (e.g., “and”, “or”, “but”); [0074]
  • common verbs (e.g., “is”, “are”, “were”); and [0075]
  • other such common words. [0076]
  • After filtering the original text, a [0077] text formatter 130 formats the remaining text into a canonical (i.e., standard) format. For example, the canonical format may ignore all characters that are not letters or spaces. In the cononical format all of the letters may be converted to uppercase.
  • An example of some original text may be as follows: [0078]
  • A text-based work may also be called a “body of text”, a “text document”, “text file”, or other similar labels that refers to an object having content consisting primarily of text. In particular, the text is electronically encoded in a manner readable by a computer. [0079]
  • One possible example of canonical, filtered text that could result from the above example (filtered out common words, converted to all caps, no characters but letters and spaces) is: [0080]
  • TEXT BASED WORK MAY ALSO CALLED BODY TEXT TEXT DOCUMENT TEXT FILE OTHER SIMILAR LABELS REFERS OBJECT HAVING CONTENT CONSISTING PRIMARILY TEXT PARTICULAR TEXT ELECTRONICALLY ENCODED MANNER READABLE COMPUTER [0081]
  • A [0082] sub-text extractor 140 extracts the selected sub-text from the canonically formatted text. The extractor 140 uses a cryptographic key to guide its selection of sub-text from the canonically formatted text. This uses conventional cryptographic techniques, such as a pseudo-random number generator.
  • This extraction may be accomplished using a fix-length approach or a variable-length approach. Both of these approaches are self-synchronized. This extraction technique (and these two approaches) is described in detail later in the Text Sifting section. [0083]
  • A [0084] sub-text imager 150 may arrange the extracted sub-text into a standard format called an “image.” For example, the “image” may be literally an image of the extracted sub-text within a standard format, standard font, standard background, etc. The text in the image may be black against a white background. Alternatively, the text and background may have different colors and different contrasts.
  • The standard format may also be called “formatted sifted text.” A [0085] hasher 160 finds hash values of such an image. The resulting hash values of the hasher 160 include an intermediate hash value (i.e., categorization hash value) and a final hash value. These hash values are recognition representations of the text of the original body of text. That is because these hash values may be used to recognize (and even identify) the text within a body of text.
  • Hashing [0086]
  • Hashing techniques have been used to protect the rights of content owners. In general, a hashing technique maps a large block of raw data into relatively small and structured set of identifiers. These identifiers are also referred to as “hash values” or simply “hash.” By introducing a specific structure and order into raw data, the hashing function drastically reduces the size of the raw data into short identifiers. It simplifies many data management issues and reduces the computational resources needed for accessing large databases. [0087]
  • Mathematically, a hashing technique include a hashing function H[0088] K(·). That function takes a signal x as input and computes a short vector h=HK(x). That vector is an apparently random value, which is indexed by a secret key K, in some large set. That vector h is a hash value.
  • The hash values produced by such techniques are viewed as useful because they typically have following desirable characteristics: [0089]
  • Apparently Uniformly Distributed—For any given input, the output hash value are uniformly distributed among the possible L-bit outputs. [0090]
  • Approximate Pairwise Independent—For two distinct inputs, the corresponding outputs are statistically almost independent of each other. [0091]
  • Additional details regarding calculating hash values are discussed in the pending U.S. Patent Applications that are incorporated by reference. [0092]
  • The resulting hash values may be displayed and stored. These values are stored in the database [0093] 112 (or some other database) and associated with the original suspect work from which the values were calculated.
  • Alternatively, the [0094] text identification sub-system 100 may skip hasher 160 and store the sub-text image (i.e., formatted sifted text) in database 112 in association with the original work. This sub-text image may be used later to compare with the sub-text image of another work to detect similarity (e.g., plagiarism) (or to categorize the work).
  • Similarity Detection Sub-System [0095]
  • FIG. 2 shows the [0096] similarity detection sub-system 200, which is an embodiment (or a portion thereof) of the exemplary text recognizer. This embodiment includes a hash-value retriever 210 for retrieving a hash-value of a selected text-based work. More particularly, it retrieves the final hash value of such work from a database of text-based works, such as the database 112 (shown in FIGS. 1-3), or some other source of text-based works.
  • FIG. 2 also shows the text identification sub-system [0097] 100 (shown in FIG. 1 and described above). It calculates a final hash value of a suspect text-base work 222. This work is one that is suspected of plagiarizing a work found in a database of text-based works—such as the database 112 (shown in FIGS. 1-3) or some other source of text-based works.
  • The [0098] text identification sub-system 100 provides the final hash value of the suspect work 222 to a hash value comparator 230. Likewise, the retriever 210 provides the final hash value of the selected work to the comparator 230. Of course, this can be reversed so that the sub-system 100 provides the hash value of the selected work while the retriever 210 provides the hash value of the suspected work.
  • As its name suggests, the [0099] comparator 230 compares the hash values of the two works to determine if they substantially match. Substantially matching means that the two hash values are close enough in value to reasonably conclude that the two works have the same hash values within a margin of error. This margin of error may be subjectively determined by a user or designer for a specific application.
  • The results of the comparison are displayed on a [0100] display 250 and stored in a data store 250. The results indicate whether the content of the suspect work 222 is plagiarized from the selected work.
  • Alternatively, the [0101] similarity detection sub-system 200 may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value. With this alternative embodiment, the sub-text images of the work may be compared or the hash values of the works may be calculated and those values compared.
  • Text Categorization Sub-System [0102]
  • FIG. 3 shows the [0103] text categorization sub-system 300, which is an embodiment (or a portion thereof) of the exemplary text recognizer. This embodiment includes a hash-value retriever 210 for retrieving a hash-value of a selected text-based work. More particularly, it retrieves the intermediate (i.e., categorization) hash value of such work from a database of text-based works, such as the database 112 (shown in FIGS. 1-3), or some other source of text-based works. Of course, the retriever 210 could retrieve an intermediate hash value of a work processed by the text identifier sub-system 100.
  • A [0104] work categorizer 330 uses the categorization hash value of the selected work to group such work with others of similar (i.e., proximal) categorization hash values. In other words, based upon the categorization hash value of a given work, the work categorizer 330 groups the given work with other works having similar categorization hash values. Thus, the hash values of all works in each grouping are clustered together (i.e., proximal each other). Although these groupings are objectively determined, the subjective nature of the content of works within a grouping will be similar to that of the content of others within the grouping.
  • The boundaries between groupings are determined manually or automatically. Manually, a person selects the boundary between groupings using the natural clustering seen after many works have been categorized. Automatically, a system mathematically selects the boundary between groupings to be some point between (perhaps halfway) the centers of the groupings. Of course, other such techniques may to used to determine boundaries. These techniques may be fully automatic, fully manual, or some combination. [0105]
  • The work categorizer [0106] 330 displays the results on a display 350 and stores it in a data store 340 and/or database 112.
  • Alternatively, the [0107] text categorization sub-system 300 may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value. With this alternative embodiment, the categorization hash value of a work is calculated and the result is used to categorize the work.
  • Methodological Implementation of the Exemplary Text Recognizer [0108]
  • FIG. 4 shows an illustrative methodological implementation of the exemplary text recognizer performed by the [0109] text identification sub-system 100, the similarity detection sub-system 200, or the text categorization sub-system 300 (or some combination of such sub-systems). This methodological implementation may be performed in software, hardware, or a combination thereof.
  • Text Identification Methodological Implementation [0110]
  • FIG. 4 illustrates a text identification methodological implementation of the exemplary text recognizer. At [0111] 410 of FIG. 4, the exemplary text recognizer retrieves a subject text-based work from a database of text-based works or some other source of such works. Once a subject work is chosen, the exemplary text recognizer, at 412, filters out the non-essential (i.e., superfluous) elements, which includes non-essential and non-distinctive words, punctuations, symbols, and the like. Examples are provided above in the discussion of text filter 120 of FIG. 1.
  • At [0112] 414 of FIG. 4, the exemplary text recognizer formats the remaining text into a canonical (i.e., standard) format. At 416, it extracts selected sub-text from the canonically formatted text. The extraction uses a cryptographic key to guide its selection of sub-text from the canonically formatted text. This extraction may be accomplished using a fix-length approach or a variable-length approach. This extraction technique (and these two approaches) is described in detail later in the Text Sifting section.
  • At [0113] 418 of FIG. 4, the exemplary text recognizer arranges the extracted sub-text into a standard format called an “image.” At 420, it calculates a hash value of such image. The hash values include an intermediate hash value (i.e., categorization hash value) and a final hash value. These hash values are recognition representations of the text of the original body of text. That is because these hash values may be used to recognize (and even identify) the text within a body of text.
  • At [0114] 422 of FIG. 4, the resulting hash values are displayed and stored. These values are stored in a database in association with the original subject work from which the values were calculated. These hash values may be used later to compare with the hash values of another work to detect similarity (or to categorize the work).
  • Alternatively, the text identification methodological implementation may skip the hash [0115] value calculation block 420 and store, at block 422, the sub-text itself or the sub-text image (i.e., formatted sifted text) in association with the original work. This sub-text image may be used later to compare with the sub-text image of another work to detect similarity (e.g., plagiarism) (or to categorize the work).
  • Similarity Detection Methodological Implementation [0116]
  • FIG. 5 illustrates a similarity detection methodological implementation of the exemplary text recognizer. At [0117] 456 of FIG. 5, the exemplary text recognizer retrieves a hash value of a selected text-based work. More particularly, it retrieves the final hash value of such work from a database of text-based works or some other source of such works.
  • FIG. 5 also shows the text identification method of FIG. 4 at [0118] block 452. The method 452 calculates a final hash value of a text-based work 450 that is suspected of being copied from the selected work retrieved by block 456. At 454, the exemplary text recognizer retrieves the calculated final hash value of the suspect text-base work 450 from the text identification method of block 452. Of course, this can be reversed so that the method 452 provides the hash value of the selected work while block 452 provides the hash value of the suspected work.
  • At [0119] 458, the exemplary text recognizer compares the hash values of the two works (suspect work 450 and selected work of 456) to determine if they substantially match. Substantially matching means that the two hash values are close enough in value to reasonably conclude that the two works have the same hash values within a margin of error.
  • If the result of such comparison is no substantial match, then the exemplary text recognizer indicates, at [0120] 460, that the suspect work 450 is not a substantial copy of the selected work of 456. In other words, no plagiarism is detected if the final hash values of compared works do not substantially match. At 464, this process ends.
  • However, if the result of such comparison is a substantial match, then the exemplary text recognizer indicates, at [0121] 462, that the suspect work 450 is a substantial copy of the selected work of 456. In other words, plagiarism is detected if the final hash values of compared works substantially match. At 464, this process ends.
  • Alternatively, the similarity detection methodological implementation may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value. With this alternative embodiment, the sub-text images of work may be compared or the hash values of the works may be calculated and those values compared. [0122]
  • Text Categorization Methodological Implementation [0123]
  • FIG. 6 illustrates a text categorization methodological implementation of the exemplary text recognizer. At [0124] 516 of FIG. 6, the exemplary text recognizer retrieves a hash value of a selected text-based work. More particularly, it retrieves the intermediate (i.e., categorization) hash value of such work from a database of text-based works or some other source of such works.
  • In dashed [0125] box 505, FIG. 6 also shows an alternative way of getting an intermediate hash value of the selected work. This is by processing the work using the text identification method of FIG. 4 at block 512. The method 512 calculates an intermediate (i.e., categorization) hash value of the selected work. At 514, the exemplary text recognizer retrieves the calculated intermediate hash value of the selected text-base work 510 from the text identification method of block 512.
  • At [0126] 520, the exemplary text recognizer uses the intermediate hash value of the selected work to group such work with others of similar (i.e., proximal) intermediate hash values. In other words, based upon the intermediate hash value of a given work, the exemplary text recognizer groups the given work with other works having similar intermediate hash values. Thus, the hash values of all works in a given grouping are clustered together (i.e., proximal each other). Although these groupings are objectively determined, the subjective nature of the content of works within a grouping will be similar to that of the content of others within the grouping.
  • See the above description of the text categorization sub-system (of FIG. 3) to see how the boundaries between groupings may be determined. [0127]
  • At [0128] 522, the exemplary text recognizer stores the categorization results in a database. At 524, the process ends.
  • Alternatively, the text categorization methodological implementation may use the sub-text itself or the sub-text image (i.e., formatted sifted text) of a work rather than its hash value. With this alternative embodiment, the categorization hash value of a work is calculated and the result is used to categorize the work. Text Sifting [0129]
  • A technique called “cryptographic text sifting” (or simply “text sifting” herein) takes a large body of text and characterizes it in a simpler and identifying form. The characterization may be by a text subset selected from such body of text. From this subset, one or more hash values may be calculated. [0130]
  • Text-sifting technique is performed, wholly or in part, by the [0131] text identification sub-system 100 shown in FIG. 1. This includes: the text filter 120, the text formatter 130, the sub-text extractor 140, the sub-text imager 150, and the hasher 160. Furthermore, the text-sifting technique is performed, wholly or in part, by the text identification methodological implementation illustrated in FIG. 4.
  • The cryptographic text-sifting technique takes as input a text document (i.e., a text-based work) and a secret key. It selects and outputs a small number of words from the document. Without access to the secret key, an adversary (e.g., a plagiarist) cannot predict which words will be selected. The adversary can only affect the output by making changes to document. [0132]
  • This helps immensely in the effort to detect copyright infringement. Instead of combing through an entire database to see if a file has been plagiarized, the database might contain sifting versions of all documents alongside the complete versions. Searching for matches in the sifted versions is much faster than searching through the complete files. Alternatively, hash values of such sifted version may be stored instead of and/or in addition to the sifted versions themselves. Consequently, the hash values may be compared instead of the sifted versions. Furthermore, if sifted versions are stored, hash values can be calculated and then compared. [0133]
  • If a substantial match is found, the complete versions can then be compared. If an adversary wanted to change a plagiarized document so much that the sifting versions had nothing common, the adversary would need to change so much of the document that a person is unlikely to recognize the original. [0134]
  • These text-sifted versions of the original text are recognition representations of the text of the original body of text. That is because they may be used to recognize (and even identify) the text within a body of text. [0135]
  • There are two main approaches to text sifting. Both are self-synchronizing. The first approach is constant length text sifting. It may also be called the fixed-length approach. With this approach, the number of words outputted by the sifting technique is constant. Second approach is proportional length text sifting. It may also be called the variable-length approach. With this approach, the sifting technique outputs a number of words proportional to the length of the document. [0136]
  • General Introduction to Text Sifting [0137]
  • For the exemplary text recognizer, the text-sifting technique takes as input a text document (i.e., a text-based work) and a secret key. It outputs a subset of words from that document. This subset may be further formatted into a standard “image,” which may be called “formatted sifted text.”[0138]
  • The text-sifting technique uses hash functions to decide which words will be selected. The specific words that are chosen are always the same when the same document and key are used. An adversary, who has access to the document, but not the secret key, cannot predict which words will be selected. [0139]
  • Groups of m Words [0140]
  • In the exemplary text recognizer, text-sifting technique works on groups of m words (m-tuples of words) instead of only single words. Those groups of words need not be contiguous. For example, consider the following sentence: [0141]
  • She sells seashells by the seashore [0142]
  • The sentence consists of the following 2-tuples: [0143]
  • She sells [0144]
  • Sells seashells [0145]
  • seashells by [0146]
  • by the [0147]
  • the seashore [0148]
  • It also consists of the following 3-tuples: [0149]
  • she sells seashells [0150]
  • sells seashells by [0151]
  • seashells by the [0152]
  • by the seashore [0153]
  • If a document has N words, there are (N-m) m-tuples in the document. Since m is small compared to N, n is approximately equal to N. Excluding the words at the very beginning or the end of a document, each word is part of m of the m-tuples. This difference is minor, again because m is small compared to N. [0154]
  • There several reasons for operating on m-tuples instead of single words. First, since m can be set equal to one, this does not preclude single words, and makes the text-sifting technique more general. Second, m-tuples of words are more easily distinguishable that are single words, which is useful in applications of text sifting (such as similarity detection). Finally, using m-tuples in effect links a word to his neighbors, which helps the text-sifting technique take a word's place in a document into account. [0155]
  • In addition, different sizes of m-tuples may be used in the same document. For example, a document may be evaluated several times, first with m=3 then m=5 then m=15, and taking the results of all three times into account. [0156]
  • An alternative approach to m-tuples is “windowing.” With this approach, a window onto the text is used and a specific number of words are selected from that window. For example, a window may be twenty words long and only seven words are selected from that window. [0157]
  • Removal of Superfluous Details [0158]
  • In addition to working on groups of m words, the exemplary text recognizer ignores superfluous details that will not distinguish documents from each other. Such superfluous details may be called non-essential (i.e., superfluous) elements. [0159]
  • This is accomplished in two separate ways. First, before any text in a document is sifting, all white space is converted to single spaces, all characters that are not letters or spaces are purged from the document, and all letters are converted to uppercase. Second, all words found in a list of common words are removed from the document. This removal of superfluous details helps insure that the words that are selected deal with the substantive intellectual content of the document, rather than the formatting or unimportant words that can easily changed. [0160]
  • In addition, the format (i.e., type) of document may be identified. Examples of formats include HTML, postscript, ASCII, etc. Doing this, the document may be analyzed and customize according to its identified format so that non-essential elements may be removed intelligently. [0161]
  • For a postscript document, this would consist of removing the postscript commands from the document, and likewise it would remove the HTML commands from an HTML document. For other text-based documents, it could remove all of the formatting characters, etc. [0162]
  • If removal of non-essential elements is not conditioned on the format of the documents, then a match might be made simply based upon formatting similarities. [0163]
  • Further Defining Text-Sifting Technique [0164]
  • A cryptographic text-sifting technique ƒ takes as input a secret key K and a document D consisting of n (=N-m) m-tuples, w[0165] 1, w2, w3, . . . , wn. The output ƒ(D, K) is S, a subset of D that consists of k of the wi. For an adversary without K, the k m-tuples in S appear to be chosen uniformly at random from all m-tuples in D.
  • Note that a specific word in D might be selected more than once. For example, consider the previous example. If 2-tuples are being used, the text-sifting technique could use “she sells” and “sells seashells,” causing the word “sells” to appear twice. [0166]
  • In addition, a specific m-tuple may appear more than once. [0167]
  • Proportional-Length Sifting Approach [0168]
  • The proportional-length sifting approach may also be called the variable-length approach. This approach generates output of a size proportional to the size of input (the original document). The size of the output is on average proportional to the size of the input. That is, the expected value of the size is proportional to the size of the input. The larger the document is, the less variation there is in this proportionality. [0169]
  • A proportional-length cryptographic text-sifting technique is a cryptographic text-sifting technique where k is proportional to n for all documents D. k=cn for some constant c, such that 1/c is an integer. [0170]
  • To achieve a proportional length text-sifting technique, the exemplary text recognizer hashes each m-tuple and looks at the value modulo (1/c). For example, if a proportional length text-sifting technique should output one m-tuple for each 20 m-tuples in D, then c=0.05 and an m-tuple will be selected only if its hash value is congruent to 0 mod 20. [0171]
  • If 1/c is not an integer, then accept an m-tuple if its hash is less than x mod y, where c=x/y. [0172]
  • A hash function is used to determine which words will be selected. This unrelated to the final and intermediate hash values calculated by the [0173] hasher 160 and by block 430. To distinguish them, the hash values used to determine which words would be selected is called the “selected hash values.”
  • To compute the selected hash value for each word, the hash function is performed. It takes as input the secret key k and an m-tuple and outputs a b-bit number. It treats the m-tuple as a number by considering each character to be a digit in a base corresponding to a range of characters. For example, the range may be 0 to 26 for the letters and the space character) and therefore a digit in a base-27 number. The m-tuple corresponds to this number, called x. The function also computes k random coefficients, chosen uniformly and the range of [0, 2[0174] b], called c1, c2, c3, . . . , ck. Finally, the function chooses a random b-bit prime number p. The select hash value, h, is:
  • h=c 0 x k +c 1 x k−1 +c 2 x k−2 + . . . +c k−2 x 2 +c k−1 x 1 +c k mod p mod(1/c)
  • To speed up the process, Homer's method is used to evaluate h. Homer's method iteratively re-evaluates h in place as follows: [0175]
  • h=c0 mod p   Step 1
  • h=hx+c 1 =c 0 x+c 1 mod p   Step 2
  • h=hx+c 2 =c 0 x 2 +c 1 x+c 2 mod p   Step 3
  • h=hx+c 3 =c 0 x 3 +c 1 x 2 +c 2 x+c 3 mod p   Step 4
  • : : :
  • h=hx+c k−1 =c 0 x k−1 +c 1 x k−2 +c 2 x k−3 + . . . +c k−3 x 2 +c k−2 x 1 +c k−1 mod p   Step k-1
  • h=hx+c k =c 0 x k+c 1 x k−1 +c 2 x k−2 + . . . +c k−2 x 2 +c k−1 x 1 +c k mod p   Step k
  • A final value of h is taken mod (1/c) and if the result is zero, is output. [0176]
  • Alternatively, this may be described as follows: c is e a rational number of the form c=a/b, where both a and b are integers. An m-tuple is output if its hash value is less than a mod b. Another way of saying it: an m-tuple is output if it is 0, 1, 2, . . . , a-2 mod b. [0177]
  • Constant-length Sifting Approach The constant-length sifting approach may also be called the fixed-length approach. It may be desirable to have a text-sifting technique that always outputs a constant number of m-tuples. The constant-length sifting approach achieves this. With the constant-length cryptographic text-sifting technique, k is fixed for all documents D. [0178]
  • To do this, the approach uses the secret key to hash every m-tuple in the document. It selects the m-tuple with the smallest hash value. Alternatively, it could select the largest hash value or some other relative measure. [0179]
  • To expand this approach to output k m-tuples, the exemplary text recognizer simply repeats the function k times with k different hash functions. [0180]
  • Like the previously discussed proportional-length sifting approach, a hash function is used to determine which words will be selected in the constant-length sifting approach. This unrelated to the final and intermediate hash values calculated by the [0181] hasher 160 and by block 430. To distinguish them, the hash values used to determine which words would be selected is called the “selected hash values.”
  • It may be very slow to hash every m-tuple with k different hash functions; two strategies are employed for achieving a reasonable level of speed. The first is to use a very fast hash function. The second is to correlate the hash functions so that computing k select hash values at once is faster the computing k separate select hash values. [0182]
  • To generate all these select hash values, h[0183] 1, h2, h3, . . . , hk, a single task computes several hash functions. The single task takes as input the secret key k and an m-tuple and outputs a b-bit number. It treats the m-tuple as a number, x, just as the proportional-length sifting approach. The task also computes 2k−1 random coefficients, chosen uniformly the range of [0, 2b], called c1, c2, c3, . . . , c2k−1. Finally, the task chooses a random b-bit prime number p.
  • To compute the select hash values, the following is done: [0184]
  • h 1 =c 0 x k +c 1 x k−1 +c 2 x k−2 + . . . +c k−2 x 2 +c k−1 x 1 +c k mod p
  • h 2 =c 1 x k +c 2 x k−1 +c 3 x k−2 + . . . +c k−1 x 2 +c k x 1 +c k+1 mod p
  • h 3 =c 2 x k +c 3 x k−1 +c 4 x k−2 + . . . +c k x 2 +c k+1 x 1 +c k+2 mod p
  • : : : : : : : : mod p
  • : : : : : : : : mod p
  • h k−1 =c k−1 x k +c k x k−1 +c k+1 x k−2 + . . . +c 2k−4 x 2 +c 2k−3 x 1 +c 2k−2 mod p
  • h k =c k x k +c k+1 x k−1 +c k+2 x k−2 + . . . +c 2k−3 x 2 +c 2k23 x 1 +c 2k−1 mod p
  • The first step of this process is to compute x[0185] 2 mod p, x3 mod p, x4 mod p, . . . , xk mod p, Next, the xi are multiplied by cj and summed modulo p to form h1 as above. Thus, computing h1 requires (2k−1) modular multiplications and k modular additions.
  • Computing each successive h[0186] i is done according to following formula:
  • h i+1 =h i x+c i+k−1−(c i−1 x k) mod p
  • Since x[0187] k was already calculated, each successive hi takes 2 modular multiplications, one modular addition, and one modular subtraction.
  • Total cost=(cost of computing h i)+(k−1)(cost of computing successive h i)
  • Self-Synchronization [0188]
  • Both of these approaches are self-synchronizing. This means that it outputs words (or m-tuples) based on their own inherent features, not based on other features of the document. For example, adding a word at the beginning of the document will not completely change all of the output. As are result, the body of text is less sensitive to de-synchronizing attacks (e.g., scrambling, rearranging, deletions, insertions, etc.) [0189]
  • Exemplary Computing System and Environment [0190]
  • FIG. 7 illustrates an example of a [0191] suitable computing environment 900 within which an exemplary text recognizer, as described herein, may be implemented (either fully or partially). The computing environment 900 may be utilized in the computer and network architectures described herein.
  • The [0192] exemplary computing environment 900 is only one example of a computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the computer and network architectures. Neither should the computing environment 900 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary computing environment 900.
  • The exemplary text recognizer may be implemented with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use include, but are not limited to, personal computers, server computers, thin clients, thick clients, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like. [0193]
  • The exemplary text recognizer may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The exemplary text recognizer may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices. [0194]
  • The [0195] computing environment 900 includes a general-purpose computing device in the form of a computer 902. The components of computer 902 can include, by are not limited to, one or more processors or processing units 904, a system memory 906, and a system bus 908 that couples various system components including the processor 904 to the system memory 906.
  • The [0196] system bus 908 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures can include an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MCA) bus, an Enhanced ISA (EISA) bus, a Video Electronics Standards Association (VESA) local bus, and a Peripheral Component Interconnects (PCI) bus also known as a Mezzanine bus.
  • [0197] Computer 902 typically includes a variety of computer readable media. Such media can be any available media that is accessible by computer 902 and includes both volatile and non-volatile media, removable and non-removable media.
  • The [0198] system memory 906 includes computer readable media in the form of volatile memory, such as random access memory (RAM) 910, and/or non-volatile memory, such as read only memory (ROM) 912. A basic input/output system (BIOS) 914, containing the basic routines that help to transfer information between elements within computer 902, such as during start-up, is stored in ROM 912. RAM 910 typically contains data and/or program modules that are immediately accessible to and/or presently operated on by the processing unit 904.
  • [0199] Computer 902 may also include other removable/non-removable, volatile/non-volatile computer storage media. By way of example, FIG. 7 illustrates a hard disk drive 916 for reading from and writing to a non-removable, non-volatile magnetic media (not shown), a magnetic disk drive 918 for reading from and writing to a removable, non-volatile magnetic disk 920 (e.g., a “floppy disk”), and an optical disk drive 922 for reading from and/or writing to a removable, non-volatile optical disk 924 such as a CD-ROM, DVD-ROM, or other optical media. The hard disk drive 916, magnetic disk drive 918, and optical disk drive 922 are each connected to the system bus 908 by one or more data media interfaces 925. Alternatively, the hard disk drive 916, magnetic disk drive 918, and optical disk drive 922 can be connected to the system bus 908 by one or more interfaces (not shown).
  • The disk drives and their associated computer-readable media provide non-volatile storage of computer readable instructions, data structures, program modules, and other data for [0200] computer 902. Although the example illustrates a hard disk 916, a removable magnetic disk 920, and a removable optical disk 924, it is to be appreciated that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes or other magnetic storage devices, flash memory cards, CD-ROM, digital versatile disks (DVD) or other optical storage, random access memories (RAM), read only memories (ROM), electrically erasable programmable read-only memory (EEPROM), and the like, can also be utilized to implement the exemplary computing system and environment.
  • Any number of program modules can be stored on the [0201] hard disk 916, magnetic disk 920, optical disk 924, ROM 912, and/or RAM 910, including by way of example, an operating system 926, one or more application programs 928, other program modules 930, and program data 932. Each of such operating system 926, one or more application programs 928, other program modules 930, and program data 932 (or some combination thereof) may include an embodiment of text-based work retriever, text filter, text form after, sub-text extractor, sub-text imager, hasher, text sifter, text identification sub-system, similarity detection sub-system, categorization sub-system, recognition representation determiner, hash value comparator, hash value retriever, text works database, and work categorizer.
  • A user can enter commands and information into [0202] computer 902 via input devices such as a keyboard 934 and a pointing device 936 (e.g., a “mouse”). Other input devices 938 (not shown specifically) may include a microphone, joystick, game pad, satellite dish, serial port, scanner, and/or the like. These and other input devices are connected to the processing unit 904 via input/output interfaces 940 that are coupled to the system bus 908, but may be connected by other interface and bus structures, such as a parallel port, game port, or a universal serial bus (USB).
  • A [0203] monitor 942 or other type of display device can also be connected to the system bus 908 via an interface, such as a video adapter 944. In addition to the monitor 942, other output peripheral devices can include components such as speakers (not shown) and a printer 946 which can be connected to computer 902 via the input/output interfaces 940.
  • [0204] Computer 902 can operate in a networked environment using logical connections to one or more remote computers, such as a remote computing device 948. By way of example, the remote computing device 948 can be a personal computer, portable computer, a server, a router, a network computer, a peer device or other common network node, and the like. The remote computing device 948 is illustrated as a portable computer that can include many or all of the elements and features described herein relative to computer 902.
  • Logical connections between [0205] computer 902 and the remote computer 948 are depicted as a local area network (LAN) 950 and a general wide area network (WAN) 952. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets, and the Internet.
  • When implemented in a LAN networking environment, the [0206] computer 902 is connected to a local network 950 via a network interface or adapter 954. When implemented in a WAN networking environment, the computer 902 typically includes a modem 956 or other means for establishing communications over the wide network 952. The modem 956, which can be internal or external to computer 902, can be connected to the system bus 908 via the input/output interfaces 940 or other appropriate mechanisms. It is to be appreciated that the illustrated network connections are exemplary and that other means of establishing communication link(s) between the computers 902 and 948 can be employed.
  • In a networked environment, such as that illustrated with [0207] computing environment 900, program modules depicted relative to the computer 902, or portions thereof, may be stored in a remote memory storage device. By way of example, remote application programs 958 reside on a memory device of remote computer 948. For purposes of illustration, application programs and other executable program components such as the operating system are illustrated herein as discrete blocks, although it is recognized that such programs and components reside at various times in different storage components of the computing device 902, and are executed by the data processor(s) of the computer.
  • Computer-Executable Instructions [0208]
  • An implementation of an exemplary text recognizer may be described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the program modules may be combined or distributed as desired in various embodiments. [0209]
  • Exemplary Operating Environment [0210]
  • FIG. 7 illustrates an example of a [0211] suitable operating environment 900 in which an exemplary text recognizer may be implemented. Specifically, the exemplary text recognizer(s) described herein may be implemented (wholly or in part) by any program modules 928-930 and/or operating system 926 in FIG. 6 exemplary text recognizer or a portion thereof.
  • The operating environment is only an example of a suitable operating environment and is not intended to suggest any limitation as to the scope or use of functionality of the exemplary text recognizer(s) described herein. Other well known computing systems, environments, and/or configurations that are suitable for use include, but are not limited to, personal computers (PCs), server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, programmable consumer electronics, wireless phones and equipments, general- and special-purpose appliances, application-specific integrated circuits (ASICs), network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like. [0212]
  • Computer Readable Media [0213]
  • An implementation of an exemplary text recognizer may be stored on or transmitted across some form of computer readable media. Computer readable media can be any available media that can be accessed by a computer. By way of example, and not limitation, computer readable media may comprise “computer storage media” and “communications media.”[0214]
  • “Computer storage media” include volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules, or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. [0215]
  • “Communication media” typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as carrier wave or other transport mechanism. Communication media also includes any information delivery media. [0216]
  • The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also included within the scope of computer readable media. [0217]
  • Conclusion [0218]
  • Although the invention has been described in language specific to structural features and/or methodological steps, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or steps described. Rather, the specific features and steps are disclosed as preferred forms of implementing the claimed invention. [0219]

Claims (52)

1. A method for facilitating recognition of content of a body of text, the method comprising:
filtering the content a body of text to remove elements of the content;
determining a recognition representation of the content of such body based upon the filtered subtext.
2. A method as recited in claim 1, wherein the filtering is text-sifting.
3. A method as recited in claim 1, wherein the determining comprises calculating the recognition representation as a hash value that identifies the content in the body.
4. A method as recited in claim 1, wherein the determining comprises calculating the recognition representation as a hash value that is proximally similar to other bodies of text having similar semantic content.
5. A method as recited in claim 1, wherein the filtering comprises removing superfluous elements from the content of the body.
6. A computer comprising one or more computer-readable media having computer-executable instructions that, when executed by the computer, perform the method as recited in claim 1.
7. One or more computer-readable media having computer-executable instructions that, when executed by a computer, performs the method as recited in claim 1.
8. A method for facilitating recognition of content of a body of text, the method comprising:
obtaining a body of text;
determining a self-synchronized recognition representation of the content of such body.
9. A method as recited in claim 8, wherein the self-synchronized recognition representation is derived from a subset of the content of the body of text.
10. A method as recited in claim 8, wherein the self-synchronized recognition representation is derived from a subset of the content of the body of text, the subset excludes superfluous elements of the content of the body of text.
11. A method as recited in claim 8, wherein the self-synchronized recognition representation is derived from a subset of the content of the body of text.
12. One or more computer-readable media having computer-executable instructions that, when executed by a computer, performs the method as recited in claim 8.
13. A computer comprising one or more computer-readable media having computer-executable instructions that, when executed by the computer, perform the method as recited in claim 8.
14. A method for facilitating recognition of content of a body of text, the method comprising:
filtering the content of a body of text to select a subset of content of such body;
determining a recognition representation of the content of such body based upon the selected subtext.
15. A method as recited in claim 14, wherein the filtering is text-sifting.
16. A method as recited in claim 14 further comprising storing the recognition representation in a database, the recognition representation being associated with the body of text from which it was determined.
17. A method as recited in claim 14, wherein the determining comprises calculating the recognition representation as a hash value that identifies the content in the body.
18. A method as recited in claim 14, wherein the determining comprises calculating the recognition representation as a hash value that is proximally similar to other bodies of text having similar semantic content.
19. A method as recited in claim 14, wherein the filtering comprises removing elements from the content of the body.
20. A method as recited in claim 14, wherein the filtering comprises removing superfluous elements from the content of the body.
21. A method as recited in claim 14, wherein the filtering comprises removing elements from the content of the body, wherein at least some of the elements removed are associated with a format of the content of the body.
22. A method as recited in claim 19, wherein the removing comprises:
converting white space in the body of text into single spaces;
purging all content of the body of text that is not letters or spaces;
converting all content of the body of text into one form of capitalization.
23. A method as recited in claim 19, wherein the removing comprises:
referencing a list of common words;
purging all words from the body of text that are on the list of common words.
24. A method as recited in claim 14, wherein the filtering comprises cryptographically extracting the subset of text of such body.
25. A method as recited in claim 14, wherein the subset has a fixed size that is independent of size of the subset's body of text.
26. A method as recited in claim 14, wherein the subset has a variable size that is dependent upon size of the subset's body of text.
27. A method as recited in claim 14, wherein the filtering comprises:
removing superfluous elements from the content of the body to produce filtered text;
cryptographically extracting the subset of text of such body from the filtered text.
28. A method as recited in claim 14 further comprising comparing recognition representations of text of at least two bodies of text.
29. A method as recited in claim 28 further comprising indicating a match if recognition representations of text of at least two bodies of text substantially match.
30. A method as recited in claim 14 further comprising:
comparing recognition representation of text of a body of text with recognition representations of text of a group of bodies;
grouping the body with the group if all compared recognition representations are proximally similar.
31. A computer comprising one or more computer-readable media having computer-executable instructions that, when executed by the computer, perform the method as recited in claim 14.
32. One or more computer-readable media having computer-executable instructions that, when executed by a computer, performs the method as recited in claim 14.
33. A method for facilitating detection of textual similarity, the method comprising:
comparing recognition representations of text of at least two bodies of text, wherein such recognition representations are computed by:
text sifting text of the bodies of text to select a subset of text for each body;
determining such recognition representation of the text for each body based upon the selected subtext of each body;
indicating a match if recognition representations of the text of at least two of the bodies substantially match.
34. A method as recited in claim 33, wherein the determining comprises calculating the recognition representation as a hash value that identifies the content of the body.
35. A method as recited in claim 33, wherein the text sifting comprises cryptographically extracting the subset of text of such body.
36. A method as recited in claim 33, wherein the text sifting comprises:
removing superfluous elements from the text of a body to produce filtered text;
cryptographically extracting the subset of text of such body from the filtered text.
37. A computer comprising one or more computer-readable media having computer-executable instructions that, when executed by the computer, perform the method as recited in claim 33.
38. One or more computer-readable media having computer-executable instructions that, when executed by a computer, performs the method as recited in claim 33.
39. A method of manipulating content of a source body of text, the method comprising:
obtaining a source body of text;
generating content of a target body of text by deriving the content of the target body from the source body;
wherein the content of the target body has a self-synchronized recognition representation that does not substantially match a self-synchronized recognition representation of the content of the source body.
40. A method as recited in claim 39, wherein the content of the target body has a self-synchronized recognition representation that does not match a self-synchronized recognition representation of the content of the source body.
41. A method as recited in claim 39, wherein the self-synchronized recognition representations are determined by producing a hash value of a subset of the content of a body, wherein the subset excludes superfluous elements.
42. A text recognition system, comprising:
text retriever for obtaining body of text;
text sifter for selecting a subset of text of such body;
recognition representation determiner for determining a recognition representation of the text of such body based upon the selected subtext.
43. A system as recited in claim 42 further comprising a database for storing the recognition representation in association with the body of text from which it was determined.
44. A system as recited in claim 42, wherein the determiner comprises a calculator to calculate the recognition representation as a hash value that identifies the content of the body.
45. A system as recited in claim 42, wherein the determiner comprises a calculator to calculate the recognition representation as a hash value that is proximally similar to other bodies of text having similar semantic content.
46. A system as recited in claim 42, wherein the text sifter comprises a extractor for cryptographically extracting the subset of text of such body.
47. A system as recited in claim 42 further comprising a comparator for comparing recognition representations of text of at least two bodies of text.
48. A system as recited in claim 42 further comprising:
a comparator for comparing recognition representations of text of at least two bodies of text;
an indicator for indicating a match if recognition representations of text of at least two bodies of text substantially match.
49. A system as recited in claim 42 further comprising:
a comparator for comparing recognition representation of text of a body of text with recognition representations of text of a group of bodies;
a categorizer for grouping the body with the group if all compared recognition representations are proximally similar.
50. One or more computer-readable media having stored thereon a data structure, comprising an library containing bodies of text where at least one body is associated with a recognition representation determined by the system as recited in claim 42.
51. One or more computer-readable media having stored thereon a data structure, comprising:
a first data field containing a body of text;
a second data field derived from the first field by text sifting the text of such body to select a subset of text of such body and determining a recognition representation of the text of such body based upon the selected subtext;
a third data field functioning to delimit the end of the data structure.
52. One or more computer-readable media having computer-executable instructions that, when executed by a computer, performs the method comprising:
obtaining a body of text;
text sifting the text of such body to select a subset of text of such body;
determining a recognition representation of the text of such body based upon the selected subtext.
US10/893,769 2001-04-24 2004-07-16 Recognizer of text-based work Abandoned US20040268220A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/893,769 US20040268220A1 (en) 2001-04-24 2004-07-16 Recognizer of text-based work

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/843,255 US7356188B2 (en) 2001-04-24 2001-04-24 Recognizer of text-based work
US10/893,769 US20040268220A1 (en) 2001-04-24 2004-07-16 Recognizer of text-based work

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/843,255 Continuation US7356188B2 (en) 2001-04-24 2001-04-24 Recognizer of text-based work

Publications (1)

Publication Number Publication Date
US20040268220A1 true US20040268220A1 (en) 2004-12-30

Family

ID=25289461

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/843,255 Expired - Fee Related US7356188B2 (en) 2001-04-24 2001-04-24 Recognizer of text-based work
US10/893,769 Abandoned US20040268220A1 (en) 2001-04-24 2004-07-16 Recognizer of text-based work

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/843,255 Expired - Fee Related US7356188B2 (en) 2001-04-24 2001-04-24 Recognizer of text-based work

Country Status (1)

Country Link
US (2) US7356188B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080204788A1 (en) * 2004-10-14 2008-08-28 Onstream Systems Limited Process for Electronic Document Redaction
US20130073575A1 (en) * 2011-09-16 2013-03-21 Iparadigms, Llc Crowd-sourced exclusion of small matches in digital similarity detection
US20130091150A1 (en) * 2010-06-30 2013-04-11 Jian-Ming Jin Determiining similarity between elements of an electronic document
WO2017176496A1 (en) * 2016-04-08 2017-10-12 Pearson Education, Inc. System and method for automatic content aggregation generation
US10325215B2 (en) * 2016-04-08 2019-06-18 Pearson Education, Inc. System and method for automatic content aggregation generation
US10642848B2 (en) 2016-04-08 2020-05-05 Pearson Education, Inc. Personalized automatic content aggregation generation
US10789316B2 (en) 2016-04-08 2020-09-29 Pearson Education, Inc. Personalized automatic content aggregation generation

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7219301B2 (en) * 2002-03-01 2007-05-15 Iparadigms, Llc Systems and methods for conducting a peer review process and evaluating the originality of documents
US7974495B2 (en) 2002-06-10 2011-07-05 Digimarc Corporation Identification and protection of video
US7703000B2 (en) * 2003-02-13 2010-04-20 Iparadigms Llc Systems and methods for contextual mark-up of formatted documents
US7600108B2 (en) * 2003-06-17 2009-10-06 Wms Gaming Inc. Gaming machine having reduced-read software authentication
KR100709320B1 (en) * 2005-06-17 2007-04-20 삼성전자주식회사 Method and system for printing
US7542989B2 (en) * 2006-01-25 2009-06-02 Graduate Management Admission Council Method and system for searching, identifying, and documenting infringements on copyrighted information
US8509563B2 (en) 2006-02-02 2013-08-13 Microsoft Corporation Generation of documents from images
GB2440174A (en) * 2006-07-19 2008-01-23 Chronicle Solutions Determining similarity of electronic documents by comparing hashed alphabetically ordered phrases
US8010803B2 (en) * 2006-10-12 2011-08-30 Black Duck Software, Inc. Methods and apparatus for automated export compliance
US20180040083A1 (en) * 2008-06-11 2018-02-08 James D. Bennett Creative Work Registry
US9043375B2 (en) * 2008-10-17 2015-05-26 Software Analysis And Forensic Engineering Corporation Searching the internet for common elements in a document in order to detect plagiarism
JP4735726B2 (en) * 2009-02-18 2011-07-27 ソニー株式会社 Information processing apparatus and method, and program
US9031243B2 (en) * 2009-09-28 2015-05-12 iZotope, Inc. Automatic labeling and control of audio algorithms by audio recognition
US8127365B1 (en) * 2009-11-16 2012-02-28 Trend Micro Incorporated Origination-based content protection for computer systems
US9053296B2 (en) * 2010-08-28 2015-06-09 Software Analysis And Forensic Engineering Corporation Detecting plagiarism in computer markup language files
US9713774B2 (en) 2010-08-30 2017-07-25 Disney Enterprises, Inc. Contextual chat message generation in online environments
CA2810041C (en) 2010-09-03 2015-12-08 Iparadigms, Llc Systems and methods for document analysis
CN102982804B (en) 2011-09-02 2017-05-03 杜比实验室特许公司 Method and system of voice frequency classification
US8640251B1 (en) 2011-12-14 2014-01-28 Trend Micro Incorporated Methods and systems for classifying computer documents into confidential levels using log information
US8826452B1 (en) 2012-01-18 2014-09-02 Trend Micro Incorporated Protecting computers against data loss involving screen captures
US10303762B2 (en) * 2013-03-15 2019-05-28 Disney Enterprises, Inc. Comprehensive safety schema for ensuring appropriateness of language in online chat
IN2014CH00698A (en) * 2014-02-14 2015-08-21 Amazon Tech Inc
CN104391987B (en) * 2014-12-13 2017-06-30 吉林大学 Method based on extensive target identification under mobile platform
RU2637482C2 (en) * 2015-12-07 2017-12-04 федеральное государственное казенное военное образовательное учреждение высшего образования "Краснодарское высшее военное училище имени генерала армии С.М. Штеменко" Министерства обороны Российской Федерации Method of multi-level control of electronic documents integrity
US10839135B1 (en) * 2018-01-03 2020-11-17 Amazon Technologies, Inc. Detection of access to text-based transmissions
TWI719537B (en) 2019-07-16 2021-02-21 國立清華大學 Text comparison method, system and computer program product
CN112000767A (en) * 2020-07-31 2020-11-27 深思考人工智能科技(上海)有限公司 Text-based information extraction method and electronic equipment
US11809493B2 (en) * 2021-01-19 2023-11-07 Micro Focus Llc System and method for tokenization of data
US11797486B2 (en) 2022-01-03 2023-10-24 Bank Of America Corporation File de-duplication for a distributed database

Citations (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4773039A (en) * 1985-11-19 1988-09-20 International Business Machines Corporation Information processing system for compaction and replacement of phrases
US5093869A (en) * 1990-12-26 1992-03-03 Hughes Aircraft Company Pattern recognition apparatus utilizing area linking and region growth techniques
US5351310A (en) * 1991-05-21 1994-09-27 International Business Machines Corporation Generalized shape autocorrelation for shape acquisition and recognition
US5425081A (en) * 1992-01-22 1995-06-13 Alphanet Telecom Inc. Facsimile arrangement
US5465353A (en) * 1994-04-01 1995-11-07 Ricoh Company, Ltd. Image matching and retrieval by multi-access redundant hashing
US5490516A (en) * 1990-12-14 1996-02-13 Hutson; William H. Method and system to enhance medical signals for real-time analysis and high-resolution display
US5613004A (en) * 1995-06-07 1997-03-18 The Dice Company Steganographic method and device
US5664016A (en) * 1995-06-27 1997-09-02 Northern Telecom Limited Method of building fast MACS from hash functions
US5689639A (en) * 1994-10-29 1997-11-18 International Business Machines Corporation Method and apparatus for updating and transmitting line-oriented data sets
US5734432A (en) * 1994-07-15 1998-03-31 Lucent Technologies, Inc. Method of incorporating a variable rate auxiliary data stream with a variable rate primary data stream
US5774588A (en) * 1995-06-07 1998-06-30 United Parcel Service Of America, Inc. Method and system for comparing strings with entries of a lexicon
US5809498A (en) * 1993-04-29 1998-09-15 Panasonic Technologies, Inc. Method of locating a penstroke sequence in a computer
US5862260A (en) * 1993-11-18 1999-01-19 Digimarc Corporation Methods for surveying dissemination of proprietary empirical data
US5875264A (en) * 1993-12-03 1999-02-23 Kaman Sciences Corporation Pixel hashing image recognition system
US5953451A (en) * 1997-06-19 1999-09-14 Xerox Corporation Method of indexing words in handwritten document images using image hash tables
US5983351A (en) * 1996-10-16 1999-11-09 Intellectual Protocols, L.L.C. Web site copyright registration system and method
US6081893A (en) * 1997-05-28 2000-06-27 Symantec Corporation System for supporting secured log-in of multiple users into a plurality of computers using combined presentation of memorized password and transportable passport record
US6101602A (en) * 1997-12-08 2000-08-08 The United States Of America As Represented By The Secretary Of The Air Force Digital watermarking by adding random, smooth patterns
US6131162A (en) * 1997-06-05 2000-10-10 Hitachi Ltd. Digital data authentication method
US6246777B1 (en) * 1999-03-19 2001-06-12 International Business Machines Corporation Compression-tolerant watermarking scheme for image authentication
US6278385B1 (en) * 1999-02-01 2001-08-21 Yamaha Corporation Vector quantizer and vector quantization method
US6314192B1 (en) * 1998-05-21 2001-11-06 Massachusetts Institute Of Technology System, method, and product for information embedding using an ensemble of non-intersecting embedding generators
US6321232B1 (en) * 1998-12-18 2001-11-20 Xerox Corporation Method for creating a geometric hash tree in a document processing system
US6330672B1 (en) * 1997-12-03 2001-12-11 At&T Corp. Method and apparatus for watermarking digital bitstreams
US6363463B1 (en) * 1996-06-28 2002-03-26 Intel Corporation Method and apparatus for protecting flash memory
US6370272B1 (en) * 1997-04-07 2002-04-09 International Business Machines Corporation Multiple frame data hiding method and data detection method
US6377965B1 (en) * 1997-11-07 2002-04-23 Microsoft Corporation Automatic word completion system for partially entered data
US6401084B1 (en) * 1998-07-15 2002-06-04 Amazon.Com Holdings, Inc System and method for correcting spelling errors in search queries using both matching and non-matching search terms
US6418430B1 (en) * 1999-06-10 2002-07-09 Oracle International Corporation System for efficient content-based retrieval of images
US6425082B1 (en) * 1998-01-27 2002-07-23 Kowa Co., Ltd. Watermark applied to one-dimensional data
US20020154778A1 (en) * 2001-04-24 2002-10-24 Mihcak M. Kivanc Derivation and quantization of robust non-local characteristics for blind watermarking
US20020172394A1 (en) * 2001-04-24 2002-11-21 Ramarathnam Venkatesan Robust and stealthy video watermarking
US20020196976A1 (en) * 2001-04-24 2002-12-26 Mihcak M. Kivanc Robust recognizer of perceptually similar content
US6513118B1 (en) * 1998-01-27 2003-01-28 Canon Kabushiki Kaisha Electronic watermarking method, electronic information distribution system, image filing apparatus and storage medium therefor
US20030095685A1 (en) * 1999-01-11 2003-05-22 Ahmed Tewfik Digital watermark detecting with weighting functions
US6574378B1 (en) * 1999-01-22 2003-06-03 Kent Ridge Digital Labs Method and apparatus for indexing and retrieving images using visual keywords
US20030118208A1 (en) * 2001-12-20 2003-06-26 Koninklijke Philips Electronics N.V. Varying segment sizes to increase security
US20030133591A1 (en) * 2001-10-22 2003-07-17 Toshio Watanabe Encoder and encoding method for electronic watermark, decoder and decoding method for electronic watermark, encoding and decoding program for electronic watermark, and recording medium for recording such program
US20030169269A1 (en) * 2002-03-11 2003-09-11 Nobuo Sasaki System and method of optimizing graphics processing
US6628801B2 (en) * 1992-07-31 2003-09-30 Digimarc Corporation Image marking with pixel modification
US20030190054A1 (en) * 2000-10-03 2003-10-09 Lidror Troyansky Method and system for distributing digital content with embedded message
US6654740B2 (en) * 2001-05-08 2003-11-25 Sunflare Co., Ltd. Probabilistic information retrieval based on differential latent semantic space
US20030219144A1 (en) * 1995-05-08 2003-11-27 Rhoads Geoffrey B. Digital watermarks
US6658626B1 (en) * 1998-07-31 2003-12-02 The Regents Of The University Of California User interface for displaying document comparison information
US6658423B1 (en) * 2001-01-24 2003-12-02 Google, Inc. Detecting duplicate and near-duplicate files
US20040001605A1 (en) * 2002-06-28 2004-01-01 Ramarathnam Venkatesan Watermarking via quantization of statistics of overlapping regions
US6700989B1 (en) * 1997-08-29 2004-03-02 Fujitsu Limited Device for generating, detecting, recording, and reproducing a watermarked moving image having a copy preventing capability and storage medium for storing program or the moving image
US6768980B1 (en) * 1999-09-03 2004-07-27 Thomas W. Meyer Method of and apparatus for high-bandwidth steganographic embedding of data in a series of digital signals or measurements such as taken from analog data streams or subsampled and/or transformed digital data
US6769061B1 (en) * 2000-01-19 2004-07-27 Koninklijke Philips Electronics N.V. Invisible encoding of meta-information
US6771268B1 (en) * 1999-04-06 2004-08-03 Sharp Laboratories Of America, Inc. Video skimming system utilizing the vector rank filter
US20050065974A1 (en) * 2001-04-24 2005-03-24 Microsoft Corporation Hash value computer of content of digital signals
US20050165690A1 (en) * 2004-01-23 2005-07-28 Microsoft Corporation Watermarking via quantization of rational statistics of regions
US20050180500A1 (en) * 2001-12-31 2005-08-18 Stmicroelectronics Asia Pacific Pte Ltd Video encoding
US6965898B2 (en) * 2001-10-23 2005-11-15 International Business Machines Corp Information retrieval system, an information retrieval method, a program for executing information retrieval, and a storage medium wherein a program for executing information retrieval is stored
US6990444B2 (en) * 2001-01-17 2006-01-24 International Business Machines Corporation Methods, systems, and computer program products for securely transforming an audio stream to encoded text
US7142675B2 (en) * 2002-02-12 2006-11-28 City University Of Hong Kong Sequence generator and method of generating a pseudo random sequence

Family Cites Families (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5210820A (en) 1990-05-02 1993-05-11 Broadcast Data Systems Limited Partnership Signal recognition system and method
US5535020A (en) 1992-10-15 1996-07-09 Digital Equipment Corporation Void and cluster apparatus and method for generating dither templates
US6516079B1 (en) 2000-02-14 2003-02-04 Digimarc Corporation Digital watermark screening and detecting strategies
US7171016B1 (en) 1993-11-18 2007-01-30 Digimarc Corporation Method for monitoring internet dissemination of image, video and/or audio files
US5636020A (en) * 1995-04-27 1997-06-03 Lucent Technologies Inc. Zone analysis system and method for optimizing the performance of an inspection system for determining disparity between two surfaces
US5802518A (en) * 1996-06-04 1998-09-01 Multex Systems, Inc. Information delivery system and method
US5889868A (en) 1996-07-02 1999-03-30 The Dice Company Optimization methods for the insertion, protection, and detection of digital watermarks in digitized data
US5918223A (en) 1996-07-22 1999-06-29 Muscle Fish Method and article of manufacture for content-based analysis, storage, retrieval, and segmentation of audio information
US5915038A (en) 1996-08-26 1999-06-22 Philips Electronics North America Corporation Using index keys extracted from JPEG-compressed images for image retrieval
EP1012747A4 (en) 1996-09-13 2001-01-31 Purdue Research Foundation Authentication of signals using watermarks
US5899999A (en) 1996-10-16 1999-05-04 Microsoft Corporation Iterative convolution filter particularly suited for use in an image classification and retrieval system
US6249616B1 (en) * 1997-05-30 2001-06-19 Enroute, Inc Combining digital images based on three-dimensional relationships between source image data sets
US6611599B2 (en) 1997-09-29 2003-08-26 Hewlett-Packard Development Company, L.P. Watermarking of digital object
JPH11196262A (en) 1997-11-07 1999-07-21 Matsushita Electric Ind Co Ltd Digital information imbedding extracting device/method, and medium recording program to execute the method
JP3809297B2 (en) 1998-05-29 2006-08-16 キヤノン株式会社 Image processing method, apparatus and medium
US6285995B1 (en) 1998-06-22 2001-09-04 U.S. Philips Corporation Image retrieval system using a query image
US6256409B1 (en) 1998-10-19 2001-07-03 Sony Corporation Method for determining a correlation between images using multi-element image descriptors
US6363381B1 (en) 1998-11-03 2002-03-26 Ricoh Co., Ltd. Compressed document matching
JP2000149004A (en) 1998-11-10 2000-05-30 Matsushita Electric Ind Co Ltd Image reader
GB2363300B (en) 1998-12-29 2003-10-01 Kent Ridge Digital Labs Digital audio watermarking using content-adaptive multiple echo hopping
US6532541B1 (en) 1999-01-22 2003-03-11 The Trustees Of Columbia University In The City Of New York Method and apparatus for image authentication
JP2000332988A (en) 1999-05-19 2000-11-30 Matsushita Electric Ind Co Ltd Device and method for embedding and extracting digital information and medium with program for executing the method recorded thereon
JP3740314B2 (en) 1999-03-11 2006-02-01 キヤノン株式会社 Image processing apparatus and method
KR100333163B1 (en) 1999-03-29 2002-04-18 최종욱 Digital watermarking method and apparatus
US6901514B1 (en) * 1999-06-01 2005-05-31 Digital Video Express, L.P. Secure oblivious watermarking using key-dependent mapping functions
JP2000350007A (en) 1999-06-03 2000-12-15 Ricoh Co Ltd Electronic watermarking method, electronic watermark device and recording medium
DE19926567A1 (en) * 1999-06-11 2000-12-14 Mahle Gmbh Cooled pistons for internal combustion engines
US6782361B1 (en) 1999-06-18 2004-08-24 Mcgill University Method and apparatus for providing background acoustic noise during a discontinued/reduced rate transmission mode of a voice transmission system
US6546114B1 (en) 1999-09-07 2003-04-08 Microsoft Corporation Technique for detecting a watermark in a marked image
US6574348B1 (en) 1999-09-07 2003-06-03 Microsoft Corporation Technique for watermarking an image and a resulting watermarked image
US6751343B1 (en) 1999-09-20 2004-06-15 Ut-Battelle, Llc Method for indexing and retrieving manufacturing-specific digital imagery based on image content
US6671407B1 (en) 1999-10-19 2003-12-30 Microsoft Corporation System and method for hashing digital images
US6725372B1 (en) * 1999-12-02 2004-04-20 Verizon Laboratories Inc. Digital watermarking
DE60045787D1 (en) 1999-12-24 2011-05-12 Ibm Method and system for identifying identical digital data
US6385329B1 (en) * 2000-02-14 2002-05-07 Digimarc Corporation Wavelet domain watermarks
US6584465B1 (en) 2000-02-25 2003-06-24 Eastman Kodak Company Method and system for search and retrieval of similar patterns
US6701014B1 (en) 2000-06-14 2004-03-02 International Business Machines Corporation Method and apparatus for matching slides in video
US6990453B2 (en) 2000-07-31 2006-01-24 Landmark Digital Services Llc System and methods for recognizing sound and music signals in high noise and distortion
US6907527B1 (en) * 2000-10-17 2005-06-14 International Business Machines Corporation Cryptography-based low distortion robust data authentication system and method therefor
AU2002232817A1 (en) 2000-12-21 2002-07-01 Digimarc Corporation Methods, apparatus and programs for generating and utilizing content signatures
US6879703B2 (en) * 2001-01-10 2005-04-12 Trustees Of Columbia University Of The City Of New York Method and apparatus for watermarking images
US7398395B2 (en) 2001-09-20 2008-07-08 Koninklijke Philips Electronics N.V. Using multiple watermarks to protect content material
US6766809B2 (en) * 2002-02-25 2004-07-27 Ultradent Products, Inc. Key-shaped floss dispenser
US6864897B2 (en) * 2002-04-12 2005-03-08 Mitsubishi Electric Research Labs, Inc. Analysis, synthesis and control of data signals with temporal textures using a linear dynamic system

Patent Citations (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4773039A (en) * 1985-11-19 1988-09-20 International Business Machines Corporation Information processing system for compaction and replacement of phrases
US5490516A (en) * 1990-12-14 1996-02-13 Hutson; William H. Method and system to enhance medical signals for real-time analysis and high-resolution display
US5093869A (en) * 1990-12-26 1992-03-03 Hughes Aircraft Company Pattern recognition apparatus utilizing area linking and region growth techniques
US5351310A (en) * 1991-05-21 1994-09-27 International Business Machines Corporation Generalized shape autocorrelation for shape acquisition and recognition
US5425081A (en) * 1992-01-22 1995-06-13 Alphanet Telecom Inc. Facsimile arrangement
US6628801B2 (en) * 1992-07-31 2003-09-30 Digimarc Corporation Image marking with pixel modification
US5809498A (en) * 1993-04-29 1998-09-15 Panasonic Technologies, Inc. Method of locating a penstroke sequence in a computer
US5862260A (en) * 1993-11-18 1999-01-19 Digimarc Corporation Methods for surveying dissemination of proprietary empirical data
US5875264A (en) * 1993-12-03 1999-02-23 Kaman Sciences Corporation Pixel hashing image recognition system
US5465353A (en) * 1994-04-01 1995-11-07 Ricoh Company, Ltd. Image matching and retrieval by multi-access redundant hashing
US5734432A (en) * 1994-07-15 1998-03-31 Lucent Technologies, Inc. Method of incorporating a variable rate auxiliary data stream with a variable rate primary data stream
US5689639A (en) * 1994-10-29 1997-11-18 International Business Machines Corporation Method and apparatus for updating and transmitting line-oriented data sets
US20030219144A1 (en) * 1995-05-08 2003-11-27 Rhoads Geoffrey B. Digital watermarks
US5774588A (en) * 1995-06-07 1998-06-30 United Parcel Service Of America, Inc. Method and system for comparing strings with entries of a lexicon
US5687236A (en) * 1995-06-07 1997-11-11 The Dice Company Steganographic method and device
US5613004A (en) * 1995-06-07 1997-03-18 The Dice Company Steganographic method and device
US5664016A (en) * 1995-06-27 1997-09-02 Northern Telecom Limited Method of building fast MACS from hash functions
US6363463B1 (en) * 1996-06-28 2002-03-26 Intel Corporation Method and apparatus for protecting flash memory
US5983351A (en) * 1996-10-16 1999-11-09 Intellectual Protocols, L.L.C. Web site copyright registration system and method
US6370272B1 (en) * 1997-04-07 2002-04-09 International Business Machines Corporation Multiple frame data hiding method and data detection method
US6081893A (en) * 1997-05-28 2000-06-27 Symantec Corporation System for supporting secured log-in of multiple users into a plurality of computers using combined presentation of memorized password and transportable passport record
US6131162A (en) * 1997-06-05 2000-10-10 Hitachi Ltd. Digital data authentication method
US5953451A (en) * 1997-06-19 1999-09-14 Xerox Corporation Method of indexing words in handwritten document images using image hash tables
US6700989B1 (en) * 1997-08-29 2004-03-02 Fujitsu Limited Device for generating, detecting, recording, and reproducing a watermarked moving image having a copy preventing capability and storage medium for storing program or the moving image
US6377965B1 (en) * 1997-11-07 2002-04-23 Microsoft Corporation Automatic word completion system for partially entered data
US6330672B1 (en) * 1997-12-03 2001-12-11 At&T Corp. Method and apparatus for watermarking digital bitstreams
US6101602A (en) * 1997-12-08 2000-08-08 The United States Of America As Represented By The Secretary Of The Air Force Digital watermarking by adding random, smooth patterns
US6425082B1 (en) * 1998-01-27 2002-07-23 Kowa Co., Ltd. Watermark applied to one-dimensional data
US6513118B1 (en) * 1998-01-27 2003-01-28 Canon Kabushiki Kaisha Electronic watermarking method, electronic information distribution system, image filing apparatus and storage medium therefor
US6314192B1 (en) * 1998-05-21 2001-11-06 Massachusetts Institute Of Technology System, method, and product for information embedding using an ensemble of non-intersecting embedding generators
US6401084B1 (en) * 1998-07-15 2002-06-04 Amazon.Com Holdings, Inc System and method for correcting spelling errors in search queries using both matching and non-matching search terms
US6658626B1 (en) * 1998-07-31 2003-12-02 The Regents Of The University Of California User interface for displaying document comparison information
US6321232B1 (en) * 1998-12-18 2001-11-20 Xerox Corporation Method for creating a geometric hash tree in a document processing system
US20030095685A1 (en) * 1999-01-11 2003-05-22 Ahmed Tewfik Digital watermark detecting with weighting functions
US6574378B1 (en) * 1999-01-22 2003-06-03 Kent Ridge Digital Labs Method and apparatus for indexing and retrieving images using visual keywords
US6278385B1 (en) * 1999-02-01 2001-08-21 Yamaha Corporation Vector quantizer and vector quantization method
US6246777B1 (en) * 1999-03-19 2001-06-12 International Business Machines Corporation Compression-tolerant watermarking scheme for image authentication
US6771268B1 (en) * 1999-04-06 2004-08-03 Sharp Laboratories Of America, Inc. Video skimming system utilizing the vector rank filter
US6418430B1 (en) * 1999-06-10 2002-07-09 Oracle International Corporation System for efficient content-based retrieval of images
US6768980B1 (en) * 1999-09-03 2004-07-27 Thomas W. Meyer Method of and apparatus for high-bandwidth steganographic embedding of data in a series of digital signals or measurements such as taken from analog data streams or subsampled and/or transformed digital data
US6769061B1 (en) * 2000-01-19 2004-07-27 Koninklijke Philips Electronics N.V. Invisible encoding of meta-information
US20030190054A1 (en) * 2000-10-03 2003-10-09 Lidror Troyansky Method and system for distributing digital content with embedded message
US6990444B2 (en) * 2001-01-17 2006-01-24 International Business Machines Corporation Methods, systems, and computer program products for securely transforming an audio stream to encoded text
US6658423B1 (en) * 2001-01-24 2003-12-02 Google, Inc. Detecting duplicate and near-duplicate files
US6971013B2 (en) * 2001-04-24 2005-11-29 Microsoft Corporation Recognizer of content of digital signals
US6973574B2 (en) * 2001-04-24 2005-12-06 Microsoft Corp. Recognizer of audio-content in digital signals
US7188065B2 (en) * 2001-04-24 2007-03-06 Microsoft Corporation Categorizer of content in digital signals
US20020196976A1 (en) * 2001-04-24 2002-12-26 Mihcak M. Kivanc Robust recognizer of perceptually similar content
US20020172394A1 (en) * 2001-04-24 2002-11-21 Ramarathnam Venkatesan Robust and stealthy video watermarking
US7152163B2 (en) * 2001-04-24 2006-12-19 Microsoft Corporation Content-recognition facilitator
US20020154778A1 (en) * 2001-04-24 2002-10-24 Mihcak M. Kivanc Derivation and quantization of robust non-local characteristics for blind watermarking
US20050065974A1 (en) * 2001-04-24 2005-03-24 Microsoft Corporation Hash value computer of content of digital signals
US20050071377A1 (en) * 2001-04-24 2005-03-31 Microsoft Corporation Digital signal watermarker
US20050076229A1 (en) * 2001-04-24 2005-04-07 Microsoft Corporation Recognizer of digital signal content
US20050084103A1 (en) * 2001-04-24 2005-04-21 Microsoft Corporation Recognizer of content of digital signals
US6996273B2 (en) * 2001-04-24 2006-02-07 Microsoft Corporation Robust recognizer of perceptually similar content
US6654740B2 (en) * 2001-05-08 2003-11-25 Sunflare Co., Ltd. Probabilistic information retrieval based on differential latent semantic space
US20030133591A1 (en) * 2001-10-22 2003-07-17 Toshio Watanabe Encoder and encoding method for electronic watermark, decoder and decoding method for electronic watermark, encoding and decoding program for electronic watermark, and recording medium for recording such program
US6965898B2 (en) * 2001-10-23 2005-11-15 International Business Machines Corp Information retrieval system, an information retrieval method, a program for executing information retrieval, and a storage medium wherein a program for executing information retrieval is stored
US20030118208A1 (en) * 2001-12-20 2003-06-26 Koninklijke Philips Electronics N.V. Varying segment sizes to increase security
US20050180500A1 (en) * 2001-12-31 2005-08-18 Stmicroelectronics Asia Pacific Pte Ltd Video encoding
US7142675B2 (en) * 2002-02-12 2006-11-28 City University Of Hong Kong Sequence generator and method of generating a pseudo random sequence
US20030169269A1 (en) * 2002-03-11 2003-09-11 Nobuo Sasaki System and method of optimizing graphics processing
US7095873B2 (en) * 2002-06-28 2006-08-22 Microsoft Corporation Watermarking via quantization of statistics of overlapping regions
US20040001605A1 (en) * 2002-06-28 2004-01-01 Ramarathnam Venkatesan Watermarking via quantization of statistics of overlapping regions
US20050165690A1 (en) * 2004-01-23 2005-07-28 Microsoft Corporation Watermarking via quantization of rational statistics of regions

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080204788A1 (en) * 2004-10-14 2008-08-28 Onstream Systems Limited Process for Electronic Document Redaction
US8456654B2 (en) * 2004-10-14 2013-06-04 Onstream Systems Limited Process for electronic document redaction
US20130091150A1 (en) * 2010-06-30 2013-04-11 Jian-Ming Jin Determiining similarity between elements of an electronic document
US20130073575A1 (en) * 2011-09-16 2013-03-21 Iparadigms, Llc Crowd-sourced exclusion of small matches in digital similarity detection
AU2012308434B2 (en) * 2011-09-16 2015-07-09 Iparadigms, Llc Crowd-sourced exclusion of small matches in digital similarity detection
WO2017176496A1 (en) * 2016-04-08 2017-10-12 Pearson Education, Inc. System and method for automatic content aggregation generation
US10325215B2 (en) * 2016-04-08 2019-06-18 Pearson Education, Inc. System and method for automatic content aggregation generation
US10380126B1 (en) 2016-04-08 2019-08-13 Pearson Education, Inc. System and method for automatic content aggregation evaluation
US10419559B1 (en) 2016-04-08 2019-09-17 Pearson Education, Inc. System and method for decay-based content provisioning
US10459956B1 (en) 2016-04-08 2019-10-29 Pearson Education, Inc. System and method for automatic content aggregation database evaluation
US10642848B2 (en) 2016-04-08 2020-05-05 Pearson Education, Inc. Personalized automatic content aggregation generation
US10789316B2 (en) 2016-04-08 2020-09-29 Pearson Education, Inc. Personalized automatic content aggregation generation

Also Published As

Publication number Publication date
US20020172425A1 (en) 2002-11-21
US7356188B2 (en) 2008-04-08

Similar Documents

Publication Publication Date Title
US7356188B2 (en) Recognizer of text-based work
Taleby Ahvanooey et al. A comparative analysis of information hiding techniques for copyright protection of text documents
US8286171B2 (en) Methods and systems to fingerprint textual information using word runs
Schleimer et al. Winnowing: local algorithms for document fingerprinting
US8533480B2 (en) Document modification detection and prevention
JP4021119B2 (en) Information extraction method from symbolic compressed document images
US6978419B1 (en) Method and apparatus for efficient identification of duplicate and near-duplicate documents and text spans using high-discriminability text fragments
US8200642B2 (en) System and method for managing electronic documents in a litigation context
US8606795B2 (en) Frequency based keyword extraction method and system using a statistical measure
US20080243825A1 (en) Method and system for detecting undesired inferences from documents
US20020196976A1 (en) Robust recognizer of perceptually similar content
US20050021545A1 (en) Very-large-scale automatic categorizer for Web content
EP1912160A1 (en) Image descriptor for image recognition
US8843493B1 (en) Document fingerprint
US8750630B2 (en) Hierarchical and index based watermarks represented as trees
Jalil et al. A zero-watermarking algorithm for text documents based on structural components
Jalil et al. An invisible text watermarking algorithm using image watermark
US20110302179A1 (en) Using Context to Extract Entities from a Document Collection
Domain A review and open issues of diverse text watermarking techniques in spatial domain
Li et al. Generating steganographic image description by dynamic synonym substitution
Bjelland et al. Practical use of Approximate Hash Based Matching in digital investigations
Jalil et al. A novel text watermarking algorithm using image watermark
Zhao et al. Effective linguistic steganography detection
Lang et al. Digital watermarking of biometric speech references: impact to the eer system performance
CN109800547B (en) Method for quickly embedding and extracting information for WORD document protection and distribution tracking

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0001

Effective date: 20141014