paper-with-me

홈 › Papers

Retrieval-based Knowledge Transfer: An Effective Approach for Extreme Large Language Model Compression

2023-10-24 · Jiduan Liu, Jiahao Liu, Qifan Wang, Jingang Wang, Xunliang Cai, Dongyan Zhao, Ran Lucien Wang, Rui Yan

Large-scale pre-trained language models (LLMs) have demonstrated exceptional performance in various natural language processing (NLP) tasks. However, the massive size of these models poses huge challenges for their deployment in real-world applications. While numerous model compression techniques have been proposed, most of them are not well-suited for achieving extreme model compression when there is a significant gap in model scale. In this paper, we introduce a novel compression paradigm called Retrieval-based Knowledge Transfer (RetriKT), which effectively transfers the knowledge of LLMs to extremely small-scale models (e.g., 1%). In particular, our approach extracts knowledge from LLMs to construct a knowledge store, from which the small-scale model can retrieve relevant information and leverage it for effective inference. To improve the quality of the model, soft prompt tuning and Proximal Policy Optimization (PPO) reinforcement learning techniques are employed. Extensive experiments are conducted on low-resource tasks from SuperGLUE and GLUE benchmarks. The results demonstrate that the proposed approach significantly enhances the performance of small-scale models by leveraging the knowledge from LLMs.

📄 PDF Abstract BibTeX arXiv:2310.15594

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelModel CompressionRetrievalTransfer Learning

Similar Papers 제목 키워드 기반

Cross-Dialect Information Retrieval: Information Access in Low-Resource and High-Variance Languages

2024-12-17 · Robert Litschko, Oliver Kraus, Verena Blaschke, Barbara Plank

A large amount of local and culture-specific knowledge (e.g., people, traditions, food) can only be found in documents written in dialects. While there has been extensive research conducted on cross-lingual information r…

Cross-Lingual Information RetrievalCross-Lingual TransferDocument TranslationInformation Retrieval+2

MHTN: Modal-adversarial Hybrid Transfer Network for Cross-modal Retrieval

2017-08-08 · Xin Huang, Yuxin Peng, Mingkuan Yuan

Cross-modal retrieval has drawn wide interest for retrieval across different modalities of data. However, existing methods based on DNN face the challenge of insufficient cross-modal training data, which limits the train…

Cross-Modal RetrievalRepresentation LearningRetrievalTransfer Learning

Cross-modal Common Representation Learning by Hybrid Transfer Network

2017-06-01 · Xin Huang, Yuxin Peng, Mingkuan Yuan

DNN-based cross-modal retrieval is a research hotspot to retrieve across different modalities as image and text, but existing methods often face the challenge of insufficient cross-modal training data. In single-modal sc…

Cross-Modal RetrievalRepresentation LearningRetrieval

Enhancing Cross-domain Click-Through Rate Prediction via Explicit Feature Augmentation

2023-11-30 · Xu Chen, Zida Cheng, Jiangchao Yao, Chen Ju 외

Cross-domain CTR (CDCTR) prediction is an important research topic that studies how to leverage meaningful data from a related domain to help CTR prediction in target domain. Most existing CDCTR works design implicit way…

Click-Through Rate PredictionTransfer Learning

ADMIT: Few-shot Knowledge Poisoning Attacks on RAG-based Fact Checking

2025-10-11 · Yutao Wu, Xiao Liu, Yinghui Li, Yifeng Gao 외 arxiv

Knowledge poisoning poses a critical threat to Retrieval-Augmented Generation (RAG) systems by injecting adversarial content into knowledge bases, tricking Large Language Models (LLMs) into producing attacker-controlled …

Fact Checking