HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Analysis of the Evolution of Advanced Transformer-Based Language Models: Experiments on Opinion Mining

Nour Eddine Zekaoui; Siham Yousfi; Maryem Rhanoui; Mounia Mikram

Analysis of the Evolution of Advanced Transformer-Based Language Models: Experiments on Opinion Mining

Abstract

Opinion mining, also known as sentiment analysis, is a subfield of natural language processing (NLP) that focuses on identifying and extracting subjective information in textual material. This can include determining the overall sentiment of a piece of text (e.g., positive or negative), as well as identifying specific emotions or opinions expressed in the text, that involves the use of advanced machine and deep learning techniques. Recently, transformer-based language models make this task of human emotion analysis intuitive, thanks to the attention mechanism and parallel computation. These advantages make such models very powerful on linguistic tasks, unlike recurrent neural networks that spend a lot of time on sequential processing, making them prone to fail when it comes to processing long text. The scope of our paper aims to study the behaviour of the cutting-edge Transformer-based language models on opinion mining and provide a high-level comparison between them to highlight their key particularities. Additionally, our comparative study shows leads and paves the way for production engineers regarding the approach to focus on and is useful for researchers as it provides guidelines for future research subjects.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
opinion-mining-on-imdb-movie-reviewsBERT
Accuracy: 94.0
F1: 94.1
opinion-mining-on-imdb-movie-reviewsConvBERT
Accuracy: 94.5
F1: 94.6
opinion-mining-on-imdb-movie-reviewsGPT
Accuracy: 53.2
F1: 66.4
opinion-mining-on-imdb-movie-reviewsT5
Accuracy: 93.9
F1: 94.0
opinion-mining-on-imdb-movie-reviewsXLNet
Accuracy: 94.8
F1: 94.9
opinion-mining-on-imdb-movie-reviewsDeBERTa
Accuracy: 95.1
F1: 95.1
opinion-mining-on-imdb-movie-reviewsXLM-RoBERTA
Accuracy: 75.2
F1: 77.0
opinion-mining-on-imdb-movie-reviewsDistilBERT
Accuracy: 93.4
F1: 93.5
opinion-mining-on-imdb-movie-reviewsALBERT
Accuracy: 93.0
F1: 93.0
opinion-mining-on-imdb-movie-reviewsGPT-2
Accuracy: 54.5
F1: 52.9
opinion-mining-on-imdb-movie-reviewsRoBERTa
Accuracy: 95.3
F1: 95.3
opinion-mining-on-imdb-movie-reviewsLongformer
Accuracy: 95.0
opinion-mining-on-imdb-movie-reviewsELECTRA
Accuracy: 95.6
F1: 95.6
opinion-mining-on-imdb-movie-reviewsBART
Accuracy: 94.6
opinion-mining-on-imdb-movie-reviewsReformer
Accuracy: 52.2
F1: 53.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Analysis of the Evolution of Advanced Transformer-Based Language Models: Experiments on Opinion Mining | Papers | HyperAI