← Search

Haiwen Hong

7 accepted papers

2026

Diffusion Probe: Generated Image Result Prediction Using CNN Probes

CVPR 2026

Text-to-image (T2I) diffusion models currently lack an efficient mechanism for early quality assessment, forcing costly random trial-and-error in scenarios requiring multiple generations (e.g., iterating on prompts, agent-based image generation, flow-grpo). To address this, we first reveal a strong

Cited by 0SourceScholar
2026

SIMPLEPOSTER: A SIMPLE BASELINE FOR PRODUCT POSTER GENERATION

CVPR 2026

Product poster generation presents unique challenges beyond general-purpose de-sign: it demands not only aesthetic composition and accurate text rendering, butalso strict preservation of the product subject and precise control over dense,multi-line text layouts. While general image editing models st

Cited by 0SourcecodeScholar
2026

TC-Pade: Trajectory-Consistent Pade Approximation for Diffusion Acceleration

CVPR 2026

Despite achieving state-of-the-art generation quality, diffusion models are hindered by the substantial computational burden of their iterative sampling process. While feature caching techniques achieve effective acceleration at higher step counts (e.g., 50 steps), they exhibit critical limitations

Cited by 0SourceScholar
2025

The Right Time Matters: Data Arrangement Affects Zero-Shot Generalization in Instruction Tuning

ACL 2025finding

Understanding alignment techniques begins with comprehending zero-shot generalization brought by instruction tuning, but little of the mechanism has been understood. Existing work has largely been confined to the task level, without considering that tasks are artificially defined and, to LLMs, merel…

2024

One-dimensional Adapter to Rule Them All: Concepts Diffusion Models and Erasing Applications

CVPR 2024highlight

The prevalent use of commercial and open-source diffusion models (DMs) for text-to-image generation prompts risk mitigation to prevent undesired behaviors. Existing concept erasing methods in academia are all based on full parameter or specification-based fine-tuning from which we observe the follow…

2023

Open-Vocabulary Object Detection With an Open Corpus

ICCV 2023poster

Existing open vocabulary object detection (OVD) works expand the object detector toward open categories by replacing the classifier with the category text embeddings and optimizing the region-text alignment on data of the base categories. However, both the class-agnostic proposal generator and the c…

Cited by 14PDFScholar
2021

Fix-Filter-Fix: Intuitively Connect Any Models for Effective Bug Fixing

EMNLP 2021main

Locating and fixing bugs is a time-consuming task. Most neural machine translation (NMT) based approaches for automatically bug fixing lack generality and do not make full use of the rich information in the source code. In NMT-based bug fixing, we find some predicted code identical to the input bugg…

Cited by 7SourcePDFScholar