Diffusion Finetuning Myself

(vassi.life)

10 points | by frotaur 3 hours ago ago

4 comments

  • adzm 2 hours ago ago

    Minor observation: the formula text appears to go above the sticky header in the website.

    • frotaur 2 hours ago ago

      True, I hadn't noticed, thanks! I'll try to fix that in the near future.

      Edit : Fixed!

  • throwaway314155 2 hours ago ago

    Your concern about catastrophic forgetting is mostly unfounded in the regime of fine-tuning large diffusion models. The weights in this case will maybe suffer from some damage to accuracy on some downstream tasks. In general though, it is not “catastrophic”. I believe this is due to the attention mechanism but I’m happy to be corrected.

    • frotaur an hour ago ago

      I see, it was probably my high learning rate that caused problems. To be honest, I got a bit lazy to retry full finetuning since LoRA worked so well, but maybe I'll revisit this in the future, maybe with Qwen Image.