DSBERT:Unsupervised Dialogue Structure learning with BERT
Bingkun Chen, Shaobing Dai, Shenghua Zheng, Lei Liao, Yang Li

TL;DR
This paper introduces DSBERT, an unsupervised method using BERT and AutoEncoder for learning dialogue structures, improving the automatic extraction of dialogue states and semantics for better dialogue system design.
Contribution
The paper presents a novel unsupervised dialogue structure learning algorithm combining BERT and AutoEncoder with balanced loss functions, outperforming previous models.
Findings
DSBERT generates dialogue structures closer to real structures.
It effectively distinguishes sentences with different semantics.
The model improves dialogue state representation.
Abstract
Unsupervised dialogue structure learning is an important and meaningful task in natural language processing. The extracted dialogue structure and process can help analyze human dialogue, and play a vital role in the design and evaluation of dialogue systems. The traditional dialogue system requires experts to manually design the dialogue structure, which is very costly. But through unsupervised dialogue structure learning, dialogue structure can be automatically obtained, reducing the cost of developers constructing dialogue process. The learned dialogue structure can be used to promote the dialogue generation of the downstream task system, and improve the logic and consistency of the dialogue robot's reply.In this paper, we propose a Bert-based unsupervised dialogue structure learning algorithm DSBERT (Dialogue Structure BERT). Different from the previous SOTA models VRNN and SVRNN, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Attention Dropout · Multi-Head Attention · Dropout · Layer Normalization · Weight Decay · Residual Connection · WordPiece
