File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/concl/05/w05-1604_concl.xml
Size: 3,666 bytes
Last Modified: 2025-10-06 13:55:00
<?xml version="1.0" standalone="yes"?> <Paper uid="W05-1604"> <Title>Real-Time Stochastic Language Generation for Dialogue Systems</Title> <Section position="10" start_page="7" end_page="7" type="concl"> <SectionTitle> 7 Conclusion </SectionTitle> <Paragraph position="0"> Stochastic approaches to natural language processing are often criticized for being too slow, particularly in recent attempts in language generation. This paper describes Acorn, a system that generates dialogue utterances in an average of 0.37 seconds. The approach and its additional advances in word forest creation were described, such as a technique called trickle-down features that allow a grammar to pass head/foot features through a generation input, enabling language phenomena such as wh-movement to be represented.</Paragraph> <Paragraph position="1"> The grammar syntax and an evaluation of the coverage in an unknown domain were presented. The coverage is comparable and the runtime drastically out-performs previous approaches. null A Example Semantic and Lexical Input Below is an example utterance from the Monroe corpus and its purely semantic and lexical input to Acorn. In this example, only the words have, helicopter, and Strong Memorial are absent in the semantic input. The resulting generation output from Acorn is also shown.</Paragraph> <Paragraph position="2"> Original utterance: 'and i also have a helicopter at strong memorial' Below are some target and generated utterances from Acorn, illustrating several common errors, and are not examples of success. The first utterance is the real target one, and the second is the Acorn generated utterance.</Paragraph> <Paragraph position="3"> 1. &quot;i think i have a disability with maps&quot; &quot;i think i have disability with maps&quot; 2. &quot;they should have stayed in front of the tv&quot; &quot;in a front of the tv should stay they&quot; 3. &quot;and i also have a helicopter at strong memorial&quot; &quot;and i have a helicopter also at strong memorial&quot; 4. &quot;i can't see it on the map&quot; &quot;i can not on the map see it&quot; 5. &quot;probably all of them are hospitals&quot; &quot;probably hospitals are all them&quot; 6. &quot;are you talking to me&quot; &quot;are you talking me&quot; 7. &quot;and there are three people on a stretcher at the airport &quot; &quot;and three people on a stretcher are at the airport&quot; 8. &quot;then there's one stretcher patient at the mall&quot; &quot;then stretcher one patient is at the mall&quot; 9. &quot;so that guy should just walk to the hospital&quot; &quot;so that guy should walk to the hospital just&quot; 10. &quot;i think that's a very good plan&quot; &quot;i think that is very good plan&quot; C Example Good Output Below are a list of target utterances that Acorn matched ex- null actly, word for word. It is obviously not a complete list. 1. &quot;i'm not doing this on purpose&quot; 2. &quot;we can bring it to strong memorial&quot; 3. &quot;it's on elmwood and mount hope &quot; 4. &quot;so the heart attack person can't go there&quot; 5. &quot;and bring them to saint mary's&quot; 6. &quot;do you have any suggestions?&quot; 7. &quot;we can put him in one ambulance&quot; 8. &quot;because we have only six wounded&quot; 9. &quot;i think that's a good idea&quot; 10. &quot;and the other one is at the airport&quot; 11. &quot;what can i say?&quot;</Paragraph> </Section> class="xml-element"></Paper>