By Dennis

P(purple/giraffe)

There is a disconnect when we think about probability and thought. To think that not only do we calculate the probability of events, but that we do it many times a day subconsciously can be quite suspect. Still, this idea makes sense. If we see that the ground is wet we immediately deduct that something made it wet. We then take the information of our environment to guess the cause. If the sun is shining there is a strong chance that it did not rain. If we see a sprinkler close by there is a strong chance that it could have gotten the ground wet. Even though we do not formally think P(sprinkler/wet) = (P(wet)*P(wet/sprinkler))/P(sprinkler) this formula does yield similar results. It seems that we do something close enough so that this model accurately reflects (or at least describes) some of our thought process. This is evident in today’s expert systems, some machine learning algorithms, and computer vision. What interest me more, however, is how we arrive at these prior probabilities, and how often we change them.

The calculation of some probabilities seem straight forward. If it is raining things will get wet would imply that P(wet/rain)=1. Yet, if something is blocking the rain (like a roof or a tarp) this is not true. The condition of wet remains the same, but P(wet) is either dynamically calculated or we do not calculate P(rain/wet) but instead P((rain/wet)/tarp). It seems to me that something other than just Bayes theorem is being calculated. Do we calculate heuristics?  Do we repeatedly nest bayes rule? And how often must we recalculate p(some event)? If we see a purple giraffe after seeing 100 yellow ones do we change p(purple/giraffe) to ½? Or do we treat this a a rare event and still conclude that most (99%) of giraffes are yellow? How many anomalous events would we have to see to change this? How do we decide how much to change this number by? If it directly effects our well being do we change our probabilities more?

The magic Number (g)

While reading the assigned papers I was reminded of my first attempt to define intelligence. I was taking an independent study course in artificial intelligence, and I had decided to find out what intelligence was before I attempted to create it myself. The definitions I found were very vague. It seemed everyone had their own idea of intelligence. Needless to say, I did not find a concrete definition.

Perhaps my inability to find a definition was the reason that E.G.Boring’s proposal to define intelligence stood out. While I don’t agree with defining intelligence by the measures used in standard IQ tests I do feel that a more fleshed out definition would help focus our efforts to create intelligence. The proposed notion that intelligence is both “the ability to adapt to one’s environment” and “the ability to learn from one’s experience” is one that I generally agree with. However, as revisionists have noted this definition does not address certain factors (such as speed) that we associate with intelligence. Furthermore, there are many ways in which people can adapt or learn. Who is to say that one of those is better than any other?

Sure, defining intelligence, and using that definition to create assessments, would have some advantages. With this information we could identify students who may need help and provide them opportunities that may otherwise not be available to them (remedial classes etc). Unfortunately, anything that can be measured seems to bring with it elitism. If a standard definition for intelligence were to be established today I’m not sure our society would be altruistic. From a employer’s perspective it may seem easier to fire an employee who has a low intelligence score and higher another more “intelligent” employee. From a school administrator’s point of view it may be very tempting to add an intelligence requirement to the admission process. I believe that for many this magic number would be terribly influential. The test would not only measure whatever we defined intelligence to be, but could also determine one’s fate.

Perhaps a single number that embodies intelligence wouldn’t bring about such a dystopia. Still something doesn’t sit well when boiling a person’s cognitive ability down to a single number. For that reason I see myself gravitating towards Gardner’s idea of multiple intelligences. Einstein and Van Gohg are generally seen as geniuses in their own domains. Is there a magic “g” that would have declared them destined for greatness? To me it seems more likely that each had different set of skills that while different were equally impressive.

Hey kid, I'ma computer

It is difficult to think of human intelligence as simply one mechanism that that can accurately distinguish about seven inputs. It is also very difficult to think that the only way one can get better is by nesting these mechanisms. I’m not saying that Miller’s magic number has no ground, but I do wonder if he simply discovered a mechanism humans use when they first come in contact with a new problem. When the novices and experts were mentioned I started to think about what makes a computer program more efficient when compared to another. Given a task, one computer program is usually deemed superior if the time for it to execute is faster, if it can keep this speed with a bigger data set, and if it consistently produces accurate results. I would argue that the same criteria can be applied to determine the difference between an expert and a novice. Experts solve problems faster, usually can handle greater data sets, and are rather consistent in terms of their out put (they don’t make many mistakes). In computer programs you generally see a performance boost when a faster algorithm is applied. A substantially modified bubble sort (the worst kind of sorting algorithm save randomly sorting) does not perform much better than a regular bubble sort. Similarly I would like to think that experts develop a structure that is more sophisticated than the 7 input algorithm that Miller proposes we use.

