TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Incorporating Joint Embeddings into Goal-Oriented Dialogue...

Incorporating Joint Embeddings into Goal-Oriented Dialogues with Multi-Task Learning

Firas Kassawat, Debanjan Chaudhuri, Jens Lehmann

2020-01-28Text GenerationGoal-Oriented Dialogue SystemsMulti-Task LearningGoal-Oriented Dialog
PaperPDFCode(official)

Abstract

Attention-based encoder-decoder neural network models have recently shown promising results in goal-oriented dialogue systems. However, these models struggle to reason over and incorporate state-full knowledge while preserving their end-to-end text generation functionality. Since such models can greatly benefit from user intent and knowledge graph integration, in this paper we propose an RNN-based end-to-end encoder-decoder architecture which is trained with joint embeddings of the knowledge graph and the corpus as input. The model provides an additional integration of user intent along with text generation, trained with a multi-task learning paradigm along with an additional regularization technique to penalize generating the wrong entity as output. The model further incorporates a Knowledge Graph entity lookup during inference to guarantee the generated output is state-full based on the local knowledge graph provided. We finally evaluated the model using the BLEU score, empirical evaluation depicts that our proposed architecture can aid in the betterment of task-oriented dialogue system`s performance.

Results

TaskDatasetMetricValueModel
DialogueKvretBLEU0.1831IJEEL-KVL
DialogueKvretEmbedding Average95.5IJEEL-KVL
DialogueKvretGreedy Matching62.5IJEEL-KVL
DialogueKvretVector Extrema97.4IJEEL-KVL
Goal-Oriented DialogKvretBLEU0.1831IJEEL-KVL
Goal-Oriented DialogKvretEmbedding Average95.5IJEEL-KVL
Goal-Oriented DialogKvretGreedy Matching62.5IJEEL-KVL
Goal-Oriented DialogKvretVector Extrema97.4IJEEL-KVL

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs2025-07-15Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Robust-Multi-Task Gradient Boosting2025-07-15Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11