paper-with-me

홈 › Papers

Recursive Template-based Frame Generation for Task Oriented Dialog

2020-07-01 · ACL 2020 6 · Rashmi Gangadharaiah, Balakrishnan Narayanaswamy

The Natural Language Understanding (NLU) component in task oriented dialog systems processes a user{'}s request and converts it into structured information that can be consumed by downstream components such as the Dialog State Tracker (DST). This information is typically represented as a semantic frame that captures the intent and slot-labels provided by the user. We first show that such a shallow representation is insufficient for complex dialog scenarios, because it does not capture the recursive nature inherent in many domains. We propose a recursive, hierarchical frame-based representation and show how to learn it from data. We formulate the frame generation task as a template-based tree decoding task, where the decoder recursively generates a template and then fills slot values into the template. We extend local tree-based loss functions with terms that provide global supervision and show how to optimize them end-to-end. We achieve a small improvement on the widely used ATIS dataset and a much larger improvement on a more complex dataset we describe here.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderNatural Language Understanding

Similar Papers 제목 키워드 기반

A Novel Task-Oriented Text Corpus in Silent Speech Recognition and its Natural Language Generation Construction Method

2019-04-19 · Dong Cao, Dong-dong Zhang, Haibo Chen

Millions of people with severe speech disorders around the world may regain their communication capabilities through techniques of silent speech recognition (SSR). Using electroencephalography (EEG) as a biomarker for sp…

Data-to-Text GenerationDiversityEEGElectroencephalogram (EEG)+4

Scalable and Cost-Efficient de Novo Template-Based Molecular Generation

2025-06-10 · Piotr Gaiński, Oussama Boussif, Andrei Rekesh, Dmytro Shevchuk 외

Template-based molecular generation offers a promising avenue for drug design by ensuring generated compounds are synthetically accessible through predefined reaction templates and building blocks. In this work, we tackl…

DiversityDrug Design

A Template-guided Hybrid Pointer Network for Knowledge-based Task-oriented Dialogue Systems

2021-08-01 · ACL (dialdoc) 2021 8 · Dingmin Wang, Ziyao Chen, Wanwei He, Li Zhong 외

Most existing neural network based task-oriented dialog systems follow encoder-decoder paradigm, where the decoder purely depends on the source texts to generate a sequence of words, usually suffering from instability an…

DecoderTask-Oriented Dialogue Systems

A Template-guided Hybrid Pointer Network for Knowledge-basedTask-oriented Dialogue Systems

2021-06-10 · Dingmin Wang, Ziyao Chen, Wanwei He, Li Zhong 외

Most existing neural network based task-oriented dialogue systems follow encoder-decoder paradigm, where the decoder purely depends on the source texts to generate a sequence of words, usually suffering from instability …

DecoderTask-Oriented Dialogue Systems

Recursive Cross-View: Use Only 2D Detectors to Achieve 3D Object Detection without 3D Annotations

2022-11-14 · Shun Gui, Yan Luximon

Heavily relying on 3D annotations limits the real-world application of 3D object detection. In this paper, we propose a method that does not demand any 3D annotation, while being able to predict fully oriented 3D boundin…

3D Object DetectionHand DetectionHuman DetectionInstance Segmentation+3