paper-with-me

Papers

Reducing Retraining by Recycling Parameter-Efficient Prompts

2022-08-10 · Brian Lester, Joshua Yurtsever, Siamak Shakeri, Noah Constant

Parameter-efficient methods are able to use a single frozen pre-trained large language model (LLM) to perform many tasks by learning task-specific soft prompts that modulate model behavior when concatenated to the input text. However, these learned prompts are tightly coupled to a given frozen model -- if the model is updated, corresponding new prompts need to be obtained. In this work, we propose and investigate several approaches to "Prompt Recycling'" where a prompt trained on a source model is transformed to work with the new target model. Our methods do not rely on supervised pairs of prompts, task-specific data, or training updates with the target model, which would be just as costly as re-tuning prompts with the target model from scratch. We show that recycling between models is possible (our best settings are able to successfully recycle $88.9\%$ of prompts, producing a prompt that out-performs baselines), but significant performance headroom remains, requiring improved recycling techniques.

📄 PDF Abstract BibTeX arXiv:2208.05577

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

RePro: Training Language Models to Faithfully Recycle the Web for Pretraining

2025-10-12 · Zichun Yu, Chenyan Xiong arxiv

High-quality pretraining data is the fossil fuel of large language models (LLMs), yet its reserves are running low for frontier models. In this paper, we introduce RePro, a novel web recycling method that trains a relati…

Reinforcement Learning

Context Recycling for Long-Horizon LLM Inference

2026-05-01 · Derek Thomas arxiv

Large language models (LLMs) exhibit strong capabilities in short-context reasoning but degrade in performance over long conversational horizons due to context window limitations and inefficient token usage. We introduce…

Layer-wise Update Aggregation with Recycling for Communication-Efficient Federated Learning

2025-03-14 · Jisoo Kim, Sungmin Kang, Sunwoo Lee

Expensive communication cost is a common performance bottleneck in Federated Learning (FL), which makes it less appealing in real-world applications. Many communication-efficient FL methods focus on discarding a part of …

Federated Learning

Don't Start Over: A Cost-Effective Framework for Migrating Personalized Prompts Between LLMs

2026-01-17 · Ziyi Zhao, Chongming Gao, Yang Zhang, Haoyan Liu 외 arxiv

Personalization in Large Language Models (LLMs) often relies on user-specific soft prompts. However, these prompts become obsolete when the foundation model is upgraded, necessitating costly, full-scale retraining. To ov…

A.R.I.S.: Automated Recycling Identification System for E-Waste Classification Using Deep Learning

2026-02-19 · Dhruv Talwar, Harsh Desai, Wendong Yin, Goutam Mohanty 외 arxiv

Traditional electronic recycling processes suffer from significant resource loss due to inadequate material separation and identification capabilities, limiting material recovery. We present A.R.I.S. (Automated Recycling…