Transplant Then Regenerate: A New Paradigm for Text Data Augmentation
Data augmentation is a critical technique in deep learning. Traditional methods like Back-translation typically focus on lexical-level rephrasing, which primarily produces variations with the same semantics. While large language models (LLMs) have enhanced text augmentation by their "knowledge emergence" capability, controlling the style and structure of these outputs remains challenging and requires meticulous prompt engineering. In this paper, we propose LMTransplant, a novel text augmentation paradigm leveraging LLMs. The core idea of LMTransplant is transplant-then-regenerate: incorporating seed text into a context expanded by LLM, and asking the LLM to regenerate a variant based on the expanded context. This strategy allows the model to create more diverse and creative content-level variants by fully leveraging the knowledge embedded in LLMs, while preserving the core attributes of the original text. We evaluate LMTransplant across various text-related tasks, demonstrating its superior performance over existing text augmentation methods. Moreover, LMTransplant demonstrates exceptional scalability as the size of augmented data grows.
Code (0)
등록된 구현이 없습니다.
Tasks
Prompt EngineeringData AugmentationSimilar Papers 제목 키워드 기반
Explainable Machine Larning for liver transplantation
In this work, we present a flexible method for explaining, in human readable terms, the predictions made by decision trees used as decision support in liver transplantation. The decision trees have been obtained through …
Decision MakingA Rule-Based System for Explainable Donor-Patient Matching in Liver Transplantation
In this paper we present web-liver, a rule-based system for decision support in the medical domain, focusing on its application in a liver transplantation unit for implementing policies for donor-patient matching. The ru…
MEDIMP: 3D Medical Images with clinical Prompts from limited tabular data for renal transplantation
Renal transplantation emerges as the most effective solution for end-stage renal disease. Occurring from complex causes, a substantial risk of transplant chronic dysfunction persists and may lead to graft loss. Medical i…
Contrastive LearningPrognosisRepresentation LearningInference on tissue transplantation experiments
We review studies on tissue transplantation experiments for various species: one piece of the donor tissue is excised and transplanted into a slit in the host tissue, then observe the behavior of this grafted tissue. Alt…
Understanding Immune Dynamics in Liver Transplant Through Mathematical Modeling
Liver transplant can be a life-saving procedure for patients with end-stage liver disease. With the introduction of modern immunosuppressive therapies, short-term survival has significantly improved. However, long-term s…