Benjamin Aw
Add updated pkl file v3
6fa4bc9
raw
history blame contribute delete
No virus
16.6 kB
{
"paper_id": "A92-1042",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:03:37.014027Z"
},
"title": "Acquiring and Exploiting the User's Knowledge in Guidance Interactions",
"authors": [
{
"first": "Eyal",
"middle": [],
"last": "Shifroni",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Technion -Israel Institute of Technology Technion City",
"location": {
"postCode": "32000",
"settlement": "Haifa",
"country": "Israel"
}
},
"email": "shifroni@cs.technion.ac.il"
},
{
"first": "Uzzi",
"middle": [],
"last": "Ornan",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Technion -Israel Institute of Technology Technion City",
"location": {
"postCode": "32000",
"settlement": "Haifa",
"country": "Israel"
}
},
"email": "ornan@cs.technion.ac.il"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "",
"pdf_parse": {
"paper_id": "A92-1042",
"_pdf_hash": "",
"abstract": [],
"body_text": [
{
"text": "This paper presents a model for Flexible Interactive Guidance System (FIGS) that provides people with instructions about natural tasks. The model is developed on the basis of a phenomenological analysis of human guidance and illustrated by a system that gives directions in geographical domains. The instructions are provided through a dialog adapted both in form and content to user's needs. The main problem addressed is how to provide a user-adapted guidance during the normal course of the guidance dialog, without introducing a special time consuming sub-dialog to gain information about the user's state of knowledge.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "A user-adapted guidance system must collect information about the user's knowledge of the guidance domain and build a User Model (UM). It is known that a UM can improve the behavior of dialog systems and contribute to the ease of their usage and the naturalness of their response ( (Rich, 1979) ). However, a UM may also have negative effects on the system's behavior, since the process of its acquisition may increase both the time and the effort the user must invest in the interaction. The model suggested here addresses this problem by weighing the effort required to acquire the UM against the benefits of its usage.",
"cite_spans": [
{
"start": 282,
"end": 294,
"text": "(Rich, 1979)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "User modeling systems that were built during the 80s were developed for advisory systems. Early systems used an explicit method to acquire the UM (e.g., (Rich, 1979) ). In such a method facts about the user are provided to the UM by the user himself. This method however, has a major drawback, since the user who is interested in obtaining information from the system, is forced to provide answers to a sequence of questions posed by the system. Recently, several methods to infer facts about the user implicitly were suggested (see (Kass, 1990) for an overview). These methods exploit the user's questions and the user's answers to questions posed by the system, to indirectly infer new facts about him, and are thus able to construct a detailed UM based on a relatively short dialog.",
"cite_spans": [
{
"start": 153,
"end": 165,
"text": "(Rich, 1979)",
"ref_id": "BIBREF1"
},
{
"start": 533,
"end": 545,
"text": "(Kass, 1990)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "The explicit acquisition method was described in the recent literature as inferior to the implicit method because of its consumption of the user's time. However, implicit acquisition includes a risk of missing essential facts about the user, and hence may cause the system to provide unnecessary information that is already known to the user.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "The model suggested here integrates the explicit acquisition method with a variety of implicit methods in a context of a Guidance dialog. In contrast to advisory dialogs that usually contain an interview phase aiming to elicit from the user information required for the advice generation, in guidance interactions most of the dialog consists of instructions provided by the system, and user's responses to these instructions. Although questions to the guidance recipient -the guideedo occur, they do not constitute a separate phase but are rather scattered in the instruction sequence. In the current study and in other studies of human guidance dialogs it was found that in such dialogs any instruction made by the guide is followed by a guidee's response such as question, interruption, or confirmation-signal. In human interaction confirmation-signals are provided by either verbal (e.g., \"ahm\") or non-verbal (e.g., head nodding) means, this can be simulated in humancomputer interaction by a special \"continue\" button that is used to signal the system to move to the next instruction.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "We claim that any instruction-response pair in the guidance sequence can serve as a basis for inferences about the guidee. In general, each such pair type triggers different inferences and consumes a different amount of the user's resources (time, effort, patience). For example, inferences can be drawn from an instruction/confirmation-signal pair; the confirmation signal shows that the user understands the instruction and thus affirms the assumptions which led to its production. Such default inferences are less certain than those based on answers to explicit questions, but they do not consume the resources of the guidee: No special action from him is required; in fact the guidee may not even be aware to the fact that inferences about him are being made. A strategy of explicit questioning is justified only when the needed fact is informative, and there was no way in which the system could infer it from the previous dialog. In any other case a more implicit strategy should be preferred.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "This view extends the explicit-implicit distinction mentioned above since each utterance pair type facilitates a different acquisition method, and each such method has a different level of explicitness. Our model provides therefore, a new definition of the notion of explicitness which extends the previous notion in two ways. First, we distinguish between Acquisition Explicitness and Transmission Explicitness, this way the notion can be applied both for information flowing from guide to guidee (guidance information), and for information flowing from guidee to guide (user modeling information). Second, we allow various levels of explicitness, rather than the two extremes only. The system's explicitness level is defined in terms of the interactive effort that is invested in the dialog. This can either be the effort required to provide a fact to the guidee, or the effort required to acquire a fact about him.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "We define FIGS as a system that provides interactive, user-adapted guidance, and satisfies the following two conditions: (1) It is equipped with a set of instruction-acquisition strategies, each of which is characterized by a different level of acquisition ex-plicitness and transmission explicitness; and (2) It has a mechanism to dynamically select a strategy. This mechanism attempts to reach optimMity with respect to the interactive effort required for providing the information needed by the guidee.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "The suggested model implements the foregoing considerations, it includes four instructionacquisition strategies: (1) Question -the user provides a needed fact, (2) Explanation -no facts about the user are used, (3) Explicit Assumption -the instruction is based on an assumption about the user, and the assumption is mentioned, and (4) Implicit Assumption -an assumption is used without mentioning it.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "A major feature of our model is that UM acquisition considerations are integrated into the FIGS's utterance planning process. Hence, the user modeling and the instruction generation are done incrementally by inter-related processes. We use heuristic rules to select among the four strategies; these rules weigh four discourse parameters: information content, user knowledge (as described by the current UM), likelihood to acquire new facts about the user, and consumption of user's resources.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
},
{
"text": "The computational model we suggested was implemented by a computer program (called FIGS1) that offers directional instructions in a complex university building. FIGS1 uses heuristic rules to control both the strategy selection and the UM construction. A more detailed exposition of our model and its implementation can be found in (Shifroni & Shanon, 1991) , and (Shifroni & Ornan, 1991) .",
"cite_spans": [
{
"start": 331,
"end": 356,
"text": "(Shifroni & Shanon, 1991)",
"ref_id": "BIBREF3"
},
{
"start": 363,
"end": 387,
"text": "(Shifroni & Ornan, 1991)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Integrating Explicit and Implicit Methods",
"sec_num": "3"
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Building a user model explicitly from a cooperative advisory dialog",
"authors": [
{
"first": "R",
"middle": [],
"last": "Kass",
"suffix": ""
}
],
"year": 1990,
"venue": "Second International Workshop on User Modeling",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kass, R. (1990). Building a user model explicitly from a cooperative advisory dialog. In Second International Workshop on User Modeling.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "User modeling via stereotypes",
"authors": [
{
"first": "E",
"middle": [],
"last": "Rich",
"suffix": ""
}
],
"year": 1979,
"venue": "Cognitive Science",
"volume": "3",
"issue": "4",
"pages": "329--354",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rich, E. (1979). User modeling via stereotypes. Cog- nitive Science, 3(4), 329-354.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "FIGSI: A flexible guidance dialog system",
"authors": [
{
"first": "E",
"middle": [],
"last": "Shifroni",
"suffix": ""
},
{
"first": "U",
"middle": [],
"last": "Ornan",
"suffix": ""
}
],
"year": 1991,
"venue": "Proceedings of the 8th Israeli Symposium on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "51--68",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shifroni, E. & Ornan, U. (1991). FIGSI: A flexible guidance dialog system. In Proceedings of the 8th Israeli Symposium on Artificial Intelligence, (pp. 51-68). Color print press Jerusalem.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Interactive user modeling: An integrating explicit-implicit approach. Submitted to the journal of User Modeling and User Adapted Interaction",
"authors": [
{
"first": "E",
"middle": [],
"last": "Shifroni",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "Shanon",
"suffix": ""
}
],
"year": 1991,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shifroni, E. &: Shanon, B. (1991). Interactive user modeling: An integrating explicit-implicit ap- proach. Submitted to the journal of User Mod- eling and User Adapted Interaction.",
"links": null
}
},
"ref_entries": {}
}
}