Skip to content

Add ReNeg: An end-toend method designed to learn improved Negative embeddings (CVPR 2025 Highlight) #11256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
junpan19-new opened this issue Apr 9, 2025 · 1 comment

Comments

@junpan19-new
Copy link

junpan19-new commented Apr 9, 2025

Model/Pipeline/Scheduler description

[ReNeg] is a reward-guided approach that directly learns Negative embeddings through gradient descent. The negative embedding learned within the same text embedding space exhibits strong generalization capabilities.

For example, using the same CLIP text encoder, the negative embedding learned on SD1.5 can be seamlessly transferred to text-to-image or even text-to-video models such as ControlNet, ZeroScope, and VideoCrafter2, resulting in consistent performance improvements across the board.

Image

Open Source Status

  • The model implementation is available.
  • The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

Official implementation: https://github.com/AMD-AIG-AIMA/ReNeg

@junpan19-new
Copy link
Author

Hi,

The learned negative embeddings have been successfully converted to the safetensors format and uploaded to the Hub:

🔗 https://huggingface.co/XiaominDLUT/ReNeg

We appreciate your kind support and help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant