BERT Fine-tuning For Arabic Text Summarization
Khalid N. Elmadani, Mukhtar Elgezouli, Anas Showk

TL;DR
This paper demonstrates how to fine-tune multilingual BERT for Arabic text summarization, creating the first model for abstractive Arabic summarization and evaluating its performance in extractive tasks.
Contribution
It introduces the first Arabic abstractive summarization model using BERT fine-tuning and evaluates its effectiveness in Arabic extractive summarization.
Findings
Successful fine-tuning of multilingual BERT for Arabic summarization
First documented model for Arabic abstractive summarization
Performance evaluation on Arabic corpora
Abstract
Fine-tuning a pretrained BERT model is the state of the art method for extractive/abstractive text summarization, in this paper we showcase how this fine-tuning method can be applied to the Arabic language to both construct the first documented model for abstractive Arabic text summarization and show its performance in Arabic extractive summarization. Our model works with multilingual BERT (as Arabic language does not have a pretrained BERT of its own). We show its performance in English corpus first before applying it to Arabic corpora in both extractive and abstractive tasks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
