paper-with-me

Papers

Embedding Recycling for Language Models

2022-07-11 · Jon Saad-Falcon, Amanpreet Singh, Luca Soldaini, Mike D'Arcy, Arman Cohan, Doug Downey

Real-world applications of neural language models often involve running many different models over the same corpus. The high computational cost of these runs has led to interest in techniques that can reuse the contextualized embeddings produced in previous runs to speed training and inference of future ones. We refer to this approach as embedding recycling (ER). While multiple ER techniques have been proposed, their practical effectiveness is still unknown because existing evaluations consider very few models and do not adequately account for overhead costs. We perform an extensive evaluation of ER across eight different models (17 to 900 million parameters) and fourteen tasks in English. We show how a simple ER technique that caches activations from an intermediate layer of a pretrained model, and learns task-specific adapters on the later layers, is broadly effective. For the best-performing baseline in our experiments (DeBERTa-v2 XL), adding a precomputed cache results in a >90% speedup during training and 87-91% speedup for inference, with negligible impact on accuracy. Our analysis reveals important areas of future work.

📄 PDF Abstract BibTeX arXiv:2207.04993

Code (1)

allenai/embeddingrecycling 공식 구현 pytorch

Tasks

Question AnsweringText Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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 …

Language ModelingLanguage ModellingLarge Language Model

A Smart Recycling Bin Using Waste Image Classification At The Edge

2022-10-02 · Xueying Li, Ryan Grammenos

Rapid economic growth gives rise to the urgent demand for a more efficient waste recycling system. This work thereby developed an innovative recycling bin that automatically separates urban waste to increase the recyclin…

image-classificationImage Classification

Semantic Aware Linear Transfer by Recycling Pre-trained Language Models for Cross-lingual Transfer

2025-05-16 · SeungYoon Lee, Seongtae Hong, Hyeonseok Moon, Heuiseok Lim

Large Language Models (LLMs) increasingly incorporate multilingual capabilities, fueling the demand to transfer them into target language-specific models. However, most approaches, which blend the source model's embeddin…

Cross-Lingual Transfer

Evaluating Contextual Intelligence in Recyclability: A Comprehensive Study of Image-Based Reasoning Systems

2025-12-31 · Eliot Park, Abhi Kumar, Pranav Rajpurkar arxiv

While the importance of efficient recycling is widely acknowledged, accurately determining the recyclability of items and their proper disposal remains a complex task for the general public. In this study, we explore the…

ARNet: Self-Supervised FG-SBIR with Unified Sample Feature Alignment and Multi-Scale Token Recycling

2024-06-17 · Jianan Jiang, Hao Tang, Zhilin Jiang, Weiren Yu 외

Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) aims to minimize the distance between sketches and corresponding images in the embedding space. However, scalability is hindered by the growing complexity of solutions,…

Image RetrievalRetrievalSketch-Based Image Retrieval