paper-with-me

Papers

Assessment of Transformer-Based Encoder-Decoder Model for Human-Like Summarization

2024-10-22 · Sindhu Nair, Y. S. Rao, Radha Shankarmani

In recent times, extracting valuable information from large text is making significant progress. Especially in the current era of social media, people expect quick bites of information. Automatic text summarization seeks to tackle this by slimming large texts down into more manageable summaries. This important research area can aid in decision-making by digging out salient content from large text. With the progress in deep learning models, significant work in language models has emerged. The encoder-decoder framework in deep learning has become the central approach for automatic text summarization. This work leverages transformer-based BART model for human-like summarization which is an open-ended problem with many challenges. On training and fine-tuning the encoder-decoder model, it is tested with diverse sample articles and the quality of summaries of diverse samples is assessed based on human evaluation parameters. Further, the finetuned model performance is compared with the baseline pretrained model based on evaluation metrics like ROUGE score and BERTScore. Additionally, domain adaptation of the model is required for improved performance of abstractive summarization of dialogues between interlocutors. On investigating, the above popular evaluation metrics are found to be insensitive to factual errors. Further investigation of the summaries generated by finetuned model is done using the contemporary evaluation metrics of factual consistency like WeCheck and SummaC. Empirical results on BBC News articles highlight that the gold standard summaries written by humans are more factually consistent by 17% than the abstractive summaries generated by finetuned model.

📄 PDF Abstract BibTeX arXiv:2410.16842

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationArticlesDecoderDomain AdaptationText Summarization

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

2023-10-05 · Anna Langedijk, Hosein Mohebbi, Gabriele Sarti, Willem Zuidema 외

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformer…

DecoderLogical ReasoningMachine TranslationQuestion Answering+2

Emotion-Aware Transformer Encoder for Empathetic Dialogue Generation

2022-04-24 · 2021 9th International Conference on Affective Computing and Intelligent Interaction Workshops and Demos (ACIIW) 2021 10 · Raman Goel, Seba Susan, Sachin Vashisht, Armaan Dhanda

Modern day conversational agents are trained to emulate the manner in which humans communicate. To emotionally bond with the user, these virtual agents need to be aware of the affective state of the user. Transformers ar…

DecoderDialogue GenerationLanguage ModelingLanguage Modelling+1

Social-MAE: Social Masked Autoencoder for Multi-person Motion Representation Learning

2024-04-08 · Mahsa Ehsanpour, Ian Reid, Hamid Rezatofighi

For a complete comprehension of multi-person scenes, it is essential to go beyond basic tasks like detection and tracking. Higher-level tasks, such as understanding the interactions and social activities among individual…

Action UnderstandingDecoderMulti-Person Pose forecastingRepresentation Learning

Transformer-Based Language Models Across Domain Verticals: Architectures, Applications and Critical Assessment

2026-06-23 · Guruprakash J, Krithika L. B arxiv

Transformer-based language models have become the default substrate for natural language processing and the pace of new releases has made it hard for practitioners to separate durable ideas from the noise of incremental …

Reinforcement Learning

Blind Image Quality Assessment via Transformer Predicted Error Map and Perceptual Quality Token

2023-05-16 · Jinsong Shi, Pan Gao, Aljosa Smolic

Image quality assessment is a fundamental problem in the field of image processing, and due to the lack of reference images in most practical scenarios, no-reference image quality assessment (NR-IQA), has gained increasi…

Image Quality AssessmentNo-Reference Image Quality Assessment