paper-with-me

Papers

Exploring Text Links for Coherent Multi-Document Summarization

2016-12-01 · COLING 2016 12 · Xun Wang, Masaaki Nishino, Tsutomu Hirao, Katsuhito Sudoh, Masaaki Nagata

Summarization aims to represent source documents by a shortened passage. Existing methods focus on the extraction of key information, but often neglect coherence. Hence the generated summaries suffer from a lack of readability. To address this problem, we have developed a graph-based method by exploring the links between text to produce coherent summaries. Our approach involves finding a sequence of sentences that best represent the key information in a coherent way. In contrast to the previous methods that focus only on salience, the proposed method addresses both coherence and informativeness based on textual linkages. We conduct experiments on the DUC2004 summarization task data set. A performance comparison reveals that the summaries generated by the proposed system achieve comparable results in terms of the ROUGE metric, and show improvements in readability by human evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationInformativenessMulti-Document SummarizationText Generation

Similar Papers 제목 키워드 기반

A Multilingual Topic Model for Learning Weighted Topic Links Across Corpora with Low Comparability

2019-11-01 · IJCNLP 2019 11 · Weiwei Yang, Jordan Boyd-Graber, Philip Resnik

Multilingual topic models (MTMs) learn topics on documents in multiple languages. Past models align topics across languages by implicitly assuming the documents in different languages are highly comparable, often a false…

Topic Models

Efficiently Exploring Large Language Models for Document-Level Machine Translation with In-context Learning

2024-06-11 · Menglong Cui, Jiangcun Du, Shaolin Zhu, Deyi Xiong

Large language models (LLMs) exhibit outstanding performance in machine translation via in-context learning. In contrast to sentence-level translation, document-level translation (DOCMT) by LLMs based on in-context learn…

Document Level Machine TranslationIn-Context LearningMachine TranslationSentence+1

Modeling Coherence for Neural Machine Translation with Dynamic and Topic Caches

2017-11-30 · COLING 2018 8 · Shaohui Kuang, Deyi Xiong, Weihua Luo, Guodong Zhou

Sentences in a well-formed text are connected to each other via various links to form the cohesive structure of the text. Current neural machine translation (NMT) systems translate a text in a conventional sentence-by-se…

Machine TranslationNMTSentenceTranslation

Unsupervised Discovery of Multimodal Links in Multi-image, Multi-sentence Documents

2019-04-16 · IJCNLP 2019 11 · Jack Hessel, Lillian Lee, David Mimno

Images and text co-occur constantly on the web, but explicit links between images and sentences (or other intra-document textual units) are often not present. We present algorithms that discover image-sentence relationsh…

Sentence

DocHop-QA: Towards Multi-Hop Reasoning over Multimodal Document Collections

2025-08-20 · Jiwon Park, Seohyun Pyeon, Jinwoo Kim, Rina Carines Cabal 외 arxiv

Despite rapid progress in large language models (LLMs), current QA benchmarks still overlook the core challenge of real-world scientific information seeking: synthesizing multimodal evidence scattered across multiple doc…