PLAY PODCASTS
Leveraging Self-Attention for Input-Dependent Soft Prompting in LLMs
Episode 888

Leveraging Self-Attention for Input-Dependent Soft Prompting in LLMs

Daily Paper Cast

June 10, 202520m 4s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

🤗 Upvotes: 25 | cs.CL

Authors:
Ananth Muppidi, Abhilash Nandy, Sambaran Bandyopadhyay

Title:
Leveraging Self-Attention for Input-Dependent Soft Prompting in LLMs

Arxiv:
http://arxiv.org/abs/2506.05629v1

Abstract:
The performance of large language models in domain-specific tasks necessitates fine-tuning, which is computationally expensive and technically challenging. This paper focuses on parameter-efficient fine-tuning using soft prompting, a promising approach that adapts pre-trained models to downstream tasks by learning a small set of parameters. We propose a novel Input Dependent Soft Prompting technique with a self-Attention Mechanism (ID-SPAM) that generates soft prompts based on the input tokens and attends different tokens with varying importance. Our method is simple and efficient, keeping the number of trainable parameters small. We show the merits of the proposed approach compared to state-of-the-art techniques on various tasks and show the improved zero shot domain transfer capability.