paper-with-me

Papers

KnowLA: Enhancing Parameter-efficient Finetuning with Knowledgeable Adaptation

2024-03-22 · Xindi Luo, Zequn Sun, Jing Zhao, Zhe Zhao, Wei Hu

Parameter-efficient finetuning (PEFT) is a key technique for adapting large language models (LLMs) to downstream tasks. In this paper, we study leveraging knowledge graph embeddings to improve the effectiveness of PEFT. We propose a knowledgeable adaptation method called KnowLA. It inserts an adaptation layer into an LLM to integrate the embeddings of entities appearing in the input text. The adaptation layer is trained in combination with LoRA on instruction data. Experiments on six benchmarks with two popular LLMs and three knowledge graphs demonstrate the effectiveness and robustness of KnowLA. We show that \modelname can help activate the relevant parameterized knowledge in an LLM to answer a question without changing its parameters or input prompts.

📄 PDF Abstract BibTeX arXiv:2403.14950

Code (1)

nju-websoft/knowla 공식 구현 pytorch

Tasks

Knowledge Graph EmbeddingsKnowledge Graphs

Similar Papers 제목 키워드 기반

Parameter Efficient Finetuning for Speech Emotion Recognition and Domain Adaptation

2024-02-19 · Nineli Lashkarashvili, Wen Wu, Guangzhi Sun, Philip C. Woodland

Foundation models have shown superior performance for speech emotion recognition (SER). However, given the limited data in emotion corpora, finetuning all parameters of large pre-trained models for SER can be both resour…

Cross-corpusDomain AdaptationEmotion RecognitionSpeech Emotion Recognition

DeLoRA: Decoupling Angles and Strength in Low-rank Adaptation

2025-03-23 · Massimo Bini, Leander Girrbach, Zeynep Akata

Parameter-Efficient FineTuning (PEFT) methods have recently gained significant popularity thanks to the widespread availability of large-scale pretrained models. These methods allow for quick adaptation to downstream tas…

Image GenerationNatural Language Understanding

Robust Few-Shot Vision-Language Model Adaptation

2025-06-05 · Hanxin Wang, Tian Liu, Shu Kong

Pretrained VLMs achieve strong performance on downstream tasks when adapted with just a few labeled examples. As the adapted models inevitably encounter out-of-distribution (OOD) test data that deviates from the in-distr…

Language ModelingLanguage ModellingmodelRetrieval

Multi-Stage Prompting for Knowledgeable Dialogue Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Existing knowledge-grounded dialogue systems typically use finetuned versions of a pretrained language model (LM) and large-scale knowledge bases. These models typically fail to generalize on topics outside of the knowle…

Dialogue GenerationLanguage ModellingRetrieval

Multi-Stage Prompting for Knowledgeable Dialogue Generation

2022-03-16 · Findings (ACL) 2022 5 · Zihan Liu, Mostofa Patwary, Ryan Prenger, Shrimai Prabhumoye 외

Existing knowledge-grounded dialogue systems typically use finetuned versions of a pretrained language model (LM) and large-scale knowledge bases. These models typically fail to generalize on topics outside of the knowle…

Dialogue GenerationLanguage ModellingRetrieval