Skip to content

Commit 9d48e01

Browse files
authored
Update index.html
1 parent 7d53606 commit 9d48e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1 class="title is-2 publication-title" style="font-size: 2.12rem">
211211
<div class="container is-max-desktop">
212212
<div class="content has-text-justified">
213213
<p>
214-
Towards efficienct Diffusion Transformers! We introduce <b><span style="color: #39c7c3;">R</span>egion-<span style="color: #7f51cf;">A</span>daptive <span style="color: #7f51cf;">S</span>ampling</b>, the first diffusion sampling strategy that allows for regional variability in sampling ratios. Compared to spatially uniform samplers, this flexibility enables our approach to allocate DiT's processing power to the model's current areas of interest, significantly improving generation quality within the same inference budget. With models like Lumina-Next-T2I and Stable Diffusion 3, <b><span style="color: #39c7c3;">R</span><span style="color: #7f51cf;">A</span><span style="color: #7f51cf;">S</span></b>'s fast-region noise updating yields <b>over 2x</b> the acceleration with negligible image quality loss. A user study comparing our method to uniform sampling across various generated cases further shows that our method maintains comparable generation quality at <b>1.6x</b> the acceleration rate.
214+
Towards efficient Diffusion Transformers! We introduce <b><span style="color: #39c7c3;">R</span>egion-<span style="color: #7f51cf;">A</span>daptive <span style="color: #7f51cf;">S</span>ampling</b>, the first diffusion sampling strategy that allows for regional variability in sampling ratios. Compared to spatially uniform samplers, this flexibility enables our approach to allocate DiT's processing power to the model's current areas of interest, significantly improving generation quality within the same inference budget. With models like Lumina-Next-T2I and Stable Diffusion 3, <b><span style="color: #39c7c3;">R</span><span style="color: #7f51cf;">A</span><span style="color: #7f51cf;">S</span></b>'s fast-region noise updating yields <b>over 2x</b> the acceleration with negligible image quality loss. A user study comparing our method to uniform sampling across various generated cases further shows that our method maintains comparable generation quality at <b>1.6x</b> the acceleration rate.
215215
<br>
216216
</p>
217217
</div>

0 commit comments

Comments
 (0)