parameter-efficient fine-tuning

This approach refers to methods that enable the fine-tuning of large pre-trained models with minimal adjustment to their parameters, often using techniques such as adapters or low-rank updates. This efficiency is crucial for deploying models in resource-constrained environments while still achieving high performance.

43 papers