Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Automatic Extractive Summarization using GAN Boosted by DistilBERT Word Embedding and Transductive Learning

Author 1: Dongliang Li Author 2: Youyou Li Author 3: Zhigang ZHANG
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 11 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0141107

Abstract

Text summarization is crucial in diverse fields such as engineering and healthcare, greatly enhancing time and cost efficiency. This study introduces an innovative extractive text summarization approach utilizing a Generative Adversarial Network (GAN), Transductive Long Short-Term Memory (TLSTM), and DistilBERT word embedding. DistilBERT, a streamlined BERT variant, offers significant size reduction (approximately 40%), while maintaining 97% of language comprehension capabilities and achieving a 60% speed increase. These benefits are realized through knowledge distillation during pre-training. Our methodology uses GANs, consisting of the generator and discriminator networks, built primarily using TLSTM - an expert at decoding temporal nuances in timeseries prediction. For more effective model fitting, transductive learning is employed, assigning higher weights to samples nearer to the test point. The generator evaluates the probability of each sentence for inclusion in the summary, and the discriminator critically examines the generated summary. This reciprocal relationship fosters a dynamic iterative process, generating top-tier summaries. To train the discriminator efficiently, a unique loss function is proposed, incorporating multiple factors such as the generator’s output, actual document summaries, and artificially created summaries. This strategy motivates the generator to experiment with diverse sentence combinations, generating summaries that meet high-quality and coherence standards. Our model’s effectiveness was tested on the widely accepted CNN/Daily Mail dataset, a benchmark for summarization tasks. According to the ROUGE metric, our experiments demonstrate that our model outperforms existing models in terms of summarization quality and efficiency.

Keywords

How to Cite this Article

Li, D., Li, Y., & ZHANG, Z. (2023). Automatic Extractive Summarization using GAN Boosted by DistilBERT Word Embedding and Transductive Learning. International Journal of Advanced Computer Science and Applications, 14(11). https://doi.org/10.14569/IJACSA.2023.0141107

Li, Dongliang, et al.. "Automatic Extractive Summarization using GAN Boosted by DistilBERT Word Embedding and Transductive Learning." International Journal of Advanced Computer Science and Applications, vol. 14, no. 11, 2023, https://doi.org/10.14569/IJACSA.2023.0141107.

@article{Li2023,
  title     = {Automatic Extractive Summarization using GAN Boosted by DistilBERT Word Embedding and Transductive Learning},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {11},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Dongliang Li and Youyou Li and Zhigang ZHANG},
  doi       = {10.14569/IJACSA.2023.0141107},
  url       = {https://doi.org/10.14569/IJACSA.2023.0141107}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.