Watermarking systems and methods

Various improvements and applications for digital watermarking technology are detailed. One concerns techniques for making watermarks resistant to malicious attacks. Another involves using digital watermarking with ID cards and credentials, such as a watermarked driver's license conveying a user's cryptographic PKI. Still another uses digital watermarks in connection with automated compliance audits for corporate users of electronic content. A variety of other technologies are also detailed.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
RELATED APPLICATION DATA

[0001] This application claims priority to provisional application 60/445,478, filed Feb. 5, 2003.

FIELD OF THE INVENTION

[0002] The present disclosure memorializes various improvements relating to digital watermarking.

BACKGROUND

[0003] Digital watermarking is the science of encoding physical and electronic objects with plural-bit digital data, in such a manner that the data is essentially hidden from human perception, yet can be recovered by computer analysis. In physical objects, the data may be encoded in the form of surface texturing, or printing. Such marking can be detected from optical scan data, e.g., from a scanner or web cam. In electronic objects (e.g., digital audio or imagery—including video), the data may be encoded as slight variations in sample values. Or, if the object is represented in a so-called orthogonal domain (also termed “non-perceptual,” e.g., MPEG, DCT, wavelet, etc.), the data may be encoded as slight variations in quantization values or levels. The present assignee's U.S. Pat. Nos. 6,122,403 and 6,614,914 are illustrative of certain watermarking technologies.

[0004] Watermarking can be used to tag objects with a persistent digital identifier, and as such finds myriad uses. Some are in the realm of device control—e.g., tagging video data with a do-not-copy flag that is respected by compliant video recorders. (The music industry's Secure Digital Music Initiative (SDMI), and the motion picture industry's Copy Protection Technical Working Group (CPTWG), are working to establish standards relating to watermark usage for device control.) Other watermark applications are in the field of copyright communication, e.g., indicating that an audio track is the property of a particular copyright holder.

[0005] Other watermark applications encode data that serves to associate an object with a store of related data. For example, an image watermark may contain an index value that serves to identify a database record specifying (a) the owner's name; (b) contact information; (c) license terms and conditions, (d) copyright date, (e) whether adult content is depicted, etc., etc. (The present assignee's MarcCentre service provides such functionality.) Related are so-called “connected content” applications, in which a watermark in one content object (e.g., a printed magazine article) serves to link to a related content object (e.g., a web page devoted to the same topic). The watermark can literally encode an electronic address of the related content object, but more typically encodes an index value that identifies a database record containing that address information. application Ser. No. 09/571,422 details a number of connected-content applications and techniques.

[0006] One problem that arises in many watermarking applications is that of object corruption. If the object is reproduced, or distorted, in some manner such that the content presented for watermark decoding is not identical to the object as originally watermarked, then the decoding process may be unable to recognize and decode the watermark. To deal with such problems, the watermark can convey a reference signal. The reference signal is of such a character as to permit its detection even in the presence of relatively severe distortion. Once found, the attributes of the distorted reference signal can be used to quantify the content's distortion. Watermark decoding can then proceed—informed by information about the particular distortion present.

[0007] The assignee's U.S. Pat. Nos. 6,408,082 and 6,614,914 detail certain reference signals, and processing methods, that permit such watermark decoding even in the presence of distortion. In some image watermarking embodiments, the reference signal comprises a constellation of quasi-impulse functions in the Fourier magnitude domain, each with pseudorandom phase. To detect and quantify the distortion, the watermark decoder converts the watermarked image to the Fourier magnitude domain and then performs a log polar resampling of the Fourier magnitude image. A generalized matched filter correlates the known orientation signal with the re-sampled watermarked signal to find the rotation and scale parameters providing the highest correlation. The watermark decoder performs additional correlation operations between the phase information of the known orientation signal and the watermarked signal to determine translation parameters, which identify the origin of the watermark message signal. Having determined the rotation, scale and translation of the watermark signal, the reader then adjusts the image data to compensate for this distortion, and extracts the watermark message signal as described above.

