At the City of Ely Community College in UK, sixth-graders are now check-in and out of school registers using their faces. The facial recognition technology is provided by Aurora and the college is one of the first schools in UK to trail the new technology with its students.
So how does the technology work? The scanning station is equipped with infra-red lights and a regular video camera. Each infra-red sensor actually has two parts: an emitter and a receiver. The emitter shoots out an series of infra-red signals and the receiver detects the infra-red lights deflected back by objects in front of the sensor (a simple example would be the auto-flushing toilets in public restrooms). Then by analyzing the strength and pattern of the received signals, the sensor can sense how far the object is from the sensor. This allows the scanner to create a range (depth) image of the object in front of it. So the resulting image is a 3D surface, unlike a regular 2D image from a camera.
Combining this 3D surface with the 2D image taken from the video camera, features are extracted from the entire data set, then each set of features is tagged with a student ID (we know which face it is because each student has to be scanned at the very beginning so the data can be stored in the database). At the time of the scan, it is a simple machine learning classification problem, and I suspect that they probably just used nearest neighbor to match features with an individual student. You can click the image below to see a video of this from the original news article.
So how do people like this high-tech face recognition system? Principal Richard Barker said:
With this new registration technology, we are hoping to free up our teachers' time and allow them to spend it on what they are meant to be doing, which is teaching
As for the students, they love the idea of taking responsibility for their ow n registration and using Mission Impossible-style systems.
So why did this specific application turn out to be a success? That's the question we really should be asking. I think we have to attribute the success to the following factors:
- This is a combination of 3D depth image with a 2D image, which allows the creation of many features (and some of them got the job done).
- The college has a relatively small number of six-grader students. Classification becomes easier when you don't have to recognize a face out of millions of faces (like in the airport security check case).
- The student is also required to enter a pin. This further improves accuracy. I guess the facial recognition technology is really there to prevent students from signing other people in and out.
- Most importantly, the consequence of errors is very low. What if a face is not recognized correctly? The worst that could happen is a erred record in the registration. It's not like that the student would be marked as a terrorist at an airport, which could have severe consequences.
Picture of the Day:
Wow, that was a really interesting and informative post. Thanks!
ReplyDeleteMy appologies for the off-topic comment but this was the only way to get in touch with you that I could find.
ReplyDeleteI am, unfortunately, not adept at reading Chinese. I did, however develop a great fondness for Jin Yong and find the TV shows and movies just don't do the books justice. So far yours is the only translation of the Smiling Proud Wanderer that I have found anywhere!
Please continue!
I will. :)
ReplyDelete