﻿<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="shi-2020-sequence">
    <titleInfo>
        <title>A Sequence-to-sequence Approach for Numerical Slot-filling Dialog Systems</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Hongjie</namePart>
        <namePart type="family">Shi</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2020-jul</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the 21th Annual Meeting of the Special Interest Group on Discourse and Dialogue</title>
        </titleInfo>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">1st virtual meeting</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
    </relatedItem>
    <abstract>Dialog systems capable of filling slots with numerical values have wide applicability to many task-oriented applications. In this paper, we perform a particular case study on the “number_of_guests” slot-filling in hotel reservation domain, and propose two methods to improve current dialog system model on 1. numerical reasoning performance by training the model to predict arithmetic expressions, and 2. multi-turn question generation by introducing additional context slots. Furthermore, because the proposed methods are all based on an end-to-end trainable sequence-to-sequence (seq2seq) neural model, it is possible to achieve further performance improvement on increasing dialog logs in the future.</abstract>
    <identifier type="citekey">shi-2020-sequence</identifier>
    <location>
        <url>https://www.aclweb.org/anthology/2020.sigdial-1.34</url>
    </location>
    <part>
        <date>2020-jul</date>
        <extent unit="page">
            <start>272</start>
            <end>277</end>
        </extent>
    </part>
</mods>
</modsCollection>
