Weakly supervised discourse segmentation for multiparty oral conversations (2021.emnlp-main)
Copied to clipboard
| Challenge: | Discourse segmentation is the first step of discourse analysis. |
| Approach: | They propose a weak supervision approach to adapt a latent model to French conversation transcripts with a linguistic and acoustic input. |
| Outcome: | The proposed model improves in situations where speaker turns are lacking or noisy, gaining up to 13% in F-score. |
Similar Papers
Weakly Supervised Word Segmentation for Computational Language Documentation (2022.acl-long)
Copied to clipboard
| Challenge: | a recent paper aims to improve the effectiveness of unsupervised language analysis techniques in low resource settings. |
| Approach: | They propose to use a weak supervision to improve linguistic segmentation in low resource languages . they propose to provide linguists with LTs that can be used to create interactive annotation tools . |
| Outcome: | The proposed models can be used to improve the quality of language segmentation in low resource languages. |
Joint Learning of Syntactic Features Helps Discourse Segmentation (2020.lrec-1)
Copied to clipboard
| Challenge: | Discourse segmentation is a task of fragmenting text into minimal disjoint chunks of text called Elementary Discourse Units (EDUs). |
| Approach: | They propose a framework for multi-lingual discourse segmentation with BERT . they cast the problem as a token classification problem and jointly learn syntactic features like part-of-speech tags and dependency relations. |
| Outcome: | Experiments in English, Dutch, German, Portuguese Brazilian and Basque show that the proposed model performs better across languages. |
Weak Supervision for Learning Discourse Structure (D19-1)
Copied to clipboard
| Challenge: | a weak supervision approach is a promising tool for learning discourse structure for multi-party dialogue. |
| Approach: | They propose a data programming paradigm that allows a user to label training data using expert-composed heuristics and transform them into probability distributions of the class labels. |
| Outcome: | The proposed approach outperforms both deep learning and traditional ML approaches on the task of learning discourse structure for multi-party dialogue. |
Joint Dialogue Topic Segmentation and Categorization: A Case Study on Clinical Spoken Conversations (2023.emnlp-industry)
Copied to clipboard
| Challenge: | Utilizing natural language processing in clinical conversations is effective to improve the efficiency of workflows for medical staff and patients. |
| Approach: | They propose a model for dialogue segmentation and topic categorization that integrates natural language processing techniques into a joint model. |
| Outcome: | The proposed model improves on follow-up calls for diabetes management and reduces computational complexity and cost. |
Linear Semantic Segmentation for Low-Resource Spoken Dialects (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing models for semantic segmentation are primarily developed and evaluated on high-resource written text, limiting their effectiveness on low-resourced conversational varieties. |
| Approach: | They propose a multi-genre benchmark for semantic segmentation in Arabic, focusing on dialectal discourse. |
| Outcome: | The proposed model outperforms baselines on dialectal non-news genres while performing well on high-resource written text. |
Zero-shot Learning for Multilingual Discourse Relation Classification (2024.lrec-main)
Copied to clipboard
| Challenge: | Discourse analysis is a hard task, but data is limited for other languages. |
| Approach: | They propose to use zero-shot learning to combine discourse relation data . they compare two versions of the same text with different labels . |
| Outcome: | The proposed method can be applied to languages, frameworks, or similarity measures. |
SuperDialseg: A Large-scale Dataset for Supervised Dialogue Segmentation (2023.emnlp-main)
Copied to clipboard
| Challenge: | Empirical studies show that supervised learning is extremely effective in in-domain datasets and models trained on SuperDialseg can achieve good generalization ability on out-of-domain data. |
| Approach: | They propose a supervised definition of dialogue segmentation points using document-grounded dialogues and a large-scale supervised dataset called SuperDialseg. |
| Outcome: | The proposed model can achieve good generalization ability on out-of-domain data. |
Joint Word and Morpheme Segmentation with Bayesian Non-Parametric Models (2023.findings-eacl)
Copied to clipboard
| Challenge: | Language documentation often requires segmenting transcriptions of utterances into words and morphemes . a long tradition of nonparametric Bayesian models is used to handle these tasks . |
| Approach: | They propose a Bayesian model for simultaneously segmenting utterances at two levels . they use two under-resourced languages to better understand the value of weak supervision . |
| Outcome: | The proposed model can be used to identify language documents with weak supervision. |
Toward Fast and Accurate Neural Discourse Segmentation (D18-1)
Copied to clipboard
| Challenge: | Existing discourse segmenters rely on complicated hand-crafted features and are not practical in actual use. |
| Approach: | They propose an end-to-end neural segmenter based on BiLSTM-CRF framework that can segment texts fast and accurately using a large corpus. |
| Outcome: | The proposed model is significantly faster than previous methods while achieving state-of-the-art performance on the RST-DT corpus. |
Leveraging Summarization for Unsupervised Dialogue Topic Segmentation (2024.findings-naacl)
Copied to clipboard
Aleksei Artemiev, Daniil Parinov, Alexey Grishanov, Ivan Borisov, Alexey Vasilev, Daniil Muravetskii, Aleksey Rezvykh, Aleksei Goncharov, Andrey Savchenko
| Challenge: | Existing methods to segment textual data are difficult to handle for noisy spoken dialogues. |
| Approach: | They propose to leverage dialogue summaries for unsupervised topic segmentation . they show that the new approach outperforms state-of-the-art methods in unsupervised segmentation and requires less setup . |
| Outcome: | The proposed approach outperforms state-of-the-art methods in unsupervised topic segmentation and requires less setup. |