← Search

Huafeng Kuang

6 accepted papers

2026

Flow Caching for Autoregressive Video Generation

ICLR 2026poster

Autoregressive models, often built on Transformer architectures, represent a powerful paradigm for generating ultra-long videos by synthesizing content in sequential chunks. However, this sequential generation process is notoriously slow. While caching strategies have proven effective for accelerati…

Cited by 0SourcecodeScholar
2024

"ByteEdit: Boost, Comply and Accelerate Generative Image Editing"

ECCV 2024poster

"Recent advancements in diffusion-based generative image editing have sparked a profound revolution, reshaping the landscape of image outpainting and inpainting tasks. Despite these strides, the field grapples with inherent challenges, including: i) inferior quality; ii) poor consistency; iii) insuf…

Cited by 6SourcePDFScholar
2024

ControlNet++: Improving Conditional Controls with Efficient Consistency Feedback

ECCV 2024poster

"To enhance the controllability of text-to-image diffusion models, existing efforts like ControlNet incorporated image-based conditional controls. In this paper, we reveal that existing methods still face significant challenges in generating images that align with the image conditional controls. To…

2024

UniFL: Improve Latent Diffusion Model via Unified Feedback Learning

NeurIPS 2024poster

Latent diffusion models (LDM) have revolutionized text-to-image generation, leading to the proliferation of various advanced models and diverse downstream applications. However, despite these significant advancements, current diffusion models still suffer from several limitations, including inferior…

Cited by 1SourcePDFScholar
2023

Improving Adversarial Robustness via Information Bottleneck Distillation

NeurIPS 2023poster

Previous studies have shown that optimizing the information bottleneck can significantly improve the robustness of deep neural networks. Our study closely examines the information bottleneck principle and proposes an Information Bottleneck Distillation approach. This specially designed, robust disti…