ChatAug: Leveraging ChatGPT for Text Data Augmentation

要約

テキスト データの拡張は、多くの自然言語処理 (NLP) タスクにおける限られたサンプル サイズの課題を克服するための効果的な戦略です。
この課題は、ターゲット ドメインのデータが一般的にはるかに少なく、品質が低い、数ショット学習シナリオで特に顕著です。
このような課題を軽減するための自然で広く使用されている戦略は、トレーニング データに対してデータ拡張を実行して、データの不変性をより適切に捉え、サンプル サイズを増やすことです。
ただし、現在のテキスト データ拡張方法では、生成されたデータの正しいラベル付けを保証できない (忠実性に欠ける) か、生成されたデータの十分な多様性を保証できない (完全性に欠ける)、またはその両方です。
大規模な言語モデルの最近の成功、特に言語理解能力の向上を実証した ChatGPT の開発に触発されて、この作業では、ChatGPT (ChatAug という名前) に基づくテキスト データ拡張アプローチを提案します。
ChatGPT は、比類のない豊富な言語を備えたデータでトレーニングされ、大規模な人間のフィードバックによる強化トレーニング プロセスを採用しています。
私たちのテキスト データ拡張アプローチ ChatAug は、トレーニング サンプルの各センテンスを、概念的には類似しているが意味的には異なる複数のサンプルに言い換えます。
拡張されたサンプルは、下流のモデル トレーニングで使用できます。
少数ショット学習テキスト分類タスクに関する実験結果は、テスト精度と拡張サンプルの分布に関して、最先端のテキスト データ拡張方法よりも提案された ChatAug アプローチの優れたパフォーマンスを示しています。

要約(オリジナル)

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 scenario, where the data in the target domain is generally much scarcer and of lowered quality. A natural and widely-used strategy to mitigate such challenges is to perform data augmentation on the training data to better capture the data invariance and increase the sample size. However, current text data augmentation methods either can not ensure the correct labeling of the generated data (lacking faithfulness) or can not ensure sufficient diversity in the generated data (lacking completeness), or both. Inspired by the recent success of large language models, especially the development of ChatGPT, which demonstrated improved language comprehension abilities, in this work, we propose a text data augmentation approach based on ChatGPT (named ChatAug). ChatGPT is trained on data with unparalleled linguistic richness and employs a reinforcement training process with large-scale human feedback, which endows the model with affinity to the naturalness of human language. Our text data augmentation approach ChatAug rephrases each sentence in the training samples into multiple conceptually similar but semantically different samples. The augmented samples can then be used in downstream model training. Experiment results on few-shot learning text classification tasks show the superior performance of the proposed ChatAug approach over state-of-the-art text data augmentation methods in terms of testing accuracy and distribution of the augmented samples.

arxiv情報

著者 Haixing Dai,Zhengliang Liu,Wenxiong Liao,Xiaoke Huang,Zihao Wu,Lin Zhao,Wei Liu,Ninghao Liu,Sheng Li,Dajiang Zhu,Hongmin Cai,Quanzheng Li,Dinggang Shen,Tianming Liu,Xiang Li
発行日 2023-02-28 01:53:14+00:00
arxivサイト arxiv_id(pdf)

提供元, 利用サービス

arxiv.jp, Google

カテゴリー: cs.AI, cs.CL, cs.LG パーマリンク