| { |
| "paper_id": "P11-1018", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T08:45:31.916048Z" |
| }, |
| "title": "Multi-Modal Annotation of Quest Games in Second Life", |
| "authors": [ |
| { |
| "first": "Sharon", |
| "middle": [ |
| "Gower" |
| ], |
| "last": "Small", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "ILS Institute State University of New York at Albany Albany", |
| "location": { |
| "postCode": "12222", |
| "region": "NY" |
| } |
| }, |
| "email": "small@albany.edu" |
| }, |
| { |
| "first": "Jennifer", |
| "middle": [], |
| "last": "Stromer-Galley", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "ILS Institute State University of New York at Albany Albany", |
| "location": { |
| "postCode": "12222", |
| "region": "NY" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Tomek", |
| "middle": [], |
| "last": "Strzalkowski", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "ILS Institute State University of New York at Albany Albany", |
| "location": { |
| "postCode": "12222", |
| "region": "NY" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "We describe an annotation tool developed to assist in the creation of multimodal actioncommunication corpora from on-line massively multi-player games, or MMGs. MMGs typically involve groups of players (5-30) who control their avatars 1 , perform various activities (questing, competing, fighting, etc.) and communicate via chat or speech using assumed screen names. We collected a corpus of 48 group quests in Second Life that jointly involved 206 players who generated over 30,000 messages in quasisynchronous chat during approximately 140 hours of recorded action. Multiple levels of coordinated annotation of this corpus (dialogue, movements, touch, gaze, wear, etc) are required in order to support development of automated predictors of selected real-life social and demographic characteristics of the players. The annotation tool presented in this paper was developed to enable efficient and accurate annotation of all dimensions simultaneously.", |
| "pdf_parse": { |
| "paper_id": "P11-1018", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "We describe an annotation tool developed to assist in the creation of multimodal actioncommunication corpora from on-line massively multi-player games, or MMGs. MMGs typically involve groups of players (5-30) who control their avatars 1 , perform various activities (questing, competing, fighting, etc.) and communicate via chat or speech using assumed screen names. We collected a corpus of 48 group quests in Second Life that jointly involved 206 players who generated over 30,000 messages in quasisynchronous chat during approximately 140 hours of recorded action. Multiple levels of coordinated annotation of this corpus (dialogue, movements, touch, gaze, wear, etc) are required in order to support development of automated predictors of selected real-life social and demographic characteristics of the players. The annotation tool presented in this paper was developed to enable efficient and accurate annotation of all dimensions simultaneously.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "The aim of our project is to predict the real world characteristics of players of massively-multiplayer online games, such as Second Life (SL). We sought to predict actual player attributes like age or education levels, and personality traits including leadership or conformity. Our task was to do so using only the behaviors, communication, and interaction among the players produced during game play. To do so, we logged all players' avatar movements, \"touch events\" (putting on or taking off clothing items, for example), and their public chat messages (i.e., messages that can be seen by all players in the group). Given the complex nature of interpreting chat in an online game environment, we required a tool that would allow annotators to have a synchronized view of both the event action as well as the chat utterances. This would allow our annotators to correlate the events and the chat by marking them simultaneously. More importantly, being able to view game events enables more accurate chat annotation; and conversely, viewing chat utterances helps to interpret the significance of certain events in the game, e.g., one avatar following another. For example, an exclamation of: \"I can't do it!\" could be simply a response (rejection) to a request from another player; however, when the game action is viewed and the speaker is seen attempting to enter a building without success, another interpretation may arise (an assertion, a call for help, etc.).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The Real World (RW) characteristics of SL players (and other on-line games) may be inferred to varying degrees from the appearance of their avatars, the behaviors they engage in, as well as from their on-line chat communications. For example, the avatar gender generally matches the gender of the owner; on the other hand, vocabulary choices in chat are rather poor predictors of a player's age, even though such correlation is generally seen in real life conversation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Second Life 2 was the chosen platform because of the ease of creating objects, controlling the play environment, and collecting players' movement, chat, and other behaviors. We generated a corpus of chat and movement data from 48 quests comprised of 206 participants who generated over 30,000 messages and approximately 140 hours of recorded action. We required an annotation tool to help us efficiently annotate dialogue acts and communication links in chat utterances as well as avatar movements from such a large corpus. Moreover, we required correlation between these two dimensions of chat and movement since movement and other actions may be both causes and effects of verbal communication. We developed a multimodal event and chat annotation tool (called RAT, the Relational Annotation Tool), which will simultaneously display a 2D rendering of all movement activity recorded during our Second Life studies, synchronized with the chat utterances. In this way both chat and movements can be annotated simultaneously: the avatar movement actions can be reviewed while making dialogue act annotations. This has the added advantage of allowing the annotator to see the relationships between chat, behavior, and location/movement. This paper will describe our annotation process and the RAT tool.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Annotation tools have been built for a variety of purposes. The CSLU Toolkit (Sutton et al., 1998 ) is a suite of tools used for annotating spoken language. Similarly, the EMU System (Cassidy and Harrington, 2001 ) is a speech database management system that supports multi-level annotations. Systems have been created that allow users to readily build their own tools such as AGTK (Bird et al., 2001 ). The multi-modal tool DAT (Core and Allen, 1997) was developed to assist testing of the DAMSL annotation scheme. With DAT, annotators were able to listen to the actual dialogues as well as view the transcripts. While these tools are all highly effective for their respective tasks, ours is unique in its synchronized view of both event action and chat utterances.", |
| "cite_spans": [ |
| { |
| "start": 77, |
| "end": 97, |
| "text": "(Sutton et al., 1998", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 183, |
| "end": 212, |
| "text": "(Cassidy and Harrington, 2001", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 382, |
| "end": 400, |
| "text": "(Bird et al., 2001", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Although researchers studying online communication use either off-the shelf qualitative data analysis programs like Atlas.ti or NVivo, a few studies have annotated chat using custom-built tools. One approach uses computer-mediated discourse analysis approaches and the Dynamic Topic Analysis tool (Herring, 2003; Herring & Nix; Stromer-Galley & Martison, 2009) , which allows annotators to track a specific phenomenon of online interaction in chat: topic shifts during an interaction. The Virtual Math Teams project (Stahl, 2009 ) created a ated a tool that allowed for the simultaneous playback of messages posted to a quasi-synchronous discussion forum with whiteboard drawings that student math team members used to illustrate their ideas or visualize the math problem they were trying to solve (\u00c7akir, 2009) .", |
| "cite_spans": [ |
| { |
| "start": 297, |
| "end": 312, |
| "text": "(Herring, 2003;", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 313, |
| "end": 327, |
| "text": "Herring & Nix;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 328, |
| "end": 360, |
| "text": "Stromer-Galley & Martison, 2009)", |
| "ref_id": null |
| }, |
| { |
| "start": 516, |
| "end": 528, |
| "text": "(Stahl, 2009", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 798, |
| "end": 811, |
| "text": "(\u00c7akir, 2009)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A different approach to data capture of complex human interaction is found in the AMI Meeting Corpus (Carletta, 2007) . It captures participants' head movement information from individual headmounted cameras, which allows for annotation of nodding (consent, agreement) or shaking (disagreement), as well as participants' locations within the room; however, no complex events involving series of movements or participant proximity are considered. We are unaware of any other tools that facilitate the simultaneous playback of multi-modes of communication and behavior.", |
| "cite_spans": [ |
| { |
| "start": 101, |
| "end": 117, |
| "text": "(Carletta, 2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "To generate player data, we rented an island in Second Life and developed an approximately two hour quest, the Case of the Missing Moonstone. In this quest, small groups of 4 to 5 players, who were previously unacquainted, work their way together through the clues and puzzles to solve a murder mystery. We recruited Second Life players in-game through advertising and setting up a shop that interested players could browse. We also used Facebook ads, which were remarkably effective.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Second Life Experiments", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The process of the quest experience for players started after they arrived in a starting area of the island (the quest was open only to players who were made temporary members of our island) where they met other players, browsed questappropriate clothing to adorn their avatars, and received information from one of the researchers. Once all players arrived, the main quest began, progressing through five geographic areas in the island. Players were accompanied by a \"training sergeant\", a researcher using a robot avatar, that followed players through the quest and provided hints when groups became stymied along their investigation but otherwise had little interaction with the group.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Second Life Experiments", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The quest was designed for players to encounter obstacles that required coordinated action, such as all players standing on special buttons to activate a door, or the sharing of information between players, such as solutions to a word puzzle, in order to advance to the next area of the quest (Figure 1 ). Quest activities requiring coordination among the players were common and also necessary to ensure a sufficient degree of movement and message traffic to provide enough material to test our predictions, and to allow us to observe particular social characteristics of players. Players answered a survey before and then again after the quest, providing demographic and trait information and evaluating other members of their group on the characteristics of interest.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 293, |
| "end": 302, |
| "text": "(Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Second Life Experiments", |
| "sec_num": "3" |
| }, |
| { |
| "text": "We recorded all players' avatar movements as they purposefully moved avatars through the virtual spaces of the game environment, their public chat, and their \"touch events\", which are the actions that bring objects out of player inventories, pick up objects to put in their inventories, or to put objects, such as hats or clothes, onto the avatars, and the like. We followed Yee and Bailenson's (2008) technical approach for logging player behavior. To get a sense of the volume of data generated, 206 players generated over 30,000 messages into the group's public chat from the 48 sessions. We compiled approximately 140 hours of recorded action. The avatar logger was implemented to record each avatar's location through their (x,y,z) coordinates, recorded at two second intervals. This information was later used to render the avatar's position on our 2D representation of the action (section 4.1).", |
| "cite_spans": [ |
| { |
| "start": 375, |
| "end": 401, |
| "text": "Yee and Bailenson's (2008)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Collection", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "The Relational Annotation Tool (RAT) was built to assist in annotating the massive collection of data collected during the Second Life experiments. A tool was needed that would allow annotators to see the textual transcripts of the chat while at the same time view a 2D representation of the action. Additionally, we had a textual transcript for a select set of events: touch an object, stand on an object, attach an object, etc., that we needed to make available to the annotator for review. These tool characteristics were needed for several reasons. First, in order to fully understand the communication and interaction occurring between players in the game environment and accurately annotate those messages, we needed annotators to have as much information about the context as possible. The 2D map coupled with the events information made it easier to understand. For example, in the quest, players in a specific zone, encounter a dead, maimed body. As annotators assigned codes to the chat, they would sometimes encounter exclamations, such as \"ew\" or \"gross\". Annotators would use the 2D map and the location of the exclaiming avatar to determine if the exclamation was a result of their location (in the zone with the dead body) or because of something said or done by another player. Location of avatars on the 2D map synchronized with chat was also helpful for annotators when attempting to disambiguate communicative links. For example, in one subzone, mad scribblings are written on a wall. If player A says \"You see that scribbling on the wall?\" the annotator needs to use the 2D map to see who the player is speaking to. If player A and player C are both standing in that subzone, then the annotator can make a reasonable assumption that player A is directing the question to player C, and not player B who is located in a different subzone. Second, we annotated coordinated avatar movement actions (such as following each other into a building or into a room), and the only way to readily identify such complex events was through the 2D map of avatar movements.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "RAT", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The overall RAT interface, Figure 2 , allows the annotator to simultaneously view all modes of representation. There are three distinct panels in this interface. The left hand panel is the 2D representation of the action (section 4.1). The upper right hand panel displays the chat and event transcripts (section 4.2), while the lower right hand portion is reserved for the three annotator sub-panels (section 4.3). ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 27, |
| "end": 35, |
| "text": "Figure 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "RAT", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The 2D representation was the most challenging of the panels to implement. We needed to find the proper level of abstraction for the action, while maintaining its usefulness for the annotator. Too complex a representation would cause cognitive overload for the annotator, thus potentially deteriorating the speed and quality of the annotations. Conversely, an overly abstract representation would not be of significant value in the annotation process.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The 2D Game Representation", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "There were five distinct geographic areas on our Second Life Island: Starting Area, Mansion, Town Center, Factory and Apartments. An overview of the area in Second Life is displayed in Figure 3 . We decided to represent each area separately as each group moves between the areas together, and it was therefore never necessary to display more than one area at a time. The 2D representation of the Mansion Area is displayed in Figure 4 below. Figure 5 is an exterior view of the actual Mansion in Second Life. Each area's fixed representation was rendered using Java Graphics, reading in the Second Life (x,y,z) coordinates from an XML data file. We represented the walls of the buildings as connected solid black lines with openings left for doorways. Key item locations were marked and labeled, e.g. Kitten, maid, the Idol, etc. Even though annotators visited the island to familiarize themselves with the layout, many mansion rooms were labeled to help the annotator recall the layout of the building, and minimize error of annotation based on flawed recall. Finally, the exact time of the action that is currently being represented is displayed in the lower left hand corner. Avatar location was recorded in our log files as an (x,y,z) coordinate at a two second interval. Avatars were represented in our 2D panel as moving solid color circles, using the x and y coordinates. A color coded avatar key was displayed below the 2D representation. This key related the full name of every avatar to its colored circle representation. The z coordinate was used to determine if the avatar was on the second floor of a building. If the z value indicated an avatar was on a second floor, their icon was modified to include the number \"2\" for the duration of their time on the second floor. Also logged was the avatar's degree of rotation. Using this we were able to represent which direction the avatar was looking by a small black dot on their colored circle.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 185, |
| "end": 193, |
| "text": "Figure 3", |
| "ref_id": "FIGREF2" |
| }, |
| { |
| "start": 425, |
| "end": 433, |
| "text": "Figure 4", |
| "ref_id": "FIGREF3" |
| }, |
| { |
| "start": 441, |
| "end": 449, |
| "text": "Figure 5", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "The 2D Game Representation", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "As the annotators stepped through the chat and event annotation, the action would move forward, in synchronized step in the 2D map. In this way at any given time the annotator could see the avatar action corresponding to the chat and event transcripts appearing in the right panels. The annotator had the option to step forward or backward through the data at any step interval, where each step corresponded to a two second increment or decrement, to provide maximum flexibility to the annotator in viewing and reviewing the actions and communications to be annotated. Additionally, \"Play\" and \"Stop\" buttons were added to the tool so the annotator may simply watch the action play forward rather than manually stepping through.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The 2D Game Representation", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Avatar utterances along with logged Second Life events were displayed in the Chat and Event Panel (Figure 6 ). Utterances and events were each displayed in their own column. Time was recorded for every utterance and event, and this was displayed in the first column of the Chat and Event Panel. All avatar names in the utterances and events were color coded, where the colors corresponded to the avatar color used in the 2D panel. This panel was synchronized with the 2D Representation panel and as the annotator stepped through the game action on the 2D display, the associated utterances and events populated the Chat and Event panel. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 98, |
| "end": 107, |
| "text": "(Figure 6", |
| "ref_id": "FIGREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The Chat & Event Panel", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "The Annotator Panels (Figures 7 and 10 ) contains all features needed for the annotator to quickly annotate the events and dialogue. Annotators could choose from a number of categories to label each dialogue utterance. Coding categories included communicative links, dialogue acts, and selected multi-avatar actions. In the following we briefly outline each of these. A more detailed description of the chat annotation scheme is available in (Shaikh et al., 2010) .", |
| "cite_spans": [ |
| { |
| "start": 442, |
| "end": 463, |
| "text": "(Shaikh et al., 2010)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 21, |
| "end": 38, |
| "text": "(Figures 7 and 10", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The Annotator Panels", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "One of the challenges in multi-party dialogue is to establish which user an utterance is directed towards. Users do not typically add addressing information in their utterances, which leads to ambiguity while creating a communication link between users. With this annotation level, we asked the annotators to determine whether each utterance was addressed to some user, in which case they were asked to mark which specific user it was addressed to; was in response to another prior utterance by a different user, which required marking the specific utterance responded to; or a continuation of the user's own prior utterance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Communicative Links", |
| "sec_num": "4.3.1" |
| }, |
| { |
| "text": "Communicative link annotation allows for accurate mapping of dialogue dynamics in the multiparty setting, and is a critical component of tracking such social phenomena as disagreements and leadership.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Communicative Links", |
| "sec_num": "4.3.1" |
| }, |
| { |
| "text": "We developed a hierarchy of 19 dialogue acts for annotating the functional aspect of the utterance in the discussion. The tagset we adopted is loosely based on DAMSL (Allen & Core, 1997) and SWBD (Jurafsky et al., 1997) , but greatly reduced and also tuned significantly towards dialogue pragmatics and away from more surface characteristics of utterances. In particular, we ask our annotators what is the pragmatic function of each utterance within the dialogue, a decision that often depends upon how earlier utterances were classified. Thus augmented, DA tags become an important source of evidence for detecting language uses and such social phenomena as conformity. Examples of dialogue act tags include Assertion-Opinion, Acknowledge, Information-Request, and Confirmation-Request.", |
| "cite_spans": [ |
| { |
| "start": 191, |
| "end": 219, |
| "text": "SWBD (Jurafsky et al., 1997)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dialogue Acts", |
| "sec_num": "4.3.2" |
| }, |
| { |
| "text": "Using the augmented DA tagset also presents a fairly challenging task to our annotators, who need to be trained for many hours before an acceptable rate of inter-annotator agreement is achieved. For this reason, we consider our current DA tagging as a work in progress.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dialogue Acts", |
| "sec_num": "4.3.2" |
| }, |
| { |
| "text": "Each of the five main areas had a corresponding set of subzones. A subzone is a building, a room within a building, or any other identifiable area within the playable spaces of the quest, e.g. the Mansion has the subzones: Hall, Dining Room, Kitchen, Outside, Ghost Room, etc. The subzone was determined based on the avatar(s) (x,y,z) coordinates and the known subzone boundaries. This additional piece of data allowed for statistical analysis at different levels: avatar, dialogue unit, and subzone. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Zone coding", |
| "sec_num": "4.3.3" |
| }, |
| { |
| "text": "As mentioned, in addition to chat we also were interested in having the annotators record composite events involving multiple avatars over a span of time and space. While the design of the RAT tool will support annotation of any event of interest with only slight modifications, for our purposes, we were interested in annotating two types of events that we considered significant for our research hypotheses. The first type of event was the multiavatar entry (or exit) into a sub-zone, including the order in which the avatars moved. Figure 8 shows an example of a \"Moves into Subzone\" annotation as displayed in the Chat & Event Panel. Figure 9 shows the corresponding series of progressive moments in time portraying entry into the Bank subzone as represented in RAT. In the annotation, each avatar name is recorded in order of its entry into the subzone (here, the Bank). Additionally, we record the subzone name and the time the event is completed 3 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 535, |
| "end": 543, |
| "text": "Figure 8", |
| "ref_id": "FIGREF6" |
| }, |
| { |
| "start": 638, |
| "end": 646, |
| "text": "Figure 9", |
| "ref_id": "FIGREF7" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Multi-avatar events", |
| "sec_num": "4.3.4" |
| }, |
| { |
| "text": "The second type of event we annotated was the \"follow X\" event, i.e., when one or more avatars appeared to be following one another within a subzone. These two types of events were of particular interest because we hypothesized that players who are leaders are likely to enter first into a subzone and be followed around once inside.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Multi-avatar events", |
| "sec_num": "4.3.4" |
| }, |
| { |
| "text": "In addition, support for annotation of other types of composite events can be added as needed; for example, group forming and splitting, or certain joint activities involving objects, etc. were fairly common in quests and may be significant for some analyses (although not for our hypotheses).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Multi-avatar events", |
| "sec_num": "4.3.4" |
| }, |
| { |
| "text": "For each type of event, an annotation subpanel is created to facilitate speedy markup while minimizing opportunities for error ( Figure 10) . A \"Moves Into Subzone\" event is annotated by recording the ordinal (1, 2, 3, etc.) for each avatar. Similarly, a \"Follows\" event is coded as avatar group \"A\" follows group \"B', where each group will contain one or more avatars. To annotate the large volume of data generated from the Second Life quests, we developed an annotation guide that defined and described the annotation categories and decision rules annotators were to follow in categorizing the data units (following previous projects (Shaikh et al., 2010) . Two students were hired and trained for approximately 60 hours, during which time they learned how to use the annotation tool and the categories and rules for the annotation process. After establishing a satisfactory level of interrater reliability (average Krippendorff's alpha of all measures was <0.8. Krippendorff's alpha accounts for the probability of chance agreement and is therefore a conservative measure of agreement), the two students then annotated the 48 groups over a four-month period. It took approximately 230 hours to annotate the sessions, and they assigned over 39,000 dialogue act tags. Annotators spent roughly 7 hours marking up the movements and chat messages per 2.5 hour quest session. ", |
| "cite_spans": [ |
| { |
| "start": 637, |
| "end": 658, |
| "text": "(Shaikh et al., 2010)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 129, |
| "end": 139, |
| "text": "Figure 10)", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Multi-avatar events", |
| "sec_num": "4.3.4" |
| }, |
| { |
| "text": "The current version of the annotated corpus consists of thousands of tagged messages including: 4,294 action-directives, 17,129 assertion-opinions, 4,116 information requests, 471 confirmation requests, 394 offer-commits, 3,075 responses to information requests, 1,317 agree-accepts, 215 disagree-rejects, and 2,502 acknowledgements, from 30,535 presplit utterances (31,801 post-split). We also assigned 4,546 following events.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Annotated Corpus", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "In this paper we described the successful implementation and use of our multi-modal annotation tool, RAT. Our tool was used to accurately and simultaneously annotate over 30,000 messages and approximately 140 hours of action. For each hour spent annotating, our annotators were able to tag approximately 170 utterances as well as 36 minutes of action. The annotators reported finding the tool highly functional and very efficient at helping them easily assign categories to the relevant data units, and that they could assign those categories without producing too many errors, such as accidentally assigning the wrong category or selecting the wrong avatar. The function allowing for the synchronized playback of the chat and movement data coupled with the 2D map increased comprehension of utterances and behavior of the players during the quest, improving validity and reliability of the results.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "All avatar names seen in this paper have been changed to protect players' identities.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "An online Virtual World developed and launched in 2003, by Linden Lab, San Francisco, CA. http://secondlife.com", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "We are also able to record the start time of any event but for our purposes we were only concerned with the end time.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This research is part of an Air Force Research Laboratory sponsored study conducted by Colorado State University, Ohio University, the University at Albany, SUNY, and Lockheed Martin.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgements", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "annotation tools based on the annotation graph API", |
| "authors": [ |
| { |
| "first": "Steven", |
| "middle": [], |
| "last": "Bird", |
| "suffix": "" |
| }, |
| { |
| "first": "Kazuaki", |
| "middle": [], |
| "last": "Maeda", |
| "suffix": "" |
| }, |
| { |
| "first": "Xiaoyi", |
| "middle": [], |
| "last": "Ma", |
| "suffix": "" |
| }, |
| { |
| "first": "Haejoong", |
| "middle": [], |
| "last": "Lee", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of ACL/EACL 2001 Workshop on Sharing Tools and Resources for Research and Education", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Steven Bird, Kazuaki Maeda, Xiaoyi Ma and Haejoong Lee. 2001. annotation tools based on the annotation graph API. In Proceedings of ACL/EACL 2001 Workshop on Sharing Tools and Resources for Re- search and Education.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "The organization of graphical, narrative and symbolic interactions", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [ |
| "P" |
| ], |
| "last": "\u00c7akir", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Studying virtual math teams", |
| "volume": "", |
| "issue": "", |
| "pages": "99--140", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. P. \u00c7akir. 2009. The organization of graphical, narra- tive and symbolic interactions. In Studying virtual math teams (pp. 99-140). New York, Springer.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Unleashing the killer corpus: experiences in creating the multi-everything AMI Meeting Corpus", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carletta", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Language Resources and Evaluation Journal", |
| "volume": "41", |
| "issue": "2", |
| "pages": "181--190", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Carletta. 2007. Unleashing the killer corpus: experi- ences in creating the multi-everything AMI Meeting Corpus. Language Resources and Evaluation Journal 41(2): 181-190.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Coding dialogues with the DAMSL annotation scheme", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Mark", |
| "suffix": "" |
| }, |
| { |
| "first": "James", |
| "middle": [ |
| "F" |
| ], |
| "last": "Core", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Allen", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proceedings of AAAI Fall 1997 Symposium", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mark G. Core and James F. Allen. 1997. Coding dia- logues with the DAMSL annotation scheme. In Pro- ceedings of AAAI Fall 1997 Symposium.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Multilevel annotation in the Emu speech database management system", |
| "authors": [ |
| { |
| "first": "Steve", |
| "middle": [], |
| "last": "Cassidy", |
| "suffix": "" |
| }, |
| { |
| "first": "Jonathan", |
| "middle": [], |
| "last": "Harrington", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Speech Communication", |
| "volume": "33", |
| "issue": "", |
| "pages": "61--77", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Steve Cassidy and Jonathan Harrington. 2001. Multi- level annotation in the Emu speech database man- agement system. Speech Communication, 33:61-77.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Dynamic topic analysis of synchronous chat", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "C" |
| ], |
| "last": "Herring", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Paper presented at the New Research for New Media: Innovative Research Symposium. Minneapolis", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. C. Herring. 2003. Dynamic topic analysis of synchro- nous chat. Paper presented at the New Research for New Media: Innovative Research Symposium. Min- neapolis, MN.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Is \"serious chat\" an oxymoron? Pedagogical vs. social use of internet relay chat. Paper presented at the American Association of Applied Linguistics", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [ |
| "C" |
| ], |
| "last": "Herring", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "G" |
| ], |
| "last": "Nix", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. C. Herring and Nix, C. G. 1997. Is \"serious chat\" an oxymoron? Pedagogical vs. social use of internet re- lay chat. Paper presented at the American Association of Applied Linguistics, Orlando, FL.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "MPC: A Multi-party chat corpus for modeling social phenomena in discourse", |
| "authors": [ |
| { |
| "first": "Samira", |
| "middle": [], |
| "last": "Shaikh", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Strzalkowski", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Broadwell", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Stromer-Galley", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Taylor", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Webb", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Proceedings of the Seventh Conference on International Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Samira Shaikh, Strzalkowski, T., Broadwell, A., Stro- mer-Galley, J., Taylor, S., and Webb, N. 2010. MPC: A Multi-party chat corpus for modeling social phe- nomena in discourse. Proceedings of the Seventh Conference on International Language Resources and Evaluation. Valletta, Malta: European Language Re- sources Association.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "The VMT vision", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Stahl", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Studying virtual math teams", |
| "volume": "", |
| "issue": "", |
| "pages": "17--29", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "G. Stahl. 2009. The VMT vision. In G. Stahl, (Ed.), Studying virtual math teams (pp. 17-29). New York, Springer.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Universal Speech Tools: The CSLU toolkit. Proceedings of the 5 th ICSLP", |
| "authors": [ |
| { |
| "first": "Stephen", |
| "middle": [], |
| "last": "Sutton", |
| "suffix": "" |
| }, |
| { |
| "first": "Ronald", |
| "middle": [], |
| "last": "Cole", |
| "suffix": "" |
| }, |
| { |
| "first": "Jacques", |
| "middle": [ |
| "De" |
| ], |
| "last": "Villiers", |
| "suffix": "" |
| }, |
| { |
| "first": "Johan", |
| "middle": [], |
| "last": "Schalkwyk", |
| "suffix": "" |
| }, |
| { |
| "first": "Pieter", |
| "middle": [], |
| "last": "Vermeulen", |
| "suffix": "" |
| }, |
| { |
| "first": "Mike", |
| "middle": [], |
| "last": "Macon", |
| "suffix": "" |
| }, |
| { |
| "first": "Yonghong", |
| "middle": [], |
| "last": "Yan", |
| "suffix": "" |
| }, |
| { |
| "first": "Ed", |
| "middle": [], |
| "last": "Kaiser", |
| "suffix": "" |
| }, |
| { |
| "first": "Brian", |
| "middle": [], |
| "last": "Run-Rundle", |
| "suffix": "" |
| }, |
| { |
| "first": "Khaldoun", |
| "middle": [], |
| "last": "Shobaki", |
| "suffix": "" |
| }, |
| { |
| "first": "Paul", |
| "middle": [], |
| "last": "Hosom", |
| "suffix": "" |
| }, |
| { |
| "first": "Alex", |
| "middle": [], |
| "last": "Kain", |
| "suffix": "" |
| }, |
| { |
| "first": "Johan", |
| "middle": [], |
| "last": "Wouters", |
| "suffix": "" |
| }, |
| { |
| "first": "Dominic", |
| "middle": [], |
| "last": "Massaro", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Cohen", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Stephen Sutton, Ronald Cole, Jacques De Villiers, Johan Schalkwyk, Pieter Vermeulen, Mike Macon, Yonghong Yan, Ed Kaiser, Brian Run- Rundle, Khaldoun Shobaki, Paul Hosom, Alex Kain, Johan Wouters, Dominic Massaro, Michael Cohen. 1998. Universal Speech Tools: The CSLU toolkit. Proceedings of the 5 th ICSLP, Australia.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Coherence in political computer-mediated communication: Comparing topics in chat", |
| "authors": [ |
| { |
| "first": "Jennifer", |
| "middle": [], |
| "last": "Stromer", |
| "suffix": "" |
| }, |
| { |
| "first": "-", |
| "middle": [], |
| "last": "Galley", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Martinson", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Discourse & Communication", |
| "volume": "3", |
| "issue": "", |
| "pages": "195--216", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jennifer Stromer-Galley and Martinson, A. 2009. Coher- ence in political computer-mediated communication: Comparing topics in chat. Discourse & Communica- tion, 3, 195-216.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "A method for longitudinal behavioral data collection in Second Life", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Yee", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "N" |
| ], |
| "last": "Bailenson", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Presence", |
| "volume": "17", |
| "issue": "", |
| "pages": "594--596", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "N. Yee and Bailenson, J. N. 2008. A method for longitu- dinal behavioral data collection in Second Life. Pres- ence, 17, 594-596.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Roastbeef: \"who's got the square gear?\" Kenny Superstar: \"I do, but I'm stuck\" Slimy Roastbeef: \"can you hand it to me?\" Kenny Superstar: \"i don't know how\" Slimy Roastbeef: \"open your inventory, click and drag it onto me\" Excerpt of dialogue during a coordination activity", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Figure 2: RAT interface", |
| "uris": null |
| }, |
| "FIGREF2": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Second Life overview map", |
| "uris": null |
| }, |
| "FIGREF3": { |
| "type_str": "figure", |
| "num": null, |
| "text": "2D representation of Second Life action inside the Mansion/ManorFigure 5: Second Life view of Mansion exterior", |
| "uris": null |
| }, |
| "FIGREF4": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Chat & Event Panel", |
| "uris": null |
| }, |
| "FIGREF5": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Chat Annotation Sub-Panel", |
| "uris": null |
| }, |
| "FIGREF6": { |
| "type_str": "figure", |
| "num": null, |
| "text": "The corresponding annotation for Figure 9 event, as displayed in the Chat & Event Panel", |
| "uris": null |
| }, |
| "FIGREF7": { |
| "type_str": "figure", |
| "num": null, |
| "text": "A series of progressive moments in time portraying avatar entry into the Bank subzoneFigure 10: Event Annotation Sub-Panel, currently showing the \"Moves Into Subzone\" event from figure 9, as well as: \"Kenny follows Elliot in Vault\"", |
| "uris": null |
| } |
| } |
| } |
| } |