ACLU Examines Face-Recognition System
nate_drake and others wrote in about an ACLU report on face-recognition (PDF) (see also their press release and an MSNBC article). We've posted several previous stories about the Tampa police using face-recognition systems at the Super Bowl and on the streets of Ybor City.
all this means is the companies developing this stuff will have to improve their face-matching algorithm and then we'll all be back at square one.
It's worse than that:
How long until these companies start lobbying the gov't for mandatory inclusion of, say, license photos in the pool of database data so that people can be picked up as soon as they do something?
I used to park my bike in the garage beneath my work. The bike rack was about 3 meters from the attendent, and covered by a video camera. I had a cheap lock, but Ithought I was safe.
One day, I came to the rack to find my lock cut and my bike stolen. The attendant refused to talk to the police. But that's OK, I had the perpertrator on camera.
After getting the tape from the building security people, I took it to a camera shop. We sped through it to find the point where, sure enough,m you could see a guy walk up, try on my bike helmut, and ride off with the bike. Due to position, you could not see him cut the lock.
I say him because I am pretty sure that it was a male. That was all I could tell from the poor quality of the tape. I could not tell skin color, clothes, hair color, or enough facial features to recognize.
I don't think the best AI added to this image would have been able to do anything as far a facial recognition.
I wouldn't want to be the attenandt working that booth. After they find his mangled corpse (ala Fargo) the police will tell his widow, "Sorry Ma'am, all we can say for certain is that they were in some sort of automiblie. We think a sedan, but we don't know for sure."
Facial recognition is going to be even harder than this. As a programmer, you have two choices , go with an algorithm or try to use a neural network.
Most of the weaknesses in the algorthim approach are what the ACLU document was complaining about.
A neural network may work if you are looking for a specific person. The problem is that to identify two things as being different, they need to be as orthoganl as possible. To separate the sea of faces into two groups those we are loking for , and those we aren't based on a series of images is going to be nigh unto imposible. Certainly not with the amout of computing power per camera that they would put into it.
Open Source Identity Management: FreeIPA.org
As I understood it, the issue with facial recognition was the possibility of false positives; ie, I'm just trying to watch the SuperBowl. the FR system tags me as a known terrorist (incorrectly :) and the next thing I know I'm being dragged off to the can for some serious interregation (and not only unjustly tramatized, but I miss the game too)
But from the ACLU's press release, there was always a human step in the process, where a real live human being would examine each purported match before anybody got dragged off anywhere.
As such, all the face recognition software is is a _filter_, cutting down on the number of people a human agent must examine. Where's the problem?
After all, law enforcement officers have placed themselves in public places, looking for people they knew, for probably as long as there have been law enforcement officers.
A friend of mine was a sergent in the British Army, and he did a few tours in Northern Ireland. Part of his training was memorizing the faces of a large number of known IRA "players" (and apparently the IRA did the same thing with British soldiers' faces)
How is this any different?
I guess I don't understand the ACLU's beef here.
DG
Want to learn about race cars? Read my Book
So I would say it is definately worth it to fight very hard against bad technology right from the start.
sPh
Your local convenience store can't detain you.
Well, technically they can. But the public, including that rent-a-cop in the convenience store, can only detain a person 1) if they witnessed a crime and 2) to turn them over to a sworn police officer at the earliest possible time. If either piece is missing, you can nail them for "false arrest." This is an important thing to remember if you're ever (wrongly) accused of shoplifting - demand a real cop, *now*, to either arrest you or release you. If they refuse to call the cops... life will soon get *very* interesting.
Even those bounty hunters have limited rights. They can detain someone who signed the bond papers, but there are some well-documented cases where the bounty hunters were prosecuted for kidnapping after detaining the wrong person and failing to exercise due diligence in verifying the identity of that person.
But sworn police officers can detain people even if the officer didn't witness a crime. They can detain people even if there's no witnesses at hand, e.g., if they reasonably believe that the person is the subject of an arrest warrant issued by another jurisdiction.
The cost of a false positive in a convenience store is minimal. They think you're a shoplifter because of their face recognition software? Fine, you walk away and shop at another store where they're more careful with their accusations.
But a false positive with a police officer may have you arrested, at gunpoint, and detained for hours or days until you can prove that you aren't the escaped mass murderer you resemble.
(IANAL, but this is stuff that should be required knowledge for a walking around on the street!)
For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
Remember the good ol' days of th'Internet, where no one could possibly track you and where anonymity was technologically "guaranteed"
My point is, that arguing the TECHNICAL weaknesses of this, or any other privacy-infringing item/product/software/etc. will only result in TECHNICAL innovations that make it more effective.
We must argue the LEGAL weaknesses - the 4th amendment. We need to argue that no person waives their constitutional rights simply by the virtue of entering a commercial, travel, or other legal relationship with any other entity. (unfortunately, I fear we lost this one a long time ago)
We need to argue against clickwrap agreements, and their cousins:
Our legal rights are important. The details of whatever technology the FBI, CIA, or any other no - such - agency uses in an attempt to violate those rights, are less so.
Don't Frustrate their efforts. Fight them head - on!
The Orwellian danger is having a camera on every curb, and the potential for John Q. Public to be under constant surveillance. I'd expect that most people would be upset or put off if the police followed them around all day watching what they do. The police argue that the contentious and widespread use of cameras is justifiable because facial recognition gives them a legitimate and bias-nuetral use.
The ACLU is saying that the system doesn't work, so there is no good reason for deploying lots of cameras. (Actually they are saying more than that, but that's the part that's easy to agree with.) In any case, it's clear that the survelliance capacity presents a danger even if the intended purpose for the system doesn't work.
According to the report, it almost doesn't work at all. Other installations using face recognition have degenerated into checking out the girls. I understand; it's gotta be boring as can be after the first 50,000 false alarms.
It seems to me that this software isn't really an invasion of our privacy. The cameras themselves may be, but if we accept the cameras, we can't really quibble about the face recognition software.
It's time to reconsider our concepts of privacy, anyway. Read David Brin's The Transparent Society and see if you don't come up with a new view.
I think the cameras should be everywhere... especially the police station. And we should all be allowed to watch them. It would certainly make everyone think twice about their biases before taking drastic action.
For geek dads: Contraction Timer
If you read up on the history of the polygraph, this is clearly what is going on. Faced with a choice of admitting that they don't know who the heck committed a crime, or using a demonstrably useless machine, investigative agencies (particularly the FBI) have been using the useless machine for 70 years. And have now made such a culture of using it that they dare not admit to anyone, particularly themselves, that it just doesn't work.
sPh