paper-with-me

홈 › Papers

A Sequence-to-sequence Approach for Numerical Slot-filling Dialog Systems

2020-07-01 · SIGDIAL (ACL) 2020 7 · Hongjie Shi

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-Generationslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Leveraging Non-Conversational Tasks for Low Resource Slot Filling: Does it help?

2019-09-01 · WS 2019 9 · Samuel Louvan, Bernardo Magnini

Slot filling is a core operation for utterance understanding in task-oriented dialogue systems. Slots are typically domain-specific, and adding new domains to a dialogue system involves data and time-intensive processes.…

Multi-Task Learningslot-fillingSlot FillingTask-Oriented Dialogue Systems+1

A Graph-to-Sequence Model for Joint Intent Detection and Slot Filling in Task-Oriented Dialogue Systems

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Effectively decoding semantic frames in task-oriented dialogue systems remains a challenge, which typically includes intent detection and slot filling. Although RNN-based neural models show promising results by jointly l…

Decoderglobal-optimizationGraph-to-SequenceIntent Detection+4

Improving Slot Filling in Spoken Language Understanding with Joint Pointer and Attention

2018-07-01 · ACL 2018 7 · Lin Zhao, Zhe Feng

We present a generative neural network model for slot filling based on a sequence-to-sequence (Seq2Seq) model together with a pointer network, in the situation where only sentence-level slot annotations are available in …

Sentenceslot-fillingSlot FillingSpeech Recognition+1

Building a Task-oriented Dialog System for Languages with no Training Data: the Case for Basque

2020-05-01 · LREC 2020 5 · Maddalen L{\'o}pez de Lacalle, Xabier Saralegi, I{\~n}aki San Vicente

This paper presents an approach for developing a task-oriented dialog system for less-resourced languages in scenarios where training data is not available. Both intent classification and slot filling are tackled. We pro…

ClassificationGeneral Classificationintent-classificationIntent Classification+6

Semantic Parsing for Task Oriented Dialog using Hierarchical Representations

2018-10-18 · EMNLP 2018 10 · Sonal Gupta, Rushin Shah, Mrinal Mohit, Anuj Kumar 외

Task oriented dialog systems typically first parse user utterances to semantic frames comprised of intents and slots. Previous work on task oriented intent and slot-filling work has been restricted to one intent per quer…

Constituency ParsingSemantic Parsingslot-fillingSlot Filling