Contributing to the Image Generation Benchmark #3522
Replies: 1 comment 11 replies
|
Hi @BenjaminBossan, I'd like to propose adding a BEFT experiment to the Image Generation Benchmark. I already ran it locally, so I'm sharing the full picture — reasoning and results, including a comparison against the existing LoRA/OFT runs — in one message. Why BEFT (Side note: This work used AI assistance for configuration review and result analysis. I personally reviewed it, ran the experiment myself, and everything below comes from my own run.) Setup
Minor bug report: While copying the target_modules, I noticed "to_add_out" is listed twice in lora/flux2-klein-default/adapter_config.json. I know duplicate entries are a no-op, but I wanted to flag it for a potential quick cleanup. I removed the duplicate for my BEFT run. Results & Comparison
An honest read on the trade-offs: Qualitatively, the subject was still very recognizable (I'm attaching a photo and a color drawing sample). I also noticed that validation similarity climbed to 0.530 around step 400 and oscillated in the 0.50–0.52 range through step 700. Since it seemed to plateau early, pushing max_steps further didn't feel necessary for this first pass.
Next Steps |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
A place to discuss community contributions to the image generation benchmark. Before starting your experiments, read the contribution guideline and discuss your ideas with the maintainers here.
The results can be seen in this Gradio Space (on the top left, select the image-gen task). Failed experiments (i.e. ones that didn't lead to an improvement) go to the benchmark graveyard -- check it to see past experiments and upload your failed experiments there.
All reactions