paper-with-me

Papers

An Unsupervised Dialogue Topic Segmentation Model Based on Utterance Rewriting

2024-09-12 · Xia Hou, QiFeng Li, Tongliang Li

Dialogue topic segmentation plays a crucial role in various types of dialogue modeling tasks. The state-of-the-art unsupervised DTS methods learn topic-aware discourse representations from conversation data through adjacent discourse matching and pseudo segmentation to further mine useful clues in unlabeled conversational relations. However, in multi-round dialogs, discourses often have co-references or omissions, leading to the fact that direct use of these discourses for representation learning may negatively affect the semantic similarity computation in the neighboring discourse matching task. In order to fully utilize the useful cues in conversational relations, this study proposes a novel unsupervised dialog topic segmentation method that combines the Utterance Rewriting (UR) technique with an unsupervised learning algorithm to efficiently utilize the useful cues in unlabeled dialogs by rewriting the dialogs in order to recover the co-referents and omitted words. Compared with existing unsupervised models, the proposed Discourse Rewriting Topic Segmentation Model (UR-DTS) significantly improves the accuracy of topic segmentation. The main finding is that the performance on DialSeg711 improves by about 6% in terms of absolute error score and WD, achieving 11.42% in terms of absolute error score and 12.97% in terms of WD. on Doc2Dial the absolute error score and WD improves by about 3% and 2%, respectively, resulting in SOTA reaching 35.17% in terms of absolute error score and 38.49% in terms of WD. This shows that the model is very effective in capturing the nuances of conversational topics, as well as the usefulness and challenges of utilizing unlabeled conversations.

📄 PDF Abstract BibTeX arXiv:2409.07672

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSegmentationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Unsupervised Dialogue Topic Segmentation with Topic-aware Utterance Representation

2023-05-04 · Haoyu Gao, Rui Wang, Ting-En Lin, Yuchuan Wu 외

Dialogue Topic Segmentation (DTS) plays an essential role in a variety of dialogue modeling tasks. Previous DTS methods either focus on semantic similarity or dialogue coherence to assess topic similarity for unsupervise…

SegmentationSemantic SimilaritySemantic Textual Similarity

Improving Unsupervised Dialogue Topic Segmentation with Utterance-Pair Coherence Scoring

2021-06-12 · SIGDIAL (ACL) 2021 7 · Linzi Xing, Giuseppe Carenini

Dialogue topic segmentation is critical in several dialogue modeling problems. However, popular unsupervised approaches only exploit surface features in assessing topical coherence among utterances. In this work, we addr…

Segmentation

Topic-Aware Multi-turn Dialogue Modeling

2020-09-26 · Yi Xu, Hai Zhao, Zhuosheng Zhang

In the retrieval-based multi-turn dialogue modeling, it remains a challenge to select the most appropriate response according to extracting salient features in context utterances. As a conversation goes on, topic shift a…

Retrieval

From spoken dialogue to formal summary: An utterance rewriting for dialogue summarization

2022-07-01 · NAACL 2022 7 · Yue Fang, Hainan Zhang, Hongshen Chen, Zhuoye Ding 외

Due to the dialogue characteristics of unstructured contexts and multi-parties with first-person perspective, many successful text summarization works have failed when dealing with dialogue summarization. In dialogue sum…

Data Augmentationdialogue summaryText Summarization

Incomplete Utterance Rewriting with Editing Operation Guidance and Utterance Augmentation

2025-03-20 · Zhiyu Cao, Peifeng Li, Yaxin Fan, Qiaoming Zhu

Although existing fashionable generation methods on Incomplete Utterance Rewriting (IUR) can generate coherent utterances, they often result in the inclusion of irrelevant and redundant tokens in rewritten utterances due…

Multi-Task Learning