What Do (AI) See

How AI Perceives Chinese Characters That Uses Handwriting Input Methods

One of the most common input methods for writing Chinese on a phone is to use a finger to handwrite the characters. What Do (AI) See is a series of works conducted in the context of a collection of this handwritten input alongside AI’s predictive output, which includes the implementation of this new form of characters in physical books and the introduction of a new thesaurus in electronic devices. This project is based on a database, compiling stroke compositions that the AI recognizes as existing Chinese characters, despite the irregularity of stroke combinations. It sheds light on a new form of writing that is being invented by a human-machine collaboration.

The first step I took was to ask a number of people to write the same message using iPhone's handwriting input method, and recorded their writing process. When putting their writing processes together for comparison, it's easy to discover that each person has different writing habits and the handwriting input method gives different guesses to their handwritten characters.

At the second step, I focused on how the AI of the handwriting input method gives different guesses as the stroke changes when one writes a particular character. In the process of completing a character, the unfinished combinations of strokes are also recognized by the AI as different characters.

After collecting the process of handwriting different contents from more people, I started to work on the recorded videos, extracting each moment when the AI made the recognition and analyzing it as individual cases.

Afterwards, I used Python to assemble the captured images into folders, using the AI-recognized character as the folder name, with each folder containing both the handwritten part of the image and the first guess of character that the AI made.

Since the AI will generate the same character in different cases during the collection, I also used a json file to merge different characters which are recognized, such that one character will be written in many different forms. In the next step, these characters that have multiple forms will be randomly selected and presented.

Now, it is time for you to try using the Pinyin Input Method to type out Chinese characters in the input box and see what form the character you want to type will appear in my work. Press the "Clear" button to empty the text box. (If there is a character that has not yet been collected in the database, it will be shown in its original form. The database is still being continuously improved. Thank you for your understanding.)