paper-with-me

홈 › Papers

NMF Ensembles? Not for Text Summarization!

2020-11-01 · EMNLP (insights) 2020 11 · Alka Khurana, Vasudha Bhatnagar

Non-negative Matrix Factorization (NMF) has been used for text analytics with promising results. Instability of results arising due to stochastic variations during initialization makes a case for use of ensemble technology. However, our extensive empirical investigation indicates otherwise. In this paper, we establish that ensemble summary for single document using NMF is no better than the best base model summary.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Enhancing Annotated Bibliography Generation with LLM Ensembles

2024-12-30 · Sergio Bermejo

This work proposes a novel approach to enhancing annotated bibliography generation through Large Language Model (LLM) ensembles. In particular, multiple LLMs in different roles -- controllable text generation, evaluation…

DiversityLanguage ModelingLanguage ModellingLarge Language Model+1

CUED at ProbSum 2023: Hierarchical Ensemble of Summarization Models

2023-06-08 · Potsawee Manakul, Yassir Fathullah, Adian Liusie, Vyas Raina 외

In this paper, we consider the challenge of summarizing patients' medical progress notes in a limited data setting. For the Problem List Summarization (shared task 1A) at the BioNLP Workshop 2023, we demonstrate that Cli…

DynE: Dynamic Ensemble Decoding for Multi-Document Summarization

2020-06-15 · Chris Hokamp, Demian Gholipour Ghalandari, Nghia The Pham, John Glover

Sequence-to-sequence (s2s) models are the basis for extensive work in natural language processing. However, some applications, such as multi-document summarization, multi-modal machine translation, and the automatic post…

ArticlesAutomatic Post-EditingDocument SummarizationMachine Translation+2

Unifying Conformal Language Tasks with In-Context Ensembles

2026-09-02 · Xiao Shi Huang, Chen-Yuan Lin, Bruce Kuwahara, Kin Kwan Leung 외 hf

Many NLP tasks, such as summarization and extractive question answering, reduce to retrieving relevant content from documents under two constraints: coverage, retaining enough pertinent information to achieve some goal, …

Question AnsweringPrompt Engineering

Metric Ensembles For Hallucination Detection

2023-10-16 · Grant C. Forbes, Parth Katlana, Zeydy Ortiz

Abstractive text summarization has garnered increased interest as of late, in part due to the proliferation of large language models (LLMs). One of the most pressing problems related to generation of abstractive summarie…

Abstractive Text SummarizationHallucinationText Summarization