Learn Before
Concept

Methods of Delta Tuning

  1. Addition-based methods: Introduce additional trainable neural modules or parameters that do not exist in the original model. Common addition-based methods include Prefix Tuning, Prompt Tuning.

  2. Specification-based methods: Specifies that certain parameters in the original model become trainable, while others are frozen.

  3. Reparameterization-based methods: Reparameterize an existing optimization procedure into a parameter-efficient form by transforming it.

Image 0

0

1

Updated 2022-07-31

Tags

Deep Learning

Data Science