Learn Before
  • Delta Tuning

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

3 years ago

Tags

Deep Learning

Data Science

Related
  • Advantages of Delta Tuning

  • Methods of Delta Tuning