مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| خلاصهسازی متن تبیینپذیر× | خلاصهسازی متن با تنظیم دقیق (Fine-Tuned Text Summarization)× | |
|---|---|---|
| حوزه | یادگیری عمیق | یادگیری عمیق |
| خانواده | Machine learning | Machine learning |
| سال پیدایش | 2019–2020 | 2019–2020 |
| پدیدآور≠ | Community (Maynez, Atanasova et al.) | Lewis et al. (BART); Zhang et al. (PEGASUS); Raffel et al. (T5) |
| نوع≠ | Explainable NLP pipeline | Fine-tuned sequence-to-sequence neural model |
| منبع بنیادین≠ | Atanasova, P., Simonsen, J. G., Lioma, C., & Augenstein, I. (2020). A diagnostic study of explainability techniques for text classification. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), 3256–3274. Association for Computational Linguistics. link ↗ | Zhang, J., Zhao, Y., Saleh, M., & Liu, P. J. (2020). PEGASUS: Pre-training with Extracted Gap-sentences for Abstractive Summarization. Proceedings of the 37th International Conference on Machine Learning (ICML), 119, 11328–11339. link ↗ |
| نامهای دیگر | XAI text summarization, interpretable summarization, transparent summarization, faithfulness-aware summarization | Fine-tuned summarization model, Abstractive summarization via fine-tuning, Seq2Seq fine-tuning for summarization, BART/T5/PEGASUS fine-tuning |
| مرتبط≠ | 6 | 5 |
| خلاصه≠ | Explainable Text Summarization augments automatic summarization models — extractive or abstractive — with post-hoc or built-in explanation methods that reveal which source sentences, tokens, or attention patterns drove each output sentence. The goal is to audit faithfulness, detect hallucinations, and build trust in model outputs in high-stakes settings such as medical or legal document review. | Fine-Tuned Text Summarization adapts a large pre-trained sequence-to-sequence model — such as BART, T5, or PEGASUS — to generate concise summaries of documents by training on domain-specific (document, summary) pairs. The approach yields substantially more fluent and faithful summaries than extractive or generic approaches by leveraging knowledge encoded in billions of pre-training tokens. |
| ScholarGateمجموعهداده ↗ |
|
|