I like the idea of using heuristics to find an optimal solution to a problem. When you have many ways to tackle a problem finding the method that is more useful will definitely increase your performance on a task. In terms of intelligence, this approach also fits with the idea that intelligence is partially defined by how well we can adapt. The problem I see is the generation of these heuristics. Where do they come from? How do we create them? If intelligence is how well we adapt to a new obstacle then surely the generation of these heuristics must be an important component. Even with Miller’s idea of chunking we have to wonder how we create the definition of a chunk. Yes chunking allows us to process more information faster, but at some point biologically, or by some other means, we must identify patterns that we can then use as chunking criteria. For some reason I don’t see the addition of dimensions to be a sufficient answer.

MuSe

Project Description:
MuSe was designed as an introductory music toy designed in the spring quarter of 2009. Muse has undergone 8 prototype revisions and more than 10 user tests. Music teachers and musicians were also consulted during the making of MuSe. The resulting product is a simple and flexible toy for kids to play with while learning about music.

MuSe sought to help kids learn the concept of pitch. Our target audience were kids ages 3 to 5. MuSe was designed with multiple modes of play in mind and can be played by an individual or a group, either at home or at school.

The finished MuSe product had 3 modes of play.

  • In the ‘listen and play’ mode, muse plays a tone and then checks if the user’s input matched the last pitch. If the pitch matches the tone is played and the player is rewarded. If it does not match the player is urged to try again.
  • In the Improvise Play session a melody is played in the key of C. The student can play over this for as long as they wish. Students also have the choice to turn the music off so that just their notes are heard.
  • In Complete the Melody the player is first presented with a simple melody. They are then played the same melody except for the last pitch. The students must play the correct pitch to move on to another melody.

Tangible Turtle

An aspect of the original logo that always stuck around with me was the presence of a physical turtle that would obey the commands it was given. I always felt that this made programing in logo that much more impacting because something in the physical world responded to the commands issued in the program. In Tangible Turtle I decided to make the commands tangible instead. I chose to do this for many reasons centered around the idea that tangible objects would be easier to relate to than a computer program. This is especially true for younger children and those who are not comfortable using a computer. With tangible commands users would not have to worry about syntax or spelling, two things that often discourage people who are starting to program.

Muse Learning Theory / Design

Sensory education
Intrinsic link of senses and mind. Children must experience
concepts, not just learn them. (Montessori)

Young children learn through physical interaction. They test their physical boundaries because it’s new to them by playing, running, jumping, screaming, dancing, climbing, etc. Play is the heart of Waldorf kindergarten (Steiner)

From the interview with music teacher/observation…

How Children Learn Pitch/ How Teachers Teach Pitch

Young children learned pitches not only through listening but also seeing the guidance and gestures from the teachers.  The music instructor we interviewed also mentioned the following teaching methodology using gestures and visualization to teach pitch.

1. Body gesture

If the child is singing lower than the correct pitch, teacher will lifting the hand up to tell the child to sing higher until the child sings the matched pitch.  If the child is singing higher than the correct pitch, teacher will lower the hand down to let the child know that he should be singing lower. When the child sings the matched pitch, the teacher will inform the child that he gets the correct one.

2. Rubberstamp game

In classroom, teacher gives each children a piece of paper and a pencil. Children will draw a line to divide a piece of paper in half, the horizontal line is the base line.
Then each children is given a rubberstamp.  The teacher tells children if they hear a note or a pitch that either higher or lower in relation to the sound of base-pitch she played before, stamp the rubber stamp on to the higher area or lower area.  It can be very high from the base line, very low form the base line, very close to the base line, and from left to right.

Then, teacher can also ask children to hum or sing the notes (rubberstamp marks) on the paper. This way, children learn the basic concept of staves and sight reading.

Ability to Produce Pitch

Children learn with many senses even in the music field where people think hearing and ability are all that is needed to be successful. Young children also do not have enough ability (motor skills/voices) to “produce” a correct pitch, even they might be able to distinguish different notes/pitches. A teacher needs to introduce them how to play instruments such as Piano, Violin, Flute, etc. before children can produce the sound.  However, some musical instruments such as violin and flute do not have the visual mapping as obvious and direct as keyboard instrument. So some children might not be able to produce a sound even they can distinguish the difference.

Productive Play

Play is a productive means of allowing children to explore, inquire and have their senses educated. (Montessori)

Play with a purpose

Learning by play has a purpose, an intent, and an end in mind. “…play has an end in the sense of a directing idea which gives point to the successive acts. Persons who play are not just doing something (pure physical movement); they are trying to do or effect something, an attitude that involves anticipatory forecasts which stimulate their present responses.” (Dewey)

