Hybrid Content Selection & Generation
01 · 2024Separate what to preserve from how to express it. BERT-VBD proposes a two-component framework for Vietnamese multi-document summarization: an extractive stage using SBERT to select salient sentences, followed by an abstractive stage using VBD-LLaMA2 to generate the final summary.
- · Reported ROUGE-1 F1 of 70.1 and ROUGE-2 F1 of 39.6 on VN-MDS in comparative evaluation.
- · Hybrid selection-before-generation is a useful foundation for preserving salient information while improving readability.