paper-with-me

Papers

Task Oriented In-Domain Data Augmentation

2024-06-24 · Xiao Liang, Xinyu Hu, Simiao Zuo, Yeyun Gong, Qiang Lou, Yi Liu, Shao-Lun Huang, Jian Jiao

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 contain guidance on how to use domain knowledge to answer questions about downstream tasks. By training on such passages, the model aligns with the need of downstream applications. We adapt LLMs to two domains: advertisement and math. On average, TRAIT improves LLM performance by 8% in the advertisement domain and 7.5% in the math domain.

📄 PDF Abstract BibTeX arXiv:2406.16694

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMath

Similar Papers 제목 키워드 기반

Semi-Supervised Domain Adaptation Using Target-Oriented Domain Augmentation for 3D Object Detection

2024-06-17 · Yecheol Kim, Junho Lee, Changsoo Park, Hyoung won Kim 외

3D object detection is crucial for applications like autonomous driving and robotics. However, in real-world environments, variations in sensor data distribution due to sensor upgrades, weather changes, and geographic di…

3D Object DetectionAutonomous DrivingDomain Adaptationobject-detection+2

N-Shot Learning for Augmenting Task-Oriented Dialogue State Tracking

2021-02-27 · Findings (ACL) 2022 5 · Taha Aksu, Zhengyuan Liu, Min-Yen Kan, Nancy F. Chen

Augmentation of task-oriented dialogues has followed standard methods used for plain-text such as back-translation, word-level manipulation, and paraphrasing despite its richly annotated structure. In this work, we intro…

Data AugmentationDialogue State TrackingLanguage ModelingLanguage Modelling+2

Selecting Data Augmentation for Simulating Interventions

2020-05-04 · Maximilian Ilse, Jakub M. Tomczak, Patrick Forré

Machine learning models trained with purely observational data and the principle of empirical risk minimization \citep{vapnik_principles_1992} can fail to generalize to unseen domains. In this paper, we focus on the case…

Data AugmentationDomain Generalization

Contextual ASR Error Handling with LLMs Augmentation for Goal-Oriented Conversational AI

2025-01-10 · Yuya Asano, Sabit Hassan, Paras Sharma, Anthony Sicilia 외

General-purpose automatic speech recognition (ASR) systems do not always perform well in goal-oriented dialogue. Existing ASR correction methods rely on prior user data or named entities. We extend correction to tasks th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+5

Schema Augmentation for Zero-Shot Domain Adaptation in Dialogue State Tracking

2024-10-31 · Christopher Richardson, Roshan Sharma, Neeraj Gaur, Parisa Haghani 외

Zero-shot domain adaptation for dialogue state tracking (DST) remains a challenging problem in task-oriented dialogue (TOD) systems, where models must generalize to target domains unseen at training time. Current large l…

Data AugmentationDialogue State TrackingDomain AdaptationLanguage Modeling+3