Parameter-Efficient Fine-Tuning of Large Language Models using Semantic Knowledge Tuning
Nusrat Jahan Prottasha, Asif Mahmud, Md. Shohanur Islam Sobuj, Prakash, Bhat, Md Kowsher, Niloofar Yousefi, Ozlem Ozmen Garibay

TL;DR
Semantic Knowledge Tuning (SK-Tuning) enhances large language model prompt tuning by using meaningful words, leading to faster training, fewer parameters, and improved task performance.
Contribution
Introduces SK-Tuning, a novel prompt tuning method that employs semantic words and leverages zero-shot capabilities for improved efficiency and effectiveness.
Findings
Faster training times compared to traditional methods
Uses fewer parameters for tuning
Achieves superior performance on classification and understanding tasks
Abstract
Large Language Models (LLMs) are gaining significant popularity in recent years for specialized tasks using prompts due to their low computational cost. Standard methods like prefix tuning utilize special, modifiable tokens that lack semantic meaning and require extensive training for best performance, often falling short. In this context, we propose a novel method called Semantic Knowledge Tuning (SK-Tuning) for prompt and prefix tuning that employs meaningful words instead of random tokens. This method involves using a fixed LLM to understand and process the semantic content of the prompt through zero-shot capabilities. Following this, it integrates the processed prompt with the input text to improve the model's performance on particular tasks. Our experimental results show that SK-Tuning exhibits faster training times, fewer parameters, and superior performance on tasks such as text…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
