TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ViT5: Pretrained Text-to-Text Transformer for Vietnamese L...

ViT5: Pretrained Text-to-Text Transformer for Vietnamese Language Generation

Long Phan, Hieu Tran, Hieu Nguyen, Trieu H. Trinh

2022-05-13NAACL (ACL) 2022 7Text GenerationAbstractive Text SummarizationText Summarizationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition In VietnameseNamed Entity Recognition (NER)
PaperPDFCode(official)

Abstract

We present ViT5, a pretrained Transformer-based encoder-decoder model for the Vietnamese language. With T5-style self-supervised pretraining, ViT5 is trained on a large corpus of high-quality and diverse Vietnamese texts. We benchmark ViT5 on two downstream text generation tasks, Abstractive Text Summarization and Named Entity Recognition. Although Abstractive Text Summarization has been widely studied for the English language thanks to its rich and large source of data, there has been minimal research into the same task in Vietnamese, a much lower resource language. In this work, we perform exhaustive experiments on both Vietnamese Abstractive Summarization and Named Entity Recognition, validating the performance of ViT5 against many other pretrained Transformer-based encoder-decoder models. Our experiments show that ViT5 significantly outperforms existing models and achieves state-of-the-art results on Vietnamese Text Summarization. On the task of Named Entity Recognition, ViT5 is competitive against previous best results from pretrained encoder-based Transformer models. Further analysis shows the importance of context length during the self-supervised pretraining on downstream performance across different settings.

Results

TaskDatasetMetricValueModel
Named Entity Recognition (NER)PhoNER COVID19F1 (%)94.5ViT5 base
Text SummarizationvietnewsRouge-163.37ViT5 large
Text SummarizationvietnewsRouge-234.24ViT5 large
Text SummarizationvietnewsRouge-L43.55ViT5 large
Text SummarizationvietnewsRouge-162.77ViT5 base
Text SummarizationvietnewsRouge-233.16ViT5 base
Text SummarizationvietnewsRouge-L42.75ViT5 base
Abstractive Text SummarizationvietnewsRouge-163.37ViT5 large
Abstractive Text SummarizationvietnewsRouge-234.24ViT5 large
Abstractive Text SummarizationvietnewsRouge-L43.55ViT5 large
Abstractive Text SummarizationvietnewsRouge-162.77ViT5 base
Abstractive Text SummarizationvietnewsRouge-233.16ViT5 base
Abstractive Text SummarizationvietnewsRouge-L42.75ViT5 base

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs2025-07-15Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15LRCTI: A Large Language Model-Based Framework for Multi-Step Evidence Retrieval and Reasoning in Cyber Threat Intelligence Credibility Verification2025-07-15Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11CLI-RAG: A Retrieval-Augmented Framework for Clinically Structured and Context Aware Text Generation with LLMs2025-07-09