# Structured Fusion Networks for Dialog

**Authors:** Shikib Mehri, Tejas Srinivasan, Maxine Eskenazi

arXiv: 1907.10016 · 2019-07-24

## TL;DR

This paper introduces Structured Fusion Networks that explicitly incorporate dialog structure into neural models, enhancing generalizability, data efficiency, and robustness in dialog systems.

## Contribution

It proposes a novel approach to embed structured dialog modules into neural networks, bridging traditional and neural dialog modeling.

## Key findings

- Strong results on MultiWOZ dataset
- Improved domain generalizability
- Robustness during reinforcement learning

## Abstract

Neural dialog models have exhibited strong performance, however their end-to-end nature lacks a representation of the explicit structure of dialog. This results in a loss of generalizability, controllability and a data-hungry nature. Conversely, more traditional dialog systems do have strong models of explicit structure. This paper introduces several approaches for explicitly incorporating structure into neural models of dialog. Structured Fusion Networks first learn neural dialog modules corresponding to the structured components of traditional dialog systems and then incorporate these modules in a higher-level generative model. Structured Fusion Networks obtain strong results on the MultiWOZ dataset, both with and without reinforcement learning. Structured Fusion Networks are shown to have several valuable properties, including better domain generalizability, improved performance in reduced data scenarios and robustness to divergence during reinforcement learning.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.10016/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1907.10016/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1907.10016/full.md

---
Source: https://tomesphere.com/paper/1907.10016