ACL-OCL / Base_JSON /prefixP /json /P05 /P05-1029.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P05-1029",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T09:38:37.058716Z"
},
"title": "Scaling up from Dialogue to Multilogue: some principles and benchmarks",
"authors": [
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": "",
"affiliation": {},
"email": "ginzburg@dcs.kcl.ac.uk"
},
{
"first": "Raquel",
"middle": [],
"last": "Fern\u00e1ndez",
"suffix": "",
"affiliation": {},
"email": "raquel@dcs.kcl.ac.uk"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "The paper considers how to scale up dialogue protocols to multilogue, settings with multiple conversationalists. We extract two benchmarks to evaluate scaled up protocols based on the long distance resolution possibilities of nonsentential utterances in dialogue and multilogue in the British National Corpus. In light of these benchmarks, we then consider three possible transformations to dialogue protocols, formulated within an issue-based approach to dialogue management. We show that one such transformation yields protocols for querying and assertion that fulfill these benchmarks.",
"pdf_parse": {
"paper_id": "P05-1029",
"_pdf_hash": "",
"abstract": [
{
"text": "The paper considers how to scale up dialogue protocols to multilogue, settings with multiple conversationalists. We extract two benchmarks to evaluate scaled up protocols based on the long distance resolution possibilities of nonsentential utterances in dialogue and multilogue in the British National Corpus. In light of these benchmarks, we then consider three possible transformations to dialogue protocols, formulated within an issue-based approach to dialogue management. We show that one such transformation yields protocols for querying and assertion that fulfill these benchmarks.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The development of dialogue systems in which a human agent interacts using natural language with a computational system is by now a flourishing domain (see e.g. (NLE, 2003) ), buttressed by an increasing theoretical and experimental literature on the properties of dialogue (see e.g. recent work in the SEMDIAL and SIGDIAL conferences). In contrast, the development of multilogue systems, in which conversation with 3 or more participants ensue-is still in its early stages, as is the theoretical and experimental study of multilogue. The fundamental issue in tackling multilogue is: how can mechanisms motivated for dialogue (e.g. information states, protocols, update rules etc) be scaled up to multilogue?",
"cite_spans": [
{
"start": 161,
"end": 172,
"text": "(NLE, 2003)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In this paper we extract from a conversational corpus, the British National Corpus (BNC), several benchmarks that characterize dialogue and multilogue interaction. These are based on the resolution possibilities of non-sentential utterances (NSUs). We then use these benchmarks to evaluate certain general transformations whose application to a dialogue interaction system yield a system appropriate for multilogue.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "There are of course various plausible views of the relation between dialogue and multilogue. One possible approach to take is to view multilogue as a sequence of dialogues. Something like this approach seems to be adopted in the literature on communication between autonomous software agents. However, even though many situations considered in multiagent systems do involve more than two agents, most interaction protocols are designed only for two participants at a time. This is the case of the protocol specifications provided by FIPA (Foundation for Intelligent Physical Agents) for agent communication language messages (FIPA, 2003) . The FIPA interaction protocols (IP) are most typically designed for two participants, an initiator and a responder . Some IPs permit the broadcasting of a message to a group of addressees, and the reception of multiple responses by the original initiator (see most particularly the Contract Net IP). However, even though more than two agents participate in the communicative process, as (Dignum and Vreeswijk, 2003) point out, such conversations can not be considered multilogue, but rather a number of parallel dialogues.",
"cite_spans": [
{
"start": 625,
"end": 637,
"text": "(FIPA, 2003)",
"ref_id": "BIBREF15"
},
{
"start": 1027,
"end": 1055,
"text": "(Dignum and Vreeswijk, 2003)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The Mission Rehearsal Exercise (MRE) Project (Traum and Rickel, 2002) , one of the largest multilogue systems developed hitherto, is a virtual reality environment where multiple partners (including humans and other autonomous agents) engage in multi-conversation situations. The MRE is underpinned by an approach to the modelling of interaction in terms of obligations that different utterance types bring about originally proposed for dialogue (see e.g. (Matheson et al. , 2000) ). In particular, this includes a model of the grounding process (Clark, 1996) that involves recognition and construction of common ground units (CGUs) (see (Traum, 2003) ). Modelling of obligations and grounding becomes more complex when considering multilogue situations. The model of grounding implemented in the MRE project can only be used in cases where there is a single initiator and responder. It is not clear what the model should be for multiple addressees: should the contents be considered grounded when any of the addressees has acknowledged them? Should evidence of understanding be required from every addressee?",
"cite_spans": [
{
"start": 45,
"end": 69,
"text": "(Traum and Rickel, 2002)",
"ref_id": "BIBREF26"
},
{
"start": 455,
"end": 479,
"text": "(Matheson et al. , 2000)",
"ref_id": "BIBREF23"
},
{
"start": 545,
"end": 558,
"text": "(Clark, 1996)",
"ref_id": "BIBREF9"
},
{
"start": 637,
"end": 650,
"text": "(Traum, 2003)",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Since their resolution is almost wholly reliant on context, non sentential utterances provide a large testbed concerning the structure of both dialogue and multilogue. In section 2 we present data from the British National Corpus (BNC) concerning the resolution of NSUs in dialogue and multilogue. The main focus of this data is with the distance between antecedent and fragment. We use this to extract certain benchmarks concerning multilogue interaction. Thus, acknowledgement and acceptance markers (e.g. 'mmh', 'yeah') are resolved with reference to an utterance (assertion) which they ground (accept). The data we provide shows that acknowledgements in multilogue, as in dialogue, are adjacent to their antecedent. This provides evidence that, in general, a single addressee serves to signal grounding. In contrast, BNC data indicates the prevalence in multilogue of short answers that are resolved using material from an antecedent question located several turns back, whereas in dialogue short answers are generally adjacent to their antecedent. This provides evidence against reducing querying interaction in multilogue to a sequence of dialogues. We show that long distance short answers are a stable phenomenon for multilogue involving both small (\u22645 persons) and large (> 5 persons) groups, despite the apparently declining interactivity with increasing group size flagged in experimental work (see (Fay et al., 2000) ).",
"cite_spans": [
{
"start": 1410,
"end": 1428,
"text": "(Fay et al., 2000)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In section 3 we sketch the basic principles of issue based dialogue management which we use as a basis for our subsequent investigations of multilogue interaction. This will include information states and formulation of protocols for querying and assertion in dialogue. In section 4 we consider three possible transformations on dialogue protocols into multilogue protocols. These transformations are entirely general in nature and could be applied to protocols stated in whatever specification language. We evaluate the protocols that are generated by these transformations with reference to the benchmarks extracted in section 2. In particular, we show that one such transformation, dubbed Add Side Participants(ASP), yields protocols for querying and assertion that fulfill these benchmarks. Finally, section 5 provides some conclusions and pointers to future work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The work we present in this paper is based on empirical evidence provided by corpus data extracted from the British National Corpus (BNC).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Long Distance Resolution of NSUs in Dialogue and Multilogue: some benchmarks",
"sec_num": "2"
},
{
"text": "Our current corpus is a sub-portion of the BNC conversational transcripts consisting of 14,315 sentences. The corpus was created by randomly excerpting a 200-speakerturn section from 54 BNC files. Of these files, 29 are transcripts of conversations between two dialogue participants, and 25 files are multilogue transcripts.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Corpus",
"sec_num": "2.1"
},
{
"text": "A total of 1285 NSUs were found in our sub-corpus. All NSUs encountered within the corpus were classified according to the NSU typology presented in (Fern\u00e1ndez and Ginzburg, 2002) . Additionally, the distance from their antecedent was measured. 1 Table 2 shows the distribution of NSU categories and their antecedent separation distance. The classes of NSU which feature in our discussion below are boldfaced.",
"cite_spans": [
{
"start": 149,
"end": 179,
"text": "(Fern\u00e1ndez and Ginzburg, 2002)",
"ref_id": "BIBREF14"
},
{
"start": 245,
"end": 246,
"text": "1",
"ref_id": null
}
],
"ref_spans": [
{
"start": 247,
"end": 254,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "The Corpus",
"sec_num": "2.1"
},
{
"text": "The BNC annotation includes tagging of units approximating to sentences, as identified by the CLAWS segmentation scheme (Garside, 1987) . Each sentence unit is assigned an identifier number. By default it is assumed that sentences are non-overlapping and that their numeration indicates temporal sequence. When this is not the case because speakers overlap, the tagging scheme encodes synchronous speech by means of an alignment map used to synchronize points within the transcription. However, even though information about simultaneous speech is available, overlapping sentences are annotated with different sentence numbers.",
"cite_spans": [
{
"start": 120,
"end": 135,
"text": "(Garside, 1987)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Corpus",
"sec_num": "2.1"
},
{
"text": "In order to be able to measure the distance between the NSUs encountered and their antecedents, all instances were tagged with the sentence number of their antecedent utterance. The distance we report is therefore measured in terms of sentence numbers. It should however be noted that taking into account synchronous speech would not change the data reported in Table 2 Table 2 : NSUs sorted by Class and Distance way, as manual examination of all NSUs at more than distance 3 reveals that the transcription portion between antecedent and NSU does not contain any completely synchronous sentences in such cases.",
"cite_spans": [],
"ref_spans": [
{
"start": 362,
"end": 369,
"text": "Table 2",
"ref_id": null
},
{
"start": 370,
"end": 377,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "The Corpus",
"sec_num": "2.1"
},
{
"text": "In the examples throughout the paper we shall use italics to indicate speech overlap. When italics are not used, utterances take place sequentially.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Corpus",
"sec_num": "2.1"
},
{
"text": "The last row in Table 2 shows the distribution of NSUantecedent separation distances as percentages of the total of NSUs found. This allows us to see that about 87% of NSUs have a distance of 1 sentence (i.e. the antecedent was the immediately preceding sentence), and that the vast majority (about 96%) have a distance of 3 sentences or less.",
"cite_spans": [],
"ref_spans": [
{
"start": 16,
"end": 23,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "NSU-Antecedent Separation Distance",
"sec_num": "2.2"
},
{
"text": "Although the proportion of NSUs found in dialogue and multilogue is roughly the same (see Table 1 above), when taking into account the distance of NSUs from their antecedent, the proportion of long distance NSUs in multilogue increases radically: the longer the distance, the higher the proportion of NSUs that were found in multilogue. In fact, as Table 3 shows, NSUs that have a distance of 7 sentences or more appear exclusively in multilogue transcripts. These differences are significant (\u03c7 2 = 62.24, p \u2264 0.001).",
"cite_spans": [],
"ref_spans": [
{
"start": 90,
"end": 97,
"text": "Table 1",
"ref_id": "TABREF0"
},
{
"start": 349,
"end": 356,
"text": "Table 3",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "NSU-Antecedent Separation Distance",
"sec_num": "2.2"
},
{
"text": "The data in table 2 highlights a fundamental characteristic of the remaining majoritarian classes of NSUs, Ack(nowledgements), Affirmative Answer, CE (clarification ellipsis), Repeated Ack(nowledgements), and Rejection. These are used either in grounding interac-tion, or to affirm/reject propositions. 2 The overwhelming adjacency to their antecedent underlines the locality of these interactions.",
"cite_spans": [
{
"start": 303,
"end": 304,
"text": "2",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "Long distance potential for short answers One striking result exhibited in Table 2 is the uneven distribution of long distance NSUs across categories. With a few exceptions, NSUs that have a distance of 3 sentences or more are exclusively short answers. Not only is the long distance phenomenon almost exclusively restricted to short answers, but the frequency of long distance short answers stands in strong contrast to the other NSUs classes; indeed, over 44% of short answers have more than distance 1, and over 24% have distance 4 or more, like the last answer in the following example:",
"cite_spans": [],
"ref_spans": [
{
"start": 75,
"end": 82,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "(1) Allan:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "How much do you think? Cynthia:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "Three hundred pounds. Sue:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "More. Cynthia:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "A thousand pounds. Allan:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "More. Unknown: <unclear> Allan:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "Eleven hundred quid apparently. [BNC, G4X] Long distance short answers primarily a multilogue effect Table 4 shows the total number of short answers found in dialogue and multilogue respectively, and the proportions sorted by distance over those totals: From this it emerges that short answers are more common in multilogue than in dialogue-134(71%) v. Dialogue 658 (59%) 37 (45%) 11 (45%) 1 (12%) 1 (14%) 1 (13%) 0 (0%) Multilogue 467 (41%) 45 (55%) 15 (55%) 8 (88%) 6 (86%) 7 (87%) 28 (100%) Table 4 : % over the totals found in dialogue and multilogue 54(29%). Also, the distance pattern exhibited by these two groups is strikingly different: Only 18% of short answers found in dialogue have a distance of more than 1 sentence, with all of them having a distance of at most 3, like the short answer in (2). Fifty four point fifty one point four. [BNC, KND] This dialogue/multilogue asymmetry argues against reductive views of multilogue as sequential dialogue. Table 4 shows, all short answers at more than distance 3 appear in multilogues. Following (Fay et al., 2000) , we distinguish between small groups (those with 3 to 5 participants) and large groups (those with more than 5 participants). The size of the group is determined by the amount of participants that are active when a particular short answer is uttered. We consider active participants those that have made a contribution within a window of 30 turns back from the turn where the short answer was uttered. Table 5 shows the distribution of long distance short answers (distance > 3) in small and large groups respectively. This indicates that long distance short answers are significantly more frequent in large groups (\u03c7 2 = 22.17, p \u2264 0.001), though still reasonably common in small groups. A pragmatic account correlating group size and frequency of long distance short answers is offered in the final paragraph of section 3. Large group multilogues in the corpus are all transcripts of tutorials, training sessions or seminars, which exhibit a rather particular structure. The general pattern involves a question being asked by the tutor or session leader, the other participants then taking turns to answer that question. The tutor or leader acts as turn manager. She assigns the turn explicitly usually by addressing the participants by their name without need to repeat the question under discussion. An example is shown in 3 Small group multilogues on the other hand have a more unconstrained structure: after a question is asked, the participants tend to answer freely. Answers by different participants can follow one after the other without explicit acknowledgements nor turn management, like in (4):. ",
"cite_spans": [
{
"start": 32,
"end": 37,
"text": "[BNC,",
"ref_id": null
},
{
"start": 38,
"end": 42,
"text": "G4X]",
"ref_id": null
},
{
"start": 849,
"end": 859,
"text": "[BNC, KND]",
"ref_id": null
},
{
"start": 1054,
"end": 1072,
"text": "(Fay et al., 2000)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [
{
"start": 101,
"end": 108,
"text": "Table 4",
"ref_id": null
},
{
"start": 494,
"end": 501,
"text": "Table 4",
"ref_id": null
},
{
"start": 964,
"end": 971,
"text": "Table 4",
"ref_id": null
},
{
"start": 1476,
"end": 1483,
"text": "Table 5",
"ref_id": "TABREF6"
}
],
"eq_spans": [],
"section": "Adjacency of grounding and affirmation utterances",
"sec_num": null
},
{
"text": "The data we have seen above leads in particular to the following two benchmarks protocols for querying, assertion, and grounding interaction in multilogue:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Two Benchmarks of multilogue",
"sec_num": "2.3"
},
{
"text": "(5) a. Multilogue Long Distance short answers (MLDSA): querying protocols for multilogue must license short answers an unbounded number of turns from the original query.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Two Benchmarks of multilogue",
"sec_num": "2.3"
},
{
"text": "b. Multilogue adjacency of grounding/acceptance (MAG): assertion and grounding protocols for multilogue should license grounding/clarification/acceptance moves only adjacently to their antecedent utterance.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Two Benchmarks of multilogue",
"sec_num": "2.3"
},
{
"text": "MLDSA and MAG have a somewhat different status: whereas MLDSA is a direct generalization from the data, MAG is a negative constraint, posited given the paucity of positive instances. As such MAG is more open to doubt and we shall treat it as such in the sequel.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Two Benchmarks of multilogue",
"sec_num": "2.3"
},
{
"text": "In this section we outline some of the basic principles of Issue-based Dialogue Management, which we use as a basis for our subsequent investigations of multilogue interaction.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Issue based Dialogue Management: basic principles",
"sec_num": "3"
},
{
"text": "We assume information states of the kind developed in the KoS framework (e.g. (Ginzburg, 1996, forthcoming) , (Larsson, 2002) ) and implemented in systems such as GODIS, IBIS, and CLARIE (see e.g. (Larsson, 2002; Purver, 2004) ). On this view each dialogue participant's view of the common ground, their Dialogue Gameboard (DGB), is structured by a number of attributes including the following three: FACTS: a set of facts representing the shared assumptions of the CPs, LatestMove: the most recent grounded move, and QUD ('questions under discussion'): a partially ordered set-often taken to be structured as a stack-consisting of the currently discussable questions.",
"cite_spans": [
{
"start": 78,
"end": 107,
"text": "(Ginzburg, 1996, forthcoming)",
"ref_id": null
},
{
"start": 110,
"end": 125,
"text": "(Larsson, 2002)",
"ref_id": "BIBREF22"
},
{
"start": 197,
"end": 212,
"text": "(Larsson, 2002;",
"ref_id": "BIBREF22"
},
{
"start": 213,
"end": 226,
"text": "Purver, 2004)",
"ref_id": "BIBREF25"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Information States",
"sec_num": null
},
{
"text": "Querying and Assertion Both querying and assertion involve a question becoming maximal in the querier/asserter's QUD: 3 Following (Larsson, 2002; Cooper, 2004) , one can 3 In other words, pushed onto the stack, if one assumes QUD is a stack. 4 An utterance whose content is either a proposition p About max-qud or a question q1 on which max-qud Depends. For the latter see footnote 7. If one assumes QUD to be a stack, then 'max-qud-specific' will in this case reduce to 'q-specific'. But the more general formulation will be important below.",
"cite_spans": [
{
"start": 118,
"end": 119,
"text": "3",
"ref_id": "BIBREF4"
},
{
"start": 130,
"end": 145,
"text": "(Larsson, 2002;",
"ref_id": "BIBREF22"
},
{
"start": 146,
"end": 159,
"text": "Cooper, 2004)",
"ref_id": "BIBREF10"
},
{
"start": 170,
"end": 171,
"text": "3",
"ref_id": "BIBREF4"
},
{
"start": 242,
"end": 243,
"text": "4",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Information States",
"sec_num": null
},
{
"text": "decompose interaction protocols into conversational update rules-functions from DGBs into DGBs using Type Theory with Records (TTR). This allows simple interfacing with the grammar, a Constraint-based Grammar closely modelled on HPSG but formulated in TTR (see (Ginzburg, forthcoming) ).",
"cite_spans": [
{
"start": 261,
"end": 284,
"text": "(Ginzburg, forthcoming)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Information States",
"sec_num": null
},
{
"text": "Grounding an utterance u : T ('the sign associated with u is of type T') is modelled as involving the following interaction. (a) Addressee B tries to anchor the contextual parameters of T. If successful, B acknowledges u (directly, gesturally or implicitly) and responds to the content of u. (b) If unsuccessful, B poses a Clarification Request (CR), that arises via utterance coercion (see (Ginzburg and Cooper, 2001) ). For reasons of space we do not formulate an explicit protocol herethe structure of such a protocol resembles the assertion protocol. Our subsequent discussion of assertion can be modified mutatis mutandis to grounding.",
"cite_spans": [
{
"start": 391,
"end": 418,
"text": "(Ginzburg and Cooper, 2001)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Grounding Interaction",
"sec_num": null
},
{
"text": "We assume the account of NSU resolution developed in (Ginzburg and Sag, 2000) . The essential idea they develop is that NSUs get their main predicates from context, specifically via unification with the question that is currently under discussion, an entity dubbed the maximal question under discussion (MAX-QUD). NSU resolution is, consequently, tied to conversational topic, viz. the Distance effects in dialogue short answers If one assumes QUD to be a stack, this affords the potential for non adjacent short answers in dialogue. These, as discussed in section 2, are relatively infrequent. Two commonly observed dialogue conditions will jointly enforce adjacency between short answers and their interrogative antecedents: (a) Questions have a simple, one phrase answer. (b) Questions can be answered immediately, without preparatory or subsequent discussion. For multilogue (or at least certain genres thereof), both these conditions are less likely to be maintained: different CPs can supply different answers, even assuming that relative to each CP there is a simple, one phrase answer. The more CPs there are in a conversation, the smaller their common ground and the more likely the need for clarificatory interaction. A pragmatic account of this type of the frequency of adjacency in dialogue short answers seems clearly preferable to any actual mechanism that would rule out long distance short answers. These can be perfectly felicitous-see e.g. example (1) above which would work fine if the turn uttered by Sue had been uttered by Allan instead. Moreover such a pragmatic account leads to the expectation that the frequency of long distance antecedents is correlated with group size, as indeed indicated by the data in table 5. (Goffman, 1981) introduced the distinction between ratified participants and overhearers in a conversation. Within the former are located the speaker and participants whom she takes into account in her utterance designthe intended addressee(s) of a given utterance, as well as side participants. In this section we consider three possible principles of protocol extension, each of which can be viewed as adding roles for participants from one of Goffman's categories. We evaluate the protocol that results from the application of each such principle relative to the benchmarks we introduced in section 2.3. Seen in this light, the final principle we consider, Add Side Participants (ASP), arguably, yields the best results. Nonetheless, these three principles would appear to be complementary-the most general protocol for multilogue will involve, minimally, application of all three. 6 We state the principles informally and framework independently as transformations on operational construals of the protocols. In a more extended presentation we will formulate these as functions on TTR conversational update rules.",
"cite_spans": [
{
"start": 53,
"end": 77,
"text": "(Ginzburg and Sag, 2000)",
"ref_id": "BIBREF18"
},
{
"start": 1466,
"end": 1469,
"text": "(1)",
"ref_id": null
},
{
"start": 1742,
"end": 1757,
"text": "(Goffman, 1981)",
"ref_id": null
},
{
"start": 2627,
"end": 2628,
"text": "6",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "NSU Resolution",
"sec_num": null
},
{
"text": "The simplest principle is Add Overhearers (AOV). This involves adding participants who merely observe the interaction. They keep track of facts concerning a particular interaction, but their context is not facilitated for them to participate:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "(7)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Given a dialogue protocol \u03c0, add roles C 1 ,. . . ,C n where each C i is a silent participant: given an utterance u 0 classified as being of type T 0 , C i updates C i .DGB.FACTS with the proposition u 0 :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "T 0 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Applying AOV yields essentially multilogues which are sequences of dialogues. A special case of this are moderated multilogues, where all dialogues involve a designated individual (who is also responsible for turn assignment.). Restricting scaling up to applications of AOV is not sufficient since inter alia this will not fulfill the MLDSA benchmark.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "A far stronger principle is Duplicate Responders (DR):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "(8)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Given a dialogue protocol \u03c0, add roles C 1 ,. . . ,C n which duplicate the responder role.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Applying DR to the querying protocol yields the following protocol: (9) Querying with multiple responders 1. LatestMove = Ask(A,q) 2. A: push q onto QUD; release turn 3. Resp1: push q onto QUD; take turn; make max-qudspecific utterance; release turn 4. Resp2: push q onto QUD; take turn; make max-qudspecific utterance; release turn 5. . . . 6. Respn: push q onto QUD; take turn; make max-qudspecific utterance; release turn",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "This yields interactions such as 4above. The querying protocol in (9) licenses long distance short answers, so satisfies the MLDSA benchmark. On the other hand, the contextual updates it enforces will not enable it to deal with the following (constructed) variant on 4, in other words does not afford responders to comment on previous responders, as opposed to the original querier: One arguable problem with this protocol-equally applicable to the corresponding DRed grounding protocol-is that it licences long distance acceptance and is, thus, inconsistent with the MAG benchmark. On the other hand, it is potentially useful for interactions where there is explicitly more than one direct addressee.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "A principle intermediate between AOV and DR is Add Side Participants (ASP):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "(12)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Given a dialogue protocol \u03c0, add roles C 1 ,. . . ,C n , which effect the same contextual update as the interaction initiator.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "Applying ASP to the dialogue assertion protocol yields the following protocol: (13) Assertion for a conversation involving {A,B,C 1 ,. . . ,C n } This improves on the DR generated protocol because it does allow responders to comment on previous responders-the context is modified as in the dialogue protocol. Nonetheless, as it stands, this protocol won't fully deal with examples such as (4)-the issue introduced by each successive participant takes precedence given that QUD is assumed to be a stack. This can be remedied by slightly modifying this latter assumption: we will assume that when a question q is pushed onto QUD it doesn't subsume all existing questions in QUD, but rather only those on which q does not depend: 7",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "(16) q is QUD mod(dependence) maximal iff for any q 0 in QUD such that \u00acDepend(q, q 1 ): q q 0 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "7 The notion of dependence we assume here is one common in work on questions, e.g. (Ginzburg and Sag, 2000) , intuitively corresponding to the notion of 'is a subquestion of'. q1 depends on q2 iff any proposition p such that p resolves q2 also satisfies p is about q1. This is conceptually attractive because it reinforces that the order in QUD has an intuitive semantic basis. One effect this has is to ensure that any polar question p? introduced into QUD, whether by an assertion or by a query, subsequent to a wh-question q on which p? depends does not subsume q. Hence, q will remain accessible as an antecedent for NSUs, as long as no new unrelated topic has been introduced. Assuming this modification to QUD is implemented in the above ASP-generated protocols, both MLDSA and MAG benchmarks are fulfilled.",
"cite_spans": [
{
"start": 83,
"end": 107,
"text": "(Ginzburg and Sag, 2000)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Scaling up Protocols",
"sec_num": "4"
},
{
"text": "In this paper we consider how to scale up dialogue protocols to multilogue, settings with multiple conversationalists. We have extracted two benchmarks, MLDSA and MAG, to evaluate scaled up protocols based on the long distance resolution possibilities of NSUs in dialogue and multilogue in the BNC. MLDSA, the requirement that multilogue protocols license long distance short answers, derives from the statistically significant increase in frequency of long distance short answers in multilogue as opposed to dialogue. MAG, the requirement that multilogue protocols enforce adjacency of acceptance and grounding interaction, derives from the overwhelming locality of acceptance/grounding interaction in multilogue, as in dialogue. In light of these benchmarks, we then consider three possible transformations to dialogue protocols formulated within an issue-based approach to dialogue management. Each transformation can be intuited as adding roles that correspond to distinct categories of an audience originally suggested by Goffman. The three transformations would appear to be complementary-it seems reasonable to assume that application of all three (in some formulation) will be needed for wide coverage of multilogue. MLDSA and MAG can be fulfilled within an approach that combines the Add Side Participants transformation on protocols with an independently motivated modification of the structure of QUD from a canonical stack to a stack where maximality is conditioned by issue dependence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Further Work",
"sec_num": "5"
},
{
"text": "With respect to long distance short answers our account licences their occurrence in dialogue, as in multilogue. We offer a pragmatic account for their low frequency in dialogue, which indeed generalizes to explain a statistically significant correlation we observe between their increased incidence and increasing active participant size. We plan to carry out more detailed work, both corpus-based and experimental, in order to evaluate the status of MAG and, correspondingly to assess just how local acceptance and grounding interaction really are. We also intend to implement multilogue protocols in CLARIE so it can simulate multilogue. We will then evaluate its ability to process NSUs from the BNC.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Further Work",
"sec_num": "5"
},
{
"text": "This classification was done by one expert annotator. To assess its reliability a pilot study of the taxonomy was performed using two additional non-expert coders. These annotated 50 randomly selected NSUs (containing a minimum of 2 instances of each NSU class, as labelled by the expert annotator.). The agreement achieved by the three coders is reasonably good, yielding a kappa score \u03ba = 0.76. We also assessed the accuracy of the coders' choices in choosing the antecedent utterance using the expert annotator's annotation as a gold standard. Given this, one coder's accuracy was 92%, whereas the other coder's was 96%.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Acknowledgements and acceptances are, in principle, distinct acts: the former involves indication that an utterance has been understood, whereas the latter that an assertion is accepted. In practice, though, acknowledgements in the form of NSUs commonly simultaneously signal acceptances. Given this, corpus studies of NSUs (e.g.(Fern\u00e1ndez and Ginzburg, 2002)) often conflate the two.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "The resolution of NSUs, on the approach of(Ginzburg and Sag, 2000), involves one other parameter, an antecedent subutterance they dub the salient-utterance (SAL-UTT). This plays a role similar to the role played by the parallel element in higher order unification-based approaches to ellipsis resolution (see e.g.(Pulman, 1997). For current purposes, we limit attention to the MAX-QUD as the nucleus of NSU resolution.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "We thank an anonymous reviewer for ACL for convincing us of this point.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "We would like to thank three anonymous ACL reviewers for extremely useful comments, which in particular forced us to rethink some key issues. We would also like to thank Pat Healey, Shalom Lappin, Richard Power, and Matt Purver for discussion, and Zoran Macura and Yo Sato for help in assessing the NSU taxonomy. Earlier versions of this work were presented at colloquia at ITRI, Brighton, and at the Universit\u00e9 Paris, 7. The research described here is funded by grant number RES-000-23-0065 from the Economic and Social Research Council of the United Kingdom.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgements",
"sec_num": null
},
{
"text": "This protocol satisfies the MAG benchmark in that acceptance is strictly local. This is because it enforces communal acceptance-acceptance by one CP can count as acceptance by all other addressees of an assertion. There is an obvious rational motivation for this, given the difficulty of a CP constantly monitoring an entire audience (when this consists of more than one addressee) for acceptance signals-it is well known that the effect of visual access on turn taking is highly significant (Dabbs and Ruback, 1987) . It also enforces quick reaction to an assertion-anyone wishing to dissent from p must get their reaction in early i.e. immediately following the assertion since further discussion of p? is not countenanced if acceptance takes place. The latter can happen of course as a consequence of a dissenter not being quick on their feet; on this protocol to accommodate such cases would require some type of backtracking.Applying ASP to the dialogue querying protocol yields the following protocol:(15) Querying for a conversation involving { A,B,C 1 ,. . . ,C n }",
"cite_spans": [
{
"start": 492,
"end": 516,
"text": "(Dabbs and Ruback, 1987)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "annex",
"sec_num": null
}
],
"bib_entries": {
"BIBREF1": {
"ref_id": "b1",
"title": "A: push p? onto QUD; release turn 3. Ci: push p? onto QUD",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A: push p? onto QUD; release turn 3. Ci: push p? onto QUD;",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "B: push p? onto QUD",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "B: push p? onto QUD; take turn; Option 1: Accept p, Option 2: Discuss p?",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "B,p) 2. B: increment FACTS with p",
"authors": [
{
"first": "=",
"middle": [],
"last": "Latestmove",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Accept",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "LatestMove = Accept(B,p) 2. B: increment FACTS with p; pop p? from QUD;",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Ci:increment FACTS with p; pop p? from QUD",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ci:increment FACTS with p; pop p? from QUD;",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "A: increment FACTS with p; pop p? from QUD",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "A: increment FACTS with p; pop p? from QUD;",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "A,q) 2. A: push q onto QUD; release turn 3. Ci: push q onto QUD",
"authors": [
{
"first": "=",
"middle": [],
"last": "Latestmove",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ask",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "LatestMove = Ask(A,q) 2. A: push q onto QUD; release turn 3. Ci: push q onto QUD;",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "B: push q onto QUD; take turn; make max-qudspecific utterance",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "B: push q onto QUD; take turn; make max-qud- specific utterance.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "References Special issue on best practice in spoken language dialogue systems engineering",
"authors": [],
"year": 2003,
"venue": "Natural Language Engineering",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "References Special issue on best practice in spoken language dia- logue systems engineering. 2003. Natural Language Engineering.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Using Language",
"authors": [
{
"first": "Herbert",
"middle": [],
"last": "Clark",
"suffix": ""
}
],
"year": 1996,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Herbert Clark. 1996. Using Language. Cambridge Uni- versity Press, Cambridge.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "A type theoretic approach to information state update in issue based dialogue management",
"authors": [
{
"first": "Robin",
"middle": [],
"last": "Cooper",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robin Cooper. 2004. A type theoretic approach to in- formation state update in issue based dialogue man- agement. Invited paper, Catalog'04, the 8th Workshop on the Semantics and Pragmatics of Dialogue, Pompeu Fabra University, Barcelona.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Dimensions of group process: amount and structure of vocal interaction",
"authors": [
{
"first": "James",
"middle": [],
"last": "Dabbs",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Barry Ruback",
"suffix": ""
}
],
"year": 1987,
"venue": "Advances in Experimental Social Psychology",
"volume": "20",
"issue": "",
"pages": "123--169",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "James Dabbs and R. Barry Ruback. 1987 Dimensions of group process: amount and structure of vocal interac- tion. Advances in Experimental Social Psychology 20, pages 123-169.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Towards a testbed for multi-party dialogues",
"authors": [
{
"first": "P",
"middle": [
"M"
],
"last": "Frank",
"suffix": ""
},
{
"first": "Gerard",
"middle": [
"A W"
],
"last": "Dignum",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Vreeswijk",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the first International Joint Conference on Autonomous Agents and Multi-agent Systems",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Frank P.M. Dignum and Gerard A.W. Vreeswijk. 2003. Towards a testbed for multi-party dialogues. In Pro- ceedings of the first International Joint Conference on Autonomous Agents and Multi-agent Systems (AAMAS 2003).",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Group discussion as interactive dialogue or serial monologue",
"authors": [
{
"first": "Nicholas",
"middle": [],
"last": "Fay",
"suffix": ""
},
{
"first": "Simon",
"middle": [],
"last": "Garrod",
"suffix": ""
},
{
"first": "Jean",
"middle": [],
"last": "Carletta",
"suffix": ""
}
],
"year": 2000,
"venue": "Psychological Science",
"volume": "",
"issue": "",
"pages": "481--486",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nicholas Fay, Simon Garrod, and Jean Carletta. 2000. Group discussion as interactive dialogue or serial monologue. Psychological Science, pages 481-486.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Nonsentential utterances: A corpus study. Traitement automatique des languages",
"authors": [
{
"first": "Raquel",
"middle": [],
"last": "Fern\u00e1ndez",
"suffix": ""
},
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": ""
}
],
"year": 2002,
"venue": "Dialogue",
"volume": "43",
"issue": "2",
"pages": "13--42",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Raquel Fern\u00e1ndez and Jonathan Ginzburg. 2002. Non- sentential utterances: A corpus study. Traitement auto- matique des languages. Dialogue, 43(2):13-42.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "The foundation for intelligent physical agents. interaction protocol specifications",
"authors": [
{
"first": "",
"middle": [],
"last": "Fipa",
"suffix": ""
}
],
"year": 2003,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "FIPA. 2003. The foundation for intelligent physical agents. interaction protocol specifications. http://www.fipa.org.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "The computational analysis of English: a corpus-based approach",
"authors": [
{
"first": "Roger",
"middle": [],
"last": "Garside",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "30--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Roger Garside. 1987. The CLAWS word-tagging sys- tem, In Roger Garside et al. editors, The computa- tional analysis of English: a corpus-based approach, Longman, Harlow, pages 30-41.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Resolving ellipsis in clarification",
"authors": [
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": ""
},
{
"first": "Robin",
"middle": [],
"last": "Cooper",
"suffix": ""
}
],
"year": 2001,
"venue": "Proceedings of the 39th Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jonathan Ginzburg and Robin Cooper. 2001. Resolv- ing ellipsis in clarification. In Proceedings of the 39th Meeting of the Association for Computational Lin- guistics, Toulouse.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Interrogative Investigations: the form, meaning and use of English Interrogatives. Number 123 in CSLI Lecture Notes",
"authors": [
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": ""
},
{
"first": "Ivan",
"middle": [
"A"
],
"last": "Sag",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jonathan Ginzburg and Ivan A. Sag. 2000. Interrogative Investigations: the form, meaning and use of English Interrogatives. Number 123 in CSLI Lecture Notes. CSLI Publications, Stanford: California.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Semantics and Interaction in Dialogue",
"authors": [
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jonathan Ginzburg. (forthcoming). Semantics and Inter- action in Dialogue CSLI Publications and University of Chicago Press.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Interrogatives: Questions, facts, and dialogue",
"authors": [
{
"first": "Jonathan",
"middle": [],
"last": "Ginzburg",
"suffix": ""
}
],
"year": 1996,
"venue": "Contemporary Semantic Theory",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jonathan Ginzburg. 1996. Interrogatives: Questions, facts, and dialogue. In Shalom Lappin, editor, Hand- book of Contemporary Semantic Theory. Blackwell, Oxford.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Erving Goffman 1981 Forms of Talk",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Erving Goffman 1981 Forms of Talk. University of Pennsylvania Press, Philadelphia.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Issue based Dialogue Management",
"authors": [
{
"first": "",
"middle": [],
"last": "Staffan Larsson",
"suffix": ""
}
],
"year": 2002,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Staffan Larsson. 2002. Issue based Dialogue Manage- ment. Ph.D. thesis, Gothenburg University.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Modelling Grounding and Discourse Obligations Using Update Rules",
"authors": [
{
"first": "Colin",
"middle": [],
"last": "Matheson",
"suffix": ""
},
{
"first": "Massimo",
"middle": [],
"last": "Poesio",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Traum",
"suffix": ""
}
],
"year": 2000,
"venue": "Proceedings of NAACL 2000",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Colin Matheson and Massimo Poesio and David Traum. 2000. Modelling Grounding and Discourse Obliga- tions Using Update Rules. Proceedings of NAACL 2000, Seattle.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Focus and higher order unification",
"authors": [
{
"first": "",
"middle": [],
"last": "Stephen Pulman",
"suffix": ""
}
],
"year": 1997,
"venue": "Linguistics and Philosophy",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Stephen Pulman. 1997. Focus and higher order unifica- tion. Linguistics and Philosophy, 20.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "The Theory and Use of Clarification in Dialogue",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Purver",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Purver. 2004. The Theory and Use of Clarific- ation in Dialogue. Ph.D. thesis, King's College, Lon- don.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Embodied agents for multi-party dialogue in immersive virtual world",
"authors": [
{
"first": "David",
"middle": [],
"last": "Traum",
"suffix": ""
},
{
"first": "Jeff",
"middle": [],
"last": "Rickel",
"suffix": ""
}
],
"year": 2002,
"venue": "Proceedings of the first International Joint Conference on Autonomous Agents and Multi-agent Systems (AA-MAS 2002)",
"volume": "",
"issue": "",
"pages": "766--773",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Traum and Jeff Rickel. 2002. Embodied agents for multi-party dialogue in immersive virtual world. In Proceedings of the first International Joint Conference on Autonomous Agents and Multi-agent Systems (AA- MAS 2002), pages 766-773.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Semantics and pragmatics of questions and answers for dialogue agents",
"authors": [
{
"first": "David",
"middle": [],
"last": "Traum",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the 5th International Workshop on Computational Semantics",
"volume": "",
"issue": "",
"pages": "380--394",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Traum. 2003. Semantics and pragmatics of ques- tions and answers for dialogue agents. In H. Bunt, editor, Proceedings of the 5th International Workshop on Computational Semantics, pages 380-394, Tilburg. ITK, Tilburg University.",
"links": null
}
},
"ref_entries": {
"FIGREF1": {
"uris": null,
"text": "Anon1: How important is those three components and what value would you put on them [...] Anon3: Tone forty five. Body language thirty . Anon1: Thank you. Anon4: Oh. Anon1: Melanie. Anon5: twenty five. Anon1: Yes. Anon5: Tone of voice twenty five. [BNC, JYM]",
"num": null,
"type_str": "figure"
},
"FIGREF2": {
"uris": null,
"text": "Anon 1: How about finance then? <pause> Unknown 1: Corruption Unknown 2: Risk <pause dur=30> Unknown 3: Wage claims <pause dur=18>",
"num": null,
"type_str": "figure"
},
"FIGREF3": {
"uris": null,
"text": "(= Not Zhdanov, = Not Svetlanov), Gergev Applying DR to the assertion protocol will yield the following protocol: (11) Assertion with multiple responders 1. LatestMove = Assert(A,p) 2. A: push p? onto QUD; release turn 3. Resp1: push p? onto QUD; take turn; Option 1: Discuss p?, Option 2: Accept p 4. Resp2: push p? onto QUD; take turn; Option 1: Discuss p?, Option 2: Accept p 5. . . . 6. Respn: push p? onto QUD; take turn; Option 1: Discuss p?, Option 2: Accept p",
"num": null,
"type_str": "figure"
},
"TABREF0": {
"num": null,
"content": "<table><tr><td colspan=\"3\">shows the raw counts of NSUs found in the dia-</td></tr><tr><td colspan=\"3\">logue and multilogue transcripts, respectively.</td></tr><tr><td/><td colspan=\"2\">NSUs BNC files</td></tr><tr><td>Dialogue</td><td>709</td><td>29</td></tr><tr><td>Multilogue</td><td>576</td><td>25</td></tr><tr><td>Total</td><td>1285</td><td>54</td></tr></table>",
"type_str": "table",
"text": "",
"html": null
},
"TABREF1": {
"num": null,
"content": "<table/>",
"type_str": "table",
"text": "Total of NSUs in Dialogue and Multilogue",
"html": null
},
"TABREF2": {
"num": null,
"content": "<table><tr><td/><td/><td/><td/><td colspan=\"2\">Distance</td><td/><td/><td/></tr><tr><td>NSU Class Example</td><td>Total</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td><td>6</td><td>&gt;6</td></tr><tr><td>Acknowledgment Mm mm.</td><td>595</td><td>578</td><td>15</td><td>2</td><td/><td/><td/><td/></tr><tr><td>Short Answer Ballet shoes.</td><td>188</td><td>104</td><td colspan=\"2\">21 17</td><td>5</td><td>5</td><td>8</td><td>28</td></tr><tr><td>Affirmative Answer Yes.</td><td>109</td><td>104</td><td>4</td><td/><td/><td>1</td><td/><td/></tr><tr><td>Clarification Ellipsis John?</td><td>92</td><td>76</td><td>13</td><td>2</td><td>1</td><td/><td/><td/></tr><tr><td>Repeated Ack. His boss, right.</td><td>86</td><td>81</td><td>2</td><td>3</td><td/><td/><td/><td/></tr><tr><td>Rejection No.</td><td>50</td><td>49</td><td>1</td><td/><td/><td/><td/><td/></tr><tr><td>Factual Modifier Brilliant!</td><td>27</td><td>23</td><td>2</td><td>1</td><td>1</td><td/><td/><td/></tr><tr><td>Repeated Aff. Ans. Very far, yes.</td><td>26</td><td>25</td><td>1</td><td/><td/><td/><td/><td/></tr><tr><td>Helpful Rejection No, my aunt.</td><td>24</td><td>18</td><td>5</td><td/><td>1</td><td/><td/><td/></tr><tr><td>Check Question Okay?</td><td>22</td><td>15</td><td>7</td><td/><td/><td/><td/><td/></tr><tr><td>Filler ... a cough.</td><td>18</td><td>16</td><td>1</td><td/><td>1</td><td/><td/><td/></tr><tr><td>Bare Mod. Phrase On the desk.</td><td>16</td><td>11</td><td>4</td><td/><td/><td>1</td><td/><td/></tr><tr><td>Sluice When?</td><td>11</td><td>10</td><td>1</td><td/><td/><td/><td/><td/></tr><tr><td>Prop. Modifier Probably.</td><td>11</td><td>10</td><td>1</td><td/><td/><td/><td/><td/></tr><tr><td>Conjunction Phrase Or a mirror.</td><td>10</td><td>5</td><td>4</td><td>1</td><td/><td/><td/><td/></tr><tr><td>Total</td><td colspan=\"4\">1285 1125 82 26</td><td>9</td><td>7</td><td>8</td><td>28</td></tr><tr><td>Percentage</td><td>100</td><td colspan=\"2\">87.6 6.3</td><td>2</td><td colspan=\"4\">0.6 0.5 0.6 2.1</td></tr></table>",
"type_str": "table",
"text": "in any significant",
"html": null
},
"TABREF3": {
"num": null,
"content": "<table><tr><td colspan=\"3\">Short Answers Total # 1</td><td colspan=\"2\">2 3 &gt; 3</td></tr><tr><td>Dialogue</td><td>54</td><td colspan=\"2\">82 9 9</td><td>0</td></tr><tr><td>Multilogue</td><td>134</td><td colspan=\"3\">44 11 8 37</td></tr></table>",
"type_str": "table",
"text": "NSUs in dialogue and multilogue sorted by distance",
"html": null
},
"TABREF6": {
"num": null,
"content": "<table/>",
"type_str": "table",
"text": "",
"html": null
}
}
}
}