Detecting Faked Photographs Gets Easier
nusratt writes "Some years ago, an issue of 'Whole Earth' had a convincing cover-photo of a flying saucer cruising low over downtown San Francisco in broad daylight. The accompanying feature article proclaimed that photographs can no longer be trusted as evidence of anything, because of the ease of doctoring images digitally and undetectably. Now, Dartmouth Professor Hany Farid and graduate student Alin Popescu 'have developed a mathematical technique to tell the difference between a "real" image and one that's been fiddled with.' Farid says, 'as more authentication tools are developed it will become increasingly more difficult to create convincing digital forgeries'." There's also an NYT story.
While it may become increasingly difficult to forge digital images, and even forge hard currency, the result could be of two possibilities;
1. Forgers get smart and use older cameras to take a picture of a digital forgery to pass as an original, using blurring techniques offered by physical means and lens... etc (easy)
2. Forgers quit being forgers (unlikely)
3. Alteration technologists create armor against image forgery detection algorithms (possible)
For me, I think any time spent trying to beat the detection of forgeries would be a good thing in terms of art and creativity -- not to mention the possibility of better digital growth algorithms to join layers mathematically seamlessly (which could be used in games and simulation engines for better realism). However, law enforcement agencies might try to combat the circumvention of forgery detection by charging people with crimes for only trying to make their images more realistic and improve technology. It's a messy issue, that will sort itself out over time.
In Doom 3 Bloopers, a mod I've started on, I am looking at ways of integrating realworld imagery into the mod, and this detection stuff could actually help me to better integrate my own art and images if I can find a way around it. Let's face it, if the math says it's an original, the human eye will be fooled, which is the goal of most video game design. If anyone wants to help along those lines, they should contact me!
The dangers of knowledge trigger emotional distress in human beings.
I think authentication tools make it easier. As someone who's tried a little photo manipulation in the past, I can tell you that the hardest thing is knowing when something's right. If you have an automated tool that can tell you when it's right, it becomes easier. Of course, that relies on the tools working...
I fail to see how an image can have a "random set of pixels" as the article suggests. With color and brightness balancing, the pasted areas of an image blend in with the rest of the image (especially when the artist uses Photoshop's clone brush to combine the two images). This sounds to me like the computer could very well throw out false positives for images that have extreme color or brightness differences.
Farid's algorithm looks for the evidence inevitably left behind after image tinkering. Statistical clues lurk in all digital images, and the ones that have been tampered with contain altered statistics.
That makes sense. However, it seems like these statistics would be based on very minor details. What happens if you run their analyzer on an image that has been altered by using lossy image compression, such as JPEG compression? Lossy image compression is designed to obliterate details humans wouldn't notice; some of these details might be significant to their statistical model. Would JPEG-compressing an image make it impossible to determine its veracity? Would their software just tag all JPEG images with compression below a certain threshold as being "unnatural" (since they have been, after all, digitally altered-- just not digitally altered in a content-relevant way...)
And don't some digital cameras use lossy formats such as JPEG as their native storage format?
The easy answer to that lies in the original compression artifacts remaining - any new fragment/change will not keep these in a statistically similar fashion, and thats what my understanding of this software is.
Smudging a part of an image would remove these artifacts, and would be near impossible to reproduce - like the paper grain on a canvass oil painting.
liqbase
There are stories about successful defense against digital photographs in criminal cases. "Enhancements" using photoshop can be considered evidence tampering. So this technique can have a life-altering implication for some people.
perhaps the technique could be reverse-engineered to allow the forgers to know whether or not their images can be detected as forgeries, and use this information to enhance their forging techniques to evade the detection tools...
No, it couldn't. All it can prove is that if an image is fake it has been done very well.
If A doesn't conform to the statistical distribution of B, then A isn't B (with a high degree of confidence). But if does, that doesn't mean it is B -- you might just be looking at the wrong set of identifying features. I.e. not everything with two feet and a bill is an aquatic bird; it might be the waiter.
... they want to be able to pass off their "intelligence" photos as the real mc coy easier, so as to not get busted when they release crap, like the phony fat osama bin laden video(wicked fake) and the (possibly) berg beheading. this technology would help them to establish bonafides with the offical forgeries. We are *this* close to a running man scenario here with them being able to frame people or to alter public opinion with phony video and pictures. If they can create one and have it slip through the checking algorithms, then they are home free.
On the other hand, it would be nice to go back and look at a lot of older photos to see what's what with them now.
Lately there's a smidgen of controversy over some of the mars photos, this would be a great place to use the technique.
One wonders whether this will lead to a legal distinction between lossily compressed images and others. While audiophiles have long been ape for lossless compression, not as much a need has been felt for graphics. Where do lossless graphic compression efforts stand? Is this an area where a proprietary standard might lead to big $$$?
I survived the Dick Cheney Presidency 7 to 9 AM 7-21-07
Which makes me wonder.. did they create this in order to detect forgeries? or possibly to make it easier for the government to forge photographs and then use the technology to make those images "authentic"
Steganography involves modifying a picture and inserting a message in a way that is supposed to be indistinguishable by even a careful viewer. The point of steganography is to hide the fact that there is a message at all sitting in the picture. But knowing that there is a hidden message is half the battle. Could this technique identify an image as having a message, even if it did not decode the message?
The short answer is dot structure. All printers, (excepting Dye Sub) use some form of sparying of ink, or layering of screened images(halftone dots) Fancier does not necessarily mean smaller dots, it usually means more calibrateable and more consistent color. What you need is a film recorder, which will transfer your image to a negative or a slide, and currently, there are no digital cameras that will record an image at a high enough resolution for this to be flawless (about 40-100 pixels per millimeter), so you must start with a film camera and scan the image in at a high enough resolution. The typical rule of thumb for this kind of work would be one size up from what your end result would be. So if I wanted to create a faked 35mm slide, I would start by taking pictures with a 4x5" film camera scan and use that.
But yes, your point is sound. Technology will not fill the analog hole. Even in "digital" photography.
If you are one in a million, then there are six thousand people who are just like you.
On the other hand, all the Farid's technical papers mentioned on his page (linked several posts above) seam to deal with the forgery detection, the detection of steganography being targetted only in several press releases. May be the forgery detection is the first step, the only to be actually taken yet. Or may be the algorithms targetting directly the main goal are kept secret.