Dr. Mario – AugmentedBody

Nose Dodger:

 

 

This is a game about dodging and eating using your nose to guide the player and your mouth to eat the food.

And here’s what it looks like while you’re playing:

 

This was such a fun project, I was a little worried about how it would turn out while I was working on it, but once I got the base mechanics in I had blast throwing my face around the screen to dodge the projectiles. The face detection is a little weird at times but I figured out how to get mouth open and closed, my function could also be easily changed to get the distance from the screen to the face. I think handsfree.js has a lot of versatility and I will definitely be returning to it in the future.

Dr. Mario – facereadings

One of the things I thought was really cool was this work by Bruno Munari:

It was meant to show how little we really needed to portray a face and it reminded me a lot of non-human cartoon characters that have weird forms but we can still tell where the face is and the emotions its showing.

 

The other thing I found interesting was the project Artifacial: https://artifacial.org/

It think its pretty weird to have an externally controlled face, and I have no idea what the uses would be, but it was cool to see the control they had on each different muscle in the face using the nodes. It must be really weird to be the guy getting his face shifted.

Koke_Cacao-facereadings

(06-FaceReadings)

Zach Lieberman, Más Que La Cara Overview (~12 minute read)
Kyle McDonald, Appropriating New Technologies: Face as Interface (~15 minute read)
Last Week Tonight: Face Recognition (21 minutes)
Joy Buolamwini: How I’m fighting bias in algorithms (9 minutes)
Nabil Hassein, Against Black Inclusion in Facial Recognition (~5 minutes)

Many issues of facial (biometric) recognition are highlighted in the above links including privacy concerns, surveillance concerns, and machine bias… I won’t reiterate them here.

Today, the combination of face detection with publicly available social network information can correctly predict your Facebook profile and the first five digits of your SSN for a third of the public, in under three seconds:
Our study is less about face recognition and more about privacy concerns raised by the convergence of various technologies. There is no obvious answer and solution to the privacy concerns raised by widely available face recognition and identified (or identifiable) facial images. Google’s Eric Schmidt observed that, in the future, young individuals may be entitled to change their names to disown youthful improprieties. It is much harder, however, to change someone’s face.

In reading one of those articles, the above sentences shocked me again although I have known this fact long ago (except for the 5 digits of the SSN part). While reading those articles, two thoughts came to my mind as a scalable way to combat facial recognition software.

  1. There are many adversarial tools for directly modifying the faces. One example is Adversarial Mask. However, those solutions are infeasible as people don’t even want to put on their masks for COVID precaution. We need a better solution.
  2. Facial Filters in Cameras: we can implement algorithms that recognize and modify detected faces slightly in the output image so that while my close friends can correctly identify me but the same task will be hard for computer databases that have millions of faces. This can be achievable because we, as humans, can only encode a small number of facial features in our long-term memory: the size of extracted facial features for the human brain should be way smaller than that for a computer. This way, if all faces can be slightly modified right after taking the picture, the entire Internet would contain fake faces which will make face searcher harder.

Now, think about it. If Facebook (ironically “face”-book, now got a better name), Google, or Apple can implement algorithms like this on their user frontend before any data got transmitted, the majority of images online will become unsearchable.

Solar-facereadings

When reading about Más Que La Cara Overview, I was surprised to learn about the small intricate details of considering the software and tools to successfully create a public, interactive installation which are often overlooked. It is critical to consider factors such as the exposure of light on the face influence facial detection in public spaces. The importance of this consideration relates to the fact that most facial recognition software are not racially diverse which surprised me. It was also incredibly humorous to me when watching Face Recognition and learning about how the limitations of facial recognition software led police to use actor Woody Harrelson’s face which was a look-alike to the thief in order to catch the thief.