paper-with-me

Papers

Systematically Exploring Redundancy Reduction in Summarizing Long Documents

2020-11-30 · Asian Chapter of the Association for Computational Linguistics 2020 · Wen Xiao, Giuseppe Carenini

Our analysis of large summarization datasets indicates that redundancy is a very serious problem when summarizing long documents. Yet, redundancy reduction has not been thoroughly investigated in neural summarization. In this work, we systematically explore and compare different ways to deal with redundancy when summarizing long documents. Specifically, we organize the existing methods into categories based on when and how the redundancy is considered. Then, in the context of these categories, we propose three additional methods balancing non-redundancy and importance in a general and flexible way. In a series of experiments, we show that our proposed methods achieve the state-of-the-art with respect to ROUGE scores on two scientific paper datasets, Pubmed and arXiv, while reducing redundancy significantly.

📄 PDF Abstract BibTeX arXiv:2012.00052

Code (1)

Wendy-Xiao/redundancy_reduction_longdoc 공식 구현 pytorch

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Latent Representation Matters: Human-like Sketches in One-shot Drawing Tasks

2024-06-10 · Victor Boutin, Rishav Mukherji, Aditya Agrawal, Sabine Muzellec 외

Humans can effortlessly draw new categories from a single exemplar, a feat that has long posed a challenge for generative models. However, this gap has started to close with recent advances in diffusion models. This one-…

Quantization

Study Features via Exploring Distribution Structure

2024-01-15 · Chunxu Cao, Qiang Zhang

In this paper, we present a novel framework for data redundancy measurement based on probabilistic modeling of datasets, and a new criterion for redundancy detection that is resilient to noise. We also develop new method…

feature selectionStochastic Optimization

Redundancy-free Verbalization of Individuals for Ontology Validation

2016-07-24 · E. V. Vinu, P. Sreenivasa Kumar

We investigate the problem of verbalizing Web Ontology Language (OWL) axioms of domain ontologies in this paper. The existing approaches address the problem of fidelity of verbalized OWL texts to OWL semantics by explori…

Redundancy Analysis and Mitigation for Machine Learning-Based Process Monitoring of Additive Manufacturing

2025-04-30 · Jiarui Xie, Yaoyao Fiona Zhao

The deployment of machine learning (ML)-based process monitoring systems has significantly advanced additive manufacturing (AM) by enabling real-time defect detection, quality assessment, and process optimization. Howeve…

Defect DetectionTransfer Learning

Sequential Learning of Principal Curves: Summarizing Data Streams on the Fly

2018-05-18 · Benjamin Guedj, Le Li

When confronted with massive data streams, summarizing data with dimension reduction methods such as PCA raises theoretical and algorithmic pitfalls. Principal curves act as a nonlinear generalization of PCA and the pres…

Dimensionality Reduction