Exploiting User Expertise in Answer Expression

Abstract

Previous natural language help systems have not taken into account the user’s knowledge when formulating answers. Such pragmatic information is needed to for-mulate more concise and helpful answers. By not repeating things that the user already knows, a system can provide more succinct answers that, because they focus on pertinent new facts, are easier to understand. A users’s prior knowledge also allows a system to util-ize special teaching formats such as similes. This pro-cess of refining answers using pragmatic information is called answer expression. It has been implemented in the UCExpress component of UC (UNIX Consultant), a natural language system that helps users solve problems in using UNIX. UCExpress separates answer expres-sion into two phases: pruning and formatting. During pruning, subconcepts of the answer are marked as not needing generation when they are already known by the user, or marked as candidates for generating anaphora or ellipsis when they are part of the conversational con-text. During formatting, UCExpress uses information about the user’s prior domain knowledge to select among specialized expository formats, such as similes and examples, for expressing information to the user. These formats allow UCExpress to present different types of information clearly and concisely. 1.

Cite

Text

Chin. "Exploiting User Expertise in Answer Expression." AAAI Conference on Artificial Intelligence, 1988.

Markdown

[Chin. "Exploiting User Expertise in Answer Expression." AAAI Conference on Artificial Intelligence, 1988.](https://mlanthology.org/aaai/1988/chin1988aaai-exploiting/)

BibTeX

@inproceedings{chin1988aaai-exploiting,
  title     = {{Exploiting User Expertise in Answer Expression}},
  author    = {Chin, David N.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1988},
  pages     = {756-761},
  url       = {https://mlanthology.org/aaai/1988/chin1988aaai-exploiting/}
}