paper-with-me

홈 › 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 first model views text as a Markov process generating sequences of discourse entities (entity n-grams); we use the entropy of these entity n-grams to approximate the rate at which new information appears in text, reasoning that as more new words appear, the topic increasingly drifts and text coherence decreases. Our second model extends the work of Guinaudeau & Strube [28] that represents text as a graph of discourse entities, linked by different relations, such as their distance or adjacency in text. We use several graph topology metrics to approximate different aspects of the discourse flow that can indicate coherence, such as the average clustering or betweenness of discourse entities in text. Experiments with several instantiations of these models show that: (i) our models perform on a par with two other well-known models of text coherence even without any parameter tuning, and (ii) reranking retrieval results according to their coherence scores gives notable performance gains, confirming a relation between document coherence and relevance. This work contributes two novel models of document coherence, the application of which to IR complements recent work in the integration of document cohesiveness or comprehensibility to ranking [5, 56].

📄 PDF Abstract BibTeX arXiv:1507.08234

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringInformation RetrievalRerankingRetrievalSentence

Similar Papers 제목 키워드 기반

Towards Modelling Coherence in Spoken Discourse

2020-12-31 · Rajaswa Patil, Yaman Kumar Singla, Rajiv Ratn Shah, Mika Hama 외

While there has been significant progress towards modelling coherence in written discourse, the work in modelling spoken discourse coherence has been quite limited. Unlike the coherence in text, coherence in spoken disco…

Modeling Structural Similarities between Documents for Coherence Assessment with Graph Convolutional Networks

2023-06-10 · Wei Liu, Xiyan Fu, Michael Strube

Coherence is an important aspect of text quality, and various approaches have been applied to coherence modeling. However, existing methods solely focus on a single document's coherence patterns, ignoring the underlying …

Automated Essay Scoring

Evaluating Document Coherence Modelling

2021-03-18 · Aili Shen, Meladel Mistica, Bahar Salehi, Hang Li 외

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 understand…

ArticlesIntrusion DetectionSentence

Discourse Graph Guided Document Translation with Large Language Models

2025-11-10 · Viet-Thanh Pham, Minghan Wang, Hao-Han Liao, Thuy-Trang Vu arxiv

Adapting large language models to full document translation remains challenging due to the difficulty of capturing long-range dependencies and preserving discourse coherence throughout extended texts. While recent agenti…

Machine Translation

GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation

2025-07-04 · Himanshu Dutta, Sunny Manchanda, Prakhar Bapat, Meva Ram Gurjar 외

Document level Machine Translation (DocMT) approaches often struggle with effectively capturing discourse level phenomena. Existing approaches rely on heuristic rules to segment documents into discourse units, which rare…

Document Level Machine TranslationDocument TranslationLarge Language ModelMachine Translation+1