Task Oriented In-Domain Data Augmentation
Xiao Liang, Xinyu Hu, Simiao Zuo, Yeyun Gong, Qiang Lou, Yi Liu,, Shao-Lun Huang, Jian Jiao

TL;DR
TRAIT is a task-oriented data augmentation framework that enhances domain-specific LLM performance by selecting relevant in-domain data and generating synthetic passages aligned with downstream tasks, demonstrated in advertisement and math domains.
Contribution
The paper introduces TRAIT, a novel framework combining data selection and synthetic passage generation for effective in-domain LLM adaptation.
Findings
TRAIT improves LLM performance by 8% in advertisement domain.
TRAIT enhances math domain performance by 7.5%.
Synthetic passages guide models to better align with downstream tasks.
Abstract
Large Language Models (LLMs) have shown superior performance in various applications and fields. To achieve better performance on specialized domains such as law and advertisement, LLMs are often continue pre-trained on in-domain data. However, existing approaches suffer from two major issues. First, in-domain data are scarce compared with general domain-agnostic data. Second, data used for continual pre-training are not task-aware, such that they may not be helpful to downstream applications. We propose TRAIT, a task-oriented in-domain data augmentation framework. Our framework is divided into two parts: in-domain data selection and task-oriented synthetic passage generation. The data selection strategy identifies and selects a large amount of in-domain data from general corpora, and thus significantly enriches domain knowledge in the continual pre-training data. The synthetic passages…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDistributed and Parallel Computing Systems