Play as a pedagogy
Play serves as a functional instructional strategy in which learning takes place within the meaningful context of a game. In playing games, participants in the learning environment go through a series of cognitive disequilibrium and accomodation, resulting in learning.

Physical Interaction and Collaborative Learning/Playing

To introduce the fundamental of music, children are given the lessons in group such as rhythmic class or dance class.  The tools that teachers use are varied, other than the examples above.
According to Waldorf education, finished toys limited children imagination and force children to play in a certain way, predictable and limited.

With the interaction design of MuSe, we believe that we will provide users with more affordances than learning pitch through instruments or through existing tool such as pitch-bells.

Muse has flexibility to let teachers and learners explore the pitches learning through different modes of play and use many kinds of physical interaction with the toy.

Children can use any parts of their body to produce sound through the buttons.  They can stand, step on, jump, sit, hit, and put each buttons either on provided-podiums or onto environments (chair, sofa, table, floor).  In order to expand and invite more players to play and produce music together.

MuSe enables the user to trigger a certain pitch by pressing the corresponding pitch pad. A computer recognition system is integrated to play the tone and show the corrected note for the users.

With this toy, kids can practice pitch listening through various games, either with the computer (e.g. dance on the pads to play a song, listen to a piece of music and repeat the last pitch he/her hears, etc.) or with group of friends (e.g. play a song together, the first who repeats the last pitch right win, etc.).

Pulse Story Board

For my story board I chose to represent the task of a player playing king of the hill offensively. There are 3 ways our group discussed in which a player can play offensively. One is of course to score. In order to score players must get to the hill and stay there as long a s possible. The more time on the hill the more points you get. The next way to play offensively is to use virtual weapons. There are 2 types of virtual weapons, bombs and mines. Bombs can be used immediately and affect the surrounding players. Mines can be set at a given location and later detonated from a distance. In all cases players must move to a predefined area whether it be to get on the hill, or to pick up a weapon. These areas are found by searching for their icon in the in game map. Weapons are used/detonated by pressing the weapon’s image on the screen.

User Test

  1. Testing the current game – Our plan is to test the game interface indoors without the physical element. Users will be asked to create a Pulse game, define the settings of the game, and play. They will not be told by the testers what the objective of the game is, or how to play it. We believe that a good game interface would help the player learn the rules and objectives, even if they are not experienced. There is a help screen in the application that the users can pop up, which explains the objective of the game and icons. Ultimately, the user test would include testing the interaction between the physical and digital aspects of the game. However, the current stage of the game requires us to test the layout of the game setup and the ability of icons and symbols to communicate. So, we informed users that the icons would eventually be controlled by GPS signal, however that in the test they should point the icons toward their destinations.
    Questions we want to answer:
    How does a first-time user understand the game rules and mechanics?
    How intuitive is it to create the game with Pulse?
    Is the game fun to play on screen?
    Our setup was to provide a single player with an iPod Touch what was installed with Pulse.
    Then, we read them our written instructions (printed on questionnaire).
  2. revisions and changes:
    Changes implemented:
    -re-ordering the setup menu so to pipeline-it and add default values. This change dramatically reduces the time it takes to create a game. -moving the help screen to appear earlier in the game setup stages
    This revision helped the novice player understand the game before entering play.
    The game satisfied Nielson’s third heuristic(User Control and Freedome) with the help screen.
    -Eliminate waiting screen’s spinning clock when done waiting
    -make “my gps icon” prominent
    -label health elements
    -show feedback when my player has attacked opposing team member.
    Test users mentioned that they needed to know if their attacks were received.
    Initially this feedback was missing from our interface. Post testing, we are in the process of implementing the feedback feature where a player can see the damage on the opponent. This change would satisfy Nielson’s first heuristic(visibility of feedback), as well as narrow the Gulf of Evaluation.
  3. design reflections: The users are more eager to engage with the functional prototype than they were for the paper prototype. Our guess it that the application seems “real”, and they experience fewer obstacles in navigating the menu items. The paper protoype was not part a a bigger system (mobile OS). Therefore, some dead-end or similar problems were “solved” by re-starting the test. Having a functional prototype empowers the user to find a way out of our design flaws, giving us a better sense of their impact. Time was unmeasurable with the paper prototype, since what it took us to manipulate the prototype was significant and not regular. The functional prototype allows us to measure time in a more precise way, and time proved to be a very rich source of information. In our experiences as test users of other team’s interfaces, there was a sense of awe that came in reaction to knowing that the students made things work. And feeling this motivated us to try out the apps.