Slashdot Mirror


Amazon Patents Changing Authors' Words

theodp writes "To exist or not to exist: that is the query. That's what the famous Hamlet soliloquy might look like if subjected to Amazon's newly-patented System and Method for Marking Content, which calls for 'programmatically substituting synonyms into distributed text content,' including 'books, short stories, product reviews, book or movie reviews, news articles, editorial articles, technical papers, scholastic papers, and so on' in an effort to uniquely identify customers who redistribute material. In its description of the 'invention,' Amazon also touts the use of 'alternative misspellings for selected words' as a way to provide 'evidence of copyright infringement in a legal action.' After all, anti-piracy measures should trump kids' ability to spell correctly, shouldn't they?"

1 of 323 comments (clear)

  1. Re:Canary trap by jeisner · · Score: 5, Informative

    Intelligence agencies have been doing this sort of thing for decades, giving slightly different versions of a sensitive document to suspected spies or places where possible spies might have access to it, with some subtle changes in the words, seeing which one gets leaked or appears elsewhere. Tom Clancy coined the term Canary trap for the technique. Patriot Games was published in 1987, but its real-world use for exposing information leaks most likely predates the novel.

    But the classic Canary Trap requires someone to modify the document manually, which is hard to do on a large scale. Here it is being done automatically by an algorithm.

    However, I am aware of published methods for this problem dating back to 2001 by Mikhail Atallah at Purdue. In fact Atallah received a patent for followup work in 2007, a year after the Amazon patent was filed.

    Here are a few hundred papers on the subject, via Google Scholar. Some adjust whitespace, some modify images of the text, and some attempt fairly sophisticated syntactic analysis and restructuring of selected sentences.

    I apologize that I haven't read the Amazon patent, or read the prior literature carefully, or gone to law school, so I can't comment on whether the patent seems valid or not.