paper-with-me

홈 › Papers

Evaluating Document Coherence Modelling

2021-03-18 · Aili Shen, Meladel Mistica, Bahar Salehi, Hang Li, Timothy Baldwin, Jianzhong Qi

While pretrained language models ("LM") have driven impressive gains over morpho-syntactic and semantic tasks, their ability to model discourse and pragmatic phenomena is less clear. As a step towards a better understanding of their discourse modelling capabilities, we propose a sentence intrusion detection task. We examine the performance of a broad range of pretrained LMs on this detection task for English. Lacking a dataset for the task, we introduce INSteD, a novel intruder sentence detection dataset, containing 170,000+ documents constructed from English Wikipedia and CNN news articles. Our experiments show that pretrained LMs perform impressively in in-domain evaluation, but experience a substantial drop in the cross-domain setting, indicating limited generalisation capacity. Further results over a novel linguistic probe dataset show that there is substantial room for improvement, especially in the cross-domain setting.

📄 PDF Abstract BibTeX arXiv:2103.10133

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesIntrusion DetectionSentence

Similar Papers 제목 키워드 기반

Entropy and Graph Based Modelling of Document Coherence using Discourse Entities: An Application

2015-07-29 · Casper Petersen, Christina Lioma, Jakob Grue Simonsen, Birger Larsen

We present two novel models of document coherence and their application to information retrieval (IR). Both models approximate document coherence using discourse entities, e.g. the subject or object of a sentence. Our fi…

ClusteringInformation RetrievalRerankingRetrieval+1

Coherence Models for Dialogue

2018-06-21 · Alessandra Cervone, Evgeny Stepanov, Giuseppe Riccardi

Coherence across multiple turns is a major challenge for state-of-the-art dialogue models. Arguably the most successful approach to automatically learning text coherence is the entity grid, which relies on modelling patt…

How to Find Strong Summary Coherence Measures? A Toolbox and a Comparative Study for Summary Coherence Measure Evaluation

2022-09-14 · COLING 2022 10 · Julius Steen, Katja Markert

Automatically evaluating the coherence of summaries is of great significance both to enable cost-efficient summarizer evaluation and as a tool for improving coherence by selecting high-scoring candidate summaries. While …

Pairwise proximity metrics for topic modelling evaluation based on BERT embeddings.

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The use of topic modelling methods is a popular way to describe natural language text with a representative set of words. In order to evaluate such methods, objective metrics such as coherence and silhouette scores are …

Articles

Multivariate Gaussian Topic Modelling: A novel approach to discover topics with greater semantic coherence

2025-03-19 · Satyajeet Sahoo, Jhareswar Maiti, Virendra Kumar Tewari

An important aspect of text mining involves information retrieval in form of discovery of semantic themes (topics) from documents using topic modelling. While generative topic models like Latent Dirichlet Allocation (LDA…

Information RetrievalTopic Models