Skip to content

Commit

Permalink
Fix website build
Browse files Browse the repository at this point in the history
  • Loading branch information
hosiet committed Dec 24, 2024
1 parent e8d8dd8 commit 6332b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ sections:
{{< youtube id="9D3ue-xhQkA" >}}
{{< /columns >}}
Illegally using fine-tuned diffusion models to forge human portraits has been a major threat to trustworthy AI. While most existing work focuses on detection of the AI-forged contents, our recent work instead aims to mitigate such illegal domain adaptation by applying safeguards on diffusion models. Being different from model unlearning techniques that cannot prevent the illegal domain knowledge from being relearned with custom or public data, our approach, namely FreezeGuard, suggests that the model publisher selectively freezes tensors in pre-trained models that are critical to the convergence of fine-tuning in illegal domains. FreezeAsGuard can effectively reduce the quality of images generated in illegal domains and ensure that these images are unrecognizable as target objects. Meanwhile, it has the minimum impact on legal domain adaptations, and can save up to 48% GPU memory and 21% wall-clock time in model fine-tuning.
{{< /columns >}}
{{< hr >}}
[**View more...**](/projects/trustworthy-ai/)
Expand Down

0 comments on commit 6332b26

Please sign in to comment.