paper-with-me

홈 › Papers

From Big to Small Without Losing It All: Text Augmentation with ChatGPT for Efficient Sentiment Analysis

2023-12-07 · Stanisław Woźniak, Jan Kocoń

In the era of artificial intelligence, data is gold but costly to annotate. The paper demonstrates a groundbreaking solution to this dilemma using ChatGPT for text augmentation in sentiment analysis. We leverage ChatGPT's generative capabilities to create synthetic training data that significantly improves the performance of smaller models, making them competitive with, or even outperforming, their larger counterparts. This innovation enables models to be both efficient and effective, thereby reducing computational cost, inference time, and memory usage without compromising on quality. Our work marks a key advancement in the cost-effective development and deployment of robust sentiment analysis models.

📄 PDF Abstract BibTeX arXiv:2312.04720

Code (1)

clarin-pl/text-augumentation-with-chatgpt 공식 구현 pytorch

Tasks

AllSentiment AnalysisText Augmentation

Similar Papers 제목 키워드 기반

Enhancing SLM via ChatGPT and Dataset Augmentation

2024-09-19 · Tom Pieper, Mohamad Ballout, Ulf Krumnack, Gunther Heidemann 외

This paper explores the enhancement of small language models through strategic dataset augmentation via ChatGPT-3.5-Turbo, in the domain of Natural Language Inference (NLI). By employing knowledge distillation-based tech…

Knowledge DistillationNatural Language Inference

Exploring ChatGPT-based Augmentation Strategies for Contrastive Aspect-based Sentiment Analysis

2024-09-17 · Lingling Xu, Haoran Xie, S. Joe Qin, Fu Lee Wang 외

Aspect-based sentiment analysis (ABSA) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, o…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningData Augmentation+6

Leveraging ChatGPT in Pharmacovigilance Event Extraction: An Empirical Study

2024-02-24 · Zhaoyue Sun, Gabriele Pergola, Byron C. Wallace, Yulan He

With the advent of large language models (LLMs), there has been growing interest in exploring their potential for medical applications. This research aims to investigate the ability of LLMs, specifically ChatGPT, in the …

Data AugmentationEvent ExtractionPharmacovigilance

LLM-powered Data Augmentation for Enhanced Cross-lingual Performance

2023-05-23 · Chenxi Whitehouse, Monojit Choudhury, Alham Fikri Aji

This paper explores the potential of leveraging Large Language Models (LLMs) for data augmentation in multilingual commonsense reasoning datasets where the available training data is extremely limited. To achieve this, w…

Data Augmentation

AugGPT: Leveraging ChatGPT for Text Data Augmentation

2023-02-25 · Haixing Dai, Zhengliang Liu, Wenxiong Liao, Xiaoke Huang 외

Text data augmentation is an effective strategy for overcoming the challenge of limited sample sizes in many natural language processing (NLP) tasks. This challenge is especially prominent in the few-shot learning scenar…

Data AugmentationFew-Shot LearningSentencetext-classification+1