[0008] With the foregoing by way of background, the specification next turns to the various improvements. It will be recognized that these improvements can typically be employed in many applications, and in various combinations with the subject matter of the patent documents cited herein.

DETAILED DESCRIPTION

[0009] 1. Template-Based Watermark Attacks and Countermeasures

[0010] Attacking the subliminal calibration signal found in some watermarks (e.g., the template signal) is one way of attacking a watermark. (One form of template is shown in the assignee's patent U.S. Pat. No. 6,408,082.)

[0011] To identify the template, some have proposed averaging many images so the images cancel each other while the template sums, thus making the template easier to identify (i.e. collusion). If the template were to cancel—rather than sum—when many images are averaged, it will be more robust to identification.

[0012] The idea is to add the template to some images and subtract the template to other images. The subtracted template may be more difficult to locate for authorized purposes since it is harder to find holes. Another approach would thus be to rotate the template, or shift the template in phase randomly throughout different images so that during averaging images the template won't sum. This approach is very useful if the analysis of the template is rotation invariant, such as used to determine the orientation and scaling of a watermark tile since the detector requires nothing extra to detect the collusion robust template versus a non-collusion robust template.

[0013] Yet another approach is to slightly scale the template. (The '914 technique is robust to both rotation and scaling.)

[0014] While the foregoing techniques address collusion attacks based on availability of several watermarked images, other attacks may be based on a single image, since the template signal is replicated many times within a single image. Such attacks may be redressed by obscuring the template, e.g., by designing it to only show up in an obscure, alternate domain (countless of which may be devised). Or to hide the template behind a key—using an invariant keying method that doesn't require additional search over different scale and rotation values to locate. (Such techniques are further detailed in published US patent application 20030012401.)

[0015] It will be recognized that such techniques can be applied to template signals of various forms. Such signals generally comprise collections of embedded features that can be used to facilitate computation of the geometric distortion of the embedded signal. An example is a constellation of peaks in a particular transform domain (e.g., fourier or autocorrelation). It will be recognized that such a collection of embedded features may result from an explicit template signal, or may be a desired consequence formed by patterning of the watermark (e.g., by regular tiling).

[0016] Related methodology helps perform preliminary detection of a template signal in the Fourier domain. It has three stages. First, find local maxima on half of the Fourier magnitude array. Then use the 90-degree rotation symmetry of the template to eliminate most of the local maxima in a quadruple, where in this stage certain tolerance is added. Third, check each pair of the left maxima in the quadruple to see if the angle between them and the ratio of their radial distances to the origin make them a pair of points on our template or not. If they are, what scale factor and orientation angle of the template in this case. After running through the total of about 50 maxima (for 128×128 block), accumulated count on a particular orientation and scale factor will indicate what the orientation and scale factor of the gird is when there is a template signal. A threshold is used to judge if there is a template signal or not. (This methodology avoids log-polar re-mapping, as is required by some other approaches.) Because this method is based on the ratios of the radial distances to the origin of any pair of template points, a variety of advantageous template designs may be achieved. (Additional details on related technology are to be found in application Ser. No. 10/302,753, filed Nov. 22, 2002.)

[0017] When using the template methodology just described, the template can be rotated differently in each image or each tile, and still be detected with similar effort as long as the template is symmetric when rotated by 90 degrees, because the symmetric template method is based upon this rotational symmetry of the template. By rotating the template in each image or tile, it shouldn't add for collusion attack as the peaks will be in different frequencies and phase.

[0018] 2. MPEG Digital Watermark Detector with Drift Compensation

[0019] For video content embedded in baseband that has been compressed, the watermark detector can improve its detection by taking the inverse of drift compensation into account. Specifically, the detector could make an estimate of the watermark noise sequence that was included in the difference coefficients in a predictive frame and subtract this estimate from the difference to remove inappropriately placed watermark data. By removing this inappropriate watermark data, the image can be rendered without the interference, thus looking better, and the watermark can be detected with less interference.

[0020] More specifically, for the detector to remove the inappropriate watermark data, the watermark payload and embedding key, such as PN sequence, need to be known. In addition, the watermark data that was not embedded with a large local gain is probably not included in the difference of the predictive frame and should be ignored. Thus, for the detection process where only the key (e.g. PN sequence) is known, the payload can be estimated by detecting the payload without removing the inappropriate watermark data, and then from this estimate removing the inappropriate data and re-detecting the payload. This process can be done iteratively until the payload meets detection threshold criteria.

[0021] In addition, since the inappropriate watermark data can be removed, the video can be rendered with less interference from the watermark. If the watermark payload is constant through the video, the inappropriate watermark data can be removed from each frame without the iterative process once the payload is known. If the video can be detected non-linearly (i.e. detect on frames not related to the current frame being rendered, such as with a DVD), the detector can find key frames (e.g. I-frames in MPEG video) to detect the payload, especially key frames that have characteristics that enable the watermark signal to be embedded with a lot of gain, such as noisy I-frames in MPEG video with PN sequence based watermarking techniques.

[0022] Even if the content has been compressed more than once, this technique should help for the last compression.

[0023] 3. Digital Identity Business Architecture

[0024] Consumers are used to physical identification (ID) cards being inexpensive. This fact arises since these cards are usually government issued, and the government is not looking to make money and can subsidize the ID with tax money. However, For businesses to create digital identity, there must be money for the business to survive.

[0025] Asking a high price for the digital identity is usually not acceptable, since the consumer has to pay or the card price is related to other uses. For example, drivers licenses (DLs) with watermarks can be used to physically identify the driver of a car and can be used as a digital identity, but the DL cannot double in price or voters would not accept the change. However, if the watermarked DL is used for every online transaction, the company providing the watermark technology should be compensated for the value of its system.

[0026] A novel compensation method and architecture is to share in the e-commerce transaction with the provider of the digital identity card or enabling technology, as currently done with credit cards. The difference is that the sharing cost is not related to providing credit, and the system uses a different architecture than the credit card system, which withholds some of the payment to the retailer.

[0027] Before an item is purchased in an online environment, the consumer's identity must be electronically confirmed since there is no retailer to look at the person and, optionally, compare their name and picture to a credit card. There are several ways to prove identity, such as providing a digital certificate via registration authority or providing a watermarked ID card, such as drivers license, to secure software controlling a PC camera.

[0028] When any of these digital identity methods are provided, the digital identification system can require e-tailer (i.e. electronic retailer) to provide a fixed fee and/or fractional amount of the sale enabled by the digital identification system.

[0029] A preferred embodiment employs the following architecture. The verification of digital identity happens at the retailer and/or via a computer provided by the digital identification service provide—probably via a secure reader provided by the digital identity service provider. After this verification, a computer belonging to the digital identification service provider securely communicates with an e-tailer computer for the transfer of funds or credit for each transaction enabled by the digital identification.

[0030] The location of these two computers or systems is irrelevant. The fact that the digital identification computer is securely controlled by the digital identification service provider and that the e-tailer's computer is securely controlled by the e-tailer is the most important. In fact, these two “computers” could be part of one computer whose memory, processing and hard drive is securely divided, such as via Microsoft Palladium architecture.

[0031] Alternatively, if the transaction uses a credit card the credit card company may transfer the funds to the digital identification service provider. The architecture would be the same as above, except the credit card company replaces the e-tailer.

[0032] In a similar alternative embodiment, the credit card may have the digital identification as part of it, such as a watermark on the credit card or smart ID chip inside the credit card. In this case, the credit card company can still send the digital identity service provider the fee in the architecture as described above. However, the credit card company could withhold a larger amount than currently withheld during transactions, and share a percentage of the withholdings in a periodic, i.e. monthly, check with the digital identity service provider.

[0033] 4. Database Format for Identifying Distribution Object

[0034] When an object is identified during distribution with an identification technology, an optimal database structure for storage of information is shown below. The database can be stored locally, such as if the identification method or similar item on the object has memory storage, such as a smart ID chip. The database can also be stored remotely, in any distributed format.

[0035] The database format includes fields for:

[0036] Product ID

[0037] Product Name

[0038] Product Description, i.e. what is contained

[0039] Raw Material IDs (linked list)

[0040] Manufacturer

[0041] Manufacture Contact Information, with name, phone, email, etc.

[0042] Recipient

[0043] Recipient Contact Information, with name, phone, email etc.

[0044] Origin

[0045] Destination

[0046] Destination Path (linked list with all desired locations)

[0047] Current Location (linked list with all past locations)

[0048] Inspections (linked list with all past locations)

[0049] Next Destination

[0050] Type/Risk

[0051] The linked list fields of the database will grow over time. Any of these lists can only include the information during the most recent inspection, or past few inspections, if it is desired for the database to be of fixed size. The IDs in the list can be proprietary or relate to any of the many standards, such as ePC (electronic product code), ISCI (Industry Standard Coding Identification), UPC, etc.

[0052] This is the beginning of such a list and format. Alternatively, the database can store the fields dedicated in PML and/or PDML, and these languages can be easily and dynamically created from the database, and the database can be easily and dynamically created from these languages.

[0053] 5. Public Key Dissemination Using Watermarks

[0054] Documents and other watermarkable-objects (physical or virtual) can convey public keys. Thus, for example, a person's public key identifier may be digitally watermarked on her driver's license or business card. The PKI infrastructure has been developing for years, it is in every browser and it continues to mature. The issue with PKI isn't that the technology doesn't work; it's that last mile problem of having people get and understand the private keys and certificates. The way that most people best understand PKI is when they have something like a card that represents their identity and prompts them to show it (something they have) to demonstrate their identity. It's hard to get this concept across with software tokens but straightforward with a card because people do this all the time.

[0055] A cryptographic system could be integrated with common Internet browser software in a similar way that a smartcard would (although the keys would still have to be stored in software). The advantage of this is you could then hook into all of the PKI technology that exists out there for things like digital signatures and secure access via a printed card with a watermark.

[0056] A person could take an identity card home, present it in front of their webcam, and register their card—which behind the scenes generates the appropriate key pair on their machine (or perhaps on a key server) and creates a digital certificate.

[0057] There may also me a signing scheme where a person with one of these cards could digitally sign and print something like an encrypted hash into the image. And then a receiver of the document could receive it, retrieve the embedded id and encrypted hash, look up the digital certificate using the embedded id, and validate the signature.

[0058] A magnetic stripe card could do this as well, as a smart card or watermarked object, or a token conveying an RFID chip or bar code.

[0059] Such technology also addresses the problem of locating the public key of someone who has sent me information, such as an email. Watermarked business cards can link to the public key, along with a software program that automatically enters my contact information into another program, such as Outlook.

[0060] 6. Watermark-Based Copyright Compliance Audits

[0061] Watermarks could be used for doing corporate compliance audits. Idea would be that content owners or others would watermark content (audio, video, images, text documents) and then corporations/organizations/government agencies could then run compliance audits (similar to the manual software audits that are done of some companies today but using watermarks to automate the process).

[0062] Watermark detection toolkits could be deployed on a corporate intranet to look at servers, databases and desktop PC's to see if they have any watermarked content that is identified as copyrighted and report back its location and what it is.

[0063] Could also be deployed at the corporate firewall to: filter content out, keep content in, and report on what is being viewed/downloaded over/onto the corporate internet. This could be used by companies as a risk management tool to help them control copyrighted material form being inappropriately used/stored/copied on their internet.

[0064] The same techniques can also employ fingerprinting to identify objects.

[0065] 7. Metallic Ink on Identification Cards

[0066] Magnetic inks or inks with metallic objects may be used to give a printed image on a card the ability to be read by an RF reader. A less expensive RFID card may thus be produced with the print providing the response.

[0067] There is a class of detectors that are used for magnetic imaging of features on currency, like the ones used by the Federal Reserve Bank for check and banknote sorting, which are able to recover small amounts of data (patterns really) from structures to determine whether a bill is genuine or counterfeit. Some examples are shown on the website of San Diego Magnetics, http://www.sdmagnetics.com/

[0068] A related concept is to form a diffraction grating on an identity card using metallic, magnetic, or other inks having desired diffraction qualities at the frequencies of interest. To keep the physical dimensions small enough for use on a card, energy in the microwave, IR, visible, or UV wavelengths may be required.

[0069] The diffraction grating may be formed on one side of the card, with the other serving as a uniform reflective plane (e.g., metal or otherwise). Reflective media may also be embedded within the card. The goal is to make the slit appear bigger than it is to provide the diffraction pattern for RF, since RF is much larger wavelength than visible light.

[0070] To provide a comprehensive disclosure without unduly lengthening this specification, the patents and applications cited above are incorporated herein by references.

[0071] Having described and illustrated the subject technologies with reference to illustrative embodiments, it should be recognized that the invention is not so limited.

[0072] For example, while the detailed description focused on digital watermarks, other techniques can be used as well depending on the particular application context (e.g., VBI, digital fingerprints, header meta data, bar codes, glyphs, RF IDs, mag stripes, smart card technology, etc.).

[0073] The implementation of the functionality described above (including watermark decoding) is straightforward to artisans in the field, and thus not further belabored here. Conventionally, such technology is implemented by suitable software, stored in long term memory (e.g., disk, ROM, etc.), and transferred to temporary memory (e.g., RAM) for execution on an associated CPU. In other implementations, the functionality can be achieved by dedicated hardware, or by a combination of hardware and software. Reprogrammable logic, including FPGAs, can advantageously be employed in certain implementations.

[0074] It should be recognized that the particular combinations of elements and features in the above-detailed embodiments are exemplary only; the interchanging and substitution of these teachings with other teachings in this and the incorporated-by-reference patents/applications are also contemplated.

Claims

1. In a method that includes encoding one or more content objects with a steganographic digital watermark, the encoding including embedding a collection of features that can be used to facilitate computation of geometrical distortion of the object after encoding, an improvement including step for making the collection of geometrical features resistant to attack.

2. The method of claim 1 wherein said step includes adding said collection of geometrical features in some of said objects, and subtracting said collection of geometrical features from other of said objects.

3. The method of claim 1 wherein said step includes embedding said collection of geometrical features at a first scale in a first object, and embedding said collection of geometrical features at a second, different scale in a second object.

4. The method of claim 1 wherein said step includes embedding said collection of geometrical features at a first orientation in a first object, and embedding said collection of geometrical features at a second, different orientation in a second object.

5. The method of claim 1 wherein said step includes obscuring said collection of geometrical features by designing same to become apparent only in an alternate domain.

6. In a method that includes decoding a steganographic digital watermark from an encoded object, the encoding including a template signal that aids in determining corruption of the object, an improvement comprising step for detecting the template signal without log-polar remapping.

7. An identity card for a person, the card including machine-readable data conveying a public key identifier associated with said person, the public key identifier being useful in cryptographic operations involving said person.

Patent History
Publication number: 20040250080
Type: Application
Filed: Feb 5, 2004
Publication Date: Dec 9, 2004
Patent Grant number: 7702125
Inventors: Kenneth L. Levy (Stevenson, WA), Ravi K. Sharma (Portland, OR), Lance Lixin Shen (Tualatin, OR), John Stach (Tualatin, OR)
Application Number: 10774312
Classifications